Trace number 4405272

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 16.3254 5.21951

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-035.xml
MD5SUMfe30f006f3af9f6842518347a037ed7d
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 benchmark0.031203
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints36
Number of domains2
Minimum domain size34
Maximum domain size35
Distribution of domain sizes[{"size":34,"count":34},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":33}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":34},{"arity":34,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints34
Distribution of constraint types[{"type":"intension","count":34},{"type":"allDifferent","count":2}]
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-28670-serial-file.bin HOME/instance-4405272-1569241944.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Mon Sep 23 13:22:02 CEST 2019
0.65/0.57	c PID: 28673
0.65/0.57	c IP: 172.20.3.104
0.65/0.57	c HOST: node104.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.19/0.89	c (0,0) Parsing End
1.19/0.90	c (0,0) CSP: 69 int (0 aux), 0 bool (0 aux), 36 ctr, max domain size 35
1.19/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.90	c (0,0) Constraint Name Generate Begin
1.39/0.90	c (0,0) Ctr:HOME/instance-4405272-1569241944.xml,AllDifferent:Dist:Eq:Var
1.39/0.90	c (0,0) Constraint Name Generate End
1.39/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.90	c (0,0) CSP to CSPinCNF Begin
2.48/1.33	c (0,0) translated 4 (10%) constraints
2.48/1.34	c (0,0) translated 8 (20%) constraints
2.48/1.34	c (0,0) translated 11 (30%) constraints
2.48/1.34	c (0,0) translated 15 (40%) constraints
2.48/1.34	c (0,0) translated 18 (50%) constraints
2.48/1.35	c (0,0) translated 22 (60%) constraints
2.48/1.35	c (0,0) translated 26 (70%) constraints
2.48/1.35	c (0,0) translated 29 (80%) constraints
2.48/1.36	c (0,0) translated 33 (90%) constraints
2.48/1.36	c (0,0) translated 36 (100%) constraints
2.48/1.36	c (0,0) ===========================================
2.48/1.36	c (0,0) Order
2.48/1.36	c (0,0) ===========================================
2.48/1.39	c (0,0) translated 134 (10%) constraints
2.88/1.40	c (0,0) translated 267 (20%) constraints
2.88/1.42	c (0,0) translated 400 (30%) constraints
2.88/1.43	c (0,0) translated 533 (40%) constraints
3.63/1.60	c (1,1) translated 666 (50%) constraints
3.63/1.61	c (1,1) translated 799 (60%) constraints
3.63/1.62	c (1,1) translated 932 (70%) constraints
3.63/1.63	c (1,1) translated 1065 (80%) constraints
3.63/1.64	c (1,1) translated 1198 (90%) constraints
4.03/1.73	c (1,1) translated 1331 (100%) constraints
4.03/1.74	c (1,1) CSP to CSPinCNF End
4.03/1.74	c (1,1) CSP: 69 int (0 aux), 2381 bool (2381 aux), 6093 ctr, max domain size 35
4.03/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.03/1.74	c (1,1) CSPinCNF Propagation Begin
4.45/1.82	c (1,1) 0 values, 0 unsatisfiable literals, and 138 valid clauses are removed
4.45/1.82	c (1,1) CSPinCNF Propagation End
4.45/1.82	c (1,1) CSP: 69 int (0 aux), 2381 bool (2381 aux), 5955 ctr, max domain size 35
4.45/1.82	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.45/1.82	c (1,1) Simplify CSPinCNF Begin
4.85/1.91	c (1,1) Simplify CSPinCNF End
4.85/1.91	c (1,1) CSP: 69 int (0 aux), 4761 bool (4761 aux), 8335 ctr, max domain size 35
4.85/1.91	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.85/1.91	c (1,1) Calculate Precise Domain Begin
4.85/1.91	c (1,1) 0 values are removed by re-calculation
4.85/1.91	c (1,1) Calculate Precise Domain End
4.85/1.92	c (1,1) CSP: 69 int (0 aux), 4761 bool (4761 aux), 8335 ctr, max domain size 35
4.85/1.92	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.85/1.92	c (1,1) CSPinCNF to SatSolver Begin
6.34/2.41	c (1,1) 834 (10 %) CSP clauses are encoded (0 SAT variables, 21946 SAT clauses)
6.75/2.54	c (1,1) 1667 (20 %) CSP clauses are encoded (0 SAT variables, 41649 SAT clauses)
6.75/2.56	c (2,1) 2501 (30 %) CSP clauses are encoded (0 SAT variables, 45203 SAT clauses)
6.75/2.57	c (2,1) 3334 (40 %) CSP clauses are encoded (0 SAT variables, 46036 SAT clauses)
6.75/2.58	c (2,1) 4168 (50 %) CSP clauses are encoded (0 SAT variables, 46870 SAT clauses)
7.10/2.67	c (2,1) 5001 (60 %) CSP clauses are encoded (0 SAT variables, 65259 SAT clauses)
7.26/2.76	c (2,2) 5835 (70 %) CSP clauses are encoded (0 SAT variables, 84441 SAT clauses)
7.26/2.78	c (2,2) 6668 (80 %) CSP clauses are encoded (0 SAT variables, 86396 SAT clauses)
7.26/2.79	c (2,2) 7502 (90 %) CSP clauses are encoded (0 SAT variables, 87230 SAT clauses)
8.98/3.20	c (2,2) 8335 (100 %) CSP clauses are encoded (0 SAT variables, 168219 SAT clauses)
8.98/3.20	c (2,2) CSPinCNF to SatSolver End
8.98/3.20	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.98/3.20	c (2,2) 7073 bool, 168848 clause
8.98/3.20	c (2,2) Export Begin
8.98/3.29	c (2,2) Export to HOME/scop-28670-serial-file.bin
8.98/3.29	c (2,2) Export End
8.98/3.29	c (2,2) Export File Size: 0.01 MB
8.98/3.29	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
8.98/3.29	c END-Prog: Mon Sep 23 13:22:05 CEST 2019
9.23/3.31	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-28670-serial-file.bin
9.24/3.77	c (0,0) Read Serial File Begin
9.24/3.77	c (0,0) HOME/scop-28670-serial-file.bin
9.24/3.97	c (0,0) Read Serial File End
9.24/3.99	
9.24/3.99	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
9.24/3.99	(Solving Process)
9.24/3.99	
10.18/4.01	c BEGIN-Prog: Mon Sep 23 13:22:06 CEST 2019
10.18/4.01	c PID: 28693
10.18/4.01	c IP: 172.20.3.104
10.18/4.01	c HOST: node104.alineos.net
10.18/4.01	c (0,0) SatSolver.solve Begin
10.18/4.01	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405272-1569241944.xml-scop-28673.cnf
10.18/4.04	c (0,0) c
10.18/4.04	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)
10.18/4.04	c (0,0) c
10.18/4.04	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
10.18/4.04	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
10.18/4.04	c (0,0) c ========================================[ Problem Statistics ]===========================================
10.18/4.04	c (0,0) c |                                                                                                       |
10.18/4.09	c (0,0) c |  Number of variables:          7073                                                                   |
10.18/4.09	c (0,0) c |  Number of clauses:          168848                                                                   |
10.18/4.09	c (0,0) c |  Parse time:                   0.04 s                                                                 |
10.18/4.09	c (0,0) c |                                                                                                       |
10.37/4.30	c (0,0) c |  Simplification time:          0.21 s                                                                 |
10.37/4.30	c (0,0) c |                                                                                                       |
10.37/4.30	c (0,0) c |  Generating clones                                                                                    |
10.37/4.35	c (0,0) c |  all clones generated. Memory =   128.08Mb.                                                           |
10.37/4.35	c (0,0) c ========================================================================================================|
10.37/4.35	c (0,0) c
10.37/4.35	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
10.37/4.35	c (0,0) c
10.37/4.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.37/4.35	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
10.37/4.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.37/4.35	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
10.37/4.35	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
10.37/4.35	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
10.37/4.35	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
10.37/4.35	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
10.37/4.35	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
10.37/4.35	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
10.37/4.35	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
10.37/4.35	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
10.37/4.35	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
10.37/4.35	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
10.37/4.35	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
10.37/4.35	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
10.37/4.35	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
10.37/4.35	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
10.37/4.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.05	c (1,0) c
15.78/5.05	c (1,0) c real time : 1.01918 s
15.78/5.05	c (1,0) c cpu time  : 5.47882 s
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | Conflicts     |           36353 |       5682 |       4596 |       3736 |       4154 |       4934 |       4217 |       4425 |       4609 |
15.78/5.06	c (1,0) c | Decisions     |          229875 |      27692 |      28207 |      22828 |      28587 |      32049 |      31618 |      29081 |      29813 |
15.78/5.06	c (1,0) c | Propagations  |        10987697 |    1464469 |    1429343 |    1342923 |    1324925 |    1406680 |    1273780 |    1357627 |    1387950 |
15.78/5.06	c (1,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.78/5.06	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.78/5.06	c (1,0) c | Restarts      |             246 |         31 |         32 |         20 |         33 |         35 |         33 |         31 |         31 |
15.78/5.06	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | PropBinClauses|        15375426 |    2076352 |    2032893 |    1863140 |    1857337 |    1960212 |    1792208 |    1867355 |    1925929 |
15.78/5.06	c (1,0) c | PropPreBlocker|       241347814 |   33124901 |   31612659 |   30093896 |   28643732 |   31036629 |   28294326 |   29420965 |   29120706 |
15.78/5.06	c (1,0) c | PropNotBlocker|        51545645 |    6665208 |    6519813 |    6380172 |    6470555 |    6956032 |    6398154 |    6234151 |    5921560 |
15.78/5.06	c (1,0) c | LitFullScans  |       352519564 |   48002207 |   46341098 |   43803975 |   42007150 |   46342126 |   42000959 |   42013189 |   42008860 |
15.78/5.06	c (1,0) c | LitScanFracts |            8914 |        925 |       1197 |       1656 |       1350 |       1111 |        959 |        598 |       1118 |
15.78/5.06	c (1,0) c | DecisionLevel0|             246 |         31 |         32 |         20 |         33 |         35 |         33 |         31 |         31 |
15.78/5.06	c (1,0) c | Periods       |              57 |          8 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |
15.78/5.06	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
15.78/5.06	c (1,0) c | Avg_Trail     |                 |       3440 |       3438 |       3466 |       3299 |       3393 |       3399 |       3397 |       3349 |
15.78/5.06	c (1,0) c | Avg_DL        |                 |        127 |        124 |         90 |        110 |        105 |        102 |         97 |        124 |
15.78/5.06	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | Exported      |            2413 |        655 |        253 |        211 |        249 |        272 |        307 |        232 |        234 |
15.78/5.06	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.78/5.06	c (1,0) c | Binaries      |                 |         24 |         42 |         24 |         41 |         35 |         38 |         37 |         29 |
15.78/5.06	c (1,0) c | Glues         |                 |        224 |        253 |        211 |        249 |        272 |        307 |        232 |        234 |
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | Orig_Seen     |            16 % |      27487 |      28453 |      28621 |      26354 |      30880 |      27391 |      26130 |      23747 |
15.78/5.06	c (1,0) c | Diff Orig seen|                 | -      966 |      X     |        168 | -     2099 |       2427 | -     1062 | -     2323 | -     4706 |
15.78/5.06	c (1,0) c | Hamming       |            22 % |       1544 |      X     |       1372 |       1502 |       1896 |       1820 |       1589 |       1472 |
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c | RunningTime   |                 |    0.7 100%|    0.6 100%|    0.6 100%|    0.7 100%|    0.6 100%|    0.7 100%|    0.7 100%|    0.7 100%|
15.78/5.06	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.78/5.06	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.78/5.06	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.78/5.06	c (1,0) c | SolvingTime   |                 |    0.7     |    0.6     |    0.6     |    0.7     |    0.6     |    0.7     |    0.7     |    0.7     |
15.78/5.06	c (1,0) c | PropagationTim|                 |    0.6  86%|    0.6  87%|    0.6  87%|    0.6  89%|    0.5  85%|    0.6  88%|    0.6  90%|    0.6  88%|
15.78/5.06	c (1,0) c | AnalysisTime  |                 |    0.1   9%|    0.1   8%|    0.1   9%|    0.1   7%|    0.1  10%|    0.1   8%|    0.0   6%|    0.1   7%|
15.78/5.06	c (1,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%|
15.78/5.06	c (1,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%|
15.78/5.06	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.78/5.06	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.78/5.06	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c
15.78/5.06	c (1,0) c Threads : 8
15.78/5.06	c (1,0) c Winner : 1
15.78/5.06	c (1,0) c Conflicts_0 : 5682
15.78/5.06	c (1,0) c Conflicts_1 : 4596
15.78/5.06	c (1,0) c Conflicts_2 : 3736
15.78/5.06	c (1,0) c Conflicts_3 : 4154
15.78/5.06	c (1,0) c Conflicts_4 : 4934
15.78/5.06	c (1,0) c Conflicts_5 : 4217
15.78/5.06	c (1,0) c Conflicts_6 : 4425
15.78/5.06	c (1,0) c Conflicts_7 : 4609
15.78/5.06	c (1,0) c Conflicts_total : 36353
15.78/5.06	c (1,0) c Conflicts_winner : 4596
15.78/5.06	c (1,0) c Decisions_0 : 27692
15.78/5.06	c (1,0) c Decisions_1 : 28207
15.78/5.06	c (1,0) c Decisions_2 : 22828
15.78/5.06	c (1,0) c Decisions_3 : 28587
15.78/5.06	c (1,0) c Decisions_4 : 32049
15.78/5.06	c (1,0) c Decisions_5 : 31618
15.78/5.06	c (1,0) c Decisions_6 : 29081
15.78/5.06	c (1,0) c Decisions_7 : 29813
15.78/5.06	c (1,0) c Decisions_total : 229875
15.78/5.06	c (1,0) c Decisions_winner : 28207
15.78/5.06	c (1,0) c Propagations_0 : 1464469
15.78/5.06	c (1,0) c Propagations_1 : 1429343
15.78/5.06	c (1,0) c Propagations_2 : 1342923
15.78/5.06	c (1,0) c Propagations_3 : 1324925
15.78/5.06	c (1,0) c Propagations_4 : 1406680
15.78/5.06	c (1,0) c Propagations_5 : 1273780
15.78/5.06	c (1,0) c Propagations_6 : 1357627
15.78/5.06	c (1,0) c Propagations_7 : 1387950
15.78/5.06	c (1,0) c Propagations_total : 10987697
15.78/5.06	c (1,0) c Propagations_winner : 1429343
15.78/5.06	c (1,0) c ReduceDBs_0 : 1
15.78/5.06	c (1,0) c ReduceDBs_1 : 1
15.78/5.06	c (1,0) c ReduceDBs_2 : 1
15.78/5.06	c (1,0) c ReduceDBs_3 : 1
15.78/5.06	c (1,0) c ReduceDBs_4 : 1
15.78/5.06	c (1,0) c ReduceDBs_5 : 1
15.78/5.06	c (1,0) c ReduceDBs_6 : 1
15.78/5.06	c (1,0) c ReduceDBs_7 : 1
15.78/5.06	c (1,0) c ReduceDBs_total : 8
15.78/5.06	c (1,0) c ReduceDBs_winner : 1
15.78/5.06	c (1,0) c SimpDBs_0 : 1
15.78/5.06	c (1,0) c SimpDBs_1 : 1
15.78/5.06	c (1,0) c SimpDBs_2 : 1
15.78/5.06	c (1,0) c SimpDBs_3 : 1
15.78/5.06	c (1,0) c SimpDBs_4 : 1
15.78/5.06	c (1,0) c SimpDBs_5 : 1
15.78/5.06	c (1,0) c SimpDBs_6 : 1
15.78/5.06	c (1,0) c SimpDBs_7 : 1
15.78/5.06	c (1,0) c SimpDBs_total : 8
15.78/5.06	c (1,0) c SimpDBs_winner : 1
15.78/5.06	c (1,0) c Restarts_0 : 31
15.78/5.06	c (1,0) c Restarts_1 : 32
15.78/5.06	c (1,0) c Restarts_2 : 20
15.78/5.06	c (1,0) c Restarts_3 : 33
15.78/5.06	c (1,0) c Restarts_4 : 35
15.78/5.06	c (1,0) c Restarts_5 : 33
15.78/5.06	c (1,0) c Restarts_6 : 31
15.78/5.06	c (1,0) c Restarts_7 : 31
15.78/5.06	c (1,0) c Restarts_total : 246
15.78/5.06	c (1,0) c Restarts_winner : 32
15.78/5.06	c (1,0) c ForcedImports_0 : 0
15.78/5.06	c (1,0) c ForcedImports_1 : 0
15.78/5.06	c (1,0) c ForcedImports_2 : 0
15.78/5.06	c (1,0) c ForcedImports_3 : 0
15.78/5.06	c (1,0) c ForcedImports_4 : 0
15.78/5.06	c (1,0) c ForcedImports_5 : 0
15.78/5.06	c (1,0) c ForcedImports_6 : 0
15.78/5.06	c (1,0) c ForcedImports_7 : 0
15.78/5.06	c (1,0) c ForcedImports_total : 0
15.78/5.06	c (1,0) c ForcedImports_winner : 0
15.78/5.06	c (1,0) c PropsBinClauses_0 : 2076352
15.78/5.06	c (1,0) c PropsBinClauses_1 : 2032893
15.78/5.06	c (1,0) c PropsBinClauses_2 : 1863140
15.78/5.06	c (1,0) c PropsBinClauses_3 : 1857337
15.78/5.06	c (1,0) c PropsBinClauses_4 : 1960212
15.78/5.06	c (1,0) c PropsBinClauses_5 : 1792208
15.78/5.06	c (1,0) c PropsBinClauses_6 : 1867355
15.78/5.06	c (1,0) c PropsBinClauses_7 : 1925929
15.78/5.06	c (1,0) c PropsBinClauses_total : 15375426
15.78/5.06	c (1,0) c PropsBinClauses_winner : 2032893
15.78/5.06	c (1,0) c PropsPreBlocker_0 : 33124901
15.78/5.06	c (1,0) c PropsPreBlocker_1 : 31612659
15.78/5.06	c (1,0) c PropsPreBlocker_2 : 30093896
15.78/5.06	c (1,0) c PropsPreBlocker_3 : 28643732
15.78/5.06	c (1,0) c PropsPreBlocker_4 : 31036629
15.78/5.06	c (1,0) c PropsPreBlocker_5 : 28294326
15.78/5.06	c (1,0) c PropsPreBlocker_6 : 29420965
15.78/5.06	c (1,0) c PropsPreBlocker_7 : 29120706
15.78/5.06	c (1,0) c PropsPreBlocker_total : 241347814
15.78/5.06	c (1,0) c PropsPreBlocker_winner : 31612659
15.78/5.06	c (1,0) c PropsNotBlocker_0 : 6665208
15.78/5.06	c (1,0) c PropsNotBlocker_1 : 6519813
15.78/5.06	c (1,0) c PropsNotBlocker_2 : 6380172
15.78/5.06	c (1,0) c PropsNotBlocker_3 : 6470555
15.78/5.06	c (1,0) c PropsNotBlocker_4 : 6956032
15.78/5.06	c (1,0) c PropsNotBlocker_5 : 6398154
15.78/5.06	c (1,0) c PropsNotBlocker_6 : 6234151
15.78/5.06	c (1,0) c PropsNotBlocker_7 : 5921560
15.78/5.06	c (1,0) c PropsNotBlocker_total : 51545645
15.78/5.06	c (1,0) c PropsNotBlocker_winner : 6519813
15.78/5.06	c (1,0) c PropsLitFullScans_0 : 48002207
15.78/5.06	c (1,0) c PropsLitFullScans_1 : 46341098
15.78/5.06	c (1,0) c PropsLitFullScans_2 : 43803975
15.78/5.06	c (1,0) c PropsLitFullScans_3 : 42007150
15.78/5.06	c (1,0) c PropsLitFullScans_4 : 46342126
15.78/5.06	c (1,0) c PropsLitFullScans_5 : 42000959
15.78/5.06	c (1,0) c PropsLitFullScans_6 : 42013189
15.78/5.06	c (1,0) c PropsLitFullScans_7 : 42008860
15.78/5.06	c (1,0) c PropsLitFullScans_total : 352519564
15.78/5.06	c (1,0) c PropsLitFullScans_winner : 46341098
15.78/5.06	c (1,0) c LitScanFractions_0 : 925
15.78/5.06	c (1,0) c LitScanFractions_1 : 1197
15.78/5.06	c (1,0) c LitScanFractions_2 : 1656
15.78/5.06	c (1,0) c LitScanFractions_3 : 1350
15.78/5.06	c (1,0) c LitScanFractions_4 : 1111
15.78/5.06	c (1,0) c LitScanFractions_5 : 959
15.78/5.06	c (1,0) c LitScanFractions_6 : 598
15.78/5.06	c (1,0) c LitScanFractions_7 : 1118
15.78/5.06	c (1,0) c LitScanFractions_total : 8914
15.78/5.06	c (1,0) c LitScanFractions_winner : 1197
15.78/5.06	c (1,0) c DecisionLevel0_0 : 31
15.78/5.06	c (1,0) c DecisionLevel0_1 : 32
15.78/5.06	c (1,0) c DecisionLevel0_2 : 20
15.78/5.06	c (1,0) c DecisionLevel0_3 : 33
15.78/5.06	c (1,0) c DecisionLevel0_4 : 35
15.78/5.06	c (1,0) c DecisionLevel0_5 : 33
15.78/5.06	c (1,0) c DecisionLevel0_6 : 31
15.78/5.06	c (1,0) c DecisionLevel0_7 : 31
15.78/5.06	c (1,0) c DecisionLevel0_total : 246
15.78/5.06	c (1,0) c DecisionLevel0_winner : 32
15.78/5.06	c (1,0) c Periods_0 : 8
15.78/5.06	c (1,0) c Periods_1 : 7
15.78/5.06	c (1,0) c Periods_2 : 7
15.78/5.06	c (1,0) c Periods_3 : 7
15.78/5.06	c (1,0) c Periods_4 : 7
15.78/5.06	c (1,0) c Periods_5 : 7
15.78/5.06	c (1,0) c Periods_6 : 7
15.78/5.06	c (1,0) c Periods_7 : 7
15.78/5.06	c (1,0) c Periods_total : 57
15.78/5.06	c (1,0) c Periods_winner : 7
15.78/5.06	c (1,0) c Margin_0 : 20
15.78/5.06	c (1,0) c Margin_1 : 20
15.78/5.06	c (1,0) c Margin_2 : 20
15.78/5.06	c (1,0) c Margin_3 : 20
15.78/5.06	c (1,0) c Margin_4 : 20
15.78/5.06	c (1,0) c Margin_5 : 20
15.78/5.06	c (1,0) c Margin_6 : 20
15.78/5.06	c (1,0) c Margin_7 : 20
15.78/5.06	c (1,0) c Margin_total : 160
15.78/5.06	c (1,0) c Margin_winner : 20
15.78/5.06	c (1,0) c Exported_0 : 655
15.78/5.06	c (1,0) c Exported_1 : 253
15.78/5.06	c (1,0) c Exported_2 : 211
15.78/5.06	c (1,0) c Exported_3 : 249
15.78/5.06	c (1,0) c Exported_4 : 272
15.78/5.06	c (1,0) c Exported_5 : 307
15.78/5.06	c (1,0) c Exported_6 : 232
15.78/5.06	c (1,0) c Exported_7 : 234
15.78/5.06	c (1,0) c Exported_total : 2413
15.78/5.06	c (1,0) c Exported_winner : 253
15.78/5.06	c (1,0) c Imported_0 : 0
15.78/5.06	c (1,0) c Imported_1 : 0
15.78/5.06	c (1,0) c Imported_2 : 0
15.78/5.06	c (1,0) c Imported_3 : 0
15.78/5.06	c (1,0) c Imported_4 : 0
15.78/5.06	c (1,0) c Imported_5 : 0
15.78/5.06	c (1,0) c Imported_6 : 0
15.78/5.06	c (1,0) c Imported_7 : 0
15.78/5.06	c (1,0) c Imported_total : 0
15.78/5.06	c (1,0) c Imported_winner : 0
15.78/5.06	c (1,0) c Good_0 : 0
15.78/5.06	c (1,0) c Good_1 : 0
15.78/5.06	c (1,0) c Good_2 : 0
15.78/5.06	c (1,0) c Good_3 : 0
15.78/5.06	c (1,0) c Good_4 : 0
15.78/5.06	c (1,0) c Good_5 : 0
15.78/5.06	c (1,0) c Good_6 : 0
15.78/5.06	c (1,0) c Good_7 : 0
15.78/5.06	c (1,0) c Good_total : 0
15.78/5.06	c (1,0) c Good_winner : 0
15.78/5.06	c (1,0) c Purge_0 : 0
15.78/5.06	c (1,0) c Purge_1 : 0
15.78/5.06	c (1,0) c Purge_2 : 0
15.78/5.06	c (1,0) c Purge_3 : 0
15.78/5.06	c (1,0) c Purge_4 : 0
15.78/5.06	c (1,0) c Purge_5 : 0
15.78/5.06	c (1,0) c Purge_6 : 0
15.78/5.06	c (1,0) c Purge_7 : 0
15.78/5.06	c (1,0) c Purge_total : 0
15.78/5.06	c (1,0) c Purge_winner : 0
15.78/5.06	c (1,0) c Promoted_0 : 0
15.78/5.06	c (1,0) c Promoted_1 : 0
15.78/5.06	c (1,0) c Promoted_2 : 0
15.78/5.06	c (1,0) c Promoted_3 : 0
15.78/5.06	c (1,0) c Promoted_4 : 0
15.78/5.06	c (1,0) c Promoted_5 : 0
15.78/5.06	c (1,0) c Promoted_6 : 0
15.78/5.06	c (1,0) c Promoted_7 : 0
15.78/5.06	c (1,0) c Promoted_total : 0
15.78/5.07	c (1,0) c Promoted_winner : 0
15.78/5.07	c (1,0) c Remove_Imp_0 : 0
15.78/5.07	c (1,0) c Remove_Imp_1 : 0
15.78/5.07	c (1,0) c Remove_Imp_2 : 0
15.78/5.07	c (1,0) c Remove_Imp_3 : 0
15.78/5.07	c (1,0) c Remove_Imp_4 : 0
15.78/5.07	c (1,0) c Remove_Imp_5 : 0
15.78/5.07	c (1,0) c Remove_Imp_6 : 0
15.78/5.07	c (1,0) c Remove_Imp_7 : 0
15.78/5.07	c (1,0) c Remove_Imp_total : 0
15.78/5.07	c (1,0) c Remove_Imp_winner : 0
15.78/5.07	c (1,0) c Blocked_Reuse_0 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_1 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_2 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_3 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_4 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_5 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_6 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_7 : 0
15.78/5.07	c (1,0) c Blocked_Reuse_total : 0
15.78/5.07	c (1,0) c Blocked_Reuse_winner : 0
15.78/5.07	c (1,0) c Unaries_0 : 0
15.78/5.07	c (1,0) c Unaries_1 : 0
15.78/5.07	c (1,0) c Unaries_2 : 0
15.78/5.07	c (1,0) c Unaries_3 : 0
15.78/5.07	c (1,0) c Unaries_4 : 0
15.78/5.07	c (1,0) c Unaries_5 : 0
15.78/5.07	c (1,0) c Unaries_6 : 0
15.78/5.07	c (1,0) c Unaries_7 : 0
15.78/5.07	c (1,0) c Unaries_total : 0
15.78/5.07	c (1,0) c Unaries_winner : 0
15.78/5.07	c (1,0) c Binaries_0 : 24
15.78/5.07	c (1,0) c Binaries_1 : 42
15.78/5.07	c (1,0) c Binaries_2 : 24
15.78/5.07	c (1,0) c Binaries_3 : 41
15.78/5.07	c (1,0) c Binaries_4 : 35
15.78/5.07	c (1,0) c Binaries_5 : 38
15.78/5.07	c (1,0) c Binaries_6 : 37
15.78/5.07	c (1,0) c Binaries_7 : 29
15.78/5.07	c (1,0) c Binaries_total : 270
15.78/5.07	c (1,0) c Binaries_winner : 42
15.78/5.07	c (1,0) c Glues_0 : 224
15.78/5.07	c (1,0) c Glues_1 : 253
15.78/5.07	c (1,0) c Glues_2 : 211
15.78/5.07	c (1,0) c Glues_3 : 249
15.78/5.07	c (1,0) c Glues_4 : 272
15.78/5.07	c (1,0) c Glues_5 : 307
15.78/5.07	c (1,0) c Glues_6 : 232
15.78/5.07	c (1,0) c Glues_7 : 234
15.78/5.07	c (1,0) c Glues_total : 1982
15.78/5.07	c (1,0) c Glues_winner : 253
15.78/5.07	c (1,0) c RunningTime_0 : 0.663250
15.78/5.07	c (1,0) c RunningTime_1 : 0.637072
15.78/5.07	c (1,0) c RunningTime_2 : 0.646056
15.78/5.07	c (1,0) c RunningTime_3 : 0.702757
15.78/5.07	c (1,0) c RunningTime_4 : 0.635242
15.78/5.07	c (1,0) c RunningTime_5 : 0.683688
15.78/5.07	c (1,0) c RunningTime_6 : 0.687315
15.78/5.07	c (1,0) c RunningTime_7 : 0.670894
15.78/5.07	c (1,0) c RunningTime_total : 5.326275
15.78/5.07	c (1,0) c RunningTime_winner : 0.637072
15.78/5.07	c (1,0) c WaitingTime_0 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_1 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_2 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_3 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_4 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_5 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_6 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_7 : 0.000000
15.78/5.07	c (1,0) c WaitingTime_total : 0.000000
15.78/5.07	c (1,0) c WaitingTime_winner : 0.000000
15.78/5.07	c (1,0) c ExchangingTime_0 : 0.000440
15.78/5.07	c (1,0) c ExchangingTime_1 : 0.000412
15.78/5.07	c (1,0) c ExchangingTime_2 : 0.000390
15.78/5.07	c (1,0) c ExchangingTime_3 : 0.000455
15.78/5.07	c (1,0) c ExchangingTime_4 : 0.000434
15.78/5.07	c (1,0) c ExchangingTime_5 : 0.000443
15.78/5.07	c (1,0) c ExchangingTime_6 : 0.000499
15.78/5.07	c (1,0) c ExchangingTime_7 : 0.000458
15.78/5.07	c (1,0) c ExchangingTime_total : 0.003531
15.78/5.07	c (1,0) c ExchangingTime_winner : 0.000412
15.78/5.07	c (1,0) c PeriodProcTime_0 : 0.000063
15.78/5.07	c (1,0) c PeriodProcTime_1 : 0.000059
15.78/5.07	c (1,0) c PeriodProcTime_2 : 0.000055
15.78/5.07	c (1,0) c PeriodProcTime_3 : 0.000060
15.78/5.07	c (1,0) c PeriodProcTime_4 : 0.000057
15.78/5.07	c (1,0) c PeriodProcTime_5 : 0.000068
15.78/5.07	c (1,0) c PeriodProcTime_6 : 0.000104
15.78/5.07	c (1,0) c PeriodProcTime_7 : 0.000066
15.78/5.07	c (1,0) c PeriodProcTime_total : 0.000533
15.78/5.07	c (1,0) c PeriodProcTime_winner : 0.000059
15.78/5.07	c (1,0) c SolvingTime_0 : 0.663753
15.78/5.07	c (1,0) c SolvingTime_1 : 0.637543
15.78/5.07	c (1,0) c SolvingTime_2 : 0.646501
15.78/5.07	c (1,0) c SolvingTime_3 : 0.703272
15.78/5.07	c (1,0) c SolvingTime_4 : 0.635733
15.78/5.07	c (1,0) c SolvingTime_5 : 0.684199
15.78/5.07	c (1,0) c SolvingTime_6 : 0.687918
15.78/5.07	c (1,0) c SolvingTime_7 : 0.671419
15.78/5.07	c (1,0) c SolvingTime_total : 5.330338
15.78/5.07	c (1,0) c SolvingTime_winner : 0.637543
15.78/5.07	c (1,0) c PropagationTime_0 : 0.573563
15.78/5.07	c (1,0) c PropagationTime_1 : 0.555853
15.78/5.07	c (1,0) c PropagationTime_2 : 0.564500
15.78/5.07	c (1,0) c PropagationTime_3 : 0.622985
15.78/5.07	c (1,0) c PropagationTime_4 : 0.542140
15.78/5.07	c (1,0) c PropagationTime_5 : 0.599919
15.78/5.07	c (1,0) c PropagationTime_6 : 0.616506
15.78/5.07	c (1,0) c PropagationTime_7 : 0.591377
15.78/5.07	c (1,0) c PropagationTime_total : 4.666844
15.78/5.07	c (1,0) c PropagationTime_winner : 0.555853
15.78/5.07	c (1,0) c AnalysisTime_0 : 0.060574
15.78/5.07	c (1,0) c AnalysisTime_1 : 0.053271
15.78/5.07	c (1,0) c AnalysisTime_2 : 0.055908
15.78/5.07	c (1,0) c AnalysisTime_3 : 0.050124
15.78/5.07	c (1,0) c AnalysisTime_4 : 0.062226
15.78/5.07	c (1,0) c AnalysisTime_5 : 0.053481
15.78/5.07	c (1,0) c AnalysisTime_6 : 0.042810
15.78/5.07	c (1,0) c AnalysisTime_7 : 0.050234
15.78/5.07	c (1,0) c AnalysisTime_total : 0.428629
15.78/5.07	c (1,0) c AnalysisTime_winner : 0.053271
15.78/5.07	c (1,0) c ReductionTime_0 : 0.000363
15.78/5.07	c (1,0) c ReductionTime_1 : 0.000347
15.78/5.07	c (1,0) c ReductionTime_2 : 0.000366
15.78/5.07	c (1,0) c ReductionTime_3 : 0.000395
15.78/5.07	c (1,0) c ReductionTime_4 : 0.000355
15.78/5.07	c (1,0) c ReductionTime_5 : 0.000429
15.78/5.07	c (1,0) c ReductionTime_6 : 0.000406
15.78/5.07	c (1,0) c ReductionTime_7 : 0.000393
15.78/5.07	c (1,0) c ReductionTime_total : 0.003054
15.78/5.07	c (1,0) c ReductionTime_winner : 0.000347
15.78/5.07	c (1,0) c SimplifyTime_0 : 0.000002
15.78/5.07	c (1,0) c SimplifyTime_1 : 0.000004
15.78/5.07	c (1,0) c SimplifyTime_2 : 0.000001
15.78/5.07	c (1,0) c SimplifyTime_3 : 0.000002
15.78/5.07	c (1,0) c SimplifyTime_4 : 0.000001
15.78/5.07	c (1,0) c SimplifyTime_5 : 0.000007
15.78/5.07	c (1,0) c SimplifyTime_6 : 0.000002
15.78/5.07	c (1,0) c SimplifyTime_7 : 0.000004
15.78/5.07	c (1,0) c SimplifyTime_total : 0.000023
15.78/5.07	c (1,0) c SimplifyTime_winner : 0.000004
15.78/5.07	c (1,0) c UsedRateTime_0 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_1 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_2 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_3 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_4 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_5 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_6 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_7 : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_total : 0.000000
15.78/5.07	c (1,0) c UsedRateTime_winner : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_0 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_1 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_2 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_3 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_4 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_5 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_6 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_7 : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_total : 0.000000
15.78/5.07	c (1,0) c OverlapRateTime_winner : 0.000000
15.78/5.07	c (1,0) c
15.78/5.07	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.78/5.07	c (1,0) c
15.78/5.07	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.07	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.78/5.07	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.07	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.78/5.07	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.78/5.07	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.78/5.07	c (1,0) c | Initial random_seed   |  121782343 |  239826341 | 1187009762 | 1239135338 |  168494796 | 1318592776 | 1898699244 | 1960586673 |
15.78/5.07	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.78/5.07	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.78/5.07	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.78/5.07	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.78/5.07	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.78/5.07	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.78/5.07	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.78/5.07	c (1,0) c | var_decay             |     0.8100 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.78/5.07	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.78/5.07	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.78/5.07	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.78/5.07	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.78/5.07	c (1,0) 
15.78/5.07	c (1,0) s SATISFIABLE
15.78/5.10	c (1,0) SatSolver.solve End
15.78/5.10	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.78/5.10	c (1,0) Show results Begin
16.25/5.20	c (1,0) x[0] = 20
16.25/5.20	c (1,0) x[1] = 9
16.25/5.20	c (1,0) x[2] = 30
16.25/5.20	c (1,0) x[3] = 2
16.25/5.20	c (1,0) x[4] = 34
16.25/5.20	c (1,0) x[5] = 0
16.25/5.20	c (1,0) x[6] = 33
16.25/5.20	c (1,0) x[7] = 4
16.25/5.20	c (1,0) x[8] = 23
16.25/5.20	c (1,0) x[9] = 24
16.25/5.20	c (1,0) x[10] = 12
16.25/5.20	c (1,0) x[11] = 21
16.25/5.20	c (1,0) x[12] = 13
16.25/5.20	c (1,0) x[13] = 26
16.25/5.20	c (1,0) x[14] = 6
16.25/5.20	c (1,0) x[15] = 31
16.25/5.20	c (1,0) x[16] = 1
16.25/5.20	c (1,0) x[17] = 32
16.25/5.20	c (1,0) x[18] = 5
16.25/5.20	c (1,0) x[19] = 28
16.25/5.20	c (1,0) x[20] = 10
16.25/5.20	c (1,0) x[21] = 25
16.25/5.20	c (1,0) x[22] = 8
16.25/5.20	c (1,0) x[23] = 22
16.25/5.20	c (1,0) x[24] = 16
16.25/5.20	c (1,0) x[25] = 18
16.25/5.20	c (1,0) x[26] = 11
16.25/5.20	c (1,0) x[27] = 27
16.25/5.20	c (1,0) x[28] = 3
16.25/5.20	c (1,0) x[29] = 29
16.25/5.20	c (1,0) x[30] = 7
16.25/5.20	c (1,0) x[31] = 17
16.25/5.20	c (1,0) x[32] = 14
16.25/5.20	c (1,0) x[33] = 19
16.25/5.20	c (1,0) x[34] = 15
16.25/5.20	c (1,0) y[0] = 11
16.25/5.20	c (1,0) y[1] = 21
16.25/5.20	c (1,0) y[2] = 28
16.25/5.20	c (1,0) y[3] = 32
16.25/5.20	c (1,0) y[4] = 34
16.25/5.20	c (1,0) y[5] = 33
16.25/5.20	c (1,0) y[6] = 29
16.25/5.20	c (1,0) y[7] = 19
16.25/5.20	c (1,0) y[8] = 1
16.25/5.20	c (1,0) y[9] = 12
16.25/5.20	c (1,0) y[10] = 9
16.25/5.20	c (1,0) y[11] = 8
16.25/5.20	c (1,0) y[12] = 13
16.25/5.20	c (1,0) y[13] = 20
16.25/5.20	c (1,0) y[14] = 25
16.25/5.20	c (1,0) y[15] = 30
16.25/5.20	c (1,0) y[16] = 31
16.25/5.20	c (1,0) y[17] = 27
16.25/5.20	c (1,0) y[18] = 23
16.25/5.20	c (1,0) y[19] = 18
16.25/5.20	c (1,0) y[20] = 15
16.25/5.20	c (1,0) y[21] = 17
16.25/5.20	c (1,0) y[22] = 14
16.25/5.20	c (1,0) y[23] = 6
16.25/5.20	c (1,0) y[24] = 2
16.25/5.20	c (1,0) y[25] = 7
16.25/5.20	c (1,0) y[26] = 16
16.25/5.20	c (1,0) y[27] = 24
16.25/5.20	c (1,0) y[28] = 26
16.25/5.20	c (1,0) y[29] = 22
16.25/5.20	c (1,0) y[30] = 10
16.25/5.20	c (1,0) y[31] = 3
16.25/5.20	c (1,0) y[32] = 5
16.25/5.20	c (1,0) y[33] = 4
16.25/5.20	s SATISFIABLE
16.25/5.21	v <instantiation>
16.25/5.21	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] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] 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] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33]</list>
16.25/5.21	v     <values>20 9 30 2 34 0 33 4 23 24 12 21 13 26 6 31 1 32 5 28 10 25 8 22 16 18 11 27 3 29 7 17 14 19 15 11 21 28 32 34 33 29 19 1 12 9 8 13 20 25 30 31 27 23 18 15 17 14 6 2 7 16 24 26 22 10 3 5 4</values>
16.25/5.21	v </instantiation>
16.25/5.21	c (1,0) Show results End
16.25/5.21	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
16.25/5.21	c (1,0) 1,1,STOP-AFTER(ALL)
16.25/5.21	c END-Prog: Mon Sep 23 13:22:07 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 (13161 MiB free)
  memory of node 1: 16384 MiB (11745 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405272-1569241944/watcher-4405272-1569241944 -o /tmp/evaluation-result-4405272-1569241944/solver-4405272-1569241944 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569234408-27761 --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-4405272-1569241944.xml 

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

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


[startup+0.100136 s]*
/proc/loadavg: 7.72 7.92 7.04 2/211 28692
/proc/meminfo: memFree=25410108/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500451123 115843072 349 33554432000 4194304 5098028 140735886298800 140735886296056 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 349 296 221 0 87 0
[pid=28673] ppid=28670 vsize=27314120 memory=106128 CPUtime=0.11 cores=0-7
/proc/28673/stat : 28673 (java) S 28670 28670 27734 0 -1 1077944320 6587 0 0 0 8 3 0 0 20 0 20 0 500451123 27969658880 26532 33554432000 4194304 4196468 140726267389392 140726267371936 139877420957431 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
/proc/28673/statm: 6828530 26532 2795 1 0 6790935 0
[pid=28673/tid=28674] ppid=28670 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/28673/task/28674/stat : 28674 (java) R 28670 28670 27734 0 -1 4202560 4703 0 0 0 7 2 0 0 20 0 20 0 500451123 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877392783760 139877420969366 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28675] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28675/stat : 28675 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877425200144 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28676] ppid=28670 vsize=27314120 memory=139834809082407 CPUtime=0 cores=0-7
/proc/28673/task/28676/stat : 28676 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877239356560 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28677] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28677/stat : 28677 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877238303504 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28678] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28678/stat : 28678 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877237250960 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28679] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28679/stat : 28679 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877236197904 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28680] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28680/stat : 28680 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877235145360 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28681] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28681/stat : 28681 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877234092304 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28682] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28682/stat : 28682 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 26532 33554432000 4194304 4196468 140726267389392 139877233039760 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28683] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28683/stat : 28683 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451127 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876277140208 139877420968578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28684] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28684/stat : 28684 (java) S 28670 28670 27734 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 26532 33554432000 4194304 4196468 140726267389392 139875340773024 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28685] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28685/stat : 28685 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 26532 33554432000 4194304 4196468 140726267389392 139875072337136 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28686] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28686/stat : 28686 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 26532 33554432000 4194304 4196468 140726267389392 139874697828816 139877420976027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28687] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28687/stat : 28687 (java) S 28670 28670 27734 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876276087024 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28688] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28688/stat : 28688 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876275034480 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28689] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28689/stat : 28689 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876273981424 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28690] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28690/stat : 28690 (java) R 28670 28670 27734 0 -1 1077944384 254 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876272928880 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28691] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28691/stat : 28691 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 26532 33554432000 4194304 4196468 140726267389392 139874199923680 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28692] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28692/stat : 28692 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 26532 33554432000 4194304 4196468 140726267389392 139876271877296 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107524 KiB

[startup+0.210038 s]*
/proc/loadavg: 7.72 7.92 7.04 3/211 28692
/proc/meminfo: memFree=25391504/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500451123 115843072 349 33554432000 4194304 5098028 140735886298800 140735886296056 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 349 296 221 0 87 0
[pid=28673] ppid=28670 vsize=27314120 memory=123036 CPUtime=0.24 cores=0-7
/proc/28673/stat : 28673 (java) S 28670 28670 27734 0 -1 1077944320 11623 0 0 0 20 4 0 0 20 0 20 0 500451123 27969658880 30759 33554432000 4194304 4196468 140726267389392 140726267371936 139877420957431 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
/proc/28673/statm: 6828530 30759 2955 1 0 6790935 0
[pid=28673/tid=28674] ppid=28670 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/28673/task/28674/stat : 28674 (java) R 28670 28670 27734 0 -1 4202560 9334 0 0 0 16 3 0 0 20 0 20 0 500451123 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877392773840 139877402520991 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28675] ppid=28670 vsize=27314120 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/28673/task/28675/stat : 28675 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877425200144 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28676] ppid=28670 vsize=27314120 memory=288370210960766592 CPUtime=0 cores=0-7
/proc/28673/task/28676/stat : 28676 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877239356560 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28677] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28677/stat : 28677 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877238303504 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28678] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28678/stat : 28678 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877237250960 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28679] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28679/stat : 28679 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877236197904 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28680] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28680/stat : 28680 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877235145360 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28681] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28681/stat : 28681 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877234092304 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28682] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28682/stat : 28682 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 30759 33554432000 4194304 4196468 140726267389392 139877233039760 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28683] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28683/stat : 28683 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451127 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876277140208 139877420968578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28684] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28684/stat : 28684 (java) S 28670 28670 27734 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 30759 33554432000 4194304 4196468 140726267389392 139875340773024 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28685] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28685/stat : 28685 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 30759 33554432000 4194304 4196468 140726267389392 139875072337136 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28686] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28686/stat : 28686 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 30759 33554432000 4194304 4196468 140726267389392 139874697828816 139877420976027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28687] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28687/stat : 28687 (java) S 28670 28670 27734 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876276087024 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28688] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28688/stat : 28688 (java) S 28670 28670 27734 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876275034480 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28689] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28689/stat : 28689 (java) S 28670 28670 27734 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876273981424 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28690] ppid=28670 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/28673/task/28690/stat : 28690 (java) S 28670 28670 27734 0 -1 1077944384 488 0 0 0 2 0 0 0 20 0 20 0 500451130 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876272928880 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28691] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28691/stat : 28691 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 30759 33554432000 4194304 4196468 140726267389392 139874199923680 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28692] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28692/stat : 28692 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 30759 33554432000 4194304 4196468 140726267389392 139876271877296 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124432 KiB

[startup+0.309639 s]*
/proc/loadavg: 7.72 7.92 7.04 2/211 28692
/proc/meminfo: memFree=25388588/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500451123 115843072 349 33554432000 4194304 5098028 140735886298800 140735886296056 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 349 296 221 0 87 0
[pid=28673] ppid=28670 vsize=27314120 memory=127648 CPUtime=0.42 cores=0-7
/proc/28673/stat : 28673 (java) S 28670 28670 27734 0 -1 1077944320 12266 0 0 0 37 5 0 0 20 0 20 0 500451123 27969658880 31912 33554432000 4194304 4196468 140726267389392 140726267371936 139877420957431 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
/proc/28673/statm: 6828530 31912 3040 1 0 6790935 0
[pid=28673/tid=28674] ppid=28670 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/28673/task/28674/stat : 28674 (java) R 28670 28670 27734 0 -1 4202560 9771 0 0 0 26 3 0 0 20 0 20 0 500451123 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877392770144 139877402522401 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28675] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28675/stat : 28675 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877425200144 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28676] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28676/stat : 28676 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877239356560 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28677] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28677/stat : 28677 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877238303504 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28678] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28678/stat : 28678 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877237250960 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28679] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28679/stat : 28679 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877236197904 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28680] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28680/stat : 28680 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877235145360 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28681] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28681/stat : 28681 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877234092304 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28682] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28682/stat : 28682 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451126 27969658880 31912 33554432000 4194304 4196468 140726267389392 139877233039760 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28683] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28683/stat : 28683 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451127 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876277140208 139877420968578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28684] ppid=28670 vsize=27314120 memory=279669345820032 CPUtime=0 cores=0-7
/proc/28673/task/28684/stat : 28684 (java) S 28670 28670 27734 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 31912 33554432000 4194304 4196468 140726267389392 139875340773024 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28685] ppid=28670 vsize=27314120 memory=279669345824640 CPUtime=0 cores=0-7
/proc/28673/task/28685/stat : 28685 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451128 27969658880 31912 33554432000 4194304 4196468 140726267389392 139875072337136 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28686] ppid=28670 vsize=27314120 memory=279669345829248 CPUtime=0 cores=0-7
/proc/28673/task/28686/stat : 28686 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 31912 33554432000 4194304 4196468 140726267389392 139874697828816 139877420976027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28687] ppid=28670 vsize=27314120 memory=279669345833856 CPUtime=0.01 cores=0-7
/proc/28673/task/28687/stat : 28687 (java) S 28670 28670 27734 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 20 0 500451130 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876276087024 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28688] ppid=28670 vsize=27314120 memory=279669345838464 CPUtime=0.01 cores=0-7
/proc/28673/task/28688/stat : 28688 (java) S 28670 28670 27734 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 20 0 500451130 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876275034480 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28689] ppid=28670 vsize=27314120 memory=279669345843072 CPUtime=0 cores=0-7
/proc/28673/task/28689/stat : 28689 (java) R 28670 28670 27734 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 20 0 500451130 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876273981424 139877401657728 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28690] ppid=28670 vsize=27314120 memory=279669345847680 CPUtime=0.07 cores=0-7
/proc/28673/task/28690/stat : 28690 (java) S 28670 28670 27734 0 -1 1077944384 539 0 0 0 7 0 0 0 20 0 20 0 500451130 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876272928880 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28691] ppid=28670 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28691/stat : 28691 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 31912 33554432000 4194304 4196468 140726267389392 139874199923680 139877420967637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28692] ppid=28670 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28673/task/28692/stat : 28692 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451131 27969658880 31912 33554432000 4194304 4196468 140726267389392 139876271877296 139877420968578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129044 KiB

[startup+0.700881 s]
/proc/loadavg: 7.72 7.92 7.04 2/211 28692
/proc/meminfo: memFree=25365500/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500451123 115843072 349 33554432000 4194304 5098028 140735886298800 140735886296056 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 349 296 221 0 87 0
[pid=28673] ppid=28670 vsize=27322516 memory=166116 CPUtime=1 cores=0-7
/proc/28673/stat : 28673 (java) S 28670 28670 27734 0 -1 1077944320 20609 0 0 0 92 8 0 0 20 0 20 0 500451123 27978256384 41529 33554432000 4194304 4196468 140726267389392 140726267371936 139877420957431 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
/proc/28673/statm: 6830629 41529 3206 1 0 6791959 0
[pid=28673/tid=28674] ppid=28670 vsize=27322516 memory=4580 CPUtime=0.67 cores=0-7
/proc/28673/task/28674/stat : 28674 (java) R 28670 28670 27734 0 -1 4202560 17505 0 0 0 61 6 0 0 20 0 20 0 500451123 27978256384 41529 33554432000 4194304 4196468 140726267389392 139877392789168 139877405037918 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28675] ppid=28670 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28675/stat : 28675 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27978256384 41529 33554432000 4194304 4196468 140726267389392 139877425200144 139877420967637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28676] ppid=28670 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/28673/task/28676/stat : 28676 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451126 27978256384 41529 33554432000 4194304 4196468 140726267389392 139877239356560 139877420967637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0
[pid=28673/tid=28677] ppid=28670 vsize=27322516 memory=1056 CPUtime=0 cores=0-7
/proc/28673/task/28677/stat : 28677 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451126 27978256384 41529 33554432000 4194304 4196468 140726267389392 139877238303504 139877420967637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24129536 140726267396843 140726267397270 140726267397270 140726267400143 0

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

Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 873748 KiB

[startup+4.00027 s]*
/proc/loadavg: 7.72 7.92 7.04 3/211 28712
/proc/meminfo: memFree=25414592/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1476 CPUtime=9.24 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 583 29856 0 0 0 0 899 25 20 0 1 0 500451123 115843072 369 33554432000 4194304 5098028 140735886298800 140735886295544 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 369 311 221 0 87 0
[pid=28693] ppid=28670 vsize=7756476 memory=101224 CPUtime=0.94 cores=0-7
/proc/28693/stat : 28693 (java) S 28670 28670 27734 0 -1 1077944320 18376 0 0 0 88 6 0 0 20 0 20 0 500451454 7942631424 25306 33554432000 4194304 4196468 140721864953792 140721864936336 139677453287159 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
/proc/28693/statm: 1939119 25306 3113 1 0 1900463 0
[pid=28693/tid=28694] ppid=28670 vsize=7756476 memory=8317482817917895235 CPUtime=0.67 cores=0-7
/proc/28693/task/28694/stat : 28694 (java) R 28670 28670 27734 0 -1 4202560 15902 0 0 0 63 4 0 0 20 0 20 0 500451455 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677425117784 139677446004263 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28695] ppid=28670 vsize=7756476 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/28693/task/28695/stat : 28695 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677457529360 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28696] ppid=28670 vsize=7756476 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/28693/task/28696/stat : 28696 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677257697936 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28697] ppid=28670 vsize=7756476 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/28693/task/28697/stat : 28697 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677256644880 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28698] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28698/stat : 28698 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677255592336 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28699] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28699/stat : 28699 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677254540304 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28700] ppid=28670 vsize=7756476 memory=33 CPUtime=0 cores=0-7
/proc/28693/task/28700/stat : 28700 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677253487760 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28701] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28701/stat : 28701 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677252434704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28702] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28702/stat : 28702 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451456 7942631424 25333 33554432000 4194304 4196468 140721864953792 139677251382160 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28703] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28703/stat : 28703 (java) S 28670 28670 27734 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 500451457 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676680640752 139677453298306 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28704] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28704/stat : 28704 (java) S 28670 28670 27734 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500451458 7942631424 25333 33554432000 4194304 4196468 140721864953792 139675893228704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28705] ppid=28670 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28705/stat : 28705 (java) S 28670 28670 27734 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500451458 7942631424 25333 33554432000 4194304 4196468 140721864953792 139675759006448 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28706] ppid=28670 vsize=7756476 memory=5788911507359232418 CPUtime=0 cores=0-7
/proc/28693/task/28706/stat : 28706 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451460 7942631424 25333 33554432000 4194304 4196468 140721864953792 139675384502224 139677453305755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28707] ppid=28670 vsize=7756476 memory=4137303382726774134 CPUtime=0.01 cores=0-7
/proc/28693/task/28707/stat : 28707 (java) S 28670 28670 27734 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 20 0 500451460 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676679588592 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28708] ppid=28670 vsize=7756476 memory=4486604260213485459 CPUtime=0.03 cores=0-7
/proc/28693/task/28708/stat : 28708 (java) S 28670 28670 27734 0 -1 1077944384 98 0 0 0 3 0 0 0 20 0 20 0 500451460 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676678536048 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28709] ppid=28670 vsize=7756476 memory=0 CPUtime=0.03 cores=0-7
/proc/28693/task/28709/stat : 28709 (java) S 28670 28670 27734 0 -1 1077944384 507 0 0 0 3 0 0 0 20 0 20 0 500451460 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676677482992 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28710] ppid=28670 vsize=7756476 memory=2244 CPUtime=0.16 cores=0-7
/proc/28693/task/28710/stat : 28710 (java) S 28670 28670 27734 0 -1 1077944384 443 0 0 0 16 0 0 0 20 0 20 0 500451460 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676676430448 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28711] ppid=28670 vsize=7756476 memory=33 CPUtime=0 cores=0-7
/proc/28693/task/28711/stat : 28711 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500451461 7942631424 25333 33554432000 4194304 4196468 140721864953792 139674886597088 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28712] ppid=28670 vsize=7756476 memory=7812457174354258287 CPUtime=0 cores=0-7
/proc/28693/task/28712/stat : 28712 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500451461 7942631424 25333 33554432000 4194304 4196468 140721864953792 139676675377840 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
Current children cumulated CPU time: 10.18 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 102700 KiB

[startup+4.80178 s]
/proc/loadavg: 7.72 7.92 7.04 3/211 28712
/proc/meminfo: memFree=25414592/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1476 CPUtime=9.24 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 583 29856 0 0 0 0 899 25 20 0 1 0 500451123 115843072 369 33554432000 4194304 5098028 140735886298800 140735886295544 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 369 311 221 0 87 0
[pid=28693] ppid=28670 vsize=8414124 memory=119932 CPUtime=1.14 cores=0-7
/proc/28693/stat : 28693 (java) S 28670 28670 27734 0 -1 1077944320 19432 0 0 0 107 7 0 0 20 0 24 0 500451454 8616062976 29983 33554432000 4194304 4196468 140721864953792 140721864936336 139677453287159 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
/proc/28693/statm: 2103531 29983 3210 1 0 2064875 0
[pid=28693/tid=28694] ppid=28670 vsize=8414124 memory=0 CPUtime=0.74 cores=0-7
/proc/28693/task/28694/stat : 28694 (java) S 28670 28670 27734 0 -1 1077944384 16333 0 0 0 70 4 0 0 20 0 24 0 500451455 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677425127328 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28695] ppid=28670 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/28693/task/28695/stat : 28695 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677457529360 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28696] ppid=28670 vsize=8414124 memory=213548 CPUtime=0 cores=0-7
/proc/28693/task/28696/stat : 28696 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677257697936 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28697] ppid=28670 vsize=8414124 memory=16247 CPUtime=0 cores=0-7
/proc/28693/task/28697/stat : 28697 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677256644880 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28698] ppid=28670 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28698/stat : 28698 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677255592336 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28699] ppid=28670 vsize=8414124 memory=1425 CPUtime=0 cores=0-7
/proc/28693/task/28699/stat : 28699 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677254540304 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28700] ppid=28670 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/28693/task/28700/stat : 28700 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677253487760 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28701] ppid=28670 vsize=8414124 memory=315533694544904503 CPUtime=0 cores=0-7
/proc/28693/task/28701/stat : 28701 (java) S 28670 28670 27734 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677252434704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28702] ppid=28670 vsize=8414124 memory=13849668345924206 CPUtime=0 cores=0-7
/proc/28693/task/28702/stat : 28702 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500451456 8616062976 29983 33554432000 4194304 4196468 140721864953792 139677251382160 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28703] ppid=28670 vsize=8414124 memory=1399103955520229747 CPUtime=0 cores=0-7
/proc/28693/task/28703/stat : 28703 (java) S 28670 28670 27734 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500451457 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676680640752 139677453298306 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28704] ppid=28670 vsize=8414124 memory=-7966001967256141664 CPUtime=0 cores=0-7
/proc/28693/task/28704/stat : 28704 (java) S 28670 28670 27734 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500451458 8616062976 29983 33554432000 4194304 4196468 140721864953792 139675893228704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28705] ppid=28670 vsize=8414124 memory=-9178176116494409632 CPUtime=0 cores=0-7
/proc/28693/task/28705/stat : 28705 (java) S 28670 28670 27734 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500451458 8616062976 29983 33554432000 4194304 4196468 140721864953792 139675759006448 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28706] ppid=28670 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28706/stat : 28706 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500451460 8616062976 29983 33554432000 4194304 4196468 140721864953792 139675384502224 139677453305755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28707] ppid=28670 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/28693/task/28707/stat : 28707 (java) S 28670 28670 27734 0 -1 1077944384 297 0 0 0 4 0 0 0 20 0 24 0 500451460 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676679588592 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28708] ppid=28670 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/28693/task/28708/stat : 28708 (java) S 28670 28670 27734 0 -1 1077944384 279 0 0 0 6 0 0 0 20 0 24 0 500451460 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676678536048 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28709] ppid=28670 vsize=8414124 memory=0 CPUtime=0.05 cores=0-7
/proc/28693/task/28709/stat : 28709 (java) S 28670 28670 27734 0 -1 1077944384 586 0 0 0 5 0 0 0 20 0 24 0 500451460 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676677482992 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28710] ppid=28670 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/28693/task/28710/stat : 28710 (java) S 28670 28670 27734 0 -1 1077944384 522 0 0 0 19 0 0 0 20 0 24 0 500451460 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676676430448 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28711] ppid=28670 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28711/stat : 28711 (java) S 28670 28670 27734 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500451461 8616062976 29983 33554432000 4194304 4196468 140721864953792 139674886597088 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28712] ppid=28670 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/28693/task/28712/stat : 28712 (java) S 28670 28670 27734 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500451461 8616062976 29983 33554432000 4194304 4196468 140721864953792 139676675377840 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
Current children cumulated CPU time: 10.38 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121408 KiB

[startup+5.20106 s]
/proc/loadavg: 7.74 7.92 7.05 6/221 28726
/proc/meminfo: memFree=25263744/32770624 swapFree=66986356/67108860
[pid=28670] ppid=28667 vsize=113128 memory=1476 CPUtime=9.24 cores=0-7
/proc/28670/stat : 28670 (scop.sh) S 28667 28670 27734 0 -1 4202496 583 29856 0 0 0 0 899 25 20 0 1 0 500451123 115843072 369 33554432000 4194304 5098028 140735886298800 140735886295544 140702508663420 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19968000 140735886304037 140735886304364 140735886304364 140735886307277 0
/proc/28670/statm: 28282 369 311 221 0 87 0
[pid=28693] ppid=28670 vsize=8283048 memory=128848 CPUtime=7.01 cores=0-7
/proc/28693/stat : 28693 (java) S 28670 28670 27734 0 -1 1077944320 20656 20018 0 0 140 8 547 6 20 0 22 0 500451454 8481841152 32212 33554432000 4194304 4196468 140721864953792 140721864936336 139677453287159 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
/proc/28693/statm: 2070762 32212 3223 1 0 2032106 0
[pid=28693/tid=28694] ppid=28670 vsize=8283048 memory=0 CPUtime=6.37 cores=0-7
/proc/28693/task/28694/stat : 28694 (java) R 28670 28670 27734 0 -1 4202560 16658 20018 0 0 80 4 547 6 20 0 22 0 500451455 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677425124832 139677453299094 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28695] ppid=28670 vsize=8283048 memory=0 CPUtime=5.53 cores=0-7
/proc/28693/task/28695/stat : 28695 (java) S 28670 28670 27734 0 -1 1077944384 2 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677457529360 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28696] ppid=28670 vsize=8283048 memory=0 CPUtime=5.53 cores=0-7
/proc/28693/task/28696/stat : 28696 (java) S 28670 28670 27734 0 -1 1077944384 3 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677257697936 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28697] ppid=28670 vsize=8283048 memory=0 CPUtime=5.53 cores=0-7
/proc/28693/task/28697/stat : 28697 (java) S 28670 28670 27734 0 -1 1077944384 1 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677256644880 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28698] ppid=28670 vsize=8283048 memory=56 CPUtime=5.53 cores=0-7
/proc/28693/task/28698/stat : 28698 (java) S 28670 28670 27734 0 -1 1077944384 1 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677255592336 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28699] ppid=28670 vsize=8283048 memory=6926605841192216896 CPUtime=5.53 cores=0-7
/proc/28693/task/28699/stat : 28699 (java) S 28670 28670 27734 0 -1 1077944384 3 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677254540304 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28700] ppid=28670 vsize=8283048 memory=3053811428158493008 CPUtime=5.53 cores=0-7
/proc/28693/task/28700/stat : 28700 (java) S 28670 28670 27734 0 -1 1077944384 2 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677253487760 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28701] ppid=28670 vsize=8283048 memory=4279353494052299584 CPUtime=5.53 cores=0-7
/proc/28693/task/28701/stat : 28701 (java) S 28670 28670 27734 0 -1 1077944384 2 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677252434704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28702] ppid=28670 vsize=8283048 memory=6940425714476859492 CPUtime=5.53 cores=0-7
/proc/28693/task/28702/stat : 28702 (java) S 28670 28670 27734 0 -1 1077944384 1 20018 0 0 0 0 547 6 20 0 22 0 500451456 8481841152 32212 33554432000 4194304 4196468 140721864953792 139677251382160 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28703] ppid=28670 vsize=8283048 memory=279669345891440 CPUtime=5.53 cores=0-7
/proc/28693/task/28703/stat : 28703 (java) S 28670 28670 27734 0 -1 1077944384 5 20018 0 0 0 0 547 6 20 0 22 0 500451457 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676680640752 139677453298306 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28704] ppid=28670 vsize=8283048 memory=1898368 CPUtime=5.53 cores=0-7
/proc/28693/task/28704/stat : 28704 (java) S 28670 28670 27734 0 -1 1077944384 13 20018 0 0 0 0 547 6 20 0 22 0 500451458 8481841152 32212 33554432000 4194304 4196468 140721864953792 139675893228704 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28705] ppid=28670 vsize=8283048 memory=1899486 CPUtime=5.53 cores=0-7
/proc/28693/task/28705/stat : 28705 (java) S 28670 28670 27734 0 -1 1077944384 21 20018 0 0 0 0 547 6 20 0 22 0 500451458 8481841152 32212 33554432000 4194304 4196468 140721864953792 139675759006448 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28706] ppid=28670 vsize=8283048 memory=7445129005055890543 CPUtime=5.53 cores=0-7
/proc/28693/task/28706/stat : 28706 (java) S 28670 28670 27734 0 -1 1077944384 1 20018 0 0 0 0 547 6 20 0 22 0 500451460 8481841152 32212 33554432000 4194304 4196468 140721864953792 139675384502224 139677453305755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28707] ppid=28670 vsize=8283048 memory=3054355819557830759 CPUtime=5.6 cores=0-7
/proc/28693/task/28707/stat : 28707 (java) S 28670 28670 27734 0 -1 1077944384 309 20018 0 0 7 0 547 6 20 0 22 0 500451460 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676679588592 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28708] ppid=28670 vsize=8283048 memory=7595975425060327512 CPUtime=5.63 cores=0-7
/proc/28693/task/28708/stat : 28708 (java) S 28670 28670 27734 0 -1 1077944384 306 20018 0 0 10 0 547 6 20 0 22 0 500451460 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676678536048 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28709] ppid=28670 vsize=8283048 memory=0 CPUtime=5.63 cores=0-7
/proc/28693/task/28709/stat : 28709 (java) S 28670 28670 27734 0 -1 1077944384 688 20018 0 0 10 0 547 6 20 0 22 0 500451460 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676677482992 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28710] ppid=28670 vsize=8283048 memory=0 CPUtime=5.79 cores=0-7
/proc/28693/task/28710/stat : 28710 (java) R 28670 28670 27734 0 -1 4202560 715 20018 0 0 26 0 547 6 20 0 22 0 500451460 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676676430448 139677446383995 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28711] ppid=28670 vsize=8283048 memory=0 CPUtime=5.53 cores=0-7
/proc/28693/task/28711/stat : 28711 (java) S 28670 28670 27734 0 -1 1077944384 3 20018 0 0 0 0 547 6 20 0 22 0 500451461 8481841152 32212 33554432000 4194304 4196468 140721864953792 139674886597088 139677453297365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28712] ppid=28670 vsize=8283048 memory=0 CPUtime=5.53 cores=0-7
/proc/28693/task/28712/stat : 28712 (java) S 28670 28670 27734 0 -1 1077944384 1 20018 0 0 0 0 547 6 20 0 22 0 500451461 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676675377840 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28714] ppid=28670 vsize=8283048 memory=279669345935952 CPUtime=5.53 cores=0-7
/proc/28693/task/28714/stat : 28714 (java) S 28670 28670 27734 0 -1 1077944384 33 20018 0 0 0 0 547 6 20 0 22 0 500451526 8481841152 32212 33554432000 4194304 4196468 140721864953792 139676765986960 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
[pid=28693/tid=28718] ppid=28670 vsize=8283048 memory=33124 CPUtime=5.53 cores=0-7
/proc/28693/task/28718/stat : 28718 (java) S 28670 28670 27734 0 -1 1077944384 9 20018 0 0 0 0 547 6 20 0 22 0 500451529 8481841152 32212 33554432000 4194304 4196468 140721864953792 139673947071664 139677453298306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34729984 140721864958967 140721864959126 140721864959126 140721864961999 0
Current children cumulated CPU time: 16.25 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 130324 KiB

Child status: 0
Real time (s): 5.21951
CPU time (s): 16.3254
CPU user time (s): 15.9106
CPU system time (s): 0.414764
CPU usage (%): 312.776
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 885424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9106
system time used= 0.414764
maximum resident set size= 884340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9960
involuntary context switches= 74


# summary of solver processes directly reported to runsolver:
#   pid: 28670
#   total CPU time (s): 16.3254
#   total CPU user time (s): 15.9106
#   total CPU system time (s): 0.414764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.057666 second user time and 0.103798 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-23 13:22:01
IDJOB=4405272
IDBENCH=124113
IDSOLVER=2867
FILE ID=node104/4405272-1569241944
RUNJOBID= node104-1569234408-27761
PBS_JOBID= 21704916
Free space on /tmp= 9832 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-035.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405272-1569241944/watcher-4405272-1569241944 -o /tmp/evaluation-result-4405272-1569241944/solver-4405272-1569241944 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569234408-27761 --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-4405272-1569241944.xml

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

MD5SUM BENCH= fe30f006f3af9f6842518347a037ed7d
RANDOM SEED=2001988792

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        25504804 kB
MemAvailable:   31817788 kB
Buffers:           87324 kB
Cached:          6290344 kB
SwapCached:        22652 kB
Active:          3174024 kB
Inactive:        3230528 kB
Active(anon):       4268 kB
Inactive(anon):    80080 kB
Active(file):    3169756 kB
Inactive(file):  3150448 kB
Unevictable:      109544 kB
Mlocked:          109544 kB
SwapTotal:      67108860 kB
SwapFree:       66986356 kB
Dirty:             20596 kB
Writeback:             0 kB
AnonPages:        123048 kB
Mapped:            55968 kB
Shmem:             49004 kB
Slab:             450720 kB
SReclaimable:     421240 kB
SUnreclaim:        29480 kB
KernelStack:        3728 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9812 MiB
End job on node104 at 2019-09-23 13:22:07