Trace number 4392268

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 17.3707 6.01881

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-76.xml
MD5SUM67696fc72ebd3977eb7611ca6505cd00
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.043006
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints365
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree6
Maximum variable degree22
Distribution of variable degrees[{"degree":6,"count":1},{"degree":10,"count":4},{"degree":11,"count":2},{"degree":12,"count":6},{"degree":13,"count":7},{"degree":14,"count":7},{"degree":15,"count":5},{"degree":16,"count":5},{"degree":17,"count":3},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":365}]
Number of extensional constraints365
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":365}]
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-13811-serial-file.bin HOME/instance-4392268-1568426147.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.56	c BEGIN-Prog: Sat Sep 14 03:55:02 CEST 2019
0.65/0.56	c PID: 13814
0.65/0.56	c IP: 172.20.3.102
0.65/0.56	c HOST: node102.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.59/1.13	c (0,0) Parsing End
2.59/1.14	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 365 ctr, max domain size 20
2.59/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.59/1.14	c (0,0) Constraint Name Generate Begin
2.59/1.15	c (0,0) Ctr:HOME/instance-4392268-1568426147.xml,ExtensionConflict:Var
2.59/1.15	c (0,0) Constraint Name Generate End
2.59/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.59/1.15	c (0,0) CSP to CSPinCNF Begin
5.04/1.82	c (1,1) translated 37 (10%) constraints
5.88/2.04	c (1,1) translated 73 (20%) constraints
6.66/2.24	c (1,1) translated 110 (30%) constraints
7.47/2.43	c (1,1) translated 146 (40%) constraints
8.28/2.62	c (2,2) translated 183 (50%) constraints
9.08/2.81	c (2,2) translated 219 (60%) constraints
9.48/2.98	c (2,2) translated 256 (70%) constraints
10.33/3.13	c (2,2) translated 292 (80%) constraints
10.58/3.27	c (2,2) translated 329 (90%) constraints
10.83/3.40	c (2,2) translated 365 (100%) constraints
11.04/3.40	c (2,2) ===========================================
11.04/3.40	c (2,2) Order
11.04/3.40	c (2,2) ===========================================
11.04/3.48	c (2,2) translated 2778 (10%) constraints
11.29/3.55	c (3,2) translated 5556 (20%) constraints
11.55/3.64	c (3,3) translated 8334 (30%) constraints
11.55/3.68	c (3,3) translated 11111 (40%) constraints
11.84/3.74	c (3,3) translated 13889 (50%) constraints
11.84/3.80	c (3,3) translated 16667 (60%) constraints
12.03/3.85	c (3,3) translated 19444 (70%) constraints
12.24/3.91	c (3,3) translated 22222 (80%) constraints
12.24/3.97	c (3,3) translated 25000 (90%) constraints
12.45/4.03	c (3,3) translated 27777 (100%) constraints
12.45/4.03	c (3,3) CSP to CSPinCNF End
12.45/4.03	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
12.45/4.03	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
12.45/4.03	c (3,3) CSPinCNF Propagation Begin
13.17/4.26	c (3,3) 0 values, 3151 unsatisfiable literals, and 0 valid clauses are removed
13.17/4.26	c (3,3) CSPinCNF Propagation End
13.17/4.26	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.17/4.26	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.17/4.26	c (3,3) Simplify CSPinCNF Begin
13.54/4.36	c (3,3) Simplify CSPinCNF End
13.54/4.36	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.54/4.36	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.54/4.36	c (3,3) Calculate Precise Domain Begin
13.54/4.36	c (3,3) 0 values are removed by re-calculation
13.54/4.36	c (3,3) Calculate Precise Domain End
13.54/4.36	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.54/4.36	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.54/4.36	c (3,3) CSPinCNF to SatSolver Begin
14.28/4.56	c (4,4) 2778 (10 %) CSP clauses are encoded (0 SAT variables, 3677 SAT clauses)
14.63/4.65	c (4,4) 5556 (20 %) CSP clauses are encoded (0 SAT variables, 6455 SAT clauses)
15.04/4.72	c (4,4) 8334 (30 %) CSP clauses are encoded (0 SAT variables, 9233 SAT clauses)
15.04/4.77	c (4,4) 11111 (40 %) CSP clauses are encoded (0 SAT variables, 12010 SAT clauses)
15.42/4.80	c (4,4) 13889 (50 %) CSP clauses are encoded (0 SAT variables, 14788 SAT clauses)
15.42/4.84	c (4,4) 16667 (60 %) CSP clauses are encoded (0 SAT variables, 17566 SAT clauses)
15.42/4.87	c (4,4) 19444 (70 %) CSP clauses are encoded (0 SAT variables, 20343 SAT clauses)
15.53/4.90	c (4,4) 22222 (80 %) CSP clauses are encoded (0 SAT variables, 23121 SAT clauses)
15.53/4.94	c (4,4) 25000 (90 %) CSP clauses are encoded (0 SAT variables, 25899 SAT clauses)
15.53/4.97	c (4,4) 27777 (100 %) CSP clauses are encoded (0 SAT variables, 28676 SAT clauses)
15.53/4.97	c (4,4) CSPinCNF to SatSolver End
15.53/4.97	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.53/4.97	c (4,4) 950 bool, 28677 clause
15.53/4.97	c (4,4) Export Begin
15.65/5.06	c (4,4) Export to HOME/scop-13811-serial-file.bin
15.65/5.06	c (4,4) Export End
15.65/5.06	c (4,4) Export File Size: 0.01 MB
15.65/5.06	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
15.65/5.06	c END-Prog: Sat Sep 14 03:55:07 CEST 2019
15.65/5.09	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-13811-serial-file.bin
15.81/5.55	c (0,0) Read Serial File Begin
15.81/5.55	c (0,0) HOME/scop-13811-serial-file.bin
15.81/5.76	c (0,0) Read Serial File End
15.81/5.78	
15.81/5.78	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
15.81/5.78	(Solving Process)
15.81/5.78	
15.81/5.80	c BEGIN-Prog: Sat Sep 14 03:55:07 CEST 2019
15.81/5.80	c PID: 13836
15.81/5.80	c IP: 172.20.3.102
15.81/5.80	c HOST: node102.alineos.net
15.81/5.80	c (0,0) SatSolver.solve Begin
15.81/5.80	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392268-1568426147.xml-scop-13814.cnf
15.81/5.83	c (0,0) c
15.81/5.83	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)
15.81/5.83	c (0,0) c
15.81/5.83	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
15.81/5.83	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
15.81/5.83	c (0,0) c ========================================[ Problem Statistics ]===========================================
15.81/5.83	c (0,0) c |                                                                                                       |
15.81/5.84	c (0,0) c |  Number of variables:           950                                                                   |
15.81/5.84	c (0,0) c |  Number of clauses:           28677                                                                   |
15.81/5.84	c (0,0) c |  Parse time:                   0.01 s                                                                 |
15.81/5.84	c (0,0) c |                                                                                                       |
15.81/5.86	c (0,0) c |  Simplification time:          0.02 s                                                                 |
15.81/5.86	c (0,0) c |                                                                                                       |
15.81/5.86	c (0,0) c |  Generating clones                                                                                    |
15.81/5.87	c (0,0) c |  all clones generated. Memory =    35.86Mb.                                                           |
15.81/5.87	c (0,0) c ========================================================================================================|
15.81/5.87	c (0,0) c
15.81/5.87	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.81/5.87	c (0,0) c
15.81/5.87	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.87	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.81/5.87	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.87	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.81/5.87	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.81/5.87	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.81/5.87	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
15.81/5.87	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.87	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.81/5.87	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.81/5.87	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.81/5.87	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.81/5.87	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.87	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.81/5.87	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.81/5.87	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.81/5.87	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.87	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.81/5.87	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c real time : 0.0615439 s
15.81/5.89	c (0,0) c cpu time  : 0.075793 s
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | Conflicts     |             798 |          7 |        144 |        409 |         25 |         26 |         67 |         83 |         37 |
15.81/5.89	c (0,0) c | Decisions     |            1841 |        164 |        290 |        583 |        147 |        166 |        149 |        192 |        150 |
15.81/5.89	c (0,0) c | Propagations  |           62897 |       1377 |      11070 |      29090 |       3053 |       2484 |       5915 |       6151 |       3757 |
15.81/5.89	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.81/5.89	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.81/5.89	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | PropBinClauses|           63739 |       1373 |      11128 |      29378 |       3044 |       2476 |       6135 |       6432 |       3773 |
15.81/5.89	c (0,0) c | PropPreBlocker|         1349219 |      37490 |     252926 |     572877 |      76315 |      65256 |     126103 |     124596 |      93656 |
15.81/5.89	c (0,0) c | PropNotBlocker|          384046 |      17939 |      66851 |     147228 |      24069 |      23403 |      40853 |      34804 |      28899 |
15.81/5.89	c (0,0) c | LitFullScans  |         2084439 |      62504 |     383332 |     884045 |     115365 |     100094 |     199847 |     198353 |     140899 |
15.81/5.89	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.81/5.89	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
15.81/5.89	c (0,0) c | Avg_Trail     |                 |        635 |        682 |        561 |        743 |        547 |        610 |        768 |        694 |
15.81/5.89	c (0,0) c | Avg_DL        |                 |        112 |         51 |         53 |         63 |         47 |         45 |         66 |         36 |
15.81/5.89	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | Exported      |               5 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
15.81/5.89	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.81/5.89	c (0,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | Orig_Seen     |             2 % |         75 |       1258 |       1830 |        498 |        288 |        945 |        810 |        591 |
15.81/5.89	c (0,0) c | Diff Orig seen|                 |      X     |       1183 |       1755 |        423 |        213 |        870 |        735 |        516 |
15.81/5.89	c (0,0) c | Hamming       |            33 % |      X     |        345 |        393 |        326 |        272 |        326 |        307 |        281 |
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
15.81/5.89	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
15.81/5.89	c (0,0) c | PropagationTim|                 |    0.0  99%|    0.0  92%|    0.0  88%|    0.0  97%|    0.0  97%|    0.0  96%|    0.0  94%|    0.0  97%|
15.81/5.89	c (0,0) c | AnalysisTime  |                 |    0.0   0%|    0.0   5%|    0.0   9%|    0.0   1%|    0.0   1%|    0.0   3%|    0.0   4%|    0.0   2%|
15.81/5.89	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.81/5.89	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c
15.81/5.89	c (0,0) c Threads : 8
15.81/5.89	c (0,0) c Winner : 0
15.81/5.89	c (0,0) c Conflicts_0 : 7
15.81/5.89	c (0,0) c Conflicts_1 : 144
15.81/5.89	c (0,0) c Conflicts_2 : 409
15.81/5.89	c (0,0) c Conflicts_3 : 25
15.81/5.89	c (0,0) c Conflicts_4 : 26
15.81/5.89	c (0,0) c Conflicts_5 : 67
15.81/5.89	c (0,0) c Conflicts_6 : 83
15.81/5.89	c (0,0) c Conflicts_7 : 37
15.81/5.89	c (0,0) c Conflicts_total : 798
15.81/5.89	c (0,0) c Conflicts_winner : 7
15.81/5.89	c (0,0) c Decisions_0 : 164
15.81/5.89	c (0,0) c Decisions_1 : 290
15.81/5.89	c (0,0) c Decisions_2 : 583
15.81/5.89	c (0,0) c Decisions_3 : 147
15.81/5.89	c (0,0) c Decisions_4 : 166
15.81/5.89	c (0,0) c Decisions_5 : 149
15.81/5.89	c (0,0) c Decisions_6 : 192
15.81/5.89	c (0,0) c Decisions_7 : 150
15.81/5.89	c (0,0) c Decisions_total : 1841
15.81/5.89	c (0,0) c Decisions_winner : 164
15.81/5.89	c (0,0) c Propagations_0 : 1377
15.81/5.89	c (0,0) c Propagations_1 : 11070
15.81/5.89	c (0,0) c Propagations_2 : 29090
15.81/5.89	c (0,0) c Propagations_3 : 3053
15.81/5.89	c (0,0) c Propagations_4 : 2484
15.81/5.89	c (0,0) c Propagations_5 : 5915
15.81/5.89	c (0,0) c Propagations_6 : 6151
15.81/5.89	c (0,0) c Propagations_7 : 3757
15.81/5.89	c (0,0) c Propagations_total : 62897
15.81/5.89	c (0,0) c Propagations_winner : 1377
15.81/5.89	c (0,0) c ReduceDBs_0 : 0
15.81/5.89	c (0,0) c ReduceDBs_1 : 0
15.81/5.89	c (0,0) c ReduceDBs_2 : 0
15.81/5.89	c (0,0) c ReduceDBs_3 : 0
15.81/5.89	c (0,0) c ReduceDBs_4 : 0
15.81/5.89	c (0,0) c ReduceDBs_5 : 0
15.81/5.89	c (0,0) c ReduceDBs_6 : 0
15.81/5.89	c (0,0) c ReduceDBs_7 : 0
15.81/5.89	c (0,0) c ReduceDBs_total : 0
15.81/5.89	c (0,0) c ReduceDBs_winner : 0
15.81/5.89	c (0,0) c SimpDBs_0 : 1
15.81/5.89	c (0,0) c SimpDBs_1 : 1
15.81/5.89	c (0,0) c SimpDBs_2 : 1
15.81/5.89	c (0,0) c SimpDBs_3 : 1
15.81/5.89	c (0,0) c SimpDBs_4 : 1
15.81/5.89	c (0,0) c SimpDBs_5 : 1
15.81/5.89	c (0,0) c SimpDBs_6 : 1
15.81/5.89	c (0,0) c SimpDBs_7 : 1
15.81/5.89	c (0,0) c SimpDBs_total : 8
15.81/5.89	c (0,0) c SimpDBs_winner : 1
15.81/5.89	c (0,0) c Restarts_0 : 1
15.81/5.89	c (0,0) c Restarts_1 : 1
15.81/5.89	c (0,0) c Restarts_2 : 1
15.81/5.89	c (0,0) c Restarts_3 : 1
15.81/5.89	c (0,0) c Restarts_4 : 1
15.81/5.89	c (0,0) c Restarts_5 : 1
15.81/5.89	c (0,0) c Restarts_6 : 1
15.81/5.89	c (0,0) c Restarts_7 : 1
15.81/5.89	c (0,0) c Restarts_total : 8
15.81/5.89	c (0,0) c Restarts_winner : 1
15.81/5.89	c (0,0) c ForcedImports_0 : 0
15.81/5.89	c (0,0) c ForcedImports_1 : 0
15.81/5.89	c (0,0) c ForcedImports_2 : 0
15.81/5.89	c (0,0) c ForcedImports_3 : 0
15.81/5.89	c (0,0) c ForcedImports_4 : 0
15.81/5.89	c (0,0) c ForcedImports_5 : 0
15.81/5.89	c (0,0) c ForcedImports_6 : 0
15.81/5.89	c (0,0) c ForcedImports_7 : 0
15.81/5.89	c (0,0) c ForcedImports_total : 0
15.81/5.89	c (0,0) c ForcedImports_winner : 0
15.81/5.89	c (0,0) c PropsBinClauses_0 : 1373
15.81/5.89	c (0,0) c PropsBinClauses_1 : 11128
15.81/5.89	c (0,0) c PropsBinClauses_2 : 29378
15.81/5.89	c (0,0) c PropsBinClauses_3 : 3044
15.81/5.89	c (0,0) c PropsBinClauses_4 : 2476
15.81/5.89	c (0,0) c PropsBinClauses_5 : 6135
15.81/5.89	c (0,0) c PropsBinClauses_6 : 6432
15.81/5.89	c (0,0) c PropsBinClauses_7 : 3773
15.81/5.89	c (0,0) c PropsBinClauses_total : 63739
15.81/5.89	c (0,0) c PropsBinClauses_winner : 1373
15.81/5.89	c (0,0) c PropsPreBlocker_0 : 37490
15.81/5.89	c (0,0) c PropsPreBlocker_1 : 252926
15.81/5.89	c (0,0) c PropsPreBlocker_2 : 572877
15.81/5.89	c (0,0) c PropsPreBlocker_3 : 76315
15.81/5.89	c (0,0) c PropsPreBlocker_4 : 65256
15.81/5.89	c (0,0) c PropsPreBlocker_5 : 126103
15.81/5.89	c (0,0) c PropsPreBlocker_6 : 124596
15.81/5.89	c (0,0) c PropsPreBlocker_7 : 93656
15.81/5.89	c (0,0) c PropsPreBlocker_total : 1349219
15.81/5.89	c (0,0) c PropsPreBlocker_winner : 37490
15.81/5.89	c (0,0) c PropsNotBlocker_0 : 17939
15.81/5.89	c (0,0) c PropsNotBlocker_1 : 66851
15.81/5.89	c (0,0) c PropsNotBlocker_2 : 147228
15.81/5.89	c (0,0) c PropsNotBlocker_3 : 24069
15.81/5.89	c (0,0) c PropsNotBlocker_4 : 23403
15.81/5.89	c (0,0) c PropsNotBlocker_5 : 40853
15.81/5.89	c (0,0) c PropsNotBlocker_6 : 34804
15.81/5.89	c (0,0) c PropsNotBlocker_7 : 28899
15.81/5.89	c (0,0) c PropsNotBlocker_total : 384046
15.81/5.89	c (0,0) c PropsNotBlocker_winner : 17939
15.81/5.89	c (0,0) c PropsLitFullScans_0 : 62504
15.81/5.89	c (0,0) c PropsLitFullScans_1 : 383332
15.81/5.89	c (0,0) c PropsLitFullScans_2 : 884045
15.81/5.89	c (0,0) c PropsLitFullScans_3 : 115365
15.81/5.89	c (0,0) c PropsLitFullScans_4 : 100094
15.81/5.89	c (0,0) c PropsLitFullScans_5 : 199847
15.81/5.89	c (0,0) c PropsLitFullScans_6 : 198353
15.81/5.89	c (0,0) c PropsLitFullScans_7 : 140899
15.81/5.89	c (0,0) c PropsLitFullScans_total : 2084439
15.81/5.89	c (0,0) c PropsLitFullScans_winner : 62504
15.81/5.89	c (0,0) c LitScanFractions_0 : 0
15.81/5.89	c (0,0) c LitScanFractions_1 : 0
15.81/5.89	c (0,0) c LitScanFractions_2 : 0
15.81/5.89	c (0,0) c LitScanFractions_3 : 0
15.81/5.89	c (0,0) c LitScanFractions_4 : 0
15.81/5.89	c (0,0) c LitScanFractions_5 : 0
15.81/5.89	c (0,0) c LitScanFractions_6 : 0
15.81/5.89	c (0,0) c LitScanFractions_7 : 0
15.81/5.89	c (0,0) c LitScanFractions_total : 0
15.81/5.89	c (0,0) c LitScanFractions_winner : 0
15.81/5.89	c (0,0) c DecisionLevel0_0 : 1
15.81/5.89	c (0,0) c DecisionLevel0_1 : 1
15.81/5.89	c (0,0) c DecisionLevel0_2 : 1
15.81/5.89	c (0,0) c DecisionLevel0_3 : 1
15.81/5.89	c (0,0) c DecisionLevel0_4 : 1
15.81/5.89	c (0,0) c DecisionLevel0_5 : 1
15.81/5.89	c (0,0) c DecisionLevel0_6 : 1
15.81/5.89	c (0,0) c DecisionLevel0_7 : 1
15.81/5.89	c (0,0) c DecisionLevel0_total : 8
15.81/5.89	c (0,0) c DecisionLevel0_winner : 1
15.81/5.89	c (0,0) c Periods_0 : 0
15.81/5.89	c (0,0) c Periods_1 : 0
15.81/5.89	c (0,0) c Periods_2 : 0
15.81/5.89	c (0,0) c Periods_3 : 0
15.81/5.89	c (0,0) c Periods_4 : 0
15.81/5.89	c (0,0) c Periods_5 : 0
15.81/5.89	c (0,0) c Periods_6 : 0
15.81/5.89	c (0,0) c Periods_7 : 0
15.81/5.90	c (0,0) c Periods_total : 0
15.81/5.90	c (0,0) c Periods_winner : 0
15.81/5.90	c (0,0) c Margin_0 : 20
15.81/5.90	c (0,0) c Margin_1 : 20
15.81/5.90	c (0,0) c Margin_2 : 20
15.81/5.90	c (0,0) c Margin_3 : 20
15.81/5.90	c (0,0) c Margin_4 : 20
15.81/5.90	c (0,0) c Margin_5 : 20
15.81/5.90	c (0,0) c Margin_6 : 20
15.81/5.90	c (0,0) c Margin_7 : 20
15.81/5.90	c (0,0) c Margin_total : 160
15.81/5.90	c (0,0) c Margin_winner : 20
15.81/5.90	c (0,0) c Exported_0 : 0
15.81/5.90	c (0,0) c Exported_1 : 0
15.81/5.90	c (0,0) c Exported_2 : 1
15.81/5.90	c (0,0) c Exported_3 : 0
15.81/5.90	c (0,0) c Exported_4 : 2
15.81/5.90	c (0,0) c Exported_5 : 0
15.81/5.90	c (0,0) c Exported_6 : 2
15.81/5.90	c (0,0) c Exported_7 : 0
15.81/5.90	c (0,0) c Exported_total : 5
15.81/5.90	c (0,0) c Exported_winner : 0
15.81/5.90	c (0,0) c Imported_0 : 0
15.81/5.90	c (0,0) c Imported_1 : 0
15.81/5.90	c (0,0) c Imported_2 : 0
15.81/5.90	c (0,0) c Imported_3 : 0
15.81/5.90	c (0,0) c Imported_4 : 0
15.81/5.90	c (0,0) c Imported_5 : 0
15.81/5.90	c (0,0) c Imported_6 : 0
15.81/5.90	c (0,0) c Imported_7 : 0
15.81/5.90	c (0,0) c Imported_total : 0
15.81/5.90	c (0,0) c Imported_winner : 0
15.81/5.90	c (0,0) c Good_0 : 0
15.81/5.90	c (0,0) c Good_1 : 0
15.81/5.90	c (0,0) c Good_2 : 0
15.81/5.90	c (0,0) c Good_3 : 0
15.81/5.90	c (0,0) c Good_4 : 0
15.81/5.90	c (0,0) c Good_5 : 0
15.81/5.90	c (0,0) c Good_6 : 0
15.81/5.90	c (0,0) c Good_7 : 0
15.81/5.90	c (0,0) c Good_total : 0
15.81/5.90	c (0,0) c Good_winner : 0
15.81/5.90	c (0,0) c Purge_0 : 0
15.81/5.90	c (0,0) c Purge_1 : 0
15.81/5.90	c (0,0) c Purge_2 : 0
15.81/5.90	c (0,0) c Purge_3 : 0
15.81/5.90	c (0,0) c Purge_4 : 0
15.81/5.90	c (0,0) c Purge_5 : 0
15.81/5.90	c (0,0) c Purge_6 : 0
15.81/5.90	c (0,0) c Purge_7 : 0
15.81/5.90	c (0,0) c Purge_total : 0
15.81/5.90	c (0,0) c Purge_winner : 0
15.81/5.90	c (0,0) c Promoted_0 : 0
15.81/5.90	c (0,0) c Promoted_1 : 0
15.81/5.90	c (0,0) c Promoted_2 : 0
15.81/5.90	c (0,0) c Promoted_3 : 0
15.81/5.90	c (0,0) c Promoted_4 : 0
15.81/5.90	c (0,0) c Promoted_5 : 0
15.81/5.90	c (0,0) c Promoted_6 : 0
15.81/5.90	c (0,0) c Promoted_7 : 0
15.81/5.90	c (0,0) c Promoted_total : 0
15.81/5.90	c (0,0) c Promoted_winner : 0
15.81/5.90	c (0,0) c Remove_Imp_0 : 0
15.81/5.90	c (0,0) c Remove_Imp_1 : 0
15.81/5.90	c (0,0) c Remove_Imp_2 : 0
15.81/5.90	c (0,0) c Remove_Imp_3 : 0
15.81/5.90	c (0,0) c Remove_Imp_4 : 0
15.81/5.90	c (0,0) c Remove_Imp_5 : 0
15.81/5.90	c (0,0) c Remove_Imp_6 : 0
15.81/5.90	c (0,0) c Remove_Imp_7 : 0
15.81/5.90	c (0,0) c Remove_Imp_total : 0
15.81/5.90	c (0,0) c Remove_Imp_winner : 0
15.81/5.90	c (0,0) c Blocked_Reuse_0 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_1 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_2 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_3 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_4 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_5 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_6 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_7 : 0
15.81/5.90	c (0,0) c Blocked_Reuse_total : 0
15.81/5.90	c (0,0) c Blocked_Reuse_winner : 0
15.81/5.90	c (0,0) c Unaries_0 : 0
15.81/5.90	c (0,0) c Unaries_1 : 0
15.81/5.90	c (0,0) c Unaries_2 : 0
15.81/5.90	c (0,0) c Unaries_3 : 0
15.81/5.90	c (0,0) c Unaries_4 : 0
15.81/5.90	c (0,0) c Unaries_5 : 0
15.81/5.90	c (0,0) c Unaries_6 : 0
15.81/5.90	c (0,0) c Unaries_7 : 0
15.81/5.90	c (0,0) c Unaries_total : 0
15.81/5.90	c (0,0) c Unaries_winner : 0
15.81/5.90	c (0,0) c Binaries_0 : 0
15.81/5.90	c (0,0) c Binaries_1 : 0
15.81/5.90	c (0,0) c Binaries_2 : 0
15.81/5.90	c (0,0) c Binaries_3 : 0
15.81/5.90	c (0,0) c Binaries_4 : 0
15.81/5.90	c (0,0) c Binaries_5 : 0
15.81/5.90	c (0,0) c Binaries_6 : 0
15.81/5.90	c (0,0) c Binaries_7 : 0
15.81/5.90	c (0,0) c Binaries_total : 0
15.81/5.90	c (0,0) c Binaries_winner : 0
15.81/5.90	c (0,0) c Glues_0 : 0
15.81/5.90	c (0,0) c Glues_1 : 0
15.81/5.90	c (0,0) c Glues_2 : 1
15.81/5.90	c (0,0) c Glues_3 : 0
15.81/5.90	c (0,0) c Glues_4 : 2
15.81/5.90	c (0,0) c Glues_5 : 0
15.81/5.90	c (0,0) c Glues_6 : 2
15.81/5.90	c (0,0) c Glues_7 : 0
15.81/5.90	c (0,0) c Glues_total : 5
15.81/5.90	c (0,0) c Glues_winner : 0
15.81/5.90	c (0,0) c RunningTime_0 : 0.011959
15.81/5.90	c (0,0) c RunningTime_1 : 0.014009
15.81/5.90	c (0,0) c RunningTime_2 : 0.018247
15.81/5.90	c (0,0) c RunningTime_3 : 0.011574
15.81/5.90	c (0,0) c RunningTime_4 : 0.011105
15.81/5.90	c (0,0) c RunningTime_5 : 0.013496
15.81/5.90	c (0,0) c RunningTime_6 : 0.012771
15.81/5.90	c (0,0) c RunningTime_7 : 0.011693
15.81/5.90	c (0,0) c RunningTime_total : 0.104855
15.81/5.90	c (0,0) c RunningTime_winner : 0.011959
15.81/5.90	c (0,0) c WaitingTime_0 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_1 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_2 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_3 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_4 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_5 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_6 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_7 : 0.000000
15.81/5.90	c (0,0) c WaitingTime_total : 0.000000
15.81/5.90	c (0,0) c WaitingTime_winner : 0.000000
15.81/5.90	c (0,0) c ExchangingTime_0 : 0.000000
15.81/5.90	c (0,0) c ExchangingTime_1 : 0.000008
15.81/5.90	c (0,0) c ExchangingTime_2 : 0.000016
15.81/5.90	c (0,0) c ExchangingTime_3 : 0.000002
15.81/5.90	c (0,0) c ExchangingTime_4 : 0.000011
15.81/5.90	c (0,0) c ExchangingTime_5 : 0.000009
15.81/5.90	c (0,0) c ExchangingTime_6 : 0.000009
15.81/5.90	c (0,0) c ExchangingTime_7 : 0.000001
15.81/5.90	c (0,0) c ExchangingTime_total : 0.000055
15.81/5.90	c (0,0) c ExchangingTime_winner : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_0 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_1 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_2 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_3 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_4 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_5 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_6 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_7 : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_total : 0.000000
15.81/5.90	c (0,0) c PeriodProcTime_winner : 0.000000
15.81/5.90	c (0,0) c SolvingTime_0 : 0.011959
15.81/5.90	c (0,0) c SolvingTime_1 : 0.014017
15.81/5.90	c (0,0) c SolvingTime_2 : 0.018263
15.81/5.90	c (0,0) c SolvingTime_3 : 0.011576
15.81/5.90	c (0,0) c SolvingTime_4 : 0.011116
15.81/5.90	c (0,0) c SolvingTime_5 : 0.013505
15.81/5.90	c (0,0) c SolvingTime_6 : 0.012780
15.81/5.90	c (0,0) c SolvingTime_7 : 0.011694
15.81/5.90	c (0,0) c SolvingTime_total : 0.104910
15.81/5.90	c (0,0) c SolvingTime_winner : 0.011959
15.81/5.90	c (0,0) c PropagationTime_0 : 0.011850
15.81/5.90	c (0,0) c PropagationTime_1 : 0.012948
15.81/5.90	c (0,0) c PropagationTime_2 : 0.015997
15.81/5.90	c (0,0) c PropagationTime_3 : 0.011274
15.81/5.90	c (0,0) c PropagationTime_4 : 0.010820
15.81/5.90	c (0,0) c PropagationTime_5 : 0.012927
15.81/5.90	c (0,0) c PropagationTime_6 : 0.012072
15.81/5.90	c (0,0) c PropagationTime_7 : 0.011331
15.81/5.90	c (0,0) c PropagationTime_total : 0.099218
15.81/5.90	c (0,0) c PropagationTime_winner : 0.011850
15.81/5.90	c (0,0) c AnalysisTime_0 : 0.000037
15.81/5.90	c (0,0) c AnalysisTime_1 : 0.000728
15.81/5.90	c (0,0) c AnalysisTime_2 : 0.001600
15.81/5.90	c (0,0) c AnalysisTime_3 : 0.000163
15.81/5.90	c (0,0) c AnalysisTime_4 : 0.000116
15.81/5.90	c (0,0) c AnalysisTime_5 : 0.000370
15.81/5.90	c (0,0) c AnalysisTime_6 : 0.000464
15.81/5.90	c (0,0) c AnalysisTime_7 : 0.000185
15.81/5.90	c (0,0) c AnalysisTime_total : 0.003663
15.81/5.90	c (0,0) c AnalysisTime_winner : 0.000037
15.81/5.90	c (0,0) c ReductionTime_0 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_1 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_2 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_3 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_4 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_5 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_6 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_7 : 0.000000
15.81/5.90	c (0,0) c ReductionTime_total : 0.000000
15.81/5.90	c (0,0) c ReductionTime_winner : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_0 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_1 : 0.000001
15.81/5.90	c (0,0) c SimplifyTime_2 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_3 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_4 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_5 : 0.000001
15.81/5.90	c (0,0) c SimplifyTime_6 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_7 : 0.000000
15.81/5.90	c (0,0) c SimplifyTime_total : 0.000002
15.81/5.90	c (0,0) c SimplifyTime_winner : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_0 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_1 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_2 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_3 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_4 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_5 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_6 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_7 : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_total : 0.000000
15.81/5.90	c (0,0) c UsedRateTime_winner : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_0 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_1 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_2 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_3 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_4 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_5 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_6 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_7 : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_total : 0.000000
15.81/5.90	c (0,0) c OverlapRateTime_winner : 0.000000
15.81/5.90	c (0,0) c
15.81/5.90	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.81/5.90	c (0,0) c
15.81/5.90	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.90	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.81/5.90	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.90	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.81/5.90	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.81/5.90	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.81/5.90	c (0,0) c | Initial random_seed   | 2146042883 | 1292207810 | 2142404953 | 1335711205 |   57869384 | 1823022123 |  262939120 |   22178016 |
15.81/5.90	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.90	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.81/5.90	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.81/5.90	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.81/5.90	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.81/5.90	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.90	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.81/5.90	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.81/5.90	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.81/5.90	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.81/5.90	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.81/5.90	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.81/5.90	c (0,0) 
15.81/5.90	c (0,0) s SATISFIABLE
15.81/5.92	c (0,0) SatSolver.solve End
15.81/5.92	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.81/5.92	c (0,0) Show results Begin
15.81/6.00	c (0,0) x[0] = 1
15.81/6.00	c (0,0) x[1] = 14
15.81/6.00	c (0,0) x[2] = 17
15.81/6.00	c (0,0) x[3] = 14
15.81/6.00	c (0,0) x[4] = 13
15.81/6.00	c (0,0) x[5] = 12
15.81/6.00	c (0,0) x[6] = 9
15.81/6.00	c (0,0) x[7] = 18
15.81/6.00	c (0,0) x[8] = 2
15.81/6.00	c (0,0) x[9] = 7
15.81/6.00	c (0,0) x[10] = 17
15.81/6.00	c (0,0) x[11] = 10
15.81/6.00	c (0,0) x[12] = 10
15.81/6.00	c (0,0) x[13] = 7
15.81/6.00	c (0,0) x[14] = 1
15.81/6.00	c (0,0) x[15] = 16
15.81/6.00	c (0,0) x[16] = 9
15.81/6.00	c (0,0) x[17] = 9
15.81/6.00	c (0,0) x[18] = 15
15.81/6.00	c (0,0) x[19] = 15
15.81/6.00	c (0,0) x[20] = 11
15.81/6.00	c (0,0) x[21] = 7
15.81/6.00	c (0,0) x[22] = 11
15.81/6.00	c (0,0) x[23] = 9
15.81/6.00	c (0,0) x[24] = 10
15.81/6.00	c (0,0) x[25] = 17
15.81/6.00	c (0,0) x[26] = 3
15.81/6.00	c (0,0) x[27] = 4
15.81/6.00	c (0,0) x[28] = 2
15.81/6.00	c (0,0) x[29] = 8
15.81/6.00	c (0,0) x[30] = 7
15.81/6.00	c (0,0) x[31] = 9
15.81/6.00	c (0,0) x[32] = 5
15.81/6.00	c (0,0) x[33] = 8
15.81/6.00	c (0,0) x[34] = 19
15.81/6.00	c (0,0) x[35] = 11
15.81/6.00	c (0,0) x[36] = 17
15.81/6.00	c (0,0) x[37] = 9
15.81/6.00	c (0,0) x[38] = 3
15.81/6.00	c (0,0) x[39] = 1
15.81/6.00	c (0,0) x[40] = 20
15.81/6.00	c (0,0) x[41] = 13
15.81/6.00	c (0,0) x[42] = 2
15.81/6.00	c (0,0) x[43] = 6
15.81/6.00	c (0,0) x[44] = 1
15.81/6.00	c (0,0) x[45] = 2
15.81/6.00	c (0,0) x[46] = 1
15.81/6.00	c (0,0) x[47] = 1
15.81/6.00	c (0,0) x[48] = 2
15.81/6.00	c (0,0) x[49] = 1
15.81/6.00	s SATISFIABLE
17.32/6.01	v <instantiation>
17.32/6.01	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] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]</list>
17.32/6.01	v     <values>1 14 17 14 13 12 9 18 2 7 17 10 10 7 1 16 9 9 15 15 11 7 11 9 10 17 3 4 2 8 7 9 5 8 19 11 17 9 3 1 20 13 2 6 1 2 1 1 2 1</values>
17.32/6.01	v </instantiation>
17.32/6.01	c (0,0) Show results End
17.32/6.01	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
17.32/6.01	c (0,0) 0,0,STOP-AFTER(ALL)
17.32/6.01	c END-Prog: Sat Sep 14 03:55:08 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 (15302 MiB free)
  memory of node 1: 16384 MiB (15495 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392268-1568426147/watcher-4392268-1568426147 -o /tmp/evaluation-result-4392268-1568426147/solver-4392268-1568426147 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568416723-7197 --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-4392268-1568426147.xml 

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

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

solver pid=13811, runsolver pid=13808

[startup+0.100157 s]*
/proc/loadavg: 8.75 8.35 8.19 2/211 13833
/proc/meminfo: memFree=31441144/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418866120 115843072 348 33554432000 4194304 5098028 140720368303168 140720368300424 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 348 296 221 0 87 0
[pid=13814] ppid=13811 vsize=27314120 memory=107652 CPUtime=0.1 cores=0-7
/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 6472 0 0 0 8 2 0 0 20 0 20 0 418866120 27969658880 26913 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6828530 26913 2799 1 0 6790935 0
[pid=13814/tid=13815] ppid=13811 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 4576 0 0 0 7 2 0 0 20 0 20 0 418866120 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239431600528 140239444688736 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27314120 memory=140009568655237 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13819] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13819/stat : 13819 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239276067344 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13820] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13820/stat : 13820 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239275015056 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13821] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13821/stat : 13821 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140239273962256 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13822] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13822/stat : 13822 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238876474512 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13823] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13823/stat : 13823 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238875421712 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13824] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13824/stat : 13824 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866124 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238518155376 140239459785346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13825] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13825/stat : 13825 (java) S 13811 13811 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 26913 33554432000 4194304 4196468 140733123364032 140237258875680 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13826] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13826/stat : 13826 (java) S 13811 13811 7170 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 26913 33554432000 4194304 4196468 140733123364032 140237124654192 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13827] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13827/stat : 13827 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 26913 33554432000 4194304 4196468 140733123364032 140236750149712 140239459792795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13828] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13828/stat : 13828 (java) S 13811 13811 7170 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238517103216 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13829] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13829/stat : 13829 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238516050416 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13830] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13830/stat : 13830 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238514998128 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13831] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13831/stat : 13831 (java) S 13811 13811 7170 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238513945328 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13832] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13832/stat : 13832 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 26913 33554432000 4194304 4196468 140733123364032 140236252244320 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13833] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13833/stat : 13833 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 26913 33554432000 4194304 4196468 140733123364032 140238512892208 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109044 KiB

[startup+0.210221 s]*
/proc/loadavg: 8.75 8.35 8.19 3/211 13833
/proc/meminfo: memFree=31423616/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418866120 115843072 348 33554432000 4194304 5098028 140720368303168 140720368300424 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 348 296 221 0 87 0
[pid=13814] ppid=13811 vsize=27314120 memory=124464 CPUtime=0.24 cores=0-7
/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 11479 0 0 0 20 4 0 0 20 0 20 0 418866120 27969658880 31116 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6828530 31116 2925 1 0 6790935 0
[pid=13814/tid=13815] ppid=13811 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 9182 0 0 0 16 3 0 0 20 0 20 0 418866120 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239431573584 140239440049416 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27314120 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27314120 memory=3760986766890215072 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13819] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13819/stat : 13819 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239276067344 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13820] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13820/stat : 13820 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239275015056 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13821] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13821/stat : 13821 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140239273962256 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13822] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13822/stat : 13822 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238876474512 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13823] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13823/stat : 13823 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238875421712 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13824] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13824/stat : 13824 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866124 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238518155376 140239459785346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13825] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13825/stat : 13825 (java) S 13811 13811 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 31116 33554432000 4194304 4196468 140733123364032 140237258875680 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13826] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13826/stat : 13826 (java) S 13811 13811 7170 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 31116 33554432000 4194304 4196468 140733123364032 140237124654192 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13827] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13827/stat : 13827 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 31116 33554432000 4194304 4196468 140733123364032 140236750149712 140239459792795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13828] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13828/stat : 13828 (java) S 13811 13811 7170 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238517103216 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13829] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13829/stat : 13829 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238516050416 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13830] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13830/stat : 13830 (java) S 13811 13811 7170 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238514998128 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13831] ppid=13811 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/13814/task/13831/stat : 13831 (java) S 13811 13811 7170 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 20 0 418866127 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238513945328 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13832] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13832/stat : 13832 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 31116 33554432000 4194304 4196468 140733123364032 140236252244320 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13833] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13833/stat : 13833 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 31116 33554432000 4194304 4196468 140733123364032 140238512892208 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125856 KiB

[startup+0.309384 s]*
/proc/loadavg: 8.75 8.35 8.19 2/211 13833
/proc/meminfo: memFree=31421064/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418866120 115843072 348 33554432000 4194304 5098028 140720368303168 140720368300424 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 348 296 221 0 87 0
[pid=13814] ppid=13811 vsize=27314120 memory=128136 CPUtime=0.42 cores=0-7
/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 12410 0 0 0 37 5 0 0 20 0 20 0 418866120 27969658880 32034 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6828530 32034 3008 1 0 6790935 0
[pid=13814/tid=13815] ppid=13811 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 9947 0 0 0 26 3 0 0 20 0 20 0 418866120 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239431591696 140239443854686 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13819] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13819/stat : 13819 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239276067344 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13820] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13820/stat : 13820 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239275015056 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13821] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13821/stat : 13821 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140239273962256 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13822] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13822/stat : 13822 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238876474512 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13823] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13823/stat : 13823 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866123 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238875421712 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13824] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13824/stat : 13824 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866124 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238518155376 140239459785346 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13825] ppid=13811 vsize=27314120 memory=280018848783744 CPUtime=0 cores=0-7
/proc/13814/task/13825/stat : 13825 (java) S 13811 13811 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 32034 33554432000 4194304 4196468 140733123364032 140237258875680 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13826] ppid=13811 vsize=27314120 memory=280018848788352 CPUtime=0 cores=0-7
/proc/13814/task/13826/stat : 13826 (java) S 13811 13811 7170 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418866125 27969658880 32034 33554432000 4194304 4196468 140733123364032 140237124654192 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13827] ppid=13811 vsize=27314120 memory=280018848792960 CPUtime=0 cores=0-7
/proc/13814/task/13827/stat : 13827 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 32034 33554432000 4194304 4196468 140733123364032 140236750149712 140239459792795 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13828] ppid=13811 vsize=27314120 memory=280018848797568 CPUtime=0 cores=0-7
/proc/13814/task/13828/stat : 13828 (java) R 13811 13811 7170 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 20 0 418866127 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238517103216 140239440474496 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13829] ppid=13811 vsize=27314120 memory=280018848802176 CPUtime=0.01 cores=0-7
/proc/13814/task/13829/stat : 13829 (java) S 13811 13811 7170 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 20 0 418866127 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238516050416 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13830] ppid=13811 vsize=27314120 memory=280018848806784 CPUtime=0.01 cores=0-7
/proc/13814/task/13830/stat : 13830 (java) S 13811 13811 7170 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 418866127 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238514998128 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13831] ppid=13811 vsize=27314120 memory=280018848811392 CPUtime=0.07 cores=0-7
/proc/13814/task/13831/stat : 13831 (java) S 13811 13811 7170 0 -1 1077944384 488 0 0 0 7 0 0 0 20 0 20 0 418866127 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238513945328 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13832] ppid=13811 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13832/stat : 13832 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 32034 33554432000 4194304 4196468 140733123364032 140236252244320 140239459784405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13833] ppid=13811 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/13814/task/13833/stat : 13833 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866128 27969658880 32034 33554432000 4194304 4196468 140733123364032 140238512892208 140239459785346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129528 KiB

[startup+0.70087 s]
/proc/loadavg: 8.75 8.35 8.19 2/211 13833
/proc/meminfo: memFree=31398076/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418866120 115843072 348 33554432000 4194304 5098028 140720368303168 140720368300424 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 348 296 221 0 87 0
[pid=13814] ppid=13811 vsize=27320392 memory=165160 CPUtime=1.02 cores=0-7
/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 19926 0 0 0 94 8 0 0 20 0 20 0 418866120 27976081408 41290 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6830098 41290 3157 1 0 6791447 0
[pid=13814/tid=13815] ppid=13811 vsize=27320392 memory=4580 CPUtime=0.67 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 16889 0 0 0 62 5 0 0 20 0 20 0 418866120 27976081408 41290 33554432000 4194304 4196468 140733123364032 140239431609968 140239459786134 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27976081408 41290 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27976081408 41290 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27320392 memory=8556 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27976081408 41290 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0

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

/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 32949 0 0 0 1035 23 0 0 20 0 20 0 418866120 27980353536 201084 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6831141 201084 3250 1 0 6792471 0
[pid=13814/tid=13815] ppid=13811 vsize=27324564 memory=7163930036132078674 CPUtime=3.16 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 20526 0 0 0 300 16 0 0 20 0 20 0 418866120 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239431610176 140238962082519 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27324564 memory=7309178837960058450 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27324564 memory=1392 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27324564 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13819] ppid=13811 vsize=27324564 memory=7825734864442108491 CPUtime=0 cores=0-7
/proc/13814/task/13819/stat : 13819 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239276067344 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13820] ppid=13811 vsize=27324564 memory=7100839878645814387 CPUtime=0 cores=0-7
/proc/13814/task/13820/stat : 13820 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239275015056 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13821] ppid=13811 vsize=27324564 memory=7100839870071150693 CPUtime=0 cores=0-7
/proc/13814/task/13821/stat : 13821 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140239273962256 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13822] ppid=13811 vsize=27324564 memory=8514701219781834910 CPUtime=0 cores=0-7
/proc/13814/task/13822/stat : 13822 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140238876474512 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13823] ppid=13811 vsize=27324564 memory=-7098080424032564416 CPUtime=0 cores=0-7
/proc/13814/task/13823/stat : 13823 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866123 27980353536 201084 33554432000 4194304 4196468 140733123364032 140238875421712 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13824] ppid=13811 vsize=27324564 memory=-7819220407477041013 CPUtime=0 cores=0-7
/proc/13814/task/13824/stat : 13824 (java) S 13811 13811 7170 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418866124 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238518155376 140239459785346 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13825] ppid=13811 vsize=27324564 memory=1808 CPUtime=0 cores=0-7
/proc/13814/task/13825/stat : 13825 (java) S 13811 13811 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418866125 27980353536 201596 33554432000 4194304 4196468 140733123364032 140237258875680 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13826] ppid=13811 vsize=27324564 memory=920 CPUtime=0 cores=0-7
/proc/13814/task/13826/stat : 13826 (java) S 13811 13811 7170 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418866125 27980353536 201596 33554432000 4194304 4196468 140733123364032 140237124654192 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13827] ppid=13811 vsize=27324564 memory=4168 CPUtime=0 cores=0-7
/proc/13814/task/13827/stat : 13827 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27980353536 201596 33554432000 4194304 4196468 140733123364032 140236750149712 140239459792795 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13828] ppid=13811 vsize=27324564 memory=4100 CPUtime=2.12 cores=0-7
/proc/13814/task/13828/stat : 13828 (java) S 13811 13811 7170 0 -1 1077944384 3652 0 0 0 210 2 0 0 20 0 20 0 418866127 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238517103216 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13829] ppid=13811 vsize=27324564 memory=0 CPUtime=2.11 cores=0-7
/proc/13814/task/13829/stat : 13829 (java) S 13811 13811 7170 0 -1 1077944384 2960 0 0 0 211 0 0 0 20 0 20 0 418866127 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238516050416 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13830] ppid=13811 vsize=27324564 memory=11204 CPUtime=2.34 cores=0-7
/proc/13814/task/13830/stat : 13830 (java) R 13811 13811 7170 0 -1 4202560 2297 0 0 0 234 0 0 0 20 0 20 0 418866127 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238514974112 140239440496128 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13831] ppid=13811 vsize=27324564 memory=-7233780906022726806 CPUtime=0.79 cores=0-7
/proc/13814/task/13831/stat : 13831 (java) S 13811 13811 7170 0 -1 1077944384 2152 0 0 0 78 1 0 0 20 0 20 0 418866127 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238513945328 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13832] ppid=13811 vsize=27324564 memory=-7173504570860347296 CPUtime=0 cores=0-7
/proc/13814/task/13832/stat : 13832 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27980353536 201596 33554432000 4194304 4196468 140733123364032 140236252244320 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13833] ppid=13811 vsize=27324564 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/13814/task/13833/stat : 13833 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866128 27980353536 201596 33554432000 4194304 4196468 140733123364032 140238512892208 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
Current children cumulated CPU time: 10.58 s
Current children cumulated vsize: 27437692 KiB
Current children cumulated memory: 805728 KiB

[startup+4.80083 s]
/proc/loadavg: 8.29 8.26 8.16 3/212 13835
/proc/meminfo: memFree=30437460/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418866120 115843072 348 33554432000 4194304 5098028 140720368303168 140720368300424 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 348 296 221 0 87 0
[pid=13814] ppid=13811 vsize=27328728 memory=1426820 CPUtime=15.42 cores=0-7
/proc/13814/stat : 13814 (java) S 13811 13811 7170 0 -1 1077944320 35139 0 0 0 1509 33 0 0 20 0 20 0 418866120 27984617472 356705 33554432000 4194304 4196468 140733123364032 140733123346576 140239459774199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
/proc/13814/statm: 6832182 356705 3273 1 0 6792983 0
[pid=13814/tid=13815] ppid=13811 vsize=27328728 memory=6791534058613427641 CPUtime=4.77 cores=0-7
/proc/13814/task/13815/stat : 13815 (java) R 13811 13811 7170 0 -1 4202560 21061 0 0 0 451 26 0 0 20 0 20 0 418866120 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239431609408 140238965012314 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13816] ppid=13811 vsize=27328728 memory=960644 CPUtime=0 cores=0-7
/proc/13814/task/13816/stat : 13816 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239464016272 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13817] ppid=13811 vsize=27328728 memory=140009424770320 CPUtime=0 cores=0-7
/proc/13814/task/13817/stat : 13817 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239278172432 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13818] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13818/stat : 13818 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239277120144 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13819] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13819/stat : 13819 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239276067344 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13820] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13820/stat : 13820 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239275015056 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13821] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13821/stat : 13821 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140239273962256 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13822] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13822/stat : 13822 (java) S 13811 13811 7170 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238876474512 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13823] ppid=13811 vsize=27328728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/13814/task/13823/stat : 13823 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866123 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238875421712 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13824] ppid=13811 vsize=27328728 memory=2244 CPUtime=0 cores=0-7
/proc/13814/task/13824/stat : 13824 (java) S 13811 13811 7170 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 418866124 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238518155376 140239459785346 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13825] ppid=13811 vsize=27328728 memory=33 CPUtime=0 cores=0-7
/proc/13814/task/13825/stat : 13825 (java) S 13811 13811 7170 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418866125 27984617472 356705 33554432000 4194304 4196468 140733123364032 140237258875680 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13826] ppid=13811 vsize=27328728 memory=6371021645299865193 CPUtime=0 cores=0-7
/proc/13814/task/13826/stat : 13826 (java) S 13811 13811 7170 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418866125 27984617472 356705 33554432000 4194304 4196468 140733123364032 140237124654192 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13827] ppid=13811 vsize=27328728 memory=7649399384214876977 CPUtime=0 cores=0-7
/proc/13814/task/13827/stat : 13827 (java) S 13811 13811 7170 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418866127 27984617472 356705 33554432000 4194304 4196468 140733123364032 140236750149712 140239459792795 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13828] ppid=13811 vsize=27328728 memory=4294969504 CPUtime=2.8 cores=0-7
/proc/13814/task/13828/stat : 13828 (java) S 13811 13811 7170 0 -1 1077944384 3820 0 0 0 278 2 0 0 20 0 20 0 418866127 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238517103216 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13829] ppid=13811 vsize=27328728 memory=7396 CPUtime=2.91 cores=0-7
/proc/13814/task/13829/stat : 13829 (java) S 13811 13811 7170 0 -1 1077944384 3112 0 0 0 290 1 0 0 20 0 20 0 418866127 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238516050416 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13830] ppid=13811 vsize=27328728 memory=0 CPUtime=3.94 cores=0-7
/proc/13814/task/13830/stat : 13830 (java) R 13811 13811 7170 0 -1 4202560 3293 0 0 0 394 0 0 0 20 0 20 0 418866127 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238514994480 140239441296686 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13831] ppid=13811 vsize=27328728 memory=0 CPUtime=0.96 cores=0-7
/proc/13814/task/13831/stat : 13831 (java) S 13811 13811 7170 0 -1 1077944384 2488 0 0 0 95 1 0 0 20 0 20 0 418866127 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238513945328 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13832] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13832/stat : 13832 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27984617472 356705 33554432000 4194304 4196468 140733123364032 140236252244320 140239459784405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
[pid=13814/tid=13833] ppid=13811 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/13814/task/13833/stat : 13833 (java) S 13811 13811 7170 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418866128 27984617472 356705 33554432000 4194304 4196468 140733123364032 140238512892208 140239459785346 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 6766592 140733123371755 140733123372182 140733123372182 140733123375055 0
Current children cumulated CPU time: 15.42 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 1428212 KiB

[startup+5.60023 s]
/proc/loadavg: 8.29 8.26 8.16 2/212 13835
/proc/meminfo: memFree=29975416/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1472 CPUtime=15.81 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 582 36025 0 0 0 0 1544 37 20 0 1 0 418866120 115843072 368 33554432000 4194304 5098028 140720368303168 140720368299912 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 15.81 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+6.00028 s]*
/proc/loadavg: 8.29 8.26 8.16 2/214 13869
/proc/meminfo: memFree=31422164/32770624 swapFree=66995692/67108860
[pid=13811] ppid=13808 vsize=113128 memory=1472 CPUtime=15.81 cores=0-7
/proc/13811/stat : 13811 (scop.sh) S 13808 13811 7170 0 -1 4202496 582 36025 0 0 0 0 1544 37 20 0 1 0 418866120 115843072 368 33554432000 4194304 5098028 140720368303168 140720368299912 140182043075196 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16871424 140720368304933 140720368305260 140720368305260 140720368308173 0
/proc/13811/statm: 28282 368 311 221 0 87 0
[pid=13836] ppid=13811 vsize=8283048 memory=126340 CPUtime=1.51 cores=0-7
/proc/13836/stat : 13836 (java) S 13811 13811 7170 0 -1 1077944320 21564 4760 0 0 132 8 7 4 20 0 22 0 418866629 8481841152 31585 33554432000 4194304 4196468 140734834849760 140734834832304 139860143312631 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
/proc/13836/statm: 2070762 31585 3206 1 0 2032106 0
[pid=13836/tid=13837] ppid=13811 vsize=8283048 memory=-6586667735541663136 CPUtime=0.96 cores=0-7
/proc/13836/task/13837/stat : 13837 (java) R 13811 13811 7170 0 -1 4202560 18277 4760 0 0 79 6 7 4 20 0 22 0 418866629 8481841152 31585 33554432000 4194304 4196468 140734834849760 139860115151376 139860143324566 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13838] ppid=13811 vsize=8283048 memory=-7595754389018307734 CPUtime=0.11 cores=0-7
/proc/13836/task/13838/stat : 13838 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139860147554960 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13839] ppid=13811 vsize=8283048 memory=3472468305793232826 CPUtime=0.11 cores=0-7
/proc/13836/task/13839/stat : 13839 (java) S 13811 13811 7170 0 -1 1077944384 2 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859974371856 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13840] ppid=13811 vsize=8283048 memory=7236794701666519653 CPUtime=0.11 cores=0-7
/proc/13836/task/13840/stat : 13840 (java) S 13811 13811 7170 0 -1 1077944384 2 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859627428240 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13841] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13841/stat : 13841 (java) S 13811 13811 7170 0 -1 1077944384 2 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859626375440 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13842] ppid=13811 vsize=8283048 memory=2319692668955998262 CPUtime=0.11 cores=0-7
/proc/13836/task/13842/stat : 13842 (java) S 13811 13811 7170 0 -1 1077944384 2 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859625323664 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13843] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13843/stat : 13843 (java) S 13811 13811 7170 0 -1 1077944384 3 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859624270864 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13844] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13844/stat : 13844 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859623218064 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13845] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13845/stat : 13845 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866630 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859622165264 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13846] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13846/stat : 13846 (java) S 13811 13811 7170 0 -1 1077944384 5 4760 0 0 0 0 7 4 20 0 22 0 418866632 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859572410736 139860143323778 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13847] ppid=13811 vsize=8283048 memory=140009424757823 CPUtime=0.11 cores=0-7
/proc/13836/task/13847/stat : 13847 (java) S 13811 13811 7170 0 -1 1077944384 13 4760 0 0 0 0 7 4 20 0 22 0 418866632 8481841152 31585 33554432000 4194304 4196468 140734834849760 139858697774112 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13848] ppid=13811 vsize=8283048 memory=140009424762524 CPUtime=0.11 cores=0-7
/proc/13836/task/13848/stat : 13848 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866633 8481841152 31585 33554432000 4194304 4196468 140734834849760 139858429338480 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13849] ppid=13811 vsize=8283048 memory=140009424764797 CPUtime=0.11 cores=0-7
/proc/13836/task/13849/stat : 13849 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139858054829904 139860143331227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13850] ppid=13811 vsize=8283048 memory=140009424767102 CPUtime=0.16 cores=0-7
/proc/13836/task/13850/stat : 13850 (java) S 13811 13811 7170 0 -1 1077944384 534 4760 0 0 5 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859571358576 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13851] ppid=13811 vsize=8283048 memory=140009424769407 CPUtime=0.19 cores=0-7
/proc/13836/task/13851/stat : 13851 (java) S 13811 13811 7170 0 -1 1077944384 450 4760 0 0 8 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859234646768 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13852] ppid=13811 vsize=8283048 memory=2244 CPUtime=0.18 cores=0-7
/proc/13836/task/13852/stat : 13852 (java) S 13811 13811 7170 0 -1 1077944384 195 4760 0 0 7 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859233593968 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13853] ppid=13811 vsize=8283048 memory=2244 CPUtime=0.38 cores=0-7
/proc/13836/task/13853/stat : 13853 (java) R 13811 13811 7170 0 -1 4202560 658 4760 0 0 27 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859232541168 139860123027428 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13854] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13854/stat : 13854 (java) S 13811 13811 7170 0 -1 1077944384 3 4760 0 0 0 0 7 4 20 0 22 0 418866635 8481841152 31585 33554432000 4194304 4196468 140734834849760 139857556925024 139860143322837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13855] ppid=13811 vsize=8283048 memory=140009424333583 CPUtime=0.11 cores=0-7
/proc/13836/task/13855/stat : 13855 (java) S 13811 13811 7170 0 -1 1077944384 1 4760 0 0 0 0 7 4 20 0 22 0 418866636 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859231488560 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13857] ppid=13811 vsize=8283048 memory=4954 CPUtime=0.11 cores=0-7
/proc/13836/task/13857/stat : 13857 (java) S 13811 13811 7170 0 -1 1077944384 26 4760 0 0 0 0 7 4 20 0 22 0 418866702 8481841152 31585 33554432000 4194304 4196468 140734834849760 139859223453968 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
[pid=13836/tid=13861] ppid=13811 vsize=8283048 memory=0 CPUtime=0.11 cores=0-7
/proc/13836/task/13861/stat : 13861 (java) S 13811 13811 7170 0 -1 1077944384 11 4760 0 0 0 0 7 4 20 0 22 0 418866705 8481841152 31585 33554432000 4194304 4196468 140734834849760 139856617399600 139860143323778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22724608 140734834856951 140734834857110 140734834857110 140734834859983 0
Current children cumulated CPU time: 17.32 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127812 KiB

Child status: 0
Real time (s): 6.01881
CPU time (s): 17.3707
CPU user time (s): 16.8539
CPU system time (s): 0.516816
CPU usage (%): 288.607
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1572436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8539
system time used= 0.516816
maximum resident set size= 1576392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11932
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 13811
#   total CPU time (s): 17.3707
#   total CPU user time (s): 16.8539
#   total CPU system time (s): 0.516816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06773 second user time and 0.106434 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-14 03:55:01
IDJOB=4392268
IDBENCH=126132
IDSOLVER=2838
FILE ID=node102/4392268-1568426147
RUNJOBID= node102-1568416723-7197
PBS_JOBID= 21702264
Free space on /tmp= 59328 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-76.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-4392268-1568426147/watcher-4392268-1568426147 -o /tmp/evaluation-result-4392268-1568426147/solver-4392268-1568426147 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568416723-7197 --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-4392268-1568426147.xml

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

MD5SUM BENCH= 67696fc72ebd3977eb7611ca6505cd00
RANDOM SEED=1884852611

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31536460 kB
MemAvailable:   31919324 kB
Buffers:          170440 kB
Cached:           505616 kB
SwapCached:         9500 kB
Active:           336512 kB
Inactive:         351560 kB
Active(anon):       9392 kB
Inactive(anon):    33848 kB
Active(file):     327120 kB
Inactive(file):   317712 kB
Unevictable:      110432 kB
Mlocked:          110432 kB
SwapTotal:      67108860 kB
SwapFree:       66995692 kB
Dirty:             20644 kB
Writeback:             0 kB
AnonPages:        113192 kB
Mapped:            35332 kB
Shmem:             22708 kB
Slab:             136168 kB
SReclaimable:     107732 kB
SUnreclaim:        28436 kB
KernelStack:        3696 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node102 at 2019-09-14 03:55:08