Trace number 4405428

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.8912 6.0097

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-76.xml
MD5SUM67696fc72ebd3977eb7611ca6505cd00
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.043006
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints365
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree6
Maximum variable degree22
Distribution of variable degrees[{"degree":6,"count":1},{"degree":10,"count":4},{"degree":11,"count":2},{"degree":12,"count":6},{"degree":13,"count":7},{"degree":14,"count":7},{"degree":15,"count":5},{"degree":16,"count":5},{"degree":17,"count":3},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":365}]
Number of extensional constraints365
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":365}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-4949-serial-file.bin HOME/instance-4405428-1569335987.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 15:29:24 CEST 2019
0.65/0.57	c PID: 4952
0.65/0.57	c IP: 172.20.3.104
0.65/0.57	c HOST: node104.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.54/1.14	c (0,0) Parsing End
2.54/1.14	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 365 ctr, max domain size 20
2.54/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.54/1.14	c (0,0) Constraint Name Generate Begin
2.54/1.15	c (0,0) Ctr:HOME/instance-4405428-1569335987.xml,ExtensionConflict:Var
2.54/1.15	c (0,0) Constraint Name Generate End
2.54/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.54/1.15	c (0,0) CSP to CSPinCNF Begin
4.76/1.81	c (1,1) translated 37 (10%) constraints
5.60/2.01	c (1,1) translated 73 (20%) constraints
6.37/2.22	c (1,1) translated 110 (30%) constraints
7.19/2.42	c (1,1) translated 146 (40%) constraints
7.98/2.62	c (2,2) translated 183 (50%) constraints
8.79/2.81	c (2,2) translated 219 (60%) constraints
9.19/2.97	c (2,2) translated 256 (70%) constraints
10.03/3.12	c (2,2) translated 292 (80%) constraints
10.24/3.26	c (2,2) translated 329 (90%) constraints
10.51/3.38	c (2,2) translated 365 (100%) constraints
10.51/3.39	c (2,2) ===========================================
10.73/3.41	c (2,2) Hybrid: #OE=50, #LE=0
10.73/3.41	c (2,2) Hybrid
10.73/3.41	c (2,2) ===========================================
11.10/3.51	c (2,2) translated 2778 (10%) constraints
11.10/3.58	c (3,3) translated 5556 (20%) constraints
11.35/3.64	c (3,3) translated 8334 (30%) constraints
11.65/3.71	c (3,3) translated 11111 (40%) constraints
11.65/3.77	c (3,3) translated 13889 (50%) constraints
11.85/3.83	c (3,3) translated 16667 (60%) constraints
11.85/3.89	c (3,3) translated 19444 (70%) constraints
12.05/3.95	c (3,3) translated 22222 (80%) constraints
12.27/4.01	c (3,3) translated 25000 (90%) constraints
12.27/4.07	c (3,3) translated 27777 (100%) constraints
12.27/4.07	c (3,3) CSP to CSPinCNF End
12.27/4.07	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
12.27/4.07	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
12.27/4.07	c (3,3) CSPinCNF Propagation Begin
13.24/4.30	c (3,3) 0 values, 3151 unsatisfiable literals, and 0 valid clauses are removed
13.24/4.30	c (3,3) CSPinCNF Propagation End
13.24/4.30	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.24/4.30	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.24/4.32	c (3,3) Hybrid: #OE=50, #LE=0
13.24/4.32	c (3,3) Simplify CSPinCNF Begin
13.52/4.42	c (3,3) Simplify CSPinCNF End
13.52/4.42	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.52/4.42	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.52/4.42	c (3,3) Calculate Precise Domain Begin
13.52/4.42	c (3,3) 0 values are removed by re-calculation
13.52/4.42	c (3,3) Calculate Precise Domain End
13.52/4.42	c (3,3) CSP: 50 int (0 aux), 0 bool (0 aux), 27777 ctr, max domain size 20
13.52/4.42	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
13.52/4.42	c (3,3) CSPinCNF to SatSolver Begin
14.17/4.60	c (4,4) 2778 (10 %) CSP clauses are encoded (0 SAT variables, 3677 SAT clauses)
14.17/4.68	c (4,4) 5556 (20 %) CSP clauses are encoded (0 SAT variables, 6455 SAT clauses)
14.58/4.73	c (4,4) 8334 (30 %) CSP clauses are encoded (0 SAT variables, 9233 SAT clauses)
14.58/4.77	c (4,4) 11111 (40 %) CSP clauses are encoded (0 SAT variables, 12010 SAT clauses)
14.93/4.81	c (4,4) 13889 (50 %) CSP clauses are encoded (0 SAT variables, 14788 SAT clauses)
14.93/4.84	c (4,4) 16667 (60 %) CSP clauses are encoded (0 SAT variables, 17566 SAT clauses)
14.93/4.87	c (4,4) 19444 (70 %) CSP clauses are encoded (0 SAT variables, 20343 SAT clauses)
15.03/4.91	c (4,4) 22222 (80 %) CSP clauses are encoded (0 SAT variables, 23121 SAT clauses)
15.03/4.94	c (4,4) 25000 (90 %) CSP clauses are encoded (0 SAT variables, 25899 SAT clauses)
15.03/4.97	c (4,4) 27777 (100 %) CSP clauses are encoded (0 SAT variables, 28676 SAT clauses)
15.03/4.97	c (4,4) CSPinCNF to SatSolver End
15.03/4.97	c (4,4) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.03/4.97	c (4,4) 950 bool, 28677 clause
15.03/4.97	c (4,4) Export Begin
15.17/5.06	c (4,4) Export to HOME/scop-4949-serial-file.bin
15.17/5.06	c (4,4) Export End
15.17/5.06	c (4,4) Export File Size: 0.01 MB
15.17/5.06	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
15.17/5.06	c END-Prog: Tue Sep 24 15:29:29 CEST 2019
15.17/5.08	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-4949-serial-file.bin
15.35/5.54	c (0,0) Read Serial File Begin
15.35/5.54	c (0,0) HOME/scop-4949-serial-file.bin
15.35/5.75	c (0,0) Read Serial File End
15.35/5.77	
15.35/5.77	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
15.35/5.77	(Solving Process)
15.35/5.77	
15.35/5.79	c BEGIN-Prog: Tue Sep 24 15:29:30 CEST 2019
15.35/5.79	c PID: 4972
15.35/5.79	c IP: 172.20.3.104
15.35/5.79	c HOST: node104.alineos.net
15.35/5.79	c (0,0) SatSolver.solve Begin
15.35/5.79	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405428-1569335987.xml-scop-4952.cnf
15.35/5.82	c (0,0) c
15.35/5.82	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
15.35/5.82	c (0,0) c
15.35/5.82	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
15.35/5.82	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
15.35/5.82	c (0,0) c ========================================[ Problem Statistics ]===========================================
15.35/5.82	c (0,0) c |                                                                                                       |
15.35/5.83	c (0,0) c |  Number of variables:           950                                                                   |
15.35/5.83	c (0,0) c |  Number of clauses:           28677                                                                   |
15.35/5.83	c (0,0) c |  Parse time:                   0.01 s                                                                 |
15.35/5.83	c (0,0) c |                                                                                                       |
15.35/5.85	c (0,0) c |  Simplification time:          0.02 s                                                                 |
15.35/5.85	c (0,0) c |                                                                                                       |
15.35/5.85	c (0,0) c |  Generating clones                                                                                    |
15.35/5.86	c (0,0) c |  all clones generated. Memory =    35.86Mb.                                                           |
15.35/5.86	c (0,0) c ========================================================================================================|
15.35/5.86	c (0,0) c
15.35/5.86	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.35/5.86	c (0,0) c
15.35/5.86	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.86	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.35/5.86	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.86	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.35/5.86	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.35/5.86	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.35/5.86	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
15.35/5.86	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.86	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.35/5.86	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.35/5.86	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.35/5.86	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.35/5.86	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.86	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.35/5.86	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.35/5.86	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.35/5.86	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.86	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.35/5.86	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c real time : 0.0617061 s
15.35/5.88	c (0,0) c cpu time  : 0.07588 s
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | Conflicts     |             798 |          7 |        144 |        409 |         25 |         26 |         67 |         83 |         37 |
15.35/5.88	c (0,0) c | Decisions     |            1841 |        164 |        290 |        583 |        147 |        166 |        149 |        192 |        150 |
15.35/5.88	c (0,0) c | Propagations  |           62897 |       1377 |      11070 |      29090 |       3053 |       2484 |       5915 |       6151 |       3757 |
15.35/5.88	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.35/5.88	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.35/5.88	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | PropBinClauses|           63739 |       1373 |      11128 |      29378 |       3044 |       2476 |       6135 |       6432 |       3773 |
15.35/5.88	c (0,0) c | PropPreBlocker|         1349219 |      37490 |     252926 |     572877 |      76315 |      65256 |     126103 |     124596 |      93656 |
15.35/5.88	c (0,0) c | PropNotBlocker|          384046 |      17939 |      66851 |     147228 |      24069 |      23403 |      40853 |      34804 |      28899 |
15.35/5.88	c (0,0) c | LitFullScans  |         2084439 |      62504 |     383332 |     884045 |     115365 |     100094 |     199847 |     198353 |     140899 |
15.35/5.88	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.35/5.88	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
15.35/5.88	c (0,0) c | Avg_Trail     |                 |        635 |        682 |        561 |        743 |        547 |        610 |        768 |        694 |
15.35/5.88	c (0,0) c | Avg_DL        |                 |        112 |         51 |         53 |         63 |         47 |         45 |         66 |         36 |
15.35/5.88	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | Exported      |               5 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
15.35/5.88	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.35/5.88	c (0,0) c | Glues         |                 |          0 |          0 |          1 |          0 |          2 |          0 |          2 |          0 |
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | Orig_Seen     |             2 % |         75 |       1258 |       1830 |        498 |        288 |        945 |        810 |        591 |
15.35/5.88	c (0,0) c | Diff Orig seen|                 |      X     |       1183 |       1755 |        423 |        213 |        870 |        735 |        516 |
15.35/5.88	c (0,0) c | Hamming       |            33 % |      X     |        345 |        393 |        326 |        272 |        326 |        307 |        281 |
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
15.35/5.88	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
15.35/5.88	c (0,0) c | PropagationTim|                 |    0.0  98%|    0.0  92%|    0.0  88%|    0.0  97%|    0.0  97%|    0.0  95%|    0.0  94%|    0.0  97%|
15.35/5.88	c (0,0) c | AnalysisTime  |                 |    0.0   0%|    0.0   5%|    0.0   9%|    0.0   1%|    0.0   1%|    0.0   3%|    0.0   4%|    0.0   2%|
15.35/5.88	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
15.35/5.88	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c
15.35/5.88	c (0,0) c Threads : 8
15.35/5.88	c (0,0) c Winner : 0
15.35/5.88	c (0,0) c Conflicts_0 : 7
15.35/5.88	c (0,0) c Conflicts_1 : 144
15.35/5.88	c (0,0) c Conflicts_2 : 409
15.35/5.88	c (0,0) c Conflicts_3 : 25
15.35/5.88	c (0,0) c Conflicts_4 : 26
15.35/5.88	c (0,0) c Conflicts_5 : 67
15.35/5.88	c (0,0) c Conflicts_6 : 83
15.35/5.88	c (0,0) c Conflicts_7 : 37
15.35/5.88	c (0,0) c Conflicts_total : 798
15.35/5.88	c (0,0) c Conflicts_winner : 7
15.35/5.88	c (0,0) c Decisions_0 : 164
15.35/5.88	c (0,0) c Decisions_1 : 290
15.35/5.88	c (0,0) c Decisions_2 : 583
15.35/5.88	c (0,0) c Decisions_3 : 147
15.35/5.88	c (0,0) c Decisions_4 : 166
15.35/5.88	c (0,0) c Decisions_5 : 149
15.35/5.88	c (0,0) c Decisions_6 : 192
15.35/5.88	c (0,0) c Decisions_7 : 150
15.35/5.88	c (0,0) c Decisions_total : 1841
15.35/5.88	c (0,0) c Decisions_winner : 164
15.35/5.88	c (0,0) c Propagations_0 : 1377
15.35/5.88	c (0,0) c Propagations_1 : 11070
15.35/5.88	c (0,0) c Propagations_2 : 29090
15.35/5.88	c (0,0) c Propagations_3 : 3053
15.35/5.88	c (0,0) c Propagations_4 : 2484
15.35/5.88	c (0,0) c Propagations_5 : 5915
15.35/5.88	c (0,0) c Propagations_6 : 6151
15.35/5.88	c (0,0) c Propagations_7 : 3757
15.35/5.88	c (0,0) c Propagations_total : 62897
15.35/5.88	c (0,0) c Propagations_winner : 1377
15.35/5.88	c (0,0) c ReduceDBs_0 : 0
15.35/5.88	c (0,0) c ReduceDBs_1 : 0
15.35/5.88	c (0,0) c ReduceDBs_2 : 0
15.35/5.88	c (0,0) c ReduceDBs_3 : 0
15.35/5.88	c (0,0) c ReduceDBs_4 : 0
15.35/5.88	c (0,0) c ReduceDBs_5 : 0
15.35/5.88	c (0,0) c ReduceDBs_6 : 0
15.35/5.88	c (0,0) c ReduceDBs_7 : 0
15.35/5.88	c (0,0) c ReduceDBs_total : 0
15.35/5.88	c (0,0) c ReduceDBs_winner : 0
15.35/5.88	c (0,0) c SimpDBs_0 : 1
15.35/5.88	c (0,0) c SimpDBs_1 : 1
15.35/5.88	c (0,0) c SimpDBs_2 : 1
15.35/5.88	c (0,0) c SimpDBs_3 : 1
15.35/5.88	c (0,0) c SimpDBs_4 : 1
15.35/5.88	c (0,0) c SimpDBs_5 : 1
15.35/5.88	c (0,0) c SimpDBs_6 : 1
15.35/5.88	c (0,0) c SimpDBs_7 : 1
15.35/5.88	c (0,0) c SimpDBs_total : 8
15.35/5.88	c (0,0) c SimpDBs_winner : 1
15.35/5.88	c (0,0) c Restarts_0 : 1
15.35/5.88	c (0,0) c Restarts_1 : 1
15.35/5.88	c (0,0) c Restarts_2 : 1
15.35/5.88	c (0,0) c Restarts_3 : 1
15.35/5.88	c (0,0) c Restarts_4 : 1
15.35/5.88	c (0,0) c Restarts_5 : 1
15.35/5.88	c (0,0) c Restarts_6 : 1
15.35/5.88	c (0,0) c Restarts_7 : 1
15.35/5.88	c (0,0) c Restarts_total : 8
15.35/5.88	c (0,0) c Restarts_winner : 1
15.35/5.88	c (0,0) c ForcedImports_0 : 0
15.35/5.88	c (0,0) c ForcedImports_1 : 0
15.35/5.88	c (0,0) c ForcedImports_2 : 0
15.35/5.88	c (0,0) c ForcedImports_3 : 0
15.35/5.88	c (0,0) c ForcedImports_4 : 0
15.35/5.88	c (0,0) c ForcedImports_5 : 0
15.35/5.88	c (0,0) c ForcedImports_6 : 0
15.35/5.88	c (0,0) c ForcedImports_7 : 0
15.35/5.88	c (0,0) c ForcedImports_total : 0
15.35/5.88	c (0,0) c ForcedImports_winner : 0
15.35/5.88	c (0,0) c PropsBinClauses_0 : 1373
15.35/5.88	c (0,0) c PropsBinClauses_1 : 11128
15.35/5.88	c (0,0) c PropsBinClauses_2 : 29378
15.35/5.88	c (0,0) c PropsBinClauses_3 : 3044
15.35/5.88	c (0,0) c PropsBinClauses_4 : 2476
15.35/5.88	c (0,0) c PropsBinClauses_5 : 6135
15.35/5.88	c (0,0) c PropsBinClauses_6 : 6432
15.35/5.88	c (0,0) c PropsBinClauses_7 : 3773
15.35/5.88	c (0,0) c PropsBinClauses_total : 63739
15.35/5.88	c (0,0) c PropsBinClauses_winner : 1373
15.35/5.88	c (0,0) c PropsPreBlocker_0 : 37490
15.35/5.88	c (0,0) c PropsPreBlocker_1 : 252926
15.35/5.88	c (0,0) c PropsPreBlocker_2 : 572877
15.35/5.88	c (0,0) c PropsPreBlocker_3 : 76315
15.35/5.88	c (0,0) c PropsPreBlocker_4 : 65256
15.35/5.88	c (0,0) c PropsPreBlocker_5 : 126103
15.35/5.88	c (0,0) c PropsPreBlocker_6 : 124596
15.35/5.88	c (0,0) c PropsPreBlocker_7 : 93656
15.35/5.88	c (0,0) c PropsPreBlocker_total : 1349219
15.35/5.88	c (0,0) c PropsPreBlocker_winner : 37490
15.35/5.88	c (0,0) c PropsNotBlocker_0 : 17939
15.35/5.88	c (0,0) c PropsNotBlocker_1 : 66851
15.35/5.88	c (0,0) c PropsNotBlocker_2 : 147228
15.35/5.88	c (0,0) c PropsNotBlocker_3 : 24069
15.35/5.88	c (0,0) c PropsNotBlocker_4 : 23403
15.35/5.88	c (0,0) c PropsNotBlocker_5 : 40853
15.35/5.88	c (0,0) c PropsNotBlocker_6 : 34804
15.35/5.88	c (0,0) c PropsNotBlocker_7 : 28899
15.35/5.88	c (0,0) c PropsNotBlocker_total : 384046
15.35/5.88	c (0,0) c PropsNotBlocker_winner : 17939
15.35/5.88	c (0,0) c PropsLitFullScans_0 : 62504
15.35/5.88	c (0,0) c PropsLitFullScans_1 : 383332
15.35/5.88	c (0,0) c PropsLitFullScans_2 : 884045
15.35/5.88	c (0,0) c PropsLitFullScans_3 : 115365
15.35/5.88	c (0,0) c PropsLitFullScans_4 : 100094
15.35/5.88	c (0,0) c PropsLitFullScans_5 : 199847
15.35/5.88	c (0,0) c PropsLitFullScans_6 : 198353
15.35/5.88	c (0,0) c PropsLitFullScans_7 : 140899
15.35/5.88	c (0,0) c PropsLitFullScans_total : 2084439
15.35/5.88	c (0,0) c PropsLitFullScans_winner : 62504
15.35/5.88	c (0,0) c LitScanFractions_0 : 0
15.35/5.88	c (0,0) c LitScanFractions_1 : 0
15.35/5.88	c (0,0) c LitScanFractions_2 : 0
15.35/5.88	c (0,0) c LitScanFractions_3 : 0
15.35/5.88	c (0,0) c LitScanFractions_4 : 0
15.35/5.88	c (0,0) c LitScanFractions_5 : 0
15.35/5.88	c (0,0) c LitScanFractions_6 : 0
15.35/5.88	c (0,0) c LitScanFractions_7 : 0
15.35/5.88	c (0,0) c LitScanFractions_total : 0
15.35/5.89	c (0,0) c LitScanFractions_winner : 0
15.35/5.89	c (0,0) c DecisionLevel0_0 : 1
15.35/5.89	c (0,0) c DecisionLevel0_1 : 1
15.35/5.89	c (0,0) c DecisionLevel0_2 : 1
15.35/5.89	c (0,0) c DecisionLevel0_3 : 1
15.35/5.89	c (0,0) c DecisionLevel0_4 : 1
15.35/5.89	c (0,0) c DecisionLevel0_5 : 1
15.35/5.89	c (0,0) c DecisionLevel0_6 : 1
15.35/5.89	c (0,0) c DecisionLevel0_7 : 1
15.35/5.89	c (0,0) c DecisionLevel0_total : 8
15.35/5.89	c (0,0) c DecisionLevel0_winner : 1
15.35/5.89	c (0,0) c Periods_0 : 0
15.35/5.89	c (0,0) c Periods_1 : 0
15.35/5.89	c (0,0) c Periods_2 : 0
15.35/5.89	c (0,0) c Periods_3 : 0
15.35/5.89	c (0,0) c Periods_4 : 0
15.35/5.89	c (0,0) c Periods_5 : 0
15.35/5.89	c (0,0) c Periods_6 : 0
15.35/5.89	c (0,0) c Periods_7 : 0
15.35/5.89	c (0,0) c Periods_total : 0
15.35/5.89	c (0,0) c Periods_winner : 0
15.35/5.89	c (0,0) c Margin_0 : 20
15.35/5.89	c (0,0) c Margin_1 : 20
15.35/5.89	c (0,0) c Margin_2 : 20
15.35/5.89	c (0,0) c Margin_3 : 20
15.35/5.89	c (0,0) c Margin_4 : 20
15.35/5.89	c (0,0) c Margin_5 : 20
15.35/5.89	c (0,0) c Margin_6 : 20
15.35/5.89	c (0,0) c Margin_7 : 20
15.35/5.89	c (0,0) c Margin_total : 160
15.35/5.89	c (0,0) c Margin_winner : 20
15.35/5.89	c (0,0) c Exported_0 : 0
15.35/5.89	c (0,0) c Exported_1 : 0
15.35/5.89	c (0,0) c Exported_2 : 1
15.35/5.89	c (0,0) c Exported_3 : 0
15.35/5.89	c (0,0) c Exported_4 : 2
15.35/5.89	c (0,0) c Exported_5 : 0
15.35/5.89	c (0,0) c Exported_6 : 2
15.35/5.89	c (0,0) c Exported_7 : 0
15.35/5.89	c (0,0) c Exported_total : 5
15.35/5.89	c (0,0) c Exported_winner : 0
15.35/5.89	c (0,0) c Imported_0 : 0
15.35/5.89	c (0,0) c Imported_1 : 0
15.35/5.89	c (0,0) c Imported_2 : 0
15.35/5.89	c (0,0) c Imported_3 : 0
15.35/5.89	c (0,0) c Imported_4 : 0
15.35/5.89	c (0,0) c Imported_5 : 0
15.35/5.89	c (0,0) c Imported_6 : 0
15.35/5.89	c (0,0) c Imported_7 : 0
15.35/5.89	c (0,0) c Imported_total : 0
15.35/5.89	c (0,0) c Imported_winner : 0
15.35/5.89	c (0,0) c Good_0 : 0
15.35/5.89	c (0,0) c Good_1 : 0
15.35/5.89	c (0,0) c Good_2 : 0
15.35/5.89	c (0,0) c Good_3 : 0
15.35/5.89	c (0,0) c Good_4 : 0
15.35/5.89	c (0,0) c Good_5 : 0
15.35/5.89	c (0,0) c Good_6 : 0
15.35/5.89	c (0,0) c Good_7 : 0
15.35/5.89	c (0,0) c Good_total : 0
15.35/5.89	c (0,0) c Good_winner : 0
15.35/5.89	c (0,0) c Purge_0 : 0
15.35/5.89	c (0,0) c Purge_1 : 0
15.35/5.89	c (0,0) c Purge_2 : 0
15.35/5.89	c (0,0) c Purge_3 : 0
15.35/5.89	c (0,0) c Purge_4 : 0
15.35/5.89	c (0,0) c Purge_5 : 0
15.35/5.89	c (0,0) c Purge_6 : 0
15.35/5.89	c (0,0) c Purge_7 : 0
15.35/5.89	c (0,0) c Purge_total : 0
15.35/5.89	c (0,0) c Purge_winner : 0
15.35/5.89	c (0,0) c Promoted_0 : 0
15.35/5.89	c (0,0) c Promoted_1 : 0
15.35/5.89	c (0,0) c Promoted_2 : 0
15.35/5.89	c (0,0) c Promoted_3 : 0
15.35/5.89	c (0,0) c Promoted_4 : 0
15.35/5.89	c (0,0) c Promoted_5 : 0
15.35/5.89	c (0,0) c Promoted_6 : 0
15.35/5.89	c (0,0) c Promoted_7 : 0
15.35/5.89	c (0,0) c Promoted_total : 0
15.35/5.89	c (0,0) c Promoted_winner : 0
15.35/5.89	c (0,0) c Remove_Imp_0 : 0
15.35/5.89	c (0,0) c Remove_Imp_1 : 0
15.35/5.89	c (0,0) c Remove_Imp_2 : 0
15.35/5.89	c (0,0) c Remove_Imp_3 : 0
15.35/5.89	c (0,0) c Remove_Imp_4 : 0
15.35/5.89	c (0,0) c Remove_Imp_5 : 0
15.35/5.89	c (0,0) c Remove_Imp_6 : 0
15.35/5.89	c (0,0) c Remove_Imp_7 : 0
15.35/5.89	c (0,0) c Remove_Imp_total : 0
15.35/5.89	c (0,0) c Remove_Imp_winner : 0
15.35/5.89	c (0,0) c Blocked_Reuse_0 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_1 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_2 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_3 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_4 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_5 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_6 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_7 : 0
15.35/5.89	c (0,0) c Blocked_Reuse_total : 0
15.35/5.89	c (0,0) c Blocked_Reuse_winner : 0
15.35/5.89	c (0,0) c Unaries_0 : 0
15.35/5.89	c (0,0) c Unaries_1 : 0
15.35/5.89	c (0,0) c Unaries_2 : 0
15.35/5.89	c (0,0) c Unaries_3 : 0
15.35/5.89	c (0,0) c Unaries_4 : 0
15.35/5.89	c (0,0) c Unaries_5 : 0
15.35/5.89	c (0,0) c Unaries_6 : 0
15.35/5.89	c (0,0) c Unaries_7 : 0
15.35/5.89	c (0,0) c Unaries_total : 0
15.35/5.89	c (0,0) c Unaries_winner : 0
15.35/5.89	c (0,0) c Binaries_0 : 0
15.35/5.89	c (0,0) c Binaries_1 : 0
15.35/5.89	c (0,0) c Binaries_2 : 0
15.35/5.89	c (0,0) c Binaries_3 : 0
15.35/5.89	c (0,0) c Binaries_4 : 0
15.35/5.89	c (0,0) c Binaries_5 : 0
15.35/5.89	c (0,0) c Binaries_6 : 0
15.35/5.89	c (0,0) c Binaries_7 : 0
15.35/5.89	c (0,0) c Binaries_total : 0
15.35/5.89	c (0,0) c Binaries_winner : 0
15.35/5.89	c (0,0) c Glues_0 : 0
15.35/5.89	c (0,0) c Glues_1 : 0
15.35/5.89	c (0,0) c Glues_2 : 1
15.35/5.89	c (0,0) c Glues_3 : 0
15.35/5.89	c (0,0) c Glues_4 : 2
15.35/5.89	c (0,0) c Glues_5 : 0
15.35/5.89	c (0,0) c Glues_6 : 2
15.35/5.89	c (0,0) c Glues_7 : 0
15.35/5.89	c (0,0) c Glues_total : 5
15.35/5.89	c (0,0) c Glues_winner : 0
15.35/5.89	c (0,0) c RunningTime_0 : 0.010666
15.35/5.89	c (0,0) c RunningTime_1 : 0.014250
15.35/5.89	c (0,0) c RunningTime_2 : 0.018796
15.35/5.89	c (0,0) c RunningTime_3 : 0.012139
15.35/5.89	c (0,0) c RunningTime_4 : 0.011251
15.35/5.89	c (0,0) c RunningTime_5 : 0.012574
15.35/5.89	c (0,0) c RunningTime_6 : 0.012123
15.35/5.89	c (0,0) c RunningTime_7 : 0.012593
15.35/5.89	c (0,0) c RunningTime_total : 0.104392
15.35/5.89	c (0,0) c RunningTime_winner : 0.010666
15.35/5.89	c (0,0) c WaitingTime_0 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_1 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_2 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_3 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_4 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_5 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_6 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_7 : 0.000000
15.35/5.89	c (0,0) c WaitingTime_total : 0.000000
15.35/5.89	c (0,0) c WaitingTime_winner : 0.000000
15.35/5.89	c (0,0) c ExchangingTime_0 : 0.000000
15.35/5.89	c (0,0) c ExchangingTime_1 : 0.000006
15.35/5.89	c (0,0) c ExchangingTime_2 : 0.000019
15.35/5.89	c (0,0) c ExchangingTime_3 : 0.000000
15.35/5.89	c (0,0) c ExchangingTime_4 : 0.000011
15.35/5.89	c (0,0) c ExchangingTime_5 : 0.000004
15.35/5.89	c (0,0) c ExchangingTime_6 : 0.000002
15.35/5.89	c (0,0) c ExchangingTime_7 : 0.000002
15.35/5.89	c (0,0) c ExchangingTime_total : 0.000044
15.35/5.89	c (0,0) c ExchangingTime_winner : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_0 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_1 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_2 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_3 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_4 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_5 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_6 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_7 : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_total : 0.000000
15.35/5.89	c (0,0) c PeriodProcTime_winner : 0.000000
15.35/5.89	c (0,0) c SolvingTime_0 : 0.010666
15.35/5.89	c (0,0) c SolvingTime_1 : 0.014256
15.35/5.89	c (0,0) c SolvingTime_2 : 0.018815
15.35/5.89	c (0,0) c SolvingTime_3 : 0.012139
15.35/5.89	c (0,0) c SolvingTime_4 : 0.011262
15.35/5.89	c (0,0) c SolvingTime_5 : 0.012578
15.35/5.89	c (0,0) c SolvingTime_6 : 0.012125
15.35/5.89	c (0,0) c SolvingTime_7 : 0.012595
15.35/5.89	c (0,0) c SolvingTime_total : 0.104436
15.35/5.89	c (0,0) c SolvingTime_winner : 0.010666
15.35/5.89	c (0,0) c PropagationTime_0 : 0.010474
15.35/5.89	c (0,0) c PropagationTime_1 : 0.013152
15.35/5.89	c (0,0) c PropagationTime_2 : 0.016608
15.35/5.89	c (0,0) c PropagationTime_3 : 0.011797
15.35/5.89	c (0,0) c PropagationTime_4 : 0.010951
15.35/5.89	c (0,0) c PropagationTime_5 : 0.011980
15.35/5.89	c (0,0) c PropagationTime_6 : 0.011390
15.35/5.89	c (0,0) c PropagationTime_7 : 0.012239
15.35/5.89	c (0,0) c PropagationTime_total : 0.098592
15.35/5.89	c (0,0) c PropagationTime_winner : 0.010474
15.35/5.89	c (0,0) c AnalysisTime_0 : 0.000041
15.35/5.89	c (0,0) c AnalysisTime_1 : 0.000728
15.35/5.89	c (0,0) c AnalysisTime_2 : 0.001603
15.35/5.89	c (0,0) c AnalysisTime_3 : 0.000175
15.35/5.89	c (0,0) c AnalysisTime_4 : 0.000113
15.35/5.89	c (0,0) c AnalysisTime_5 : 0.000363
15.35/5.89	c (0,0) c AnalysisTime_6 : 0.000480
15.35/5.89	c (0,0) c AnalysisTime_7 : 0.000193
15.35/5.89	c (0,0) c AnalysisTime_total : 0.003697
15.35/5.89	c (0,0) c AnalysisTime_winner : 0.000041
15.35/5.89	c (0,0) c ReductionTime_0 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_1 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_2 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_3 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_4 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_5 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_6 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_7 : 0.000000
15.35/5.89	c (0,0) c ReductionTime_total : 0.000000
15.35/5.89	c (0,0) c ReductionTime_winner : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_0 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_1 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_2 : 0.000001
15.35/5.89	c (0,0) c SimplifyTime_3 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_4 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_5 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_6 : 0.000000
15.35/5.89	c (0,0) c SimplifyTime_7 : 0.000001
15.35/5.89	c (0,0) c SimplifyTime_total : 0.000002
15.35/5.89	c (0,0) c SimplifyTime_winner : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_0 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_1 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_2 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_3 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_4 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_5 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_6 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_7 : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_total : 0.000000
15.35/5.89	c (0,0) c UsedRateTime_winner : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_0 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_1 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_2 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_3 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_4 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_5 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_6 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_7 : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_total : 0.000000
15.35/5.89	c (0,0) c OverlapRateTime_winner : 0.000000
15.35/5.89	c (0,0) c
15.35/5.89	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.35/5.89	c (0,0) c
15.35/5.89	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.89	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.35/5.89	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.89	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.35/5.89	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.35/5.89	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.35/5.89	c (0,0) c | Initial random_seed   | 2146042883 | 1292207810 | 2142404953 | 1335711205 |   57869384 | 1823022123 |  262939120 |   22178016 |
15.35/5.89	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.89	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.35/5.89	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.35/5.89	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.35/5.89	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.35/5.89	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.89	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.35/5.89	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.35/5.89	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.35/5.89	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.35/5.89	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.35/5.89	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.35/5.89	c (0,0) 
15.35/5.89	c (0,0) s SATISFIABLE
15.35/5.91	c (0,0) SatSolver.solve End
15.35/5.91	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.35/5.91	c (0,0) Show results Begin
15.35/5.99	c (0,0) x[0] = 1
15.35/5.99	c (0,0) x[1] = 14
15.35/5.99	c (0,0) x[2] = 17
15.35/5.99	c (0,0) x[3] = 14
15.35/5.99	c (0,0) x[4] = 13
15.35/5.99	c (0,0) x[5] = 12
15.35/5.99	c (0,0) x[6] = 9
15.35/5.99	c (0,0) x[7] = 18
15.35/5.99	c (0,0) x[8] = 2
15.35/5.99	c (0,0) x[9] = 7
15.35/5.99	c (0,0) x[10] = 17
15.35/5.99	c (0,0) x[11] = 10
15.35/5.99	c (0,0) x[12] = 10
15.35/5.99	c (0,0) x[13] = 7
15.35/5.99	c (0,0) x[14] = 1
15.35/5.99	c (0,0) x[15] = 16
15.35/5.99	c (0,0) x[16] = 9
15.35/5.99	c (0,0) x[17] = 9
15.35/5.99	c (0,0) x[18] = 15
15.35/5.99	c (0,0) x[19] = 15
15.35/5.99	c (0,0) x[20] = 11
15.35/5.99	c (0,0) x[21] = 7
15.35/5.99	c (0,0) x[22] = 11
15.35/5.99	c (0,0) x[23] = 9
15.35/5.99	c (0,0) x[24] = 10
15.35/5.99	c (0,0) x[25] = 17
15.35/5.99	c (0,0) x[26] = 3
15.35/5.99	c (0,0) x[27] = 4
15.35/5.99	c (0,0) x[28] = 2
15.35/5.99	c (0,0) x[29] = 8
15.35/5.99	c (0,0) x[30] = 7
15.35/5.99	c (0,0) x[31] = 9
15.35/5.99	c (0,0) x[32] = 5
15.35/5.99	c (0,0) x[33] = 8
15.35/5.99	c (0,0) x[34] = 19
15.35/5.99	c (0,0) x[35] = 11
15.35/5.99	c (0,0) x[36] = 17
15.35/5.99	c (0,0) x[37] = 9
15.35/5.99	c (0,0) x[38] = 3
15.35/5.99	c (0,0) x[39] = 1
15.35/5.99	c (0,0) x[40] = 20
15.35/5.99	c (0,0) x[41] = 13
15.35/5.99	c (0,0) x[42] = 2
15.35/5.99	c (0,0) x[43] = 6
15.35/5.99	c (0,0) x[44] = 1
15.35/5.99	c (0,0) x[45] = 2
15.35/5.99	c (0,0) x[46] = 1
15.35/5.99	c (0,0) x[47] = 1
15.35/5.99	c (0,0) x[48] = 2
15.35/5.99	c (0,0) x[49] = 1
15.35/5.99	s SATISFIABLE
15.35/6.00	v <instantiation>
15.35/6.00	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]</list>
15.35/6.00	v     <values>1 14 17 14 13 12 9 18 2 7 17 10 10 7 1 16 9 9 15 15 11 7 11 9 10 17 3 4 2 8 7 9 5 8 19 11 17 9 3 1 20 13 2 6 1 2 1 1 2 1</values>
15.35/6.00	v </instantiation>
15.35/6.00	c (0,0) Show results End
15.35/6.00	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
15.35/6.00	c (0,0) 0,0,STOP-AFTER(ALL)
15.35/6.00	c END-Prog: Tue Sep 24 15:29:30 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 (13184 MiB free)
  memory of node 1: 16384 MiB (11717 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100107 s]*
/proc/loadavg: 0.16 0.05 0.06 2/211 4971
/proc/meminfo: memFree=25402188/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27314120 memory=107108 CPUtime=0.1 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 6867 0 0 0 8 2 0 0 20 0 20 0 509855354 27969658880 26777 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6828530 26777 2777 1 0 6790935 0
[pid=4952/tid=4953] ppid=4949 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 4993 0 0 0 7 1 0 0 20 0 20 0 509855355 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771813446432 139771825722718 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27314120 memory=15674976743569048 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4957] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4957/stat : 4957 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771261909776 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4958] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4958/stat : 4958 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771260856976 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4959] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 26777 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 26777 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27969658880 26777 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) S 4949 4949 4774 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770898975088 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) R 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770897922288 139771841653378 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770896869488 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 26777 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855363 27969658880 26777 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108504 KiB

[startup+0.210356 s]*
/proc/loadavg: 0.16 0.05 0.06 4/211 4971
/proc/meminfo: memFree=25381936/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27314120 memory=126428 CPUtime=0.25 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 12522 0 0 0 21 4 0 0 20 0 20 0 509855354 27969658880 31607 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6828530 31607 2938 1 0 6790935 0
[pid=4952/tid=4953] ppid=4949 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 10238 0 0 0 16 3 0 0 20 0 20 0 509855355 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771813441616 139771824829040 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27314120 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27314120 memory=15401206938187416 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4957] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4957/stat : 4957 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771261909776 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4958] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4958/stat : 4958 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771260856976 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4959] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 31607 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 31607 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27969658880 31607 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) S 4949 4949 4774 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770898975088 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) S 4949 4949 4774 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770897922288 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) S 4949 4949 4774 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770896869488 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 459 0 0 0 2 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 31607 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855363 27969658880 31607 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127824 KiB

[startup+0.309843 s]*
/proc/loadavg: 0.16 0.05 0.06 3/211 4971
/proc/meminfo: memFree=25379936/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27314120 memory=130032 CPUtime=0.42 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 12864 0 0 0 38 4 0 0 20 0 20 0 509855354 27969658880 32508 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6828530 32508 3033 1 0 6790935 0
[pid=4952/tid=4953] ppid=4949 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 10416 0 0 0 26 3 0 0 20 0 20 0 509855355 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771813472304 139771823207193 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4957] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4957/stat : 4957 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771261909776 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4958] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4958/stat : 4958 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771260856976 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4959] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27969658880 32508 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27314120 memory=279479427734912 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27969658880 32508 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27314120 memory=279479427739520 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27969658880 32508 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27314120 memory=279479427744128 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27314120 memory=279479427748736 CPUtime=0 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) S 4949 4949 4774 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770898975088 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27314120 memory=279479427753344 CPUtime=0.01 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) S 4949 4949 4774 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770897922288 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27314120 memory=279479427757952 CPUtime=0.01 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) S 4949 4949 4774 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770896869488 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27314120 memory=279479427762560 CPUtime=0.07 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 480 0 0 0 7 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27969658880 32508 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855363 27969658880 32508 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131428 KiB

[startup+0.700916 s]
/proc/loadavg: 0.16 0.05 0.06 3/211 4971
/proc/meminfo: memFree=25358356/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27320392 memory=167220 CPUtime=1 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 20418 0 0 0 93 7 0 0 20 0 20 0 509855354 27976081408 41805 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6830098 41805 3181 1 0 6791447 0
[pid=4952/tid=4953] ppid=4949 vsize=27320392 memory=4580 CPUtime=0.67 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 17332 0 0 0 61 6 0 0 20 0 20 0 509855355 27976081408 41805 33554432000 4194304 4196468 140730971935424 139771813479472 139771338926191 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27976081408 41805 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27976081408 41805 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27976081408 41805 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0

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

[pid=4952/tid=4959] ppid=4949 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 190494 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 190494 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 190494 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27326612 memory=279479427862784 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 509855359 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27326612 memory=1898407 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27982450688 190494 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27326612 memory=1900637 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27982450688 190494 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27326612 memory=0 CPUtime=2.04 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) R 4949 4949 4774 0 -1 4202560 2580 0 0 0 203 1 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770898954560 139771820888430 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27326612 memory=0 CPUtime=2.08 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) R 4949 4949 4774 0 -1 4202560 865 0 0 0 208 0 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770897903184 139771822364386 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27326612 memory=0 CPUtime=2.04 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) R 4949 4949 4774 0 -1 4202560 1789 0 0 0 203 1 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770896869488 139771821034787 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27326612 memory=1396 CPUtime=0.75 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 2213 0 0 0 75 0 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27326612 memory=605940 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27982450688 190494 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27326612 memory=-7378441852826056034 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855363 27982450688 190494 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 10.03 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 763372 KiB

[startup+6.00967 s]
# the end of solver process 4949 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=16.3925 s, system=0.498709 s

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

[startup+3.2012 s]
/proc/loadavg: 0.47 0.11 0.08 5/211 4971
/proc/meminfo: memFree=24792020/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27326612 memory=804984 CPUtime=10.24 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 29483 0 0 0 1003 21 0 0 20 0 20 0 509855354 27982450688 201246 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6831653 201246 3251 1 0 6792983 0
[pid=4952/tid=4953] ppid=4949 vsize=27326612 memory=7086248440202552173 CPUtime=3.17 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 20686 0 0 0 300 17 0 0 20 0 20 0 509855355 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771813474872 139771841654166 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27326612 memory=8025788805588675948 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27326612 memory=1396 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4957] ppid=4949 vsize=27326612 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/4952/task/4957/stat : 4957 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771261909776 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4958] ppid=4949 vsize=27326612 memory=7100839870071150693 CPUtime=0 cores=0-7
/proc/4952/task/4958/stat : 4958 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771260856976 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4959] ppid=4949 vsize=27326612 memory=7825734864442108491 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27326612 memory=-7242455096852575424 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27326612 memory=-7098080424032564416 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27982450688 201246 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27326612 memory=8974679720218625448 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 509855359 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27326612 memory=4104 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27982450688 201246 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27326612 memory=1808 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27982450688 201246 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27326612 memory=920 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27326612 memory=4136 CPUtime=2.05 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) R 4949 4949 4774 0 -1 4202560 2584 0 0 0 204 1 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770898975088 139771841654166 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27326612 memory=0 CPUtime=2.17 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) R 4949 4949 4774 0 -1 4202560 865 0 0 0 217 0 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770897903184 139771822364169 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27326612 memory=11204 CPUtime=2.05 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) S 4949 4949 4774 0 -1 1077944384 1791 0 0 0 204 1 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770896869488 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27326612 memory=-7233780906022726806 CPUtime=0.75 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 2213 0 0 0 75 0 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27326612 memory=8257237230706253920 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27982450688 201246 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27326612 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855363 27982450688 201246 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 10.24 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 806380 KiB

[startup+4.80094 s]
/proc/loadavg: 0.47 0.11 0.08 3/211 4971
/proc/meminfo: memFree=24402432/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509855354 115843072 349 33554432000 4194304 5098028 140725786874832 140725786872088 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 349 296 221 0 87 0
[pid=4952] ppid=4949 vsize=27328728 memory=1437080 CPUtime=14.93 cores=0-7
/proc/4952/stat : 4952 (java) S 4949 4949 4774 0 -1 1077944320 31961 0 0 0 1462 31 0 0 20 0 20 0 509855354 27984617472 359270 33554432000 4194304 4196468 140730971935424 140730971917968 139771841642231 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
/proc/4952/statm: 6832182 359270 3271 1 0 6792983 0
[pid=4952/tid=4953] ppid=4949 vsize=27328728 memory=8112282956445269571 CPUtime=4.77 cores=0-7
/proc/4952/task/4953/stat : 4953 (java) R 4949 4949 4774 0 -1 4202560 21232 0 0 0 451 26 0 0 20 0 20 0 509855355 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771813478624 139771346563943 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4954] ppid=4949 vsize=27328728 memory=953208 CPUtime=0 cores=0-7
/proc/4952/task/4954/stat : 4954 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771845885072 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4955] ppid=4949 vsize=27328728 memory=139739714245904 CPUtime=0 cores=0-7
/proc/4952/task/4955/stat : 4955 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771660041232 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4956] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4956/stat : 4956 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771658988432 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4957] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4957/stat : 4957 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771261909776 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4958] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4958/stat : 4958 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771260856976 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4959] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4959/stat : 4959 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771259804176 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4960] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4960/stat : 4960 (java) S 4949 4949 4774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771258751376 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4961] ppid=4949 vsize=27328728 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/4952/task/4961/stat : 4961 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855357 27984617472 359270 33554432000 4194304 4196468 140730971935424 139771257698576 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4962] ppid=4949 vsize=27328728 memory=2244 CPUtime=0 cores=0-7
/proc/4952/task/4962/stat : 4962 (java) S 4949 4949 4774 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 509855359 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770900028272 139771841653378 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4963] ppid=4949 vsize=27328728 memory=33 CPUtime=0 cores=0-7
/proc/4952/task/4963/stat : 4963 (java) S 4949 4949 4774 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509855359 27984617472 359270 33554432000 4194304 4196468 140730971935424 139769711420960 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4964] ppid=4949 vsize=27328728 memory=7517461434472097641 CPUtime=0 cores=0-7
/proc/4952/task/4964/stat : 4964 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855360 27984617472 359270 33554432000 4194304 4196468 140730971935424 139769442985328 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4965] ppid=4949 vsize=27328728 memory=7019467087990307124 CPUtime=0 cores=0-7
/proc/4952/task/4965/stat : 4965 (java) S 4949 4949 4774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139769068476752 139771841660827 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4966] ppid=4949 vsize=27328728 memory=4294969504 CPUtime=2.77 cores=0-7
/proc/4952/task/4966/stat : 4966 (java) S 4949 4949 4774 0 -1 1077944384 2738 0 0 0 276 1 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770898975088 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4967] ppid=4949 vsize=27328728 memory=7396 CPUtime=3.68 cores=0-7
/proc/4952/task/4967/stat : 4967 (java) S 4949 4949 4774 0 -1 1077944384 2227 0 0 0 368 0 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770897922288 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4968] ppid=4949 vsize=27328728 memory=0 CPUtime=2.75 cores=0-7
/proc/4952/task/4968/stat : 4968 (java) S 4949 4949 4774 0 -1 1077944384 1935 0 0 0 274 1 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770896869488 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4969] ppid=4949 vsize=27328728 memory=0 CPUtime=0.92 cores=0-7
/proc/4952/task/4969/stat : 4969 (java) S 4949 4949 4774 0 -1 1077944384 2485 0 0 0 91 1 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770895816688 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4970] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4970/stat : 4970 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855362 27984617472 359270 33554432000 4194304 4196468 140730971935424 139768570571872 139771841652437 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
[pid=4952/tid=4971] ppid=4949 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4952/task/4971/stat : 4971 (java) S 4949 4949 4774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509855363 27984617472 359270 33554432000 4194304 4196468 140730971935424 139770894765104 139771841653378 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10924032 140730971939563 140730971939990 140730971939990 140730971942863 0
Current children cumulated CPU time: 14.93 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 1438476 KiB

[startup+5.60029 s]
/proc/loadavg: 0.47 0.11 0.08 2/210 4971
/proc/meminfo: memFree=23925676/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1476 CPUtime=15.35 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 584 32842 0 0 0 0 1499 36 20 0 1 0 509855354 115843072 369 33554432000 4194304 5098028 140725786874832 140725786871576 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 15.35 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+6.00028 s]*
/proc/loadavg: 0.59 0.14 0.09 2/212 5005
/proc/meminfo: memFree=25383428/32770624 swapFree=66986396/67108860
[pid=4949] ppid=4946 vsize=113128 memory=1476 CPUtime=15.35 cores=0-7
/proc/4949/stat : 4949 (scop.sh) S 4946 4949 4774 0 -1 4202496 584 32842 0 0 0 0 1499 36 20 0 1 0 509855354 115843072 369 33554432000 4194304 5098028 140725786874832 140725786871576 139748388795004 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27283456 140725786882852 140725786883180 140725786883180 140725786886093 0
/proc/4949/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 15.35 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 6.0097
CPU time (s): 16.8912
CPU user time (s): 16.3925
CPU system time (s): 0.498709
CPU usage (%): 281.066
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1586808

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


# summary of solver processes directly reported to runsolver:
#   pid: 4949
#   total CPU time (s): 16.8912
#   total CPU user time (s): 16.3925
#   total CPU system time (s): 0.498709

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071346 second user time and 0.105421 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-24 15:29:24
IDJOB=4405428
IDBENCH=126132
IDSOLVER=2868
FILE ID=node104/4405428-1569335987
RUNJOBID= node104-1569331756-4801
PBS_JOBID= 21705071
Free space on /tmp= 9832 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-76.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-4405428-1569335987/watcher-4405428-1569335987 -o /tmp/evaluation-result-4405428-1569335987/solver-4405428-1569335987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569331756-4801 --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-4405428-1569335987.xml

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

MD5SUM BENCH= 67696fc72ebd3977eb7611ca6505cd00
RANDOM SEED=969539028

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25500008 kB
MemAvailable:   31822712 kB
Buffers:           94884 kB
Cached:          6292488 kB
SwapCached:        22644 kB
Active:          3176292 kB
Inactive:        3236868 kB
Active(anon):       3584 kB
Inactive(anon):    79852 kB
Active(file):    3172708 kB
Inactive(file):  3157016 kB
Unevictable:      109704 kB
Mlocked:          109704 kB
SwapTotal:      67108860 kB
SwapFree:       66986396 kB
Dirty:             20996 kB
Writeback:             0 kB
AnonPages:        117824 kB
Mapped:            56072 kB
Shmem:             49032 kB
Slab:             450648 kB
SReclaimable:     421440 kB
SUnreclaim:        29208 kB
KernelStack:        3712 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9812 MiB
End job on node104 at 2019-09-24 15:29:30