Trace number 4392626

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)UNSAT 149.788 21.2083

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-card-015-010.xml
MD5SUM4075ec57c143d98d1900f8e9a33246e5
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 benchmark43.0368
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints25
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity10
Maximum constraint arity15
Distribution of constraint arities[{"arity":10,"count":15},{"arity":15,"count":10}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":25}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-16069-serial-file.bin HOME/instance-4392626-1568439020.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 07:29:44 CEST 2019
0.65/0.56	c PID: 16072
0.65/0.56	c IP: 172.20.3.148
0.65/0.56	c HOST: node148.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.38/0.91	c (0,0) Parsing End
1.38/0.91	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.38/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.91	c (0,0) Constraint Name Generate Begin
1.38/0.91	c (0,0) Ctr:HOME/instance-4392626-1568439020.xml,Num:Var:WeightedSum
1.38/0.91	c (0,0) Constraint Name Generate End
1.38/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.92	c (0,0) CSP to CSPinCNF Begin
1.55/1.01	c (0,0) translated 3 (10%) constraints
1.55/1.02	c (0,0) translated 5 (20%) constraints
1.55/1.03	c (0,0) translated 8 (30%) constraints
1.55/1.04	c (0,0) translated 10 (40%) constraints
1.55/1.05	c (0,0) translated 13 (50%) constraints
1.55/1.06	c (0,0) translated 15 (60%) constraints
1.55/1.07	c (0,0) translated 18 (70%) constraints
1.55/1.07	c (0,0) translated 20 (80%) constraints
1.55/1.08	c (0,0) translated 23 (90%) constraints
1.55/1.08	c (0,0) translated 25 (100%) constraints
1.55/1.09	c (0,0) ===========================================
1.55/1.09	c (0,0) Hybrid: #OE=0, #LE=150
1.55/1.09	c (0,0) Hybrid
1.55/1.09	c (0,0) ===========================================
1.55/1.10	c (0,0) translated 3 (10%) constraints
1.55/1.10	c (0,0) translated 5 (20%) constraints
1.55/1.10	c (0,0) translated 8 (30%) constraints
1.55/1.10	c (0,0) translated 10 (40%) constraints
1.55/1.10	c (0,0) translated 13 (50%) constraints
1.55/1.10	c (0,0) translated 15 (60%) constraints
1.86/1.11	c (0,0) translated 18 (70%) constraints
1.86/1.11	c (0,0) translated 20 (80%) constraints
1.86/1.11	c (0,0) translated 23 (90%) constraints
1.86/1.11	c (0,0) translated 25 (100%) constraints
1.86/1.12	c (0,0) CSP to CSPinCNF End
1.86/1.12	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.86/1.12	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.86/1.12	c (0,0) CSPinCNF Propagation Begin
1.86/1.13	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.86/1.13	c (0,0) CSPinCNF Propagation End
1.86/1.13	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.86/1.13	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.86/1.14	c (0,0) Hybrid: #OE=0, #LE=150
1.86/1.14	c (0,0) Simplify CSPinCNF Begin
1.86/1.14	c (0,0) Simplify CSPinCNF End
1.86/1.14	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.86/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.86/1.14	c (0,0) Calculate Precise Domain Begin
1.86/1.14	c (0,0) 0 values are removed by re-calculation
1.86/1.14	c (0,0) Calculate Precise Domain End
1.86/1.14	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.86/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.86/1.14	c (0,0) CSPinCNF to SatSolver Begin
1.86/1.19	c (0,0) 3 (10 %) CSP clauses are encoded (0 SAT variables, 2 SAT clauses)
1.86/1.19	c (0,0) 5 (20 %) CSP clauses are encoded (0 SAT variables, 4 SAT clauses)
1.86/1.19	c (0,0) 8 (30 %) CSP clauses are encoded (0 SAT variables, 7 SAT clauses)
1.86/1.19	c (0,0) 10 (40 %) CSP clauses are encoded (0 SAT variables, 9 SAT clauses)
1.86/1.19	c (0,0) 13 (50 %) CSP clauses are encoded (0 SAT variables, 12 SAT clauses)
1.86/1.19	c (0,0) 15 (60 %) CSP clauses are encoded (0 SAT variables, 14 SAT clauses)
2.07/1.21	c (0,0) 18 (70 %) CSP clauses are encoded (0 SAT variables, 177 SAT clauses)
2.07/1.22	c (0,0) 20 (80 %) CSP clauses are encoded (0 SAT variables, 339 SAT clauses)
2.07/1.23	c (0,0) 23 (90 %) CSP clauses are encoded (0 SAT variables, 582 SAT clauses)
2.07/1.23	c (0,0) 25 (100 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
2.07/1.23	c (0,0) CSPinCNF to SatSolver End
2.07/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.07/1.23	c (0,0) 430 bool, 825 clause
2.07/1.23	c (0,0) Export Begin
2.37/1.35	c (0,0) Export to HOME/scop-16069-serial-file.bin
2.37/1.35	c (0,0) Export End
2.37/1.35	c (0,0) Export File Size: 0.06 MB
2.37/1.35	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.37/1.35	c END-Prog: Sat Sep 14 07:29:45 CEST 2019
2.37/1.37	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-16069-serial-file.bin
2.53/1.82	c (0,0) Read Serial File Begin
2.53/1.82	c (0,0) HOME/scop-16069-serial-file.bin
3.38/2.06	c (0,0) Read Serial File End
3.38/2.07	
3.38/2.07	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
3.38/2.07	(Solving Process)
3.38/2.07	
3.38/2.10	c BEGIN-Prog: Sat Sep 14 07:29:46 CEST 2019
3.38/2.10	c PID: 16092
3.38/2.10	c IP: 172.20.3.148
3.38/2.10	c HOST: node148.alineos.net
3.38/2.10	c (0,0) SatSolver.solve Begin
3.38/2.10	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392626-1568439020.xml-scop-16072.cnf
3.66/2.13	c (0,0) c
3.66/2.13	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)
3.66/2.13	c (0,0) c
3.66/2.13	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.66/2.13	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.66/2.13	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.66/2.13	c (0,0) c |                                                                                                       |
3.66/2.13	c (0,0) c |  Number of variables:           430                                                                   |
3.66/2.13	c (0,0) c |  Number of clauses:             815                                                                   |
3.66/2.13	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.66/2.13	c (0,0) c |                                                                                                       |
3.66/2.13	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.66/2.13	c (0,0) c |                                                                                                       |
3.66/2.13	c (0,0) c |  Generating clones                                                                                    |
3.66/2.13	c (0,0) c |  all clones generated. Memory =    23.59Mb.                                                           |
3.66/2.13	c (0,0) c ========================================================================================================|
3.66/2.13	c (0,0) c
3.66/2.13	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
3.66/2.13	c (0,0) c
3.66/2.13	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.66/2.13	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.66/2.13	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.66/2.13	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
3.66/2.13	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
3.66/2.13	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
3.66/2.13	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
3.66/2.13	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
3.66/2.13	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
3.66/2.13	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
3.66/2.13	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
3.66/2.13	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
3.66/2.13	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
3.66/2.13	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
3.66/2.13	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
3.66/2.13	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
3.66/2.13	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
3.66/2.13	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
3.66/2.13	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.17	c (19,0) c
149.60/21.17	c (19,0) c real time : 19.05 s
149.60/21.18	c (19,0) c cpu time  : 145.517 s
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | Conflicts     |          715868 |      90802 |      89303 |      88312 |      91842 |      91791 |      88647 |      87607 |      87564 |
149.60/21.18	c (19,0) c | Decisions     |          880838 |     112742 |     107641 |     107450 |     113807 |     114068 |     106947 |     110255 |     107928 |
149.60/21.18	c (19,0) c | Propagations  |        25481306 |    3261112 |    3159319 |    3175605 |    3259503 |    3240980 |    3124078 |    3152225 |    3108484 |
149.60/21.18	c (19,0) c | ReduceDBs     |              60 |          8 |          8 |          7 |          8 |          8 |          7 |          7 |          7 |
149.60/21.18	c (19,0) c | SimpDBs       |              16 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
149.60/21.18	c (19,0) c | Restarts      |            1294 |        225 |         81 |        121 |        182 |        172 |        104 |        228 |        181 |
149.60/21.18	c (19,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
149.60/21.18	c (19,0) c | PropBinClauses|        37927102 |    4793803 |    4624219 |    4693086 |    4856952 |    4792279 |    4692093 |    4757145 |    4717525 |
149.60/21.18	c (19,0) c | PropPreBlocker|      2921794655 |  374612692 |  350675840 |  366593387 |  375975546 |  371016321 |  357664895 |  367995217 |  357260757 |
149.60/21.18	c (19,0) c | PropNotBlocker|      1453922386 |  183551960 |  174983134 |  184697444 |  181360181 |  186377273 |  174309106 |  183363276 |  185280012 |
149.60/21.18	c (19,0) c | LitFullScans  |     13494494827 | 1679088146 | 1674448537 | 1698465331 | 1690544609 | 1692397954 | 1686448848 | 1686553008 | 1686548394 |
149.60/21.18	c (19,0) c | LitScanFracts |         3589939 |     406525 |     419649 |     462745 |     432777 |     391951 |     445935 |     508525 |     521832 |
149.60/21.18	c (19,0) c | DecisionLevel0|            1326 |        233 |         84 |        123 |        191 |        175 |        105 |        230 |        185 |
149.60/21.18	c (19,0) c | Periods       |            2247 |        279 |        279 |        283 |        281 |        282 |        281 |        281 |        281 |
149.60/21.18	c (19,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
149.60/21.18	c (19,0) c | Avg_Trail     |                 |        250 |        251 |        252 |        252 |        252 |        249 |        252 |        249 |
149.60/21.18	c (19,0) c | Avg_DL        |                 |         15 |         16 |         17 |         16 |         16 |         16 |         17 |         15 |
149.60/21.18	c (19,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
149.60/21.18	c (19,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | Exported      |           98559 |      11789 |      14390 |      12648 |      12970 |      12179 |      12775 |      11236 |      10572 |
149.60/21.18	c (19,0) c | Imported      |          657524 |      83181 |      79668 |      82261 |      82258 |      82665 |      79967 |      83778 |      83746 |
149.60/21.18	c (19,0) c | Good          |            2175 |        275 |        261 |        272 |        279 |        270 |        271 |        272 |        275 |
149.60/21.18	c (19,0) c | Purge         |          655349 |      82906 |      79407 |      81989 |      81979 |      82395 |      79696 |      83506 |      83471 |
149.60/21.18	c (19,0) c | Promoted      |           91278 |      11106 |      11199 |      11374 |      11800 |      11703 |      11004 |      11711 |      11381 |
149.60/21.18	c (19,0) c | Remove_Imp    |          340082 |      48549 |      45238 |      41252 |      45296 |      47601 |      34319 |      36146 |      41681 |
149.60/21.18	c (19,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | Unaries       |                 |          8 |          3 |          2 |          9 |          3 |          1 |          2 |          4 |
149.60/21.18	c (19,0) c | Binaries      |                 |         57 |         51 |         45 |         50 |         49 |         34 |         60 |         47 |
149.60/21.18	c (19,0) c | Glues         |                 |         70 |         59 |         48 |         66 |         59 |         41 |         73 |         58 |
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | Orig_Seen     |           100 % |        597 |        598 |        596 |        596 |        598 |        596 |        594 |        597 |
149.60/21.18	c (19,0) c | Diff Orig seen|                 |      X     |          1 | -        1 | -        1 |          1 | -        1 | -        3 | -        0 |
149.60/21.18	c (19,0) c | Hamming       |            15 % |      X     |         63 |         66 |         79 |         58 |         54 |         75 |         60 |
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c | RunningTime   |                 |   18.8 100%|   19.0 100%|   17.5  98%|   17.4  98%|   17.3  97%|   18.6 100%|   18.7 100%|   18.6 100%|
149.60/21.18	c (19,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.3   2%|    0.3   1%|    0.4   2%|    0.0   0%|    0.0   0%|    0.0   0%|
149.60/21.18	c (19,0) c | ExchangingTime|                 |    0.1   0%|    0.0   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
149.60/21.18	c (19,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%|
149.60/21.18	c (19,0) c | SolvingTime   |                 |   18.8     |   19.0     |   17.8     |   17.8     |   17.8     |   18.7     |   18.8     |   18.6     |
149.60/21.18	c (19,0) c | PropagationTim|                 |   17.6  93%|   17.0  89%|   16.7  94%|   16.5  93%|   16.4  92%|   16.5  88%|   16.9  90%|   16.2  87%|
149.60/21.18	c (19,0) c | AnalysisTime  |                 |    1.0   5%|    1.8  10%|    0.9   5%|    1.1   6%|    1.1   6%|    1.9  10%|    1.6   9%|    2.2  12%|
149.60/21.18	c (19,0) c | ReductionTime |                 |    0.1   1%|    0.1   1%|    0.1   0%|    0.1   1%|    0.1   1%|    0.1   0%|    0.1   0%|    0.1   0%|
149.60/21.18	c (19,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
149.60/21.18	c (19,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%|
149.60/21.18	c (19,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%|
149.60/21.18	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c
149.60/21.18	c (19,0) c Threads : 8
149.60/21.18	c (19,0) c Winner : 0
149.60/21.18	c (19,0) c Conflicts_0 : 90802
149.60/21.18	c (19,0) c Conflicts_1 : 89303
149.60/21.18	c (19,0) c Conflicts_2 : 88312
149.60/21.18	c (19,0) c Conflicts_3 : 91842
149.60/21.18	c (19,0) c Conflicts_4 : 91791
149.60/21.18	c (19,0) c Conflicts_5 : 88647
149.60/21.18	c (19,0) c Conflicts_6 : 87607
149.60/21.18	c (19,0) c Conflicts_7 : 87564
149.60/21.18	c (19,0) c Conflicts_total : 715868
149.60/21.18	c (19,0) c Conflicts_winner : 90802
149.60/21.18	c (19,0) c Decisions_0 : 112742
149.60/21.18	c (19,0) c Decisions_1 : 107641
149.60/21.18	c (19,0) c Decisions_2 : 107450
149.60/21.18	c (19,0) c Decisions_3 : 113807
149.60/21.18	c (19,0) c Decisions_4 : 114068
149.60/21.18	c (19,0) c Decisions_5 : 106947
149.60/21.18	c (19,0) c Decisions_6 : 110255
149.60/21.18	c (19,0) c Decisions_7 : 107928
149.60/21.18	c (19,0) c Decisions_total : 880838
149.60/21.18	c (19,0) c Decisions_winner : 112742
149.60/21.18	c (19,0) c Propagations_0 : 3261112
149.60/21.18	c (19,0) c Propagations_1 : 3159319
149.60/21.18	c (19,0) c Propagations_2 : 3175605
149.60/21.18	c (19,0) c Propagations_3 : 3259503
149.60/21.18	c (19,0) c Propagations_4 : 3240980
149.60/21.18	c (19,0) c Propagations_5 : 3124078
149.60/21.18	c (19,0) c Propagations_6 : 3152225
149.60/21.18	c (19,0) c Propagations_7 : 3108484
149.60/21.18	c (19,0) c Propagations_total : 25481306
149.60/21.18	c (19,0) c Propagations_winner : 3261112
149.60/21.18	c (19,0) c ReduceDBs_0 : 8
149.60/21.18	c (19,0) c ReduceDBs_1 : 8
149.60/21.18	c (19,0) c ReduceDBs_2 : 7
149.60/21.18	c (19,0) c ReduceDBs_3 : 8
149.60/21.18	c (19,0) c ReduceDBs_4 : 8
149.60/21.18	c (19,0) c ReduceDBs_5 : 7
149.60/21.18	c (19,0) c ReduceDBs_6 : 7
149.60/21.18	c (19,0) c ReduceDBs_7 : 7
149.60/21.18	c (19,0) c ReduceDBs_total : 60
149.60/21.18	c (19,0) c ReduceDBs_winner : 8
149.60/21.18	c (19,0) c SimpDBs_0 : 2
149.60/21.18	c (19,0) c SimpDBs_1 : 2
149.60/21.18	c (19,0) c SimpDBs_2 : 2
149.60/21.18	c (19,0) c SimpDBs_3 : 2
149.60/21.18	c (19,0) c SimpDBs_4 : 2
149.60/21.18	c (19,0) c SimpDBs_5 : 2
149.60/21.18	c (19,0) c SimpDBs_6 : 2
149.60/21.18	c (19,0) c SimpDBs_7 : 2
149.60/21.18	c (19,0) c SimpDBs_total : 16
149.60/21.18	c (19,0) c SimpDBs_winner : 2
149.60/21.18	c (19,0) c Restarts_0 : 225
149.60/21.18	c (19,0) c Restarts_1 : 81
149.60/21.18	c (19,0) c Restarts_2 : 121
149.60/21.18	c (19,0) c Restarts_3 : 182
149.60/21.18	c (19,0) c Restarts_4 : 172
149.60/21.18	c (19,0) c Restarts_5 : 104
149.60/21.18	c (19,0) c Restarts_6 : 228
149.60/21.18	c (19,0) c Restarts_7 : 181
149.60/21.18	c (19,0) c Restarts_total : 1294
149.60/21.18	c (19,0) c Restarts_winner : 225
149.60/21.18	c (19,0) c ForcedImports_0 : 0
149.60/21.18	c (19,0) c ForcedImports_1 : 0
149.60/21.18	c (19,0) c ForcedImports_2 : 0
149.60/21.18	c (19,0) c ForcedImports_3 : 0
149.60/21.18	c (19,0) c ForcedImports_4 : 0
149.60/21.18	c (19,0) c ForcedImports_5 : 0
149.60/21.18	c (19,0) c ForcedImports_6 : 0
149.60/21.18	c (19,0) c ForcedImports_7 : 0
149.60/21.18	c (19,0) c ForcedImports_total : 0
149.60/21.18	c (19,0) c ForcedImports_winner : 0
149.60/21.18	c (19,0) c PropsBinClauses_0 : 4793803
149.60/21.18	c (19,0) c PropsBinClauses_1 : 4624219
149.60/21.18	c (19,0) c PropsBinClauses_2 : 4693086
149.60/21.18	c (19,0) c PropsBinClauses_3 : 4856952
149.60/21.18	c (19,0) c PropsBinClauses_4 : 4792279
149.60/21.18	c (19,0) c PropsBinClauses_5 : 4692093
149.60/21.18	c (19,0) c PropsBinClauses_6 : 4757145
149.60/21.18	c (19,0) c PropsBinClauses_7 : 4717525
149.60/21.18	c (19,0) c PropsBinClauses_total : 37927102
149.60/21.18	c (19,0) c PropsBinClauses_winner : 4793803
149.60/21.18	c (19,0) c PropsPreBlocker_0 : 374612692
149.60/21.18	c (19,0) c PropsPreBlocker_1 : 350675840
149.60/21.18	c (19,0) c PropsPreBlocker_2 : 366593387
149.60/21.18	c (19,0) c PropsPreBlocker_3 : 375975546
149.60/21.18	c (19,0) c PropsPreBlocker_4 : 371016321
149.60/21.18	c (19,0) c PropsPreBlocker_5 : 357664895
149.60/21.18	c (19,0) c PropsPreBlocker_6 : 367995217
149.60/21.18	c (19,0) c PropsPreBlocker_7 : 357260757
149.60/21.18	c (19,0) c PropsPreBlocker_total : 2921794655
149.60/21.18	c (19,0) c PropsPreBlocker_winner : 374612692
149.60/21.18	c (19,0) c PropsNotBlocker_0 : 183551960
149.60/21.18	c (19,0) c PropsNotBlocker_1 : 174983134
149.60/21.18	c (19,0) c PropsNotBlocker_2 : 184697444
149.60/21.18	c (19,0) c PropsNotBlocker_3 : 181360181
149.60/21.18	c (19,0) c PropsNotBlocker_4 : 186377273
149.60/21.18	c (19,0) c PropsNotBlocker_5 : 174309106
149.60/21.18	c (19,0) c PropsNotBlocker_6 : 183363276
149.60/21.18	c (19,0) c PropsNotBlocker_7 : 185280012
149.60/21.18	c (19,0) c PropsNotBlocker_total : 1453922386
149.60/21.18	c (19,0) c PropsNotBlocker_winner : 183551960
149.60/21.18	c (19,0) c PropsLitFullScans_0 : 1679088146
149.60/21.18	c (19,0) c PropsLitFullScans_1 : 1674448537
149.60/21.18	c (19,0) c PropsLitFullScans_2 : 1698465331
149.60/21.18	c (19,0) c PropsLitFullScans_3 : 1690544609
149.60/21.18	c (19,0) c PropsLitFullScans_4 : 1692397954
149.60/21.18	c (19,0) c PropsLitFullScans_5 : 1686448848
149.60/21.18	c (19,0) c PropsLitFullScans_6 : 1686553008
149.60/21.18	c (19,0) c PropsLitFullScans_7 : 1686548394
149.60/21.18	c (19,0) c PropsLitFullScans_total : 13494494827
149.60/21.18	c (19,0) c PropsLitFullScans_winner : 1679088146
149.60/21.18	c (19,0) c LitScanFractions_0 : 406525
149.60/21.18	c (19,0) c LitScanFractions_1 : 419649
149.60/21.18	c (19,0) c LitScanFractions_2 : 462745
149.60/21.18	c (19,0) c LitScanFractions_3 : 432777
149.60/21.18	c (19,0) c LitScanFractions_4 : 391951
149.60/21.18	c (19,0) c LitScanFractions_5 : 445935
149.60/21.18	c (19,0) c LitScanFractions_6 : 508525
149.60/21.18	c (19,0) c LitScanFractions_7 : 521832
149.60/21.18	c (19,0) c LitScanFractions_total : 3589939
149.60/21.18	c (19,0) c LitScanFractions_winner : 406525
149.60/21.18	c (19,0) c DecisionLevel0_0 : 233
149.60/21.18	c (19,0) c DecisionLevel0_1 : 84
149.60/21.18	c (19,0) c DecisionLevel0_2 : 123
149.60/21.18	c (19,0) c DecisionLevel0_3 : 191
149.60/21.18	c (19,0) c DecisionLevel0_4 : 175
149.60/21.18	c (19,0) c DecisionLevel0_5 : 105
149.60/21.18	c (19,0) c DecisionLevel0_6 : 230
149.60/21.18	c (19,0) c DecisionLevel0_7 : 185
149.60/21.18	c (19,0) c DecisionLevel0_total : 1326
149.60/21.18	c (19,0) c DecisionLevel0_winner : 233
149.60/21.18	c (19,0) c Periods_0 : 279
149.60/21.18	c (19,0) c Periods_1 : 279
149.60/21.18	c (19,0) c Periods_2 : 283
149.60/21.18	c (19,0) c Periods_3 : 281
149.60/21.18	c (19,0) c Periods_4 : 282
149.60/21.18	c (19,0) c Periods_5 : 281
149.60/21.18	c (19,0) c Periods_6 : 281
149.60/21.18	c (19,0) c Periods_7 : 281
149.60/21.18	c (19,0) c Periods_total : 2247
149.60/21.18	c (19,0) c Periods_winner : 279
149.60/21.18	c (19,0) c Margin_0 : 20
149.60/21.18	c (19,0) c Margin_1 : 20
149.60/21.18	c (19,0) c Margin_2 : 20
149.60/21.18	c (19,0) c Margin_3 : 20
149.60/21.18	c (19,0) c Margin_4 : 20
149.60/21.18	c (19,0) c Margin_5 : 20
149.60/21.18	c (19,0) c Margin_6 : 20
149.60/21.18	c (19,0) c Margin_7 : 20
149.60/21.18	c (19,0) c Margin_total : 160
149.60/21.18	c (19,0) c Margin_winner : 20
149.60/21.18	c (19,0) c Exported_0 : 11789
149.60/21.18	c (19,0) c Exported_1 : 14390
149.60/21.18	c (19,0) c Exported_2 : 12648
149.60/21.18	c (19,0) c Exported_3 : 12970
149.60/21.18	c (19,0) c Exported_4 : 12179
149.60/21.18	c (19,0) c Exported_5 : 12775
149.60/21.18	c (19,0) c Exported_6 : 11236
149.60/21.18	c (19,0) c Exported_7 : 10572
149.60/21.18	c (19,0) c Exported_total : 98559
149.60/21.18	c (19,0) c Exported_winner : 11789
149.60/21.18	c (19,0) c Imported_0 : 83181
149.60/21.18	c (19,0) c Imported_1 : 79668
149.60/21.18	c (19,0) c Imported_2 : 82261
149.60/21.18	c (19,0) c Imported_3 : 82258
149.60/21.18	c (19,0) c Imported_4 : 82665
149.60/21.18	c (19,0) c Imported_5 : 79967
149.60/21.18	c (19,0) c Imported_6 : 83778
149.60/21.18	c (19,0) c Imported_7 : 83746
149.60/21.18	c (19,0) c Imported_total : 657524
149.60/21.18	c (19,0) c Imported_winner : 83181
149.60/21.18	c (19,0) c Good_0 : 275
149.60/21.18	c (19,0) c Good_1 : 261
149.60/21.18	c (19,0) c Good_2 : 272
149.60/21.18	c (19,0) c Good_3 : 279
149.60/21.18	c (19,0) c Good_4 : 270
149.60/21.18	c (19,0) c Good_5 : 271
149.60/21.18	c (19,0) c Good_6 : 272
149.60/21.18	c (19,0) c Good_7 : 275
149.60/21.18	c (19,0) c Good_total : 2175
149.60/21.18	c (19,0) c Good_winner : 275
149.60/21.18	c (19,0) c Purge_0 : 82906
149.60/21.18	c (19,0) c Purge_1 : 79407
149.60/21.18	c (19,0) c Purge_2 : 81989
149.60/21.18	c (19,0) c Purge_3 : 81979
149.60/21.18	c (19,0) c Purge_4 : 82395
149.60/21.18	c (19,0) c Purge_5 : 79696
149.60/21.18	c (19,0) c Purge_6 : 83506
149.60/21.18	c (19,0) c Purge_7 : 83471
149.60/21.18	c (19,0) c Purge_total : 655349
149.60/21.18	c (19,0) c Purge_winner : 82906
149.60/21.19	c (19,0) c Promoted_0 : 11106
149.60/21.19	c (19,0) c Promoted_1 : 11199
149.60/21.19	c (19,0) c Promoted_2 : 11374
149.60/21.19	c (19,0) c Promoted_3 : 11800
149.60/21.19	c (19,0) c Promoted_4 : 11703
149.60/21.19	c (19,0) c Promoted_5 : 11004
149.60/21.19	c (19,0) c Promoted_6 : 11711
149.60/21.19	c (19,0) c Promoted_7 : 11381
149.60/21.19	c (19,0) c Promoted_total : 91278
149.60/21.19	c (19,0) c Promoted_winner : 11106
149.60/21.19	c (19,0) c Remove_Imp_0 : 48549
149.60/21.19	c (19,0) c Remove_Imp_1 : 45238
149.60/21.19	c (19,0) c Remove_Imp_2 : 41252
149.60/21.19	c (19,0) c Remove_Imp_3 : 45296
149.60/21.19	c (19,0) c Remove_Imp_4 : 47601
149.60/21.19	c (19,0) c Remove_Imp_5 : 34319
149.60/21.19	c (19,0) c Remove_Imp_6 : 36146
149.60/21.19	c (19,0) c Remove_Imp_7 : 41681
149.60/21.19	c (19,0) c Remove_Imp_total : 340082
149.60/21.19	c (19,0) c Remove_Imp_winner : 48549
149.60/21.19	c (19,0) c Blocked_Reuse_0 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_1 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_2 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_3 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_4 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_5 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_6 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_7 : 0
149.60/21.19	c (19,0) c Blocked_Reuse_total : 0
149.60/21.19	c (19,0) c Blocked_Reuse_winner : 0
149.60/21.19	c (19,0) c Unaries_0 : 8
149.60/21.19	c (19,0) c Unaries_1 : 3
149.60/21.19	c (19,0) c Unaries_2 : 2
149.60/21.19	c (19,0) c Unaries_3 : 9
149.60/21.19	c (19,0) c Unaries_4 : 3
149.60/21.19	c (19,0) c Unaries_5 : 1
149.60/21.19	c (19,0) c Unaries_6 : 2
149.60/21.19	c (19,0) c Unaries_7 : 4
149.60/21.19	c (19,0) c Unaries_total : 32
149.60/21.19	c (19,0) c Unaries_winner : 8
149.60/21.19	c (19,0) c Binaries_0 : 57
149.60/21.19	c (19,0) c Binaries_1 : 51
149.60/21.19	c (19,0) c Binaries_2 : 45
149.60/21.19	c (19,0) c Binaries_3 : 50
149.60/21.19	c (19,0) c Binaries_4 : 49
149.60/21.19	c (19,0) c Binaries_5 : 34
149.60/21.19	c (19,0) c Binaries_6 : 60
149.60/21.19	c (19,0) c Binaries_7 : 47
149.60/21.19	c (19,0) c Binaries_total : 393
149.60/21.19	c (19,0) c Binaries_winner : 57
149.60/21.19	c (19,0) c Glues_0 : 70
149.60/21.19	c (19,0) c Glues_1 : 59
149.60/21.19	c (19,0) c Glues_2 : 48
149.60/21.19	c (19,0) c Glues_3 : 66
149.60/21.19	c (19,0) c Glues_4 : 59
149.60/21.19	c (19,0) c Glues_5 : 41
149.60/21.19	c (19,0) c Glues_6 : 73
149.60/21.19	c (19,0) c Glues_7 : 58
149.60/21.19	c (19,0) c Glues_total : 474
149.60/21.19	c (19,0) c Glues_winner : 70
149.60/21.19	c (19,0) c RunningTime_0 : 18.790480
149.60/21.19	c (19,0) c RunningTime_1 : 18.988863
149.60/21.19	c (19,0) c RunningTime_2 : 17.484482
149.60/21.19	c (19,0) c RunningTime_3 : 17.442696
149.60/21.19	c (19,0) c RunningTime_4 : 17.321324
149.60/21.19	c (19,0) c RunningTime_5 : 18.606310
149.60/21.19	c (19,0) c RunningTime_6 : 18.711813
149.60/21.19	c (19,0) c RunningTime_7 : 18.577003
149.60/21.19	c (19,0) c RunningTime_total : 145.922971
149.60/21.19	c (19,0) c RunningTime_winner : 18.790480
149.60/21.19	c (19,0) c WaitingTime_0 : 0.000314
149.60/21.19	c (19,0) c WaitingTime_1 : 0.000335
149.60/21.19	c (19,0) c WaitingTime_2 : 0.298328
149.60/21.19	c (19,0) c WaitingTime_3 : 0.258820
149.60/21.19	c (19,0) c WaitingTime_4 : 0.400293
149.60/21.19	c (19,0) c WaitingTime_5 : 0.000366
149.60/21.19	c (19,0) c WaitingTime_6 : 0.000313
149.60/21.19	c (19,0) c WaitingTime_7 : 0.000380
149.60/21.19	c (19,0) c WaitingTime_total : 0.959150
149.60/21.19	c (19,0) c WaitingTime_winner : 0.000314
149.60/21.19	c (19,0) c ExchangingTime_0 : 0.051128
149.60/21.19	c (19,0) c ExchangingTime_1 : 0.046355
149.60/21.19	c (19,0) c ExchangingTime_2 : 0.050053
149.60/21.19	c (19,0) c ExchangingTime_3 : 0.048774
149.60/21.19	c (19,0) c ExchangingTime_4 : 0.048407
149.60/21.19	c (19,0) c ExchangingTime_5 : 0.046874
149.60/21.19	c (19,0) c ExchangingTime_6 : 0.043617
149.60/21.19	c (19,0) c ExchangingTime_7 : 0.044693
149.60/21.19	c (19,0) c ExchangingTime_total : 0.379901
149.60/21.19	c (19,0) c ExchangingTime_winner : 0.051128
149.60/21.19	c (19,0) c PeriodProcTime_0 : 0.002570
149.60/21.19	c (19,0) c PeriodProcTime_1 : 0.002140
149.60/21.19	c (19,0) c PeriodProcTime_2 : 0.002092
149.60/21.19	c (19,0) c PeriodProcTime_3 : 0.002346
149.60/21.19	c (19,0) c PeriodProcTime_4 : 0.002144
149.60/21.19	c (19,0) c PeriodProcTime_5 : 0.002096
149.60/21.19	c (19,0) c PeriodProcTime_6 : 0.002157
149.60/21.19	c (19,0) c PeriodProcTime_7 : 0.002200
149.60/21.19	c (19,0) c PeriodProcTime_total : 0.017744
149.60/21.19	c (19,0) c PeriodProcTime_winner : 0.002570
149.60/21.19	c (19,0) c SolvingTime_0 : 18.844492
149.60/21.19	c (19,0) c SolvingTime_1 : 19.037694
149.60/21.19	c (19,0) c SolvingTime_2 : 17.834955
149.60/21.19	c (19,0) c SolvingTime_3 : 17.752635
149.60/21.19	c (19,0) c SolvingTime_4 : 17.772168
149.60/21.19	c (19,0) c SolvingTime_5 : 18.655646
149.60/21.19	c (19,0) c SolvingTime_6 : 18.757900
149.60/21.19	c (19,0) c SolvingTime_7 : 18.624275
149.60/21.19	c (19,0) c SolvingTime_total : 147.279766
149.60/21.19	c (19,0) c SolvingTime_winner : 18.844492
149.60/21.19	c (19,0) c PropagationTime_0 : 17.606440
149.60/21.19	c (19,0) c PropagationTime_1 : 16.991646
149.60/21.19	c (19,0) c PropagationTime_2 : 16.692988
149.60/21.19	c (19,0) c PropagationTime_3 : 16.453802
149.60/21.19	c (19,0) c PropagationTime_4 : 16.387139
149.60/21.19	c (19,0) c PropagationTime_5 : 16.508400
149.60/21.19	c (19,0) c PropagationTime_6 : 16.925590
149.60/21.19	c (19,0) c PropagationTime_7 : 16.238644
149.60/21.19	c (19,0) c PropagationTime_total : 133.804649
149.60/21.19	c (19,0) c PropagationTime_winner : 17.606440
149.60/21.19	c (19,0) c AnalysisTime_0 : 0.992057
149.60/21.19	c (19,0) c AnalysisTime_1 : 1.812020
149.60/21.19	c (19,0) c AnalysisTime_2 : 0.919532
149.60/21.19	c (19,0) c AnalysisTime_3 : 1.051018
149.60/21.19	c (19,0) c AnalysisTime_4 : 1.141124
149.60/21.19	c (19,0) c AnalysisTime_5 : 1.943200
149.60/21.19	c (19,0) c AnalysisTime_6 : 1.617836
149.60/21.19	c (19,0) c AnalysisTime_7 : 2.159923
149.60/21.19	c (19,0) c AnalysisTime_total : 11.636711
149.60/21.19	c (19,0) c AnalysisTime_winner : 0.992057
149.60/21.19	c (19,0) c ReductionTime_0 : 0.101967
149.60/21.19	c (19,0) c ReductionTime_1 : 0.098396
149.60/21.19	c (19,0) c ReductionTime_2 : 0.084832
149.60/21.19	c (19,0) c ReductionTime_3 : 0.108456
149.60/21.19	c (19,0) c ReductionTime_4 : 0.103950
149.60/21.19	c (19,0) c ReductionTime_5 : 0.076475
149.60/21.19	c (19,0) c ReductionTime_6 : 0.075978
149.60/21.19	c (19,0) c ReductionTime_7 : 0.079289
149.60/21.19	c (19,0) c ReductionTime_total : 0.729344
149.60/21.19	c (19,0) c ReductionTime_winner : 0.101967
149.60/21.19	c (19,0) c SimplifyTime_0 : 0.005205
149.60/21.19	c (19,0) c SimplifyTime_1 : 0.004572
149.60/21.19	c (19,0) c SimplifyTime_2 : 0.004962
149.60/21.19	c (19,0) c SimplifyTime_3 : 0.005010
149.60/21.19	c (19,0) c SimplifyTime_4 : 0.006170
149.60/21.19	c (19,0) c SimplifyTime_5 : 0.005233
149.60/21.19	c (19,0) c SimplifyTime_6 : 0.005388
149.60/21.19	c (19,0) c SimplifyTime_7 : 0.005129
149.60/21.19	c (19,0) c SimplifyTime_total : 0.041669
149.60/21.19	c (19,0) c SimplifyTime_winner : 0.005205
149.60/21.19	c (19,0) c UsedRateTime_0 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_1 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_2 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_3 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_4 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_5 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_6 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_7 : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_total : 0.000000
149.60/21.19	c (19,0) c UsedRateTime_winner : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_0 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_1 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_2 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_3 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_4 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_5 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_6 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_7 : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_total : 0.000000
149.60/21.19	c (19,0) c OverlapRateTime_winner : 0.000000
149.60/21.19	c (19,0) c
149.60/21.19	c (19,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
149.60/21.19	c (19,0) c
149.60/21.19	c (19,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.19	c (19,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
149.60/21.19	c (19,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.19	c (19,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
149.60/21.19	c (19,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
149.60/21.19	c (19,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
149.60/21.19	c (19,0) c | Initial random_seed   | 1887231532 |  460883844 |   26512866 |  794422365 |  244697423 |  315162872 | 1854089865 |  346930374 |
149.60/21.19	c (19,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
149.60/21.19	c (19,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
149.60/21.19	c (19,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
149.60/21.19	c (19,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
149.60/21.19	c (19,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
149.60/21.19	c (19,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
149.60/21.19	c (19,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
149.60/21.19	c (19,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
149.60/21.19	c (19,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
149.60/21.19	c (19,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
149.60/21.19	c (19,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
149.60/21.19	c (19,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
149.60/21.19	c (19,0) 
149.60/21.19	c (19,0) s UNSATISFIABLE
149.60/21.19	c (19,0) SatSolver.solve End
149.60/21.19	c (19,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
149.60/21.19	c (19,0) Show results Begin
149.60/21.19	s UNSATISFIABLE
149.60/21.19	c (19,0) Show results End
149.60/21.19	c (19,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
149.60/21.20	c (19,0) 19,19,STOP-AFTER(ALL)
149.60/21.20	c END-Prog: Sat Sep 14 07:30:05 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 (15097 MiB free)
  memory of node 1: 16384 MiB (15694 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=16069, runsolver pid=16066

[startup+0.100163 s]*
/proc/loadavg: 8.24 8.19 7.93 2/211 16091
/proc/meminfo: memFree=31439260/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420063658 115843072 349 33554432000 4194304 5098028 140723978241648 140723978238904 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 349 296 221 0 87 0
[pid=16072] ppid=16069 vsize=27314120 memory=104404 CPUtime=0.1 cores=0-7
/proc/16072/stat : 16072 (java) S 16069 16069 11928 0 -1 1077944320 6719 0 0 0 8 2 0 0 20 0 20 0 420063658 27969658880 26101 33554432000 4194304 4196468 140732703757568 140732703740112 140215317569271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
/proc/16072/statm: 6828530 26101 2806 1 0 6790935 0
[pid=16072/tid=16073] ppid=16069 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/16072/task/16073/stat : 16073 (java) R 16069 16069 11928 0 -1 4202560 4794 0 0 0 7 2 0 0 20 0 20 0 420063658 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215289393568 140215317591197 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16074] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16074/stat : 16074 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215321812112 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16075] ppid=16069 vsize=27314120 memory=139798539571864 CPUtime=0 cores=0-7
/proc/16072/task/16075/stat : 16075 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215135968272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16076] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16076/stat : 16076 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215134915472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16077] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16077/stat : 16077 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215133862672 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16078] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16078/stat : 16078 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215132809872 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16079] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16079/stat : 16079 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215131757072 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16080] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16080/stat : 16080 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215130704272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16081] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16081/stat : 16081 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 26101 33554432000 4194304 4196468 140732703757568 140215129651472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16082] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16082/stat : 16082 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063662 27969658880 26101 33554432000 4194304 4196468 140732703757568 140213906226032 140215317580418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16083] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16083/stat : 16083 (java) S 16069 16069 11928 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 26101 33554432000 4194304 4196468 140732703757568 140212898358816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16084] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16084/stat : 16084 (java) S 16069 16069 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 26613 33554432000 4194304 4196468 140732703757568 140212764136816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16085] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16085/stat : 16085 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 26613 33554432000 4194304 4196468 140732703757568 140212389632336 140215317587867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16086] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16086/stat : 16086 (java) S 16069 16069 11928 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 26613 33554432000 4194304 4196468 140732703757568 140213837883760 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16087] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16087/stat : 16087 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 26613 33554432000 4194304 4196468 140732703757568 140213836830960 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16088] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16088/stat : 16088 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 26613 33554432000 4194304 4196468 140732703757568 140213835778160 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16089] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16089/stat : 16089 (java) S 16069 16069 11928 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 26613 33554432000 4194304 4196468 140732703757568 140213834725360 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16090] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16090/stat : 16090 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 26613 33554432000 4194304 4196468 140732703757568 140211891727456 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16091] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16091/stat : 16091 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 26613 33554432000 4194304 4196468 140732703757568 140213833673776 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105800 KiB

[startup+0.210154 s]*
/proc/loadavg: 8.24 8.19 7.93 2/211 16091
/proc/meminfo: memFree=31418620/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420063658 115843072 349 33554432000 4194304 5098028 140723978241648 140723978238904 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 349 296 221 0 87 0
[pid=16072] ppid=16069 vsize=27314120 memory=123704 CPUtime=0.24 cores=0-7
/proc/16072/stat : 16072 (java) S 16069 16069 11928 0 -1 1077944320 12312 0 0 0 20 4 0 0 20 0 20 0 420063658 27969658880 30926 33554432000 4194304 4196468 140732703757568 140732703740112 140215317569271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
/proc/16072/statm: 6828530 30926 2967 1 0 6790935 0
[pid=16072/tid=16073] ppid=16069 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/16072/task/16073/stat : 16073 (java) R 16069 16069 11928 0 -1 4202560 10002 0 0 0 16 3 0 0 20 0 20 0 420063658 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215289388488 140215302734910 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16074] ppid=16069 vsize=27314120 memory=14965 CPUtime=0 cores=0-7
/proc/16072/task/16074/stat : 16074 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215321812112 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16075] ppid=16069 vsize=27314120 memory=288370174691268224 CPUtime=0 cores=0-7
/proc/16072/task/16075/stat : 16075 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215135968272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16076] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16076/stat : 16076 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215134915472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16077] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16077/stat : 16077 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215133862672 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16078] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16078/stat : 16078 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215132809872 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16079] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16079/stat : 16079 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215131757072 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16080] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16080/stat : 16080 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215130704272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16081] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16081/stat : 16081 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 30926 33554432000 4194304 4196468 140732703757568 140215129651472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16082] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16082/stat : 16082 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063662 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213906226032 140215317580418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16083] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16083/stat : 16083 (java) S 16069 16069 11928 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 30926 33554432000 4194304 4196468 140732703757568 140212898358816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16084] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16084/stat : 16084 (java) S 16069 16069 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 30926 33554432000 4194304 4196468 140732703757568 140212764136816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16085] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16085/stat : 16085 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 30926 33554432000 4194304 4196468 140732703757568 140212389632336 140215317587867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16086] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16086/stat : 16086 (java) S 16069 16069 11928 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213837883760 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16087] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16087/stat : 16087 (java) S 16069 16069 11928 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213836830960 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16088] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16088/stat : 16088 (java) S 16069 16069 11928 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213835778160 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16089] ppid=16069 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/16072/task/16089/stat : 16089 (java) S 16069 16069 11928 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 20 0 420063665 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213834725360 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16090] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16090/stat : 16090 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 30926 33554432000 4194304 4196468 140732703757568 140211891727456 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16091] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16091/stat : 16091 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 30926 33554432000 4194304 4196468 140732703757568 140213833673776 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125100 KiB

[startup+0.30935 s]*
/proc/loadavg: 8.24 8.19 7.93 2/211 16091
/proc/meminfo: memFree=31416204/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420063658 115843072 349 33554432000 4194304 5098028 140723978241648 140723978238904 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 349 296 221 0 87 0
[pid=16072] ppid=16069 vsize=27314120 memory=127800 CPUtime=0.42 cores=0-7
/proc/16072/stat : 16072 (java) S 16069 16069 11928 0 -1 1077944320 13299 0 0 0 37 5 0 0 20 0 20 0 420063658 27969658880 31950 33554432000 4194304 4196468 140732703757568 140732703740112 140215317569271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
/proc/16072/statm: 6828530 31950 3055 1 0 6790935 0
[pid=16072/tid=16073] ppid=16069 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/16072/task/16073/stat : 16073 (java) R 16069 16069 11928 0 -1 4202560 10799 0 0 0 26 4 0 0 20 0 20 0 420063658 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215289352288 140215297845152 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16074] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16074/stat : 16074 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215321812112 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16075] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16075/stat : 16075 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215135968272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16076] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16076/stat : 16076 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215134915472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16077] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16077/stat : 16077 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215133862672 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16078] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16078/stat : 16078 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215132809872 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16079] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16079/stat : 16079 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215131757072 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16080] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16080/stat : 16080 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215130704272 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16081] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16081/stat : 16081 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063661 27969658880 31950 33554432000 4194304 4196468 140732703757568 140215129651472 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16082] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16082/stat : 16082 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063662 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213906226032 140215317580418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16083] ppid=16069 vsize=27314120 memory=279596868246912 CPUtime=0 cores=0-7
/proc/16072/task/16083/stat : 16083 (java) S 16069 16069 11928 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 31950 33554432000 4194304 4196468 140732703757568 140212898358816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16084] ppid=16069 vsize=27314120 memory=279596868251520 CPUtime=0 cores=0-7
/proc/16072/task/16084/stat : 16084 (java) S 16069 16069 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420063663 27969658880 31950 33554432000 4194304 4196468 140732703757568 140212764136816 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16085] ppid=16069 vsize=27314120 memory=279596868256128 CPUtime=0 cores=0-7
/proc/16072/task/16085/stat : 16085 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 31950 33554432000 4194304 4196468 140732703757568 140212389632336 140215317587867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16086] ppid=16069 vsize=27314120 memory=279596868260736 CPUtime=0.01 cores=0-7
/proc/16072/task/16086/stat : 16086 (java) S 16069 16069 11928 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 20 0 420063665 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213837883760 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16087] ppid=16069 vsize=27314120 memory=279596868265344 CPUtime=0.01 cores=0-7
/proc/16072/task/16087/stat : 16087 (java) S 16069 16069 11928 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 420063665 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213836830960 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16088] ppid=16069 vsize=27314120 memory=279596868269952 CPUtime=0 cores=0-7
/proc/16072/task/16088/stat : 16088 (java) S 16069 16069 11928 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 420063665 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213835778160 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16089] ppid=16069 vsize=27314120 memory=279596868274560 CPUtime=0.07 cores=0-7
/proc/16072/task/16089/stat : 16089 (java) S 16069 16069 11928 0 -1 1077944384 501 0 0 0 7 0 0 0 20 0 20 0 420063665 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213834725360 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16090] ppid=16069 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16090/stat : 16090 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 31950 33554432000 4194304 4196468 140732703757568 140211891727456 140215317579477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16091] ppid=16069 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16072/task/16091/stat : 16091 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063666 27969658880 31950 33554432000 4194304 4196468 140732703757568 140213833673776 140215317580418 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129196 KiB

[startup+0.700859 s]
/proc/loadavg: 8.24 8.19 7.93 2/211 16091
/proc/meminfo: memFree=31396200/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420063658 115843072 349 33554432000 4194304 5098028 140723978241648 140723978238904 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 349 296 221 0 87 0
[pid=16072] ppid=16069 vsize=27322516 memory=163880 CPUtime=0.98 cores=0-7
/proc/16072/stat : 16072 (java) S 16069 16069 11928 0 -1 1077944320 20594 0 0 0 91 7 0 0 20 0 20 0 420063658 27978256384 40970 33554432000 4194304 4196468 140732703757568 140732703740112 140215317569271 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
/proc/16072/statm: 6830629 40970 3210 1 0 6791959 0
[pid=16072/tid=16073] ppid=16069 vsize=27322516 memory=0 CPUtime=0.67 cores=0-7
/proc/16072/task/16073/stat : 16073 (java) R 16069 16069 11928 0 -1 4202560 17556 0 0 0 61 6 0 0 20 0 20 0 420063658 27978256384 40970 33554432000 4194304 4196468 140732703757568 140215289401008 140215301649758 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16074] ppid=16069 vsize=27322516 memory=139798434325376 CPUtime=0 cores=0-7
/proc/16072/task/16074/stat : 16074 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27978256384 40970 33554432000 4194304 4196468 140732703757568 140215321812112 140215317579477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16075] ppid=16069 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/16072/task/16075/stat : 16075 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420063661 27978256384 40970 33554432000 4194304 4196468 140732703757568 140215135968272 140215317579477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0
[pid=16072/tid=16076] ppid=16069 vsize=27322516 memory=1052 CPUtime=0 cores=0-7
/proc/16072/task/16076/stat : 16076 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420063661 27978256384 40970 33554432000 4194304 4196468 140732703757568 140215134915472 140215317579477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13144064 140732703765226 140732703765654 140732703765654 140732703768527 0

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

/proc/16092/task/16099/stat : 16099 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552951540752 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16100] ppid=16069 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/16092/task/16100/stat : 16100 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552950487952 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16101] ppid=16069 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/16092/task/16101/stat : 16101 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552949435152 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16102] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16102/stat : 16102 (java) S 16069 16069 11928 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552698763632 140553471167106 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16103] ppid=16069 vsize=8414124 memory=-3284643825843719562 CPUtime=0 cores=0-7
/proc/16092/task/16103/stat : 16103 (java) S 16069 16069 11928 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551798121504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16104] ppid=16069 vsize=8414124 memory=-3833726747341067623 CPUtime=0 cores=0-7
/proc/16092/task/16104/stat : 16104 (java) S 16069 16069 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551663899504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16105] ppid=16069 vsize=8414124 memory=-2605811476043407915 CPUtime=0 cores=0-7
/proc/16092/task/16105/stat : 16105 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551289395024 140553471174555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16106] ppid=16069 vsize=8414124 memory=-4051592751533505334 CPUtime=0.07 cores=0-7
/proc/16092/task/16106/stat : 16106 (java) S 16069 16069 11928 0 -1 1077944384 626 0 0 0 7 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552697711472 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16107] ppid=16069 vsize=8414124 memory=-2748367524519556131 CPUtime=0.08 cores=0-7
/proc/16092/task/16107/stat : 16107 (java) S 16069 16069 11928 0 -1 1077944384 185 0 0 0 8 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552696658672 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16108] ppid=16069 vsize=8414124 memory=4956998493510226538 CPUtime=0.11 cores=0-7
/proc/16092/task/16108/stat : 16108 (java) S 16069 16069 11928 0 -1 1077944384 638 0 0 0 11 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552695605872 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16109] ppid=16069 vsize=8414124 memory=8546823402028195750 CPUtime=0.22 cores=0-7
/proc/16092/task/16109/stat : 16109 (java) S 16069 16069 11928 0 -1 1077944384 581 0 0 0 22 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552694553072 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16110] ppid=16069 vsize=8414124 memory=-3284643825843719562 CPUtime=0 cores=0-7
/proc/16092/task/16110/stat : 16110 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550791490144 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16111] ppid=16069 vsize=8414124 memory=-3833726747341067623 CPUtime=0 cores=0-7
/proc/16092/task/16111/stat : 16111 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552693500464 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16115] ppid=16069 vsize=8414124 memory=-2605811476043407915 CPUtime=0 cores=0-7
/proc/16092/task/16115/stat : 16115 (java) S 16069 16069 11928 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420063870 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552685466688 140553471180569 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16117] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16117/stat : 16117 (java) S 16069 16069 11928 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 420063871 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550120390832 140553471177885 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16122] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16122/stat : 16122 (java) S 16069 16069 11928 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 420063871 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550388826160 140553471177885 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16127] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16127/stat : 16127 (java) S 16069 16069 11928 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 420063873 8616062976 29883 33554432000 4194304 4196468 140722707223632 140549851962928 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
Current children cumulated CPU time: 145.1 s
Current children cumulated vsize: 9159512 KiB
Current children cumulated memory: 337080 KiB

[startup+20.8013 s]
/proc/loadavg: 8.17 8.18 7.94 6/222 16135
/proc/meminfo: memFree=31209816/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1476 CPUtime=2.53 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 582 24520 0 0 0 0 239 14 20 0 1 0 420063658 115843072 369 33554432000 4194304 5098028 140723978241648 140723978238392 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 369 311 221 0 87 0
[pid=16092] ppid=16069 vsize=8414124 memory=119532 CPUtime=1.31 cores=0-7
/proc/16092/stat : 16092 (java) S 16069 16069 11928 0 -1 1077944320 20278 0 0 0 123 8 0 0 20 0 24 0 420063795 8616062976 29883 33554432000 4194304 4196468 140722707223632 140722707206176 140553471155959 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
/proc/16092/statm: 2103531 29883 3202 1 0 2064875 0
[pid=16114] ppid=16092 vsize=632548 memory=218620 CPUtime=145.17 cores=0-7
/proc/16114/stat : 16114 (manyglucose-4.1) S 16092 16069 11928 0 -1 1077944320 161585 0 0 0 14485 32 0 0 20 0 4 0 420063870 647729152 54655 33554432000 4194304 4454172 140727222680304 140727222678688 140305656979191 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 35532800 140727222682473 140727222682672 140727222682672 140727222685626 0
/proc/16114/statm: 158137 54655 417 64 0 153805 0
[pid=16114/tid=16118] ppid=16092 vsize=632548 memory=7686721470267626905 CPUtime=18.65 cores=0-7
/proc/16114/task/16118/stat : 16118 (manyglucose-4.1) R 16092 16069 11928 0 -1 4202560 23300 0 0 0 1861 4 0 0 20 0 4 0 420063871 647729152 54655 33554432000 4194304 4454172 140727222680304 140305641761928 4350328 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 35532800 140727222682473 140727222682672 140727222682672 140727222685626 0
[pid=16114/tid=16119] ppid=16092 vsize=632548 memory=-7019822518581421964 CPUtime=18.63 cores=0-7
/proc/16114/task/16119/stat : 16119 (manyglucose-4.1) R 16092 16069 11928 0 -1 4202560 23368 0 0 0 1859 4 0 0 20 0 4 0 420063871 647729152 54655 33554432000 4194304 4454172 140727222680304 140305633369224 4333302 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 35532800 140727222682473 140727222682672 140727222682672 140727222685626 0
[pid=16114/tid=16125] ppid=16092 vsize=632548 memory=4498132415819786089 CPUtime=18.63 cores=0-7
/proc/16114/task/16125/stat : 16125 (manyglucose-4.1) R 16092 16069 11928 0 -1 4202560 17794 0 0 0 1861 2 0 0 20 0 4 0 420063871 647729152 54655 33554432000 4194304 4454172 140727222680304 140305599798008 4351209 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 35532800 140727222682473 140727222682672 140727222682672 140727222685626 0
[pid=16092/tid=16093] ppid=16069 vsize=8414124 memory=-7018678008598327180 CPUtime=0.78 cores=0-7
/proc/16092/task/16093/stat : 16093 (java) S 16069 16069 11928 0 -1 1077944384 16830 0 0 0 72 6 0 0 20 0 24 0 420063795 8616062976 29883 33554432000 4194304 4196468 140722707223632 140553442996128 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16094] ppid=16069 vsize=8414124 memory=-7524763381268044171 CPUtime=0 cores=0-7
/proc/16092/task/16094/stat : 16094 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140553475398288 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16095] ppid=16069 vsize=8414124 memory=4493084566509496169 CPUtime=0 cores=0-7
/proc/16092/task/16095/stat : 16095 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552955750928 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16096] ppid=16069 vsize=8414124 memory=-6006511502995447441 CPUtime=0 cores=0-7
/proc/16092/task/16096/stat : 16096 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552954698128 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16097] ppid=16069 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16092/task/16097/stat : 16097 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552953645328 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16098] ppid=16069 vsize=8414124 memory=119532 CPUtime=0 cores=0-7
/proc/16092/task/16098/stat : 16098 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552952593552 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16099] ppid=16069 vsize=8414124 memory=211912 CPUtime=0 cores=0-7
/proc/16092/task/16099/stat : 16099 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552951540752 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16100] ppid=16069 vsize=8414124 memory=6944656592455088490 CPUtime=0 cores=0-7
/proc/16092/task/16100/stat : 16100 (java) S 16069 16069 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552950487952 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16101] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16101/stat : 16101 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063796 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552949435152 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16102] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16102/stat : 16102 (java) S 16069 16069 11928 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552698763632 140553471167106 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16103] ppid=16069 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16092/task/16103/stat : 16103 (java) S 16069 16069 11928 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551798121504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16104] ppid=16069 vsize=8414124 memory=7156893183122302312 CPUtime=0 cores=0-7
/proc/16092/task/16104/stat : 16104 (java) S 16069 16069 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 420063798 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551663899504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16105] ppid=16069 vsize=8414124 memory=7156893183122302312 CPUtime=0 cores=0-7
/proc/16092/task/16105/stat : 16105 (java) S 16069 16069 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140551289395024 140553471174555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16106] ppid=16069 vsize=8414124 memory=1476 CPUtime=0.07 cores=0-7
/proc/16092/task/16106/stat : 16106 (java) S 16069 16069 11928 0 -1 1077944384 626 0 0 0 7 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552697711472 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16107] ppid=16069 vsize=8414124 memory=7523376918531162212 CPUtime=0.08 cores=0-7
/proc/16092/task/16107/stat : 16107 (java) S 16069 16069 11928 0 -1 1077944384 185 0 0 0 8 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552696658672 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16108] ppid=16069 vsize=8414124 memory=7523107478184158290 CPUtime=0.11 cores=0-7
/proc/16092/task/16108/stat : 16108 (java) S 16069 16069 11928 0 -1 1077944384 638 0 0 0 11 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552695605872 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16109] ppid=16069 vsize=8414124 memory=7523107478184158290 CPUtime=0.22 cores=0-7
/proc/16092/task/16109/stat : 16109 (java) S 16069 16069 11928 0 -1 1077944384 581 0 0 0 22 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552694553072 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16110] ppid=16069 vsize=8414124 memory=7523376918531162212 CPUtime=0 cores=0-7
/proc/16092/task/16110/stat : 16110 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550791490144 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16111] ppid=16069 vsize=8414124 memory=7454130749351154278 CPUtime=0 cores=0-7
/proc/16092/task/16111/stat : 16111 (java) S 16069 16069 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420063801 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552693500464 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16115] ppid=16069 vsize=8414124 memory=7454130749351154278 CPUtime=0 cores=0-7
/proc/16092/task/16115/stat : 16115 (java) S 16069 16069 11928 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420063870 8616062976 29883 33554432000 4194304 4196468 140722707223632 140552685466688 140553471180569 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16117] ppid=16069 vsize=8414124 memory=7228395498018399333 CPUtime=0 cores=0-7
/proc/16092/task/16117/stat : 16117 (java) S 16069 16069 11928 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 420063871 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550120390832 140553471177885 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16122] ppid=16069 vsize=8414124 memory=8242832241811678803 CPUtime=0 cores=0-7
/proc/16092/task/16122/stat : 16122 (java) S 16069 16069 11928 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 420063871 8616062976 29883 33554432000 4194304 4196468 140722707223632 140550388826160 140553471177885 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16127] ppid=16069 vsize=8414124 memory=7523376918531162212 CPUtime=0 cores=0-7
/proc/16092/task/16127/stat : 16127 (java) S 16069 16069 11928 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 420063873 8616062976 29883 33554432000 4194304 4196468 140722707223632 140549851962928 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
Current children cumulated CPU time: 149.01 s
Current children cumulated vsize: 9159800 KiB
Current children cumulated memory: 339628 KiB

[startup+21.201 s]
/proc/loadavg: 8.17 8.18 7.94 2/218 16135
/proc/meminfo: memFree=31207040/32770624 swapFree=67004232/67108860
[pid=16069] ppid=16066 vsize=113128 memory=1476 CPUtime=2.53 cores=0-7
/proc/16069/stat : 16069 (scop.sh) S 16066 16069 11928 0 -1 4202496 582 24520 0 0 0 0 239 14 20 0 1 0 420063658 115843072 369 33554432000 4194304 5098028 140723978241648 140723978238392 140704140350076 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23314432 140723978244900 140723978245228 140723978245228 140723978248141 0
/proc/16069/statm: 28282 369 311 221 0 87 0
[pid=16092] ppid=16069 vsize=8283048 memory=120404 CPUtime=147.22 cores=0-7
/proc/16092/stat : 16092 (java) S 16069 16069 11928 0 -1 1077944320 20515 161707 0 0 129 9 14551 33 20 0 22 0 420063795 8481841152 30101 33554432000 4194304 4196468 140722707223632 140722707206176 140553471155959 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
/proc/16092/statm: 2070762 30101 3203 1 0 2032106 0
[pid=16092/tid=16093] ppid=16069 vsize=8283048 memory=0 CPUtime=146.62 cores=0-7
/proc/16092/task/16093/stat : 16093 (java) R 16069 16069 11928 0 -1 4202560 16844 161707 0 0 72 6 14551 33 20 0 22 0 420063795 8481841152 30101 33554432000 4194304 4196468 140722707223632 140553442991872 140722707306434 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16094] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16094/stat : 16094 (java) S 16069 16069 11928 0 -1 1077944384 1 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30101 33554432000 4194304 4196468 140722707223632 140553475398288 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16095] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16095/stat : 16095 (java) S 16069 16069 11928 0 -1 1077944384 2 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30101 33554432000 4194304 4196468 140722707223632 140552955750928 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16096] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16096/stat : 16096 (java) S 16069 16069 11928 0 -1 1077944384 2 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30101 33554432000 4194304 4196468 140722707223632 140552954698128 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16097] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16097/stat : 16097 (java) S 16069 16069 11928 0 -1 1077944384 1 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30101 33554432000 4194304 4196468 140722707223632 140552953645328 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16098] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16098/stat : 16098 (java) S 16069 16069 11928 0 -1 1077944384 1 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30101 33554432000 4194304 4196468 140722707223632 140552952593552 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16099] ppid=16069 vsize=8283048 memory=288230574492221466 CPUtime=145.84 cores=0-7
/proc/16092/task/16099/stat : 16099 (java) S 16069 16069 11928 0 -1 1077944384 1 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552951540752 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16100] ppid=16069 vsize=8283048 memory=288230621803970871 CPUtime=145.84 cores=0-7
/proc/16092/task/16100/stat : 16100 (java) S 16069 16069 11928 0 -1 1077944384 2 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552950487952 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16101] ppid=16069 vsize=8283048 memory=15262527902714418 CPUtime=145.84 cores=0-7
/proc/16092/task/16101/stat : 16101 (java) S 16069 16069 11928 0 -1 1077944384 3 161707 0 0 0 0 14551 33 20 0 22 0 420063796 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552949435152 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16102] ppid=16069 vsize=8283048 memory=14068 CPUtime=145.84 cores=0-7
/proc/16092/task/16102/stat : 16102 (java) S 16069 16069 11928 0 -1 1077944384 7 161707 0 0 0 0 14551 33 20 0 22 0 420063798 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552698763632 140553471167106 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16103] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16103/stat : 16103 (java) S 16069 16069 11928 0 -1 1077944384 13 161707 0 0 0 0 14551 33 20 0 22 0 420063798 8481841152 30140 33554432000 4194304 4196468 140722707223632 140551798121504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16104] ppid=16069 vsize=8283048 memory=288230376990849282 CPUtime=145.84 cores=0-7
/proc/16092/task/16104/stat : 16104 (java) S 16069 16069 11928 0 -1 1077944384 21 161707 0 0 0 0 14551 33 20 0 22 0 420063798 8481841152 30140 33554432000 4194304 4196468 140722707223632 140551663899504 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16105] ppid=16069 vsize=8283048 memory=288292164507816369 CPUtime=145.84 cores=0-7
/proc/16092/task/16105/stat : 16105 (java) S 16069 16069 11928 0 -1 1077944384 1 161707 0 0 0 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140551289395024 140553471174555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16106] ppid=16069 vsize=8283048 memory=288292164507816369 CPUtime=145.92 cores=0-7
/proc/16092/task/16106/stat : 16106 (java) S 16069 16069 11928 0 -1 1077944384 636 161707 0 0 8 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552697711472 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16107] ppid=16069 vsize=8283048 memory=1692 CPUtime=145.93 cores=0-7
/proc/16092/task/16107/stat : 16107 (java) S 16069 16069 11928 0 -1 1077944384 190 161707 0 0 9 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552696658672 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16108] ppid=16069 vsize=8283048 memory=792 CPUtime=145.95 cores=0-7
/proc/16092/task/16108/stat : 16108 (java) S 16069 16069 11928 0 -1 1077944384 645 161707 0 0 11 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552695605872 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16109] ppid=16069 vsize=8283048 memory=1448 CPUtime=146.07 cores=0-7
/proc/16092/task/16109/stat : 16109 (java) R 16069 16069 11928 0 -1 4202560 770 161707 0 0 23 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140552694553072 140553455338910 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16110] ppid=16069 vsize=8283048 memory=1964 CPUtime=145.84 cores=0-7
/proc/16092/task/16110/stat : 16110 (java) S 16069 16069 11928 0 -1 1077944384 3 161707 0 0 0 0 14551 33 20 0 22 0 420063801 8481841152 30140 33554432000 4194304 4196468 140722707223632 140550791490144 140553471166165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16111] ppid=16069 vsize=8283048 memory=2456 CPUtime=145.84 cores=0-7
/proc/16092/task/16111/stat : 16111 (java) S 16069 16069 11928 0 -1 1077944384 3 161707 0 0 0 0 14551 33 20 0 22 0 420063801 8481841152 30652 33554432000 4194304 4196468 140722707223632 140552693500464 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16115] ppid=16069 vsize=8283048 memory=1760 CPUtime=145.84 cores=0-7
/proc/16092/task/16115/stat : 16115 (java) S 16069 16069 11928 0 -1 1077944384 24 161707 0 0 0 0 14551 33 20 0 22 0 420063870 8481841152 30652 33554432000 4194304 4196468 140722707223632 140552685465872 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
[pid=16092/tid=16127] ppid=16069 vsize=8283048 memory=0 CPUtime=145.84 cores=0-7
/proc/16092/task/16127/stat : 16127 (java) S 16069 16069 11928 0 -1 1077944384 9 161707 0 0 0 0 14551 33 20 0 22 0 420063873 8481841152 30652 33554432000 4194304 4196468 140722707223632 140549851964720 140553471167106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20586496 140722707231735 140722707231894 140722707231894 140722707234767 0
Current children cumulated CPU time: 149.75 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 121880 KiB

Child status: 0
Real time (s): 21.2083
CPU time (s): 149.788
CPU user time (s): 149.212
CPU system time (s): 0.576238
CPU usage (%): 706.274
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 339788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.212
system time used= 0.576238
maximum resident set size= 218868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207367
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7060
involuntary context switches= 1561


# summary of solver processes directly reported to runsolver:
#   pid: 16069
#   total CPU time (s): 149.788
#   total CPU user time (s): 149.212
#   total CPU system time (s): 0.576238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.204266 second user time and 0.328903 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-14 07:29:44
IDJOB=4392626
IDBENCH=135575
IDSOLVER=2839
FILE ID=node148/4392626-1568439020
RUNJOBID= node148-1568432499-11955
PBS_JOBID= 21702314
Free space on /tmp= 61308 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-card-015-010.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392626-1568439020/watcher-4392626-1568439020 -o /tmp/evaluation-result-4392626-1568439020/solver-4392626-1568439020 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568432499-11955 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392626-1568439020.xml

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

MD5SUM BENCH= 4075ec57c143d98d1900f8e9a33246e5
RANDOM SEED=1730184177

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31531344 kB
MemAvailable:   31907840 kB
Buffers:           98256 kB
Cached:           574040 kB
SwapCached:         3812 kB
Active:           411352 kB
Inactive:         268284 kB
Active(anon):       4612 kB
Inactive(anon):    43744 kB
Active(file):     406740 kB
Inactive(file):   224540 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004232 kB
Dirty:             20740 kB
Writeback:             0 kB
AnonPages:        112836 kB
Mapped:            43968 kB
Shmem:             32352 kB
Slab:             150092 kB
SReclaimable:     122104 kB
SUnreclaim:        27988 kB
KernelStack:        3344 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61288 MiB
End job on node148 at 2019-09-14 07:30:05