Trace number 4392322

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-9.xml
MD5SUM2d7f03e466d78847960dc3f747db29ef
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 benchmark42.4013
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-3845-serial-file.bin HOME/instance-4392322-1568425160.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 03:38:44 CEST 2019
0.66/0.56	c PID: 3848
0.66/0.56	c IP: 172.20.3.126
0.66/0.56	c HOST: node126.alineos.net
0.66/0.57	c (0,0) Parsing Begin
6.43/4.86	c (4,4) Parsing End
6.43/4.87	c (4,4) CSP: 25 int (0 aux), 0 bool (0 aux), 58 ctr, max domain size 5
6.43/4.87	c (4,4) Heap : 4057 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
6.43/4.87	c (4,4) Constraint Name Generate Begin
6.43/4.87	c (4,4) Ctr:HOME/instance-4392322-1568425160.xml,ExtensionSupport:Var
6.43/4.87	c (4,4) Constraint Name Generate End
6.43/4.87	c (4,4) Heap : 4057 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
6.43/4.88	c (4,4) CSP to CSPinCNF Begin
17.32/9.32	c (8,8) translated 6 (10%) constraints
22.07/13.22	c (12,12) translated 12 (20%) constraints
27.83/17.31	c (16,16) translated 18 (30%) constraints
32.51/21.07	c (20,20) translated 24 (40%) constraints
35.68/24.10	c (23,23) translated 29 (50%) constraints
39.31/27.73	c (27,26) translated 35 (60%) constraints
43.76/31.48	c (30,30) translated 41 (70%) constraints
48.68/35.15	c (34,34) translated 47 (80%) constraints
53.06/38.84	c (38,37) translated 53 (90%) constraints
55.97/41.72	c (41,40) translated 58 (100%) constraints
56.47/42.27	c (41,41) ===========================================
56.47/42.28	c (41,41) Order
56.47/42.28	c (41,41) ===========================================
57.21/42.53	c (41,41) translated 8073 (10%) constraints
57.48/42.71	c (42,41) translated 16145 (20%) constraints
57.60/42.89	c (42,41) translated 24218 (30%) constraints
57.84/43.06	c (42,42) translated 32290 (40%) constraints
58.04/43.23	c (42,42) translated 40362 (50%) constraints
58.14/43.41	c (42,42) translated 48435 (60%) constraints
58.35/43.58	c (43,42) translated 56507 (70%) constraints
58.54/43.75	c (43,42) translated 64580 (80%) constraints
58.74/43.92	c (43,42) translated 72652 (90%) constraints
58.99/44.10	c (43,43) translated 80724 (100%) constraints
58.99/44.10	c (43,43) CSP to CSPinCNF End
58.99/44.11	c (43,43) CSP: 25 int (0 aux), 8462 bool (8462 aux), 80724 ctr, max domain size 5
58.99/44.11	c (43,43) Heap : 2942 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
58.99/44.11	c (43,43) CSPinCNF Propagation Begin
60.02/44.66	c (44,43) 0 values, 154 unsatisfiable literals, and 138 valid clauses are removed
60.02/44.66	c (44,43) CSPinCNF Propagation End
60.02/44.66	c (44,43) CSP: 25 int (0 aux), 8462 bool (8462 aux), 80586 ctr, max domain size 5
60.02/44.66	c (44,43) Heap : 3388 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
60.02/44.66	c (44,43) Simplify CSPinCNF Begin
60.34/44.87	c (44,43) Simplify CSPinCNF End
60.34/44.87	c (44,43) CSP: 25 int (0 aux), 8462 bool (8462 aux), 80586 ctr, max domain size 5
60.34/44.87	c (44,43) Heap : 3500 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
60.34/44.87	c (44,43) Calculate Precise Domain Begin
60.34/44.87	c (44,43) 0 values are removed by re-calculation
60.34/44.87	c (44,43) Calculate Precise Domain End
60.34/44.87	c (44,43) CSP: 25 int (0 aux), 8462 bool (8462 aux), 80586 ctr, max domain size 5
60.34/44.87	c (44,43) Heap : 3500 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
60.34/44.87	c (44,43) CSPinCNF to SatSolver Begin
61.69/45.20	c (44,44) 8059 (10 %) CSP clauses are encoded (0 SAT variables, 8133 SAT clauses)
61.69/45.29	c (44,44) 16118 (20 %) CSP clauses are encoded (0 SAT variables, 16192 SAT clauses)
61.94/45.37	c (44,44) 24176 (30 %) CSP clauses are encoded (0 SAT variables, 24250 SAT clauses)
62.04/45.46	c (44,44) 32235 (40 %) CSP clauses are encoded (0 SAT variables, 32309 SAT clauses)
62.16/45.54	c (44,44) 40293 (50 %) CSP clauses are encoded (0 SAT variables, 40367 SAT clauses)
62.25/45.62	c (45,44) 48352 (60 %) CSP clauses are encoded (0 SAT variables, 48426 SAT clauses)
62.35/45.70	c (45,44) 56411 (70 %) CSP clauses are encoded (0 SAT variables, 56485 SAT clauses)
62.35/45.79	c (45,44) 64469 (80 %) CSP clauses are encoded (0 SAT variables, 64543 SAT clauses)
62.45/45.87	c (45,44) 72528 (90 %) CSP clauses are encoded (0 SAT variables, 72602 SAT clauses)
62.55/45.95	c (45,44) 80586 (100 %) CSP clauses are encoded (0 SAT variables, 80660 SAT clauses)
62.55/45.95	c (45,44) CSPinCNF to SatSolver End
62.55/45.95	c (45,44) Heap : 4282 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
62.55/45.95	c (45,44) 8541 bool, 80661 clause
62.55/45.95	c (45,44) Export Begin
62.67/46.03	c (45,44) Export to HOME/scop-3845-serial-file.bin
62.67/46.03	c (45,44) Export End
62.67/46.04	c (45,44) Export File Size: 0.01 MB
62.67/46.04	c (45,44) 4,4,43,44,44,44,45,STOP-AFTER(DIMACS)
62.67/46.04	c END-Prog: Sat Sep 14 03:39:29 CEST 2019
62.67/46.07	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-3845-serial-file.bin
63.38/46.53	c (0,0) Read Serial File Begin
63.38/46.53	c (0,0) HOME/scop-3845-serial-file.bin
63.65/46.74	c (0,0) Read Serial File End
63.65/46.75	
63.65/46.75	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
63.65/46.75	(Solving Process)
63.65/46.75	
63.65/46.77	c BEGIN-Prog: Sat Sep 14 03:39:30 CEST 2019
63.65/46.77	c PID: 3870
63.65/46.77	c IP: 172.20.3.126
63.65/46.77	c HOST: node126.alineos.net
63.65/46.78	c (0,0) SatSolver.solve Begin
63.65/46.78	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392322-1568425160.xml-scop-3848.cnf
63.84/46.81	c (0,0) c
63.84/46.81	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)
63.84/46.81	c (0,0) c
63.84/46.81	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
63.84/46.81	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
63.84/46.81	c (0,0) c ========================================[ Problem Statistics ]===========================================
63.84/46.81	c (0,0) c |                                                                                                       |
63.84/46.84	c (0,0) c |  Number of variables:          8541                                                                   |
63.84/46.84	c (0,0) c |  Number of clauses:           80661                                                                   |
63.84/46.84	c (0,0) c |  Parse time:                   0.03 s                                                                 |
63.84/46.84	c (0,0) c |                                                                                                       |
63.84/46.88	c (0,0) c |  Simplification time:          0.05 s                                                                 |
63.84/46.88	c (0,0) c |                                                                                                       |
63.84/46.88	c (0,0) c |  Generating clones                                                                                    |
63.96/46.91	c (0,0) c |  all clones generated. Memory =    67.07Mb.                                                           |
63.96/46.91	c (0,0) c ========================================================================================================|
63.96/46.91	c (0,0) c
63.96/46.91	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
63.96/46.91	c (0,0) c
63.96/46.91	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
63.96/46.91	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
63.96/46.91	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
63.96/46.91	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
63.96/46.91	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
63.96/46.91	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
63.96/46.91	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
63.96/46.91	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
63.96/46.91	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
63.96/46.91	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
63.96/46.91	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
63.96/46.91	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
63.96/46.91	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
63.96/46.91	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
63.96/46.91	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
63.96/46.91	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
63.96/46.91	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
63.96/46.91	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
63.96/46.91	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c real time : 25.8046 s
266.08/72.61	c (26,0) c cpu time  : 201.347 s
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | Conflicts     |          348764 |      43969 |      42450 |      44506 |      42437 |      44405 |      43051 |      43555 |      44391 |
266.08/72.61	c (26,0) c | Decisions     |          430883 |      55297 |      51921 |      54857 |      52228 |      54811 |      53076 |      54229 |      54464 |
266.08/72.61	c (26,0) c | Propagations  |       589501112 |   72535152 |   73135471 |   75818191 |   73860618 |   74479087 |   72710153 |   72718835 |   74243605 |
266.08/72.61	c (26,0) c | ReduceDBs     |              40 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
266.08/72.61	c (26,0) c | SimpDBs       |              32 |          3 |          7 |          3 |          4 |          3 |          3 |          2 |          7 |
266.08/72.61	c (26,0) c | Restarts      |             264 |         54 |         35 |         36 |         15 |         33 |         28 |         36 |         27 |
266.08/72.61	c (26,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
266.08/72.61	c (26,0) c | PropBinClauses|       249787578 |   29929156 |   30557109 |   31571627 |   31369986 |   33115980 |   31395147 |   31430582 |   30417991 |
266.08/72.61	c (26,0) c | PropPreBlocker|      5207752896 |  644108428 |  644238676 |  663118997 |  649486849 |  658345082 |  647515394 |  645041269 |  655898201 |
266.08/72.61	c (26,0) c | PropNotBlocker|      1995070952 |  246181645 |  246894483 |  246217939 |  253398902 |  251502107 |  254561302 |  245374690 |  250939884 |
266.08/72.61	c (26,0) c | LitFullScans  |      9124396131 | 1128155695 | 1131488818 | 1152120901 | 1140128558 | 1152157565 | 1140128272 | 1128108034 | 1152108288 |
266.08/72.61	c (26,0) c | LitScanFracts |          932641 |     125424 |     128804 |     102243 |     119640 |     128865 |     117415 |     104902 |     105348 |
266.08/72.61	c (26,0) c | DecisionLevel0|             288 |         55 |         47 |         37 |         17 |         35 |         29 |         36 |         32 |
266.08/72.61	c (26,0) c | Periods       |            1520 |        188 |        188 |        192 |        190 |        192 |        190 |        188 |        192 |
266.08/72.61	c (26,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
266.08/72.61	c (26,0) c | Avg_Trail     |                 |       4911 |       4992 |       4971 |       4917 |       4870 |       4818 |       4872 |       4936 |
266.08/72.61	c (26,0) c | Avg_DL        |                 |         12 |         11 |         11 |         11 |         11 |         11 |         11 |         11 |
266.08/72.61	c (26,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
266.08/72.61	c (26,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | Exported      |           58749 |       6941 |       7545 |       7358 |       7169 |       7365 |       7235 |       7439 |       7697 |
266.08/72.61	c (26,0) c | Imported      |          360679 |      46885 |      47195 |      45003 |      44201 |      47049 |      43214 |      40252 |      46880 |
266.08/72.61	c (26,0) c | Good          |            2461 |        322 |        331 |        294 |        296 |        319 |        284 |        279 |        336 |
266.08/72.61	c (26,0) c | Purge         |          358218 |      46563 |      46864 |      44709 |      43905 |      46730 |      42930 |      39973 |      46544 |
266.08/72.61	c (26,0) c | Promoted      |           42627 |       5473 |       5476 |       5154 |       5105 |       5455 |       5211 |       5273 |       5480 |
266.08/72.61	c (26,0) c | Remove_Imp    |          137011 |      17997 |      18957 |      16788 |      22197 |      15618 |      19748 |       9328 |      16378 |
266.08/72.61	c (26,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | Unaries       |                 |          1 |         12 |          1 |          2 |          2 |          1 |          0 |          5 |
266.08/72.61	c (26,0) c | Binaries      |                 |         54 |         74 |         65 |         60 |         65 |         54 |         45 |         63 |
266.08/72.61	c (26,0) c | Glues         |                 |        659 |        602 |        619 |        612 |        647 |        599 |        640 |        571 |
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | Orig_Seen     |            39 % |      31089 |      29481 |      30381 |      30549 |      30781 |      30549 |      30464 |      30201 |
266.08/72.61	c (26,0) c | Diff Orig seen|                 |       1608 |      X     |        900 |       1068 |       1300 |       1068 |        983 |        720 |
266.08/72.61	c (26,0) c | Hamming       |            47 % |       4226 |      X     |       3988 |       4103 |       3921 |       4235 |       4066 |       3814 |
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c | RunningTime   |                 |   25.3 100%|   25.3 100%|   25.3 100%|   25.3 100%|   25.3 100%|   25.3 100%|   25.7 100%|   25.3 100%|
266.08/72.61	c (26,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%|
266.08/72.61	c (26,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%|
266.08/72.61	c (26,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%|
266.08/72.61	c (26,0) c | SolvingTime   |                 |   25.3     |   25.3     |   25.3     |   25.3     |   25.3     |   25.4     |   25.7     |   25.4     |
266.08/72.61	c (26,0) c | PropagationTim|                 |   24.1  95%|   24.0  95%|   24.0  95%|   24.0  95%|   24.0  95%|   24.1  95%|   24.4  95%|   24.1  95%|
266.08/72.61	c (26,0) c | AnalysisTime  |                 |    0.6   2%|    0.5   2%|    0.6   2%|    0.6   2%|    0.6   2%|    0.6   2%|    0.6   2%|    0.6   2%|
266.08/72.61	c (26,0) c | ReductionTime |                 |    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.0   0%|    0.1   0%|    0.0   0%|    0.1   0%|
266.08/72.61	c (26,0) c | SimplifyTime  |                 |    0.0   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
266.08/72.61	c (26,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%|
266.08/72.61	c (26,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%|
266.08/72.61	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c
266.08/72.61	c (26,0) c Threads : 8
266.08/72.61	c (26,0) c Winner : 1
266.08/72.61	c (26,0) c Conflicts_0 : 43969
266.08/72.61	c (26,0) c Conflicts_1 : 42450
266.08/72.61	c (26,0) c Conflicts_2 : 44506
266.08/72.61	c (26,0) c Conflicts_3 : 42437
266.08/72.61	c (26,0) c Conflicts_4 : 44405
266.08/72.61	c (26,0) c Conflicts_5 : 43051
266.08/72.61	c (26,0) c Conflicts_6 : 43555
266.08/72.61	c (26,0) c Conflicts_7 : 44391
266.08/72.61	c (26,0) c Conflicts_total : 348764
266.08/72.61	c (26,0) c Conflicts_winner : 42450
266.08/72.61	c (26,0) c Decisions_0 : 55297
266.08/72.61	c (26,0) c Decisions_1 : 51921
266.08/72.61	c (26,0) c Decisions_2 : 54857
266.08/72.61	c (26,0) c Decisions_3 : 52228
266.08/72.61	c (26,0) c Decisions_4 : 54811
266.08/72.61	c (26,0) c Decisions_5 : 53076
266.08/72.61	c (26,0) c Decisions_6 : 54229
266.08/72.61	c (26,0) c Decisions_7 : 54464
266.08/72.61	c (26,0) c Decisions_total : 430883
266.08/72.61	c (26,0) c Decisions_winner : 51921
266.08/72.61	c (26,0) c Propagations_0 : 72535152
266.08/72.61	c (26,0) c Propagations_1 : 73135471
266.08/72.61	c (26,0) c Propagations_2 : 75818191
266.08/72.61	c (26,0) c Propagations_3 : 73860618
266.08/72.61	c (26,0) c Propagations_4 : 74479087
266.08/72.61	c (26,0) c Propagations_5 : 72710153
266.08/72.61	c (26,0) c Propagations_6 : 72718835
266.08/72.61	c (26,0) c Propagations_7 : 74243605
266.08/72.61	c (26,0) c Propagations_total : 589501112
266.08/72.61	c (26,0) c Propagations_winner : 73135471
266.08/72.61	c (26,0) c ReduceDBs_0 : 5
266.08/72.61	c (26,0) c ReduceDBs_1 : 5
266.08/72.61	c (26,0) c ReduceDBs_2 : 5
266.08/72.61	c (26,0) c ReduceDBs_3 : 5
266.08/72.61	c (26,0) c ReduceDBs_4 : 5
266.08/72.61	c (26,0) c ReduceDBs_5 : 5
266.08/72.61	c (26,0) c ReduceDBs_6 : 5
266.08/72.61	c (26,0) c ReduceDBs_7 : 5
266.08/72.61	c (26,0) c ReduceDBs_total : 40
266.08/72.61	c (26,0) c ReduceDBs_winner : 5
266.08/72.61	c (26,0) c SimpDBs_0 : 3
266.08/72.61	c (26,0) c SimpDBs_1 : 7
266.08/72.61	c (26,0) c SimpDBs_2 : 3
266.08/72.61	c (26,0) c SimpDBs_3 : 4
266.08/72.61	c (26,0) c SimpDBs_4 : 3
266.08/72.61	c (26,0) c SimpDBs_5 : 3
266.08/72.61	c (26,0) c SimpDBs_6 : 2
266.08/72.61	c (26,0) c SimpDBs_7 : 7
266.08/72.61	c (26,0) c SimpDBs_total : 32
266.08/72.61	c (26,0) c SimpDBs_winner : 7
266.08/72.61	c (26,0) c Restarts_0 : 54
266.08/72.61	c (26,0) c Restarts_1 : 35
266.08/72.61	c (26,0) c Restarts_2 : 36
266.08/72.61	c (26,0) c Restarts_3 : 15
266.08/72.61	c (26,0) c Restarts_4 : 33
266.08/72.61	c (26,0) c Restarts_5 : 28
266.08/72.61	c (26,0) c Restarts_6 : 36
266.08/72.61	c (26,0) c Restarts_7 : 27
266.08/72.61	c (26,0) c Restarts_total : 264
266.08/72.61	c (26,0) c Restarts_winner : 35
266.08/72.61	c (26,0) c ForcedImports_0 : 0
266.08/72.61	c (26,0) c ForcedImports_1 : 0
266.08/72.61	c (26,0) c ForcedImports_2 : 0
266.08/72.61	c (26,0) c ForcedImports_3 : 0
266.08/72.61	c (26,0) c ForcedImports_4 : 0
266.08/72.61	c (26,0) c ForcedImports_5 : 0
266.08/72.61	c (26,0) c ForcedImports_6 : 0
266.08/72.61	c (26,0) c ForcedImports_7 : 0
266.08/72.61	c (26,0) c ForcedImports_total : 0
266.08/72.61	c (26,0) c ForcedImports_winner : 0
266.08/72.61	c (26,0) c PropsBinClauses_0 : 29929156
266.08/72.61	c (26,0) c PropsBinClauses_1 : 30557109
266.08/72.61	c (26,0) c PropsBinClauses_2 : 31571627
266.08/72.61	c (26,0) c PropsBinClauses_3 : 31369986
266.08/72.61	c (26,0) c PropsBinClauses_4 : 33115980
266.08/72.61	c (26,0) c PropsBinClauses_5 : 31395147
266.08/72.61	c (26,0) c PropsBinClauses_6 : 31430582
266.08/72.61	c (26,0) c PropsBinClauses_7 : 30417991
266.08/72.61	c (26,0) c PropsBinClauses_total : 249787578
266.08/72.61	c (26,0) c PropsBinClauses_winner : 30557109
266.08/72.61	c (26,0) c PropsPreBlocker_0 : 644108428
266.08/72.61	c (26,0) c PropsPreBlocker_1 : 644238676
266.08/72.61	c (26,0) c PropsPreBlocker_2 : 663118997
266.08/72.61	c (26,0) c PropsPreBlocker_3 : 649486849
266.08/72.61	c (26,0) c PropsPreBlocker_4 : 658345082
266.08/72.61	c (26,0) c PropsPreBlocker_5 : 647515394
266.08/72.61	c (26,0) c PropsPreBlocker_6 : 645041269
266.08/72.61	c (26,0) c PropsPreBlocker_7 : 655898201
266.08/72.61	c (26,0) c PropsPreBlocker_total : 5207752896
266.08/72.61	c (26,0) c PropsPreBlocker_winner : 644238676
266.08/72.61	c (26,0) c PropsNotBlocker_0 : 246181645
266.08/72.61	c (26,0) c PropsNotBlocker_1 : 246894483
266.08/72.61	c (26,0) c PropsNotBlocker_2 : 246217939
266.08/72.61	c (26,0) c PropsNotBlocker_3 : 253398902
266.08/72.61	c (26,0) c PropsNotBlocker_4 : 251502107
266.08/72.61	c (26,0) c PropsNotBlocker_5 : 254561302
266.08/72.61	c (26,0) c PropsNotBlocker_6 : 245374690
266.08/72.61	c (26,0) c PropsNotBlocker_7 : 250939884
266.08/72.61	c (26,0) c PropsNotBlocker_total : 1995070952
266.08/72.61	c (26,0) c PropsNotBlocker_winner : 246894483
266.08/72.61	c (26,0) c PropsLitFullScans_0 : 1128155695
266.08/72.61	c (26,0) c PropsLitFullScans_1 : 1131488818
266.08/72.61	c (26,0) c PropsLitFullScans_2 : 1152120901
266.08/72.61	c (26,0) c PropsLitFullScans_3 : 1140128558
266.08/72.61	c (26,0) c PropsLitFullScans_4 : 1152157565
266.08/72.61	c (26,0) c PropsLitFullScans_5 : 1140128272
266.08/72.61	c (26,0) c PropsLitFullScans_6 : 1128108034
266.08/72.61	c (26,0) c PropsLitFullScans_7 : 1152108288
266.08/72.61	c (26,0) c PropsLitFullScans_total : 9124396131
266.08/72.61	c (26,0) c PropsLitFullScans_winner : 1131488818
266.08/72.61	c (26,0) c LitScanFractions_0 : 125424
266.08/72.61	c (26,0) c LitScanFractions_1 : 128804
266.08/72.61	c (26,0) c LitScanFractions_2 : 102243
266.08/72.61	c (26,0) c LitScanFractions_3 : 119640
266.08/72.61	c (26,0) c LitScanFractions_4 : 128865
266.08/72.61	c (26,0) c LitScanFractions_5 : 117415
266.08/72.61	c (26,0) c LitScanFractions_6 : 104902
266.08/72.61	c (26,0) c LitScanFractions_7 : 105348
266.08/72.61	c (26,0) c LitScanFractions_total : 932641
266.08/72.61	c (26,0) c LitScanFractions_winner : 128804
266.08/72.61	c (26,0) c DecisionLevel0_0 : 55
266.08/72.61	c (26,0) c DecisionLevel0_1 : 47
266.08/72.61	c (26,0) c DecisionLevel0_2 : 37
266.08/72.61	c (26,0) c DecisionLevel0_3 : 17
266.08/72.61	c (26,0) c DecisionLevel0_4 : 35
266.08/72.61	c (26,0) c DecisionLevel0_5 : 29
266.08/72.61	c (26,0) c DecisionLevel0_6 : 36
266.08/72.61	c (26,0) c DecisionLevel0_7 : 32
266.08/72.61	c (26,0) c DecisionLevel0_total : 288
266.08/72.61	c (26,0) c DecisionLevel0_winner : 47
266.08/72.61	c (26,0) c Periods_0 : 188
266.08/72.61	c (26,0) c Periods_1 : 188
266.08/72.61	c (26,0) c Periods_2 : 192
266.08/72.61	c (26,0) c Periods_3 : 190
266.08/72.61	c (26,0) c Periods_4 : 192
266.08/72.61	c (26,0) c Periods_5 : 190
266.08/72.61	c (26,0) c Periods_6 : 188
266.08/72.61	c (26,0) c Periods_7 : 192
266.08/72.61	c (26,0) c Periods_total : 1520
266.08/72.61	c (26,0) c Periods_winner : 188
266.08/72.62	c (26,0) c Margin_0 : 20
266.08/72.62	c (26,0) c Margin_1 : 20
266.08/72.62	c (26,0) c Margin_2 : 20
266.08/72.62	c (26,0) c Margin_3 : 20
266.08/72.62	c (26,0) c Margin_4 : 20
266.08/72.62	c (26,0) c Margin_5 : 20
266.08/72.62	c (26,0) c Margin_6 : 20
266.08/72.62	c (26,0) c Margin_7 : 20
266.08/72.62	c (26,0) c Margin_total : 160
266.08/72.62	c (26,0) c Margin_winner : 20
266.08/72.62	c (26,0) c Exported_0 : 6941
266.08/72.62	c (26,0) c Exported_1 : 7545
266.08/72.62	c (26,0) c Exported_2 : 7358
266.08/72.62	c (26,0) c Exported_3 : 7169
266.08/72.62	c (26,0) c Exported_4 : 7365
266.08/72.62	c (26,0) c Exported_5 : 7235
266.08/72.62	c (26,0) c Exported_6 : 7439
266.08/72.62	c (26,0) c Exported_7 : 7697
266.08/72.62	c (26,0) c Exported_total : 58749
266.08/72.62	c (26,0) c Exported_winner : 7545
266.08/72.62	c (26,0) c Imported_0 : 46885
266.08/72.62	c (26,0) c Imported_1 : 47195
266.08/72.62	c (26,0) c Imported_2 : 45003
266.08/72.62	c (26,0) c Imported_3 : 44201
266.08/72.62	c (26,0) c Imported_4 : 47049
266.08/72.62	c (26,0) c Imported_5 : 43214
266.08/72.62	c (26,0) c Imported_6 : 40252
266.08/72.62	c (26,0) c Imported_7 : 46880
266.08/72.62	c (26,0) c Imported_total : 360679
266.08/72.62	c (26,0) c Imported_winner : 47195
266.08/72.62	c (26,0) c Good_0 : 322
266.08/72.62	c (26,0) c Good_1 : 331
266.08/72.62	c (26,0) c Good_2 : 294
266.08/72.62	c (26,0) c Good_3 : 296
266.08/72.62	c (26,0) c Good_4 : 319
266.08/72.62	c (26,0) c Good_5 : 284
266.08/72.62	c (26,0) c Good_6 : 279
266.08/72.62	c (26,0) c Good_7 : 336
266.08/72.62	c (26,0) c Good_total : 2461
266.08/72.62	c (26,0) c Good_winner : 331
266.08/72.62	c (26,0) c Purge_0 : 46563
266.08/72.62	c (26,0) c Purge_1 : 46864
266.08/72.62	c (26,0) c Purge_2 : 44709
266.08/72.62	c (26,0) c Purge_3 : 43905
266.08/72.62	c (26,0) c Purge_4 : 46730
266.08/72.62	c (26,0) c Purge_5 : 42930
266.08/72.62	c (26,0) c Purge_6 : 39973
266.08/72.62	c (26,0) c Purge_7 : 46544
266.08/72.62	c (26,0) c Purge_total : 358218
266.08/72.62	c (26,0) c Purge_winner : 46864
266.08/72.62	c (26,0) c Promoted_0 : 5473
266.08/72.62	c (26,0) c Promoted_1 : 5476
266.08/72.62	c (26,0) c Promoted_2 : 5154
266.08/72.62	c (26,0) c Promoted_3 : 5105
266.08/72.62	c (26,0) c Promoted_4 : 5455
266.08/72.62	c (26,0) c Promoted_5 : 5211
266.08/72.62	c (26,0) c Promoted_6 : 5273
266.08/72.62	c (26,0) c Promoted_7 : 5480
266.08/72.62	c (26,0) c Promoted_total : 42627
266.08/72.62	c (26,0) c Promoted_winner : 5476
266.08/72.62	c (26,0) c Remove_Imp_0 : 17997
266.08/72.62	c (26,0) c Remove_Imp_1 : 18957
266.08/72.62	c (26,0) c Remove_Imp_2 : 16788
266.08/72.62	c (26,0) c Remove_Imp_3 : 22197
266.08/72.62	c (26,0) c Remove_Imp_4 : 15618
266.08/72.62	c (26,0) c Remove_Imp_5 : 19748
266.08/72.62	c (26,0) c Remove_Imp_6 : 9328
266.08/72.62	c (26,0) c Remove_Imp_7 : 16378
266.08/72.62	c (26,0) c Remove_Imp_total : 137011
266.08/72.62	c (26,0) c Remove_Imp_winner : 18957
266.08/72.62	c (26,0) c Blocked_Reuse_0 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_1 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_2 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_3 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_4 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_5 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_6 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_7 : 0
266.08/72.62	c (26,0) c Blocked_Reuse_total : 0
266.08/72.62	c (26,0) c Blocked_Reuse_winner : 0
266.08/72.62	c (26,0) c Unaries_0 : 1
266.08/72.62	c (26,0) c Unaries_1 : 12
266.08/72.62	c (26,0) c Unaries_2 : 1
266.08/72.62	c (26,0) c Unaries_3 : 2
266.08/72.62	c (26,0) c Unaries_4 : 2
266.08/72.62	c (26,0) c Unaries_5 : 1
266.08/72.62	c (26,0) c Unaries_6 : 0
266.08/72.62	c (26,0) c Unaries_7 : 5
266.08/72.62	c (26,0) c Unaries_total : 24
266.08/72.62	c (26,0) c Unaries_winner : 12
266.08/72.62	c (26,0) c Binaries_0 : 54
266.08/72.62	c (26,0) c Binaries_1 : 74
266.08/72.62	c (26,0) c Binaries_2 : 65
266.08/72.62	c (26,0) c Binaries_3 : 60
266.08/72.62	c (26,0) c Binaries_4 : 65
266.08/72.62	c (26,0) c Binaries_5 : 54
266.08/72.62	c (26,0) c Binaries_6 : 45
266.08/72.62	c (26,0) c Binaries_7 : 63
266.08/72.62	c (26,0) c Binaries_total : 480
266.08/72.62	c (26,0) c Binaries_winner : 74
266.08/72.62	c (26,0) c Glues_0 : 659
266.08/72.62	c (26,0) c Glues_1 : 602
266.08/72.62	c (26,0) c Glues_2 : 619
266.08/72.62	c (26,0) c Glues_3 : 612
266.08/72.62	c (26,0) c Glues_4 : 647
266.08/72.62	c (26,0) c Glues_5 : 599
266.08/72.62	c (26,0) c Glues_6 : 640
266.08/72.62	c (26,0) c Glues_7 : 571
266.08/72.62	c (26,0) c Glues_total : 4949
266.08/72.62	c (26,0) c Glues_winner : 602
266.08/72.62	c (26,0) c RunningTime_0 : 25.284080
266.08/72.62	c (26,0) c RunningTime_1 : 25.260813
266.08/72.62	c (26,0) c RunningTime_2 : 25.284331
266.08/72.62	c (26,0) c RunningTime_3 : 25.260760
266.08/72.62	c (26,0) c RunningTime_4 : 25.296330
266.08/72.62	c (26,0) c RunningTime_5 : 25.336890
266.08/72.62	c (26,0) c RunningTime_6 : 25.665629
266.08/72.62	c (26,0) c RunningTime_7 : 25.345143
266.08/72.62	c (26,0) c RunningTime_total : 202.733975
266.08/72.62	c (26,0) c RunningTime_winner : 25.260813
266.08/72.62	c (26,0) c WaitingTime_0 : 0.000263
266.08/72.62	c (26,0) c WaitingTime_1 : 0.000258
266.08/72.62	c (26,0) c WaitingTime_2 : 0.000248
266.08/72.62	c (26,0) c WaitingTime_3 : 0.000260
266.08/72.62	c (26,0) c WaitingTime_4 : 0.000303
266.08/72.62	c (26,0) c WaitingTime_5 : 0.000266
266.08/72.62	c (26,0) c WaitingTime_6 : 0.000179
266.08/72.62	c (26,0) c WaitingTime_7 : 0.000278
266.08/72.62	c (26,0) c WaitingTime_total : 0.002055
266.08/72.62	c (26,0) c WaitingTime_winner : 0.000258
266.08/72.62	c (26,0) c ExchangingTime_0 : 0.018153
266.08/72.62	c (26,0) c ExchangingTime_1 : 0.017027
266.08/72.62	c (26,0) c ExchangingTime_2 : 0.020787
266.08/72.62	c (26,0) c ExchangingTime_3 : 0.019503
266.08/72.62	c (26,0) c ExchangingTime_4 : 0.022620
266.08/72.62	c (26,0) c ExchangingTime_5 : 0.020299
266.08/72.62	c (26,0) c ExchangingTime_6 : 0.021580
266.08/72.62	c (26,0) c ExchangingTime_7 : 0.017451
266.08/72.62	c (26,0) c ExchangingTime_total : 0.157420
266.08/72.62	c (26,0) c ExchangingTime_winner : 0.017027
266.08/72.62	c (26,0) c PeriodProcTime_0 : 0.001551
266.08/72.62	c (26,0) c PeriodProcTime_1 : 0.001564
266.08/72.62	c (26,0) c PeriodProcTime_2 : 0.001660
266.08/72.62	c (26,0) c PeriodProcTime_3 : 0.001482
266.08/72.62	c (26,0) c PeriodProcTime_4 : 0.001624
266.08/72.62	c (26,0) c PeriodProcTime_5 : 0.001642
266.08/72.62	c (26,0) c PeriodProcTime_6 : 0.001842
266.08/72.62	c (26,0) c PeriodProcTime_7 : 0.001669
266.08/72.62	c (26,0) c PeriodProcTime_total : 0.013034
266.08/72.62	c (26,0) c PeriodProcTime_winner : 0.001564
266.08/72.62	c (26,0) c SolvingTime_0 : 25.304046
266.08/72.62	c (26,0) c SolvingTime_1 : 25.279662
266.08/72.62	c (26,0) c SolvingTime_2 : 25.307026
266.08/72.62	c (26,0) c SolvingTime_3 : 25.282005
266.08/72.62	c (26,0) c SolvingTime_4 : 25.320877
266.08/72.62	c (26,0) c SolvingTime_5 : 25.359096
266.08/72.62	c (26,0) c SolvingTime_6 : 25.689230
266.08/72.62	c (26,0) c SolvingTime_7 : 25.364541
266.08/72.62	c (26,0) c SolvingTime_total : 202.906483
266.08/72.62	c (26,0) c SolvingTime_winner : 25.279662
266.08/72.62	c (26,0) c PropagationTime_0 : 24.062006
266.08/72.62	c (26,0) c PropagationTime_1 : 24.040716
266.08/72.62	c (26,0) c PropagationTime_2 : 24.030685
266.08/72.62	c (26,0) c PropagationTime_3 : 24.049336
266.08/72.62	c (26,0) c PropagationTime_4 : 24.047987
266.08/72.62	c (26,0) c PropagationTime_5 : 24.091558
266.08/72.62	c (26,0) c PropagationTime_6 : 24.446405
266.08/72.62	c (26,0) c PropagationTime_7 : 24.056361
266.08/72.62	c (26,0) c PropagationTime_total : 192.825053
266.08/72.62	c (26,0) c PropagationTime_winner : 24.040716
266.08/72.62	c (26,0) c AnalysisTime_0 : 0.588955
266.08/72.62	c (26,0) c AnalysisTime_1 : 0.543301
266.08/72.62	c (26,0) c AnalysisTime_2 : 0.597203
266.08/72.62	c (26,0) c AnalysisTime_3 : 0.560936
266.08/72.62	c (26,0) c AnalysisTime_4 : 0.587358
266.08/72.62	c (26,0) c AnalysisTime_5 : 0.589834
266.08/72.62	c (26,0) c AnalysisTime_6 : 0.583485
266.08/72.62	c (26,0) c AnalysisTime_7 : 0.596014
266.08/72.62	c (26,0) c AnalysisTime_total : 4.647087
266.08/72.62	c (26,0) c AnalysisTime_winner : 0.543301
266.08/72.62	c (26,0) c ReductionTime_0 : 0.062896
266.08/72.62	c (26,0) c ReductionTime_1 : 0.065856
266.08/72.62	c (26,0) c ReductionTime_2 : 0.064128
266.08/72.62	c (26,0) c ReductionTime_3 : 0.062483
266.08/72.62	c (26,0) c ReductionTime_4 : 0.048590
266.08/72.62	c (26,0) c ReductionTime_5 : 0.065050
266.08/72.62	c (26,0) c ReductionTime_6 : 0.043170
266.08/72.62	c (26,0) c ReductionTime_7 : 0.063568
266.08/72.62	c (26,0) c ReductionTime_total : 0.475741
266.08/72.62	c (26,0) c ReductionTime_winner : 0.065856
266.08/72.62	c (26,0) c SimplifyTime_0 : 0.009359
266.08/72.62	c (26,0) c SimplifyTime_1 : 0.061504
266.08/72.62	c (26,0) c SimplifyTime_2 : 0.009438
266.08/72.62	c (26,0) c SimplifyTime_3 : 0.012662
266.08/72.62	c (26,0) c SimplifyTime_4 : 0.025994
266.08/72.62	c (26,0) c SimplifyTime_5 : 0.009371
266.08/72.62	c (26,0) c SimplifyTime_6 : 0.021415
266.08/72.62	c (26,0) c SimplifyTime_7 : 0.043342
266.08/72.62	c (26,0) c SimplifyTime_total : 0.193084
266.08/72.62	c (26,0) c SimplifyTime_winner : 0.061504
266.08/72.62	c (26,0) c UsedRateTime_0 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_1 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_2 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_3 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_4 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_5 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_6 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_7 : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_total : 0.000000
266.08/72.62	c (26,0) c UsedRateTime_winner : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_0 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_1 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_2 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_3 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_4 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_5 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_6 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_7 : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_total : 0.000000
266.08/72.62	c (26,0) c OverlapRateTime_winner : 0.000000
266.08/72.62	c (26,0) c
266.08/72.62	c (26,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
266.08/72.62	c (26,0) c
266.08/72.62	c (26,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.62	c (26,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
266.08/72.62	c (26,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.62	c (26,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
266.08/72.62	c (26,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
266.08/72.62	c (26,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
266.08/72.62	c (26,0) c | Initial random_seed   |  418288695 | 1645334336 |  255102155 | 1188299717 |  911702861 | 2083249792 | 1320631848 |  197549142 |
266.08/72.62	c (26,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
266.08/72.62	c (26,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
266.08/72.62	c (26,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
266.08/72.62	c (26,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
266.08/72.62	c (26,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
266.08/72.62	c (26,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
266.08/72.62	c (26,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
266.08/72.62	c (26,0) c | var_decay             |     0.8800 |     0.8800 |     0.8800 |     0.8800 |     0.8800 |     0.8800 |     0.8800 |     0.8800 |
266.08/72.62	c (26,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
266.08/72.62	c (26,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
266.08/72.62	c (26,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
266.08/72.62	c (26,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
266.08/72.62	c (26,0) 
266.08/72.62	c (26,0) s UNSATISFIABLE
266.08/72.62	c (26,0) SatSolver.solve End
266.08/72.63	c (26,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
266.08/72.63	c (26,0) Show results Begin
266.08/72.63	s UNSATISFIABLE
266.08/72.63	c (26,0) Show results End
266.08/72.63	c (26,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
266.08/72.63	c (26,0) 26,26,STOP-AFTER(ALL)
266.08/72.63	c END-Prog: Sat Sep 14 03:39:56 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 (12277 MiB free)
  memory of node 1: 16384 MiB (11763 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392322-1568425160/watcher-4392322-1568425160 -o /tmp/evaluation-result-4392322-1568425160/solver-4392322-1568425160 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568421825-2318 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392322-1568425160.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=3845, runsolver pid=3842
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 7.37 8.01 7.95 3/211 3867
/proc/meminfo: memFree=24521352/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418783885 115843072 349 33554432000 4194304 5098028 140730547197600 140730547194856 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 349 296 221 0 87 0
[pid=3848] ppid=3845 vsize=27314120 memory=107644 CPUtime=0.1 cores=0-7
/proc/3848/stat : 3848 (java) S 3845 3845 2291 0 -1 1077944320 6460 0 0 0 8 2 0 0 20 0 20 0 418783885 27969658880 26911 33554432000 4194304 4196468 140729984159104 140729984141648 140541115084535 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
/proc/3848/statm: 6828530 26911 2800 1 0 6790935 0
[pid=3848/tid=3849] ppid=3845 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/3848/task/3849/stat : 3849 (java) R 3845 3845 2291 0 -1 4202560 4574 0 0 0 6 2 0 0 20 0 20 0 418783885 27969658880 26911 33554432000 4194304 4196468 140729984159104 140541086898048 140541099165022 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3850] ppid=3845 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3848/task/3850/stat : 3850 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140541119327376 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3851] ppid=3845 vsize=27314120 memory=140433240663680 CPUtime=0 cores=0-7
/proc/3848/task/3851/stat : 3851 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540933483536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3852] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3852/stat : 3852 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540932430736 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3853] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3853/stat : 3853 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540931377936 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3854] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3854/stat : 3854 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540930325136 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3855] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3855/stat : 3855 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540929272336 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3856] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3856/stat : 3856 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540928219536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3857] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3857/stat : 3857 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 26911 33554432000 4194304 4196468 140729984159104 140540530817296 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3858] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3858/stat : 3858 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783889 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539435219824 140541115095682 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3859] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3859/stat : 3859 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 26911 33554432000 4194304 4196468 140729984159104 140538913220128 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3860] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3860/stat : 3860 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 26911 33554432000 4194304 4196468 140729984159104 140538644784496 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3861] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3861/stat : 3861 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 26911 33554432000 4194304 4196468 140729984159104 140538270275920 140541115103131 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3862] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3862/stat : 3862 (java) S 3845 3845 2291 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539434166640 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3863] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3863/stat : 3863 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539433113840 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3864] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3864/stat : 3864 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539432061040 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3865] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3865/stat : 3865 (java) S 3845 3845 2291 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539431008240 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3866] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3866/stat : 3866 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 26911 33554432000 4194304 4196468 140729984159104 140537772371040 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3867] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3867/stat : 3867 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 26911 33554432000 4194304 4196468 140729984159104 140539429956656 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109040 KiB

[startup+0.210346 s]*
/proc/loadavg: 7.37 8.01 7.95 3/211 3867
/proc/meminfo: memFree=24501112/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418783885 115843072 349 33554432000 4194304 5098028 140730547197600 140730547194856 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 349 296 221 0 87 0
[pid=3848] ppid=3845 vsize=27314120 memory=126772 CPUtime=0.24 cores=0-7
/proc/3848/stat : 3848 (java) S 3845 3845 2291 0 -1 1077944320 12086 0 0 0 20 4 0 0 20 0 20 0 418783885 27969658880 31693 33554432000 4194304 4196468 140729984159104 140729984141648 140541115084535 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
/proc/3848/statm: 6828530 31693 2949 1 0 6790935 0
[pid=3848/tid=3849] ppid=3845 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/3848/task/3849/stat : 3849 (java) R 3845 3845 2291 0 -1 4202560 9814 0 0 0 16 3 0 0 20 0 20 0 418783885 27969658880 31693 33554432000 4194304 4196468 140729984159104 140541086883920 140541096648095 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3850] ppid=3845 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/3848/task/3850/stat : 3850 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140541119327376 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3851] ppid=3845 vsize=27314120 memory=140433240675359 CPUtime=0 cores=0-7
/proc/3848/task/3851/stat : 3851 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540933483536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3852] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3852/stat : 3852 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540932430736 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3853] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3853/stat : 3853 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540931377936 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3854] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3854/stat : 3854 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540930325136 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3855] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3855/stat : 3855 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540929272336 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3856] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3856/stat : 3856 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540928219536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3857] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3857/stat : 3857 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 31693 33554432000 4194304 4196468 140729984159104 140540530817296 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3858] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3858/stat : 3858 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783889 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539435219824 140541115095682 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3859] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3859/stat : 3859 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 31693 33554432000 4194304 4196468 140729984159104 140538913220128 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3860] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3860/stat : 3860 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 31693 33554432000 4194304 4196468 140729984159104 140538644784496 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3861] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3861/stat : 3861 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 31693 33554432000 4194304 4196468 140729984159104 140538270275920 140541115103131 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3862] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3862/stat : 3862 (java) S 3845 3845 2291 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539434166640 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3863] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3863/stat : 3863 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539433113840 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3864] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3864/stat : 3864 (java) S 3845 3845 2291 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539432061040 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3865] ppid=3845 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/3848/task/3865/stat : 3865 (java) S 3845 3845 2291 0 -1 1077944384 451 0 0 0 2 0 0 0 20 0 20 0 418783892 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539431008240 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3866] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3866/stat : 3866 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 31693 33554432000 4194304 4196468 140729984159104 140537772371040 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3867] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3867/stat : 3867 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 31693 33554432000 4194304 4196468 140729984159104 140539429956656 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128168 KiB

[startup+0.309669 s]*
/proc/loadavg: 7.37 8.01 7.95 2/211 3867
/proc/meminfo: memFree=24498396/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418783885 115843072 349 33554432000 4194304 5098028 140730547197600 140730547194856 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 349 296 221 0 87 0
[pid=3848] ppid=3845 vsize=27314120 memory=130644 CPUtime=0.42 cores=0-7
/proc/3848/stat : 3848 (java) S 3845 3845 2291 0 -1 1077944320 12456 0 0 0 38 4 0 0 20 0 20 0 418783885 27969658880 32661 33554432000 4194304 4196468 140729984159104 140729984141648 140541115084535 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
/proc/3848/statm: 6828530 32661 3064 1 0 6790935 0
[pid=3848/tid=3849] ppid=3845 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/3848/task/3849/stat : 3849 (java) R 3845 3845 2291 0 -1 4202560 10001 0 0 0 26 3 0 0 20 0 20 0 418783885 27969658880 32661 33554432000 4194304 4196468 140729984159104 140541086914608 140541095358284 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3850] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3850/stat : 3850 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140541119327376 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3851] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3851/stat : 3851 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540933483536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3852] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3852/stat : 3852 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540932430736 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3853] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3853/stat : 3853 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540931377936 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3854] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3854/stat : 3854 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540930325136 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3855] ppid=3845 vsize=27314120 memory=140433082641071 CPUtime=0 cores=0-7
/proc/3848/task/3855/stat : 3855 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540929272336 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3856] ppid=3845 vsize=27314120 memory=140433082643376 CPUtime=0 cores=0-7
/proc/3848/task/3856/stat : 3856 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540928219536 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3857] ppid=3845 vsize=27314120 memory=140433082645680 CPUtime=0 cores=0-7
/proc/3848/task/3857/stat : 3857 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27969658880 32661 33554432000 4194304 4196468 140729984159104 140540530817296 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3858] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3858/stat : 3858 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783889 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539435219824 140541115095682 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3859] ppid=3845 vsize=27314120 memory=280866165305232 CPUtime=0 cores=0-7
/proc/3848/task/3859/stat : 3859 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 32661 33554432000 4194304 4196468 140729984159104 140538913220128 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3860] ppid=3845 vsize=27314120 memory=280866165302928 CPUtime=0 cores=0-7
/proc/3848/task/3860/stat : 3860 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783890 27969658880 32661 33554432000 4194304 4196468 140729984159104 140538644784496 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3861] ppid=3845 vsize=27314120 memory=280866165309840 CPUtime=0 cores=0-7
/proc/3848/task/3861/stat : 3861 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 32661 33554432000 4194304 4196468 140729984159104 140538270275920 140541115103131 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3862] ppid=3845 vsize=27314120 memory=280866165251120 CPUtime=0.01 cores=0-7
/proc/3848/task/3862/stat : 3862 (java) S 3845 3845 2291 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 418783892 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539434166640 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3863] ppid=3845 vsize=27314120 memory=280866165323664 CPUtime=0 cores=0-7
/proc/3848/task/3863/stat : 3863 (java) R 3845 3845 2291 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 418783892 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539433113840 140541107373984 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3864] ppid=3845 vsize=27314120 memory=280866165330576 CPUtime=0.02 cores=0-7
/proc/3848/task/3864/stat : 3864 (java) S 3845 3845 2291 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 20 0 418783892 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539432061040 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3865] ppid=3845 vsize=27314120 memory=280866165328272 CPUtime=0.07 cores=0-7
/proc/3848/task/3865/stat : 3865 (java) S 3845 3845 2291 0 -1 1077944384 472 0 0 0 7 0 0 0 20 0 20 0 418783892 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539431008240 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3866] ppid=3845 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3866/stat : 3866 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 32661 33554432000 4194304 4196468 140729984159104 140537772371040 140541115094741 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3867] ppid=3845 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3848/task/3867/stat : 3867 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783893 27969658880 32661 33554432000 4194304 4196468 140729984159104 140539429956656 140541115095682 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 132040 KiB

[startup+0.700955 s]
/proc/loadavg: 7.37 8.01 7.95 2/211 3867
/proc/meminfo: memFree=24476692/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418783885 115843072 349 33554432000 4194304 5098028 140730547197600 140730547194856 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 349 296 221 0 87 0
[pid=3848] ppid=3845 vsize=27320392 memory=167044 CPUtime=1 cores=0-7
/proc/3848/stat : 3848 (java) S 3845 3845 2291 0 -1 1077944320 19851 0 0 0 93 7 0 0 20 0 20 0 418783885 27976081408 41761 33554432000 4194304 4196468 140729984159104 140729984141648 140541115084535 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
/proc/3848/statm: 6830098 41761 3183 1 0 6791447 0
[pid=3848/tid=3849] ppid=3845 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/3848/task/3849/stat : 3849 (java) R 3845 3845 2291 0 -1 4202560 16908 0 0 0 62 5 0 0 20 0 20 0 418783885 27976081408 41761 33554432000 4194304 4196468 140729984159104 140541086916784 140541115106461 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3850] ppid=3845 vsize=27320392 memory=140433082852208 CPUtime=0 cores=0-7
/proc/3848/task/3850/stat : 3850 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418783888 27976081408 41761 33554432000 4194304 4196468 140729984159104 140541119327376 140541115094741 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3851] ppid=3845 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/3848/task/3851/stat : 3851 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418783888 27976081408 41761 33554432000 4194304 4196468 140729984159104 140540933483536 140541115094741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0
[pid=3848/tid=3852] ppid=3845 vsize=27320392 memory=772 CPUtime=0 cores=0-7
/proc/3848/task/3852/stat : 3852 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418783888 27976081408 41761 33554432000 4194304 4196468 140729984159104 140540932430736 140541115094741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20647936 140729984164588 140729984165014 140729984165014 140729984167887 0

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

[pid=3870/tid=3880] ppid=3845 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/3870/task/3880/stat : 3880 (java) S 3845 3845 2291 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816937113712 139817575385730 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3881] ppid=3845 vsize=8414124 memory=118300 CPUtime=0 cores=0-7
/proc/3870/task/3881/stat : 3881 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816016536352 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3882] ppid=3845 vsize=8414124 memory=155844 CPUtime=0 cores=0-7
/proc/3870/task/3882/stat : 3882 (java) S 3845 3845 2291 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815882314864 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3883] ppid=3845 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/3870/task/3883/stat : 3883 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815507810384 139817575393179 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3884] ppid=3845 vsize=8414124 memory=752 CPUtime=0.05 cores=0-7
/proc/3870/task/3884/stat : 3884 (java) S 3845 3845 2291 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816936061552 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3885] ppid=3845 vsize=8414124 memory=1228 CPUtime=0.05 cores=0-7
/proc/3870/task/3885/stat : 3885 (java) S 3845 3845 2291 0 -1 1077944384 237 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816935008752 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3886] ppid=3845 vsize=8414124 memory=-4075877051373423744 CPUtime=0.06 cores=0-7
/proc/3870/task/3886/stat : 3886 (java) S 3845 3845 2291 0 -1 1077944384 239 0 0 0 6 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816933956464 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3887] ppid=3845 vsize=8414124 memory=4140 CPUtime=0.19 cores=0-7
/proc/3870/task/3887/stat : 3887 (java) S 3845 3845 2291 0 -1 1077944384 512 0 0 0 19 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816932903664 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3888] ppid=3845 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/3870/task/3888/stat : 3888 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815009904992 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3889] ppid=3845 vsize=8414124 memory=4140 CPUtime=0.01 cores=0-7
/proc/3870/task/3889/stat : 3889 (java) S 3845 3845 2291 0 -1 1077944384 9 0 0 0 0 1 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816931850544 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3891] ppid=3845 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/3870/task/3891/stat : 3891 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816923817280 139817575399193 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3893] ppid=3845 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/3870/task/3893/stat : 3893 (java) S 3845 3845 2291 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814338805648 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3894] ppid=3845 vsize=8414124 memory=1720 CPUtime=0 cores=0-7
/proc/3870/task/3894/stat : 3894 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814607240976 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3895] ppid=3845 vsize=8414124 memory=5968 CPUtime=0 cores=0-7
/proc/3870/task/3895/stat : 3895 (java) S 3845 3845 2291 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418788567 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814070378288 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
Current children cumulated CPU time: 260.66 s
Current children cumulated vsize: 9190620 KiB
Current children cumulated memory: 314216 KiB

[startup+72.4012 s]*
/proc/loadavg: 5.74 7.29 7.70 2/217 3906
/proc/meminfo: memFree=24317144/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1476 CPUtime=62.81 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 583 75625 0 0 0 0 5997 284 20 0 1 0 418783885 115843072 369 33554432000 4194304 5098028 140730547197600 140730547194344 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 369 311 221 0 87 0
[pid=3870] ppid=3845 vsize=8414124 memory=118300 CPUtime=1.18 cores=0-7
/proc/3870/stat : 3870 (java) S 3845 3845 2291 0 -1 1077944320 20561 0 0 0 110 8 0 0 20 0 24 0 418788492 8616062976 29575 33554432000 4194304 4196468 140720399137856 140720399120400 139817575374583 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
/proc/3870/statm: 2103531 29575 3201 1 0 2064875 0
[pid=3890] ppid=3870 vsize=646976 memory=195648 CPUtime=201.9 cores=0-7
/proc/3890/stat : 3890 (manyglucose-4.1) S 3870 3845 2291 0 -1 1077944320 143218 0 0 0 20114 76 0 0 20 0 2 0 418788565 662503424 48912 33554432000 4194304 4454172 140721571575536 140721571573920 140588291182327 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 35106816 140721571578730 140721571578928 140721571578928 140721571581882 0
/proc/3890/statm: 161744 48912 417 64 0 157412 0
[pid=3890/tid=3902] ppid=3870 vsize=646976 memory=0 CPUtime=24.84 cores=0-7
/proc/3890/task/3902/stat : 3902 (manyglucose-4.1) R 3870 3845 2291 0 -1 4202560 16206 0 0 0 2475 9 0 0 20 0 2 0 418788576 662503424 48912 33554432000 4194304 4454172 140721571575536 140587768474552 4351747 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 35106816 140721571578730 140721571578928 140721571578928 140721571581882 0
[pid=3870/tid=3871] ppid=3845 vsize=8414124 memory=1398722017469774279 CPUtime=0.75 cores=0-7
/proc/3870/task/3871/stat : 3871 (java) S 3845 3845 2291 0 -1 1077944384 17450 0 0 0 69 6 0 0 20 0 24 0 418788493 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817547214752 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3872] ppid=3845 vsize=8414124 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3870/task/3872/stat : 3872 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817579616656 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3873] ppid=3845 vsize=8414124 memory=9361 CPUtime=0 cores=0-7
/proc/3870/task/3873/stat : 3873 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817379784976 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3874] ppid=3845 vsize=8414124 memory=290827845359046746 CPUtime=0 cores=0-7
/proc/3870/task/3874/stat : 3874 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817378732688 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3875] ppid=3845 vsize=8414124 memory=6944656591801717405 CPUtime=0 cores=0-7
/proc/3870/task/3875/stat : 3875 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817377679888 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3876] ppid=3845 vsize=8414124 memory=-7088785026379990432 CPUtime=0 cores=0-7
/proc/3870/task/3876/stat : 3876 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817376627600 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3877] ppid=3845 vsize=8414124 memory=-7812193691855986592 CPUtime=0 cores=0-7
/proc/3870/task/3877/stat : 3877 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817375574800 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3878] ppid=3845 vsize=8414124 memory=1276 CPUtime=0 cores=0-7
/proc/3870/task/3878/stat : 3878 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817374522512 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3879] ppid=3845 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/3870/task/3879/stat : 3879 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817373469712 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3880] ppid=3845 vsize=8414124 memory=752 CPUtime=0 cores=0-7
/proc/3870/task/3880/stat : 3880 (java) S 3845 3845 2291 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816937113712 139817575385730 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3881] ppid=3845 vsize=8414124 memory=1228 CPUtime=0 cores=0-7
/proc/3870/task/3881/stat : 3881 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816016536352 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3882] ppid=3845 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3870/task/3882/stat : 3882 (java) S 3845 3845 2291 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815882314864 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3883] ppid=3845 vsize=8414124 memory=118 CPUtime=0 cores=0-7
/proc/3870/task/3883/stat : 3883 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815507810384 139817575393179 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3884] ppid=3845 vsize=8414124 memory=19348 CPUtime=0.05 cores=0-7
/proc/3870/task/3884/stat : 3884 (java) S 3845 3845 2291 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816936061552 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3885] ppid=3845 vsize=8414124 memory=2423 CPUtime=0.05 cores=0-7
/proc/3870/task/3885/stat : 3885 (java) S 3845 3845 2291 0 -1 1077944384 237 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816935008752 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3886] ppid=3845 vsize=8414124 memory=2423 CPUtime=0.06 cores=0-7
/proc/3870/task/3886/stat : 3886 (java) S 3845 3845 2291 0 -1 1077944384 239 0 0 0 6 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816933956464 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3887] ppid=3845 vsize=8414124 memory=2425 CPUtime=0.19 cores=0-7
/proc/3870/task/3887/stat : 3887 (java) S 3845 3845 2291 0 -1 1077944384 512 0 0 0 19 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816932903664 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3888] ppid=3845 vsize=8414124 memory=2423 CPUtime=0 cores=0-7
/proc/3870/task/3888/stat : 3888 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815009904992 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3889] ppid=3845 vsize=8414124 memory=2424 CPUtime=0.01 cores=0-7
/proc/3870/task/3889/stat : 3889 (java) S 3845 3845 2291 0 -1 1077944384 11 0 0 0 0 1 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816931850544 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3891] ppid=3845 vsize=8414124 memory=2422 CPUtime=0 cores=0-7
/proc/3870/task/3891/stat : 3891 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816923817280 139817575399193 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3893] ppid=3845 vsize=8414124 memory=2366 CPUtime=0 cores=0-7
/proc/3870/task/3893/stat : 3893 (java) S 3845 3845 2291 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814338805648 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3894] ppid=3845 vsize=8414124 memory=2424 CPUtime=0 cores=0-7
/proc/3870/task/3894/stat : 3894 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814607240976 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3895] ppid=3845 vsize=8414124 memory=75 CPUtime=0 cores=0-7
/proc/3870/task/3895/stat : 3895 (java) S 3845 3845 2291 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418788567 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814070378288 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
Current children cumulated CPU time: 265.89 s
Current children cumulated vsize: 9174228 KiB
Current children cumulated memory: 315424 KiB

[startup+72.6011 s]
/proc/loadavg: 5.74 7.29 7.70 2/217 3906
/proc/meminfo: memFree=24317144/32770624 swapFree=67004752/67108860
[pid=3845] ppid=3842 vsize=113128 memory=1476 CPUtime=62.81 cores=0-7
/proc/3845/stat : 3845 (scop.sh) S 3842 3845 2291 0 -1 4202496 583 75625 0 0 0 0 5997 284 20 0 1 0 418783885 115843072 369 33554432000 4194304 5098028 140730547197600 140730547194344 140013381636732 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 34185216 140730547200805 140730547201132 140730547201132 140730547204045 0
/proc/3845/statm: 28282 369 311 221 0 87 0
[pid=3870] ppid=3845 vsize=8414124 memory=118300 CPUtime=1.18 cores=0-7
/proc/3870/stat : 3870 (java) S 3845 3845 2291 0 -1 1077944320 20561 0 0 0 110 8 0 0 20 0 24 0 418788492 8616062976 29575 33554432000 4194304 4196468 140720399137856 140720399120400 139817575374583 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
/proc/3870/statm: 2103531 29575 3201 1 0 2064875 0
[pid=3890] ppid=3870 vsize=646976 memory=195648 CPUtime=202.09 cores=0-7
/proc/3890/stat : 3890 (manyglucose-4.1) S 3870 3845 2291 0 -1 1077944320 143272 0 0 0 20133 76 0 0 20 0 2 0 418788565 662503424 48912 33554432000 4194304 4454172 140721571575536 140721571573920 140588291182327 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 35106816 140721571578730 140721571578928 140721571578928 140721571581882 0
/proc/3890/statm: 161744 48912 417 64 0 157412 0
[pid=3890/tid=3902] ppid=3870 vsize=646976 memory=118300 CPUtime=25.03 cores=0-7
/proc/3890/task/3902/stat : 3902 (manyglucose-4.1) R 3870 3845 2291 0 -1 4202560 16260 0 0 0 2494 9 0 0 20 0 2 0 418788576 662503424 48912 33554432000 4194304 4454172 140721571575536 140587768474552 4351535 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 35106816 140721571578730 140721571578928 140721571578928 140721571581882 0
[pid=3870/tid=3871] ppid=3845 vsize=8414124 memory=187936 CPUtime=0.75 cores=0-7
/proc/3870/task/3871/stat : 3871 (java) S 3845 3845 2291 0 -1 1077944384 17450 0 0 0 69 6 0 0 20 0 24 0 418788493 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817547214752 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3872] ppid=3845 vsize=8414124 memory=1780 CPUtime=0 cores=0-7
/proc/3870/task/3872/stat : 3872 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817579616656 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3873] ppid=3845 vsize=8414124 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/3870/task/3873/stat : 3873 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817379784976 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3874] ppid=3845 vsize=8414124 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3870/task/3874/stat : 3874 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817378732688 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3875] ppid=3845 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/3870/task/3875/stat : 3875 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817377679888 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3876] ppid=3845 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/3870/task/3876/stat : 3876 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817376627600 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3877] ppid=3845 vsize=8414124 memory=1660 CPUtime=0 cores=0-7
/proc/3870/task/3877/stat : 3877 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817375574800 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3878] ppid=3845 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/3870/task/3878/stat : 3878 (java) S 3845 3845 2291 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817374522512 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3879] ppid=3845 vsize=8414124 memory=2472 CPUtime=0 cores=0-7
/proc/3870/task/3879/stat : 3879 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418788494 8616062976 29575 33554432000 4194304 4196468 140720399137856 139817373469712 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3880] ppid=3845 vsize=8414124 memory=1440 CPUtime=0 cores=0-7
/proc/3870/task/3880/stat : 3880 (java) S 3845 3845 2291 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816937113712 139817575385730 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3881] ppid=3845 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/3870/task/3881/stat : 3881 (java) S 3845 3845 2291 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816016536352 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3882] ppid=3845 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/3870/task/3882/stat : 3882 (java) S 3845 3845 2291 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418788496 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815882314864 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3883] ppid=3845 vsize=8414124 memory=15822200779310916 CPUtime=0 cores=0-7
/proc/3870/task/3883/stat : 3883 (java) S 3845 3845 2291 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815507810384 139817575393179 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3884] ppid=3845 vsize=8414124 memory=1984 CPUtime=0.05 cores=0-7
/proc/3870/task/3884/stat : 3884 (java) S 3845 3845 2291 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816936061552 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3885] ppid=3845 vsize=8414124 memory=2472 CPUtime=0.05 cores=0-7
/proc/3870/task/3885/stat : 3885 (java) S 3845 3845 2291 0 -1 1077944384 237 0 0 0 5 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816935008752 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3886] ppid=3845 vsize=8414124 memory=1440 CPUtime=0.06 cores=0-7
/proc/3870/task/3886/stat : 3886 (java) S 3845 3845 2291 0 -1 1077944384 239 0 0 0 6 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816933956464 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3887] ppid=3845 vsize=8414124 memory=816 CPUtime=0.19 cores=0-7
/proc/3870/task/3887/stat : 3887 (java) S 3845 3845 2291 0 -1 1077944384 512 0 0 0 19 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816932903664 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3888] ppid=3845 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/3870/task/3888/stat : 3888 (java) S 3845 3845 2291 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139815009904992 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3889] ppid=3845 vsize=8414124 memory=924 CPUtime=0.01 cores=0-7
/proc/3870/task/3889/stat : 3889 (java) S 3845 3845 2291 0 -1 1077944384 11 0 0 0 0 1 0 0 20 0 24 0 418788499 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816931850544 139817575385730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3891] ppid=3845 vsize=8414124 memory=4272 CPUtime=0 cores=0-7
/proc/3870/task/3891/stat : 3891 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139816923817280 139817575399193 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3893] ppid=3845 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/3870/task/3893/stat : 3893 (java) S 3845 3845 2291 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814338805648 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3894] ppid=3845 vsize=8414124 memory=111628 CPUtime=0 cores=0-7
/proc/3870/task/3894/stat : 3894 (java) S 3845 3845 2291 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418788565 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814607240976 139817575396509 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
[pid=3870/tid=3895] ppid=3845 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/3870/task/3895/stat : 3895 (java) S 3845 3845 2291 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418788567 8616062976 29575 33554432000 4194304 4196468 140720399137856 139814070378288 139817575384789 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12320768 140720399143928 140720399144086 140720399144086 140720399146959 0
Current children cumulated CPU time: 266.08 s
Current children cumulated vsize: 9174228 KiB
Current children cumulated memory: 315424 KiB

Child status: 0
Real time (s): 72.641
CPU time (s): 266.205
CPU user time (s): 262.49
CPU system time (s): 3.71448
CPU usage (%): 366.466
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6464068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 262.49
system time used= 3.71448
maximum resident set size= 6463216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49114
involuntary context switches= 2358


# summary of solver processes directly reported to runsolver:
#   pid: 3845
#   total CPU time (s): 266.205
#   total CPU user time (s): 262.49
#   total CPU system time (s): 3.71448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.628468 second user time and 0.843684 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-14 03:38:43
IDJOB=4392322
IDBENCH=125590
IDSOLVER=2838
FILE ID=node126/4392322-1568425160
RUNJOBID= node126-1568421825-2318
PBS_JOBID= 21702283
Free space on /tmp= 55716 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-9.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392322-1568425160/watcher-4392322-1568425160 -o /tmp/evaluation-result-4392322-1568425160/solver-4392322-1568425160 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568421825-2318 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392322-1568425160.xml

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

MD5SUM BENCH= 2d7f03e466d78847960dc3f747db29ef
RANDOM SEED=733030037

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24617156 kB
MemAvailable:   31854180 kB
Buffers:          182268 kB
Cached:          7297656 kB
SwapCached:         2860 kB
Active:          2834068 kB
Inactive:        4652080 kB
Active(anon):       3528 kB
Inactive(anon):    44020 kB
Active(file):    2830540 kB
Inactive(file):  4608060 kB
Unevictable:      108360 kB
Mlocked:          108360 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             53712 kB
Writeback:             0 kB
AnonPages:         59836 kB
Mapped:            44428 kB
Shmem:             32816 kB
Slab:             256884 kB
SReclaimable:     226884 kB
SUnreclaim:        30000 kB
KernelStack:        3424 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55696 MiB
End job on node126 at 2019-09-14 03:39:56