Trace number 4392306

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 48.8258 23.516

General information on the benchmark

NameRlfap_mini/Rlfap-dec-scens11_mini/
Rlfap-ext-scen-11-f02_c18.xml
MD5SUM7ac25fa9c4532324d4bc78edd5427656
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 benchmark39.1724
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size42
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":35,"count":336},{"size":42,"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 constraints4103
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","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-26132-serial-file.bin HOME/instance-4392306-1568447519.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 09:51:20 CEST 2019
0.66/0.56	c PID: 26135
0.66/0.56	c IP: 172.20.3.135
0.66/0.56	c HOST: node135.alineos.net
0.66/0.57	c (0,0) Parsing Begin
4.30/1.60	c (1,1) Parsing End
4.30/1.61	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 42
4.30/1.61	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.30/1.61	c (1,1) Constraint Name Generate Begin
4.30/1.63	c (1,1) Ctr:HOME/instance-4392306-1568447519.xml,ExtensionConflict:ExtensionSupport:Var
4.30/1.63	c (1,1) Constraint Name Generate End
4.30/1.63	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.30/1.63	c (1,1) CSP to CSPinCNF Begin
8.28/3.25	c (2,2) translated 411 (10%) constraints
9.70/4.34	c (3,3) translated 821 (20%) constraints
10.61/5.24	c (4,4) translated 1231 (30%) constraints
11.61/6.14	c (5,5) translated 1642 (40%) constraints
12.59/7.01	c (6,6) translated 2052 (50%) constraints
13.50/7.93	c (7,7) translated 2462 (60%) constraints
14.45/8.89	c (8,8) translated 2873 (70%) constraints
15.56/10.00	c (9,9) translated 3283 (80%) constraints
16.76/11.08	c (10,10) translated 3693 (90%) constraints
21.41/12.62	c (12,12) translated 4103 (100%) constraints
21.41/12.63	c (12,12) ===========================================
21.41/12.63	c (12,12) Order
21.41/12.63	c (12,12) ===========================================
22.03/13.07	c (12,12) translated 17614 (10%) constraints
22.42/13.49	c (12,12) translated 35228 (20%) constraints
22.97/13.92	c (13,13) translated 52842 (30%) constraints
23.37/14.34	c (13,13) translated 70455 (40%) constraints
23.77/14.77	c (14,14) translated 88069 (50%) constraints
24.18/15.19	c (14,14) translated 105683 (60%) constraints
24.67/15.62	c (15,15) translated 123296 (70%) constraints
25.10/16.05	c (15,15) translated 140910 (80%) constraints
27.87/16.69	c (16,15) translated 158524 (90%) constraints
28.29/17.04	c (16,16) translated 176137 (100%) constraints
28.29/17.04	c (16,16) CSP to CSPinCNF End
28.29/17.04	c (16,16) CSP: 680 int (0 aux), 12432 bool (12432 aux), 176137 ctr, max domain size 40
28.29/17.04	c (16,16) Heap : 514 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
28.29/17.04	c (16,16) CSPinCNF Propagation Begin
32.42/18.13	c (17,17) 0 values, 14257 unsatisfiable literals, and 680 valid clauses are removed
32.42/18.13	c (17,17) CSPinCNF Propagation End
32.42/18.13	c (17,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
32.42/18.13	c (17,17) Heap : 1287 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
32.42/18.13	c (17,17) Simplify CSPinCNF Begin
33.21/18.54	c (17,17) Simplify CSPinCNF End
33.21/18.54	c (17,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
33.21/18.54	c (17,17) Heap : 1508 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
33.21/18.54	c (17,17) Calculate Precise Domain Begin
33.21/18.54	c (17,17) 0 values are removed by re-calculation
33.21/18.54	c (17,17) Calculate Precise Domain End
33.21/18.54	c (18,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
33.21/18.54	c (18,17) Heap : 1508 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
33.21/18.54	c (18,17) CSPinCNF to SatSolver Begin
35.27/19.15	c (18,18) 17546 (10 %) CSP clauses are encoded (0 SAT variables, 41049 SAT clauses)
35.55/19.34	c (18,18) 35092 (20 %) CSP clauses are encoded (0 SAT variables, 58595 SAT clauses)
35.76/19.52	c (18,18) 52638 (30 %) CSP clauses are encoded (0 SAT variables, 76141 SAT clauses)
35.96/19.71	c (19,18) 70183 (40 %) CSP clauses are encoded (0 SAT variables, 93686 SAT clauses)
36.07/19.90	c (19,18) 87729 (50 %) CSP clauses are encoded (0 SAT variables, 111232 SAT clauses)
36.28/20.08	c (19,19) 105275 (60 %) CSP clauses are encoded (0 SAT variables, 128778 SAT clauses)
36.47/20.27	c (19,19) 122820 (70 %) CSP clauses are encoded (0 SAT variables, 146323 SAT clauses)
36.67/20.48	c (19,19) 140366 (80 %) CSP clauses are encoded (0 SAT variables, 163869 SAT clauses)
37.10/20.64	c (20,19) 157912 (90 %) CSP clauses are encoded (0 SAT variables, 181415 SAT clauses)
37.20/20.78	c (20,19) 175457 (100 %) CSP clauses are encoded (0 SAT variables, 198960 SAT clauses)
37.20/20.78	c (20,19) CSPinCNF to SatSolver End
37.20/20.78	c (20,19) Heap : 3164 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
37.20/20.78	c (20,19) 36616 bool, 198961 clause
37.20/20.78	c (20,19) Export Begin
37.88/21.06	c (20,20) Export to HOME/scop-26132-serial-file.bin
37.88/21.06	c (20,20) Export End
37.88/21.06	c (20,20) Export File Size: 4.35 MB
37.88/21.06	c (20,20) 1,1,16,17,17,18,20,STOP-AFTER(DIMACS)
37.88/21.06	c END-Prog: Sat Sep 14 09:51:40 CEST 2019
37.88/21.10	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-26132-serial-file.bin
37.99/21.56	c (0,0) Read Serial File Begin
37.99/21.56	c (0,0) HOME/scop-26132-serial-file.bin
37.99/21.94	c (0,0) Read Serial File End
37.99/21.95	
37.99/21.95	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
37.99/21.95	(Solving Process)
37.99/21.95	
37.99/21.97	c BEGIN-Prog: Sat Sep 14 09:51:41 CEST 2019
37.99/21.97	c PID: 26158
37.99/21.97	c IP: 172.20.3.135
37.99/21.97	c HOST: node135.alineos.net
37.99/21.98	c (0,0) SatSolver.solve Begin
37.99/21.98	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392306-1568447519.xml-scop-26135.cnf
37.99/22.00	c (0,0) c
37.99/22.00	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)
37.99/22.00	c (0,0) c
37.99/22.00	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
37.99/22.00	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
37.99/22.00	c (0,0) c ========================================[ Problem Statistics ]===========================================
37.99/22.00	c (0,0) c |                                                                                                       |
39.67/22.09	c (0,0) c |  Number of variables:         36616                                                                   |
39.67/22.09	c (0,0) c |  Number of clauses:          193715                                                                   |
39.67/22.09	c (0,0) c |  Parse time:                   0.08 s                                                                 |
39.67/22.09	c (0,0) c |                                                                                                       |
39.94/22.25	c (0,0) c |  Simplification time:          0.16 s                                                                 |
39.94/22.25	c (0,0) c |                                                                                                       |
39.94/22.25	c (0,0) c |  Generating clones                                                                                    |
40.04/22.35	c (0,0) c |  all clones generated. Memory =   178.76Mb.                                                           |
40.04/22.35	c (0,0) c ========================================================================================================|
40.04/22.35	c (0,0) c
40.04/22.35	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
40.04/22.35	c (0,0) c
40.04/22.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
40.04/22.35	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
40.04/22.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
40.04/22.35	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
40.04/22.35	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
40.04/22.35	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
40.04/22.35	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
40.04/22.35	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
40.04/22.35	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
40.04/22.35	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
40.04/22.35	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
40.04/22.35	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
40.04/22.35	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
40.04/22.35	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
40.04/22.35	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
40.04/22.35	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
40.04/22.35	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
40.04/22.35	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
40.04/22.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c real time : 1.48047 s
48.32/23.48	c (1,0) c cpu time  : 8.58455 s
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | Conflicts     |          232000 |      30021 |      28049 |      30223 |      28624 |      29947 |      27593 |      28235 |      29308 |
48.32/23.48	c (1,0) c | Decisions     |          355087 |      54974 |      41779 |      41338 |      47737 |      41227 |      42741 |      40657 |      44634 |
48.32/23.48	c (1,0) c | Propagations  |        24387599 |    3233634 |    2965665 |    3173868 |    2965812 |    3129042 |    3033553 |    2949019 |    2937006 |
48.32/23.48	c (1,0) c | ReduceDBs     |              32 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |
48.32/23.48	c (1,0) c | SimpDBs       |              14 |          2 |          2 |          3 |          2 |          1 |          1 |          2 |          1 |
48.32/23.48	c (1,0) c | Restarts      |             235 |         28 |         37 |         16 |         21 |         32 |         17 |         52 |         32 |
48.32/23.48	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | PropBinClauses|        32032841 |    4220017 |    3919271 |    4125692 |    3877930 |    4080220 |    4044479 |    3922670 |    3842562 |
48.32/23.48	c (1,0) c | PropPreBlocker|       426926093 |   55885764 |   52277062 |   53223816 |   52041601 |   56595394 |   52298478 |   51765109 |   52838869 |
48.32/23.48	c (1,0) c | PropNotBlocker|       119325784 |   15614054 |   14634476 |   15085302 |   14685659 |   15373633 |   14565329 |   14809779 |   14557552 |
48.32/23.48	c (1,0) c | LitFullScans  |       686594860 |   90002434 |   84002332 |   86570909 |   84003774 |   90002031 |   84005288 |   84002068 |   84006024 |
48.32/23.48	c (1,0) c | LitScanFracts |           16974 |       1657 |       2259 |       1941 |       2918 |       1485 |       1713 |       1931 |       3070 |
48.32/23.48	c (1,0) c | DecisionLevel0|             249 |         29 |         38 |         26 |         22 |         32 |         17 |         53 |         32 |
48.32/23.48	c (1,0) c | Periods       |             114 |         15 |         14 |         14 |         14 |         15 |         14 |         14 |         14 |
48.32/23.48	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
48.32/23.48	c (1,0) c | Avg_Trail     |                 |        642 |        640 |        670 |        623 |        659 |        671 |        690 |        655 |
48.32/23.48	c (1,0) c | Avg_DL        |                 |         25 |         16 |         16 |         25 |         22 |         26 |         19 |         35 |
48.32/23.48	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | Exported      |           52794 |       6785 |       6218 |       7121 |       6834 |       7028 |       6603 |       5274 |       6931 |
48.32/23.48	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | Unaries       |                 |          1 |          1 |         10 |          1 |          0 |          0 |          1 |          0 |
48.32/23.48	c (1,0) c | Binaries      |                 |        211 |        222 |        230 |        200 |        207 |        260 |        237 |        198 |
48.32/23.48	c (1,0) c | Glues         |                 |        655 |        673 |        696 |        701 |        630 |        682 |        747 |        625 |
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | Orig_Seen     |             3 % |       6854 |       6847 |       6987 |       6949 |       7061 |       6941 |       6916 |       7095 |
48.32/23.48	c (1,0) c | Diff Orig seen|                 | -      133 | -      140 |      X     | -       38 |         74 | -       46 | -       71 |        108 |
48.32/23.48	c (1,0) c | Hamming       |             7 % |       3596 |       1343 |      X     |       3869 |       1869 |       3747 |       1822 |       3993 |
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c | RunningTime   |                 |    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|
48.32/23.48	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%|
48.32/23.48	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%|
48.32/23.48	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%|
48.32/23.48	c (1,0) c | SolvingTime   |                 |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |
48.32/23.48	c (1,0) c | PropagationTim|                 |    0.9  81%|    0.9  79%|    0.9  81%|    0.9  80%|    0.9  80%|    0.9  82%|    0.9  82%|    0.9  82%|
48.32/23.48	c (1,0) c | AnalysisTime  |                 |    0.1  13%|    0.1  14%|    0.1  13%|    0.1  13%|    0.2  15%|    0.1  13%|    0.1  13%|    0.1  13%|
48.32/23.48	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|
48.32/23.48	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   2%|    0.0   1%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
48.32/23.48	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%|
48.32/23.48	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%|
48.32/23.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c
48.32/23.48	c (1,0) c Threads : 8
48.32/23.48	c (1,0) c Winner : 2
48.32/23.48	c (1,0) c Conflicts_0 : 30021
48.32/23.48	c (1,0) c Conflicts_1 : 28049
48.32/23.48	c (1,0) c Conflicts_2 : 30223
48.32/23.48	c (1,0) c Conflicts_3 : 28624
48.32/23.48	c (1,0) c Conflicts_4 : 29947
48.32/23.48	c (1,0) c Conflicts_5 : 27593
48.32/23.48	c (1,0) c Conflicts_6 : 28235
48.32/23.48	c (1,0) c Conflicts_7 : 29308
48.32/23.48	c (1,0) c Conflicts_total : 232000
48.32/23.48	c (1,0) c Conflicts_winner : 30223
48.32/23.48	c (1,0) c Decisions_0 : 54974
48.32/23.48	c (1,0) c Decisions_1 : 41779
48.32/23.48	c (1,0) c Decisions_2 : 41338
48.32/23.48	c (1,0) c Decisions_3 : 47737
48.32/23.48	c (1,0) c Decisions_4 : 41227
48.32/23.48	c (1,0) c Decisions_5 : 42741
48.32/23.48	c (1,0) c Decisions_6 : 40657
48.32/23.48	c (1,0) c Decisions_7 : 44634
48.32/23.48	c (1,0) c Decisions_total : 355087
48.32/23.48	c (1,0) c Decisions_winner : 41338
48.32/23.48	c (1,0) c Propagations_0 : 3233634
48.32/23.48	c (1,0) c Propagations_1 : 2965665
48.32/23.48	c (1,0) c Propagations_2 : 3173868
48.32/23.48	c (1,0) c Propagations_3 : 2965812
48.32/23.48	c (1,0) c Propagations_4 : 3129042
48.32/23.48	c (1,0) c Propagations_5 : 3033553
48.32/23.48	c (1,0) c Propagations_6 : 2949019
48.32/23.48	c (1,0) c Propagations_7 : 2937006
48.32/23.48	c (1,0) c Propagations_total : 24387599
48.32/23.48	c (1,0) c Propagations_winner : 3173868
48.32/23.48	c (1,0) c ReduceDBs_0 : 4
48.32/23.48	c (1,0) c ReduceDBs_1 : 4
48.32/23.48	c (1,0) c ReduceDBs_2 : 4
48.32/23.48	c (1,0) c ReduceDBs_3 : 4
48.32/23.48	c (1,0) c ReduceDBs_4 : 4
48.32/23.48	c (1,0) c ReduceDBs_5 : 4
48.32/23.48	c (1,0) c ReduceDBs_6 : 4
48.32/23.48	c (1,0) c ReduceDBs_7 : 4
48.32/23.48	c (1,0) c ReduceDBs_total : 32
48.32/23.48	c (1,0) c ReduceDBs_winner : 4
48.32/23.48	c (1,0) c SimpDBs_0 : 2
48.32/23.48	c (1,0) c SimpDBs_1 : 2
48.32/23.48	c (1,0) c SimpDBs_2 : 3
48.32/23.48	c (1,0) c SimpDBs_3 : 2
48.32/23.48	c (1,0) c SimpDBs_4 : 1
48.32/23.48	c (1,0) c SimpDBs_5 : 1
48.32/23.48	c (1,0) c SimpDBs_6 : 2
48.32/23.48	c (1,0) c SimpDBs_7 : 1
48.32/23.49	c (1,0) c SimpDBs_total : 14
48.32/23.49	c (1,0) c SimpDBs_winner : 3
48.32/23.49	c (1,0) c Restarts_0 : 28
48.32/23.49	c (1,0) c Restarts_1 : 37
48.32/23.49	c (1,0) c Restarts_2 : 16
48.32/23.49	c (1,0) c Restarts_3 : 21
48.32/23.49	c (1,0) c Restarts_4 : 32
48.32/23.49	c (1,0) c Restarts_5 : 17
48.32/23.49	c (1,0) c Restarts_6 : 52
48.32/23.49	c (2,0) c Restarts_7 : 32
48.32/23.49	c (2,0) c Restarts_total : 235
48.32/23.49	c (2,0) c Restarts_winner : 16
48.32/23.49	c (2,0) c ForcedImports_0 : 0
48.32/23.49	c (2,0) c ForcedImports_1 : 0
48.32/23.49	c (2,0) c ForcedImports_2 : 0
48.32/23.49	c (2,0) c ForcedImports_3 : 0
48.32/23.49	c (2,0) c ForcedImports_4 : 0
48.32/23.49	c (2,0) c ForcedImports_5 : 0
48.32/23.49	c (2,0) c ForcedImports_6 : 0
48.32/23.49	c (2,0) c ForcedImports_7 : 0
48.32/23.49	c (2,0) c ForcedImports_total : 0
48.32/23.49	c (2,0) c ForcedImports_winner : 0
48.32/23.49	c (2,0) c PropsBinClauses_0 : 4220017
48.32/23.49	c (2,0) c PropsBinClauses_1 : 3919271
48.32/23.49	c (2,0) c PropsBinClauses_2 : 4125692
48.32/23.49	c (2,0) c PropsBinClauses_3 : 3877930
48.32/23.49	c (2,0) c PropsBinClauses_4 : 4080220
48.32/23.49	c (2,0) c PropsBinClauses_5 : 4044479
48.32/23.49	c (2,0) c PropsBinClauses_6 : 3922670
48.32/23.49	c (2,0) c PropsBinClauses_7 : 3842562
48.32/23.49	c (2,0) c PropsBinClauses_total : 32032841
48.32/23.49	c (2,0) c PropsBinClauses_winner : 4125692
48.32/23.49	c (2,0) c PropsPreBlocker_0 : 55885764
48.32/23.49	c (2,0) c PropsPreBlocker_1 : 52277062
48.32/23.49	c (2,0) c PropsPreBlocker_2 : 53223816
48.32/23.49	c (2,0) c PropsPreBlocker_3 : 52041601
48.32/23.49	c (2,0) c PropsPreBlocker_4 : 56595394
48.32/23.49	c (2,0) c PropsPreBlocker_5 : 52298478
48.32/23.49	c (2,0) c PropsPreBlocker_6 : 51765109
48.32/23.49	c (2,0) c PropsPreBlocker_7 : 52838869
48.32/23.49	c (2,0) c PropsPreBlocker_total : 426926093
48.32/23.49	c (2,0) c PropsPreBlocker_winner : 53223816
48.32/23.49	c (2,0) c PropsNotBlocker_0 : 15614054
48.32/23.49	c (2,0) c PropsNotBlocker_1 : 14634476
48.32/23.49	c (2,0) c PropsNotBlocker_2 : 15085302
48.32/23.49	c (2,0) c PropsNotBlocker_3 : 14685659
48.32/23.49	c (2,0) c PropsNotBlocker_4 : 15373633
48.32/23.49	c (2,0) c PropsNotBlocker_5 : 14565329
48.32/23.49	c (2,0) c PropsNotBlocker_6 : 14809779
48.32/23.49	c (2,0) c PropsNotBlocker_7 : 14557552
48.32/23.49	c (2,0) c PropsNotBlocker_total : 119325784
48.32/23.49	c (2,0) c PropsNotBlocker_winner : 15085302
48.32/23.49	c (2,0) c PropsLitFullScans_0 : 90002434
48.32/23.49	c (2,0) c PropsLitFullScans_1 : 84002332
48.32/23.49	c (2,0) c PropsLitFullScans_2 : 86570909
48.32/23.49	c (2,0) c PropsLitFullScans_3 : 84003774
48.32/23.49	c (2,0) c PropsLitFullScans_4 : 90002031
48.32/23.49	c (2,0) c PropsLitFullScans_5 : 84005288
48.32/23.49	c (2,0) c PropsLitFullScans_6 : 84002068
48.32/23.49	c (2,0) c PropsLitFullScans_7 : 84006024
48.32/23.49	c (2,0) c PropsLitFullScans_total : 686594860
48.32/23.49	c (2,0) c PropsLitFullScans_winner : 86570909
48.32/23.49	c (2,0) c LitScanFractions_0 : 1657
48.32/23.49	c (2,0) c LitScanFractions_1 : 2259
48.32/23.49	c (2,0) c LitScanFractions_2 : 1941
48.32/23.49	c (2,0) c LitScanFractions_3 : 2918
48.32/23.49	c (2,0) c LitScanFractions_4 : 1485
48.32/23.49	c (2,0) c LitScanFractions_5 : 1713
48.32/23.49	c (2,0) c LitScanFractions_6 : 1931
48.32/23.49	c (2,0) c LitScanFractions_7 : 3070
48.32/23.49	c (2,0) c LitScanFractions_total : 16974
48.32/23.49	c (2,0) c LitScanFractions_winner : 1941
48.32/23.49	c (2,0) c DecisionLevel0_0 : 29
48.32/23.49	c (2,0) c DecisionLevel0_1 : 38
48.32/23.49	c (2,0) c DecisionLevel0_2 : 26
48.32/23.49	c (2,0) c DecisionLevel0_3 : 22
48.32/23.49	c (2,0) c DecisionLevel0_4 : 32
48.32/23.49	c (2,0) c DecisionLevel0_5 : 17
48.32/23.49	c (2,0) c DecisionLevel0_6 : 53
48.32/23.49	c (2,0) c DecisionLevel0_7 : 32
48.32/23.49	c (2,0) c DecisionLevel0_total : 249
48.32/23.49	c (2,0) c DecisionLevel0_winner : 26
48.32/23.49	c (2,0) c Periods_0 : 15
48.32/23.49	c (2,0) c Periods_1 : 14
48.32/23.49	c (2,0) c Periods_2 : 14
48.32/23.49	c (2,0) c Periods_3 : 14
48.32/23.49	c (2,0) c Periods_4 : 15
48.32/23.49	c (2,0) c Periods_5 : 14
48.32/23.49	c (2,0) c Periods_6 : 14
48.32/23.49	c (2,0) c Periods_7 : 14
48.32/23.49	c (2,0) c Periods_total : 114
48.32/23.49	c (2,0) c Periods_winner : 14
48.32/23.49	c (2,0) c Margin_0 : 20
48.32/23.49	c (2,0) c Margin_1 : 20
48.32/23.49	c (2,0) c Margin_2 : 20
48.32/23.49	c (2,0) c Margin_3 : 20
48.32/23.49	c (2,0) c Margin_4 : 20
48.32/23.49	c (2,0) c Margin_5 : 20
48.32/23.49	c (2,0) c Margin_6 : 20
48.32/23.49	c (2,0) c Margin_7 : 20
48.32/23.49	c (2,0) c Margin_total : 160
48.32/23.49	c (2,0) c Margin_winner : 20
48.32/23.49	c (2,0) c Exported_0 : 6785
48.32/23.49	c (2,0) c Exported_1 : 6218
48.32/23.49	c (2,0) c Exported_2 : 7121
48.32/23.49	c (2,0) c Exported_3 : 6834
48.32/23.49	c (2,0) c Exported_4 : 7028
48.32/23.49	c (2,0) c Exported_5 : 6603
48.32/23.49	c (2,0) c Exported_6 : 5274
48.32/23.49	c (2,0) c Exported_7 : 6931
48.32/23.49	c (2,0) c Exported_total : 52794
48.32/23.49	c (2,0) c Exported_winner : 7121
48.32/23.49	c (2,0) c Imported_0 : 0
48.32/23.49	c (2,0) c Imported_1 : 0
48.32/23.49	c (2,0) c Imported_2 : 0
48.32/23.49	c (2,0) c Imported_3 : 0
48.32/23.49	c (2,0) c Imported_4 : 0
48.32/23.49	c (2,0) c Imported_5 : 0
48.32/23.49	c (2,0) c Imported_6 : 0
48.32/23.49	c (2,0) c Imported_7 : 0
48.32/23.49	c (2,0) c Imported_total : 0
48.32/23.49	c (2,0) c Imported_winner : 0
48.32/23.49	c (2,0) c Good_0 : 0
48.32/23.49	c (2,0) c Good_1 : 0
48.32/23.49	c (2,0) c Good_2 : 0
48.32/23.49	c (2,0) c Good_3 : 0
48.32/23.49	c (2,0) c Good_4 : 0
48.32/23.49	c (2,0) c Good_5 : 0
48.32/23.49	c (2,0) c Good_6 : 0
48.32/23.49	c (2,0) c Good_7 : 0
48.32/23.49	c (2,0) c Good_total : 0
48.32/23.49	c (2,0) c Good_winner : 0
48.32/23.49	c (2,0) c Purge_0 : 0
48.32/23.49	c (2,0) c Purge_1 : 0
48.32/23.49	c (2,0) c Purge_2 : 0
48.32/23.49	c (2,0) c Purge_3 : 0
48.32/23.49	c (2,0) c Purge_4 : 0
48.32/23.49	c (2,0) c Purge_5 : 0
48.32/23.49	c (2,0) c Purge_6 : 0
48.32/23.49	c (2,0) c Purge_7 : 0
48.32/23.49	c (2,0) c Purge_total : 0
48.32/23.49	c (2,0) c Purge_winner : 0
48.32/23.49	c (2,0) c Promoted_0 : 0
48.32/23.49	c (2,0) c Promoted_1 : 0
48.32/23.49	c (2,0) c Promoted_2 : 0
48.32/23.49	c (2,0) c Promoted_3 : 0
48.32/23.49	c (2,0) c Promoted_4 : 0
48.32/23.49	c (2,0) c Promoted_5 : 0
48.32/23.49	c (2,0) c Promoted_6 : 0
48.32/23.49	c (2,0) c Promoted_7 : 0
48.32/23.49	c (2,0) c Promoted_total : 0
48.32/23.49	c (2,0) c Promoted_winner : 0
48.32/23.49	c (2,0) c Remove_Imp_0 : 0
48.32/23.49	c (2,0) c Remove_Imp_1 : 0
48.32/23.49	c (2,0) c Remove_Imp_2 : 0
48.32/23.49	c (2,0) c Remove_Imp_3 : 0
48.32/23.49	c (2,0) c Remove_Imp_4 : 0
48.32/23.49	c (2,0) c Remove_Imp_5 : 0
48.32/23.49	c (2,0) c Remove_Imp_6 : 0
48.32/23.49	c (2,0) c Remove_Imp_7 : 0
48.32/23.49	c (2,0) c Remove_Imp_total : 0
48.32/23.49	c (2,0) c Remove_Imp_winner : 0
48.32/23.49	c (2,0) c Blocked_Reuse_0 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_1 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_2 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_3 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_4 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_5 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_6 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_7 : 0
48.32/23.49	c (2,0) c Blocked_Reuse_total : 0
48.32/23.49	c (2,0) c Blocked_Reuse_winner : 0
48.32/23.49	c (2,0) c Unaries_0 : 1
48.32/23.49	c (2,0) c Unaries_1 : 1
48.32/23.49	c (2,0) c Unaries_2 : 10
48.32/23.49	c (2,0) c Unaries_3 : 1
48.32/23.49	c (2,0) c Unaries_4 : 0
48.32/23.49	c (2,0) c Unaries_5 : 0
48.32/23.49	c (2,0) c Unaries_6 : 1
48.32/23.49	c (2,0) c Unaries_7 : 0
48.32/23.49	c (2,0) c Unaries_total : 14
48.32/23.49	c (2,0) c Unaries_winner : 10
48.32/23.49	c (2,0) c Binaries_0 : 211
48.32/23.49	c (2,0) c Binaries_1 : 222
48.32/23.49	c (2,0) c Binaries_2 : 230
48.32/23.49	c (2,0) c Binaries_3 : 200
48.32/23.49	c (2,0) c Binaries_4 : 207
48.32/23.49	c (2,0) c Binaries_5 : 260
48.32/23.49	c (2,0) c Binaries_6 : 237
48.32/23.49	c (2,0) c Binaries_7 : 198
48.32/23.49	c (2,0) c Binaries_total : 1765
48.32/23.49	c (2,0) c Binaries_winner : 230
48.32/23.49	c (2,0) c Glues_0 : 655
48.32/23.49	c (2,0) c Glues_1 : 673
48.32/23.49	c (2,0) c Glues_2 : 696
48.32/23.49	c (2,0) c Glues_3 : 701
48.32/23.49	c (2,0) c Glues_4 : 630
48.32/23.49	c (2,0) c Glues_5 : 682
48.32/23.49	c (2,0) c Glues_6 : 747
48.32/23.49	c (2,0) c Glues_7 : 625
48.32/23.49	c (2,0) c Glues_total : 5409
48.32/23.49	c (2,0) c Glues_winner : 696
48.32/23.49	c (2,0) c RunningTime_0 : 1.104726
48.32/23.49	c (2,0) c RunningTime_1 : 1.075681
48.32/23.49	c (2,0) c RunningTime_2 : 1.071010
48.32/23.49	c (2,0) c RunningTime_3 : 1.082534
48.32/23.49	c (2,0) c RunningTime_4 : 1.120126
48.32/23.49	c (2,0) c RunningTime_5 : 1.092307
48.32/23.49	c (2,0) c RunningTime_6 : 1.079636
48.32/23.49	c (2,0) c RunningTime_7 : 1.078863
48.32/23.49	c (2,0) c RunningTime_total : 8.704882
48.32/23.49	c (2,0) c RunningTime_winner : 1.071010
48.32/23.49	c (2,0) c WaitingTime_0 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_1 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_2 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_3 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_4 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_5 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_6 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_7 : 0.000000
48.32/23.49	c (2,0) c WaitingTime_total : 0.000000
48.32/23.49	c (2,0) c WaitingTime_winner : 0.000000
48.32/23.49	c (2,0) c ExchangingTime_0 : 0.001537
48.32/23.49	c (2,0) c ExchangingTime_1 : 0.001492
48.32/23.49	c (2,0) c ExchangingTime_2 : 0.001523
48.32/23.49	c (2,0) c ExchangingTime_3 : 0.001488
48.32/23.49	c (2,0) c ExchangingTime_4 : 0.001571
48.32/23.49	c (2,0) c ExchangingTime_5 : 0.001387
48.32/23.49	c (2,0) c ExchangingTime_6 : 0.001568
48.32/23.49	c (2,0) c ExchangingTime_7 : 0.001396
48.32/23.49	c (2,0) c ExchangingTime_total : 0.011963
48.32/23.49	c (2,0) c ExchangingTime_winner : 0.001523
48.32/23.49	c (2,0) c PeriodProcTime_0 : 0.000073
48.32/23.49	c (2,0) c PeriodProcTime_1 : 0.000083
48.32/23.49	c (2,0) c PeriodProcTime_2 : 0.000063
48.32/23.49	c (2,0) c PeriodProcTime_3 : 0.000108
48.32/23.49	c (2,0) c PeriodProcTime_4 : 0.000109
48.32/23.49	c (2,0) c PeriodProcTime_5 : 0.000074
48.32/23.49	c (2,0) c PeriodProcTime_6 : 0.000065
48.32/23.49	c (2,0) c PeriodProcTime_7 : 0.000079
48.32/23.49	c (2,0) c PeriodProcTime_total : 0.000654
48.32/23.49	c (2,0) c PeriodProcTime_winner : 0.000063
48.32/23.49	c (2,0) c SolvingTime_0 : 1.106336
48.32/23.49	c (2,0) c SolvingTime_1 : 1.077256
48.32/23.49	c (2,0) c SolvingTime_2 : 1.072597
48.32/23.49	c (2,0) c SolvingTime_3 : 1.084130
48.32/23.49	c (2,0) c SolvingTime_4 : 1.121806
48.32/23.49	c (2,0) c SolvingTime_5 : 1.093768
48.32/23.49	c (2,0) c SolvingTime_6 : 1.081269
48.32/23.49	c (2,0) c SolvingTime_7 : 1.080337
48.32/23.49	c (2,0) c SolvingTime_total : 8.717499
48.32/23.49	c (2,0) c SolvingTime_winner : 1.072597
48.32/23.49	c (2,0) c PropagationTime_0 : 0.900279
48.32/23.49	c (2,0) c PropagationTime_1 : 0.854028
48.32/23.49	c (2,0) c PropagationTime_2 : 0.869470
48.32/23.49	c (2,0) c PropagationTime_3 : 0.868492
48.32/23.49	c (2,0) c PropagationTime_4 : 0.902805
48.32/23.49	c (2,0) c PropagationTime_5 : 0.894605
48.32/23.49	c (2,0) c PropagationTime_6 : 0.882253
48.32/23.49	c (2,0) c PropagationTime_7 : 0.884668
48.32/23.49	c (2,0) c PropagationTime_total : 7.056600
48.32/23.49	c (2,0) c PropagationTime_winner : 0.869470
48.32/23.49	c (2,0) c AnalysisTime_0 : 0.148178
48.32/23.49	c (2,0) c AnalysisTime_1 : 0.146224
48.32/23.49	c (2,0) c AnalysisTime_2 : 0.143533
48.32/23.49	c (2,0) c AnalysisTime_3 : 0.141435
48.32/23.49	c (2,0) c AnalysisTime_4 : 0.165707
48.32/23.49	c (2,0) c AnalysisTime_5 : 0.147653
48.32/23.49	c (2,0) c AnalysisTime_6 : 0.142789
48.32/23.49	c (2,0) c AnalysisTime_7 : 0.143665
48.32/23.49	c (2,0) c AnalysisTime_total : 1.179184
48.32/23.49	c (2,0) c AnalysisTime_winner : 0.143533
48.32/23.49	c (2,0) c ReductionTime_0 : 0.005343
48.32/23.49	c (2,0) c ReductionTime_1 : 0.005970
48.32/23.49	c (2,0) c ReductionTime_2 : 0.005440
48.32/23.49	c (2,0) c ReductionTime_3 : 0.005849
48.32/23.49	c (2,0) c ReductionTime_4 : 0.005972
48.32/23.49	c (2,0) c ReductionTime_5 : 0.005938
48.32/23.49	c (2,0) c ReductionTime_6 : 0.005920
48.32/23.49	c (2,0) c ReductionTime_7 : 0.005974
48.32/23.49	c (2,0) c ReductionTime_total : 0.046407
48.32/23.49	c (2,0) c ReductionTime_winner : 0.005440
48.32/23.49	c (2,0) c SimplifyTime_0 : 0.004216
48.32/23.49	c (2,0) c SimplifyTime_1 : 0.022886
48.32/23.49	c (2,0) c SimplifyTime_2 : 0.008147
48.32/23.49	c (2,0) c SimplifyTime_3 : 0.022031
48.32/23.49	c (2,0) c SimplifyTime_4 : 0.000002
48.32/23.49	c (2,0) c SimplifyTime_5 : 0.000000
48.32/23.49	c (2,0) c SimplifyTime_6 : 0.004134
48.32/23.49	c (2,0) c SimplifyTime_7 : 0.000003
48.32/23.49	c (2,0) c SimplifyTime_total : 0.061419
48.32/23.49	c (2,0) c SimplifyTime_winner : 0.008147
48.32/23.49	c (2,0) c UsedRateTime_0 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_1 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_2 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_3 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_4 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_5 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_6 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_7 : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_total : 0.000000
48.32/23.49	c (2,0) c UsedRateTime_winner : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_0 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_1 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_2 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_3 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_4 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_5 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_6 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_7 : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_total : 0.000000
48.32/23.49	c (2,0) c OverlapRateTime_winner : 0.000000
48.32/23.49	c (2,0) c
48.32/23.49	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
48.32/23.50	c (2,0) c
48.32/23.50	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.50	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
48.32/23.50	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.50	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
48.32/23.50	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
48.32/23.50	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
48.32/23.50	c (2,0) c | Initial random_seed   |  212059461 | 1592708954 | 2097562053 | 1699500505 | 1982025030 | 1819362183 |  840184836 |  956958393 |
48.32/23.50	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
48.32/23.50	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
48.32/23.50	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
48.32/23.50	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
48.32/23.50	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
48.32/23.50	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
48.32/23.50	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
48.32/23.50	c (2,0) c | var_decay             |     0.8600 |     0.8500 |     0.8600 |     0.8500 |     0.8500 |     0.8500 |     0.8500 |     0.8500 |
48.32/23.50	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
48.32/23.50	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
48.32/23.50	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
48.32/23.50	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
48.32/23.50	c (2,0) 
48.32/23.50	c (2,0) s UNSATISFIABLE
48.77/23.50	c (2,0) SatSolver.solve End
48.77/23.50	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
48.77/23.50	c (2,0) Show results Begin
48.77/23.50	s UNSATISFIABLE
48.77/23.50	c (2,0) Show results End
48.77/23.50	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
48.77/23.50	c (2,0) 2,2,STOP-AFTER(ALL)
48.77/23.50	c END-Prog: Sat Sep 14 09:51:43 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 (15123 MiB free)
  memory of node 1: 16384 MiB (14962 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392306-1568447519/watcher-4392306-1568447519 -o /tmp/evaluation-result-4392306-1568447519/solver-4392306-1568447519 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568439068-24126 --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-4392306-1568447519.xml 

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

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

solver pid=26132, runsolver pid=26129

[startup+0.100212 s]*
/proc/loadavg: 4.23 2.96 5.13 3/217 26154
/proc/meminfo: memFree=30711932/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421001497 115843072 349 33554432000 4194304 5098028 140733966067536 140733966064792 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 349 296 221 0 87 0
[pid=26135] ppid=26132 vsize=27314120 memory=107408 CPUtime=0.1 cores=0-7
/proc/26135/stat : 26135 (java) S 26132 26132 24099 0 -1 1077944320 6413 0 0 0 8 2 0 0 20 0 20 0 421001497 27969658880 26852 33554432000 4194304 4196468 140733991513456 140733991496000 140154593668855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
/proc/26135/statm: 6828530 26852 2799 1 0 6790935 0
[pid=26135/tid=26136] ppid=26132 vsize=27314120 memory=7753680616099323546 CPUtime=0.09 cores=0-7
/proc/26135/task/26136/stat : 26136 (java) R 26132 26132 24099 0 -1 4202560 4521 0 0 0 7 2 0 0 20 0 20 0 421001497 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154565495184 140154593690781 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26137] ppid=26132 vsize=27314120 memory=732369831006665701 CPUtime=0 cores=0-7
/proc/26135/task/26137/stat : 26137 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154597910800 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26138] ppid=26132 vsize=27314120 memory=139692669212288 CPUtime=0 cores=0-7
/proc/26135/task/26138/stat : 26138 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154381306256 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26139] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26139/stat : 26139 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154014521872 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26140] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26140/stat : 26140 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154013469328 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26141] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26141/stat : 26141 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154012416784 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26142] ppid=26132 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26135/task/26142/stat : 26142 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154011364240 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26143] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26143/stat : 26143 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154010311696 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26144] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26144/stat : 26144 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 26852 33554432000 4194304 4196468 140733991513456 140154009259152 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26145] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26145/stat : 26145 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001501 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153718786032 140154593680002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26146] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26146/stat : 26146 (java) S 26132 26132 24099 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 26852 33554432000 4194304 4196468 140733991513456 140152567489440 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26147] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26147/stat : 26147 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 26852 33554432000 4194304 4196468 140733991513456 140152299054064 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26148] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26148/stat : 26148 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 26852 33554432000 4194304 4196468 140733991513456 140151924545744 140154593687451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26149] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26149/stat : 26149 (java) S 26132 26132 24099 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153717733872 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26150] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26150/stat : 26150 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153716681328 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26151] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26151/stat : 26151 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153715628784 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26152] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26152/stat : 26152 (java) S 26132 26132 24099 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153714576240 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26153] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26153/stat : 26153 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 26852 33554432000 4194304 4196468 140733991513456 140151426640096 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26154] ppid=26132 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26135/task/26154/stat : 26154 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 26852 33554432000 4194304 4196468 140733991513456 140153713523120 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108804 KiB

[startup+0.210887 s]*
/proc/loadavg: 4.23 2.96 5.13 2/217 26154
/proc/meminfo: memFree=30693128/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421001497 115843072 349 33554432000 4194304 5098028 140733966067536 140733966064792 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 349 296 221 0 87 0
[pid=26135] ppid=26132 vsize=27314120 memory=124240 CPUtime=0.25 cores=0-7
/proc/26135/stat : 26135 (java) S 26132 26132 24099 0 -1 1077944320 11408 0 0 0 20 5 0 0 20 0 20 0 421001497 27969658880 31060 33554432000 4194304 4196468 140733991513456 140733991496000 140154593668855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
/proc/26135/statm: 6828530 31060 2956 1 0 6790935 0
[pid=26135/tid=26136] ppid=26132 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/26135/task/26136/stat : 26136 (java) R 26132 26132 24099 0 -1 4202560 9123 0 0 0 16 3 0 0 20 0 20 0 421001497 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154565468240 140154578834494 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26137] ppid=26132 vsize=27314120 memory=279385205446392 CPUtime=0 cores=0-7
/proc/26135/task/26137/stat : 26137 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154597910800 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26138] ppid=26132 vsize=27314120 memory=139692669212288 CPUtime=0 cores=0-7
/proc/26135/task/26138/stat : 26138 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154381306256 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26139] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26139/stat : 26139 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154014521872 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26140] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26140/stat : 26140 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154013469328 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26141] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26141/stat : 26141 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154012416784 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26142] ppid=26132 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26135/task/26142/stat : 26142 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154011364240 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26143] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26143/stat : 26143 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154010311696 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26144] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26144/stat : 26144 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31060 33554432000 4194304 4196468 140733991513456 140154009259152 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26145] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26145/stat : 26145 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001501 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153718786032 140154593680002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26146] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26146/stat : 26146 (java) S 26132 26132 24099 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 31060 33554432000 4194304 4196468 140733991513456 140152567489440 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26147] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26147/stat : 26147 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 31060 33554432000 4194304 4196468 140733991513456 140152299054064 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26148] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26148/stat : 26148 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 31060 33554432000 4194304 4196468 140733991513456 140151924545744 140154593687451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26149] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26149/stat : 26149 (java) S 26132 26132 24099 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153717733872 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26150] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26150/stat : 26150 (java) S 26132 26132 24099 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153716681328 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26151] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26151/stat : 26151 (java) S 26132 26132 24099 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153715628784 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26152] ppid=26132 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/26135/task/26152/stat : 26152 (java) S 26132 26132 24099 0 -1 1077944384 479 0 0 0 2 0 0 0 20 0 20 0 421001504 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153714576240 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26153] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26153/stat : 26153 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 31060 33554432000 4194304 4196468 140733991513456 140151426640096 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26154] ppid=26132 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26135/task/26154/stat : 26154 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 31060 33554432000 4194304 4196468 140733991513456 140153713523120 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125636 KiB

[startup+0.310697 s]*
/proc/loadavg: 4.23 2.96 5.13 2/217 26154
/proc/meminfo: memFree=30690088/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421001497 115843072 349 33554432000 4194304 5098028 140733966067536 140733966064792 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 349 296 221 0 87 0
[pid=26135] ppid=26132 vsize=27314120 memory=127916 CPUtime=0.43 cores=0-7
/proc/26135/stat : 26135 (java) S 26132 26132 24099 0 -1 1077944320 11875 0 0 0 38 5 0 0 20 0 20 0 421001497 27969658880 31979 33554432000 4194304 4196468 140733991513456 140733991496000 140154593668855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
/proc/26135/statm: 6828530 31979 3048 1 0 6790935 0
[pid=26135/tid=26136] ppid=26132 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26135/task/26136/stat : 26136 (java) R 26132 26132 24099 0 -1 4202560 9395 0 0 0 26 3 0 0 20 0 20 0 421001497 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154565498928 140154578834494 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26137] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26137/stat : 26137 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154597910800 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26138] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26138/stat : 26138 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154381306256 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26139] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26139/stat : 26139 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154014521872 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26140] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26140/stat : 26140 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154013469328 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26141] ppid=26132 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/26135/task/26141/stat : 26141 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154012416784 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26142] ppid=26132 vsize=27314120 memory=139692536329135 CPUtime=0 cores=0-7
/proc/26135/task/26142/stat : 26142 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154011364240 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26143] ppid=26132 vsize=27314120 memory=139692536331440 CPUtime=0 cores=0-7
/proc/26135/task/26143/stat : 26143 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154010311696 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26144] ppid=26132 vsize=27314120 memory=139692536333744 CPUtime=0 cores=0-7
/proc/26135/task/26144/stat : 26144 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27969658880 31979 33554432000 4194304 4196468 140733991513456 140154009259152 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26145] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26145/stat : 26145 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001501 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153718786032 140154593680002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26146] ppid=26132 vsize=27314120 memory=279385072674448 CPUtime=0 cores=0-7
/proc/26135/task/26146/stat : 26146 (java) S 26132 26132 24099 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 31979 33554432000 4194304 4196468 140733991513456 140152567489440 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26147] ppid=26132 vsize=27314120 memory=279385072681360 CPUtime=0 cores=0-7
/proc/26135/task/26147/stat : 26147 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001502 27969658880 31979 33554432000 4194304 4196468 140733991513456 140152299054064 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26148] ppid=26132 vsize=27314120 memory=279385072622640 CPUtime=0 cores=0-7
/proc/26135/task/26148/stat : 26148 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001504 27969658880 31979 33554432000 4194304 4196468 140733991513456 140151924545744 140154593687451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26149] ppid=26132 vsize=27314120 memory=279385072695184 CPUtime=0.01 cores=0-7
/proc/26135/task/26149/stat : 26149 (java) S 26132 26132 24099 0 -1 1077944384 320 0 0 0 1 0 0 0 20 0 20 0 421001504 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153717733872 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26150] ppid=26132 vsize=27314120 memory=279385072702096 CPUtime=0.01 cores=0-7
/proc/26135/task/26150/stat : 26150 (java) S 26132 26132 24099 0 -1 1077944384 201 0 0 0 1 0 0 0 20 0 20 0 421001504 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153716681328 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26151] ppid=26132 vsize=27314120 memory=279385072699792 CPUtime=0.01 cores=0-7
/proc/26135/task/26151/stat : 26151 (java) S 26132 26132 24099 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 20 0 421001504 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153715628784 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26152] ppid=26132 vsize=27314120 memory=279385072715952 CPUtime=0.07 cores=0-7
/proc/26135/task/26152/stat : 26152 (java) S 26132 26132 24099 0 -1 1077944384 501 0 0 0 7 0 0 0 20 0 20 0 421001504 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153714576240 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26153] ppid=26132 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26135/task/26153/stat : 26153 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 31979 33554432000 4194304 4196468 140733991513456 140151426640096 140154593679061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26154] ppid=26132 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26135/task/26154/stat : 26154 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001505 27969658880 31979 33554432000 4194304 4196468 140733991513456 140153713523120 140154593680002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129312 KiB

[startup+0.701325 s]
/proc/loadavg: 4.23 2.96 5.13 2/217 26154
/proc/meminfo: memFree=30667256/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421001497 115843072 349 33554432000 4194304 5098028 140733966067536 140733966064792 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 349 296 221 0 87 0
[pid=26135] ppid=26132 vsize=27320392 memory=165200 CPUtime=0.99 cores=0-7
/proc/26135/stat : 26135 (java) S 26132 26132 24099 0 -1 1077944320 19826 0 0 0 92 7 0 0 20 0 20 0 421001497 27976081408 41300 33554432000 4194304 4196468 140733991513456 140733991496000 140154593668855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
/proc/26135/statm: 6830098 41300 3185 1 0 6791447 0
[pid=26135/tid=26136] ppid=26132 vsize=27320392 memory=279385073010816 CPUtime=0.67 cores=0-7
/proc/26135/task/26136/stat : 26136 (java) R 26132 26132 24099 0 -1 4202560 16905 0 0 0 62 5 0 0 20 0 20 0 421001497 27976081408 41300 33554432000 4194304 4196468 140733991513456 140154565498896 140154060767713 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26137] ppid=26132 vsize=27320392 memory=3928 CPUtime=0 cores=0-7
/proc/26135/task/26137/stat : 26137 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421001500 27976081408 41300 33554432000 4194304 4196468 140733991513456 140154597910800 140154593679061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26138] ppid=26132 vsize=27320392 memory=716 CPUtime=0 cores=0-7
/proc/26135/task/26138/stat : 26138 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27976081408 41300 33554432000 4194304 4196468 140733991513456 140154381306256 140154593679061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0
[pid=26135/tid=26139] ppid=26132 vsize=27320392 memory=776 CPUtime=0 cores=0-7
/proc/26135/task/26139/stat : 26139 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421001500 27976081408 41300 33554432000 4194304 4196468 140733991513456 140154014521872 140154593679061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36311040 140733991518955 140733991519382 140733991519382 140733991522255 0

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

/proc/26158/task/26170/stat : 26170 (java) S 26132 26132 24099 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 421003611 8616062976 33587 33554432000 4194304 4196468 140721911545440 140517371270256 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26171] ppid=26132 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/26158/task/26171/stat : 26171 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003613 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516996765776 140518925641627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26172] ppid=26132 vsize=8414124 memory=1216 CPUtime=0.2 cores=0-7
/proc/26158/task/26172/stat : 26172 (java) S 26132 26132 24099 0 -1 1077944384 1068 0 0 0 20 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518018124400 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26173] ppid=26132 vsize=8414124 memory=1000 CPUtime=0.16 cores=0-7
/proc/26158/task/26173/stat : 26173 (java) S 26132 26132 24099 0 -1 1077944384 434 0 0 0 16 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518017071600 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26174] ppid=26132 vsize=8414124 memory=7996 CPUtime=0.18 cores=0-7
/proc/26158/task/26174/stat : 26174 (java) S 26132 26132 24099 0 -1 1077944384 514 0 0 0 18 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518016019312 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26175] ppid=26132 vsize=8414124 memory=1560 CPUtime=0.25 cores=0-7
/proc/26158/task/26175/stat : 26175 (java) S 26132 26132 24099 0 -1 1077944384 629 0 0 0 25 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518014966512 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26176] ppid=26132 vsize=8414124 memory=8244 CPUtime=0 cores=0-7
/proc/26158/task/26176/stat : 26176 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516498860384 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26177] ppid=26132 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/26158/task/26177/stat : 26177 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518013913392 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26179] ppid=26132 vsize=8414124 memory=13948 CPUtime=0 cores=0-7
/proc/26158/task/26179/stat : 26179 (java) S 26132 26132 24099 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518005880128 140518925647641 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26181] ppid=26132 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/26158/task/26181/stat : 26181 (java) S 26132 26132 24099 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140515827761040 140518925644957 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26182] ppid=26132 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/26158/task/26182/stat : 26182 (java) S 26132 26132 24099 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516096196368 140518925644957 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26183] ppid=26132 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/26158/task/26183/stat : 26183 (java) S 26132 26132 24099 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 421003699 8616062976 33587 33554432000 4194304 4196468 140721911545440 140515559333680 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
Current children cumulated CPU time: 46.73 s
Current children cumulated vsize: 9310196 KiB
Current children cumulated memory: 313764 KiB

[startup+23.4013 s]
/proc/loadavg: 3.33 2.85 5.03 9/231 26191
/proc/meminfo: memFree=30494760/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1476 CPUtime=37.99 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 583 63939 0 0 0 0 3595 204 20 0 1 0 421001497 115843072 369 33554432000 4194304 5098028 140733966067536 140733966064280 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 369 311 221 0 87 0
[pid=26158] ppid=26132 vsize=8414124 memory=134348 CPUtime=1.77 cores=0-7
/proc/26158/stat : 26158 (java) S 26132 26132 24099 0 -1 1077944320 21042 0 0 0 164 13 0 0 20 0 24 0 421003607 8616062976 33587 33554432000 4194304 4196468 140721911545440 140721911527984 140518925623031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
/proc/26158/statm: 2103531 33587 3212 1 0 2064875 0
[pid=26178] ppid=26158 vsize=783216 memory=191140 CPUtime=8.56 cores=0-7
/proc/26178/stat : 26178 (manyglucose-4.1) S 26158 26132 24099 0 -1 1077944320 42776 0 0 0 818 38 0 0 20 0 9 0 421003697 802013184 47785 33554432000 4194304 4454172 140727532120176 140727532118576 140367761955458 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
/proc/26178/statm: 195804 47785 407 64 0 191472 0
[pid=26178/tid=26184] ppid=26158 vsize=783216 memory=251925601766489 CPUtime=1.02 cores=0-7
/proc/26178/task/26184/stat : 26184 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1394 0 0 0 98 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367722347256 4351215 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26185] ppid=26158 vsize=783216 memory=251925601766490 CPUtime=1.03 cores=0-7
/proc/26178/task/26185/stat : 26185 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1670 0 0 0 99 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367713954552 4353891 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26186] ppid=26158 vsize=783216 memory=1216 CPUtime=1.03 cores=0-7
/proc/26178/task/26186/stat : 26186 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1508 0 0 0 99 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367705561848 4351209 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26187] ppid=26158 vsize=783216 memory=1000 CPUtime=1.02 cores=0-7
/proc/26178/task/26187/stat : 26187 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1533 0 0 0 98 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367697169144 4350933 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26188] ppid=26158 vsize=783216 memory=0 CPUtime=1 cores=0-7
/proc/26178/task/26188/stat : 26188 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1600 0 0 0 97 3 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367688776312 4351800 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26189] ppid=26158 vsize=783216 memory=0 CPUtime=1.01 cores=0-7
/proc/26178/task/26189/stat : 26189 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1622 0 0 0 97 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367680383608 4351331 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26190] ppid=26158 vsize=783216 memory=279385073233072 CPUtime=1.03 cores=0-7
/proc/26178/task/26190/stat : 26190 (manyglucose-4.1) R 26158 26132 24099 0 -1 12591168 1341 0 0 0 99 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367671991400 4351800 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26178/tid=26191] ppid=26158 vsize=783216 memory=139692536506988 CPUtime=1.01 cores=0-7
/proc/26178/task/26191/stat : 26191 (manyglucose-4.1) R 26158 26132 24099 0 -1 4202560 1350 0 0 0 97 4 0 0 20 0 9 0 421003732 802013184 47785 33554432000 4194304 4454172 140727532120176 140367663598200 4332285 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 35672064 140727532127081 140727532127280 140727532127280 140727532130234 0
[pid=26158/tid=26159] ppid=26132 vsize=8414124 memory=2120 CPUtime=0.92 cores=0-7
/proc/26158/task/26159/stat : 26159 (java) S 26132 26132 24099 0 -1 1077944384 16982 0 0 0 81 11 0 0 20 0 24 0 421003607 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518897463200 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26160] ppid=26132 vsize=8414124 memory=13948 CPUtime=0 cores=0-7
/proc/26158/task/26160/stat : 26160 (java) S 26132 26132 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518929865104 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26161] ppid=26132 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/26158/task/26161/stat : 26161 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518730033424 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26162] ppid=26132 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/26158/task/26162/stat : 26162 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518728981136 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26163] ppid=26132 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/26158/task/26163/stat : 26163 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518727928336 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26164] ppid=26132 vsize=8414124 memory=577 CPUtime=0 cores=0-7
/proc/26158/task/26164/stat : 26164 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518726876048 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26165] ppid=26132 vsize=8414124 memory=134348 CPUtime=0 cores=0-7
/proc/26158/task/26165/stat : 26165 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518725823248 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26166] ppid=26132 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/26158/task/26166/stat : 26166 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518724770960 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26167] ppid=26132 vsize=8414124 memory=8244 CPUtime=0 cores=0-7
/proc/26158/task/26167/stat : 26167 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421003609 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518723718160 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26168] ppid=26132 vsize=8414124 memory=172660 CPUtime=0 cores=0-7
/proc/26158/task/26168/stat : 26168 (java) S 26132 26132 24099 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 421003610 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518019176560 140518925634178 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26169] ppid=26132 vsize=8414124 memory=26096 CPUtime=0 cores=0-7
/proc/26158/task/26169/stat : 26169 (java) S 26132 26132 24099 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 421003611 8616062976 33587 33554432000 4194304 4196468 140721911545440 140517505491744 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26170] ppid=26132 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/26158/task/26170/stat : 26170 (java) S 26132 26132 24099 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 421003611 8616062976 33587 33554432000 4194304 4196468 140721911545440 140517371270256 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26171] ppid=26132 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/26158/task/26171/stat : 26171 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003613 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516996765776 140518925641627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26172] ppid=26132 vsize=8414124 memory=932 CPUtime=0.2 cores=0-7
/proc/26158/task/26172/stat : 26172 (java) S 26132 26132 24099 0 -1 1077944384 1068 0 0 0 20 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518018124400 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26173] ppid=26132 vsize=8414124 memory=1424 CPUtime=0.16 cores=0-7
/proc/26158/task/26173/stat : 26173 (java) S 26132 26132 24099 0 -1 1077944384 434 0 0 0 16 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518017071600 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26174] ppid=26132 vsize=8414124 memory=1448 CPUtime=0.18 cores=0-7
/proc/26158/task/26174/stat : 26174 (java) S 26132 26132 24099 0 -1 1077944384 514 0 0 0 18 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518016019312 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26175] ppid=26132 vsize=8414124 memory=916 CPUtime=0.25 cores=0-7
/proc/26158/task/26175/stat : 26175 (java) S 26132 26132 24099 0 -1 1077944384 629 0 0 0 25 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518014966512 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26176] ppid=26132 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/26158/task/26176/stat : 26176 (java) S 26132 26132 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516498860384 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26177] ppid=26132 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/26158/task/26177/stat : 26177 (java) S 26132 26132 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421003614 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518013913392 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26179] ppid=26132 vsize=8414124 memory=6184204 CPUtime=0 cores=0-7
/proc/26158/task/26179/stat : 26179 (java) S 26132 26132 24099 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140518005880128 140518925647641 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26181] ppid=26132 vsize=8414124 memory=2404 CPUtime=0 cores=0-7
/proc/26158/task/26181/stat : 26181 (java) S 26132 26132 24099 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140515827761040 140518925644957 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26182] ppid=26132 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/26158/task/26182/stat : 26182 (java) S 26132 26132 24099 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 421003697 8616062976 33587 33554432000 4194304 4196468 140721911545440 140516096196368 140518925644957 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26183] ppid=26132 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/26158/task/26183/stat : 26183 (java) S 26132 26132 24099 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 421003699 8616062976 33587 33554432000 4194304 4196468 140721911545440 140515559333680 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
Current children cumulated CPU time: 48.32 s
Current children cumulated vsize: 9310468 KiB
Current children cumulated memory: 326964 KiB

[startup+23.5014 s]
/proc/loadavg: 3.33 2.85 5.03 9/231 26191
/proc/meminfo: memFree=30494760/32770624 swapFree=66968564/67108860
[pid=26132] ppid=26129 vsize=113128 memory=1476 CPUtime=37.99 cores=0-7
/proc/26132/stat : 26132 (scop.sh) S 26129 26132 24099 0 -1 4202496 583 63939 0 0 0 0 3595 204 20 0 1 0 421001497 115843072 369 33554432000 4194304 5098028 140733966067536 140733966064280 140700286972540 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 23322624 140733966070565 140733966070892 140733966070892 140733966073805 0
/proc/26132/statm: 28282 369 311 221 0 87 0
[pid=26158] ppid=26132 vsize=8283048 memory=134560 CPUtime=10.78 cores=0-7
/proc/26158/stat : 26158 (java) S 26132 26132 24099 0 -1 1077944320 21102 43508 0 0 168 13 858 39 20 0 22 0 421003607 8481841152 33640 33554432000 4194304 4196468 140721911545440 140721911527984 140518925623031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
/proc/26158/statm: 2070762 33640 3212 1 0 2032106 0
[pid=26158/tid=26159] ppid=26132 vsize=8283048 memory=1980 CPUtime=9.89 cores=0-7
/proc/26158/task/26159/stat : 26159 (java) S 26132 26132 24099 0 -1 1077944384 16982 43508 0 0 81 11 858 39 20 0 22 0 421003607 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518897463200 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26160] ppid=26132 vsize=8283048 memory=0 CPUtime=8.97 cores=0-7
/proc/26158/task/26160/stat : 26160 (java) S 26132 26132 24099 0 -1 1077944384 2 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518929865104 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26161] ppid=26132 vsize=8283048 memory=4420 CPUtime=8.97 cores=0-7
/proc/26158/task/26161/stat : 26161 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518730033424 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26162] ppid=26132 vsize=8283048 memory=3928 CPUtime=8.97 cores=0-7
/proc/26158/task/26162/stat : 26162 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518728981136 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26163] ppid=26132 vsize=8283048 memory=716 CPUtime=8.97 cores=0-7
/proc/26158/task/26163/stat : 26163 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518727928336 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26164] ppid=26132 vsize=8283048 memory=2832 CPUtime=8.97 cores=0-7
/proc/26158/task/26164/stat : 26164 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518726876048 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26165] ppid=26132 vsize=8283048 memory=9328 CPUtime=8.97 cores=0-7
/proc/26158/task/26165/stat : 26165 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518725823248 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26166] ppid=26132 vsize=8283048 memory=1560 CPUtime=8.97 cores=0-7
/proc/26158/task/26166/stat : 26166 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518724770960 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26167] ppid=26132 vsize=8283048 memory=14008 CPUtime=8.97 cores=0-7
/proc/26158/task/26167/stat : 26167 (java) S 26132 26132 24099 0 -1 1077944384 3 43508 0 0 0 0 858 39 20 0 22 0 421003609 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518723718160 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26168] ppid=26132 vsize=8283048 memory=0 CPUtime=8.97 cores=0-7
/proc/26158/task/26168/stat : 26168 (java) S 26132 26132 24099 0 -1 1077944384 5 43508 0 0 0 0 858 39 20 0 22 0 421003610 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518019176560 140518925634178 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26169] ppid=26132 vsize=8283048 memory=-7592606471491665552 CPUtime=8.97 cores=0-7
/proc/26158/task/26169/stat : 26169 (java) S 26132 26132 24099 0 -1 1077944384 13 43508 0 0 0 0 858 39 20 0 22 0 421003611 8481841152 33640 33554432000 4194304 4196468 140721911545440 140517505491744 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26170] ppid=26132 vsize=8283048 memory=8317141777509777447 CPUtime=8.97 cores=0-7
/proc/26158/task/26170/stat : 26170 (java) S 26132 26132 24099 0 -1 1077944384 21 43508 0 0 0 0 858 39 20 0 22 0 421003611 8481841152 33640 33554432000 4194304 4196468 140721911545440 140517371270256 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26171] ppid=26132 vsize=8283048 memory=175564 CPUtime=8.97 cores=0-7
/proc/26158/task/26171/stat : 26171 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003613 8481841152 33640 33554432000 4194304 4196468 140721911545440 140516996765776 140518925641627 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26172] ppid=26132 vsize=8283048 memory=0 CPUtime=9.18 cores=0-7
/proc/26158/task/26172/stat : 26172 (java) S 26132 26132 24099 0 -1 1077944384 1075 43508 0 0 21 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518018124400 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26173] ppid=26132 vsize=8283048 memory=984 CPUtime=9.14 cores=0-7
/proc/26158/task/26173/stat : 26173 (java) R 26132 26132 24099 0 -1 4202560 439 43508 0 0 17 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518017062928 140518904956647 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26174] ppid=26132 vsize=8283048 memory=164 CPUtime=9.16 cores=0-7
/proc/26158/task/26174/stat : 26174 (java) S 26132 26132 24099 0 -1 1077944384 515 43508 0 0 19 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518016019312 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26175] ppid=26132 vsize=8283048 memory=7446250438668542569 CPUtime=9.23 cores=0-7
/proc/26158/task/26175/stat : 26175 (java) R 26132 26132 24099 0 -1 4202560 666 43508 0 0 26 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518014962240 140518925634966 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26176] ppid=26132 vsize=8283048 memory=7446250438668542569 CPUtime=8.97 cores=0-7
/proc/26158/task/26176/stat : 26176 (java) S 26132 26132 24099 0 -1 1077944384 3 43508 0 0 0 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140516498860384 140518925633237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26177] ppid=26132 vsize=8283048 memory=7446250438668542569 CPUtime=8.97 cores=0-7
/proc/26158/task/26177/stat : 26177 (java) S 26132 26132 24099 0 -1 1077944384 1 43508 0 0 0 0 858 39 20 0 22 0 421003614 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518013913392 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26179] ppid=26132 vsize=8283048 memory=2048 CPUtime=8.97 cores=0-7
/proc/26158/task/26179/stat : 26179 (java) S 26132 26132 24099 0 -1 1077944384 23 43508 0 0 0 0 858 39 20 0 22 0 421003697 8481841152 33640 33554432000 4194304 4196468 140721911545440 140518005879312 140518925634178 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
[pid=26158/tid=26183] ppid=26132 vsize=8283048 memory=716 CPUtime=8.97 cores=0-7
/proc/26158/task/26183/stat : 26183 (java) R 26132 26132 24099 0 -1 4202560 11 43508 0 0 0 0 858 39 20 0 22 0 421003699 8481841152 33640 33554432000 4194304 4196468 140721911545440 140515559323648 140518394779704 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140721911546871 140721911547030 140721911547030 140721911549903 0
Current children cumulated CPU time: 48.77 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 136036 KiB

Child status: 0
Real time (s): 23.516
CPU time (s): 48.8258
CPU user time (s): 46.233
CPU system time (s): 2.59278
CPU usage (%): 207.628
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6185600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.233
system time used= 2.59278
maximum resident set size= 6184248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129194
page faults= 0
swaps= 0
block input operations= 11416
block output operations= 18208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37943
involuntary context switches= 349


# summary of solver processes directly reported to runsolver:
#   pid: 26132
#   total CPU time (s): 48.8258
#   total CPU user time (s): 46.233
#   total CPU system time (s): 2.59278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.195491 second user time and 0.303314 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-14 09:51:19
IDJOB=4392306
IDBENCH=141062
IDSOLVER=2838
FILE ID=node135/4392306-1568447519
RUNJOBID= node135-1568439068-24126
PBS_JOBID= 21702330
Free space on /tmp= 61376 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-dec-scens11_mini/Rlfap-ext-scen-11-f02_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-4392306-1568447519/watcher-4392306-1568447519 -o /tmp/evaluation-result-4392306-1568447519/solver-4392306-1568447519 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568439068-24126 --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-4392306-1568447519.xml

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

MD5SUM BENCH= 7ac25fa9c4532324d4bc78edd5427656
RANDOM SEED=1542361191

node135.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.76
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.76
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.76
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.76
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:        30806888 kB
MemAvailable:   31860796 kB
Buffers:          174060 kB
Cached:          1148292 kB
SwapCached:        34512 kB
Active:           564200 kB
Inactive:         798836 kB
Active(anon):      13016 kB
Inactive(anon):    60420 kB
Active(file):     551184 kB
Inactive(file):   738416 kB
Unevictable:      110024 kB
Mlocked:          110024 kB
SwapTotal:      67108860 kB
SwapFree:       66968564 kB
Dirty:             20372 kB
Writeback:             0 kB
AnonPages:        349760 kB
Mapped:            36416 kB
Shmem:             24496 kB
Slab:             191008 kB
SReclaimable:     160288 kB
SUnreclaim:        30720 kB
KernelStack:        3968 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61356 MiB
End job on node135 at 2019-09-14 09:51:43