Trace number 4405143

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)SAT 7.82017 3.14462

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-20-054.xml
MD5SUM3ff211d871d85a956d1d429dedc73eaa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.5032
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints190
Number of domains20
Minimum domain size35
Maximum domain size54
Distribution of domain sizes[{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2},{"size":47,"count":2},{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2}]
Minimum variable degree19
Maximum variable degree19
Distribution of variable degrees[{"degree":19,"count":40}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":190}]
Number of extensional constraints0
Number of intensional constraints190
Distribution of constraint types[{"type":"intension","count":190}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-28034-serial-file.bin HOME/instance-4405143-1569364367.xml
0.65/0.55	
0.65/0.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.55	
0.65/0.57	c BEGIN-Prog: Wed Sep 25 00:32:07 CEST 2019
0.65/0.57	c PID: 28037
0.65/0.57	c IP: 172.20.3.150
0.65/0.57	c HOST: node150.alineos.net
0.65/0.58	c (0,0) Parsing Begin
1.73/1.09	c (0,0) Parsing End
1.73/1.10	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 54
1.73/1.10	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.73/1.10	c (0,0) Constraint Name Generate Begin
2.13/1.11	c (0,0) Ctr:HOME/instance-4405143-1569364367.xml,Add:Le:Num:Or:Var
2.13/1.11	c (0,0) Constraint Name Generate End
2.13/1.11	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.13/1.11	c (0,0) CSP to CSPinCNF Begin
2.36/1.23	c (0,0) translated 19 (10%) constraints
2.36/1.25	c (0,0) translated 38 (20%) constraints
2.36/1.27	c (0,0) translated 57 (30%) constraints
2.36/1.28	c (0,0) translated 76 (40%) constraints
2.36/1.30	c (0,0) translated 95 (50%) constraints
2.61/1.31	c (0,0) translated 114 (60%) constraints
2.61/1.32	c (0,0) translated 133 (70%) constraints
2.61/1.32	c (0,0) translated 152 (80%) constraints
2.61/1.33	c (0,0) translated 171 (90%) constraints
2.61/1.34	c (0,0) translated 190 (100%) constraints
2.61/1.34	c (0,0) ===========================================
2.61/1.34	c (0,0) Order
2.61/1.34	c (0,0) ===========================================
2.61/1.35	c (0,0) translated 19 (10%) constraints
2.61/1.35	c (0,0) translated 38 (20%) constraints
2.61/1.35	c (0,0) translated 57 (30%) constraints
2.61/1.36	c (0,0) translated 76 (40%) constraints
2.61/1.36	c (0,0) translated 95 (50%) constraints
2.61/1.36	c (0,0) translated 114 (60%) constraints
2.61/1.37	c (0,0) translated 133 (70%) constraints
2.61/1.37	c (0,0) translated 152 (80%) constraints
2.61/1.37	c (0,0) translated 171 (90%) constraints
2.61/1.38	c (0,0) translated 190 (100%) constraints
2.61/1.38	c (0,0) CSP to CSPinCNF End
2.61/1.38	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 54
2.61/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.61/1.38	c (0,0) CSPinCNF Propagation Begin
2.88/1.40	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.88/1.40	c (0,0) CSPinCNF Propagation End
2.88/1.40	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 190 ctr, max domain size 54
2.88/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.88/1.41	c (0,0) Simplify CSPinCNF Begin
2.88/1.49	c (0,0) Simplify CSPinCNF End
2.88/1.50	c (0,0) CSP: 40 int (0 aux), 760 bool (760 aux), 950 ctr, max domain size 54
2.88/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.88/1.50	c (0,0) Calculate Precise Domain Begin
3.18/1.50	c (0,0) 0 values are removed by re-calculation
3.18/1.50	c (0,0) Calculate Precise Domain End
3.18/1.50	c (0,0) CSP: 40 int (0 aux), 760 bool (760 aux), 950 ctr, max domain size 54
3.18/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.18/1.50	c (0,0) CSPinCNF to SatSolver Begin
3.75/1.71	c (1,1) 95 (10 %) CSP clauses are encoded (0 SAT variables, 5028 SAT clauses)
3.75/1.75	c (1,1) 190 (20 %) CSP clauses are encoded (0 SAT variables, 8289 SAT clauses)
3.75/1.79	c (1,1) 285 (30 %) CSP clauses are encoded (0 SAT variables, 11456 SAT clauses)
4.16/1.83	c (1,1) 380 (40 %) CSP clauses are encoded (0 SAT variables, 14476 SAT clauses)
4.16/1.85	c (1,1) 475 (50 %) CSP clauses are encoded (0 SAT variables, 17301 SAT clauses)
4.16/1.88	c (1,1) 570 (60 %) CSP clauses are encoded (0 SAT variables, 19948 SAT clauses)
4.58/1.90	c (1,1) 665 (70 %) CSP clauses are encoded (0 SAT variables, 22464 SAT clauses)
4.58/1.92	c (1,1) 760 (80 %) CSP clauses are encoded (0 SAT variables, 24765 SAT clauses)
4.58/1.94	c (1,1) 855 (90 %) CSP clauses are encoded (0 SAT variables, 26809 SAT clauses)
4.58/1.95	c (1,1) 950 (100 %) CSP clauses are encoded (0 SAT variables, 28473 SAT clauses)
4.58/1.95	c (1,1) CSPinCNF to SatSolver End
4.58/1.95	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.58/1.96	c (1,1) 2500 bool, 28490 clause
4.58/1.96	c (1,1) Export Begin
4.98/2.04	c (1,1) Export to HOME/scop-28034-serial-file.bin
4.98/2.04	c (1,1) Export End
4.98/2.04	c (1,1) Export File Size: 0.01 MB
4.98/2.04	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.98/2.04	c END-Prog: Wed Sep 25 00:32:08 CEST 2019
4.98/2.06	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-28034-serial-file.bin
5.07/2.52	c (0,0) Read Serial File Begin
5.07/2.52	c (0,0) HOME/scop-28034-serial-file.bin
5.07/2.71	c (0,0) Read Serial File End
5.07/2.73	
5.07/2.73	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
5.07/2.73	(Solving Process)
5.07/2.73	
5.07/2.75	c BEGIN-Prog: Wed Sep 25 00:32:09 CEST 2019
5.07/2.75	c PID: 28057
5.07/2.75	c IP: 172.20.3.150
5.07/2.75	c HOST: node150.alineos.net
5.07/2.75	c (0,0) SatSolver.solve Begin
5.07/2.75	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405143-1569364367.xml-scop-28037.cnf
5.07/2.78	c (0,0) c
5.07/2.78	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)
5.07/2.78	c (0,0) c
5.07/2.78	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.07/2.78	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.07/2.78	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.07/2.78	c (0,0) c |                                                                                                       |
5.07/2.79	c (0,0) c |  Number of variables:          2500                                                                   |
5.07/2.79	c (0,0) c |  Number of clauses:           28490                                                                   |
5.07/2.79	c (0,0) c |  Parse time:                   0.01 s                                                                 |
5.07/2.79	c (0,0) c |                                                                                                       |
5.07/2.81	c (0,0) c |  Simplification time:          0.02 s                                                                 |
5.07/2.81	c (0,0) c |                                                                                                       |
5.07/2.81	c (0,0) c |  Generating clones                                                                                    |
5.07/2.82	c (0,0) c |  all clones generated. Memory =    38.93Mb.                                                           |
5.07/2.82	c (0,0) c ========================================================================================================|
5.07/2.82	c (0,0) c
5.07/2.82	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.07/2.82	c (0,0) c
5.07/2.82	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.82	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.07/2.82	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.82	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.07/2.82	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.07/2.82	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.07/2.82	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
5.07/2.82	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.07/2.82	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.07/2.82	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.07/2.82	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.07/2.82	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.07/2.82	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.07/2.82	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.07/2.82	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.07/2.82	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.07/2.82	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.07/2.82	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.07/2.82	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c
5.07/2.99	c (0,0) c real time : 0.216027 s
5.07/2.99	c (0,0) c cpu time  : 1.31111 s
5.07/2.99	c (0,0) c
5.07/2.99	c (0,0) c
5.07/2.99	c (0,0) c
5.07/2.99	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.07/2.99	c (0,0) c
5.07/2.99	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.07/2.99	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c | Conflicts     |           39497 |       4750 |       5224 |       5083 |       5149 |       4963 |       4797 |       4718 |       4813 |
5.07/2.99	c (0,0) c | Decisions     |           79146 |       9230 |      10658 |       9863 |      10572 |      10707 |       8535 |       9483 |      10098 |
5.07/2.99	c (0,0) c | Propagations  |         4271357 |     479628 |     578457 |     544519 |     542808 |     546744 |     528132 |     521640 |     529429 |
5.07/2.99	c (0,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.07/2.99	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.07/2.99	c (0,0) c | Restarts      |              98 |          8 |         15 |          9 |         19 |         16 |          9 |          9 |         13 |
5.07/2.99	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | PropBinClauses|         5860019 |     639227 |     779892 |     748752 |     758708 |     751060 |     737732 |     719748 |     724900 |
5.07/2.99	c (0,0) c | PropPreBlocker|        43313320 |    5008780 |    5672925 |    5401441 |    5580392 |    5558236 |    5319980 |    5611901 |    5159665 |
5.07/2.99	c (0,0) c | PropNotBlocker|        15928194 |    1864827 |    2080913 |    1992825 |    2131409 |    1996196 |    1998911 |    2001847 |    1861266 |
5.07/2.99	c (0,0) c | LitFullScans  |        93832398 |   11342064 |   12000629 |   12001120 |   11983612 |   11462461 |   12000141 |   12002317 |   11040054 |
5.07/2.99	c (0,0) c | LitScanFracts |             826 |         62 |        158 |        176 |         30 |         64 |        141 |        143 |         52 |
5.07/2.99	c (0,0) c | DecisionLevel0|              98 |          8 |         15 |          9 |         19 |         16 |          9 |          9 |         13 |
5.07/2.99	c (0,0) c | Periods       |              12 |          1 |          2 |          2 |          1 |          1 |          2 |          2 |          1 |
5.07/2.99	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
5.07/2.99	c (0,0) c | Avg_Trail     |                 |        957 |        967 |        931 |        932 |       1001 |        947 |       1051 |        974 |
5.07/2.99	c (0,0) c | Avg_DL        |                 |         29 |         32 |         29 |         31 |         35 |         29 |         32 |         33 |
5.07/2.99	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c | Exported      |             287 |          9 |        108 |         60 |         78 |         13 |          2 |          8 |          9 |
5.07/2.99	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.07/2.99	c (0,0) c | Glues         |                 |          9 |         17 |          8 |         16 |         13 |          2 |          8 |          9 |
5.07/2.99	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/2.99	c (0,0) c | Orig_Seen     |            22 % |       5811 |       7226 |       5827 |       6278 |       7379 |       5803 |       6312 |       7259 |
5.07/2.99	c (0,0) c | Diff Orig seen|                 | -     1448 | -       33 | -     1432 | -      981 |        120 | -     1456 | -      947 |      X     |
5.07/2.99	c (0,0) c | Hamming       |            35 % |        868 |        933 |        981 |        934 |        932 |        849 |        793 |      X     |
5.07/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/3.00	c (0,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|
5.07/3.00	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.07/3.00	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.07/3.00	c (0,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%|
5.07/3.00	c (0,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |
5.07/3.00	c (0,0) c | PropagationTim|                 |    0.1  71%|    0.1  72%|    0.1  70%|    0.1  72%|    0.1  73%|    0.1  72%|    0.1  71%|    0.1  71%|
5.07/3.00	c (0,0) c | AnalysisTime  |                 |    0.0  22%|    0.0  21%|    0.0  23%|    0.0  20%|    0.0  20%|    0.0  22%|    0.0  22%|    0.0  21%|
5.07/3.00	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.07/3.00	c (0,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%|
5.07/3.00	c (0,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%|
5.07/3.00	c (0,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%|
5.07/3.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.07/3.00	c (0,0) c
5.07/3.00	c (0,0) c
5.07/3.00	c (0,0) c Threads : 8
5.07/3.00	c (0,0) c Winner : 7
5.07/3.00	c (0,0) c Conflicts_0 : 4750
5.07/3.00	c (0,0) c Conflicts_1 : 5224
5.07/3.00	c (0,0) c Conflicts_2 : 5083
5.07/3.00	c (0,0) c Conflicts_3 : 5149
5.07/3.00	c (0,0) c Conflicts_4 : 4963
5.07/3.00	c (0,0) c Conflicts_5 : 4797
5.07/3.00	c (0,0) c Conflicts_6 : 4718
5.07/3.00	c (0,0) c Conflicts_7 : 4813
5.07/3.00	c (0,0) c Conflicts_total : 39497
5.07/3.00	c (0,0) c Conflicts_winner : 4813
5.07/3.00	c (0,0) c Decisions_0 : 9230
5.07/3.00	c (0,0) c Decisions_1 : 10658
5.07/3.00	c (0,0) c Decisions_2 : 9863
5.07/3.00	c (0,0) c Decisions_3 : 10572
5.07/3.00	c (0,0) c Decisions_4 : 10707
5.07/3.00	c (0,0) c Decisions_5 : 8535
5.07/3.00	c (0,0) c Decisions_6 : 9483
5.07/3.00	c (0,0) c Decisions_7 : 10098
5.07/3.00	c (0,0) c Decisions_total : 79146
5.07/3.00	c (0,0) c Decisions_winner : 10098
5.07/3.00	c (0,0) c Propagations_0 : 479628
5.07/3.00	c (0,0) c Propagations_1 : 578457
5.07/3.00	c (0,0) c Propagations_2 : 544519
5.07/3.00	c (0,0) c Propagations_3 : 542808
5.07/3.00	c (0,0) c Propagations_4 : 546744
5.07/3.00	c (0,0) c Propagations_5 : 528132
5.07/3.00	c (0,0) c Propagations_6 : 521640
5.07/3.00	c (0,0) c Propagations_7 : 529429
5.07/3.00	c (0,0) c Propagations_total : 4271357
5.07/3.00	c (0,0) c Propagations_winner : 529429
5.07/3.00	c (0,0) c ReduceDBs_0 : 1
5.07/3.00	c (0,0) c ReduceDBs_1 : 1
5.07/3.00	c (0,0) c ReduceDBs_2 : 1
5.07/3.00	c (0,0) c ReduceDBs_3 : 1
5.07/3.00	c (0,0) c ReduceDBs_4 : 1
5.07/3.00	c (0,0) c ReduceDBs_5 : 1
5.07/3.00	c (0,0) c ReduceDBs_6 : 1
5.07/3.00	c (0,0) c ReduceDBs_7 : 1
5.07/3.00	c (0,0) c ReduceDBs_total : 8
5.07/3.00	c (0,0) c ReduceDBs_winner : 1
5.07/3.00	c (0,0) c SimpDBs_0 : 1
5.07/3.00	c (0,0) c SimpDBs_1 : 1
5.07/3.00	c (0,0) c SimpDBs_2 : 1
5.07/3.00	c (0,0) c SimpDBs_3 : 1
5.07/3.00	c (0,0) c SimpDBs_4 : 1
5.07/3.00	c (0,0) c SimpDBs_5 : 1
5.07/3.00	c (0,0) c SimpDBs_6 : 1
5.07/3.00	c (0,0) c SimpDBs_7 : 1
5.07/3.00	c (0,0) c SimpDBs_total : 8
5.07/3.00	c (0,0) c SimpDBs_winner : 1
5.07/3.00	c (0,0) c Restarts_0 : 8
5.07/3.00	c (0,0) c Restarts_1 : 15
5.07/3.00	c (0,0) c Restarts_2 : 9
5.07/3.00	c (0,0) c Restarts_3 : 19
5.07/3.00	c (0,0) c Restarts_4 : 16
5.07/3.00	c (0,0) c Restarts_5 : 9
5.07/3.00	c (0,0) c Restarts_6 : 9
5.07/3.00	c (0,0) c Restarts_7 : 13
5.07/3.00	c (0,0) c Restarts_total : 98
5.07/3.00	c (0,0) c Restarts_winner : 13
5.07/3.00	c (0,0) c ForcedImports_0 : 0
5.07/3.00	c (0,0) c ForcedImports_1 : 0
5.07/3.00	c (0,0) c ForcedImports_2 : 0
5.07/3.00	c (0,0) c ForcedImports_3 : 0
5.07/3.00	c (0,0) c ForcedImports_4 : 0
5.07/3.00	c (0,0) c ForcedImports_5 : 0
5.07/3.00	c (0,0) c ForcedImports_6 : 0
5.07/3.00	c (0,0) c ForcedImports_7 : 0
5.07/3.00	c (0,0) c ForcedImports_total : 0
5.07/3.00	c (0,0) c ForcedImports_winner : 0
5.07/3.00	c (0,0) c PropsBinClauses_0 : 639227
5.07/3.00	c (0,0) c PropsBinClauses_1 : 779892
5.07/3.00	c (0,0) c PropsBinClauses_2 : 748752
5.07/3.00	c (0,0) c PropsBinClauses_3 : 758708
5.07/3.00	c (0,0) c PropsBinClauses_4 : 751060
5.07/3.00	c (0,0) c PropsBinClauses_5 : 737732
5.07/3.00	c (0,0) c PropsBinClauses_6 : 719748
5.07/3.00	c (0,0) c PropsBinClauses_7 : 724900
5.07/3.00	c (0,0) c PropsBinClauses_total : 5860019
5.07/3.00	c (0,0) c PropsBinClauses_winner : 724900
5.07/3.00	c (0,0) c PropsPreBlocker_0 : 5008780
5.07/3.00	c (0,0) c PropsPreBlocker_1 : 5672925
5.07/3.00	c (0,0) c PropsPreBlocker_2 : 5401441
5.07/3.00	c (0,0) c PropsPreBlocker_3 : 5580392
5.07/3.00	c (0,0) c PropsPreBlocker_4 : 5558236
5.07/3.00	c (0,0) c PropsPreBlocker_5 : 5319980
5.07/3.00	c (0,0) c PropsPreBlocker_6 : 5611901
5.07/3.00	c (0,0) c PropsPreBlocker_7 : 5159665
5.07/3.00	c (0,0) c PropsPreBlocker_total : 43313320
5.07/3.00	c (0,0) c PropsPreBlocker_winner : 5159665
5.07/3.00	c (0,0) c PropsNotBlocker_0 : 1864827
5.07/3.00	c (0,0) c PropsNotBlocker_1 : 2080913
5.07/3.00	c (0,0) c PropsNotBlocker_2 : 1992825
5.07/3.00	c (0,0) c PropsNotBlocker_3 : 2131409
5.07/3.00	c (0,0) c PropsNotBlocker_4 : 1996196
5.07/3.00	c (0,0) c PropsNotBlocker_5 : 1998911
5.07/3.00	c (0,0) c PropsNotBlocker_6 : 2001847
5.07/3.00	c (0,0) c PropsNotBlocker_7 : 1861266
5.07/3.00	c (0,0) c PropsNotBlocker_total : 15928194
5.07/3.00	c (0,0) c PropsNotBlocker_winner : 1861266
5.07/3.00	c (0,0) c PropsLitFullScans_0 : 11342064
5.07/3.00	c (0,0) c PropsLitFullScans_1 : 12000629
5.07/3.00	c (0,0) c PropsLitFullScans_2 : 12001120
5.07/3.00	c (0,0) c PropsLitFullScans_3 : 11983612
5.07/3.00	c (0,0) c PropsLitFullScans_4 : 11462461
5.07/3.00	c (0,0) c PropsLitFullScans_5 : 12000141
5.07/3.00	c (0,0) c PropsLitFullScans_6 : 12002317
5.07/3.00	c (0,0) c PropsLitFullScans_7 : 11040054
5.07/3.00	c (0,0) c PropsLitFullScans_total : 93832398
5.07/3.00	c (0,0) c PropsLitFullScans_winner : 11040054
5.07/3.00	c (0,0) c LitScanFractions_0 : 62
5.07/3.00	c (0,0) c LitScanFractions_1 : 158
5.07/3.00	c (0,0) c LitScanFractions_2 : 176
5.07/3.00	c (0,0) c LitScanFractions_3 : 30
5.07/3.00	c (0,0) c LitScanFractions_4 : 64
5.07/3.00	c (0,0) c LitScanFractions_5 : 141
5.07/3.00	c (0,0) c LitScanFractions_6 : 143
5.07/3.00	c (0,0) c LitScanFractions_7 : 52
5.07/3.00	c (0,0) c LitScanFractions_total : 826
5.07/3.00	c (0,0) c LitScanFractions_winner : 52
5.07/3.00	c (0,0) c DecisionLevel0_0 : 8
5.07/3.00	c (0,0) c DecisionLevel0_1 : 15
5.07/3.00	c (0,0) c DecisionLevel0_2 : 9
5.07/3.00	c (0,0) c DecisionLevel0_3 : 19
5.07/3.00	c (0,0) c DecisionLevel0_4 : 16
5.07/3.00	c (0,0) c DecisionLevel0_5 : 9
5.07/3.00	c (0,0) c DecisionLevel0_6 : 9
5.07/3.00	c (0,0) c DecisionLevel0_7 : 13
5.07/3.00	c (0,0) c DecisionLevel0_total : 98
5.07/3.00	c (0,0) c DecisionLevel0_winner : 13
5.07/3.00	c (0,0) c Periods_0 : 1
5.07/3.00	c (0,0) c Periods_1 : 2
5.07/3.00	c (0,0) c Periods_2 : 2
5.07/3.00	c (0,0) c Periods_3 : 1
5.07/3.00	c (0,0) c Periods_4 : 1
5.07/3.00	c (0,0) c Periods_5 : 2
5.07/3.00	c (0,0) c Periods_6 : 2
5.07/3.00	c (0,0) c Periods_7 : 1
5.07/3.00	c (0,0) c Periods_total : 12
5.07/3.00	c (0,0) c Periods_winner : 1
5.07/3.00	c (0,0) c Margin_0 : 20
5.07/3.00	c (0,0) c Margin_1 : 20
5.07/3.00	c (0,0) c Margin_2 : 20
5.07/3.00	c (0,0) c Margin_3 : 20
5.07/3.00	c (0,0) c Margin_4 : 20
5.07/3.00	c (0,0) c Margin_5 : 20
5.07/3.00	c (0,0) c Margin_6 : 20
5.07/3.00	c (0,0) c Margin_7 : 20
5.07/3.00	c (0,0) c Margin_total : 160
5.07/3.00	c (0,0) c Margin_winner : 20
5.07/3.00	c (0,0) c Exported_0 : 9
5.07/3.00	c (0,0) c Exported_1 : 108
5.07/3.00	c (0,0) c Exported_2 : 60
5.07/3.00	c (0,0) c Exported_3 : 78
5.07/3.00	c (0,0) c Exported_4 : 13
5.07/3.00	c (0,0) c Exported_5 : 2
5.07/3.00	c (0,0) c Exported_6 : 8
5.07/3.00	c (0,0) c Exported_7 : 9
5.07/3.00	c (0,0) c Exported_total : 287
5.07/3.00	c (0,0) c Exported_winner : 9
5.07/3.00	c (0,0) c Imported_0 : 0
5.07/3.00	c (0,0) c Imported_1 : 0
5.07/3.00	c (0,0) c Imported_2 : 0
5.07/3.00	c (0,0) c Imported_3 : 0
5.07/3.00	c (0,0) c Imported_4 : 0
5.07/3.00	c (0,0) c Imported_5 : 0
5.07/3.00	c (0,0) c Imported_6 : 0
5.07/3.00	c (0,0) c Imported_7 : 0
5.07/3.00	c (0,0) c Imported_total : 0
5.07/3.00	c (0,0) c Imported_winner : 0
5.07/3.00	c (0,0) c Good_0 : 0
5.07/3.00	c (0,0) c Good_1 : 0
5.07/3.00	c (0,0) c Good_2 : 0
5.07/3.00	c (0,0) c Good_3 : 0
5.07/3.00	c (0,0) c Good_4 : 0
5.07/3.00	c (0,0) c Good_5 : 0
5.07/3.00	c (0,0) c Good_6 : 0
5.07/3.00	c (0,0) c Good_7 : 0
5.07/3.00	c (0,0) c Good_total : 0
5.07/3.00	c (0,0) c Good_winner : 0
5.07/3.00	c (0,0) c Purge_0 : 0
5.07/3.00	c (0,0) c Purge_1 : 0
5.07/3.00	c (0,0) c Purge_2 : 0
5.07/3.00	c (0,0) c Purge_3 : 0
5.07/3.00	c (0,0) c Purge_4 : 0
5.07/3.00	c (0,0) c Purge_5 : 0
5.07/3.00	c (0,0) c Purge_6 : 0
5.07/3.00	c (0,0) c Purge_7 : 0
5.07/3.00	c (0,0) c Purge_total : 0
5.07/3.00	c (0,0) c Purge_winner : 0
5.07/3.00	c (0,0) c Promoted_0 : 0
5.07/3.00	c (0,0) c Promoted_1 : 0
5.07/3.00	c (0,0) c Promoted_2 : 0
5.07/3.00	c (0,0) c Promoted_3 : 0
5.07/3.00	c (0,0) c Promoted_4 : 0
5.07/3.00	c (0,0) c Promoted_5 : 0
5.07/3.00	c (0,0) c Promoted_6 : 0
5.07/3.00	c (0,0) c Promoted_7 : 0
5.07/3.00	c (0,0) c Promoted_total : 0
5.07/3.00	c (0,0) c Promoted_winner : 0
5.07/3.00	c (0,0) c Remove_Imp_0 : 0
5.07/3.00	c (0,0) c Remove_Imp_1 : 0
5.07/3.00	c (0,0) c Remove_Imp_2 : 0
5.07/3.00	c (0,0) c Remove_Imp_3 : 0
5.07/3.00	c (0,0) c Remove_Imp_4 : 0
5.07/3.00	c (0,0) c Remove_Imp_5 : 0
5.07/3.00	c (0,0) c Remove_Imp_6 : 0
5.07/3.00	c (0,0) c Remove_Imp_7 : 0
5.07/3.00	c (0,0) c Remove_Imp_total : 0
5.07/3.00	c (0,0) c Remove_Imp_winner : 0
5.07/3.00	c (0,0) c Blocked_Reuse_0 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_1 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_2 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_3 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_4 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_5 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_6 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_7 : 0
5.07/3.00	c (0,0) c Blocked_Reuse_total : 0
5.07/3.00	c (0,0) c Blocked_Reuse_winner : 0
5.07/3.00	c (0,0) c Unaries_0 : 0
5.07/3.00	c (0,0) c Unaries_1 : 0
5.07/3.00	c (0,0) c Unaries_2 : 0
5.07/3.00	c (0,0) c Unaries_3 : 0
5.07/3.00	c (0,0) c Unaries_4 : 0
5.07/3.00	c (0,0) c Unaries_5 : 0
5.07/3.00	c (0,0) c Unaries_6 : 0
5.07/3.00	c (0,0) c Unaries_7 : 0
5.07/3.00	c (0,0) c Unaries_total : 0
5.07/3.00	c (0,0) c Unaries_winner : 0
5.07/3.00	c (0,0) c Binaries_0 : 0
5.07/3.00	c (0,0) c Binaries_1 : 0
5.07/3.00	c (0,0) c Binaries_2 : 0
5.07/3.00	c (0,0) c Binaries_3 : 0
5.07/3.00	c (0,0) c Binaries_4 : 0
5.07/3.00	c (0,0) c Binaries_5 : 0
5.07/3.00	c (0,0) c Binaries_6 : 0
5.07/3.00	c (0,0) c Binaries_7 : 0
5.07/3.00	c (0,0) c Binaries_total : 0
5.07/3.00	c (0,0) c Binaries_winner : 0
5.07/3.01	c (0,0) c Glues_0 : 9
5.07/3.01	c (0,0) c Glues_1 : 17
5.07/3.01	c (0,0) c Glues_2 : 8
5.07/3.01	c (0,0) c Glues_3 : 16
5.07/3.01	c (0,0) c Glues_4 : 13
5.07/3.01	c (0,0) c Glues_5 : 2
5.07/3.01	c (0,0) c Glues_6 : 8
5.07/3.01	c (0,0) c Glues_7 : 9
5.07/3.01	c (0,0) c Glues_total : 82
5.07/3.01	c (0,0) c Glues_winner : 9
5.07/3.01	c (0,0) c RunningTime_0 : 0.159693
5.07/3.01	c (0,0) c RunningTime_1 : 0.172412
5.07/3.01	c (0,0) c RunningTime_2 : 0.166217
5.07/3.01	c (0,0) c RunningTime_3 : 0.168603
5.07/3.01	c (0,0) c RunningTime_4 : 0.167052
5.07/3.01	c (0,0) c RunningTime_5 : 0.161703
5.07/3.01	c (0,0) c RunningTime_6 : 0.160641
5.07/3.01	c (0,0) c RunningTime_7 : 0.158279
5.07/3.01	c (0,0) c RunningTime_total : 1.314601
5.07/3.01	c (0,0) c RunningTime_winner : 0.158279
5.07/3.01	c (0,0) c WaitingTime_0 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_1 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_2 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_3 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_4 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_5 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_6 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_7 : 0.000000
5.07/3.01	c (0,0) c WaitingTime_total : 0.000000
5.07/3.01	c (0,0) c WaitingTime_winner : 0.000000
5.07/3.01	c (0,0) c ExchangingTime_0 : 0.000226
5.07/3.01	c (0,0) c ExchangingTime_1 : 0.000226
5.07/3.01	c (0,0) c ExchangingTime_2 : 0.000228
5.07/3.01	c (0,0) c ExchangingTime_3 : 0.000269
5.07/3.01	c (0,0) c ExchangingTime_4 : 0.000216
5.07/3.01	c (0,0) c ExchangingTime_5 : 0.000201
5.07/3.01	c (0,0) c ExchangingTime_6 : 0.000232
5.07/3.01	c (0,0) c ExchangingTime_7 : 0.000237
5.07/3.01	c (0,0) c ExchangingTime_total : 0.001836
5.07/3.01	c (0,0) c ExchangingTime_winner : 0.000237
5.07/3.01	c (0,0) c PeriodProcTime_0 : 0.000006
5.07/3.01	c (0,0) c PeriodProcTime_1 : 0.000009
5.07/3.01	c (0,0) c PeriodProcTime_2 : 0.000008
5.07/3.01	c (0,0) c PeriodProcTime_3 : 0.000004
5.07/3.01	c (0,0) c PeriodProcTime_4 : 0.000003
5.07/3.01	c (0,0) c PeriodProcTime_5 : 0.000008
5.07/3.01	c (0,0) c PeriodProcTime_6 : 0.000034
5.07/3.01	c (0,0) c PeriodProcTime_7 : 0.000004
7.55/3.01	c (0,0) c PeriodProcTime_total : 0.000076
7.55/3.01	c (0,0) c PeriodProcTime_winner : 0.000004
7.55/3.01	c (0,0) c SolvingTime_0 : 0.159926
7.55/3.01	c (0,0) c SolvingTime_1 : 0.172648
7.55/3.01	c (0,0) c SolvingTime_2 : 0.166453
7.55/3.01	c (0,0) c SolvingTime_3 : 0.168876
7.55/3.01	c (0,0) c SolvingTime_4 : 0.167271
7.55/3.01	c (0,0) c SolvingTime_5 : 0.161913
7.55/3.01	c (0,0) c SolvingTime_6 : 0.160908
7.55/3.01	c (0,0) c SolvingTime_7 : 0.158520
7.55/3.01	c (0,0) c SolvingTime_total : 1.316514
7.55/3.01	c (0,0) c SolvingTime_winner : 0.158520
7.55/3.01	c (0,0) c PropagationTime_0 : 0.113163
7.55/3.01	c (0,0) c PropagationTime_1 : 0.123912
7.55/3.01	c (0,0) c PropagationTime_2 : 0.117143
7.55/3.01	c (0,0) c PropagationTime_3 : 0.121439
7.55/3.01	c (0,0) c PropagationTime_4 : 0.121272
7.55/3.01	c (0,0) c PropagationTime_5 : 0.115952
7.55/3.01	c (0,0) c PropagationTime_6 : 0.113709
7.55/3.01	c (0,0) c PropagationTime_7 : 0.112758
7.55/3.01	c (0,0) c PropagationTime_total : 0.939347
7.55/3.01	c (0,0) c PropagationTime_winner : 0.112758
7.55/3.01	c (0,0) c AnalysisTime_0 : 0.035515
7.55/3.01	c (0,0) c AnalysisTime_1 : 0.035714
7.55/3.01	c (0,0) c AnalysisTime_2 : 0.037500
7.55/3.01	c (0,0) c AnalysisTime_3 : 0.034551
7.55/3.01	c (0,0) c AnalysisTime_4 : 0.032641
7.55/3.01	c (0,0) c AnalysisTime_5 : 0.035265
7.55/3.01	c (0,0) c AnalysisTime_6 : 0.034843
7.55/3.01	c (0,0) c AnalysisTime_7 : 0.033531
7.55/3.01	c (0,0) c AnalysisTime_total : 0.279561
7.55/3.01	c (0,0) c AnalysisTime_winner : 0.033531
7.55/3.01	c (0,0) c ReductionTime_0 : 0.000309
7.55/3.01	c (0,0) c ReductionTime_1 : 0.000309
7.55/3.01	c (0,0) c ReductionTime_2 : 0.000319
7.55/3.01	c (0,0) c ReductionTime_3 : 0.000327
7.55/3.01	c (0,0) c ReductionTime_4 : 0.000316
7.55/3.01	c (0,0) c ReductionTime_5 : 0.000312
7.55/3.01	c (0,0) c ReductionTime_6 : 0.000317
7.55/3.01	c (0,0) c ReductionTime_7 : 0.000320
7.55/3.01	c (0,0) c ReductionTime_total : 0.002529
7.55/3.01	c (0,0) c ReductionTime_winner : 0.000320
7.55/3.01	c (0,0) c SimplifyTime_0 : 0.000003
7.55/3.01	c (0,0) c SimplifyTime_1 : 0.000001
7.55/3.01	c (0,0) c SimplifyTime_2 : 0.000002
7.55/3.01	c (0,0) c SimplifyTime_3 : 0.000000
7.55/3.01	c (0,0) c SimplifyTime_4 : 0.000002
7.55/3.01	c (0,0) c SimplifyTime_5 : 0.000000
7.55/3.01	c (0,0) c SimplifyTime_6 : 0.000000
7.55/3.01	c (0,0) c SimplifyTime_7 : 0.000000
7.55/3.01	c (0,0) c SimplifyTime_total : 0.000008
7.55/3.01	c (0,0) c SimplifyTime_winner : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_0 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_1 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_2 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_3 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_4 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_5 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_6 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_7 : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_total : 0.000000
7.55/3.01	c (0,0) c UsedRateTime_winner : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_0 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_1 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_2 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_3 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_4 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_5 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_6 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_7 : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_total : 0.000000
7.55/3.01	c (0,0) c OverlapRateTime_winner : 0.000000
7.55/3.01	c (0,0) c
7.55/3.01	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.55/3.01	c (0,0) c
7.55/3.01	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.01	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.55/3.01	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.01	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.55/3.01	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.55/3.01	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.55/3.01	c (0,0) c | Initial random_seed   | 1962450922 |  111378190 | 1788447307 | 2032224106 |  451116034 |  700026492 | 1564735902 | 1588580700 |
7.55/3.01	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.01	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.55/3.01	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.55/3.01	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.55/3.01	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.55/3.01	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.01	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.55/3.01	c (0,0) c | var_decay             |     0.8000 |     0.8100 |     0.8100 |     0.8100 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.55/3.01	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.55/3.01	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.01	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.55/3.01	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.01	c (0,0) 
7.55/3.01	c (0,0) s SATISFIABLE
7.55/3.03	c (0,0) SatSolver.solve End
7.55/3.03	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.55/3.03	c (0,0) Show results Begin
7.75/3.12	c (0,0) x[0] = 10
7.75/3.12	c (0,0) x[1] = 24
7.75/3.12	c (0,0) x[2] = 21
7.75/3.12	c (0,0) x[3] = 19
7.75/3.12	c (0,0) x[4] = 21
7.75/3.12	c (0,0) x[5] = 15
7.75/3.12	c (0,0) x[6] = 14
7.75/3.12	c (0,0) x[7] = 26
7.75/3.12	c (0,0) x[8] = 10
7.75/3.12	c (0,0) x[9] = 0
7.75/3.12	c (0,0) x[10] = 0
7.75/3.12	c (0,0) x[11] = 11
7.75/3.12	c (0,0) x[12] = 21
7.75/3.12	c (0,0) x[13] = 0
7.75/3.12	c (0,0) x[14] = 39
7.75/3.12	c (0,0) x[15] = 23
7.75/3.12	c (0,0) x[16] = 19
7.75/3.12	c (0,0) x[17] = 36
7.75/3.12	c (0,0) x[18] = 0
7.75/3.12	c (0,0) x[19] = 34
7.75/3.12	c (0,0) y[0] = 11
7.75/3.12	c (0,0) y[1] = 46
7.75/3.12	c (0,0) y[2] = 46
7.75/3.12	c (0,0) y[3] = 12
7.75/3.12	c (0,0) y[4] = 49
7.75/3.12	c (0,0) y[5] = 48
7.75/3.12	c (0,0) y[6] = 41
7.75/3.12	c (0,0) y[7] = 46
7.75/3.12	c (0,0) y[8] = 12
7.75/3.12	c (0,0) y[9] = 11
7.75/3.12	c (0,0) y[10] = 0
7.75/3.12	c (0,0) y[11] = 0
7.75/3.12	c (0,0) y[12] = 33
7.75/3.12	c (0,0) y[13] = 40
7.75/3.12	c (0,0) y[14] = 0
7.75/3.12	c (0,0) y[15] = 0
7.75/3.12	c (0,0) y[16] = 16
7.75/3.12	c (0,0) y[17] = 16
7.75/3.12	c (0,0) y[18] = 21
7.75/3.12	c (0,0) y[19] = 34
7.75/3.12	s SATISFIABLE
7.75/3.12	v <instantiation>
7.75/3.12	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19]</list>
7.75/3.12	v     <values>10 24 21 19 21 15 14 26 10 0 0 11 21 0 39 23 19 36 0 34 11 46 46 12 49 48 41 46 12 11 0 0 33 40 0 0 16 16 21 34</values>
7.75/3.12	v </instantiation>
7.75/3.12	c (0,0) Show results End
7.75/3.12	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.75/3.12	c (0,0) 0,0,STOP-AFTER(ALL)
7.75/3.12	c END-Prog: Wed Sep 25 00:32:09 CEST 2019

Verifier Data

OK	

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 (13541 MiB free)
  memory of node 1: 16384 MiB (14268 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=28034, runsolver pid=28031

[startup+0.10008 s]*
/proc/loadavg: 6.93 7.02 7.29 2/212 28056
/proc/meminfo: memFree=28385808/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 512709168 115843072 349 33554432000 4194304 5098028 140737096296864 140737096294120 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 349 296 221 0 87 0
[pid=28037] ppid=28034 vsize=27314120 memory=103956 CPUtime=0.09 cores=0-7
/proc/28037/stat : 28037 (java) S 28034 28034 27077 0 -1 1077944320 6576 0 0 0 7 2 0 0 20 0 20 0 512709168 27969658880 25989 33554432000 4194304 4196468 140723502748800 140723502731344 139931382107895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
/proc/28037/statm: 6828530 25989 2775 1 0 6790935 0
[pid=28037/tid=28038] ppid=28034 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28037/task/28038/stat : 28038 (java) R 28034 28034 27077 0 -1 4202560 4696 0 0 0 6 2 0 0 20 0 20 0 512709169 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931353934224 139931374345022 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28039] ppid=28034 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28037/task/28039/stat : 28039 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931386350096 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28040] ppid=28034 vsize=27314120 memory=140011096675968 CPUtime=0 cores=0-7
/proc/28037/task/28040/stat : 28040 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931200506512 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28041] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28041/stat : 28041 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931199453456 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28042] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28042/stat : 28042 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931198400912 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28043] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28043/stat : 28043 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931197348880 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28044] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28044/stat : 28044 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931196296336 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28045] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28045/stat : 28045 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931195243280 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28046] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28046/stat : 28046 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 26020 33554432000 4194304 4196468 140723502748800 139931194190736 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28047] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28047/stat : 28047 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709172 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929970862320 139931382119042 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28048] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28048/stat : 28048 (java) S 28034 28034 27077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 26020 33554432000 4194304 4196468 140723502748800 139928960754848 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28049] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28049/stat : 28049 (java) S 28034 28034 27077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 26020 33554432000 4194304 4196468 140723502748800 139928826532592 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28050] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28050/stat : 28050 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 26020 33554432000 4194304 4196468 140723502748800 139928452028368 139931382126491 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28051] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28051/stat : 28051 (java) S 28034 28034 27077 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929969810160 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28052] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28052/stat : 28052 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929968757616 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28053] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28053/stat : 28053 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929900280304 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28054] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28054/stat : 28054 (java) S 28034 28034 27077 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929899227760 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28055] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28055/stat : 28055 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 26020 33554432000 4194304 4196468 140723502748800 139927954123232 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28056] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28056/stat : 28056 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 26020 33554432000 4194304 4196468 140723502748800 139929898175152 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105352 KiB

[startup+0.210238 s]*
/proc/loadavg: 6.93 7.02 7.29 2/212 28056
/proc/meminfo: memFree=28368336/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 512709168 115843072 349 33554432000 4194304 5098028 140737096296864 140737096294120 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 349 296 221 0 87 0
[pid=28037] ppid=28034 vsize=27314120 memory=121152 CPUtime=0.24 cores=0-7
/proc/28037/stat : 28037 (java) S 28034 28034 27077 0 -1 1077944320 11682 0 0 0 20 4 0 0 20 0 20 0 512709168 27969658880 30288 33554432000 4194304 4196468 140723502748800 140723502731344 139931382107895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
/proc/28037/statm: 6828530 30288 2924 1 0 6790935 0
[pid=28037/tid=28038] ppid=28034 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/28037/task/28038/stat : 28038 (java) R 28034 28034 27077 0 -1 4202560 9369 0 0 0 16 3 0 0 20 0 20 0 512709169 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931353927136 139931366188382 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28039] ppid=28034 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/28037/task/28039/stat : 28039 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931386350096 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28040] ppid=28034 vsize=27314120 memory=140011096703192 CPUtime=0 cores=0-7
/proc/28037/task/28040/stat : 28040 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931200506512 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28041] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28041/stat : 28041 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931199453456 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28042] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28042/stat : 28042 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931198400912 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28043] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28043/stat : 28043 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931197348880 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28044] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28044/stat : 28044 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931196296336 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28045] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28045/stat : 28045 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931195243280 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28046] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28046/stat : 28046 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 30288 33554432000 4194304 4196468 140723502748800 139931194190736 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28047] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28047/stat : 28047 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709172 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929970862320 139931382119042 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28048] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28048/stat : 28048 (java) S 28034 28034 27077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 30288 33554432000 4194304 4196468 140723502748800 139928960754848 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28049] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28049/stat : 28049 (java) S 28034 28034 27077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 30288 33554432000 4194304 4196468 140723502748800 139928826532592 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28050] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28050/stat : 28050 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 30288 33554432000 4194304 4196468 140723502748800 139928452028368 139931382126491 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28051] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28051/stat : 28051 (java) S 28034 28034 27077 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929969810160 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28052] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28052/stat : 28052 (java) S 28034 28034 27077 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929968757616 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28053] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28053/stat : 28053 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929900280304 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28054] ppid=28034 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/28037/task/28054/stat : 28054 (java) S 28034 28034 27077 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 20 0 512709176 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929899227760 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28055] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28055/stat : 28055 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 30288 33554432000 4194304 4196468 140723502748800 139927954123232 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28056] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28056/stat : 28056 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 30288 33554432000 4194304 4196468 140723502748800 139929898175152 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122548 KiB

[startup+0.30988 s]*
/proc/loadavg: 6.93 7.02 7.29 2/212 28056
/proc/meminfo: memFree=28363808/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 512709168 115843072 349 33554432000 4194304 5098028 140737096296864 140737096294120 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 349 296 221 0 87 0
[pid=28037] ppid=28034 vsize=27314120 memory=125336 CPUtime=0.41 cores=0-7
/proc/28037/stat : 28037 (java) S 28034 28034 27077 0 -1 1077944320 12273 0 0 0 37 4 0 0 20 0 20 0 512709168 27969658880 31334 33554432000 4194304 4196468 140723502748800 140723502731344 139931382107895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
/proc/28037/statm: 6828530 31334 2962 1 0 6790935 0
[pid=28037/tid=28038] ppid=28034 vsize=27314120 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/28037/task/28038/stat : 28038 (java) R 28034 28034 27077 0 -1 4202560 9760 0 0 0 25 3 0 0 20 0 20 0 512709169 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931353921760 139931382121799 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28039] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28039/stat : 28039 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931386350096 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28040] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28040/stat : 28040 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931200506512 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28041] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28041/stat : 28041 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931199453456 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28042] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28042/stat : 28042 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931198400912 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28043] ppid=28034 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/28037/task/28043/stat : 28043 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931197348880 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28044] ppid=28034 vsize=27314120 memory=140010967888815 CPUtime=0 cores=0-7
/proc/28037/task/28044/stat : 28044 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931196296336 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28045] ppid=28034 vsize=27314120 memory=140010967891120 CPUtime=0 cores=0-7
/proc/28037/task/28045/stat : 28045 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931195243280 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28046] ppid=28034 vsize=27314120 memory=140010967893424 CPUtime=0 cores=0-7
/proc/28037/task/28046/stat : 28046 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709171 27969658880 31334 33554432000 4194304 4196468 140723502748800 139931194190736 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28047] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28047/stat : 28047 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709172 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929970862320 139931382119042 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28048] ppid=28034 vsize=27314120 memory=280021935793808 CPUtime=0 cores=0-7
/proc/28037/task/28048/stat : 28048 (java) S 28034 28034 27077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 31334 33554432000 4194304 4196468 140723502748800 139928960754848 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28049] ppid=28034 vsize=27314120 memory=280021935800720 CPUtime=0 cores=0-7
/proc/28037/task/28049/stat : 28049 (java) S 28034 28034 27077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512709173 27969658880 31334 33554432000 4194304 4196468 140723502748800 139928826532592 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28050] ppid=28034 vsize=27314120 memory=280021935742000 CPUtime=0 cores=0-7
/proc/28037/task/28050/stat : 28050 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 31334 33554432000 4194304 4196468 140723502748800 139928452028368 139931382126491 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28051] ppid=28034 vsize=27314120 memory=280021935814544 CPUtime=0.01 cores=0-7
/proc/28037/task/28051/stat : 28051 (java) S 28034 28034 27077 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 20 0 512709176 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929969810160 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28052] ppid=28034 vsize=27314120 memory=280021935821456 CPUtime=0 cores=0-7
/proc/28037/task/28052/stat : 28052 (java) S 28034 28034 27077 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 512709176 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929968757616 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28053] ppid=28034 vsize=27314120 memory=280021935819152 CPUtime=0.01 cores=0-7
/proc/28037/task/28053/stat : 28053 (java) S 28034 28034 27077 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 512709176 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929900280304 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28054] ppid=28034 vsize=27314120 memory=280021935835312 CPUtime=0.07 cores=0-7
/proc/28037/task/28054/stat : 28054 (java) S 28034 28034 27077 0 -1 1077944384 534 0 0 0 7 0 0 0 20 0 20 0 512709176 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929899227760 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28055] ppid=28034 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28055/stat : 28055 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 31334 33554432000 4194304 4196468 140723502748800 139927954123232 139931382118101 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28056] ppid=28034 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28037/task/28056/stat : 28056 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709177 27969658880 31334 33554432000 4194304 4196468 140723502748800 139929898175152 139931382119042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126732 KiB

[startup+0.700947 s]
/proc/loadavg: 6.93 7.02 7.29 2/212 28056
/proc/meminfo: memFree=28340120/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 512709168 115843072 349 33554432000 4194304 5098028 140737096296864 140737096294120 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 349 296 221 0 87 0
[pid=28037] ppid=28034 vsize=27320392 memory=162956 CPUtime=0.97 cores=0-7
/proc/28037/stat : 28037 (java) S 28034 28034 27077 0 -1 1077944320 20438 0 0 0 90 7 0 0 20 0 20 0 512709168 27976081408 40739 33554432000 4194304 4196468 140723502748800 140723502731344 139931382107895 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
/proc/28037/statm: 6830098 40739 3182 1 0 6791447 0
[pid=28037/tid=28038] ppid=28034 vsize=27320392 memory=280021936193200 CPUtime=0.67 cores=0-7
/proc/28037/task/28038/stat : 28038 (java) R 28034 28034 27077 0 -1 4202560 17394 0 0 0 61 6 0 0 20 0 20 0 512709169 27976081408 40739 33554432000 4194304 4196468 140723502748800 139931353930976 139931382129821 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28039] ppid=28034 vsize=27320392 memory=140010968097648 CPUtime=0 cores=0-7
/proc/28037/task/28039/stat : 28039 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27976081408 40739 33554432000 4194304 4196468 140723502748800 139931386350096 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28040] ppid=28034 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28040/stat : 28040 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27976081408 40739 33554432000 4194304 4196468 140723502748800 139931200506512 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28041] ppid=28034 vsize=27320392 memory=1076 CPUtime=0 cores=0-7
/proc/28037/task/28041/stat : 28041 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27976081408 40739 33554432000 4194304 4196468 140723502748800 139931199453456 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0

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

[pid=28037/tid=28038] ppid=28034 vsize=27324564 memory=15816698942982814 CPUtime=1.46 cores=0-7
/proc/28037/task/28038/stat : 28038 (java) R 28034 28034 27077 0 -1 4202560 18703 0 0 0 139 7 0 0 20 0 20 0 512709169 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931353943968 139931382129242 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28039] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28039/stat : 28039 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931386350096 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28040] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28040/stat : 28040 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931200506512 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28041] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28041/stat : 28041 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931199453456 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28042] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28042/stat : 28042 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931198400912 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28043] ppid=28034 vsize=27324564 memory=4580 CPUtime=0 cores=0-7
/proc/28037/task/28043/stat : 28043 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931197348880 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28044] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28044/stat : 28044 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931196296336 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28045] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28045/stat : 28045 (java) S 28034 28034 27077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931195243280 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28046] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28046/stat : 28046 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709171 27980353536 55036 33554432000 4194304 4196468 140723502748800 139931194190736 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28047] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28047/stat : 28047 (java) S 28034 28034 27077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 512709172 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929970862320 139931382119042 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28048] ppid=28034 vsize=27324564 memory=2244 CPUtime=0 cores=0-7
/proc/28037/task/28048/stat : 28048 (java) S 28034 28034 27077 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512709173 27980353536 55036 33554432000 4194304 4196468 140723502748800 139928960754848 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28049] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28049/stat : 28049 (java) S 28034 28034 27077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512709173 27980353536 55036 33554432000 4194304 4196468 140723502748800 139928826532592 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28050] ppid=28034 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/28037/task/28050/stat : 28050 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709176 27980353536 55036 33554432000 4194304 4196468 140723502748800 139928452028368 139931382126491 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28051] ppid=28034 vsize=27324564 memory=0 CPUtime=0.3 cores=0-7
/proc/28037/task/28051/stat : 28051 (java) S 28034 28034 27077 0 -1 1077944384 945 0 0 0 30 0 0 0 20 0 20 0 512709176 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929969810160 139931382119042 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28052] ppid=28034 vsize=27324564 memory=0 CPUtime=0.31 cores=0-7
/proc/28037/task/28052/stat : 28052 (java) S 28034 28034 27077 0 -1 1077944384 735 0 0 0 31 0 0 0 20 0 20 0 512709176 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929968757616 139931382119042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28053] ppid=28034 vsize=27324564 memory=0 CPUtime=0.37 cores=0-7
/proc/28037/task/28053/stat : 28053 (java) S 28034 28034 27077 0 -1 1077944384 692 0 0 0 37 0 0 0 20 0 20 0 512709176 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929900280304 139931382119042 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28054] ppid=28034 vsize=27324564 memory=6943526294502006880 CPUtime=0.68 cores=0-7
/proc/28037/task/28054/stat : 28054 (java) S 28034 28034 27077 0 -1 1077944384 2063 0 0 0 68 0 0 0 20 0 20 0 512709176 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929899227760 139931382119042 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28055] ppid=28034 vsize=27324564 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/28037/task/28055/stat : 28055 (java) S 28034 28034 27077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512709177 27980353536 55036 33554432000 4194304 4196468 140723502748800 139927954123232 139931382118101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
[pid=28037/tid=28056] ppid=28034 vsize=27324564 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/28037/task/28056/stat : 28056 (java) S 28034 28034 27077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512709177 27980353536 55036 33554432000 4194304 4196468 140723502748800 139929898175152 139931382119042 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26759168 140723502752455 140723502752902 140723502752902 140723502755791 0
Current children cumulated CPU time: 3.18 s
Current children cumulated vsize: 27437692 KiB
Current children cumulated memory: 221540 KiB

[startup+3.11088 s]
/proc/loadavg: 6.93 7.02 7.29 6/216 28091
/proc/meminfo: memFree=28369128/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1476 CPUtime=5.07 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 583 27294 0 0 0 0 493 14 20 0 1 0 512709168 115843072 369 33554432000 4194304 5098028 140737096296864 140737096293608 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 369 311 221 0 87 0
[pid=28057] ppid=28034 vsize=8283048 memory=125812 CPUtime=2.68 cores=0-7
/proc/28057/stat : 28057 (java) S 28034 28034 27077 0 -1 1077944320 21403 7515 0 0 127 8 131 2 20 0 22 0 512709374 8481841152 31453 33554432000 4194304 4196468 140729037895168 140729037877712 139666334387959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
/proc/28057/statm: 2070762 31453 3212 1 0 2032106 0
[pid=28057/tid=28058] ppid=28034 vsize=8283048 memory=0 CPUtime=2.15 cores=0-7
/proc/28057/task/28058/stat : 28058 (java) R 28034 28034 27077 0 -1 4202560 17966 7515 0 0 76 6 131 2 20 0 22 0 512709375 8481841152 31453 33554432000 4194304 4196468 140729037895168 139666306218240 139666334399894 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28059] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28059/stat : 28059 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139666338630672 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28060] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28060/stat : 28060 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665819204752 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28061] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28061/stat : 28061 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665818151696 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28062] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28062/stat : 28062 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665817099152 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28063] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28063/stat : 28063 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665816046096 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28064] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28064/stat : 28064 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665814993552 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28065] ppid=28034 vsize=8283048 memory=3648 CPUtime=1.33 cores=0-7
/proc/28057/task/28065/stat : 28065 (java) S 28034 28034 27077 0 -1 1077944384 3 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665813940496 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28066] ppid=28034 vsize=8283048 memory=52744 CPUtime=1.33 cores=0-7
/proc/28057/task/28066/stat : 28066 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665812887952 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28067] ppid=28034 vsize=8283048 memory=1040 CPUtime=1.33 cores=0-7
/proc/28057/task/28067/stat : 28067 (java) S 28034 28034 27077 0 -1 1077944384 5 7515 0 0 0 0 131 2 20 0 22 0 512709377 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665763482352 139666334399106 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28068] ppid=28034 vsize=8283048 memory=2084 CPUtime=1.33 cores=0-7
/proc/28057/task/28068/stat : 28068 (java) S 28034 28034 27077 0 -1 1077944384 13 7515 0 0 0 0 131 2 20 0 22 0 512709378 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665021593248 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28069] ppid=28034 vsize=8283048 memory=1480 CPUtime=1.33 cores=0-7
/proc/28057/task/28069/stat : 28069 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709378 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664753157360 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28071] ppid=28034 vsize=8283048 memory=3880 CPUtime=1.33 cores=0-7
/proc/28057/task/28071/stat : 28071 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664378649040 139666334406555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28072] ppid=28034 vsize=8283048 memory=7712 CPUtime=1.41 cores=0-7
/proc/28057/task/28072/stat : 28072 (java) S 28034 28034 27077 0 -1 1077944384 713 7515 0 0 8 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665762429168 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28073] ppid=28034 vsize=8283048 memory=1760 CPUtime=1.38 cores=0-7
/proc/28057/task/28073/stat : 28073 (java) S 28034 28034 27077 0 -1 1077944384 74 7515 0 0 5 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665761376624 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28074] ppid=28034 vsize=8283048 memory=1172 CPUtime=1.42 cores=0-7
/proc/28057/task/28074/stat : 28074 (java) S 28034 28034 27077 0 -1 1077944384 305 7515 0 0 9 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664887371760 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28075] ppid=28034 vsize=8283048 memory=0 CPUtime=1.57 cores=0-7
/proc/28057/task/28075/stat : 28075 (java) R 28034 28034 27077 0 -1 4202560 645 7515 0 0 24 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664886319216 139666334409306 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28076] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28076/stat : 28076 (java) S 28034 28034 27077 0 -1 1077944384 3 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139663880743904 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28077] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28077/stat : 28077 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664885267632 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28079] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28079/stat : 28079 (java) S 28034 28034 27077 0 -1 1077944384 29 7515 0 0 0 0 131 2 20 0 22 0 512709446 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665760322192 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28083] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28083/stat : 28083 (java) S 28034 28034 27077 0 -1 1077944384 12 7515 0 0 0 0 131 2 20 0 22 0 512709448 8481841152 31453 33554432000 4194304 4196468 140729037895168 139662941217456 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
Current children cumulated CPU time: 7.75 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127288 KiB

[startup+3.14459 s]
# the end of solver process 28034 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.55402 s, system=0.266153 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.11088 s]
/proc/loadavg: 6.93 7.02 7.29 6/216 28091
/proc/meminfo: memFree=28369128/32770624 swapFree=67023968/67108860
[pid=28034] ppid=28031 vsize=113128 memory=1476 CPUtime=5.07 cores=0-7
/proc/28034/stat : 28034 (scop.sh) S 28031 28034 27077 0 -1 4202496 583 27294 0 0 0 0 493 14 20 0 1 0 512709168 115843072 369 33554432000 4194304 5098028 140737096296864 140737096293608 139967015383676 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8523776 140737096303357 140737096303704 140737096303704 140737096306633 0
/proc/28034/statm: 28282 369 311 221 0 87 0
[pid=28057] ppid=28034 vsize=8283048 memory=125812 CPUtime=2.68 cores=0-7
/proc/28057/stat : 28057 (java) S 28034 28034 27077 0 -1 1077944320 21403 7515 0 0 127 8 131 2 20 0 22 0 512709374 8481841152 31453 33554432000 4194304 4196468 140729037895168 140729037877712 139666334387959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
/proc/28057/statm: 2070762 31453 3212 1 0 2032106 0
[pid=28057/tid=28058] ppid=28034 vsize=8283048 memory=0 CPUtime=2.15 cores=0-7
/proc/28057/task/28058/stat : 28058 (java) R 28034 28034 27077 0 -1 4202560 17966 7515 0 0 76 6 131 2 20 0 22 0 512709375 8481841152 31453 33554432000 4194304 4196468 140729037895168 139666306218240 139666334399894 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28059] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28059/stat : 28059 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139666338630672 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28060] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28060/stat : 28060 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665819204752 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28061] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28061/stat : 28061 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665818151696 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28062] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28062/stat : 28062 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665817099152 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28063] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28063/stat : 28063 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665816046096 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28064] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28064/stat : 28064 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665814993552 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28065] ppid=28034 vsize=8283048 memory=3648 CPUtime=1.33 cores=0-7
/proc/28057/task/28065/stat : 28065 (java) S 28034 28034 27077 0 -1 1077944384 3 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665813940496 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28066] ppid=28034 vsize=8283048 memory=52744 CPUtime=1.33 cores=0-7
/proc/28057/task/28066/stat : 28066 (java) S 28034 28034 27077 0 -1 1077944384 2 7515 0 0 0 0 131 2 20 0 22 0 512709376 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665812887952 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28067] ppid=28034 vsize=8283048 memory=1040 CPUtime=1.33 cores=0-7
/proc/28057/task/28067/stat : 28067 (java) S 28034 28034 27077 0 -1 1077944384 5 7515 0 0 0 0 131 2 20 0 22 0 512709377 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665763482352 139666334399106 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28068] ppid=28034 vsize=8283048 memory=2084 CPUtime=1.33 cores=0-7
/proc/28057/task/28068/stat : 28068 (java) S 28034 28034 27077 0 -1 1077944384 13 7515 0 0 0 0 131 2 20 0 22 0 512709378 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665021593248 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28069] ppid=28034 vsize=8283048 memory=1480 CPUtime=1.33 cores=0-7
/proc/28057/task/28069/stat : 28069 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709378 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664753157360 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28071] ppid=28034 vsize=8283048 memory=3880 CPUtime=1.33 cores=0-7
/proc/28057/task/28071/stat : 28071 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664378649040 139666334406555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28072] ppid=28034 vsize=8283048 memory=7712 CPUtime=1.41 cores=0-7
/proc/28057/task/28072/stat : 28072 (java) S 28034 28034 27077 0 -1 1077944384 713 7515 0 0 8 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665762429168 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28073] ppid=28034 vsize=8283048 memory=1760 CPUtime=1.38 cores=0-7
/proc/28057/task/28073/stat : 28073 (java) S 28034 28034 27077 0 -1 1077944384 74 7515 0 0 5 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665761376624 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28074] ppid=28034 vsize=8283048 memory=1172 CPUtime=1.42 cores=0-7
/proc/28057/task/28074/stat : 28074 (java) S 28034 28034 27077 0 -1 1077944384 305 7515 0 0 9 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664887371760 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28075] ppid=28034 vsize=8283048 memory=0 CPUtime=1.57 cores=0-7
/proc/28057/task/28075/stat : 28075 (java) R 28034 28034 27077 0 -1 4202560 645 7515 0 0 24 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664886319216 139666334409306 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28076] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28076/stat : 28076 (java) S 28034 28034 27077 0 -1 1077944384 3 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139663880743904 139666334398165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28077] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28077/stat : 28077 (java) S 28034 28034 27077 0 -1 1077944384 1 7515 0 0 0 0 131 2 20 0 22 0 512709381 8481841152 31453 33554432000 4194304 4196468 140729037895168 139664885267632 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28079] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28079/stat : 28079 (java) S 28034 28034 27077 0 -1 1077944384 29 7515 0 0 0 0 131 2 20 0 22 0 512709446 8481841152 31453 33554432000 4194304 4196468 140729037895168 139665760322192 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
[pid=28057/tid=28083] ppid=28034 vsize=8283048 memory=0 CPUtime=1.33 cores=0-7
/proc/28057/task/28083/stat : 28083 (java) S 28034 28034 27077 0 -1 1077944384 12 7515 0 0 0 0 131 2 20 0 22 0 512709448 8481841152 31453 33554432000 4194304 4196468 140729037895168 139662941217456 139666334399106 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13795328 140729037902815 140729037902982 140729037902982 140729037905871 0
Current children cumulated CPU time: 7.75 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127288 KiB

Child status: 0
Real time (s): 3.14462
CPU time (s): 7.82017
CPU user time (s): 7.55402
CPU system time (s): 0.266153
CPU usage (%): 248.684
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 336632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.55402
system time used= 0.266153
maximum resident set size= 338576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56872
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9475
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 28034
#   total CPU time (s): 7.82017
#   total CPU user time (s): 7.55402
#   total CPU system time (s): 0.266153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03997 second user time and 0.087487 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-25 00:32:06
IDJOB=4405143
IDBENCH=141704
IDSOLVER=2867
FILE ID=node150/4405143-1569364367
RUNJOBID= node150-1569359267-27104
PBS_JOBID= 21705120
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-20-054.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405143-1569364367/watcher-4405143-1569364367 -o /var/tmp/evaluation-result-4405143-1569364367/solver-4405143-1569364367 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569359267-27104 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405143-1569364367.xml

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

MD5SUM BENCH= 3ff211d871d85a956d1d429dedc73eaa
RANDOM SEED=841904533

node150.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.79
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.79
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.79
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.79
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:        28477788 kB
MemAvailable:   31817316 kB
Buffers:          114652 kB
Cached:          3334992 kB
SwapCached:         8084 kB
Active:          3358520 kB
Inactive:         126072 kB
Active(anon):       4004 kB
Inactive(anon):    82644 kB
Active(file):    3354516 kB
Inactive(file):    43428 kB
Unevictable:      109060 kB
Mlocked:          109060 kB
SwapTotal:      67108860 kB
SwapFree:       67023968 kB
Dirty:             20728 kB
Writeback:             0 kB
AnonPages:        338940 kB
Mapped:            53628 kB
Shmem:             42788 kB
Slab:             398572 kB
SReclaimable:     370044 kB
SUnreclaim:        28528 kB
KernelStack:        3888 kB
PageTables:         6364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node150 at 2019-09-25 00:32:09