Trace number 4405486

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)UNSAT 152.756 22.3389

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-21053-serial-file.bin HOME/instance-4405486-1569355786.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Tue Sep 24 22:09:06 CEST 2019
0.66/0.57	c PID: 21056
0.66/0.57	c IP: 172.20.3.133
0.66/0.57	c HOST: node133.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.91	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.39/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.91	c (0,0) Constraint Name Generate Begin
1.99/1.20	c (0,0) Ctr:HOME/instance-4405486-1569355786.xml,Num:Var:WeightedSum
1.99/1.20	c (0,0) Constraint Name Generate End
1.99/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.99/1.20	c (0,0) CSP to CSPinCNF Begin
1.99/1.20	c (0,0) translated 3 (10%) constraints
1.99/1.20	c (0,0) translated 5 (20%) constraints
1.99/1.20	c (0,0) translated 8 (30%) constraints
1.99/1.20	c (0,0) translated 10 (40%) constraints
1.99/1.20	c (0,0) translated 13 (50%) constraints
1.99/1.20	c (0,0) translated 15 (60%) constraints
1.99/1.20	c (0,0) translated 18 (70%) constraints
1.99/1.20	c (0,0) translated 20 (80%) constraints
1.99/1.20	c (0,0) translated 23 (90%) constraints
1.99/1.20	c (0,0) translated 25 (100%) constraints
1.99/1.20	c (0,0) ===========================================
1.99/1.20	c (0,0) Hybrid: #OE=0, #LE=150
1.99/1.20	c (0,0) Hybrid
1.99/1.20	c (0,0) ===========================================
1.99/1.20	c (0,0) translated 3 (10%) constraints
1.99/1.20	c (0,0) translated 5 (20%) constraints
1.99/1.20	c (0,0) translated 8 (30%) constraints
1.99/1.20	c (0,0) translated 10 (40%) constraints
1.99/1.20	c (0,0) translated 13 (50%) constraints
1.99/1.20	c (0,0) translated 15 (60%) constraints
1.99/1.20	c (0,0) translated 18 (70%) constraints
1.99/1.20	c (0,0) translated 20 (80%) constraints
1.99/1.20	c (0,0) translated 23 (90%) constraints
1.99/1.20	c (0,0) translated 25 (100%) constraints
1.99/1.20	c (0,0) CSP to CSPinCNF End
1.99/1.20	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.99/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.99/1.20	c (0,0) CSPinCNF Propagation Begin
1.99/1.20	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.99/1.20	c (0,0) CSPinCNF Propagation End
1.99/1.20	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.99/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.99/1.20	c (0,0) Hybrid: #OE=0, #LE=150
1.99/1.20	c (0,0) Simplify CSPinCNF Begin
1.99/1.20	c (0,0) Simplify CSPinCNF End
1.99/1.20	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.99/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.99/1.20	c (0,0) Calculate Precise Domain Begin
1.99/1.20	c (0,0) 0 values are removed by re-calculation
1.99/1.20	c (0,0) Calculate Precise Domain End
1.99/1.20	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 25 ctr, max domain size 2
1.99/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.99/1.20	c (0,0) CSPinCNF to SatSolver Begin
1.99/1.24	c (0,0) 3 (10 %) CSP clauses are encoded (0 SAT variables, 2 SAT clauses)
1.99/1.24	c (0,0) 5 (20 %) CSP clauses are encoded (0 SAT variables, 4 SAT clauses)
1.99/1.25	c (0,0) 8 (30 %) CSP clauses are encoded (0 SAT variables, 7 SAT clauses)
1.99/1.25	c (0,0) 10 (40 %) CSP clauses are encoded (0 SAT variables, 9 SAT clauses)
1.99/1.25	c (0,0) 13 (50 %) CSP clauses are encoded (0 SAT variables, 12 SAT clauses)
1.99/1.25	c (0,0) 15 (60 %) CSP clauses are encoded (0 SAT variables, 14 SAT clauses)
1.99/1.27	c (0,0) 18 (70 %) CSP clauses are encoded (0 SAT variables, 177 SAT clauses)
1.99/1.28	c (0,0) 20 (80 %) CSP clauses are encoded (0 SAT variables, 339 SAT clauses)
1.99/1.28	c (0,0) 23 (90 %) CSP clauses are encoded (0 SAT variables, 582 SAT clauses)
1.99/1.29	c (0,0) 25 (100 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
1.99/1.29	c (0,0) CSPinCNF to SatSolver End
1.99/1.29	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.99/1.29	c (0,0) 430 bool, 825 clause
1.99/1.29	c (0,0) Export Begin
2.48/1.40	c (0,0) Export to HOME/scop-21053-serial-file.bin
2.48/1.40	c (0,0) Export End
2.48/1.41	c (0,0) Export File Size: 0.06 MB
2.48/1.41	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.48/1.41	c END-Prog: Tue Sep 24 22:09:07 CEST 2019
2.48/1.43	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-21053-serial-file.bin
2.52/1.88	c (0,0) Read Serial File Begin
2.52/1.88	c (0,0) HOME/scop-21053-serial-file.bin
3.48/2.12	c (0,0) Read Serial File End
3.48/2.14	
3.48/2.14	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
3.48/2.14	(Solving Process)
3.48/2.14	
3.48/2.16	c BEGIN-Prog: Tue Sep 24 22:09:08 CEST 2019
3.48/2.16	c PID: 21076
3.48/2.16	c IP: 172.20.3.133
3.48/2.16	c HOST: node133.alineos.net
3.48/2.16	c (0,0) SatSolver.solve Begin
3.48/2.16	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405486-1569355786.xml-scop-21056.cnf
3.48/2.20	c (0,0) c
3.48/2.20	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.48/2.20	c (0,0) c
3.48/2.20	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.48/2.20	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.48/2.20	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.48/2.20	c (0,0) c |                                                                                                       |
3.48/2.20	c (0,0) c |  Number of variables:           430                                                                   |
3.48/2.20	c (0,0) c |  Number of clauses:             815                                                                   |
3.48/2.20	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.48/2.20	c (0,0) c |                                                                                                       |
3.48/2.20	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.48/2.20	c (0,0) c |                                                                                                       |
3.48/2.20	c (0,0) c |  Generating clones                                                                                    |
3.48/2.20	c (0,0) c |  all clones generated. Memory =    23.60Mb.                                                           |
3.48/2.20	c (0,0) c ========================================================================================================|
3.48/2.20	c (0,0) c
3.48/2.20	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
3.48/2.20	c (0,0) c
3.48/2.20	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.48/2.20	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.48/2.20	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.48/2.20	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
3.48/2.20	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
3.48/2.20	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
3.48/2.20	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
3.48/2.20	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
3.48/2.20	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
3.48/2.20	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
3.48/2.20	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
3.48/2.20	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
3.48/2.20	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
3.48/2.20	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
3.48/2.20	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
3.48/2.20	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
3.48/2.20	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
3.48/2.20	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
3.48/2.20	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.30	c (20,0) c
152.64/22.30	c (20,0) c real time : 20.1178 s
152.64/22.30	c (20,0) c cpu time  : 148.381 s
152.64/22.30	c (20,0) c
152.64/22.30	c (20,0) c
152.64/22.30	c (20,0) c
152.64/22.30	c (20,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
152.64/22.30	c (20,0) c
152.64/22.30	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.30	c (20,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
152.64/22.30	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.30	c (20,0) c | Conflicts     |          716243 |      90802 |      89303 |      88100 |      91842 |      91791 |      88892 |      87768 |      87745 |
152.64/22.30	c (20,0) c | Decisions     |          881247 |     112742 |     107641 |     107208 |     113807 |     114068 |     107202 |     110438 |     108141 |
152.64/22.30	c (20,0) c | Propagations  |        25494681 |    3261112 |    3159319 |    3167633 |    3259503 |    3240980 |    3133097 |    3158810 |    3114227 |
152.64/22.30	c (20,0) c | ReduceDBs     |              61 |          8 |          8 |          7 |          8 |          8 |          8 |          7 |          7 |
152.64/22.30	c (20,0) c | SimpDBs       |              16 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
152.64/22.30	c (20,0) c | Restarts      |            1294 |        225 |         81 |        121 |        182 |        172 |        104 |        228 |        181 |
152.64/22.30	c (20,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
152.64/22.31	c (20,0) c | PropBinClauses|        37948999 |    4793803 |    4624219 |    4680169 |    4856952 |    4792279 |    4705664 |    4767671 |    4728242 |
152.64/22.31	c (20,0) c | PropPreBlocker|      2924573092 |  374612692 |  350675840 |  365056357 |  375975546 |  371016321 |  359186494 |  369406141 |  358643701 |
152.64/22.31	c (20,0) c | PropNotBlocker|      1455371571 |  183551960 |  174983134 |  184008455 |  181360181 |  186377273 |  174994943 |  184061748 |  186033877 |
152.64/22.31	c (20,0) c | LitFullScans  |     13506524704 | 1679088146 | 1674448537 | 1692490026 | 1690544609 | 1692397954 | 1692460680 | 1692561950 | 1692532802 |
152.64/22.31	c (20,0) c | LitScanFracts |         3588634 |     406525 |     419649 |     454527 |     432777 |     391951 |     447702 |     508530 |     526973 |
152.64/22.31	c (20,0) c | DecisionLevel0|            1326 |        233 |         84 |        123 |        191 |        175 |        105 |        230 |        185 |
152.64/22.31	c (20,0) c | Periods       |            2249 |        279 |        279 |        282 |        281 |        282 |        282 |        282 |        282 |
152.64/22.31	c (20,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
152.64/22.31	c (20,0) c | Avg_Trail     |                 |        250 |        251 |        252 |        252 |        252 |        249 |        252 |        249 |
152.64/22.31	c (20,0) c | Avg_DL        |                 |         15 |         16 |         17 |         16 |         16 |         16 |         17 |         15 |
152.64/22.31	c (20,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
152.64/22.31	c (20,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
152.64/22.31	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.31	c (20,0) c | Exported      |           98622 |      11789 |      14390 |      12634 |      12970 |      12179 |      12807 |      11262 |      10591 |
152.64/22.31	c (20,0) c | Imported      |          657524 |      83181 |      79668 |      82261 |      82258 |      82665 |      79967 |      83778 |      83746 |
152.64/22.31	c (20,0) c | Good          |            2175 |        275 |        261 |        272 |        279 |        270 |        271 |        272 |        275 |
152.64/22.31	c (20,0) c | Purge         |          655349 |      82906 |      79407 |      81989 |      81979 |      82395 |      79696 |      83506 |      83471 |
152.64/22.31	c (20,0) c | Promoted      |           91301 |      11106 |      11199 |      11320 |      11800 |      11703 |      11032 |      11738 |      11403 |
152.64/22.31	c (20,0) c | Remove_Imp    |          350342 |      48549 |      45238 |      41252 |      45296 |      47601 |      44579 |      36146 |      41681 |
152.64/22.31	c (20,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
152.64/22.31	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.31	c (20,0) c | Unaries       |                 |          8 |          3 |          2 |          9 |          3 |          1 |          2 |          4 |
152.64/22.31	c (20,0) c | Binaries      |                 |         57 |         51 |         45 |         50 |         49 |         34 |         60 |         47 |
152.64/22.31	c (20,0) c | Glues         |                 |         70 |         59 |         48 |         66 |         59 |         41 |         73 |         58 |
152.64/22.31	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.31	c (20,0) c | Orig_Seen     |           100 % |        597 |        598 |        596 |        596 |        598 |        596 |        594 |        597 |
152.64/22.31	c (20,0) c | Diff Orig seen|                 |      X     |          1 | -        1 | -        1 |          1 | -        1 | -        3 | -        0 |
152.64/22.31	c (20,0) c | Hamming       |            14 % |      X     |         63 |         60 |         79 |         58 |         58 |         59 |         71 |
152.64/22.31	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.31	c (20,0) c | RunningTime   |                 |   19.0 100%|   20.0 100%|   17.9  93%|   17.8  93%|   17.8  93%|   18.5  96%|   18.9  99%|   18.9  99%|
152.64/22.31	c (20,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    1.2   6%|    1.3   7%|    1.3   7%|    0.7   3%|    0.2   1%|    0.2   1%|
152.64/22.31	c (20,0) c | ExchangingTime|                 |    0.1   0%|    0.1   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.1   0%|
152.64/22.31	c (20,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%|
152.64/22.31	c (20,0) c | SolvingTime   |                 |   19.1     |   20.1     |   19.2     |   19.1     |   19.2     |   19.2     |   19.2     |   19.2     |
152.64/22.31	c (20,0) c | PropagationTim|                 |   17.9  93%|   18.0  90%|   18.0  94%|   17.8  93%|   17.7  93%|   17.0  89%|   17.2  90%|   16.8  87%|
152.64/22.31	c (20,0) c | AnalysisTime  |                 |    1.0   5%|    1.8   9%|    0.9   5%|    1.1   6%|    1.2   6%|    1.9  10%|    1.7   9%|    2.2  11%|
152.64/22.31	c (20,0) c | ReductionTime |                 |    0.1   1%|    0.1   0%|    0.1   0%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   0%|    0.1   0%|
152.64/22.31	c (20,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%|
152.64/22.31	c (20,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%|
152.64/22.31	c (20,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%|
152.64/22.31	c (20,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.31	c (20,0) c
152.64/22.31	c (20,0) c
152.64/22.31	c (20,0) c Threads : 8
152.64/22.31	c (20,0) c Winner : 0
152.64/22.31	c (20,0) c Conflicts_0 : 90802
152.64/22.31	c (20,0) c Conflicts_1 : 89303
152.64/22.31	c (20,0) c Conflicts_2 : 88100
152.64/22.31	c (20,0) c Conflicts_3 : 91842
152.64/22.31	c (20,0) c Conflicts_4 : 91791
152.64/22.31	c (20,0) c Conflicts_5 : 88892
152.64/22.31	c (20,0) c Conflicts_6 : 87768
152.64/22.31	c (20,0) c Conflicts_7 : 87745
152.64/22.31	c (20,0) c Conflicts_total : 716243
152.64/22.31	c (20,0) c Conflicts_winner : 90802
152.64/22.31	c (20,0) c Decisions_0 : 112742
152.64/22.31	c (20,0) c Decisions_1 : 107641
152.64/22.31	c (20,0) c Decisions_2 : 107208
152.64/22.31	c (20,0) c Decisions_3 : 113807
152.64/22.31	c (20,0) c Decisions_4 : 114068
152.64/22.31	c (20,0) c Decisions_5 : 107202
152.64/22.31	c (20,0) c Decisions_6 : 110438
152.64/22.31	c (20,0) c Decisions_7 : 108141
152.64/22.31	c (20,0) c Decisions_total : 881247
152.64/22.31	c (20,0) c Decisions_winner : 112742
152.64/22.31	c (20,0) c Propagations_0 : 3261112
152.64/22.31	c (20,0) c Propagations_1 : 3159319
152.64/22.31	c (20,0) c Propagations_2 : 3167633
152.64/22.31	c (20,0) c Propagations_3 : 3259503
152.64/22.31	c (20,0) c Propagations_4 : 3240980
152.64/22.31	c (20,0) c Propagations_5 : 3133097
152.64/22.31	c (20,0) c Propagations_6 : 3158810
152.64/22.31	c (20,0) c Propagations_7 : 3114227
152.64/22.31	c (20,0) c Propagations_total : 25494681
152.64/22.31	c (20,0) c Propagations_winner : 3261112
152.64/22.31	c (20,0) c ReduceDBs_0 : 8
152.64/22.31	c (20,0) c ReduceDBs_1 : 8
152.64/22.31	c (20,0) c ReduceDBs_2 : 7
152.64/22.31	c (20,0) c ReduceDBs_3 : 8
152.64/22.31	c (20,0) c ReduceDBs_4 : 8
152.64/22.31	c (20,0) c ReduceDBs_5 : 8
152.64/22.31	c (20,0) c ReduceDBs_6 : 7
152.64/22.31	c (20,0) c ReduceDBs_7 : 7
152.64/22.31	c (20,0) c ReduceDBs_total : 61
152.64/22.31	c (20,0) c ReduceDBs_winner : 8
152.64/22.31	c (20,0) c SimpDBs_0 : 2
152.64/22.31	c (20,0) c SimpDBs_1 : 2
152.64/22.31	c (20,0) c SimpDBs_2 : 2
152.64/22.31	c (20,0) c SimpDBs_3 : 2
152.64/22.31	c (20,0) c SimpDBs_4 : 2
152.64/22.31	c (20,0) c SimpDBs_5 : 2
152.64/22.31	c (20,0) c SimpDBs_6 : 2
152.64/22.31	c (20,0) c SimpDBs_7 : 2
152.64/22.31	c (20,0) c SimpDBs_total : 16
152.64/22.31	c (20,0) c SimpDBs_winner : 2
152.64/22.31	c (20,0) c Restarts_0 : 225
152.64/22.31	c (20,0) c Restarts_1 : 81
152.64/22.31	c (20,0) c Restarts_2 : 121
152.64/22.31	c (20,0) c Restarts_3 : 182
152.64/22.31	c (20,0) c Restarts_4 : 172
152.64/22.31	c (20,0) c Restarts_5 : 104
152.64/22.31	c (20,0) c Restarts_6 : 228
152.64/22.31	c (20,0) c Restarts_7 : 181
152.64/22.31	c (20,0) c Restarts_total : 1294
152.64/22.31	c (20,0) c Restarts_winner : 225
152.64/22.31	c (20,0) c ForcedImports_0 : 0
152.64/22.31	c (20,0) c ForcedImports_1 : 0
152.64/22.31	c (20,0) c ForcedImports_2 : 0
152.64/22.31	c (20,0) c ForcedImports_3 : 0
152.64/22.31	c (20,0) c ForcedImports_4 : 0
152.64/22.31	c (20,0) c ForcedImports_5 : 0
152.64/22.31	c (20,0) c ForcedImports_6 : 0
152.64/22.31	c (20,0) c ForcedImports_7 : 0
152.64/22.31	c (20,0) c ForcedImports_total : 0
152.64/22.31	c (20,0) c ForcedImports_winner : 0
152.64/22.31	c (20,0) c PropsBinClauses_0 : 4793803
152.64/22.31	c (20,0) c PropsBinClauses_1 : 4624219
152.64/22.31	c (20,0) c PropsBinClauses_2 : 4680169
152.64/22.31	c (20,0) c PropsBinClauses_3 : 4856952
152.64/22.31	c (20,0) c PropsBinClauses_4 : 4792279
152.64/22.31	c (20,0) c PropsBinClauses_5 : 4705664
152.64/22.31	c (20,0) c PropsBinClauses_6 : 4767671
152.64/22.31	c (20,0) c PropsBinClauses_7 : 4728242
152.64/22.31	c (20,0) c PropsBinClauses_total : 37948999
152.64/22.31	c (20,0) c PropsBinClauses_winner : 4793803
152.64/22.31	c (20,0) c PropsPreBlocker_0 : 374612692
152.64/22.31	c (20,0) c PropsPreBlocker_1 : 350675840
152.64/22.31	c (20,0) c PropsPreBlocker_2 : 365056357
152.64/22.31	c (20,0) c PropsPreBlocker_3 : 375975546
152.64/22.31	c (20,0) c PropsPreBlocker_4 : 371016321
152.64/22.31	c (20,0) c PropsPreBlocker_5 : 359186494
152.64/22.31	c (20,0) c PropsPreBlocker_6 : 369406141
152.64/22.31	c (20,0) c PropsPreBlocker_7 : 358643701
152.64/22.31	c (20,0) c PropsPreBlocker_total : 2924573092
152.64/22.31	c (20,0) c PropsPreBlocker_winner : 374612692
152.64/22.31	c (20,0) c PropsNotBlocker_0 : 183551960
152.64/22.31	c (20,0) c PropsNotBlocker_1 : 174983134
152.64/22.31	c (20,0) c PropsNotBlocker_2 : 184008455
152.64/22.31	c (20,0) c PropsNotBlocker_3 : 181360181
152.64/22.31	c (20,0) c PropsNotBlocker_4 : 186377273
152.64/22.31	c (20,0) c PropsNotBlocker_5 : 174994943
152.64/22.31	c (20,0) c PropsNotBlocker_6 : 184061748
152.64/22.31	c (20,0) c PropsNotBlocker_7 : 186033877
152.64/22.31	c (20,0) c PropsNotBlocker_total : 1455371571
152.64/22.31	c (20,0) c PropsNotBlocker_winner : 183551960
152.64/22.31	c (20,0) c PropsLitFullScans_0 : 1679088146
152.64/22.31	c (20,0) c PropsLitFullScans_1 : 1674448537
152.64/22.31	c (20,0) c PropsLitFullScans_2 : 1692490026
152.64/22.31	c (20,0) c PropsLitFullScans_3 : 1690544609
152.64/22.31	c (20,0) c PropsLitFullScans_4 : 1692397954
152.64/22.31	c (20,0) c PropsLitFullScans_5 : 1692460680
152.64/22.31	c (20,0) c PropsLitFullScans_6 : 1692561950
152.64/22.31	c (20,0) c PropsLitFullScans_7 : 1692532802
152.64/22.31	c (20,0) c PropsLitFullScans_total : 13506524704
152.64/22.31	c (20,0) c PropsLitFullScans_winner : 1679088146
152.64/22.31	c (20,0) c LitScanFractions_0 : 406525
152.64/22.31	c (20,0) c LitScanFractions_1 : 419649
152.64/22.31	c (20,0) c LitScanFractions_2 : 454527
152.64/22.31	c (20,0) c LitScanFractions_3 : 432777
152.64/22.31	c (20,0) c LitScanFractions_4 : 391951
152.64/22.31	c (20,0) c LitScanFractions_5 : 447702
152.64/22.31	c (20,0) c LitScanFractions_6 : 508530
152.64/22.31	c (20,0) c LitScanFractions_7 : 526973
152.64/22.31	c (20,0) c LitScanFractions_total : 3588634
152.64/22.31	c (20,0) c LitScanFractions_winner : 406525
152.64/22.31	c (20,0) c DecisionLevel0_0 : 233
152.64/22.31	c (20,0) c DecisionLevel0_1 : 84
152.64/22.31	c (20,0) c DecisionLevel0_2 : 123
152.64/22.31	c (20,0) c DecisionLevel0_3 : 191
152.64/22.31	c (20,0) c DecisionLevel0_4 : 175
152.64/22.31	c (20,0) c DecisionLevel0_5 : 105
152.64/22.31	c (20,0) c DecisionLevel0_6 : 230
152.64/22.31	c (20,0) c DecisionLevel0_7 : 185
152.64/22.31	c (20,0) c DecisionLevel0_total : 1326
152.64/22.31	c (20,0) c DecisionLevel0_winner : 233
152.64/22.31	c (20,0) c Periods_0 : 279
152.64/22.31	c (20,0) c Periods_1 : 279
152.64/22.31	c (20,0) c Periods_2 : 282
152.64/22.31	c (20,0) c Periods_3 : 281
152.64/22.31	c (20,0) c Periods_4 : 282
152.64/22.31	c (20,0) c Periods_5 : 282
152.64/22.31	c (20,0) c Periods_6 : 282
152.64/22.31	c (20,0) c Periods_7 : 282
152.64/22.31	c (20,0) c Periods_total : 2249
152.64/22.31	c (20,0) c Periods_winner : 279
152.64/22.31	c (20,0) c Margin_0 : 20
152.64/22.31	c (20,0) c Margin_1 : 20
152.64/22.31	c (20,0) c Margin_2 : 20
152.64/22.31	c (20,0) c Margin_3 : 20
152.64/22.31	c (20,0) c Margin_4 : 20
152.64/22.31	c (20,0) c Margin_5 : 20
152.64/22.31	c (20,0) c Margin_6 : 20
152.64/22.31	c (20,0) c Margin_7 : 20
152.64/22.31	c (20,0) c Margin_total : 160
152.64/22.31	c (20,0) c Margin_winner : 20
152.64/22.31	c (20,0) c Exported_0 : 11789
152.64/22.31	c (20,0) c Exported_1 : 14390
152.64/22.31	c (20,0) c Exported_2 : 12634
152.64/22.31	c (20,0) c Exported_3 : 12970
152.64/22.31	c (20,0) c Exported_4 : 12179
152.64/22.31	c (20,0) c Exported_5 : 12807
152.64/22.31	c (20,0) c Exported_6 : 11262
152.64/22.31	c (20,0) c Exported_7 : 10591
152.64/22.31	c (20,0) c Exported_total : 98622
152.64/22.31	c (20,0) c Exported_winner : 11789
152.64/22.31	c (20,0) c Imported_0 : 83181
152.64/22.31	c (20,0) c Imported_1 : 79668
152.64/22.31	c (20,0) c Imported_2 : 82261
152.64/22.31	c (20,0) c Imported_3 : 82258
152.64/22.31	c (20,0) c Imported_4 : 82665
152.64/22.31	c (20,0) c Imported_5 : 79967
152.64/22.31	c (20,0) c Imported_6 : 83778
152.64/22.31	c (20,0) c Imported_7 : 83746
152.64/22.31	c (20,0) c Imported_total : 657524
152.64/22.31	c (20,0) c Imported_winner : 83181
152.64/22.31	c (20,0) c Good_0 : 275
152.64/22.31	c (20,0) c Good_1 : 261
152.64/22.31	c (20,0) c Good_2 : 272
152.64/22.31	c (20,0) c Good_3 : 279
152.64/22.31	c (20,0) c Good_4 : 270
152.64/22.31	c (20,0) c Good_5 : 271
152.64/22.31	c (20,0) c Good_6 : 272
152.64/22.31	c (20,0) c Good_7 : 275
152.64/22.31	c (20,0) c Good_total : 2175
152.64/22.31	c (20,0) c Good_winner : 275
152.64/22.31	c (20,0) c Purge_0 : 82906
152.64/22.31	c (20,0) c Purge_1 : 79407
152.64/22.31	c (20,0) c Purge_2 : 81989
152.64/22.31	c (20,0) c Purge_3 : 81979
152.64/22.31	c (20,0) c Purge_4 : 82395
152.64/22.31	c (20,0) c Purge_5 : 79696
152.64/22.31	c (20,0) c Purge_6 : 83506
152.64/22.31	c (20,0) c Purge_7 : 83471
152.64/22.31	c (20,0) c Purge_total : 655349
152.64/22.31	c (20,0) c Purge_winner : 82906
152.64/22.31	c (20,0) c Promoted_0 : 11106
152.64/22.31	c (20,0) c Promoted_1 : 11199
152.64/22.31	c (20,0) c Promoted_2 : 11320
152.64/22.31	c (20,0) c Promoted_3 : 11800
152.64/22.31	c (20,0) c Promoted_4 : 11703
152.64/22.31	c (20,0) c Promoted_5 : 11032
152.64/22.31	c (20,0) c Promoted_6 : 11738
152.64/22.31	c (20,0) c Promoted_7 : 11403
152.64/22.31	c (20,0) c Promoted_total : 91301
152.64/22.31	c (20,0) c Promoted_winner : 11106
152.64/22.31	c (20,0) c Remove_Imp_0 : 48549
152.64/22.31	c (20,0) c Remove_Imp_1 : 45238
152.64/22.32	c (20,0) c Remove_Imp_2 : 41252
152.64/22.32	c (20,0) c Remove_Imp_3 : 45296
152.64/22.32	c (20,0) c Remove_Imp_4 : 47601
152.64/22.32	c (20,0) c Remove_Imp_5 : 44579
152.64/22.32	c (20,0) c Remove_Imp_6 : 36146
152.64/22.32	c (20,0) c Remove_Imp_7 : 41681
152.64/22.32	c (20,0) c Remove_Imp_total : 350342
152.64/22.32	c (20,0) c Remove_Imp_winner : 48549
152.64/22.32	c (20,0) c Blocked_Reuse_0 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_1 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_2 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_3 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_4 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_5 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_6 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_7 : 0
152.64/22.32	c (20,0) c Blocked_Reuse_total : 0
152.64/22.32	c (20,0) c Blocked_Reuse_winner : 0
152.64/22.32	c (20,0) c Unaries_0 : 8
152.64/22.32	c (20,0) c Unaries_1 : 3
152.64/22.32	c (20,0) c Unaries_2 : 2
152.64/22.32	c (20,0) c Unaries_3 : 9
152.64/22.32	c (20,0) c Unaries_4 : 3
152.64/22.32	c (20,0) c Unaries_5 : 1
152.64/22.32	c (20,0) c Unaries_6 : 2
152.64/22.32	c (20,0) c Unaries_7 : 4
152.64/22.32	c (20,0) c Unaries_total : 32
152.64/22.32	c (20,0) c Unaries_winner : 8
152.64/22.32	c (20,0) c Binaries_0 : 57
152.64/22.32	c (20,0) c Binaries_1 : 51
152.64/22.32	c (20,0) c Binaries_2 : 45
152.64/22.32	c (20,0) c Binaries_3 : 50
152.64/22.32	c (20,0) c Binaries_4 : 49
152.64/22.32	c (20,0) c Binaries_5 : 34
152.64/22.32	c (20,0) c Binaries_6 : 60
152.64/22.32	c (20,0) c Binaries_7 : 47
152.64/22.32	c (20,0) c Binaries_total : 393
152.64/22.32	c (20,0) c Binaries_winner : 57
152.64/22.32	c (20,0) c Glues_0 : 70
152.64/22.32	c (20,0) c Glues_1 : 59
152.64/22.32	c (20,0) c Glues_2 : 48
152.64/22.32	c (20,0) c Glues_3 : 66
152.64/22.32	c (20,0) c Glues_4 : 59
152.64/22.32	c (20,0) c Glues_5 : 41
152.64/22.32	c (20,0) c Glues_6 : 73
152.64/22.32	c (20,0) c Glues_7 : 58
152.64/22.32	c (20,0) c Glues_total : 474
152.64/22.32	c (20,0) c Glues_winner : 70
152.64/22.32	c (20,0) c RunningTime_0 : 19.049039
152.64/22.32	c (20,0) c RunningTime_1 : 20.044531
152.64/22.32	c (20,0) c RunningTime_2 : 17.883734
152.64/22.32	c (20,0) c RunningTime_3 : 17.817365
152.64/22.32	c (20,0) c RunningTime_4 : 17.799717
152.64/22.32	c (20,0) c RunningTime_5 : 18.455813
152.64/22.32	c (20,0) c RunningTime_6 : 18.919697
152.64/22.32	c (20,0) c RunningTime_7 : 18.922600
152.64/22.32	c (20,0) c RunningTime_total : 148.892497
152.64/22.32	c (20,0) c RunningTime_winner : 19.049039
152.64/22.32	c (20,0) c WaitingTime_0 : 0.000345
152.64/22.32	c (20,0) c WaitingTime_1 : 0.000301
152.64/22.32	c (20,0) c WaitingTime_2 : 1.221050
152.64/22.32	c (20,0) c WaitingTime_3 : 1.260644
152.64/22.32	c (20,0) c WaitingTime_4 : 1.305218
152.64/22.32	c (20,0) c WaitingTime_5 : 0.655646
152.64/22.32	c (20,0) c WaitingTime_6 : 0.189433
152.64/22.32	c (20,0) c WaitingTime_7 : 0.177722
152.64/22.32	c (20,0) c WaitingTime_total : 4.810359
152.64/22.32	c (20,0) c WaitingTime_winner : 0.000345
152.64/22.32	c (20,0) c ExchangingTime_0 : 0.053684
152.64/22.32	c (20,0) c ExchangingTime_1 : 0.057057
152.64/22.32	c (20,0) c ExchangingTime_2 : 0.050228
152.64/22.32	c (20,0) c ExchangingTime_3 : 0.046950
152.64/22.32	c (20,0) c ExchangingTime_4 : 0.049977
152.64/22.32	c (20,0) c ExchangingTime_5 : 0.047851
152.64/22.32	c (20,0) c ExchangingTime_6 : 0.044733
152.64/22.32	c (20,0) c ExchangingTime_7 : 0.052803
152.64/22.32	c (20,0) c ExchangingTime_total : 0.403282
152.64/22.32	c (20,0) c ExchangingTime_winner : 0.053684
152.64/22.32	c (20,0) c PeriodProcTime_0 : 0.002255
152.64/22.32	c (20,0) c PeriodProcTime_1 : 0.003168
152.64/22.32	c (20,0) c PeriodProcTime_2 : 0.003136
152.64/22.32	c (20,0) c PeriodProcTime_3 : 0.002503
152.64/22.32	c (20,0) c PeriodProcTime_4 : 0.002443
152.64/22.32	c (20,0) c PeriodProcTime_5 : 0.002341
152.64/22.32	c (20,0) c PeriodProcTime_6 : 0.002018
152.64/22.32	c (20,0) c PeriodProcTime_7 : 0.002139
152.64/22.32	c (20,0) c PeriodProcTime_total : 0.020005
152.64/22.32	c (20,0) c PeriodProcTime_winner : 0.002255
152.64/22.32	c (20,0) c SolvingTime_0 : 19.105323
152.64/22.32	c (20,0) c SolvingTime_1 : 20.105057
152.64/22.32	c (20,0) c SolvingTime_2 : 19.158149
152.64/22.32	c (20,0) c SolvingTime_3 : 19.127462
152.64/22.32	c (20,0) c SolvingTime_4 : 19.157356
152.64/22.32	c (20,0) c SolvingTime_5 : 19.161651
152.64/22.32	c (20,0) c SolvingTime_6 : 19.155882
152.64/22.32	c (20,0) c SolvingTime_7 : 19.155263
152.64/22.32	c (20,0) c SolvingTime_total : 154.126143
152.64/22.32	c (20,0) c SolvingTime_winner : 19.105323
152.64/22.32	c (20,0) c PropagationTime_0 : 17.856714
152.64/22.32	c (20,0) c PropagationTime_1 : 18.020834
152.64/22.32	c (20,0) c PropagationTime_2 : 18.006650
152.64/22.32	c (20,0) c PropagationTime_3 : 17.821025
152.64/22.32	c (20,0) c PropagationTime_4 : 17.740280
152.64/22.32	c (20,0) c PropagationTime_5 : 17.010986
152.64/22.32	c (20,0) c PropagationTime_6 : 17.249110
152.64/22.32	c (20,0) c PropagationTime_7 : 16.757561
152.64/22.32	c (20,0) c PropagationTime_total : 140.463161
152.64/22.32	c (20,0) c PropagationTime_winner : 17.856714
152.64/22.32	c (20,0) c AnalysisTime_0 : 0.994314
152.64/22.32	c (20,0) c AnalysisTime_1 : 1.838288
152.64/22.32	c (20,0) c AnalysisTime_2 : 0.929363
152.64/22.32	c (20,0) c AnalysisTime_3 : 1.059333
152.64/22.32	c (20,0) c AnalysisTime_4 : 1.164809
152.64/22.32	c (20,0) c AnalysisTime_5 : 1.914008
152.64/22.32	c (20,0) c AnalysisTime_6 : 1.689034
152.64/22.32	c (20,0) c AnalysisTime_7 : 2.175176
152.64/22.32	c (20,0) c AnalysisTime_total : 11.764324
152.64/22.32	c (20,0) c AnalysisTime_winner : 0.994314
152.64/22.32	c (20,0) c ReductionTime_0 : 0.105559
152.64/22.32	c (20,0) c ReductionTime_1 : 0.097075
152.64/22.32	c (20,0) c ReductionTime_2 : 0.081762
152.64/22.32	c (20,0) c ReductionTime_3 : 0.108168
152.64/22.32	c (20,0) c ReductionTime_4 : 0.104522
152.64/22.32	c (20,0) c ReductionTime_5 : 0.103653
152.64/22.32	c (20,0) c ReductionTime_6 : 0.077242
152.64/22.32	c (20,0) c ReductionTime_7 : 0.085028
152.64/22.32	c (20,0) c ReductionTime_total : 0.763009
152.64/22.32	c (20,0) c ReductionTime_winner : 0.105559
152.64/22.32	c (20,0) c SimplifyTime_0 : 0.005580
152.64/22.32	c (20,0) c SimplifyTime_1 : 0.006989
152.64/22.32	c (20,0) c SimplifyTime_2 : 0.007221
152.64/22.32	c (20,0) c SimplifyTime_3 : 0.004914
152.64/22.32	c (20,0) c SimplifyTime_4 : 0.006619
152.64/22.32	c (20,0) c SimplifyTime_5 : 0.004682
152.64/22.32	c (20,0) c SimplifyTime_6 : 0.005556
152.64/22.32	c (20,0) c SimplifyTime_7 : 0.005478
152.64/22.32	c (20,0) c SimplifyTime_total : 0.047039
152.64/22.32	c (20,0) c SimplifyTime_winner : 0.005580
152.64/22.32	c (20,0) c UsedRateTime_0 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_1 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_2 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_3 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_4 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_5 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_6 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_7 : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_total : 0.000000
152.64/22.32	c (20,0) c UsedRateTime_winner : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_0 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_1 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_2 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_3 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_4 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_5 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_6 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_7 : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_total : 0.000000
152.64/22.32	c (20,0) c OverlapRateTime_winner : 0.000000
152.64/22.32	c (20,0) c
152.64/22.32	c (20,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
152.64/22.32	c (20,0) c
152.64/22.32	c (20,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.32	c (20,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
152.64/22.32	c (20,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.32	c (20,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
152.64/22.32	c (20,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
152.64/22.32	c (20,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
152.64/22.32	c (20,0) c | Initial random_seed   | 1887231532 |  460883844 |  649742910 |  794422365 |  244697423 |   76576193 |  767398567 | 1996041128 |
152.64/22.32	c (20,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
152.64/22.32	c (20,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
152.64/22.32	c (20,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
152.64/22.32	c (20,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
152.64/22.32	c (20,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
152.64/22.32	c (20,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
152.64/22.32	c (20,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
152.64/22.32	c (20,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
152.64/22.32	c (20,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
152.64/22.32	c (20,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
152.64/22.32	c (20,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
152.64/22.32	c (20,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
152.64/22.32	c (20,0) 
152.64/22.32	c (20,0) s UNSATISFIABLE
152.64/22.32	c (20,0) SatSolver.solve End
152.64/22.32	c (20,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
152.64/22.32	c (20,0) Show results Begin
152.64/22.32	s UNSATISFIABLE
152.64/22.32	c (20,0) Show results End
152.64/22.32	c (20,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
152.64/22.33	c (20,0) 20,20,STOP-AFTER(ALL)
152.64/22.33	c END-Prog: Tue Sep 24 22:09:28 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 (10973 MiB free)
  memory of node 1: 16384 MiB (12794 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405486-1569355786/watcher-4405486-1569355786 -o /var/tmp/evaluation-result-4405486-1569355786/solver-4405486-1569355786 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569350609-20271 --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-4405486-1569355786.xml 

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

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


[startup+0.106439 s]*
/proc/loadavg: 8.23 8.20 8.29 2/215 21075
/proc/meminfo: memFree=24240612/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 511818131 115843072 349 33554432000 4194304 5098028 140730032887696 140730032884952 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 349 296 221 0 87 0
[pid=21056] ppid=21053 vsize=27314120 memory=110200 CPUtime=0.11 cores=0-7
/proc/21056/stat : 21056 (java) S 21053 21053 20244 0 -1 1077944320 6537 0 0 0 9 2 0 0 20 0 20 0 511818131 27969658880 27550 33554432000 4194304 4196468 140721250753072 140721250735616 140441190702839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
/proc/21056/statm: 6828530 27550 2815 1 0 6790935 0
[pid=21056/tid=21057] ppid=21053 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/21056/task/21057/stat : 21057 (java) R 21053 21053 20244 0 -1 4202560 4625 0 0 0 7 2 0 0 20 0 20 0 511818131 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441162526392 140441174783326 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21058] ppid=21053 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21056/task/21058/stat : 21058 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441194945680 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21059] ppid=21053 vsize=27314120 memory=140422055327360 CPUtime=0 cores=0-7
/proc/21056/task/21059/stat : 21059 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441009101840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21060] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21060/stat : 21060 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441008049040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21061] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21061/stat : 21061 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441006996240 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21062] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21062/stat : 21062 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441005943440 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21063] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21063/stat : 21063 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441004890640 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21064] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21064/stat : 21064 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441003837840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21065] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21065/stat : 21065 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 27550 33554432000 4194304 4196468 140721250753072 140441002785040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21066] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21066/stat : 21066 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818135 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439241821040 140441190713986 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21067] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21067/stat : 21067 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439122339360 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21068] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21068/stat : 21068 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 27550 33554432000 4194304 4196468 140721250753072 140438853903728 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21069] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21069/stat : 21069 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 27550 33554432000 4194304 4196468 140721250753072 140438479395152 140441190721435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21070] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21070/stat : 21070 (java) S 21053 21053 20244 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439240767856 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21071] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21071/stat : 21071 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439239715056 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21072] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21072/stat : 21072 (java) R 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439238662256 140441190713986 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21073] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21073/stat : 21073 (java) S 21053 21053 20244 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439237609456 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21074] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21074/stat : 21074 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 27550 33554432000 4194304 4196468 140721250753072 140437981490272 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21075] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21075/stat : 21075 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 27550 33554432000 4194304 4196468 140721250753072 140439236557872 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 111596 KiB

[startup+0.211103 s]*
/proc/loadavg: 8.23 8.20 8.29 3/215 21075
/proc/meminfo: memFree=24219808/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 511818131 115843072 349 33554432000 4194304 5098028 140730032887696 140730032884952 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 349 296 221 0 87 0
[pid=21056] ppid=21053 vsize=27314120 memory=126788 CPUtime=0.24 cores=0-7
/proc/21056/stat : 21056 (java) S 21053 21053 20244 0 -1 1077944320 12083 0 0 0 20 4 0 0 20 0 20 0 511818131 27969658880 31697 33554432000 4194304 4196468 140721250753072 140721250735616 140441190702839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
/proc/21056/statm: 6828530 31697 2937 1 0 6790935 0
[pid=21056/tid=21057] ppid=21053 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/21056/task/21057/stat : 21057 (java) R 21053 21053 20244 0 -1 4202560 9818 0 0 0 16 4 0 0 20 0 20 0 511818131 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441162502224 140441172266399 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21058] ppid=21053 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/21056/task/21058/stat : 21058 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441194945680 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21059] ppid=21053 vsize=27314120 memory=140422059155708 CPUtime=0 cores=0-7
/proc/21056/task/21059/stat : 21059 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441009101840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21060] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21060/stat : 21060 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441008049040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21061] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21061/stat : 21061 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441006996240 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21062] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21062/stat : 21062 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441005943440 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21063] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21063/stat : 21063 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441004890640 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21064] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21064/stat : 21064 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441003837840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21065] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21065/stat : 21065 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 31697 33554432000 4194304 4196468 140721250753072 140441002785040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21066] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21066/stat : 21066 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818135 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439241821040 140441190713986 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21067] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21067/stat : 21067 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439122339360 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21068] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21068/stat : 21068 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 31697 33554432000 4194304 4196468 140721250753072 140438853903728 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21069] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21069/stat : 21069 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 31697 33554432000 4194304 4196468 140721250753072 140438479395152 140441190721435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21070] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21070/stat : 21070 (java) S 21053 21053 20244 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439240767856 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21071] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21071/stat : 21071 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439239715056 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21072] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21072/stat : 21072 (java) S 21053 21053 20244 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439238662256 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21073] ppid=21053 vsize=27314120 memory=-1 CPUtime=0.03 cores=0-7
/proc/21056/task/21073/stat : 21073 (java) S 21053 21053 20244 0 -1 1077944384 443 0 0 0 3 0 0 0 20 0 20 0 511818138 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439237609456 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21074] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21074/stat : 21074 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 31697 33554432000 4194304 4196468 140721250753072 140437981490272 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21075] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21075/stat : 21075 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 31697 33554432000 4194304 4196468 140721250753072 140439236557872 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128184 KiB

[startup+0.310569 s]*
/proc/loadavg: 8.23 8.20 8.29 2/215 21075
/proc/meminfo: memFree=24217876/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 511818131 115843072 349 33554432000 4194304 5098028 140730032887696 140730032884952 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 349 296 221 0 87 0
[pid=21056] ppid=21053 vsize=27314120 memory=130128 CPUtime=0.42 cores=0-7
/proc/21056/stat : 21056 (java) S 21053 21053 20244 0 -1 1077944320 12447 0 0 0 38 4 0 0 20 0 20 0 511818131 27969658880 32532 33554432000 4194304 4196468 140721250753072 140721250735616 140441190702839 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
/proc/21056/statm: 6828530 32532 2993 1 0 6790935 0
[pid=21056/tid=21057] ppid=21053 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21056/task/21057/stat : 21057 (java) R 21053 21053 20244 0 -1 4202560 10005 0 0 0 25 4 0 0 20 0 20 0 511818131 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441162522560 140441174783326 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21058] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21058/stat : 21058 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441194945680 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21059] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21059/stat : 21059 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441009101840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21060] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21060/stat : 21060 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441008049040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21061] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21061/stat : 21061 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441006996240 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21062] ppid=21053 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/21056/task/21062/stat : 21062 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441005943440 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21063] ppid=21053 vsize=27314120 memory=140421942571951 CPUtime=0 cores=0-7
/proc/21056/task/21063/stat : 21063 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441004890640 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21064] ppid=21053 vsize=27314120 memory=140421942574256 CPUtime=0 cores=0-7
/proc/21056/task/21064/stat : 21064 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441003837840 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21065] ppid=21053 vsize=27314120 memory=140421942576560 CPUtime=0 cores=0-7
/proc/21056/task/21065/stat : 21065 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818134 27969658880 32532 33554432000 4194304 4196468 140721250753072 140441002785040 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21066] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21066/stat : 21066 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818135 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439241821040 140441190713986 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21067] ppid=21053 vsize=27314120 memory=280843885160080 CPUtime=0 cores=0-7
/proc/21056/task/21067/stat : 21067 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439122339360 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21068] ppid=21053 vsize=27314120 memory=280843885166992 CPUtime=0 cores=0-7
/proc/21056/task/21068/stat : 21068 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818136 27969658880 32532 33554432000 4194304 4196468 140721250753072 140438853903728 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21069] ppid=21053 vsize=27314120 memory=280843885108272 CPUtime=0 cores=0-7
/proc/21056/task/21069/stat : 21069 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818138 27969658880 32532 33554432000 4194304 4196468 140721250753072 140438479395152 140441190721435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21070] ppid=21053 vsize=27314120 memory=280843885180816 CPUtime=0.01 cores=0-7
/proc/21056/task/21070/stat : 21070 (java) S 21053 21053 20244 0 -1 1077944384 327 0 0 0 1 0 0 0 20 0 20 0 511818138 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439240767856 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21071] ppid=21053 vsize=27314120 memory=280843885187728 CPUtime=0.02 cores=0-7
/proc/21056/task/21071/stat : 21071 (java) S 21053 21053 20244 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 20 0 511818138 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439239715056 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21072] ppid=21053 vsize=27314120 memory=280843885185424 CPUtime=0.01 cores=0-7
/proc/21056/task/21072/stat : 21072 (java) R 21053 21053 20244 0 -1 4202560 192 0 0 0 1 0 0 0 20 0 20 0 511818138 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439238662256 140441168529984 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21073] ppid=21053 vsize=27314120 memory=280843885201584 CPUtime=0.07 cores=0-7
/proc/21056/task/21073/stat : 21073 (java) S 21053 21053 20244 0 -1 1077944384 464 0 0 0 7 0 0 0 20 0 20 0 511818138 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439237609456 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21074] ppid=21053 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21074/stat : 21074 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 32532 33554432000 4194304 4196468 140721250753072 140437981490272 140441190713045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21075] ppid=21053 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21056/task/21075/stat : 21075 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818139 27969658880 32532 33554432000 4194304 4196468 140721250753072 140439236557872 140441190713986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131524 KiB

[startup+0.70336 s]
/proc/loadavg: 8.23 8.20 8.29 4/215 21075
/proc/meminfo: memFree=24197444/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 511818131 115843072 349 33554432000 4194304 5098028 140730032887696 140730032884952 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 349 296 221 0 87 0
[pid=21056] ppid=21053 vsize=27322516 memory=165800 CPUtime=0.99 cores=0-7
/proc/21056/stat : 21056 (java) S 21053 21053 20244 0 -1 1077944320 20079 0 0 0 93 6 0 0 20 0 20 0 511818131 27978256384 41450 33554432000 4194304 4196468 140721250753072 140721250735616 140441190702839 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
/proc/21056/statm: 6830629 41450 3194 1 0 6791959 0
[pid=21056/tid=21057] ppid=21053 vsize=27322516 memory=280843885559472 CPUtime=0.67 cores=0-7
/proc/21056/task/21057/stat : 21057 (java) R 21053 21053 20244 0 -1 4202560 17109 0 0 0 62 5 0 0 20 0 20 0 511818131 27978256384 41450 33554432000 4194304 4196468 140721250753072 140441162529440 140441190714774 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21058] ppid=21053 vsize=27322516 memory=140421942780784 CPUtime=0 cores=0-7
/proc/21056/task/21058/stat : 21058 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27978256384 41450 33554432000 4194304 4196468 140721250753072 140441194945680 140441190713045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21059] ppid=21053 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/21056/task/21059/stat : 21059 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818134 27978256384 41450 33554432000 4194304 4196468 140721250753072 140441009101840 140441190713045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0
[pid=21056/tid=21060] ppid=21053 vsize=27322516 memory=2832 CPUtime=0 cores=0-7
/proc/21056/task/21060/stat : 21060 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818134 27978256384 41450 33554432000 4194304 4196468 140721250753072 140441008049040 140441190713045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29720576 140721250759366 140721250759814 140721250759814 140721250762703 0

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

[pid=21076/tid=21086] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21086/stat : 21086 (java) S 21053 21053 20244 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433839126896 140434410048130 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21087] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21087/stat : 21087 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433015432224 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21088] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21088/stat : 21088 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818278 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432746996592 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21089] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21089/stat : 21089 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432372488016 140434410055579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21090] ppid=21053 vsize=8414124 memory=0 CPUtime=0.09 cores=0-7
/proc/21076/task/21090/stat : 21090 (java) S 21053 21053 20244 0 -1 1077944384 640 0 0 0 9 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433838074736 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21091] ppid=21053 vsize=8414124 memory=6944656575208382560 CPUtime=0.11 cores=0-7
/proc/21076/task/21091/stat : 21091 (java) S 21053 21053 20244 0 -1 1077944384 497 0 0 0 11 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433837021936 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21092] ppid=21053 vsize=8414124 memory=6944656592455097440 CPUtime=0.06 cores=0-7
/proc/21076/task/21092/stat : 21092 (java) S 21053 21053 20244 0 -1 1077944384 307 0 0 0 6 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433835969136 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21093] ppid=21053 vsize=8414124 memory=8461260354371939850 CPUtime=0.21 cores=0-7
/proc/21076/task/21093/stat : 21093 (java) S 21053 21053 20244 0 -1 1077944384 634 0 0 0 21 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433834916336 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21094] ppid=21053 vsize=8414124 memory=-1 CPUtime=0 cores=0-7
/proc/21076/task/21094/stat : 21094 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431874583136 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21095] ppid=21053 vsize=8414124 memory=-1 CPUtime=0.01 cores=0-7
/proc/21076/task/21095/stat : 21095 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433833863728 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21097] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21097/stat : 21097 (java) S 21053 21053 20244 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433825829952 140434410061593 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21099] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21099/stat : 21099 (java) S 21053 21053 20244 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431203483824 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21105] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21105/stat : 21105 (java) S 21053 21053 20244 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431471919152 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21109] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21109/stat : 21109 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818352 8616062976 30451 33554432000 4194304 4196468 140728508256080 140430935055920 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
Current children cumulated CPU time: 152.35 s
Current children cumulated vsize: 9159780 KiB
Current children cumulated memory: 353520 KiB

[startup+22.2012 s]
/proc/loadavg: 8.07 8.16 8.27 2/222 21111
/proc/meminfo: memFree=23999680/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1476 CPUtime=2.52 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 583 24079 0 0 0 0 241 11 20 0 1 0 511818131 115843072 369 33554432000 4194304 5098028 140730032887696 140730032884440 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 369 311 221 0 87 0
[pid=21076] ppid=21053 vsize=8414124 memory=121804 CPUtime=1.32 cores=0-7
/proc/21076/stat : 21076 (java) S 21053 21053 20244 0 -1 1077944320 21264 0 0 0 124 8 0 0 20 0 24 0 511818274 8616062976 30451 33554432000 4194304 4196468 140728508256080 140728508238624 140434410036983 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
/proc/21076/statm: 2103531 30451 3209 1 0 2064875 0
[pid=21096] ppid=21076 vsize=632668 memory=230272 CPUtime=148.7 cores=0-7
/proc/21096/stat : 21096 (manyglucose-4.1) S 21076 21053 20244 0 -1 1077944320 197766 0 0 0 14827 43 0 0 20 0 2 0 511818350 647852032 57568 33554432000 4194304 4454172 140731831994032 140731831992416 140043832995575 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 11276288 140731832001357 140731832001564 140731832001564 140731832004534 0
/proc/21096/statm: 158167 57568 416 64 0 153835 0
[pid=21096/tid=21101] ppid=21076 vsize=632668 memory=3470692292451393600 CPUtime=19.74 cores=0-7
/proc/21096/task/21101/stat : 21101 (manyglucose-4.1) R 21076 21053 20244 0 -1 4202560 27423 0 0 0 1967 7 0 0 20 0 2 0 511818350 647852032 57568 33554432000 4194304 4454172 140731831994032 140043809385608 4351535 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 11276288 140731832001357 140731832001564 140731832001564 140731832004534 0
[pid=21076/tid=21077] ppid=21053 vsize=8414124 memory=0 CPUtime=0.79 cores=0-7
/proc/21076/task/21077/stat : 21077 (java) S 21053 21053 20244 0 -1 1077944384 17794 0 0 0 73 6 0 0 20 0 24 0 511818274 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434381877152 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21078] ppid=21053 vsize=8414124 memory=6944656592385698452 CPUtime=0 cores=0-7
/proc/21076/task/21078/stat : 21078 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434414279312 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21079] ppid=21053 vsize=8414124 memory=5793977005043241348 CPUtime=0 cores=0-7
/proc/21076/task/21079/stat : 21079 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434228435472 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21080] ppid=21053 vsize=8414124 memory=7236273516076688725 CPUtime=0 cores=0-7
/proc/21076/task/21080/stat : 21080 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434227382672 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21081] ppid=21053 vsize=8414124 memory=7086525516998207340 CPUtime=0 cores=0-7
/proc/21076/task/21081/stat : 21081 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434226329872 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21082] ppid=21053 vsize=8414124 memory=6935653653823705168 CPUtime=0 cores=0-7
/proc/21076/task/21082/stat : 21082 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434225278096 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21083] ppid=21053 vsize=8414124 memory=7594879203395850345 CPUtime=0 cores=0-7
/proc/21076/task/21083/stat : 21083 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433890638864 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21084] ppid=21053 vsize=8414124 memory=8031735012214712889 CPUtime=0 cores=0-7
/proc/21076/task/21084/stat : 21084 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433889586064 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21085] ppid=21053 vsize=8414124 memory=280843884953840 CPUtime=0 cores=0-7
/proc/21076/task/21085/stat : 21085 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433888533264 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21086] ppid=21053 vsize=8414124 memory=280843884953840 CPUtime=0 cores=0-7
/proc/21076/task/21086/stat : 21086 (java) S 21053 21053 20244 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433839126896 140434410048130 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21087] ppid=21053 vsize=8414124 memory=280843887354064 CPUtime=0 cores=0-7
/proc/21076/task/21087/stat : 21087 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433015432224 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21088] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21088/stat : 21088 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818278 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432746996592 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21089] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21089/stat : 21089 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432372488016 140434410055579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21090] ppid=21053 vsize=8414124 memory=0 CPUtime=0.09 cores=0-7
/proc/21076/task/21090/stat : 21090 (java) S 21053 21053 20244 0 -1 1077944384 640 0 0 0 9 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433838074736 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21091] ppid=21053 vsize=8414124 memory=0 CPUtime=0.11 cores=0-7
/proc/21076/task/21091/stat : 21091 (java) S 21053 21053 20244 0 -1 1077944384 497 0 0 0 11 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433837021936 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21092] ppid=21053 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/21076/task/21092/stat : 21092 (java) S 21053 21053 20244 0 -1 1077944384 307 0 0 0 6 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433835969136 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21093] ppid=21053 vsize=8414124 memory=0 CPUtime=0.21 cores=0-7
/proc/21076/task/21093/stat : 21093 (java) S 21053 21053 20244 0 -1 1077944384 634 0 0 0 21 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433834916336 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21094] ppid=21053 vsize=8414124 memory=-1664385933527516014 CPUtime=0 cores=0-7
/proc/21076/task/21094/stat : 21094 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431874583136 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21095] ppid=21053 vsize=8414124 memory=0 CPUtime=0.01 cores=0-7
/proc/21076/task/21095/stat : 21095 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433833863728 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21097] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21097/stat : 21097 (java) S 21053 21053 20244 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433825829952 140434410061593 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21099] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21099/stat : 21099 (java) S 21053 21053 20244 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431203483824 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21105] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21105/stat : 21105 (java) S 21053 21053 20244 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431471919152 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21109] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21109/stat : 21109 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818352 8616062976 30451 33554432000 4194304 4196468 140728508256080 140430935055920 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
Current children cumulated CPU time: 152.54 s
Current children cumulated vsize: 9159920 KiB
Current children cumulated memory: 353552 KiB

[startup+22.3013 s]
/proc/loadavg: 8.07 8.16 8.27 2/222 21111
/proc/meminfo: memFree=23999680/32770624 swapFree=67002968/67108860
[pid=21053] ppid=21050 vsize=113128 memory=1476 CPUtime=2.52 cores=0-7
/proc/21053/stat : 21053 (scop.sh) S 21050 21053 20244 0 -1 4202496 583 24079 0 0 0 0 241 11 20 0 1 0 511818131 115843072 369 33554432000 4194304 5098028 140730032887696 140730032884440 139975483445884 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40484864 140730032894716 140730032895064 140730032895064 140730032897993 0
/proc/21053/statm: 28282 369 311 221 0 87 0
[pid=21076] ppid=21053 vsize=8414124 memory=121804 CPUtime=1.32 cores=0-7
/proc/21076/stat : 21076 (java) S 21053 21053 20244 0 -1 1077944320 21264 0 0 0 124 8 0 0 20 0 24 0 511818274 8616062976 30451 33554432000 4194304 4196468 140728508256080 140728508238624 140434410036983 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
/proc/21076/statm: 2103531 30451 3209 1 0 2064875 0
[pid=21096] ppid=21076 vsize=632668 memory=230272 CPUtime=148.8 cores=0-7
/proc/21096/stat : 21096 (manyglucose-4.1) S 21076 21053 20244 0 -1 1077944320 197766 0 0 0 14837 43 0 0 20 0 2 0 511818350 647852032 57568 33554432000 4194304 4454172 140731831994032 140731831992416 140043832995575 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 11276288 140731832001357 140731832001564 140731832001564 140731832004534 0
/proc/21096/statm: 158167 57568 416 64 0 153835 0
[pid=21096/tid=21101] ppid=21076 vsize=632668 memory=220936 CPUtime=19.84 cores=0-7
/proc/21096/task/21101/stat : 21101 (manyglucose-4.1) R 21076 21053 20244 0 -1 4202560 27423 0 0 0 1977 7 0 0 20 0 2 0 511818350 647852032 57568 33554432000 4194304 4454172 140731831994032 140043809385608 4351209 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 11276288 140731832001357 140731832001564 140731832001564 140731832004534 0
[pid=21076/tid=21077] ppid=21053 vsize=8414124 memory=121804 CPUtime=0.79 cores=0-7
/proc/21076/task/21077/stat : 21077 (java) S 21053 21053 20244 0 -1 1077944384 17794 0 0 0 73 6 0 0 20 0 24 0 511818274 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434381877152 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21078] ppid=21053 vsize=8414124 memory=218572 CPUtime=0 cores=0-7
/proc/21076/task/21078/stat : 21078 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434414279312 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21079] ppid=21053 vsize=8414124 memory=121804 CPUtime=0 cores=0-7
/proc/21076/task/21079/stat : 21079 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434228435472 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21080] ppid=21053 vsize=8414124 memory=385 CPUtime=0 cores=0-7
/proc/21076/task/21080/stat : 21080 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434227382672 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21081] ppid=21053 vsize=8414124 memory=-2672971630408907303 CPUtime=0 cores=0-7
/proc/21076/task/21081/stat : 21081 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434226329872 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21082] ppid=21053 vsize=8414124 memory=280843885911872 CPUtime=0 cores=0-7
/proc/21076/task/21082/stat : 21082 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140434225278096 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21083] ppid=21053 vsize=8414124 memory=-3833726747341067623 CPUtime=0 cores=0-7
/proc/21076/task/21083/stat : 21083 (java) S 21053 21053 20244 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433890638864 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21084] ppid=21053 vsize=8414124 memory=-2605811476043407915 CPUtime=0 cores=0-7
/proc/21076/task/21084/stat : 21084 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433889586064 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21085] ppid=21053 vsize=8414124 memory=7686721470334604692 CPUtime=0 cores=0-7
/proc/21076/task/21085/stat : 21085 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818275 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433888533264 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21086] ppid=21053 vsize=8414124 memory=4354883190270350188 CPUtime=0 cores=0-7
/proc/21076/task/21086/stat : 21086 (java) S 21053 21053 20244 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433839126896 140434410048130 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21087] ppid=21053 vsize=8414124 memory=7100839852556427306 CPUtime=0 cores=0-7
/proc/21076/task/21087/stat : 21087 (java) S 21053 21053 20244 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 511818277 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433015432224 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21088] ppid=21053 vsize=8414124 memory=56 CPUtime=0 cores=0-7
/proc/21076/task/21088/stat : 21088 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818278 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432746996592 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21089] ppid=21053 vsize=8414124 memory=7084821273655853162 CPUtime=0 cores=0-7
/proc/21076/task/21089/stat : 21089 (java) S 21053 21053 20244 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140432372488016 140434410055579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21090] ppid=21053 vsize=8414124 memory=0 CPUtime=0.09 cores=0-7
/proc/21076/task/21090/stat : 21090 (java) S 21053 21053 20244 0 -1 1077944384 640 0 0 0 9 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433838074736 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21091] ppid=21053 vsize=8414124 memory=0 CPUtime=0.11 cores=0-7
/proc/21076/task/21091/stat : 21091 (java) S 21053 21053 20244 0 -1 1077944384 497 0 0 0 11 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433837021936 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21092] ppid=21053 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/21076/task/21092/stat : 21092 (java) S 21053 21053 20244 0 -1 1077944384 307 0 0 0 6 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433835969136 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21093] ppid=21053 vsize=8414124 memory=0 CPUtime=0.21 cores=0-7
/proc/21076/task/21093/stat : 21093 (java) S 21053 21053 20244 0 -1 1077944384 634 0 0 0 21 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433834916336 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21094] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21094/stat : 21094 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431874583136 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21095] ppid=21053 vsize=8414124 memory=0 CPUtime=0.01 cores=0-7
/proc/21076/task/21095/stat : 21095 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 511818280 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433833863728 140434410048130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21097] ppid=21053 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/21076/task/21097/stat : 21097 (java) S 21053 21053 20244 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140433825829952 140434410061593 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21099] ppid=21053 vsize=8414124 memory=-6006804356164534213 CPUtime=0 cores=0-7
/proc/21076/task/21099/stat : 21099 (java) S 21053 21053 20244 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431203483824 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21105] ppid=21053 vsize=8414124 memory=7380385388137112419 CPUtime=0 cores=0-7
/proc/21076/task/21105/stat : 21105 (java) S 21053 21053 20244 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 511818350 8616062976 30451 33554432000 4194304 4196468 140728508256080 140431471919152 140434410058909 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
[pid=21076/tid=21109] ppid=21053 vsize=8414124 memory=7295950583417696866 CPUtime=0 cores=0-7
/proc/21076/task/21109/stat : 21109 (java) S 21053 21053 20244 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 511818352 8616062976 30451 33554432000 4194304 4196468 140728508256080 140430935055920 140434410047189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11145216 140728508257247 140728508257414 140728508257414 140728508260303 0
Current children cumulated CPU time: 152.64 s
Current children cumulated vsize: 9159920 KiB
Current children cumulated memory: 353552 KiB

Child status: 0
Real time (s): 22.3389
CPU time (s): 152.756
CPU user time (s): 152.097
CPU system time (s): 0.65871
CPU usage (%): 683.811
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 353552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.097
system time used= 0.65871
maximum resident set size= 230352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7296
involuntary context switches= 1702


# summary of solver processes directly reported to runsolver:
#   pid: 21053
#   total CPU time (s): 152.756
#   total CPU user time (s): 152.097
#   total CPU system time (s): 0.65871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.230748 second user time and 0.339991 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-24 22:09:06
IDJOB=4405486
IDBENCH=135575
IDSOLVER=2868
FILE ID=node133/4405486-1569355786
RUNJOBID= node133-1569350609-20271
PBS_JOBID= 21705096
Free space on /var/tmp= 13488 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
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 /var/tmp/evaluation-result-4405486-1569355786/watcher-4405486-1569355786 -o /var/tmp/evaluation-result-4405486-1569355786/solver-4405486-1569355786 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569350609-20271 --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-4405486-1569355786.xml

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

MD5SUM BENCH= 4075ec57c143d98d1900f8e9a33246e5
RANDOM SEED=283401449

node133.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.18
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.18
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.18
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.18
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:        24338676 kB
MemAvailable:   31840704 kB
Buffers:          146588 kB
Cached:          7410832 kB
SwapCached:         5156 kB
Active:          3729468 kB
Inactive:        3835220 kB
Active(anon):       5900 kB
Inactive(anon):    57204 kB
Active(file):    3723568 kB
Inactive(file):  3778016 kB
Unevictable:      110964 kB
Mlocked:          110964 kB
SwapTotal:      67108860 kB
SwapFree:       67002968 kB
Dirty:             20596 kB
Writeback:             0 kB
AnonPages:        166676 kB
Mapped:            56496 kB
Shmem:             46820 kB
Slab:             457552 kB
SReclaimable:     428904 kB
SUnreclaim:        28648 kB
KernelStack:        3904 kB
PageTables:         6256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13468 MiB
End job on node133 at 2019-09-24 22:09:28