Trace number 4405466

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 hybrid+ManyGlucose (2019-09-22)UNSAT 47.6631 23.313

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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-1149-serial-file.bin HOME/instance-4405466-1569363420.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Wed Sep 25 00:16:18 CEST 2019
0.66/0.57	c PID: 1152
0.66/0.57	c IP: 172.20.3.125
0.66/0.57	c HOST: node125.alineos.net
0.66/0.57	c (0,0) Parsing Begin
4.24/1.59	c (1,1) Parsing End
4.59/1.60	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 42
4.59/1.60	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.59/1.60	c (1,1) Constraint Name Generate Begin
4.59/1.62	c (1,1) Ctr:HOME/instance-4405466-1569363420.xml,ExtensionConflict:ExtensionSupport:Var
4.59/1.62	c (1,1) Constraint Name Generate End
4.59/1.62	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.59/1.62	c (1,1) CSP to CSPinCNF Begin
8.34/3.23	c (2,2) translated 411 (10%) constraints
9.57/4.30	c (3,3) translated 821 (20%) constraints
10.50/5.17	c (4,4) translated 1231 (30%) constraints
11.46/6.06	c (5,5) translated 1642 (40%) constraints
12.31/6.90	c (6,6) translated 2052 (50%) constraints
13.25/7.80	c (7,7) translated 2462 (60%) constraints
14.30/8.73	c (8,8) translated 2873 (70%) constraints
15.40/9.82	c (9,9) translated 3283 (80%) constraints
16.48/10.86	c (10,10) translated 3693 (90%) constraints
21.06/12.42	c (11,11) translated 4103 (100%) constraints
21.06/12.42	c (11,11) ===========================================
21.20/12.57	c (12,12) Hybrid: #OE=13112, #LE=0
21.20/12.57	c (12,12) Hybrid
21.20/12.57	c (12,12) ===========================================
22.01/13.02	c (12,12) translated 17614 (10%) constraints
22.40/13.43	c (12,12) translated 35228 (20%) constraints
22.85/13.85	c (13,13) translated 52842 (30%) constraints
23.25/14.26	c (13,13) translated 70455 (40%) constraints
23.65/14.68	c (14,14) translated 88069 (50%) constraints
24.06/15.10	c (14,14) translated 105683 (60%) constraints
26.39/15.79	c (15,14) translated 123296 (70%) constraints
27.22/16.21	c (15,15) translated 140910 (80%) constraints
27.69/16.58	c (16,15) translated 158524 (90%) constraints
28.09/16.93	c (16,16) translated 176137 (100%) constraints
28.09/16.93	c (16,16) CSP to CSPinCNF End
28.09/16.93	c (16,16) CSP: 680 int (0 aux), 12432 bool (12432 aux), 176137 ctr, max domain size 40
28.09/16.93	c (16,16) Heap : 719 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
28.09/16.93	c (16,16) CSPinCNF Propagation Begin
31.26/17.89	c (17,17) 0 values, 14257 unsatisfiable literals, and 680 valid clauses are removed
31.26/17.89	c (17,17) CSPinCNF Propagation End
31.26/17.90	c (17,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
31.26/17.90	c (17,17) Heap : 1484 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
31.44/17.98	c (17,17) Hybrid: #OE=13112, #LE=0
31.44/17.98	c (17,17) Simplify CSPinCNF Begin
31.97/18.38	c (17,17) Simplify CSPinCNF End
31.97/18.38	c (17,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
31.97/18.38	c (17,17) Heap : 1703 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
31.97/18.38	c (17,17) Calculate Precise Domain Begin
31.97/18.39	c (17,17) 0 values are removed by re-calculation
31.97/18.39	c (17,17) Calculate Precise Domain End
31.97/18.39	c (17,17) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
31.97/18.39	c (17,17) Heap : 1703 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
31.97/18.39	c (17,17) CSPinCNF to SatSolver Begin
34.33/19.01	c (18,18) 17546 (10 %) CSP clauses are encoded (0 SAT variables, 41049 SAT clauses)
34.50/19.19	c (18,18) 35092 (20 %) CSP clauses are encoded (0 SAT variables, 58595 SAT clauses)
34.69/19.37	c (18,18) 52638 (30 %) CSP clauses are encoded (0 SAT variables, 76141 SAT clauses)
34.89/19.55	c (19,18) 70183 (40 %) CSP clauses are encoded (0 SAT variables, 93686 SAT clauses)
35.09/19.73	c (19,18) 87729 (50 %) CSP clauses are encoded (0 SAT variables, 111232 SAT clauses)
35.29/19.91	c (19,19) 105275 (60 %) CSP clauses are encoded (0 SAT variables, 128778 SAT clauses)
35.40/20.10	c (19,19) 122820 (70 %) CSP clauses are encoded (0 SAT variables, 146323 SAT clauses)
35.77/20.31	c (19,19) 140366 (80 %) CSP clauses are encoded (0 SAT variables, 163869 SAT clauses)
36.01/20.46	c (19,19) 157912 (90 %) CSP clauses are encoded (0 SAT variables, 181415 SAT clauses)
36.11/20.59	c (20,19) 175457 (100 %) CSP clauses are encoded (0 SAT variables, 198960 SAT clauses)
36.11/20.59	c (20,19) CSPinCNF to SatSolver End
36.11/20.59	c (20,19) Heap : 3342 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
36.11/20.59	c (20,19) 36616 bool, 198961 clause
36.11/20.59	c (20,19) Export Begin
36.77/20.87	c (20,20) Export to HOME/scop-1149-serial-file.bin
36.77/20.87	c (20,20) Export End
36.77/20.88	c (20,20) Export File Size: 4.35 MB
36.77/20.88	c (20,20) 1,1,16,17,17,17,20,STOP-AFTER(DIMACS)
36.77/20.88	c END-Prog: Wed Sep 25 00:16:38 CEST 2019
0.00/20.92	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1149-serial-file.bin
37.41/21.38	c (0,0) Read Serial File Begin
37.41/21.38	c (0,0) HOME/scop-1149-serial-file.bin
38.30/21.75	c (0,0) Read Serial File End
38.30/21.77	
38.30/21.77	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
38.30/21.77	(Solving Process)
38.30/21.77	
38.30/21.79	c BEGIN-Prog: Wed Sep 25 00:16:39 CEST 2019
38.30/21.79	c PID: 1172
38.30/21.79	c IP: 172.20.3.125
38.30/21.79	c HOST: node125.alineos.net
38.30/21.79	c (0,0) SatSolver.solve Begin
38.30/21.79	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405466-1569363420.xml-scop-1152.cnf
38.51/21.82	c (0,0) c
38.51/21.82	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)
38.51/21.82	c (0,0) c
38.51/21.82	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
38.51/21.82	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
38.51/21.82	c (0,0) c ========================================[ Problem Statistics ]===========================================
38.51/21.82	c (0,0) c |                                                                                                       |
38.70/21.91	c (0,0) c |  Number of variables:         36616                                                                   |
38.70/21.91	c (0,0) c |  Number of clauses:          193715                                                                   |
38.70/21.91	c (0,0) c |  Parse time:                   0.08 s                                                                 |
38.70/21.91	c (0,0) c |                                                                                                       |
38.89/22.07	c (0,0) c |  Simplification time:          0.16 s                                                                 |
38.89/22.07	c (0,0) c |                                                                                                       |
38.89/22.07	c (0,0) c |  Generating clones                                                                                    |
38.99/22.17	c (0,0) c |  all clones generated. Memory =   178.75Mb.                                                           |
38.99/22.17	c (0,0) c ========================================================================================================|
38.99/22.17	c (0,0) c
38.99/22.17	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
38.99/22.17	c (0,0) c
38.99/22.17	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
38.99/22.17	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
38.99/22.17	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
38.99/22.17	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
38.99/22.17	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
38.99/22.17	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
38.99/22.17	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
38.99/22.17	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
38.99/22.17	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
38.99/22.17	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
38.99/22.17	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
38.99/22.17	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
38.99/22.17	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
38.99/22.17	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
38.99/22.17	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
38.99/22.17	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
38.99/22.17	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
38.99/22.17	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
38.99/22.17	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c real time : 1.46167 s
47.06/23.28	c (1,0) c cpu time  : 8.51002 s
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c | Conflicts     |          231979 |      28557 |      28049 |      30223 |      28624 |      29947 |      27593 |      28235 |      30751 |
47.06/23.28	c (1,0) c | Decisions     |          355036 |      53261 |      41779 |      41338 |      47737 |      41227 |      42741 |      40657 |      46296 |
47.06/23.28	c (1,0) c | Propagations  |        24374887 |    3077676 |    2965665 |    3173868 |    2965812 |    3129042 |    3033553 |    2949019 |    3080252 |
47.06/23.28	c (1,0) c | ReduceDBs     |              32 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |
47.06/23.28	c (1,0) c | SimpDBs       |              14 |          2 |          2 |          3 |          2 |          1 |          1 |          2 |          1 |
47.06/23.28	c (1,0) c | Restarts      |             235 |         28 |         37 |         16 |         21 |         32 |         17 |         52 |         32 |
47.06/23.28	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | PropBinClauses|        32002456 |    4006967 |    3919271 |    4125692 |    3877930 |    4080220 |    4044479 |    3922670 |    4025227 |
47.06/23.28	c (1,0) c | PropPreBlocker|       426900194 |   51915359 |   52277062 |   53223816 |   52041601 |   56595394 |   52298478 |   51765109 |   56783375 |
47.06/23.28	c (1,0) c | PropNotBlocker|       119314328 |   14599148 |   14634476 |   15085302 |   14685659 |   15373633 |   14565329 |   14809779 |   15561002 |
47.06/23.28	c (1,0) c | LitFullScans  |       686594031 |   84003911 |   84002332 |   86570909 |   84003774 |   90002031 |   84005288 |   84002068 |   90003718 |
47.06/23.28	c (1,0) c | LitScanFracts |           16939 |       1546 |       2259 |       1941 |       2918 |       1485 |       1713 |       1931 |       3146 |
47.06/23.28	c (1,0) c | DecisionLevel0|             249 |         29 |         38 |         26 |         22 |         32 |         17 |         53 |         32 |
47.06/23.28	c (1,0) c | Periods       |             114 |         14 |         14 |         14 |         14 |         15 |         14 |         14 |         15 |
47.06/23.28	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
47.06/23.28	c (1,0) c | Avg_Trail     |                 |        646 |        640 |        670 |        623 |        659 |        671 |        690 |        647 |
47.06/23.28	c (1,0) c | Avg_DL        |                 |         26 |         16 |         16 |         25 |         22 |         26 |         19 |         33 |
47.06/23.28	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c | Exported      |           52925 |       6600 |       6218 |       7121 |       6834 |       7028 |       6603 |       5274 |       7247 |
47.06/23.28	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c | Unaries       |                 |          1 |          1 |         10 |          1 |          0 |          0 |          1 |          0 |
47.06/23.28	c (1,0) c | Binaries      |                 |        210 |        222 |        230 |        200 |        207 |        260 |        237 |        204 |
47.06/23.28	c (1,0) c | Glues         |                 |        645 |        673 |        696 |        701 |        630 |        682 |        747 |        636 |
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c | Orig_Seen     |             3 % |       6851 |       6847 |       6987 |       6949 |       7061 |       6941 |       6916 |       7097 |
47.06/23.28	c (1,0) c | Diff Orig seen|                 | -      136 | -      140 |      X     | -       38 |         74 | -       46 | -       71 |        110 |
47.06/23.28	c (1,0) c | Hamming       |             7 % |       3594 |       1343 |      X     |       3869 |       1869 |       3747 |       1822 |       4016 |
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	c (1,0) c | SolvingTime   |                 |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |
47.06/23.28	c (1,0) c | PropagationTim|                 |    0.9  81%|    0.9  79%|    0.9  81%|    0.9  80%|    0.9  81%|    0.9  82%|    0.9  81%|    0.9  82%|
47.06/23.28	c (1,0) c | AnalysisTime  |                 |    0.1  13%|    0.1  14%|    0.1  14%|    0.1  13%|    0.2  14%|    0.1  13%|    0.1  13%|    0.1  13%|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	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%|
47.06/23.28	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c
47.06/23.28	c (1,0) c Threads : 8
47.06/23.28	c (1,0) c Winner : 2
47.06/23.28	c (1,0) c Conflicts_0 : 28557
47.06/23.28	c (1,0) c Conflicts_1 : 28049
47.06/23.28	c (1,0) c Conflicts_2 : 30223
47.06/23.28	c (1,0) c Conflicts_3 : 28624
47.06/23.28	c (1,0) c Conflicts_4 : 29947
47.06/23.28	c (1,0) c Conflicts_5 : 27593
47.06/23.28	c (1,0) c Conflicts_6 : 28235
47.06/23.28	c (1,0) c Conflicts_7 : 30751
47.06/23.28	c (1,0) c Conflicts_total : 231979
47.06/23.28	c (1,0) c Conflicts_winner : 30223
47.06/23.28	c (1,0) c Decisions_0 : 53261
47.06/23.28	c (1,0) c Decisions_1 : 41779
47.06/23.28	c (1,0) c Decisions_2 : 41338
47.06/23.28	c (1,0) c Decisions_3 : 47737
47.06/23.28	c (1,0) c Decisions_4 : 41227
47.06/23.28	c (1,0) c Decisions_5 : 42741
47.06/23.28	c (1,0) c Decisions_6 : 40657
47.06/23.28	c (1,0) c Decisions_7 : 46296
47.06/23.28	c (1,0) c Decisions_total : 355036
47.06/23.28	c (1,0) c Decisions_winner : 41338
47.06/23.28	c (1,0) c Propagations_0 : 3077676
47.06/23.28	c (1,0) c Propagations_1 : 2965665
47.06/23.28	c (1,0) c Propagations_2 : 3173868
47.06/23.28	c (1,0) c Propagations_3 : 2965812
47.06/23.28	c (1,0) c Propagations_4 : 3129042
47.06/23.28	c (1,0) c Propagations_5 : 3033553
47.06/23.28	c (1,0) c Propagations_6 : 2949019
47.06/23.28	c (1,0) c Propagations_7 : 3080252
47.06/23.28	c (1,0) c Propagations_total : 24374887
47.06/23.28	c (1,0) c Propagations_winner : 3173868
47.06/23.28	c (1,0) c ReduceDBs_0 : 4
47.06/23.28	c (1,0) c ReduceDBs_1 : 4
47.06/23.28	c (1,0) c ReduceDBs_2 : 4
47.06/23.28	c (1,0) c ReduceDBs_3 : 4
47.06/23.28	c (1,0) c ReduceDBs_4 : 4
47.06/23.28	c (1,0) c ReduceDBs_5 : 4
47.06/23.28	c (1,0) c ReduceDBs_6 : 4
47.06/23.28	c (1,0) c ReduceDBs_7 : 4
47.06/23.28	c (1,0) c ReduceDBs_total : 32
47.06/23.28	c (1,0) c ReduceDBs_winner : 4
47.06/23.28	c (1,0) c SimpDBs_0 : 2
47.06/23.28	c (1,0) c SimpDBs_1 : 2
47.06/23.28	c (1,0) c SimpDBs_2 : 3
47.06/23.28	c (1,0) c SimpDBs_3 : 2
47.06/23.28	c (1,0) c SimpDBs_4 : 1
47.06/23.28	c (1,0) c SimpDBs_5 : 1
47.06/23.28	c (1,0) c SimpDBs_6 : 2
47.06/23.28	c (1,0) c SimpDBs_7 : 1
47.06/23.28	c (1,0) c SimpDBs_total : 14
47.06/23.28	c (1,0) c SimpDBs_winner : 3
47.06/23.28	c (1,0) c Restarts_0 : 28
47.06/23.28	c (1,0) c Restarts_1 : 37
47.06/23.28	c (1,0) c Restarts_2 : 16
47.06/23.28	c (1,0) c Restarts_3 : 21
47.06/23.28	c (1,0) c Restarts_4 : 32
47.06/23.28	c (1,0) c Restarts_5 : 17
47.06/23.28	c (1,0) c Restarts_6 : 52
47.06/23.28	c (1,0) c Restarts_7 : 32
47.06/23.28	c (1,0) c Restarts_total : 235
47.06/23.28	c (1,0) c Restarts_winner : 16
47.06/23.28	c (1,0) c ForcedImports_0 : 0
47.06/23.28	c (1,0) c ForcedImports_1 : 0
47.06/23.28	c (1,0) c ForcedImports_2 : 0
47.06/23.28	c (1,0) c ForcedImports_3 : 0
47.06/23.28	c (1,0) c ForcedImports_4 : 0
47.06/23.28	c (1,0) c ForcedImports_5 : 0
47.06/23.28	c (1,0) c ForcedImports_6 : 0
47.06/23.28	c (1,0) c ForcedImports_7 : 0
47.06/23.28	c (1,0) c ForcedImports_total : 0
47.06/23.28	c (1,0) c ForcedImports_winner : 0
47.06/23.28	c (1,0) c PropsBinClauses_0 : 4006967
47.06/23.28	c (1,0) c PropsBinClauses_1 : 3919271
47.06/23.28	c (1,0) c PropsBinClauses_2 : 4125692
47.06/23.28	c (1,0) c PropsBinClauses_3 : 3877930
47.06/23.28	c (1,0) c PropsBinClauses_4 : 4080220
47.06/23.28	c (1,0) c PropsBinClauses_5 : 4044479
47.06/23.28	c (1,0) c PropsBinClauses_6 : 3922670
47.06/23.28	c (1,0) c PropsBinClauses_7 : 4025227
47.06/23.28	c (1,0) c PropsBinClauses_total : 32002456
47.06/23.28	c (1,0) c PropsBinClauses_winner : 4125692
47.06/23.28	c (1,0) c PropsPreBlocker_0 : 51915359
47.06/23.28	c (1,0) c PropsPreBlocker_1 : 52277062
47.06/23.28	c (1,0) c PropsPreBlocker_2 : 53223816
47.06/23.28	c (1,0) c PropsPreBlocker_3 : 52041601
47.06/23.28	c (1,0) c PropsPreBlocker_4 : 56595394
47.06/23.28	c (1,0) c PropsPreBlocker_5 : 52298478
47.06/23.28	c (1,0) c PropsPreBlocker_6 : 51765109
47.06/23.28	c (1,0) c PropsPreBlocker_7 : 56783375
47.06/23.28	c (1,0) c PropsPreBlocker_total : 426900194
47.06/23.28	c (1,0) c PropsPreBlocker_winner : 53223816
47.06/23.28	c (1,0) c PropsNotBlocker_0 : 14599148
47.06/23.28	c (1,0) c PropsNotBlocker_1 : 14634476
47.06/23.28	c (1,0) c PropsNotBlocker_2 : 15085302
47.06/23.28	c (1,0) c PropsNotBlocker_3 : 14685659
47.06/23.28	c (1,0) c PropsNotBlocker_4 : 15373633
47.06/23.28	c (1,0) c PropsNotBlocker_5 : 14565329
47.06/23.28	c (1,0) c PropsNotBlocker_6 : 14809779
47.06/23.28	c (1,0) c PropsNotBlocker_7 : 15561002
47.06/23.28	c (1,0) c PropsNotBlocker_total : 119314328
47.06/23.28	c (1,0) c PropsNotBlocker_winner : 15085302
47.06/23.28	c (1,0) c PropsLitFullScans_0 : 84003911
47.06/23.28	c (1,0) c PropsLitFullScans_1 : 84002332
47.06/23.28	c (1,0) c PropsLitFullScans_2 : 86570909
47.06/23.28	c (1,0) c PropsLitFullScans_3 : 84003774
47.06/23.28	c (1,0) c PropsLitFullScans_4 : 90002031
47.06/23.28	c (1,0) c PropsLitFullScans_5 : 84005288
47.06/23.28	c (1,0) c PropsLitFullScans_6 : 84002068
47.06/23.28	c (1,0) c PropsLitFullScans_7 : 90003718
47.06/23.28	c (1,0) c PropsLitFullScans_total : 686594031
47.06/23.28	c (1,0) c PropsLitFullScans_winner : 86570909
47.06/23.28	c (1,0) c LitScanFractions_0 : 1546
47.06/23.28	c (1,0) c LitScanFractions_1 : 2259
47.06/23.28	c (1,0) c LitScanFractions_2 : 1941
47.06/23.28	c (1,0) c LitScanFractions_3 : 2918
47.06/23.28	c (1,0) c LitScanFractions_4 : 1485
47.06/23.28	c (1,0) c LitScanFractions_5 : 1713
47.06/23.28	c (1,0) c LitScanFractions_6 : 1931
47.06/23.28	c (1,0) c LitScanFractions_7 : 3146
47.06/23.28	c (1,0) c LitScanFractions_total : 16939
47.06/23.28	c (1,0) c LitScanFractions_winner : 1941
47.06/23.28	c (1,0) c DecisionLevel0_0 : 29
47.06/23.28	c (1,0) c DecisionLevel0_1 : 38
47.06/23.28	c (1,0) c DecisionLevel0_2 : 26
47.06/23.28	c (1,0) c DecisionLevel0_3 : 22
47.06/23.28	c (1,0) c DecisionLevel0_4 : 32
47.06/23.28	c (1,0) c DecisionLevel0_5 : 17
47.06/23.28	c (1,0) c DecisionLevel0_6 : 53
47.06/23.28	c (1,0) c DecisionLevel0_7 : 32
47.06/23.28	c (1,0) c DecisionLevel0_total : 249
47.06/23.28	c (1,0) c DecisionLevel0_winner : 26
47.06/23.28	c (1,0) c Periods_0 : 14
47.06/23.28	c (1,0) c Periods_1 : 14
47.06/23.28	c (1,0) c Periods_2 : 14
47.06/23.28	c (1,0) c Periods_3 : 14
47.06/23.28	c (1,0) c Periods_4 : 15
47.06/23.28	c (1,0) c Periods_5 : 14
47.06/23.28	c (1,0) c Periods_6 : 14
47.06/23.28	c (1,0) c Periods_7 : 15
47.06/23.28	c (1,0) c Periods_total : 114
47.06/23.28	c (1,0) c Periods_winner : 14
47.06/23.28	c (1,0) c Margin_0 : 20
47.06/23.28	c (1,0) c Margin_1 : 20
47.06/23.28	c (1,0) c Margin_2 : 20
47.06/23.28	c (1,0) c Margin_3 : 20
47.06/23.28	c (1,0) c Margin_4 : 20
47.06/23.28	c (1,0) c Margin_5 : 20
47.06/23.28	c (1,0) c Margin_6 : 20
47.06/23.28	c (1,0) c Margin_7 : 20
47.06/23.29	c (1,0) c Margin_total : 160
47.06/23.29	c (1,0) c Margin_winner : 20
47.06/23.29	c (1,0) c Exported_0 : 6600
47.06/23.29	c (1,0) c Exported_1 : 6218
47.06/23.29	c (1,0) c Exported_2 : 7121
47.06/23.29	c (1,0) c Exported_3 : 6834
47.06/23.29	c (1,0) c Exported_4 : 7028
47.06/23.29	c (1,0) c Exported_5 : 6603
47.06/23.29	c (1,0) c Exported_6 : 5274
47.06/23.29	c (1,0) c Exported_7 : 7247
47.06/23.29	c (1,0) c Exported_total : 52925
47.06/23.29	c (1,0) c Exported_winner : 7121
47.06/23.29	c (1,0) c Imported_0 : 0
47.06/23.29	c (1,0) c Imported_1 : 0
47.06/23.29	c (1,0) c Imported_2 : 0
47.06/23.29	c (1,0) c Imported_3 : 0
47.06/23.29	c (1,0) c Imported_4 : 0
47.06/23.29	c (1,0) c Imported_5 : 0
47.06/23.29	c (1,0) c Imported_6 : 0
47.06/23.29	c (1,0) c Imported_7 : 0
47.06/23.29	c (1,0) c Imported_total : 0
47.06/23.29	c (1,0) c Imported_winner : 0
47.06/23.29	c (1,0) c Good_0 : 0
47.06/23.29	c (1,0) c Good_1 : 0
47.06/23.29	c (1,0) c Good_2 : 0
47.06/23.29	c (1,0) c Good_3 : 0
47.06/23.29	c (1,0) c Good_4 : 0
47.06/23.29	c (1,0) c Good_5 : 0
47.06/23.29	c (1,0) c Good_6 : 0
47.06/23.29	c (1,0) c Good_7 : 0
47.06/23.29	c (1,0) c Good_total : 0
47.06/23.29	c (1,0) c Good_winner : 0
47.06/23.29	c (1,0) c Purge_0 : 0
47.06/23.29	c (1,0) c Purge_1 : 0
47.06/23.29	c (1,0) c Purge_2 : 0
47.06/23.29	c (1,0) c Purge_3 : 0
47.06/23.29	c (1,0) c Purge_4 : 0
47.06/23.29	c (1,0) c Purge_5 : 0
47.06/23.29	c (1,0) c Purge_6 : 0
47.06/23.29	c (1,0) c Purge_7 : 0
47.06/23.29	c (1,0) c Purge_total : 0
47.06/23.29	c (1,0) c Purge_winner : 0
47.06/23.29	c (1,0) c Promoted_0 : 0
47.06/23.29	c (1,0) c Promoted_1 : 0
47.06/23.29	c (1,0) c Promoted_2 : 0
47.06/23.29	c (1,0) c Promoted_3 : 0
47.06/23.29	c (1,0) c Promoted_4 : 0
47.06/23.29	c (1,0) c Promoted_5 : 0
47.06/23.29	c (1,0) c Promoted_6 : 0
47.06/23.29	c (1,0) c Promoted_7 : 0
47.06/23.29	c (1,0) c Promoted_total : 0
47.06/23.29	c (1,0) c Promoted_winner : 0
47.06/23.29	c (1,0) c Remove_Imp_0 : 0
47.06/23.29	c (1,0) c Remove_Imp_1 : 0
47.06/23.29	c (1,0) c Remove_Imp_2 : 0
47.06/23.29	c (1,0) c Remove_Imp_3 : 0
47.06/23.29	c (1,0) c Remove_Imp_4 : 0
47.06/23.29	c (1,0) c Remove_Imp_5 : 0
47.06/23.29	c (1,0) c Remove_Imp_6 : 0
47.06/23.29	c (1,0) c Remove_Imp_7 : 0
47.06/23.29	c (1,0) c Remove_Imp_total : 0
47.06/23.29	c (1,0) c Remove_Imp_winner : 0
47.06/23.29	c (1,0) c Blocked_Reuse_0 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_1 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_2 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_3 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_4 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_5 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_6 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_7 : 0
47.06/23.29	c (1,0) c Blocked_Reuse_total : 0
47.06/23.29	c (1,0) c Blocked_Reuse_winner : 0
47.06/23.29	c (1,0) c Unaries_0 : 1
47.06/23.29	c (1,0) c Unaries_1 : 1
47.06/23.29	c (1,0) c Unaries_2 : 10
47.06/23.29	c (1,0) c Unaries_3 : 1
47.06/23.29	c (1,0) c Unaries_4 : 0
47.06/23.29	c (1,0) c Unaries_5 : 0
47.06/23.29	c (1,0) c Unaries_6 : 1
47.06/23.29	c (1,0) c Unaries_7 : 0
47.06/23.29	c (1,0) c Unaries_total : 14
47.06/23.29	c (1,0) c Unaries_winner : 10
47.06/23.29	c (1,0) c Binaries_0 : 210
47.06/23.29	c (1,0) c Binaries_1 : 222
47.06/23.29	c (1,0) c Binaries_2 : 230
47.06/23.29	c (1,0) c Binaries_3 : 200
47.06/23.29	c (1,0) c Binaries_4 : 207
47.06/23.29	c (1,0) c Binaries_5 : 260
47.06/23.29	c (1,0) c Binaries_6 : 237
47.06/23.29	c (1,0) c Binaries_7 : 204
47.06/23.29	c (1,0) c Binaries_total : 1770
47.06/23.29	c (1,0) c Binaries_winner : 230
47.06/23.29	c (1,0) c Glues_0 : 645
47.06/23.29	c (1,0) c Glues_1 : 673
47.06/23.29	c (1,0) c Glues_2 : 696
47.06/23.29	c (1,0) c Glues_3 : 701
47.06/23.29	c (1,0) c Glues_4 : 630
47.06/23.29	c (1,0) c Glues_5 : 682
47.06/23.29	c (1,0) c Glues_6 : 747
47.06/23.29	c (1,0) c Glues_7 : 636
47.06/23.29	c (1,0) c Glues_total : 5410
47.06/23.29	c (1,0) c Glues_winner : 696
47.06/23.29	c (1,0) c RunningTime_0 : 1.088906
47.06/23.29	c (1,0) c RunningTime_1 : 1.077264
47.06/23.29	c (1,0) c RunningTime_2 : 1.058740
47.06/23.29	c (1,0) c RunningTime_3 : 1.083122
47.06/23.29	c (1,0) c RunningTime_4 : 1.084443
47.06/23.29	c (1,0) c RunningTime_5 : 1.092363
47.06/23.29	c (1,0) c RunningTime_6 : 1.067697
47.06/23.29	c (1,0) c RunningTime_7 : 1.098307
47.06/23.29	c (1,0) c RunningTime_total : 8.650841
47.06/23.29	c (1,0) c RunningTime_winner : 1.058740
47.06/23.29	c (1,0) c WaitingTime_0 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_1 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_2 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_3 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_4 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_5 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_6 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_7 : 0.000000
47.06/23.29	c (1,0) c WaitingTime_total : 0.000000
47.06/23.29	c (1,0) c WaitingTime_winner : 0.000000
47.06/23.29	c (1,0) c ExchangingTime_0 : 0.001477
47.06/23.29	c (1,0) c ExchangingTime_1 : 0.001469
47.06/23.29	c (1,0) c ExchangingTime_2 : 0.001504
47.06/23.29	c (1,0) c ExchangingTime_3 : 0.001492
47.06/23.29	c (1,0) c ExchangingTime_4 : 0.001554
47.06/23.29	c (1,0) c ExchangingTime_5 : 0.001386
47.06/23.29	c (1,0) c ExchangingTime_6 : 0.001512
47.06/23.29	c (1,0) c ExchangingTime_7 : 0.001561
47.06/23.29	c (1,0) c ExchangingTime_total : 0.011955
47.06/23.29	c (1,0) c ExchangingTime_winner : 0.001504
47.06/23.29	c (1,0) c PeriodProcTime_0 : 0.000089
47.06/23.29	c (1,0) c PeriodProcTime_1 : 0.000096
47.06/23.29	c (1,0) c PeriodProcTime_2 : 0.000063
47.06/23.29	c (1,0) c PeriodProcTime_3 : 0.000122
47.06/23.29	c (1,0) c PeriodProcTime_4 : 0.000114
47.06/23.29	c (1,0) c PeriodProcTime_5 : 0.000075
47.06/23.29	c (1,0) c PeriodProcTime_6 : 0.000084
47.06/23.29	c (1,0) c PeriodProcTime_7 : 0.000076
47.06/23.29	c (1,0) c PeriodProcTime_total : 0.000718
47.06/23.29	c (1,0) c PeriodProcTime_winner : 0.000063
47.06/23.29	c (1,0) c SolvingTime_0 : 1.090471
47.06/23.29	c (1,0) c SolvingTime_1 : 1.078829
47.06/23.29	c (1,0) c SolvingTime_2 : 1.060308
47.06/23.29	c (1,0) c SolvingTime_3 : 1.084735
47.06/23.29	c (1,0) c SolvingTime_4 : 1.086111
47.06/23.29	c (1,0) c SolvingTime_5 : 1.093823
47.06/23.29	c (1,0) c SolvingTime_6 : 1.069293
47.06/23.29	c (1,0) c SolvingTime_7 : 1.099944
47.06/23.29	c (1,0) c SolvingTime_total : 8.663513
47.06/23.29	c (1,0) c SolvingTime_winner : 1.060308
47.06/23.29	c (1,0) c PropagationTime_0 : 0.888312
47.06/23.29	c (1,0) c PropagationTime_1 : 0.854714
47.06/23.29	c (1,0) c PropagationTime_2 : 0.857820
47.06/23.29	c (1,0) c PropagationTime_3 : 0.868369
47.06/23.29	c (1,0) c PropagationTime_4 : 0.879911
47.06/23.29	c (1,0) c PropagationTime_5 : 0.894300
47.06/23.29	c (1,0) c PropagationTime_6 : 0.871156
47.06/23.29	c (1,0) c PropagationTime_7 : 0.899178
47.06/23.29	c (1,0) c PropagationTime_total : 7.013759
47.06/23.29	c (1,0) c PropagationTime_winner : 0.857820
47.06/23.29	c (1,0) c AnalysisTime_0 : 0.145638
47.06/23.29	c (1,0) c AnalysisTime_1 : 0.146426
47.06/23.29	c (1,0) c AnalysisTime_2 : 0.143602
47.06/23.29	c (1,0) c AnalysisTime_3 : 0.141616
47.06/23.29	c (1,0) c AnalysisTime_4 : 0.154420
47.06/23.29	c (1,0) c AnalysisTime_5 : 0.146649
47.06/23.29	c (1,0) c AnalysisTime_6 : 0.142149
47.06/23.29	c (1,0) c AnalysisTime_7 : 0.147785
47.06/23.29	c (1,0) c AnalysisTime_total : 1.168284
47.06/23.29	c (1,0) c AnalysisTime_winner : 0.143602
47.06/23.29	c (1,0) c ReductionTime_0 : 0.005346
47.06/23.29	c (1,0) c ReductionTime_1 : 0.005967
47.06/23.29	c (1,0) c ReductionTime_2 : 0.005416
47.06/23.29	c (1,0) c ReductionTime_3 : 0.005877
47.06/23.29	c (1,0) c ReductionTime_4 : 0.005870
47.06/23.29	c (1,0) c ReductionTime_5 : 0.005977
47.06/23.29	c (1,0) c ReductionTime_6 : 0.005864
47.06/23.29	c (1,0) c ReductionTime_7 : 0.005838
47.06/23.29	c (1,0) c ReductionTime_total : 0.046154
47.06/23.29	c (1,0) c ReductionTime_winner : 0.005416
47.06/23.29	c (1,0) c SimplifyTime_0 : 0.003407
47.06/23.29	c (1,0) c SimplifyTime_1 : 0.022875
47.06/23.29	c (1,0) c SimplifyTime_2 : 0.007189
47.06/23.29	c (1,0) c SimplifyTime_3 : 0.022159
47.06/23.29	c (1,0) c SimplifyTime_4 : 0.000003
47.06/23.29	c (1,0) c SimplifyTime_5 : 0.000000
47.06/23.29	c (1,0) c SimplifyTime_6 : 0.004189
47.06/23.29	c (1,0) c SimplifyTime_7 : 0.000002
47.06/23.29	c (1,0) c SimplifyTime_total : 0.059824
47.06/23.29	c (1,0) c SimplifyTime_winner : 0.007189
47.06/23.29	c (1,0) c UsedRateTime_0 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_1 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_2 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_3 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_4 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_5 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_6 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_7 : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_total : 0.000000
47.06/23.29	c (1,0) c UsedRateTime_winner : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_0 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_1 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_2 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_3 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_4 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_5 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_6 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_7 : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_total : 0.000000
47.06/23.29	c (1,0) c OverlapRateTime_winner : 0.000000
47.06/23.29	c (1,0) c
47.06/23.29	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
47.06/23.29	c (1,0) c
47.06/23.29	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.29	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
47.06/23.29	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.29	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
47.06/23.29	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
47.06/23.29	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
47.06/23.29	c (1,0) c | Initial random_seed   |  946887621 | 1592708954 | 2097562053 | 1699500505 | 1982025030 | 1819362183 |  840184836 | 1051664146 |
47.06/23.29	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
47.06/23.29	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
47.06/23.29	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
47.06/23.29	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
47.06/23.29	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
47.06/23.29	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
47.06/23.29	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
47.06/23.29	c (1,0) c | var_decay             |     0.8500 |     0.8500 |     0.8600 |     0.8500 |     0.8500 |     0.8500 |     0.8500 |     0.8600 |
47.06/23.29	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
47.06/23.29	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
47.06/23.29	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
47.06/23.29	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
47.06/23.29	c (1,0) 
47.06/23.29	c (1,0) s UNSATISFIABLE
47.06/23.29	c (1,0) SatSolver.solve End
47.06/23.29	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
47.06/23.29	c (1,0) Show results Begin
47.06/23.29	s UNSATISFIABLE
47.06/23.29	c (1,0) Show results End
47.06/23.29	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
47.61/23.30	c (1,0) 1,1,STOP-AFTER(ALL)
47.61/23.30	c END-Prog: Wed Sep 25 00:16:41 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 (12547 MiB free)
  memory of node 1: 16384 MiB (13151 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405466-1569363420/watcher-4405466-1569363420 -o /tmp/evaluation-result-4405466-1569363420/solver-4405466-1569363420 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569358512-32399 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405466-1569363420.xml 

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

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


[startup+0.100132 s]*
/proc/loadavg: 8.54 8.25 8.18 2/212 1171
/proc/meminfo: memFree=26222452/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512608803 115843072 348 33554432000 4194304 5098028 140734447348736 140734447345992 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 348 296 221 0 87 0
[pid=1152] ppid=1149 vsize=27314120 memory=104080 CPUtime=0.1 cores=0-7
/proc/1152/stat : 1152 (java) S 1149 1149 32372 0 -1 1077944320 6103 0 0 0 8 2 0 0 20 0 20 0 512608803 27969658880 26020 33554432000 4194304 4196468 140723118773936 140723118756480 139943477047031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
/proc/1152/statm: 6828530 26020 2796 1 0 6790935 0
[pid=1152/tid=1153] ppid=1149 vsize=27314120 memory=288230380178243832 CPUtime=0.09 cores=0-7
/proc/1152/task/1153/stat : 1153 (java) R 1149 1149 32372 0 -1 4202560 4212 0 0 0 7 2 0 0 20 0 20 0 512608804 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943448873360 139943461127518 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1154] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1154/stat : 1154 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943481289872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1155] ppid=1149 vsize=27314120 memory=288230376153058061 CPUtime=0 cores=0-7
/proc/1152/task/1155/stat : 1155 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943264685072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1156] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1156/stat : 1156 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943263632272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1157] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1157/stat : 1157 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943262579472 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1158] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1158/stat : 1158 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943261526672 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1159] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1159/stat : 1159 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943260473872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1160] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1160/stat : 1160 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943259421072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1161] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1161/stat : 1161 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 26532 33554432000 4194304 4196468 140723118773936 139943258368272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1162] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1162/stat : 1162 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942043827056 139943477058178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1163] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1163/stat : 1163 (java) S 1149 1149 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 26532 33554432000 4194304 4196468 140723118773936 139941107459616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1164] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1164/stat : 1164 (java) S 1149 1149 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 26532 33554432000 4194304 4196468 140723118773936 139940973237616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1165] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1165/stat : 1165 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139940598733136 139943477065627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1166] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1166/stat : 1166 (java) S 1149 1149 32372 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942042773872 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1167] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1167/stat : 1167 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942041721072 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1168] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1168/stat : 1168 (java) S 1149 1149 32372 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942040668272 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1169] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1169/stat : 1169 (java) S 1149 1149 32372 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942039615472 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1170] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1170/stat : 1170 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139940100828256 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1171] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1171/stat : 1171 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 26532 33554432000 4194304 4196468 140723118773936 139942038563888 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105472 KiB

[startup+0.210469 s]*
/proc/loadavg: 8.54 8.25 8.18 2/212 1171
/proc/meminfo: memFree=26201284/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512608803 115843072 348 33554432000 4194304 5098028 140734447348736 140734447345992 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 348 296 221 0 87 0
[pid=1152] ppid=1149 vsize=27314120 memory=123372 CPUtime=0.24 cores=0-7
/proc/1152/stat : 1152 (java) S 1149 1149 32372 0 -1 1077944320 11744 0 0 0 20 4 0 0 20 0 20 0 512608803 27969658880 30843 33554432000 4194304 4196468 140723118773936 140723118756480 139943477047031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
/proc/1152/statm: 6828530 30843 2926 1 0 6790935 0
[pid=1152/tid=1153] ppid=1149 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/1152/task/1153/stat : 1153 (java) R 1149 1149 32372 0 -1 4202560 9410 0 0 0 16 4 0 0 20 0 20 0 512608804 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943448846416 139943457322425 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1154] ppid=1149 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/1152/task/1154/stat : 1154 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943481289872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1155] ppid=1149 vsize=27314120 memory=140281703288884 CPUtime=0 cores=0-7
/proc/1152/task/1155/stat : 1155 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943264685072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1156] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1156/stat : 1156 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943263632272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1157] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1157/stat : 1157 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943262579472 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1158] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1158/stat : 1158 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943261526672 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1159] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1159/stat : 1159 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943260473872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1160] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1160/stat : 1160 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943259421072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1161] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1161/stat : 1161 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 30843 33554432000 4194304 4196468 140723118773936 139943258368272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1162] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1162/stat : 1162 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942043827056 139943477058178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1163] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1163/stat : 1163 (java) S 1149 1149 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 30843 33554432000 4194304 4196468 140723118773936 139941107459616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1164] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1164/stat : 1164 (java) S 1149 1149 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 30843 33554432000 4194304 4196468 140723118773936 139940973237616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1165] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1165/stat : 1165 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139940598733136 139943477065627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1166] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1166/stat : 1166 (java) S 1149 1149 32372 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942042773872 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1167] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1167/stat : 1167 (java) S 1149 1149 32372 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942041721072 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1168] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1168/stat : 1168 (java) S 1149 1149 32372 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942040668272 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1169] ppid=1149 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/1152/task/1169/stat : 1169 (java) S 1149 1149 32372 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942039615472 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1170] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1170/stat : 1170 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139940100828256 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1171] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1171/stat : 1171 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 30843 33554432000 4194304 4196468 140723118773936 139942038563888 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124764 KiB

[startup+0.310414 s]*
/proc/loadavg: 8.54 8.25 8.18 2/212 1171
/proc/meminfo: memFree=26198120/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512608803 115843072 348 33554432000 4194304 5098028 140734447348736 140734447345992 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 348 296 221 0 87 0
[pid=1152] ppid=1149 vsize=27314120 memory=127660 CPUtime=0.42 cores=0-7
/proc/1152/stat : 1152 (java) S 1149 1149 32372 0 -1 1077944320 12299 0 0 0 37 5 0 0 20 0 20 0 512608803 27969658880 31915 33554432000 4194304 4196468 140723118773936 140723118756480 139943477047031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
/proc/1152/statm: 6828530 31915 3027 1 0 6790935 0
[pid=1152/tid=1153] ppid=1149 vsize=27314120 memory=0 CPUtime=0.3 cores=0-7
/proc/1152/task/1153/stat : 1153 (java) R 1149 1149 32372 0 -1 4202560 9771 0 0 0 26 4 0 0 20 0 20 0 512608804 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943448868032 139943458611993 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1154] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1154/stat : 1154 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943481289872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1155] ppid=1149 vsize=27314120 memory=140281703307872 CPUtime=0 cores=0-7
/proc/1152/task/1155/stat : 1155 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943264685072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1156] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1156/stat : 1156 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943263632272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1157] ppid=1149 vsize=27314120 memory=2209 CPUtime=0 cores=0-7
/proc/1152/task/1157/stat : 1157 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943262579472 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1158] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1158/stat : 1158 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943261526672 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1159] ppid=1149 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/1152/task/1159/stat : 1159 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943260473872 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1160] ppid=1149 vsize=27314120 memory=3832619590735908210 CPUtime=0 cores=0-7
/proc/1152/task/1160/stat : 1160 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943259421072 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1161] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1161/stat : 1161 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27969658880 31981 33554432000 4194304 4196468 140723118773936 139943258368272 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1162] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1162/stat : 1162 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942043827056 139943477058178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1163] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1163/stat : 1163 (java) S 1149 1149 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 31981 33554432000 4194304 4196468 140723118773936 139941107459616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1164] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1164/stat : 1164 (java) S 1149 1149 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512608808 27969658880 31981 33554432000 4194304 4196468 140723118773936 139940973237616 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1165] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1165/stat : 1165 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139940598733136 139943477065627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1166] ppid=1149 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1152/task/1166/stat : 1166 (java) R 1149 1149 32372 0 -1 4202560 530 0 0 0 2 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942042773872 139943458572606 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1167] ppid=1149 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1152/task/1167/stat : 1167 (java) S 1149 1149 32372 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942041721072 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1168] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1168/stat : 1168 (java) S 1149 1149 32372 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942040668272 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1169] ppid=1149 vsize=27314120 memory=0 CPUtime=0.07 cores=0-7
/proc/1152/task/1169/stat : 1169 (java) S 1149 1149 32372 0 -1 1077944384 536 0 0 0 7 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942039615472 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1170] ppid=1149 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1170/stat : 1170 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139940100828256 139943477057237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1171] ppid=1149 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1152/task/1171/stat : 1171 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608811 27969658880 31981 33554432000 4194304 4196468 140723118773936 139942038563888 139943477058178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129052 KiB

[startup+0.700841 s]
/proc/loadavg: 8.54 8.25 8.18 2/212 1171
/proc/meminfo: memFree=26176168/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512608803 115843072 348 33554432000 4194304 5098028 140734447348736 140734447345992 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 348 296 221 0 87 0
[pid=1152] ppid=1149 vsize=27320392 memory=163380 CPUtime=1 cores=0-7
/proc/1152/stat : 1152 (java) S 1149 1149 32372 0 -1 1077944320 20016 0 0 0 92 8 0 0 20 0 20 0 512608803 27976081408 40845 33554432000 4194304 4196468 140723118773936 140723118756480 139943477047031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
/proc/1152/statm: 6830098 40845 3181 1 0 6791447 0
[pid=1152/tid=1153] ppid=1149 vsize=27320392 memory=140281551025808 CPUtime=0.67 cores=0-7
/proc/1152/task/1153/stat : 1153 (java) R 1149 1149 32372 0 -1 4202560 16832 0 0 0 61 6 0 0 20 0 20 0 512608804 27976081408 40845 33554432000 4194304 4196468 140723118773936 139943448882960 139942936501280 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1154] ppid=1149 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1152/task/1154/stat : 1154 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27976081408 40845 33554432000 4194304 4196468 140723118773936 139943481289872 139943477057237 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1155] ppid=1149 vsize=27320392 memory=984 CPUtime=0 cores=0-7
/proc/1152/task/1155/stat : 1155 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512608806 27976081408 40845 33554432000 4194304 4196468 140723118773936 139943264685072 139943477057237 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0
[pid=1152/tid=1156] ppid=1149 vsize=27320392 memory=2004 CPUtime=0 cores=0-7
/proc/1152/task/1156/stat : 1156 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512608806 27976081408 40845 33554432000 4194304 4196468 140723118773936 139943263632272 139943477057237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9252864 140723118781163 140723118781590 140723118781590 140723118784463 0

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

/proc/1172/task/1184/stat : 1184 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610899 8616062976 34166 33554432000 4194304 4196468 140736056141104 139790448059248 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1185] ppid=1149 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/1172/task/1185/stat : 1185 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139790073550672 139792136439707 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1186] ppid=1149 vsize=8414124 memory=804 CPUtime=0.19 cores=0-7
/proc/1172/task/1186/stat : 1186 (java) S 1149 1149 32372 0 -1 1077944384 1193 0 0 0 19 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791228885872 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1187] ppid=1149 vsize=8414124 memory=1724 CPUtime=0.19 cores=0-7
/proc/1172/task/1187/stat : 1187 (java) S 1149 1149 32372 0 -1 1077944384 400 0 0 0 19 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791227833072 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1188] ppid=1149 vsize=8414124 memory=1804 CPUtime=0.18 cores=0-7
/proc/1172/task/1188/stat : 1188 (java) S 1149 1149 32372 0 -1 1077944384 474 0 0 0 18 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791226780272 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1189] ppid=1149 vsize=8414124 memory=920 CPUtime=0.25 cores=0-7
/proc/1172/task/1189/stat : 1189 (java) S 1149 1149 32372 0 -1 1077944384 661 0 0 0 25 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791225727472 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1190] ppid=1149 vsize=8414124 memory=4136 CPUtime=0 cores=0-7
/proc/1172/task/1190/stat : 1190 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512610902 8616062976 34166 33554432000 4194304 4196468 140736056141104 139789575645792 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1191] ppid=1149 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/1172/task/1191/stat : 1191 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610902 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791224674864 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1193] ppid=1149 vsize=8414124 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/1172/task/1193/stat : 1193 (java) S 1149 1149 32372 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791216641088 139792136445721 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1195] ppid=1149 vsize=8414124 memory=252 CPUtime=0 cores=0-7
/proc/1172/task/1195/stat : 1195 (java) S 1149 1149 32372 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139789172981904 139792136443037 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1196] ppid=1149 vsize=8414124 memory=115 CPUtime=0 cores=0-7
/proc/1172/task/1196/stat : 1196 (java) S 1149 1149 32372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139788904546320 139792136443037 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1197] ppid=1149 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1172/task/1197/stat : 1197 (java) S 1149 1149 32372 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 512610987 8616062976 34166 33554432000 4194304 4196468 140736056141104 139788636118576 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
Current children cumulated CPU time: 43.87 s
Current children cumulated vsize: 9308876 KiB
Current children cumulated memory: 313272 KiB

[startup+23.2021 s]
/proc/loadavg: 6.43 7.78 8.02 9/225 1206
/proc/meminfo: memFree=26003988/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1472 CPUtime=36.92 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 581 62167 0 0 0 0 3491 201 20 0 1 0 512608803 115843072 368 33554432000 4194304 5098028 140734447348736 140734447345480 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 368 311 221 0 87 0
[pid=1172] ppid=1149 vsize=8414124 memory=136664 CPUtime=1.79 cores=0-7
/proc/1172/stat : 1172 (java) S 1149 1149 32372 0 -1 1077944320 21100 0 0 0 163 16 0 0 20 0 24 0 512610895 8616062976 34166 33554432000 4194304 4196468 140736056141104 140736056123648 139792136421111 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
/proc/1172/statm: 2103531 34166 3226 1 0 2064875 0
[pid=1192] ppid=1172 vsize=783236 memory=190780 CPUtime=8.35 cores=0-7
/proc/1192/stat : 1192 (manyglucose-4.1) S 1172 1149 32372 0 -1 1077944320 43542 0 0 0 803 32 0 0 20 0 9 0 512610985 802033664 47695 33554432000 4194304 4454172 140734658501168 140734658499568 140596471765634 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
/proc/1192/statm: 195809 47695 407 64 0 191477 0
[pid=1192/tid=1198] ppid=1172 vsize=783236 memory=2004 CPUtime=0.95 cores=0-7
/proc/1192/task/1198/stat : 1198 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1621 0 0 0 92 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596432157800 4351576 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1199] ppid=1172 vsize=783236 memory=1376 CPUtime=1 cores=0-7
/proc/1192/task/1199/stat : 1199 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1729 0 0 0 97 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596423764728 140596457057253 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1200] ppid=1172 vsize=783236 memory=1060 CPUtime=1 cores=0-7
/proc/1192/task/1200/stat : 1200 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1552 0 0 0 98 2 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596415372024 4350933 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1202] ppid=1172 vsize=783236 memory=3636 CPUtime=0.98 cores=0-7
/proc/1192/task/1202/stat : 1202 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1497 0 0 0 95 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596406979448 4351300 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1203] ppid=1172 vsize=783236 memory=1724 CPUtime=1.01 cores=0-7
/proc/1192/task/1203/stat : 1203 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1543 0 0 0 98 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596398586488 4351311 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1204] ppid=1172 vsize=783236 memory=6152 CPUtime=0.98 cores=0-7
/proc/1192/task/1204/stat : 1204 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1258 0 0 0 95 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596390193784 4314715 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1205] ppid=1172 vsize=783236 memory=18913 CPUtime=1 cores=0-7
/proc/1192/task/1205/stat : 1205 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1288 0 0 0 96 4 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596381801576 4351331 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1192/tid=1206] ppid=1172 vsize=783236 memory=6944656592455360604 CPUtime=0.99 cores=0-7
/proc/1192/task/1206/stat : 1206 (manyglucose-4.1) R 1172 1149 32372 0 -1 4202560 1560 0 0 0 96 3 0 0 20 0 9 0 512611021 802033664 47695 33554432000 4194304 4454172 140734658501168 140596373408872 4351331 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 39710720 140734658503530 140734658503728 140734658503728 140734658506682 0
[pid=1172/tid=1173] ppid=1149 vsize=8414124 memory=6944652177228980320 CPUtime=0.92 cores=0-7
/proc/1172/task/1173/stat : 1173 (java) S 1149 1149 32372 0 -1 1077944384 16972 0 0 0 79 13 0 0 20 0 24 0 512610896 8616062976 34166 33554432000 4194304 4196468 140736056141104 139792108261280 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1174] ppid=1149 vsize=8414124 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/1172/task/1174/stat : 1174 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139792140663440 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1175] ppid=1149 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/1172/task/1175/stat : 1175 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791940831760 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1176] ppid=1149 vsize=8414124 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/1172/task/1176/stat : 1176 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791939778960 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1177] ppid=1149 vsize=8414124 memory=68 CPUtime=0 cores=0-7
/proc/1172/task/1177/stat : 1177 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791938726160 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1178] ppid=1149 vsize=8414124 memory=6442488762568108629 CPUtime=0 cores=0-7
/proc/1172/task/1178/stat : 1178 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791937674384 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1179] ppid=1149 vsize=8414124 memory=2868 CPUtime=0 cores=0-7
/proc/1172/task/1179/stat : 1179 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791936621584 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1180] ppid=1149 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/1172/task/1180/stat : 1180 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791935568784 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1181] ppid=1149 vsize=8414124 memory=136664 CPUtime=0 cores=0-7
/proc/1172/task/1181/stat : 1181 (java) S 1149 1149 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512610897 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791934515984 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1182] ppid=1149 vsize=8414124 memory=28556 CPUtime=0 cores=0-7
/proc/1172/task/1182/stat : 1182 (java) S 1149 1149 32372 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 512610898 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791229938032 139792136432258 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1183] ppid=1149 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/1172/task/1183/stat : 1183 (java) S 1149 1149 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512610899 8616062976 34166 33554432000 4194304 4196468 140736056141104 139790716494880 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1184] ppid=1149 vsize=8414124 memory=1640 CPUtime=0 cores=0-7
/proc/1172/task/1184/stat : 1184 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610899 8616062976 34166 33554432000 4194304 4196468 140736056141104 139790448059248 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1185] ppid=1149 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/1172/task/1185/stat : 1185 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139790073550672 139792136439707 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1186] ppid=1149 vsize=8414124 memory=2572 CPUtime=0.19 cores=0-7
/proc/1172/task/1186/stat : 1186 (java) S 1149 1149 32372 0 -1 1077944384 1193 0 0 0 19 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791228885872 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1187] ppid=1149 vsize=8414124 memory=884 CPUtime=0.19 cores=0-7
/proc/1172/task/1187/stat : 1187 (java) S 1149 1149 32372 0 -1 1077944384 400 0 0 0 19 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791227833072 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1188] ppid=1149 vsize=8414124 memory=1432 CPUtime=0.18 cores=0-7
/proc/1172/task/1188/stat : 1188 (java) S 1149 1149 32372 0 -1 1077944384 474 0 0 0 18 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791226780272 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1189] ppid=1149 vsize=8414124 memory=1764 CPUtime=0.25 cores=0-7
/proc/1172/task/1189/stat : 1189 (java) S 1149 1149 32372 0 -1 1077944384 661 0 0 0 25 0 0 0 20 0 24 0 512610901 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791225727472 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1190] ppid=1149 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/1172/task/1190/stat : 1190 (java) S 1149 1149 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512610902 8616062976 34166 33554432000 4194304 4196468 140736056141104 139789575645792 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1191] ppid=1149 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/1172/task/1191/stat : 1191 (java) S 1149 1149 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512610902 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791224674864 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1193] ppid=1149 vsize=8414124 memory=1724 CPUtime=0 cores=0-7
/proc/1172/task/1193/stat : 1193 (java) S 1149 1149 32372 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139791216641088 139792136445721 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1195] ppid=1149 vsize=8414124 memory=10604 CPUtime=0 cores=0-7
/proc/1172/task/1195/stat : 1195 (java) S 1149 1149 32372 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139789172981904 139792136443037 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1196] ppid=1149 vsize=8414124 memory=716 CPUtime=0 cores=0-7
/proc/1172/task/1196/stat : 1196 (java) S 1149 1149 32372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 512610985 8616062976 34166 33554432000 4194304 4196468 140736056141104 139788904546320 139792136443037 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1197] ppid=1149 vsize=8414124 memory=780 CPUtime=0 cores=0-7
/proc/1172/task/1197/stat : 1197 (java) S 1149 1149 32372 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 512610987 8616062976 34166 33554432000 4194304 4196468 140736056141104 139788636118576 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
Current children cumulated CPU time: 47.06 s
Current children cumulated vsize: 9310488 KiB
Current children cumulated memory: 328916 KiB

[startup+23.3013 s]
/proc/loadavg: 6.43 7.78 8.02 9/225 1206
/proc/meminfo: memFree=26003988/32770624 swapFree=66975488/67108860
[pid=1149] ppid=1146 vsize=113128 memory=1472 CPUtime=36.92 cores=0-7
/proc/1149/stat : 1149 (scop.sh) S 1146 1149 32372 0 -1 4202496 581 62167 0 0 0 0 3491 201 20 0 1 0 512608803 115843072 368 33554432000 4194304 5098028 140734447348736 140734447345480 140693825987196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9310208 140734447350564 140734447350892 140734447350892 140734447353805 0
/proc/1149/statm: 28282 368 311 221 0 87 0
[pid=1172] ppid=1149 vsize=8283048 memory=137128 CPUtime=10.69 cores=0-7
/proc/1172/stat : 1172 (java) S 1149 1149 32372 0 -1 1077944320 21177 44720 0 0 168 16 851 34 20 0 22 0 512610895 8481841152 34282 33554432000 4194304 4196468 140736056141104 140736056123648 139792136421111 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
/proc/1172/statm: 2070762 34282 3227 1 0 2032106 0
[pid=1172/tid=1173] ppid=1149 vsize=8283048 memory=984 CPUtime=9.78 cores=0-7
/proc/1172/task/1173/stat : 1173 (java) R 1149 1149 32372 0 -1 4202560 16981 44720 0 0 80 13 851 34 20 0 22 0 512610896 8481841152 34282 33554432000 4194304 4196468 140736056141104 139792108259504 139792136433046 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1174] ppid=1149 vsize=8283048 memory=1392 CPUtime=8.85 cores=0-7
/proc/1172/task/1174/stat : 1174 (java) S 1149 1149 32372 0 -1 1077944384 2 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139792140663440 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1175] ppid=1149 vsize=8283048 memory=111 CPUtime=8.85 cores=0-7
/proc/1172/task/1175/stat : 1175 (java) S 1149 1149 32372 0 -1 1077944384 2 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791940831760 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1176] ppid=1149 vsize=8283048 memory=0 CPUtime=8.85 cores=0-7
/proc/1172/task/1176/stat : 1176 (java) S 1149 1149 32372 0 -1 1077944384 1 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791939778960 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1177] ppid=1149 vsize=8283048 memory=0 CPUtime=8.85 cores=0-7
/proc/1172/task/1177/stat : 1177 (java) S 1149 1149 32372 0 -1 1077944384 3 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791938726160 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1178] ppid=1149 vsize=8283048 memory=1472 CPUtime=8.85 cores=0-7
/proc/1172/task/1178/stat : 1178 (java) S 1149 1149 32372 0 -1 1077944384 2 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791937674384 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1179] ppid=1149 vsize=8283048 memory=136664 CPUtime=8.85 cores=0-7
/proc/1172/task/1179/stat : 1179 (java) S 1149 1149 32372 0 -1 1077944384 1 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791936621584 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1180] ppid=1149 vsize=8283048 memory=174080 CPUtime=8.85 cores=0-7
/proc/1172/task/1180/stat : 1180 (java) S 1149 1149 32372 0 -1 1077944384 2 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791935568784 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1181] ppid=1149 vsize=8283048 memory=4607912 CPUtime=8.85 cores=0-7
/proc/1172/task/1181/stat : 1181 (java) S 1149 1149 32372 0 -1 1077944384 2 44720 0 0 0 0 851 34 20 0 22 0 512610897 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791934515984 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1182] ppid=1149 vsize=8283048 memory=0 CPUtime=8.85 cores=0-7
/proc/1172/task/1182/stat : 1182 (java) S 1149 1149 32372 0 -1 1077944384 5 44720 0 0 0 0 851 34 20 0 22 0 512610898 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791229938032 139792136432258 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1183] ppid=1149 vsize=8283048 memory=0 CPUtime=8.85 cores=0-7
/proc/1172/task/1183/stat : 1183 (java) S 1149 1149 32372 0 -1 1077944384 13 44720 0 0 0 0 851 34 20 0 22 0 512610899 8481841152 34282 33554432000 4194304 4196468 140736056141104 139790716494880 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1184] ppid=1149 vsize=8283048 memory=928 CPUtime=8.85 cores=0-7
/proc/1172/task/1184/stat : 1184 (java) S 1149 1149 32372 0 -1 1077944384 1 44720 0 0 0 0 851 34 20 0 22 0 512610899 8481841152 34282 33554432000 4194304 4196468 140736056141104 139790448059248 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1185] ppid=1149 vsize=8283048 memory=1640 CPUtime=8.85 cores=0-7
/proc/1172/task/1185/stat : 1185 (java) S 1149 1149 32372 0 -1 1077944384 1 44720 0 0 0 0 851 34 20 0 22 0 512610901 8481841152 34282 33554432000 4194304 4196468 140736056141104 139790073550672 139792136439707 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1186] ppid=1149 vsize=8283048 memory=1980 CPUtime=9.05 cores=0-7
/proc/1172/task/1186/stat : 1186 (java) R 1149 1149 32372 0 -1 4202560 1196 44720 0 0 20 0 851 34 20 0 22 0 512610901 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791228885872 139792117942290 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1187] ppid=1149 vsize=8283048 memory=64292 CPUtime=9.04 cores=0-7
/proc/1172/task/1187/stat : 1187 (java) S 1149 1149 32372 0 -1 1077944384 400 44720 0 0 19 0 851 34 20 0 22 0 512610901 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791227833072 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1188] ppid=1149 vsize=8283048 memory=984 CPUtime=9.04 cores=0-7
/proc/1172/task/1188/stat : 1188 (java) S 1149 1149 32372 0 -1 1077944384 478 44720 0 0 19 0 851 34 20 0 22 0 512610901 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791226780272 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1189] ppid=1149 vsize=8283048 memory=2004 CPUtime=9.12 cores=0-7
/proc/1172/task/1189/stat : 1189 (java) R 1149 1149 32372 0 -1 4202560 705 44720 0 0 27 0 851 34 20 0 22 0 512610901 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791225727472 139792117831261 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1190] ppid=1149 vsize=8283048 memory=1376 CPUtime=8.85 cores=0-7
/proc/1172/task/1190/stat : 1190 (java) S 1149 1149 32372 0 -1 1077944384 3 44720 0 0 0 0 851 34 20 0 22 0 512610902 8481841152 34282 33554432000 4194304 4196468 140736056141104 139789575645792 139792136431317 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1191] ppid=1149 vsize=8283048 memory=1392 CPUtime=8.85 cores=0-7
/proc/1172/task/1191/stat : 1191 (java) S 1149 1149 32372 0 -1 1077944384 1 44720 0 0 0 0 851 34 20 0 22 0 512610902 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791224674864 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1193] ppid=1149 vsize=8283048 memory=76180 CPUtime=8.85 cores=0-7
/proc/1172/task/1193/stat : 1193 (java) S 1149 1149 32372 0 -1 1077944384 23 44720 0 0 0 0 851 34 20 0 22 0 512610985 8481841152 34282 33554432000 4194304 4196468 140736056141104 139791216640272 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
[pid=1172/tid=1197] ppid=1149 vsize=8283048 memory=65360 CPUtime=8.85 cores=0-7
/proc/1172/task/1197/stat : 1197 (java) S 1149 1149 32372 0 -1 1077944384 15 44720 0 0 0 0 851 34 20 0 22 0 512610987 8481841152 34282 33554432000 4194304 4196468 140736056141104 139788636120368 139792136432258 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15998976 140736056148984 140736056149142 140736056149142 140736056152015 0
Current children cumulated CPU time: 47.61 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 138600 KiB

Child status: 0
Real time (s): 23.313
CPU time (s): 47.6631
CPU user time (s): 45.1214
CPU system time (s): 2.54172
CPU usage (%): 204.448
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6169076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.1214
system time used= 2.54172
maximum resident set size= 6167684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35093
involuntary context switches= 144


# summary of solver processes directly reported to runsolver:
#   pid: 1149
#   total CPU time (s): 47.6631
#   total CPU user time (s): 45.1214
#   total CPU system time (s): 2.54172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.140122 second user time and 0.34836 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-25 00:16:17
IDJOB=4405466
IDBENCH=141062
IDSOLVER=2868
FILE ID=node125/4405466-1569363420
RUNJOBID= node125-1569358512-32399
PBS_JOBID= 21705111
Free space on /tmp= 4252 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
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 -hybrid 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-4405466-1569363420/watcher-4405466-1569363420 -o /tmp/evaluation-result-4405466-1569363420/solver-4405466-1569363420 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569358512-32399 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405466-1569363420.xml

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

MD5SUM BENCH= 7ac25fa9c4532324d4bc78edd5427656
RANDOM SEED=652262989

node125.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.29
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.29
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.29
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.29
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:        26315352 kB
MemAvailable:   31817216 kB
Buffers:          100924 kB
Cached:          5478440 kB
SwapCached:        29780 kB
Active:          2580040 kB
Inactive:        3033148 kB
Active(anon):       3520 kB
Inactive(anon):    85888 kB
Active(file):    2576520 kB
Inactive(file):  2947260 kB
Unevictable:      107888 kB
Mlocked:          107888 kB
SwapTotal:      67108860 kB
SwapFree:       66975488 kB
Dirty:             20496 kB
Writeback:             0 kB
AnonPages:        113824 kB
Mapped:            57232 kB
Shmem:             47324 kB
Slab:             435380 kB
SReclaimable:     406544 kB
SUnreclaim:        28836 kB
KernelStack:        3376 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4232 MiB
End job on node125 at 2019-09-25 00:16:41