Trace number 4405499

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)SAT 16.2323 6.03243

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K03-P07.xml
MD5SUMda29a6dd83857351367aad9031227a75
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 benchmark5.04114
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints41
Number of domains2
Minimum domain size39
Maximum domain size40
Distribution of domain sizes[{"size":39,"count":39},{"size":40,"count":21}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":39},{"degree":4,"count":6},{"degree":5,"count":15}]
Minimum constraint arity3
Maximum constraint arity39
Distribution of constraint arities[{"arity":3,"count":39},{"arity":21,"count":1},{"arity":39,"count":1}]
Number of extensional constraints0
Number of intensional constraints39
Distribution of constraint types[{"type":"intension","count":39},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-9204-serial-file.bin HOME/instance-4405499-1569238631.xml
0.68/1.20	
0.68/1.20	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.68/1.20	
0.68/1.25	c BEGIN-Prog: Mon Sep 23 13:36:15 CEST 2019
0.68/1.25	c PID: 9207
0.68/1.25	c IP: 172.20.3.103
0.68/1.25	c HOST: node103.alineos.net
0.68/1.26	c (0,0) Parsing Begin
1.21/1.59	c (0,0) Parsing End
1.42/1.60	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 41 ctr, max domain size 40
1.42/1.60	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/1.60	c (0,0) Constraint Name Generate Begin
1.42/1.61	c (0,0) Ctr:HOME/instance-4405499-1569238631.xml,AllDifferent:Dist:Eq:Var
1.42/1.61	c (0,0) Constraint Name Generate End
1.42/1.61	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.42/1.61	c (0,0) CSP to CSPinCNF Begin
1.56/1.72	c (0,0) translated 5 (10%) constraints
1.56/1.73	c (0,0) translated 9 (20%) constraints
1.56/1.75	c (0,0) translated 13 (30%) constraints
1.56/1.76	c (0,0) translated 17 (40%) constraints
1.56/1.77	c (0,0) translated 21 (50%) constraints
1.56/1.78	c (0,0) translated 25 (60%) constraints
1.56/1.78	c (0,0) translated 29 (70%) constraints
1.56/1.79	c (0,0) translated 33 (80%) constraints
1.78/1.80	c (0,0) translated 37 (90%) constraints
1.78/1.87	c (0,0) translated 41 (100%) constraints
2.41/2.02	c (0,0) ===========================================
2.41/2.04	c (0,0) Hybrid: #OE=60, #LE=0
2.41/2.04	c (0,0) Hybrid
2.41/2.04	c (0,0) ===========================================
2.41/2.06	c (0,0) translated 112 (10%) constraints
2.41/2.08	c (0,0) translated 223 (20%) constraints
2.41/2.09	c (0,0) translated 334 (30%) constraints
2.41/2.10	c (0,0) translated 445 (40%) constraints
2.69/2.11	c (0,0) translated 556 (50%) constraints
2.69/2.12	c (0,0) translated 668 (60%) constraints
2.69/2.13	c (0,0) translated 779 (70%) constraints
2.69/2.14	c (0,0) translated 890 (80%) constraints
2.69/2.15	c (0,0) translated 1001 (90%) constraints
3.46/2.34	c (1,1) translated 1112 (100%) constraints
3.46/2.35	c (1,1) CSP to CSPinCNF End
3.46/2.35	c (1,1) CSP: 60 int (0 aux), 1521 bool (1521 aux), 4154 ctr, max domain size 40
3.46/2.35	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.46/2.35	c (1,1) CSPinCNF Propagation Begin
3.88/2.41	c (1,1) 0 values, 0 unsatisfiable literals, and 79 valid clauses are removed
3.88/2.41	c (1,1) CSPinCNF Propagation End
3.88/2.41	c (1,1) CSP: 60 int (0 aux), 1521 bool (1521 aux), 4075 ctr, max domain size 40
3.88/2.41	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.88/2.42	c (1,1) Hybrid: #OE=1581, #LE=0
3.88/2.42	c (1,1) Simplify CSPinCNF Begin
4.27/2.50	c (1,1) Simplify CSPinCNF End
4.27/2.50	c (1,1) CSP: 60 int (0 aux), 3501 bool (3501 aux), 6055 ctr, max domain size 40
4.27/2.50	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.27/2.50	c (1,1) Calculate Precise Domain Begin
4.27/2.51	c (1,1) 0 values are removed by re-calculation
4.27/2.51	c (1,1) Calculate Precise Domain End
4.27/2.51	c (1,1) CSP: 60 int (0 aux), 3501 bool (3501 aux), 6055 ctr, max domain size 40
4.27/2.51	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.27/2.51	c (1,1) CSPinCNF to SatSolver Begin
6.70/3.24	c (2,1) 606 (10 %) CSP clauses are encoded (0 SAT variables, 135017 SAT clauses)
6.94/3.33	c (2,2) 1211 (20 %) CSP clauses are encoded (0 SAT variables, 151045 SAT clauses)
7.09/3.40	c (2,2) 1817 (30 %) CSP clauses are encoded (0 SAT variables, 167003 SAT clauses)
7.09/3.48	c (2,2) 2422 (40 %) CSP clauses are encoded (0 SAT variables, 182922 SAT clauses)
7.23/3.55	c (2,2) 3028 (50 %) CSP clauses are encoded (0 SAT variables, 198880 SAT clauses)
7.23/3.56	c (2,2) 3633 (60 %) CSP clauses are encoded (0 SAT variables, 200093 SAT clauses)
7.23/3.57	c (2,2) 4239 (70 %) CSP clauses are encoded (0 SAT variables, 200699 SAT clauses)
7.23/3.57	c (2,2) 4844 (80 %) CSP clauses are encoded (0 SAT variables, 201304 SAT clauses)
7.23/3.58	c (2,2) 5450 (90 %) CSP clauses are encoded (0 SAT variables, 201910 SAT clauses)
7.23/3.59	c (2,2) 6055 (100 %) CSP clauses are encoded (0 SAT variables, 202515 SAT clauses)
7.23/3.59	c (2,2) CSPinCNF to SatSolver End
7.23/3.59	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.23/3.59	c (2,2) 5802 bool, 202516 clause
7.23/3.59	c (2,2) Export Begin
7.38/3.69	c (2,2) Export to HOME/scop-9204-serial-file.bin
7.38/3.69	c (2,2) Export End
7.38/3.69	c (2,2) Export File Size: 0.01 MB
7.38/3.69	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
7.38/3.69	c END-Prog: Mon Sep 23 13:36:17 CEST 2019
7.54/3.76	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9204-serial-file.bin
8.14/4.22	c (0,0) Read Serial File Begin
8.14/4.22	c (0,0) HOME/scop-9204-serial-file.bin
8.39/4.43	c (0,0) Read Serial File End
8.39/4.44	
8.39/4.44	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
8.39/4.44	(Solving Process)
8.39/4.44	
8.39/4.46	c BEGIN-Prog: Mon Sep 23 13:36:18 CEST 2019
8.39/4.46	c PID: 9227
8.39/4.46	c IP: 172.20.3.103
8.39/4.46	c HOST: node103.alineos.net
8.39/4.47	c (0,0) SatSolver.solve Begin
8.39/4.47	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405499-1569238631.xml-scop-9207.cnf
8.58/4.52	c (0,0) c
8.58/4.52	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)
8.58/4.52	c (0,0) c
8.58/4.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.58/4.52	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.58/4.52	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.58/4.52	c (0,0) c |                                                                                                       |
8.58/4.58	c (0,0) c |  Number of variables:          5802                                                                   |
8.58/4.58	c (0,0) c |  Number of clauses:          202516                                                                   |
8.58/4.58	c (0,0) c |  Parse time:                   0.05 s                                                                 |
8.58/4.58	c (0,0) c |                                                                                                       |
8.69/4.90	c (0,0) c |  Simplification time:          0.31 s                                                                 |
8.69/4.90	c (0,0) c |                                                                                                       |
8.69/4.90	c (0,0) c |  Generating clones                                                                                    |
8.69/4.94	c (0,0) c |  all clones generated. Memory =   133.10Mb.                                                           |
8.69/4.94	c (0,0) c ========================================================================================================|
8.69/4.94	c (0,0) c
8.69/4.94	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
8.69/4.94	c (0,0) c
8.69/4.94	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.69/4.94	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.69/4.94	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.69/4.94	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
8.69/4.94	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
8.69/4.94	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
8.69/4.94	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
8.69/4.94	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
8.69/4.94	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
8.69/4.94	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
8.69/4.94	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
8.69/4.94	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
8.69/4.94	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
8.69/4.94	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
8.69/4.94	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
8.69/4.94	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
8.69/4.94	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
8.69/4.94	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
8.69/4.94	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c real time : 1.38254 s
15.64/5.88	c (1,0) c cpu time  : 7.09708 s
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | Conflicts     |           28359 |       3380 |       3001 |       3398 |       3012 |       3765 |       3602 |       3598 |       4603 |
15.64/5.88	c (1,0) c | Decisions     |           58395 |       8960 |       6413 |       5765 |       5072 |       6193 |       5789 |      10324 |       9879 |
15.64/5.88	c (1,0) c | Propagations  |        13115951 |    1569306 |    1547921 |    1611924 |    1628627 |    1793247 |    1662196 |    1636098 |    1666632 |
15.64/5.88	c (1,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.64/5.88	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.64/5.88	c (1,0) c | Restarts      |             145 |         19 |         23 |          9 |         15 |         17 |         11 |         25 |         26 |
15.64/5.88	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | PropBinClauses|        17121018 |    2071105 |    2050277 |    2119201 |    2097487 |    2301042 |    2140481 |    2175866 |    2165559 |
15.64/5.88	c (1,0) c | PropPreBlocker|       414726749 |   50796434 |   50131264 |   51447311 |   51265980 |   55615260 |   50604597 |   51371871 |   53494032 |
15.64/5.88	c (1,0) c | PropNotBlocker|        69022686 |    8721962 |    9202280 |    7849188 |    8513005 |    9014352 |    8493440 |    8235729 |    8992730 |
15.64/5.88	c (1,0) c | LitFullScans  |       537668734 |   66009014 |   66011049 |   66004331 |   66015513 |   71473612 |   66013449 |   66889152 |   69252614 |
15.64/5.88	c (1,0) c | LitScanFracts |           28390 |       1434 |       3201 |       4264 |       5893 |       3974 |       3137 |       3778 |       2709 |
15.64/5.88	c (1,0) c | DecisionLevel0|             145 |         19 |         23 |          9 |         15 |         17 |         11 |         25 |         26 |
15.64/5.88	c (1,0) c | Periods       |              88 |         11 |         11 |         11 |         11 |         11 |         11 |         11 |         11 |
15.64/5.88	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
15.64/5.88	c (1,0) c | Avg_Trail     |                 |       3130 |       3077 |       3218 |       3109 |       2950 |       2868 |       3254 |       2956 |
15.64/5.88	c (1,0) c | Avg_DL        |                 |         45 |         41 |         41 |         36 |         42 |         41 |         52 |         47 |
15.64/5.88	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | Exported      |             395 |         59 |         54 |         31 |         18 |         39 |         12 |         95 |         87 |
15.64/5.88	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.64/5.88	c (1,0) c | Binaries      |                 |          7 |          7 |          2 |          0 |          5 |          0 |          0 |          1 |
15.64/5.88	c (1,0) c | Glues         |                 |         59 |         54 |         31 |         18 |         39 |         12 |         95 |         87 |
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | Orig_Seen     |            15 % |      31982 |      27317 |      29561 |      27003 |      34258 |      25820 |      35810 |      34885 |
15.64/5.88	c (1,0) c | Diff Orig seen|                 | -     3828 | -     8493 | -     6249 | -     8807 | -     1552 | -     9990 |      X     | -      925 |
15.64/5.88	c (1,0) c | Hamming       |            23 % |       1354 |       1504 |       1187 |       1318 |       1299 |       1323 |      X     |       1434 |
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c | RunningTime   |                 |    0.9 100%|    0.9 100%|    0.8 100%|    0.9 100%|    0.8 100%|    0.9 100%|    0.8 100%|    0.8 100%|
15.64/5.88	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | SolvingTime   |                 |    0.9     |    0.9     |    0.8     |    0.9     |    0.8     |    0.9     |    0.8     |    0.8     |
15.64/5.88	c (1,0) c | PropagationTim|                 |    0.8  92%|    0.9  93%|    0.7  91%|    0.8  93%|    0.7  92%|    0.8  93%|    0.7  91%|    0.7  92%|
15.64/5.88	c (1,0) c | AnalysisTime  |                 |    0.0   5%|    0.0   5%|    0.0   6%|    0.0   5%|    0.0   5%|    0.0   5%|    0.0   6%|    0.0   5%|
15.64/5.88	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.64/5.88	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c
15.64/5.88	c (1,0) c Threads : 8
15.64/5.88	c (1,0) c Winner : 6
15.64/5.88	c (1,0) c Conflicts_0 : 3380
15.64/5.88	c (1,0) c Conflicts_1 : 3001
15.64/5.88	c (1,0) c Conflicts_2 : 3398
15.64/5.88	c (1,0) c Conflicts_3 : 3012
15.64/5.88	c (1,0) c Conflicts_4 : 3765
15.64/5.88	c (1,0) c Conflicts_5 : 3602
15.64/5.88	c (1,0) c Conflicts_6 : 3598
15.64/5.88	c (1,0) c Conflicts_7 : 4603
15.64/5.88	c (1,0) c Conflicts_total : 28359
15.64/5.88	c (1,0) c Conflicts_winner : 3598
15.64/5.88	c (1,0) c Decisions_0 : 8960
15.64/5.88	c (1,0) c Decisions_1 : 6413
15.64/5.88	c (1,0) c Decisions_2 : 5765
15.64/5.88	c (1,0) c Decisions_3 : 5072
15.64/5.88	c (1,0) c Decisions_4 : 6193
15.64/5.88	c (1,0) c Decisions_5 : 5789
15.64/5.88	c (1,0) c Decisions_6 : 10324
15.64/5.88	c (1,0) c Decisions_7 : 9879
15.64/5.88	c (1,0) c Decisions_total : 58395
15.64/5.88	c (1,0) c Decisions_winner : 10324
15.64/5.88	c (1,0) c Propagations_0 : 1569306
15.64/5.88	c (1,0) c Propagations_1 : 1547921
15.64/5.88	c (1,0) c Propagations_2 : 1611924
15.64/5.88	c (1,0) c Propagations_3 : 1628627
15.64/5.88	c (1,0) c Propagations_4 : 1793247
15.64/5.88	c (1,0) c Propagations_5 : 1662196
15.64/5.88	c (1,0) c Propagations_6 : 1636098
15.64/5.88	c (1,0) c Propagations_7 : 1666632
15.64/5.88	c (1,0) c Propagations_total : 13115951
15.64/5.88	c (1,0) c Propagations_winner : 1636098
15.64/5.88	c (1,0) c ReduceDBs_0 : 1
15.64/5.88	c (1,0) c ReduceDBs_1 : 1
15.64/5.88	c (1,0) c ReduceDBs_2 : 1
15.64/5.88	c (1,0) c ReduceDBs_3 : 1
15.64/5.88	c (1,0) c ReduceDBs_4 : 1
15.64/5.88	c (1,0) c ReduceDBs_5 : 1
15.64/5.88	c (1,0) c ReduceDBs_6 : 1
15.64/5.88	c (1,0) c ReduceDBs_7 : 1
15.64/5.88	c (1,0) c ReduceDBs_total : 8
15.64/5.88	c (1,0) c ReduceDBs_winner : 1
15.64/5.88	c (1,0) c SimpDBs_0 : 1
15.64/5.88	c (1,0) c SimpDBs_1 : 1
15.64/5.88	c (1,0) c SimpDBs_2 : 1
15.64/5.88	c (1,0) c SimpDBs_3 : 1
15.64/5.88	c (1,0) c SimpDBs_4 : 1
15.64/5.88	c (1,0) c SimpDBs_5 : 1
15.64/5.88	c (1,0) c SimpDBs_6 : 1
15.64/5.88	c (1,0) c SimpDBs_7 : 1
15.64/5.88	c (1,0) c SimpDBs_total : 8
15.64/5.88	c (1,0) c SimpDBs_winner : 1
15.64/5.88	c (1,0) c Restarts_0 : 19
15.64/5.88	c (1,0) c Restarts_1 : 23
15.64/5.88	c (1,0) c Restarts_2 : 9
15.64/5.88	c (1,0) c Restarts_3 : 15
15.64/5.88	c (1,0) c Restarts_4 : 17
15.64/5.88	c (1,0) c Restarts_5 : 11
15.64/5.88	c (1,0) c Restarts_6 : 25
15.64/5.88	c (1,0) c Restarts_7 : 26
15.64/5.88	c (1,0) c Restarts_total : 145
15.64/5.88	c (1,0) c Restarts_winner : 25
15.64/5.88	c (1,0) c ForcedImports_0 : 0
15.64/5.88	c (1,0) c ForcedImports_1 : 0
15.64/5.88	c (1,0) c ForcedImports_2 : 0
15.64/5.88	c (1,0) c ForcedImports_3 : 0
15.64/5.88	c (1,0) c ForcedImports_4 : 0
15.64/5.88	c (1,0) c ForcedImports_5 : 0
15.64/5.88	c (1,0) c ForcedImports_6 : 0
15.64/5.88	c (1,0) c ForcedImports_7 : 0
15.64/5.88	c (1,0) c ForcedImports_total : 0
15.64/5.88	c (1,0) c ForcedImports_winner : 0
15.64/5.88	c (1,0) c PropsBinClauses_0 : 2071105
15.64/5.88	c (1,0) c PropsBinClauses_1 : 2050277
15.64/5.88	c (1,0) c PropsBinClauses_2 : 2119201
15.64/5.88	c (1,0) c PropsBinClauses_3 : 2097487
15.64/5.88	c (1,0) c PropsBinClauses_4 : 2301042
15.64/5.88	c (1,0) c PropsBinClauses_5 : 2140481
15.64/5.88	c (1,0) c PropsBinClauses_6 : 2175866
15.64/5.88	c (1,0) c PropsBinClauses_7 : 2165559
15.64/5.88	c (1,0) c PropsBinClauses_total : 17121018
15.64/5.88	c (1,0) c PropsBinClauses_winner : 2175866
15.64/5.88	c (1,0) c PropsPreBlocker_0 : 50796434
15.64/5.88	c (1,0) c PropsPreBlocker_1 : 50131264
15.64/5.88	c (1,0) c PropsPreBlocker_2 : 51447311
15.64/5.88	c (1,0) c PropsPreBlocker_3 : 51265980
15.64/5.88	c (1,0) c PropsPreBlocker_4 : 55615260
15.64/5.88	c (1,0) c PropsPreBlocker_5 : 50604597
15.64/5.88	c (1,0) c PropsPreBlocker_6 : 51371871
15.64/5.88	c (1,0) c PropsPreBlocker_7 : 53494032
15.64/5.88	c (1,0) c PropsPreBlocker_total : 414726749
15.64/5.88	c (1,0) c PropsPreBlocker_winner : 51371871
15.64/5.89	c (1,0) c PropsNotBlocker_0 : 8721962
15.64/5.89	c (1,0) c PropsNotBlocker_1 : 9202280
15.64/5.89	c (1,0) c PropsNotBlocker_2 : 7849188
15.64/5.89	c (1,0) c PropsNotBlocker_3 : 8513005
15.64/5.89	c (1,0) c PropsNotBlocker_4 : 9014352
15.64/5.89	c (1,0) c PropsNotBlocker_5 : 8493440
15.64/5.89	c (1,0) c PropsNotBlocker_6 : 8235729
15.64/5.89	c (1,0) c PropsNotBlocker_7 : 8992730
15.64/5.89	c (1,0) c PropsNotBlocker_total : 69022686
15.64/5.89	c (1,0) c PropsNotBlocker_winner : 8235729
15.64/5.89	c (1,0) c PropsLitFullScans_0 : 66009014
15.64/5.89	c (1,0) c PropsLitFullScans_1 : 66011049
15.64/5.89	c (1,0) c PropsLitFullScans_2 : 66004331
15.64/5.89	c (1,0) c PropsLitFullScans_3 : 66015513
15.64/5.89	c (1,0) c PropsLitFullScans_4 : 71473612
15.64/5.89	c (1,0) c PropsLitFullScans_5 : 66013449
15.64/5.89	c (1,0) c PropsLitFullScans_6 : 66889152
15.64/5.89	c (1,0) c PropsLitFullScans_7 : 69252614
15.64/5.89	c (1,0) c PropsLitFullScans_total : 537668734
15.64/5.89	c (1,0) c PropsLitFullScans_winner : 66889152
15.64/5.89	c (1,0) c LitScanFractions_0 : 1434
15.64/5.89	c (1,0) c LitScanFractions_1 : 3201
15.64/5.89	c (1,0) c LitScanFractions_2 : 4264
15.64/5.89	c (1,0) c LitScanFractions_3 : 5893
15.64/5.89	c (1,0) c LitScanFractions_4 : 3974
15.64/5.89	c (1,0) c LitScanFractions_5 : 3137
15.64/5.89	c (1,0) c LitScanFractions_6 : 3778
15.64/5.89	c (1,0) c LitScanFractions_7 : 2709
15.64/5.89	c (1,0) c LitScanFractions_total : 28390
15.64/5.89	c (1,0) c LitScanFractions_winner : 3778
15.64/5.89	c (1,0) c DecisionLevel0_0 : 19
15.64/5.89	c (1,0) c DecisionLevel0_1 : 23
15.64/5.89	c (1,0) c DecisionLevel0_2 : 9
15.64/5.89	c (1,0) c DecisionLevel0_3 : 15
15.64/5.89	c (1,0) c DecisionLevel0_4 : 17
15.64/5.89	c (1,0) c DecisionLevel0_5 : 11
15.64/5.89	c (1,0) c DecisionLevel0_6 : 25
15.64/5.89	c (1,0) c DecisionLevel0_7 : 26
15.64/5.89	c (1,0) c DecisionLevel0_total : 145
15.64/5.89	c (1,0) c DecisionLevel0_winner : 25
15.64/5.89	c (1,0) c Periods_0 : 11
15.64/5.89	c (1,0) c Periods_1 : 11
15.64/5.89	c (1,0) c Periods_2 : 11
15.64/5.89	c (1,0) c Periods_3 : 11
15.64/5.89	c (1,0) c Periods_4 : 11
15.64/5.89	c (1,0) c Periods_5 : 11
15.64/5.89	c (1,0) c Periods_6 : 11
15.64/5.89	c (1,0) c Periods_7 : 11
15.64/5.89	c (1,0) c Periods_total : 88
15.64/5.89	c (1,0) c Periods_winner : 11
15.64/5.89	c (1,0) c Margin_0 : 20
15.64/5.89	c (1,0) c Margin_1 : 20
15.64/5.89	c (1,0) c Margin_2 : 20
15.64/5.89	c (1,0) c Margin_3 : 20
15.64/5.89	c (1,0) c Margin_4 : 20
15.64/5.89	c (1,0) c Margin_5 : 20
15.64/5.89	c (1,0) c Margin_6 : 20
15.64/5.89	c (1,0) c Margin_7 : 20
15.64/5.89	c (1,0) c Margin_total : 160
15.64/5.89	c (1,0) c Margin_winner : 20
15.64/5.89	c (1,0) c Exported_0 : 59
15.64/5.89	c (1,0) c Exported_1 : 54
15.64/5.89	c (1,0) c Exported_2 : 31
15.64/5.89	c (1,0) c Exported_3 : 18
15.64/5.89	c (1,0) c Exported_4 : 39
15.64/5.89	c (1,0) c Exported_5 : 12
15.64/5.89	c (1,0) c Exported_6 : 95
15.64/5.89	c (1,0) c Exported_7 : 87
15.64/5.89	c (1,0) c Exported_total : 395
15.64/5.89	c (1,0) c Exported_winner : 95
15.64/5.89	c (1,0) c Imported_0 : 0
15.64/5.89	c (1,0) c Imported_1 : 0
15.64/5.89	c (1,0) c Imported_2 : 0
15.64/5.89	c (1,0) c Imported_3 : 0
15.64/5.89	c (1,0) c Imported_4 : 0
15.64/5.89	c (1,0) c Imported_5 : 0
15.64/5.89	c (1,0) c Imported_6 : 0
15.64/5.89	c (1,0) c Imported_7 : 0
15.64/5.89	c (1,0) c Imported_total : 0
15.64/5.89	c (1,0) c Imported_winner : 0
15.64/5.89	c (1,0) c Good_0 : 0
15.64/5.89	c (1,0) c Good_1 : 0
15.64/5.89	c (1,0) c Good_2 : 0
15.64/5.89	c (1,0) c Good_3 : 0
15.64/5.89	c (1,0) c Good_4 : 0
15.64/5.89	c (1,0) c Good_5 : 0
15.64/5.89	c (1,0) c Good_6 : 0
15.64/5.89	c (1,0) c Good_7 : 0
15.64/5.89	c (1,0) c Good_total : 0
15.64/5.89	c (1,0) c Good_winner : 0
15.64/5.89	c (1,0) c Purge_0 : 0
15.64/5.89	c (1,0) c Purge_1 : 0
15.64/5.89	c (1,0) c Purge_2 : 0
15.64/5.89	c (1,0) c Purge_3 : 0
15.64/5.89	c (1,0) c Purge_4 : 0
15.64/5.89	c (1,0) c Purge_5 : 0
15.64/5.89	c (1,0) c Purge_6 : 0
15.64/5.89	c (1,0) c Purge_7 : 0
15.64/5.89	c (1,0) c Purge_total : 0
15.64/5.89	c (1,0) c Purge_winner : 0
15.64/5.89	c (1,0) c Promoted_0 : 0
15.64/5.89	c (1,0) c Promoted_1 : 0
15.64/5.89	c (1,0) c Promoted_2 : 0
15.64/5.89	c (1,0) c Promoted_3 : 0
15.64/5.89	c (1,0) c Promoted_4 : 0
15.64/5.89	c (1,0) c Promoted_5 : 0
15.64/5.89	c (1,0) c Promoted_6 : 0
15.64/5.89	c (1,0) c Promoted_7 : 0
15.64/5.89	c (1,0) c Promoted_total : 0
15.64/5.89	c (1,0) c Promoted_winner : 0
15.64/5.89	c (1,0) c Remove_Imp_0 : 0
15.64/5.89	c (1,0) c Remove_Imp_1 : 0
15.64/5.89	c (1,0) c Remove_Imp_2 : 0
15.64/5.89	c (1,0) c Remove_Imp_3 : 0
15.64/5.89	c (1,0) c Remove_Imp_4 : 0
15.64/5.89	c (1,0) c Remove_Imp_5 : 0
15.64/5.89	c (1,0) c Remove_Imp_6 : 0
15.64/5.89	c (1,0) c Remove_Imp_7 : 0
15.64/5.89	c (1,0) c Remove_Imp_total : 0
15.64/5.89	c (1,0) c Remove_Imp_winner : 0
15.64/5.89	c (1,0) c Blocked_Reuse_0 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_1 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_2 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_3 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_4 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_5 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_6 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_7 : 0
15.64/5.89	c (1,0) c Blocked_Reuse_total : 0
15.64/5.89	c (1,0) c Blocked_Reuse_winner : 0
15.64/5.89	c (1,0) c Unaries_0 : 0
15.64/5.89	c (1,0) c Unaries_1 : 0
15.64/5.89	c (1,0) c Unaries_2 : 0
15.64/5.89	c (1,0) c Unaries_3 : 0
15.64/5.89	c (1,0) c Unaries_4 : 0
15.64/5.89	c (1,0) c Unaries_5 : 0
15.64/5.89	c (1,0) c Unaries_6 : 0
15.64/5.89	c (1,0) c Unaries_7 : 0
15.64/5.89	c (1,0) c Unaries_total : 0
15.64/5.89	c (1,0) c Unaries_winner : 0
15.64/5.89	c (1,0) c Binaries_0 : 7
15.64/5.89	c (1,0) c Binaries_1 : 7
15.64/5.89	c (1,0) c Binaries_2 : 2
15.64/5.89	c (1,0) c Binaries_3 : 0
15.64/5.89	c (1,0) c Binaries_4 : 5
15.64/5.89	c (1,0) c Binaries_5 : 0
15.64/5.89	c (1,0) c Binaries_6 : 0
15.64/5.89	c (1,0) c Binaries_7 : 1
15.64/5.89	c (1,0) c Binaries_total : 22
15.64/5.89	c (1,0) c Binaries_winner : 0
15.64/5.89	c (1,0) c Glues_0 : 59
15.64/5.89	c (1,0) c Glues_1 : 54
15.64/5.89	c (1,0) c Glues_2 : 31
15.64/5.89	c (1,0) c Glues_3 : 18
15.64/5.89	c (1,0) c Glues_4 : 39
15.64/5.89	c (1,0) c Glues_5 : 12
15.64/5.89	c (1,0) c Glues_6 : 95
15.64/5.89	c (1,0) c Glues_7 : 87
15.64/5.89	c (1,0) c Glues_total : 395
15.64/5.89	c (1,0) c Glues_winner : 95
15.64/5.89	c (1,0) c RunningTime_0 : 0.914762
15.64/5.89	c (1,0) c RunningTime_1 : 0.934239
15.64/5.89	c (1,0) c RunningTime_2 : 0.790214
15.64/5.89	c (1,0) c RunningTime_3 : 0.905137
15.64/5.89	c (1,0) c RunningTime_4 : 0.799352
15.64/5.89	c (1,0) c RunningTime_5 : 0.853009
15.64/5.89	c (1,0) c RunningTime_6 : 0.772835
15.64/5.89	c (1,0) c RunningTime_7 : 0.787906
15.64/5.89	c (1,0) c RunningTime_total : 6.757453
15.64/5.89	c (1,0) c RunningTime_winner : 0.772835
15.64/5.89	c (1,0) c WaitingTime_0 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_1 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_2 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_3 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_4 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_5 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_6 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_7 : 0.000000
15.64/5.89	c (1,0) c WaitingTime_total : 0.000000
15.64/5.89	c (1,0) c WaitingTime_winner : 0.000000
15.64/5.89	c (1,0) c ExchangingTime_0 : 0.000319
15.64/5.89	c (1,0) c ExchangingTime_1 : 0.000310
15.64/5.89	c (1,0) c ExchangingTime_2 : 0.000267
15.64/5.89	c (1,0) c ExchangingTime_3 : 0.000231
15.64/5.89	c (1,0) c ExchangingTime_4 : 0.000273
15.64/5.89	c (1,0) c ExchangingTime_5 : 0.000293
15.64/5.89	c (1,0) c ExchangingTime_6 : 0.000327
15.64/5.89	c (1,0) c ExchangingTime_7 : 0.000382
15.64/5.89	c (1,0) c ExchangingTime_total : 0.002403
15.64/5.89	c (1,0) c ExchangingTime_winner : 0.000327
15.64/5.89	c (1,0) c PeriodProcTime_0 : 0.000086
15.64/5.89	c (1,0) c PeriodProcTime_1 : 0.000084
15.64/5.89	c (1,0) c PeriodProcTime_2 : 0.000109
15.64/5.89	c (1,0) c PeriodProcTime_3 : 0.000083
15.64/5.89	c (1,0) c PeriodProcTime_4 : 0.000096
15.64/5.89	c (1,0) c PeriodProcTime_5 : 0.000099
15.64/5.89	c (1,0) c PeriodProcTime_6 : 0.000116
15.64/5.89	c (1,0) c PeriodProcTime_7 : 0.000079
15.64/5.89	c (1,0) c PeriodProcTime_total : 0.000753
15.64/5.89	c (1,0) c PeriodProcTime_winner : 0.000116
15.64/5.89	c (1,0) c SolvingTime_0 : 0.915168
15.64/5.89	c (1,0) c SolvingTime_1 : 0.934633
15.64/5.89	c (1,0) c SolvingTime_2 : 0.790590
15.64/5.89	c (1,0) c SolvingTime_3 : 0.905451
15.64/5.89	c (1,0) c SolvingTime_4 : 0.799721
15.64/5.89	c (1,0) c SolvingTime_5 : 0.853401
15.64/5.89	c (1,0) c SolvingTime_6 : 0.773278
15.64/5.89	c (1,0) c SolvingTime_7 : 0.788368
15.64/5.89	c (1,0) c SolvingTime_total : 6.760609
15.64/5.89	c (1,0) c SolvingTime_winner : 0.773278
15.64/5.89	c (1,0) c PropagationTime_0 : 0.845869
15.64/5.89	c (1,0) c PropagationTime_1 : 0.867474
15.64/5.89	c (1,0) c PropagationTime_2 : 0.723386
15.64/5.89	c (1,0) c PropagationTime_3 : 0.843719
15.64/5.89	c (1,0) c PropagationTime_4 : 0.736414
15.64/5.89	c (1,0) c PropagationTime_5 : 0.791158
15.64/5.89	c (1,0) c PropagationTime_6 : 0.703714
15.64/5.89	c (1,0) c PropagationTime_7 : 0.723985
15.64/5.89	c (1,0) c PropagationTime_total : 6.235719
15.64/5.89	c (1,0) c PropagationTime_winner : 0.703714
15.64/5.89	c (1,0) c AnalysisTime_0 : 0.046438
15.64/5.89	c (1,0) c AnalysisTime_1 : 0.048055
15.64/5.89	c (1,0) c AnalysisTime_2 : 0.048149
15.64/5.89	c (1,0) c AnalysisTime_3 : 0.041464
15.64/5.89	c (1,0) c AnalysisTime_4 : 0.042274
15.64/5.89	c (1,0) c AnalysisTime_5 : 0.043628
15.64/5.89	c (1,0) c AnalysisTime_6 : 0.048613
15.64/5.89	c (1,0) c AnalysisTime_7 : 0.042626
15.64/5.89	c (1,0) c AnalysisTime_total : 0.361247
15.64/5.89	c (1,0) c AnalysisTime_winner : 0.048613
15.64/5.89	c (1,0) c ReductionTime_0 : 0.000383
15.64/5.89	c (1,0) c ReductionTime_1 : 0.000379
15.64/5.89	c (1,0) c ReductionTime_2 : 0.000394
15.64/5.89	c (1,0) c ReductionTime_3 : 0.000397
15.64/5.89	c (1,0) c ReductionTime_4 : 0.000387
15.64/5.89	c (1,0) c ReductionTime_5 : 0.000395
15.64/5.89	c (1,0) c ReductionTime_6 : 0.000363
15.64/5.89	c (1,0) c ReductionTime_7 : 0.000414
15.64/5.89	c (1,0) c ReductionTime_total : 0.003112
15.64/5.89	c (1,0) c ReductionTime_winner : 0.000363
15.64/5.89	c (1,0) c SimplifyTime_0 : 0.000003
15.64/5.89	c (1,0) c SimplifyTime_1 : 0.000001
15.64/5.89	c (1,0) c SimplifyTime_2 : 0.000000
15.64/5.89	c (1,0) c SimplifyTime_3 : 0.000001
15.64/5.89	c (1,0) c SimplifyTime_4 : 0.000000
15.64/5.89	c (1,0) c SimplifyTime_5 : 0.000003
15.64/5.89	c (1,0) c SimplifyTime_6 : 0.000002
15.64/5.89	c (1,0) c SimplifyTime_7 : 0.000004
15.64/5.89	c (1,0) c SimplifyTime_total : 0.000014
15.64/5.89	c (1,0) c SimplifyTime_winner : 0.000002
15.64/5.89	c (1,0) c UsedRateTime_0 : 0.000000
15.64/5.89	c (1,0) c UsedRateTime_1 : 0.000000
15.64/5.89	c (1,0) c UsedRateTime_2 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_3 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_4 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_5 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_6 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_7 : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_total : 0.000000
15.64/5.90	c (1,0) c UsedRateTime_winner : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_0 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_1 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_2 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_3 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_4 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_5 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_6 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_7 : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_total : 0.000000
15.64/5.90	c (1,0) c OverlapRateTime_winner : 0.000000
15.64/5.90	c (1,0) c
15.64/5.90	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.64/5.90	c (1,0) c
15.64/5.90	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.90	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.64/5.90	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.90	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.64/5.90	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.64/5.90	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.64/5.90	c (1,0) c | Initial random_seed   |   92542950 |  134334887 | 1688553667 |  741347946 |  825379472 | 1483910300 |  983501546 |  296591027 |
15.64/5.90	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.64/5.90	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.64/5.90	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.64/5.90	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.64/5.90	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.64/5.90	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.64/5.90	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.64/5.90	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.64/5.90	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.64/5.90	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.64/5.90	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.64/5.90	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.64/5.90	c (1,0) 
15.64/5.90	c (1,0) s SATISFIABLE
15.92/5.92	c (1,0) SatSolver.solve End
15.92/5.92	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.92/5.92	c (1,0) Show results Begin
16.15/6.01	c (1,0) ce[0][0][1] = 14
16.15/6.01	c (1,0) ce[0][0][2] = 7
16.15/6.01	c (1,0) ce[0][1][2] = 21
16.15/6.01	c (1,0) ce[1][0][1] = 34
16.15/6.01	c (1,0) ce[1][0][2] = 12
16.15/6.01	c (1,0) ce[1][1][2] = 22
16.15/6.01	c (1,0) ce[2][0][1] = 37
16.15/6.01	c (1,0) ce[2][0][2] = 18
16.15/6.01	c (1,0) ce[2][1][2] = 19
16.15/6.01	c (1,0) ce[3][0][1] = 10
16.15/6.01	c (1,0) ce[3][0][2] = 33
16.15/6.01	c (1,0) ce[3][1][2] = 23
16.15/6.01	c (1,0) ce[4][0][1] = 4
16.15/6.01	c (1,0) ce[4][0][2] = 30
16.15/6.01	c (1,0) ce[4][1][2] = 26
16.15/6.01	c (1,0) ce[5][0][1] = 5
16.15/6.01	c (1,0) ce[5][0][2] = 20
16.15/6.01	c (1,0) ce[5][1][2] = 15
16.15/6.01	c (1,0) ce[6][0][1] = 1
16.15/6.01	c (1,0) ce[6][0][2] = 28
16.15/6.01	c (1,0) ce[6][1][2] = 29
16.15/6.01	c (1,0) cie[0][0] = 16
16.15/6.01	c (1,0) cie[0][1] = 32
16.15/6.01	c (1,0) cie[0][2] = 11
16.15/6.01	c (1,0) cie[1][0] = 36
16.15/6.01	c (1,0) cie[1][1] = 35
16.15/6.01	c (1,0) cie[1][2] = 6
16.15/6.01	c (1,0) cie[2][0] = 38
16.15/6.01	c (1,0) cie[2][1] = 9
16.15/6.01	c (1,0) cie[2][2] = 13
16.15/6.01	c (1,0) cie[3][0] = 39
16.15/6.01	c (1,0) cie[3][1] = 25
16.15/6.01	c (1,0) cie[3][2] = 24
16.15/6.01	c (1,0) cie[4][0] = 2
16.15/6.02	c (1,0) cie[4][1] = 3
16.15/6.02	c (1,0) cie[4][2] = 8
16.15/6.02	c (1,0) cie[5][0] = 31
16.15/6.02	c (1,0) cie[5][1] = 27
16.15/6.02	c (1,0) cie[5][2] = 17
16.15/6.02	c (1,0) cn[0][0] = 21
16.15/6.02	c (1,0) cn[0][1] = 35
16.15/6.02	c (1,0) cn[0][2] = 14
16.15/6.02	c (1,0) cn[1][0] = 37
16.15/6.02	c (1,0) cn[1][1] = 3
16.15/6.02	c (1,0) cn[1][2] = 25
16.15/6.02	c (1,0) cn[2][0] = 1
16.15/6.02	c (1,0) cn[2][1] = 38
16.15/6.02	c (1,0) cn[2][2] = 19
16.15/6.02	c (1,0) cn[3][0] = 39
16.15/6.02	c (1,0) cn[3][1] = 29
16.15/6.02	c (1,0) cn[3][2] = 6
16.15/6.02	c (1,0) cn[4][0] = 0
16.15/6.02	c (1,0) cn[4][1] = 4
16.15/6.02	c (1,0) cn[4][2] = 30
16.15/6.02	c (1,0) cn[5][0] = 2
16.15/6.02	c (1,0) cn[5][1] = 7
16.15/6.02	c (1,0) cn[5][2] = 22
16.15/6.02	c (1,0) cn[6][0] = 33
16.15/6.02	c (1,0) cn[6][1] = 34
16.15/6.02	c (1,0) cn[6][2] = 5
16.15/6.02	s SATISFIABLE
16.15/6.02	v <instantiation>
16.15/6.02	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] cn[3][0] cn[3][1] cn[3][2] cn[4][0] cn[4][1] cn[4][2] cn[5][0] cn[5][1] cn[5][2] cn[6][0] cn[6][1] cn[6][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] ce[3][0][1] ce[3][0][2] ce[3][1][2] ce[4][0][1] ce[4][0][2] ce[4][1][2] ce[5][0][1] ce[5][0][2] ce[5][1][2] ce[6][0][1] ce[6][0][2] ce[6][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2] cie[2][0] cie[2][1] cie[2][2] cie[3][0] cie[3][1] cie[3][2] cie[4][0] cie[4][1] cie[4][2] cie[5][0] cie[5][1] cie[5][2]</list>
16.15/6.02	v     <values>21 35 14 37 3 25 1 38 19 39 29 6 0 4 30 2 7 22 33 34 5 14 7 21 34 12 22 37 18 19 10 33 23 4 30 26 5 20 15 1 28 29 16 32 11 36 35 6 38 9 13 39 25 24 2 3 8 31 27 17</values>
16.15/6.02	v </instantiation>
16.15/6.02	c (1,0) Show results End
16.15/6.02	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
16.15/6.02	c (1,0) 1,1,STOP-AFTER(ALL)
16.15/6.02	c END-Prog: Mon Sep 23 13:36:19 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 (12002 MiB free)
  memory of node 1: 16384 MiB (13126 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405499-1569238631/watcher-4405499-1569238631 -o /tmp/evaluation-result-4405499-1569238631/solver-4405499-1569238631 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569238572-9187 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405499-1569238631.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
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
solver pid=9204, runsolver pid=9201
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 0.00 0.01 0.05 1/192 9207
/proc/meminfo: memFree=25731464/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=113128 memory=420 CPUtime=0 cores=0-7
/proc/9207/stat : 9207 (scop.sh) D 9204 9204 9160 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 1 0 500116309 115843072 105 33554432000 4194304 5098028 140726733115328 140726733113336 139931142294711 0 0 4100 81923 18446744072101654052 0 0 17 2 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9207/statm: 28282 105 47 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 226256 KiB
Current children cumulated memory: 1816 KiB

[startup+0.209085 s]*
/proc/loadavg: 0.00 0.01 0.05 1/193 9208
/proc/meminfo: memFree=25730348/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=229776 memory=4584 CPUtime=0 cores=0-7
/proc/9207/stat : 9207 (java) S 9204 9204 9160 0 -1 1077944320 1387 0 0 0 0 0 0 0 20 0 2 0 500116309 235290624 1146 33554432000 4194304 4196468 140736743661952 140736743644496 140427750121207 0 0 4102 0 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
/proc/9207/statm: 57444 1146 848 1 0 49568 0
[pid=9207/tid=9208] ppid=9204 vsize=230856 memory=8318255677412212789 CPUtime=0 cores=0-7
/proc/9207/task/9208/stat : 9208 (java) D 9204 9204 9160 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 2 0 500116322 236396544 1176 33554432000 4194304 4196468 140736743661952 140427721958752 140427742800429 0 0 4102 0 18446744072101654052 0 0 -1 4 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 342904 KiB
Current children cumulated memory: 5980 KiB

[startup+0.309258 s]*
/proc/loadavg: 0.00 0.01 0.05 1/193 9208
/proc/meminfo: memFree=25730084/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=242668 memory=5568 CPUtime=0 cores=0-7
/proc/9207/stat : 9207 (java) S 9204 9204 9160 0 -1 1077944320 1730 0 0 0 0 0 0 0 20 0 2 0 500116309 248492032 1392 33554432000 4194304 4196468 140736743661952 140736743644496 140427750121207 0 0 6 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
/proc/9207/statm: 60667 1392 1054 1 0 49578 0
[pid=9207/tid=9208] ppid=9204 vsize=242668 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/9207/task/9208/stat : 9208 (java) D 9204 9204 9160 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 2 0 500116322 248492032 1392 33554432000 4194304 4196468 140736743661952 140427721963624 140427742800800 0 4 6 16784584 18446744072101654052 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 355796 KiB
Current children cumulated memory: 6964 KiB

[startup+0.700707 s]
/proc/loadavg: 0.00 0.01 0.05 1/204 9219
/proc/meminfo: memFree=25641976/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=27247012 memory=102296 CPUtime=0.08 cores=0-7
/proc/9207/stat : 9207 (java) S 9204 9204 9160 0 -1 1077944320 6126 0 0 0 6 2 0 0 20 0 19 0 500116309 27900940288 25574 33554432000 4194304 4196468 140736743661952 140736743644496 140427750121207 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
/proc/9207/statm: 6811753 25574 2595 1 0 6774294 0
[pid=9207/tid=9208] ppid=9204 vsize=27247012 memory=140563083199025 CPUtime=0.06 cores=0-7
/proc/9207/task/9208/stat : 9208 (java) D 9204 9204 9160 0 -1 1077944384 4266 0 0 0 5 1 0 0 20 0 19 0 500116322 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427721959328 140427750143229 0 4 2 16800973 18446744072101654052 0 0 -1 1 0 0 1 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9209] ppid=9204 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9209/stat : 9209 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427754363152 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9210] ppid=9204 vsize=27247012 memory=7308893871040784492 CPUtime=0 cores=0-7
/proc/9207/task/9210/stat : 9210 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427581180304 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9211] ppid=9204 vsize=27247012 memory=7014472325368865386 CPUtime=0 cores=0-7
/proc/9207/task/9211/stat : 9211 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427171285520 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9212] ppid=9204 vsize=27247012 memory=7584174306613159267 CPUtime=0 cores=0-7
/proc/9207/task/9212/stat : 9212 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427170232976 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9213] ppid=9204 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9213/stat : 9213 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427169180432 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9214] ppid=9204 vsize=27247012 memory=54 CPUtime=0 cores=0-7
/proc/9207/task/9214/stat : 9214 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427168127888 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9215] ppid=9204 vsize=27247012 memory=281125876787280 CPUtime=0 cores=0-7
/proc/9207/task/9215/stat : 9215 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427167075344 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9216] ppid=9204 vsize=27247012 memory=7306916055891837009 CPUtime=0 cores=0-7
/proc/9207/task/9216/stat : 9216 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 500116336 27900940288 25574 33554432000 4194304 4196468 140736743661952 140427166022800 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9217] ppid=9204 vsize=27247012 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9207/task/9217/stat : 9217 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 500116338 27900940288 25574 33554432000 4194304 4196468 140736743661952 140426741438448 140427750132354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9218] ppid=9204 vsize=27247012 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/9207/task/9218/stat : 9218 (java) S 9204 9204 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 500116339 27900940288 25574 33554432000 4194304 4196468 140736743661952 140425700565920 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9219] ppid=9204 vsize=27247012 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/9207/task/9219/stat : 9219 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 500116339 27900940288 25574 33554432000 4194304 4196468 140736743661952 140425432130544 140427750131413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 27360140 KiB
Current children cumulated memory: 103692 KiB

[startup+1.50163 s]
/proc/loadavg: 0.00 0.01 0.05 2/211 9226
/proc/meminfo: memFree=25611796/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=27322516 memory=172044 CPUtime=1.21 cores=0-7
/proc/9207/stat : 9207 (java) S 9204 9204 9160 0 -1 1077944320 20674 0 0 0 114 7 0 0 20 0 20 0 500116309 27978256384 43011 33554432000 4194304 4196468 140736743661952 140736743644496 140427750121207 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
/proc/9207/statm: 6830629 43011 3220 1 0 6791959 0
[pid=9207/tid=9208] ppid=9204 vsize=27322516 memory=-2915666626610058654 CPUtime=0.79 cores=0-7
/proc/9207/task/9208/stat : 9208 (java) R 9204 9204 9160 0 -1 4202560 17640 0 0 0 73 6 0 0 20 0 20 0 500116322 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427721954736 140427734201694 0 4 2 25189581 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9209] ppid=9204 vsize=27322516 memory=6485400618181 CPUtime=0 cores=0-7
/proc/9207/task/9209/stat : 9209 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427754363152 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9210] ppid=9204 vsize=27322516 memory=310748615662642042 CPUtime=0 cores=0-7
/proc/9207/task/9210/stat : 9210 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427581180304 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9211] ppid=9204 vsize=27322516 memory=14972269772149552 CPUtime=0 cores=0-7
/proc/9207/task/9211/stat : 9211 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427171285520 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9212] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9212/stat : 9212 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427170232976 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9213] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9213/stat : 9213 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427169180432 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9214] ppid=9204 vsize=27322516 memory=2241 CPUtime=0 cores=0-7
/proc/9207/task/9214/stat : 9214 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427168127888 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9215] ppid=9204 vsize=27322516 memory=2244 CPUtime=0 cores=0-7
/proc/9207/task/9215/stat : 9215 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427167075344 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9216] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9216/stat : 9216 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27978256384 43011 33554432000 4194304 4196468 140736743661952 140427166022800 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9217] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9217/stat : 9217 (java) S 9204 9204 9160 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 500116338 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426741438448 140427750132354 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9218] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9218/stat : 9218 (java) S 9204 9204 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500116339 27978256384 43011 33554432000 4194304 4196468 140736743661952 140425700565920 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9219] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9219/stat : 9219 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116339 27978256384 43011 33554432000 4194304 4196468 140736743661952 140425432130544 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9220] ppid=9204 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9220/stat : 9220 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140425057622224 140427750139803 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9221] ppid=9204 vsize=27322516 memory=0 CPUtime=0.06 cores=0-7
/proc/9207/task/9221/stat : 9221 (java) S 9204 9204 9160 0 -1 1077944384 579 0 0 0 6 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426740386288 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9222] ppid=9204 vsize=27322516 memory=0 CPUtime=0.05 cores=0-7
/proc/9207/task/9222/stat : 9222 (java) S 9204 9204 9160 0 -1 1077944384 144 0 0 0 5 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426739333744 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9223] ppid=9204 vsize=27322516 memory=3504 CPUtime=0.1 cores=0-7
/proc/9207/task/9223/stat : 9223 (java) R 9204 9204 9160 0 -1 4202560 368 0 0 0 10 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426738267744 140427731665647 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9224] ppid=9204 vsize=27322516 memory=288230574492221466 CPUtime=0.18 cores=0-7
/proc/9207/task/9224/stat : 9224 (java) S 9204 9204 9160 0 -1 1077944384 601 0 0 0 18 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426737228656 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9225] ppid=9204 vsize=27322516 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/9207/task/9225/stat : 9225 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500116363 27978256384 43011 33554432000 4194304 4196468 140736743661952 140424559716576 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9226] ppid=9204 vsize=27322516 memory=13848573129264102 CPUtime=0 cores=0-7
/proc/9207/task/9226/stat : 9226 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116372 27978256384 43011 33554432000 4194304 4196468 140736743661952 140426736175536 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 27435644 KiB
Current children cumulated memory: 173440 KiB

[startup+3.11041 s]
/proc/loadavg: 0.08 0.03 0.05 5/211 9226
/proc/meminfo: memFree=25247480/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 500116302 115843072 349 33554432000 4194304 5098028 140726733115328 140726733112584 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 349 296 221 0 87 0
[pid=9207] ppid=9204 vsize=27328728 memory=570956 CPUtime=6.43 cores=0-7
/proc/9207/stat : 9207 (java) S 9204 9204 9160 0 -1 1077944320 27751 0 0 0 624 19 0 0 20 0 20 0 500116309 27984617472 142739 33554432000 4194304 4196468 140736743661952 140736743644496 140427750121207 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
/proc/9207/statm: 6832182 142739 3269 1 0 6792983 0
[pid=9207/tid=9208] ppid=9204 vsize=27328728 memory=328368 CPUtime=2.38 cores=0-7
/proc/9207/task/9208/stat : 9208 (java) R 9204 9204 9160 0 -1 4202560 18945 0 0 0 225 13 0 0 20 0 20 0 500116322 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427721957056 140427261232541 0 4 2 25189581 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9209] ppid=9204 vsize=27328728 memory=7229521406632944490 CPUtime=0 cores=0-7
/proc/9207/task/9209/stat : 9209 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427754363152 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9210] ppid=9204 vsize=27328728 memory=7229521406632944490 CPUtime=0 cores=0-7
/proc/9207/task/9210/stat : 9210 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427581180304 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9211] ppid=9204 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9211/stat : 9211 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427171285520 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9212] ppid=9204 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9212/stat : 9212 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427170232976 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9213] ppid=9204 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9213/stat : 9213 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427169180432 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9214] ppid=9204 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9214/stat : 9214 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427168127888 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9215] ppid=9204 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/9207/task/9215/stat : 9215 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427167075344 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9216] ppid=9204 vsize=27328728 memory=281125876878112 CPUtime=0 cores=0-7
/proc/9207/task/9216/stat : 9216 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500116336 27984617472 142739 33554432000 4194304 4196468 140736743661952 140427166022800 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9217] ppid=9204 vsize=27328728 memory=41718560852714 CPUtime=0 cores=0-7
/proc/9207/task/9217/stat : 9217 (java) S 9204 9204 9160 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 500116338 27984617472 142739 33554432000 4194304 4196468 140736743661952 140426741438448 140427750132354 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9218] ppid=9204 vsize=27328728 memory=41718560852714 CPUtime=0 cores=0-7
/proc/9207/task/9218/stat : 9218 (java) S 9204 9204 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500116339 27984617472 142739 33554432000 4194304 4196468 140736743661952 140425700565920 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9219] ppid=9204 vsize=27328728 memory=41718560852714 CPUtime=0 cores=0-7
/proc/9207/task/9219/stat : 9219 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116339 27984617472 142739 33554432000 4194304 4196468 140736743661952 140425432130544 140427750131413 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9220] ppid=9204 vsize=27328728 memory=41718560852714 CPUtime=0 cores=0-7
/proc/9207/task/9220/stat : 9220 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500116363 27984617472 142739 33554432000 4194304 4196468 140736743661952 140425057622224 140427750139803 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9221] ppid=9204 vsize=27328728 memory=281125876443672 CPUtime=1.01 cores=0-7
/proc/9207/task/9221/stat : 9221 (java) S 9204 9204 9160 0 -1 1077944384 1772 0 0 0 101 0 0 0 20 0 20 0 500116363 27984617472 142739 33554432000 4194304 4196468 140736743661952 140426740386288 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0
[pid=9207/tid=9222] ppid=9204 vsize=27328728 memory=7229235524985643621 CPUtime=1.04 cores=0-7
/proc/9207/task/9222/stat : 9222 (java) S 9204 9204 9160 0 -1 1077944384 1261 0 0 0 104 0 0 0 20 0 20 0 500116363 27984617472 142739 33554432000 4194304 4196468 140736743661952 140426739333744 140427750132354 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20639744 140736743670507 140736743670934 140736743670934 140736743673807 0

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

/proc/9227/task/9235/stat : 9235 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609666677264 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9236] ppid=9204 vsize=8414124 memory=8560 CPUtime=0 cores=0-7
/proc/9227/task/9236/stat : 9236 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609665624720 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9237] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9237/stat : 9237 (java) S 9204 9204 9160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500116681 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609229355504 140609867541122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9238] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9238/stat : 9238 (java) S 9204 9204 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500116682 8616062976 29387 33554432000 4194304 4196468 140723325909744 140608169567648 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9239] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9239/stat : 9239 (java) S 9204 9204 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500116682 8616062976 29387 33554432000 4194304 4196468 140723325909744 140608035345904 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9240] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9240/stat : 9240 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140607660841680 140609867548571 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9241] ppid=9204 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/9227/task/9241/stat : 9241 (java) S 9204 9204 9160 0 -1 1077944384 701 0 0 0 7 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609228302320 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9242] ppid=9204 vsize=8414124 memory=0 CPUtime=0.05 cores=0-7
/proc/9227/task/9242/stat : 9242 (java) S 9204 9204 9160 0 -1 1077944384 297 0 0 0 5 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609227249776 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9243] ppid=9204 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/9227/task/9243/stat : 9243 (java) S 9204 9204 9160 0 -1 1077944384 85 0 0 0 4 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609226197232 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9244] ppid=9204 vsize=8414124 memory=7378697629483799003 CPUtime=0.18 cores=0-7
/proc/9227/task/9244/stat : 9244 (java) S 9204 9204 9160 0 -1 1077944384 559 0 0 0 18 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609225144688 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9245] ppid=9204 vsize=8414124 memory=17828 CPUtime=0 cores=0-7
/proc/9227/task/9245/stat : 9245 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140607162936032 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9246] ppid=9204 vsize=8414124 memory=9023629670928638048 CPUtime=0 cores=0-7
/proc/9227/task/9246/stat : 9246 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116685 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609224092592 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
Current children cumulated CPU time: 8.69 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 119024 KiB

[startup+5.60161 s]
/proc/loadavg: 0.08 0.03 0.05 9/224 9260
/proc/meminfo: memFree=25483936/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1476 CPUtime=7.56 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 581 28885 0 0 0 0 729 27 20 0 1 0 500116302 115843072 369 33554432000 4194304 5098028 140726733115328 140726733112072 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 369 311 221 0 87 0
[pid=9227] ppid=9204 vsize=8414124 memory=117548 CPUtime=1.13 cores=0-7
/proc/9227/stat : 9227 (java) S 9204 9204 9160 0 -1 1077944320 20289 0 0 0 106 7 0 0 20 0 24 0 500116678 8616062976 29387 33554432000 4194304 4196468 140723325909744 140723325892288 140609867529975 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
/proc/9227/statm: 2103531 29387 3196 1 0 2064875 0
[pid=9247] ppid=9227 vsize=731952 memory=135344 CPUtime=5.62 cores=0-7
/proc/9247/stat : 9247 (manyglucose-4.1) S 9227 9204 9160 0 -1 1077944320 22879 0 1 0 557 5 0 0 20 0 9 0 500116751 749518848 33836 33554432000 4194304 4454172 140737077987008 140737077985408 140253943237250 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 2 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
/proc/9247/statm: 182988 33836 406 64 0 178656 0
[pid=9247/tid=9253] ppid=9227 vsize=731952 memory=500 CPUtime=0.64 cores=0-7
/proc/9247/task/9253/stat : 9253 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 643 0 0 0 64 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253919652968 4350874 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9254] ppid=9227 vsize=731952 memory=1560 CPUtime=0.65 cores=0-7
/proc/9247/task/9254/stat : 9254 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 575 0 0 0 65 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253911259944 4351184 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9255] ppid=9227 vsize=731952 memory=932 CPUtime=0.63 cores=0-7
/proc/9247/task/9255/stat : 9255 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 542 0 0 0 63 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253902867560 4351345 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9256] ppid=9227 vsize=731952 memory=3768 CPUtime=0.65 cores=0-7
/proc/9247/task/9256/stat : 9256 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 535 0 0 0 65 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253894474536 4351305 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9257] ppid=9227 vsize=731952 memory=1980 CPUtime=0.65 cores=0-7
/proc/9247/task/9257/stat : 9257 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 579 0 0 0 65 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253886081960 4351184 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9258] ppid=9227 vsize=731952 memory=2512 CPUtime=0.65 cores=0-7
/proc/9247/task/9258/stat : 9258 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 563 0 0 0 65 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253877689128 4351797 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9259] ppid=9227 vsize=731952 memory=1436 CPUtime=0.65 cores=0-7
/proc/9247/task/9259/stat : 9259 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 586 0 0 0 65 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253869296744 4335596 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9247/tid=9260] ppid=9227 vsize=731952 memory=796 CPUtime=0.64 cores=0-7
/proc/9247/task/9260/stat : 9260 (manyglucose-4.1) R 9227 9204 9160 0 -1 4202560 557 0 0 0 64 0 0 0 20 0 9 0 500116796 749518848 33836 33554432000 4194304 4454172 140737077987008 140253860904040 4351289 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 20766720 140737077994346 140737077994544 140737077994544 140737077997498 0
[pid=9227/tid=9228] ppid=9204 vsize=8414124 memory=0 CPUtime=0.74 cores=0-7
/proc/9227/task/9228/stat : 9228 (java) S 9204 9204 9160 0 -1 1077944384 17225 0 0 0 69 5 0 0 20 0 24 0 500116678 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609839370144 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9229] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9229/stat : 9229 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609871772432 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9230] ppid=9204 vsize=8414124 memory=4580 CPUtime=0 cores=0-7
/proc/9227/task/9230/stat : 9230 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609671941008 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9231] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9231/stat : 9231 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609670888464 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9232] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9232/stat : 9232 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609669835920 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9233] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9233/stat : 9233 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609668782352 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9234] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9234/stat : 9234 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609667729808 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9235] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9235/stat : 9235 (java) S 9204 9204 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609666677264 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9236] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9236/stat : 9236 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116680 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609665624720 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9237] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9237/stat : 9237 (java) S 9204 9204 9160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500116681 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609229355504 140609867541122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9238] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9238/stat : 9238 (java) S 9204 9204 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500116682 8616062976 29387 33554432000 4194304 4196468 140723325909744 140608169567648 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9239] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9239/stat : 9239 (java) S 9204 9204 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500116682 8616062976 29387 33554432000 4194304 4196468 140723325909744 140608035345904 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9240] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9240/stat : 9240 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140607660841680 140609867548571 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9241] ppid=9204 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/9227/task/9241/stat : 9241 (java) S 9204 9204 9160 0 -1 1077944384 701 0 0 0 7 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609228302320 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9242] ppid=9204 vsize=8414124 memory=0 CPUtime=0.05 cores=0-7
/proc/9227/task/9242/stat : 9242 (java) S 9204 9204 9160 0 -1 1077944384 297 0 0 0 5 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609227249776 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9243] ppid=9204 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/9227/task/9243/stat : 9243 (java) S 9204 9204 9160 0 -1 1077944384 85 0 0 0 4 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609226197232 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9244] ppid=9204 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/9227/task/9244/stat : 9244 (java) S 9204 9204 9160 0 -1 1077944384 561 0 0 0 19 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609225144688 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9245] ppid=9204 vsize=8414124 memory=140562938312653 CPUtime=0 cores=0-7
/proc/9227/task/9245/stat : 9245 (java) S 9204 9204 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500116684 8616062976 29387 33554432000 4194304 4196468 140723325909744 140607162936032 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9246] ppid=9204 vsize=8414124 memory=281125877473632 CPUtime=0 cores=0-7
/proc/9227/task/9246/stat : 9246 (java) S 9204 9204 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500116685 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609224092592 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9248] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9248/stat : 9248 (java) S 9204 9204 9160 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500116752 8616062976 29387 33554432000 4194304 4196468 140723325909744 140609216059072 140609867554585 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9250] ppid=9204 vsize=8414124 memory=140562938741232 CPUtime=0 cores=0-7
/proc/9227/task/9250/stat : 9250 (java) S 9204 9204 9160 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 500116752 8616062976 29387 33554432000 4194304 4196468 140723325909744 140606491835664 140609867551901 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9251] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9251/stat : 9251 (java) S 9204 9204 9160 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 500116752 8616062976 29387 33554432000 4194304 4196468 140723325909744 140606760271248 140609867551901 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9252] ppid=9204 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/9227/task/9252/stat : 9252 (java) S 9204 9204 9160 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500116754 8616062976 29387 33554432000 4194304 4196468 140723325909744 140606223408304 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
Current children cumulated CPU time: 14.31 s
Current children cumulated vsize: 9259204 KiB
Current children cumulated memory: 254368 KiB

[startup+6.00103 s]*
/proc/loadavg: 0.08 0.03 0.05 4/213 9260
/proc/meminfo: memFree=25605720/32770624 swapFree=66999244/67108860
[pid=9204] ppid=9201 vsize=113128 memory=1476 CPUtime=7.56 cores=0-7
/proc/9204/stat : 9204 (scop.sh) S 9201 9204 9160 0 -1 4202496 581 28885 0 0 0 0 729 27 20 0 1 0 500116302 115843072 369 33554432000 4194304 5098028 140726733115328 140726733112072 139931142120060 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29736960 140726733120292 140726733120620 140726733120620 140726733123533 0
/proc/9204/statm: 28282 369 311 221 0 87 0
[pid=9227] ppid=9204 vsize=8283048 memory=124524 CPUtime=8.59 cores=0-7
/proc/9227/stat : 9227 (java) S 9204 9204 9160 0 -1 1077944320 21051 23018 0 1 137 8 709 5 20 0 22 0 500116678 8481841152 31131 33554432000 4194304 4196468 140723325909744 140723325892288 140609867529975 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
/proc/9227/statm: 2070762 31131 3223 1 0 2032106 0
[pid=9227/tid=9228] ppid=9204 vsize=8283048 memory=1398722017469774279 CPUtime=7.97 cores=0-7
/proc/9227/task/9228/stat : 9228 (java) R 9204 9204 9160 0 -1 4202560 17545 23018 0 1 78 5 709 5 20 0 22 0 500116678 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609839367840 140609867541910 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9229] ppid=9204 vsize=8283048 memory=4126316290023845779 CPUtime=7.14 cores=0-7
/proc/9227/task/9229/stat : 9229 (java) S 9204 9204 9160 0 -1 1077944384 2 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609871772432 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9230] ppid=9204 vsize=8283048 memory=3472468842131011248 CPUtime=7.14 cores=0-7
/proc/9227/task/9230/stat : 9230 (java) S 9204 9204 9160 0 -1 1077944384 1 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609671941008 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9231] ppid=9204 vsize=8283048 memory=39341900432360 CPUtime=7.14 cores=0-7
/proc/9227/task/9231/stat : 9231 (java) S 9204 9204 9160 0 -1 1077944384 3 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609670888464 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9232] ppid=9204 vsize=8283048 memory=281125876920548 CPUtime=7.14 cores=0-7
/proc/9227/task/9232/stat : 9232 (java) S 9204 9204 9160 0 -1 1077944384 2 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609669835920 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9233] ppid=9204 vsize=8283048 memory=7521968298273300822 CPUtime=7.14 cores=0-7
/proc/9227/task/9233/stat : 9233 (java) S 9204 9204 9160 0 -1 1077944384 2 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609668782352 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9234] ppid=9204 vsize=8283048 memory=3539891104012055093 CPUtime=7.14 cores=0-7
/proc/9227/task/9234/stat : 9234 (java) S 9204 9204 9160 0 -1 1077944384 2 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609667729808 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9235] ppid=9204 vsize=8283048 memory=7883903465614176104 CPUtime=7.14 cores=0-7
/proc/9227/task/9235/stat : 9235 (java) S 9204 9204 9160 0 -1 1077944384 2 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609666677264 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9236] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9236/stat : 9236 (java) S 9204 9204 9160 0 -1 1077944384 1 23018 0 1 0 0 709 5 20 0 22 0 500116680 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609665624720 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9237] ppid=9204 vsize=8283048 memory=140562938941857 CPUtime=7.14 cores=0-7
/proc/9227/task/9237/stat : 9237 (java) S 9204 9204 9160 0 -1 1077944384 5 23018 0 1 0 0 709 5 20 0 22 0 500116681 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609229355504 140609867541122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9238] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9238/stat : 9238 (java) S 9204 9204 9160 0 -1 1077944384 13 23018 0 1 0 0 709 5 20 0 22 0 500116682 8481841152 31131 33554432000 4194304 4196468 140723325909744 140608169567648 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9239] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9239/stat : 9239 (java) S 9204 9204 9160 0 -1 1077944384 21 23018 0 1 0 0 709 5 20 0 22 0 500116682 8481841152 31131 33554432000 4194304 4196468 140723325909744 140608035345904 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9240] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9240/stat : 9240 (java) S 9204 9204 9160 0 -1 1077944384 1 23018 0 1 0 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140607660841680 140609867548571 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9241] ppid=9204 vsize=8283048 memory=0 CPUtime=7.25 cores=0-7
/proc/9227/task/9241/stat : 9241 (java) S 9204 9204 9160 0 -1 1077944384 726 23018 0 1 11 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609228302320 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9242] ppid=9204 vsize=8283048 memory=0 CPUtime=7.22 cores=0-7
/proc/9227/task/9242/stat : 9242 (java) S 9204 9204 9160 0 -1 1077944384 308 23018 0 1 8 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609227249776 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9243] ppid=9204 vsize=8283048 memory=0 CPUtime=7.22 cores=0-7
/proc/9227/task/9243/stat : 9243 (java) S 9204 9204 9160 0 -1 1077944384 124 23018 0 1 8 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609226197232 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9244] ppid=9204 vsize=8283048 memory=0 CPUtime=7.4 cores=0-7
/proc/9227/task/9244/stat : 9244 (java) R 9204 9204 9160 0 -1 4202560 744 23018 0 1 26 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609225144688 140609851573605 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9245] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9245/stat : 9245 (java) S 9204 9204 9160 0 -1 1077944384 3 23018 0 1 0 0 709 5 20 0 22 0 500116684 8481841152 31131 33554432000 4194304 4196468 140723325909744 140607162936032 140609867540181 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9246] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9246/stat : 9246 (java) S 9204 9204 9160 0 -1 1077944384 1 23018 0 1 0 0 709 5 20 0 22 0 500116685 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609224092592 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9248] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9248/stat : 9248 (java) S 9204 9204 9160 0 -1 1077944384 30 23018 0 1 0 0 709 5 20 0 22 0 500116752 8481841152 31131 33554432000 4194304 4196468 140723325909744 140609216058256 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
[pid=9227/tid=9252] ppid=9204 vsize=8283048 memory=0 CPUtime=7.14 cores=0-7
/proc/9227/task/9252/stat : 9252 (java) S 9204 9204 9160 0 -1 1077944384 12 23018 0 1 0 0 709 5 20 0 22 0 500116754 8481841152 31131 33554432000 4194304 4196468 140723325909744 140606223410096 140609867541122 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37294080 140723325912056 140723325912214 140723325912214 140723325915087 0
Current children cumulated CPU time: 16.15 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 126000 KiB

Child status: 0
Real time (s): 6.03243
CPU time (s): 16.2323
CPU user time (s): 15.8047
CPU system time (s): 0.427578
CPU usage (%): 269.083
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 898616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8047
system time used= 0.427578
maximum resident set size= 897476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73625
page faults= 1
swaps= 0
block input operations= 20536
block output operations= 7648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10793
involuntary context switches= 276


# summary of solver processes directly reported to runsolver:
#   pid: 9204
#   total CPU time (s): 16.2323
#   total CPU user time (s): 15.8047
#   total CPU system time (s): 0.427578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070554 second user time and 0.114113 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-23 13:36:12
IDJOB=4405499
IDBENCH=120691
IDSOLVER=2868
FILE ID=node103/4405499-1569238631
RUNJOBID= node103-1569238572-9187
PBS_JOBID= 21704917
Free space on /tmp= 20860 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K03-P07.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405499-1569238631/watcher-4405499-1569238631 -o /tmp/evaluation-result-4405499-1569238631/solver-4405499-1569238631 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569238572-9187 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405499-1569238631.xml

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

MD5SUM BENCH= da29a6dd83857351367aad9031227a75
RANDOM SEED=924268393

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25732152 kB
MemAvailable:   31861384 kB
Buffers:           82572 kB
Cached:          6329316 kB
SwapCached:         6972 kB
Active:          3161496 kB
Inactive:        3263580 kB
Active(anon):       2992 kB
Inactive(anon):    67812 kB
Active(file):    3158504 kB
Inactive(file):  3195768 kB
Unevictable:      107180 kB
Mlocked:          107180 kB
SwapTotal:      67108860 kB
SwapFree:       66999244 kB
Dirty:             20388 kB
Writeback:             0 kB
AnonPages:        114684 kB
Mapped:            55996 kB
Shmem:             49072 kB
Slab:             210316 kB
SReclaimable:     181592 kB
SUnreclaim:        28724 kB
KernelStack:        3344 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20836 MiB
End job on node103 at 2019-09-23 13:36:20