Trace number 4405241

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)UNSAT 17.1249 5.61308

General information on the benchmark

NameMixed/Mixed-xcsp2-cril/
cril-2_X2.xml
MD5SUMe953f4a4989b8abb5ffb897aaba74e21
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.102789
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints2032
Number of domains2
Minimum domain size8
Maximum domain size10
Distribution of domain sizes[{"size":8,"count":200},{"size":10,"count":8}]
Minimum variable degree4
Maximum variable degree35
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":1},{"degree":6,"count":2},{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":3},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":3},{"degree":13,"count":8},{"degree":14,"count":4},{"degree":15,"count":12},{"degree":16,"count":15},{"degree":17,"count":16},{"degree":18,"count":13},{"degree":19,"count":12},{"degree":20,"count":23},{"degree":21,"count":26},{"degree":22,"count":16},{"degree":23,"count":9},{"degree":24,"count":12},{"degree":25,"count":7},{"degree":26,"count":4},{"degree":27,"count":5},{"degree":28,"count":3},{"degree":29,"count":2},{"degree":30,"count":3},{"degree":31,"count":1},{"degree":32,"count":1},{"degree":33,"count":1},{"degree":35,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2032}]
Number of extensional constraints2032
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2032}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-9883-serial-file.bin HOME/instance-4405241-1569239489.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Mon Sep 23 13:50:30 CEST 2019
0.65/0.56	c PID: 9886
0.65/0.57	c IP: 172.20.3.103
0.65/0.57	c HOST: node103.alineos.net
0.65/0.57	c (0,0) Parsing Begin
3.56/1.36	c (0,0) Parsing End
3.56/1.37	c (0,0) CSP: 208 int (0 aux), 0 bool (0 aux), 2032 ctr, max domain size 10
3.56/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.56/1.37	c (0,0) Constraint Name Generate Begin
3.56/1.38	c (0,0) Ctr:HOME/instance-4405241-1569239489.xml,ExtensionConflict:ExtensionSupport:Var
3.56/1.38	c (0,0) Constraint Name Generate End
3.56/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.56/1.38	c (0,0) CSP to CSPinCNF Begin
5.31/1.99	c (1,1) translated 204 (10%) constraints
6.18/2.18	c (1,1) translated 407 (20%) constraints
6.96/2.35	c (1,1) translated 610 (30%) constraints
7.37/2.49	c (1,1) translated 813 (40%) constraints
8.17/2.63	c (2,2) translated 1016 (50%) constraints
8.57/2.76	c (2,2) translated 1220 (60%) constraints
8.98/2.87	c (2,2) translated 1423 (70%) constraints
9.21/2.97	c (2,2) translated 1626 (80%) constraints
9.35/3.07	c (2,2) translated 1829 (90%) constraints
10.28/3.37	c (2,2) translated 2032 (100%) constraints
10.28/3.37	c (2,2) ===========================================
10.28/3.37	c (2,2) Order
10.28/3.37	c (2,2) ===========================================
10.71/3.43	c (2,2) translated 1840 (10%) constraints
10.71/3.48	c (2,2) translated 3679 (20%) constraints
11.12/3.54	c (2,2) translated 5519 (30%) constraints
11.12/3.59	c (3,3) translated 7358 (40%) constraints
11.51/3.64	c (3,3) translated 9198 (50%) constraints
11.51/3.69	c (3,3) translated 11037 (60%) constraints
11.92/3.74	c (3,3) translated 12877 (70%) constraints
11.92/3.80	c (3,3) translated 14716 (80%) constraints
12.32/3.84	c (3,3) translated 16556 (90%) constraints
12.72/3.90	c (3,3) translated 18395 (100%) constraints
12.72/3.90	c (3,3) CSP to CSPinCNF End
12.72/3.90	c (3,3) CSP: 208 int (0 aux), 201 bool (201 aux), 18395 ctr, max domain size 10
12.72/3.90	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.72/3.90	c (3,3) CSPinCNF Propagation Begin
13.59/4.14	c (3,3) 0 values, 4622 unsatisfiable literals, and 21 valid clauses are removed
13.59/4.14	c (3,3) CSPinCNF Propagation End
13.59/4.14	c (3,3) CSP: 208 int (0 aux), 201 bool (201 aux), 18374 ctr, max domain size 10
13.59/4.14	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.59/4.14	c (3,3) Simplify CSPinCNF Begin
13.96/4.21	c (3,3) Simplify CSPinCNF End
13.96/4.21	c (3,3) CSP: 208 int (0 aux), 201 bool (201 aux), 18374 ctr, max domain size 10
13.96/4.21	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.96/4.21	c (3,3) Calculate Precise Domain Begin
13.96/4.21	c (3,3) 0 values are removed by re-calculation
13.96/4.21	c (3,3) Calculate Precise Domain End
13.96/4.21	c (3,3) CSP: 208 int (0 aux), 201 bool (201 aux), 18374 ctr, max domain size 10
13.96/4.21	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.96/4.21	c (3,3) CSPinCNF to SatSolver Begin
14.31/4.36	c (3,3) 1838 (10 %) CSP clauses are encoded (0 SAT variables, 3093 SAT clauses)
14.68/4.42	c (3,3) 3675 (20 %) CSP clauses are encoded (0 SAT variables, 4930 SAT clauses)
15.08/4.50	c (3,3) 5513 (30 %) CSP clauses are encoded (0 SAT variables, 6768 SAT clauses)
15.08/4.51	c (3,3) 7350 (40 %) CSP clauses are encoded (0 SAT variables, 8605 SAT clauses)
15.08/4.53	c (3,3) 9187 (50 %) CSP clauses are encoded (0 SAT variables, 10442 SAT clauses)
15.08/4.55	c (4,3) 11025 (60 %) CSP clauses are encoded (0 SAT variables, 12280 SAT clauses)
15.08/4.58	c (4,4) 12862 (70 %) CSP clauses are encoded (0 SAT variables, 14117 SAT clauses)
15.39/4.60	c (4,4) 14700 (80 %) CSP clauses are encoded (0 SAT variables, 15955 SAT clauses)
15.39/4.62	c (4,4) 16537 (90 %) CSP clauses are encoded (0 SAT variables, 17792 SAT clauses)
15.39/4.65	c (4,4) 18374 (100 %) CSP clauses are encoded (0 SAT variables, 19629 SAT clauses)
15.39/4.65	c (4,4) CSPinCNF to SatSolver End
15.39/4.65	c (4,4) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
15.39/4.65	c (4,4) 1665 bool, 19630 clause
15.39/4.65	c (4,4) Export Begin
15.62/4.76	c (4,4) Export to HOME/scop-9883-serial-file.bin
15.62/4.76	c (4,4) Export End
15.62/4.76	c (4,4) Export File Size: 0.05 MB
15.62/4.76	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
15.62/4.76	c END-Prog: Mon Sep 23 13:50:34 CEST 2019
15.62/4.79	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9883-serial-file.bin
16.31/5.25	c (0,0) Read Serial File Begin
16.31/5.25	c (0,0) HOME/scop-9883-serial-file.bin
16.59/5.49	c (0,0) Read Serial File End
16.76/5.50	
16.76/5.50	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
16.76/5.50	(Solving Process)
16.76/5.50	
16.76/5.52	c BEGIN-Prog: Mon Sep 23 13:50:35 CEST 2019
16.76/5.52	c PID: 9906
16.76/5.52	c IP: 172.20.3.103
16.76/5.52	c HOST: node103.alineos.net
16.76/5.53	c (0,0) SatSolver.solve Begin
16.76/5.53	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405241-1569239489.xml-scop-9886.cnf
16.76/5.55	c (0,0) c
16.76/5.55	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)
16.76/5.55	c (0,0) c
16.76/5.55	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
16.76/5.55	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
16.76/5.55	c (0,0) c ========================================[ Problem Statistics ]===========================================
16.76/5.55	c (0,0) c |                                                                                                       |
16.76/5.56	c (0,0) c |  Number of variables:          1665                                                                   |
16.76/5.56	c (0,0) c |  Number of clauses:           19604                                                                   |
16.76/5.56	c (0,0) c |  Parse time:                   0.01 s                                                                 |
16.76/5.56	c (0,0) c |                                                                                                       |
16.76/5.57	c (0,0) c |  Simplification time:          0.01 s                                                                 |
16.76/5.57	c (0,0) c |                                                                                                       |
16.76/5.57	c (0,0) c |  Generating clones                                                                                    |
16.76/5.58	c (0,0) c |  all clones generated. Memory =    32.90Mb.                                                           |
16.76/5.58	c (0,0) c ========================================================================================================|
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.76/5.58	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
16.76/5.58	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
16.76/5.58	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
16.76/5.58	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
16.76/5.58	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
16.76/5.58	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
16.76/5.58	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
16.76/5.58	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
16.76/5.58	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
16.76/5.58	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
16.76/5.58	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
16.76/5.58	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
16.76/5.58	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
16.76/5.58	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
16.76/5.58	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
16.76/5.58	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c real time : 0.0305068 s
16.76/5.58	c (0,0) c cpu time  : 0.028829 s
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Conflicts     |             165 |         14 |         25 |         17 |         23 |         16 |         21 |         32 |         17 |
16.76/5.58	c (0,0) c | Decisions     |             368 |         14 |         35 |         67 |         41 |         24 |         42 |         86 |         59 |
16.76/5.58	c (0,0) c | Propagations  |            5938 |        384 |        541 |        783 |        917 |        440 |        973 |       1186 |        714 |
16.76/5.58	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
16.76/5.58	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
16.76/5.58	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | PropBinClauses|           10223 |        810 |       1078 |       1222 |       1490 |        716 |       1828 |       1913 |       1166 |
16.76/5.58	c (0,0) c | PropPreBlocker|           42349 |       2888 |       3696 |       6702 |       6116 |       2710 |       6536 |       8214 |       5487 |
16.76/5.58	c (0,0) c | PropNotBlocker|           24983 |       1937 |       2408 |       3776 |       3460 |       1729 |       3545 |       4821 |       3307 |
16.76/5.58	c (0,0) c | LitFullScans  |           89692 |       6734 |       8687 |      13247 |      12973 |       6178 |      13674 |      16951 |      11248 |
16.76/5.58	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | DecisionLevel0|              42 |          4 |          4 |          5 |          6 |          8 |          5 |          4 |          6 |
16.76/5.58	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
16.76/5.58	c (0,0) c | Avg_Trail     |                 |         65 |         56 |        188 |        115 |         59 |         85 |        173 |        128 |
16.76/5.58	c (0,0) c | Avg_DL        |                 |          3 |          3 |         27 |          9 |          2 |          5 |         25 |         15 |
16.76/5.58	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Exported      |              53 |          4 |          8 |          6 |          5 |          4 |          9 |         12 |          5 |
16.76/5.58	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Unaries       |                 |          3 |          3 |          4 |          5 |          7 |          4 |          3 |          5 |
16.76/5.58	c (0,0) c | Binaries      |                 |          3 |          3 |          4 |          4 |          2 |          8 |         10 |          2 |
16.76/5.58	c (0,0) c | Glues         |                 |          4 |          8 |          6 |          5 |          4 |          9 |         12 |          5 |
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | Orig_Seen     |             0 % |        172 |        162 |        187 |        206 |        133 |        202 |        170 |        163 |
16.76/5.58	c (0,0) c | Diff Orig seen|                 |      X     | -       10 |         15 |         34 | -       39 |         30 | -        2 | -        9 |
16.76/5.58	c (0,0) c | Hamming       |             3 % |      X     |         48 |         81 |         58 |         54 |         53 |         83 |         60 |
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c | RunningTime   |                 |    0.0  99%|    0.0  98%|    0.0 100%|    0.0 100%|    0.0  99%|    0.0  99%|    0.0  99%|    0.0 100%|
16.76/5.58	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%|
16.76/5.58	c (0,0) c | ExchangingTime|                 |    0.0   1%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   0%|
16.76/5.58	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%|
16.76/5.58	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
16.76/5.58	c (0,0) c | PropagationTim|                 |    0.0  78%|    0.0  74%|    0.0  92%|    0.0  90%|    0.0  81%|    0.0  85%|    0.0  91%|    0.0  94%|
16.76/5.58	c (0,0) c | AnalysisTime  |                 |    0.0  10%|    0.0  10%|    0.0   3%|    0.0   5%|    0.0   9%|    0.0   7%|    0.0   3%|    0.0   3%|
16.76/5.58	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%|
16.76/5.58	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%|
16.76/5.58	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%|
16.76/5.58	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%|
16.76/5.58	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c
16.76/5.58	c (0,0) c Threads : 8
16.76/5.58	c (0,0) c Winner : 0
16.76/5.58	c (0,0) c Conflicts_0 : 14
16.76/5.58	c (0,0) c Conflicts_1 : 25
16.76/5.58	c (0,0) c Conflicts_2 : 17
16.76/5.58	c (0,0) c Conflicts_3 : 23
16.76/5.58	c (0,0) c Conflicts_4 : 16
16.76/5.58	c (0,0) c Conflicts_5 : 21
16.76/5.58	c (0,0) c Conflicts_6 : 32
16.76/5.58	c (0,0) c Conflicts_7 : 17
16.76/5.58	c (0,0) c Conflicts_total : 165
16.76/5.58	c (0,0) c Conflicts_winner : 14
16.76/5.58	c (0,0) c Decisions_0 : 14
16.76/5.58	c (0,0) c Decisions_1 : 35
16.76/5.58	c (0,0) c Decisions_2 : 67
16.76/5.58	c (0,0) c Decisions_3 : 41
16.76/5.58	c (0,0) c Decisions_4 : 24
16.76/5.58	c (0,0) c Decisions_5 : 42
16.76/5.58	c (0,0) c Decisions_6 : 86
16.76/5.58	c (0,0) c Decisions_7 : 59
16.76/5.58	c (0,0) c Decisions_total : 368
16.76/5.58	c (0,0) c Decisions_winner : 14
16.76/5.58	c (0,0) c Propagations_0 : 384
16.76/5.58	c (0,0) c Propagations_1 : 541
16.76/5.58	c (0,0) c Propagations_2 : 783
16.76/5.58	c (0,0) c Propagations_3 : 917
16.76/5.58	c (0,0) c Propagations_4 : 440
16.76/5.58	c (0,0) c Propagations_5 : 973
16.76/5.58	c (0,0) c Propagations_6 : 1186
16.76/5.58	c (0,0) c Propagations_7 : 714
16.76/5.58	c (0,0) c Propagations_total : 5938
16.76/5.58	c (0,0) c Propagations_winner : 384
16.76/5.58	c (0,0) c ReduceDBs_0 : 0
16.76/5.58	c (0,0) c ReduceDBs_1 : 0
16.76/5.58	c (0,0) c ReduceDBs_2 : 0
16.76/5.58	c (0,0) c ReduceDBs_3 : 0
16.76/5.58	c (0,0) c ReduceDBs_4 : 0
16.76/5.58	c (0,0) c ReduceDBs_5 : 0
16.76/5.59	c (0,0) c ReduceDBs_6 : 0
16.76/5.59	c (0,0) c ReduceDBs_7 : 0
16.76/5.59	c (0,0) c ReduceDBs_total : 0
16.76/5.59	c (0,0) c ReduceDBs_winner : 0
16.76/5.59	c (0,0) c SimpDBs_0 : 1
16.76/5.59	c (0,0) c SimpDBs_1 : 1
16.76/5.59	c (0,0) c SimpDBs_2 : 1
16.76/5.59	c (0,0) c SimpDBs_3 : 1
16.76/5.59	c (0,0) c SimpDBs_4 : 1
16.76/5.59	c (0,0) c SimpDBs_5 : 1
16.76/5.59	c (0,0) c SimpDBs_6 : 1
16.76/5.59	c (0,0) c SimpDBs_7 : 1
16.76/5.59	c (0,0) c SimpDBs_total : 8
16.76/5.59	c (0,0) c SimpDBs_winner : 1
16.76/5.59	c (0,0) c Restarts_0 : 1
16.76/5.59	c (0,0) c Restarts_1 : 1
16.76/5.59	c (0,0) c Restarts_2 : 1
16.76/5.59	c (0,0) c Restarts_3 : 1
16.76/5.59	c (0,0) c Restarts_4 : 1
16.76/5.59	c (0,0) c Restarts_5 : 1
16.76/5.59	c (0,0) c Restarts_6 : 1
16.76/5.59	c (0,0) c Restarts_7 : 1
16.76/5.59	c (0,0) c Restarts_total : 8
16.76/5.59	c (0,0) c Restarts_winner : 1
16.76/5.59	c (0,0) c ForcedImports_0 : 0
16.76/5.59	c (0,0) c ForcedImports_1 : 0
16.76/5.59	c (0,0) c ForcedImports_2 : 0
16.76/5.59	c (0,0) c ForcedImports_3 : 0
16.76/5.59	c (0,0) c ForcedImports_4 : 0
16.76/5.59	c (0,0) c ForcedImports_5 : 0
16.76/5.59	c (0,0) c ForcedImports_6 : 0
16.76/5.59	c (0,0) c ForcedImports_7 : 0
16.76/5.59	c (0,0) c ForcedImports_total : 0
16.76/5.59	c (0,0) c ForcedImports_winner : 0
16.76/5.59	c (0,0) c PropsBinClauses_0 : 810
16.76/5.59	c (0,0) c PropsBinClauses_1 : 1078
16.76/5.59	c (0,0) c PropsBinClauses_2 : 1222
16.76/5.59	c (0,0) c PropsBinClauses_3 : 1490
16.76/5.59	c (0,0) c PropsBinClauses_4 : 716
16.76/5.59	c (0,0) c PropsBinClauses_5 : 1828
16.76/5.59	c (0,0) c PropsBinClauses_6 : 1913
16.76/5.59	c (0,0) c PropsBinClauses_7 : 1166
16.76/5.59	c (0,0) c PropsBinClauses_total : 10223
16.76/5.59	c (0,0) c PropsBinClauses_winner : 810
16.76/5.59	c (0,0) c PropsPreBlocker_0 : 2888
16.76/5.59	c (0,0) c PropsPreBlocker_1 : 3696
16.76/5.59	c (0,0) c PropsPreBlocker_2 : 6702
16.76/5.59	c (0,0) c PropsPreBlocker_3 : 6116
16.76/5.59	c (0,0) c PropsPreBlocker_4 : 2710
16.76/5.59	c (0,0) c PropsPreBlocker_5 : 6536
16.76/5.59	c (0,0) c PropsPreBlocker_6 : 8214
16.76/5.59	c (0,0) c PropsPreBlocker_7 : 5487
16.76/5.59	c (0,0) c PropsPreBlocker_total : 42349
16.76/5.59	c (0,0) c PropsPreBlocker_winner : 2888
16.76/5.59	c (0,0) c PropsNotBlocker_0 : 1937
16.76/5.59	c (0,0) c PropsNotBlocker_1 : 2408
16.76/5.59	c (0,0) c PropsNotBlocker_2 : 3776
16.76/5.59	c (0,0) c PropsNotBlocker_3 : 3460
16.76/5.59	c (0,0) c PropsNotBlocker_4 : 1729
16.76/5.59	c (0,0) c PropsNotBlocker_5 : 3545
16.76/5.59	c (0,0) c PropsNotBlocker_6 : 4821
16.76/5.59	c (0,0) c PropsNotBlocker_7 : 3307
16.76/5.59	c (0,0) c PropsNotBlocker_total : 24983
16.76/5.59	c (0,0) c PropsNotBlocker_winner : 1937
16.76/5.59	c (0,0) c PropsLitFullScans_0 : 6734
16.76/5.59	c (0,0) c PropsLitFullScans_1 : 8687
16.76/5.59	c (0,0) c PropsLitFullScans_2 : 13247
16.76/5.59	c (0,0) c PropsLitFullScans_3 : 12973
16.76/5.59	c (0,0) c PropsLitFullScans_4 : 6178
16.76/5.59	c (0,0) c PropsLitFullScans_5 : 13674
16.76/5.59	c (0,0) c PropsLitFullScans_6 : 16951
16.76/5.59	c (0,0) c PropsLitFullScans_7 : 11248
16.76/5.59	c (0,0) c PropsLitFullScans_total : 89692
16.76/5.59	c (0,0) c PropsLitFullScans_winner : 6734
16.76/5.59	c (0,0) c LitScanFractions_0 : 0
16.76/5.59	c (0,0) c LitScanFractions_1 : 0
16.76/5.59	c (0,0) c LitScanFractions_2 : 0
16.76/5.59	c (0,0) c LitScanFractions_3 : 0
16.76/5.59	c (0,0) c LitScanFractions_4 : 0
16.76/5.59	c (0,0) c LitScanFractions_5 : 0
16.76/5.59	c (0,0) c LitScanFractions_6 : 0
16.76/5.59	c (0,0) c LitScanFractions_7 : 0
16.76/5.59	c (0,0) c LitScanFractions_total : 0
16.76/5.59	c (0,0) c LitScanFractions_winner : 0
16.76/5.59	c (0,0) c DecisionLevel0_0 : 4
16.76/5.59	c (0,0) c DecisionLevel0_1 : 4
16.76/5.59	c (0,0) c DecisionLevel0_2 : 5
16.76/5.59	c (0,0) c DecisionLevel0_3 : 6
16.76/5.59	c (0,0) c DecisionLevel0_4 : 8
16.76/5.59	c (0,0) c DecisionLevel0_5 : 5
16.76/5.59	c (0,0) c DecisionLevel0_6 : 4
16.76/5.59	c (0,0) c DecisionLevel0_7 : 6
16.76/5.59	c (0,0) c DecisionLevel0_total : 42
16.76/5.59	c (0,0) c DecisionLevel0_winner : 4
16.76/5.59	c (0,0) c Periods_0 : 0
16.76/5.59	c (0,0) c Periods_1 : 0
16.76/5.59	c (0,0) c Periods_2 : 0
16.76/5.59	c (0,0) c Periods_3 : 0
16.76/5.59	c (0,0) c Periods_4 : 0
16.76/5.59	c (0,0) c Periods_5 : 0
16.76/5.59	c (0,0) c Periods_6 : 0
16.76/5.59	c (0,0) c Periods_7 : 0
16.76/5.59	c (0,0) c Periods_total : 0
16.76/5.59	c (0,0) c Periods_winner : 0
16.76/5.59	c (0,0) c Margin_0 : 20
16.76/5.59	c (0,0) c Margin_1 : 20
16.76/5.59	c (0,0) c Margin_2 : 20
16.76/5.59	c (0,0) c Margin_3 : 20
16.76/5.59	c (0,0) c Margin_4 : 20
16.76/5.59	c (0,0) c Margin_5 : 20
16.76/5.59	c (0,0) c Margin_6 : 20
16.76/5.59	c (0,0) c Margin_7 : 20
16.76/5.59	c (0,0) c Margin_total : 160
16.76/5.59	c (0,0) c Margin_winner : 20
16.76/5.59	c (0,0) c Exported_0 : 4
16.76/5.59	c (0,0) c Exported_1 : 8
16.76/5.59	c (0,0) c Exported_2 : 6
16.76/5.59	c (0,0) c Exported_3 : 5
16.76/5.59	c (0,0) c Exported_4 : 4
16.76/5.59	c (0,0) c Exported_5 : 9
16.76/5.59	c (0,0) c Exported_6 : 12
16.76/5.59	c (0,0) c Exported_7 : 5
16.76/5.59	c (0,0) c Exported_total : 53
16.76/5.59	c (0,0) c Exported_winner : 4
16.76/5.59	c (0,0) c Imported_0 : 0
16.76/5.59	c (0,0) c Imported_1 : 0
16.76/5.59	c (0,0) c Imported_2 : 0
16.76/5.59	c (0,0) c Imported_3 : 0
16.76/5.59	c (0,0) c Imported_4 : 0
16.76/5.59	c (0,0) c Imported_5 : 0
16.76/5.59	c (0,0) c Imported_6 : 0
16.76/5.59	c (0,0) c Imported_7 : 0
16.76/5.59	c (0,0) c Imported_total : 0
16.76/5.59	c (0,0) c Imported_winner : 0
16.76/5.59	c (0,0) c Good_0 : 0
16.76/5.59	c (0,0) c Good_1 : 0
16.76/5.59	c (0,0) c Good_2 : 0
16.76/5.59	c (0,0) c Good_3 : 0
16.76/5.59	c (0,0) c Good_4 : 0
16.76/5.59	c (0,0) c Good_5 : 0
16.76/5.59	c (0,0) c Good_6 : 0
16.76/5.59	c (0,0) c Good_7 : 0
16.76/5.59	c (0,0) c Good_total : 0
16.76/5.59	c (0,0) c Good_winner : 0
16.76/5.59	c (0,0) c Purge_0 : 0
16.76/5.59	c (0,0) c Purge_1 : 0
16.76/5.59	c (0,0) c Purge_2 : 0
16.76/5.59	c (0,0) c Purge_3 : 0
16.76/5.59	c (0,0) c Purge_4 : 0
16.76/5.59	c (0,0) c Purge_5 : 0
16.76/5.59	c (0,0) c Purge_6 : 0
16.76/5.59	c (0,0) c Purge_7 : 0
16.76/5.59	c (0,0) c Purge_total : 0
16.76/5.59	c (0,0) c Purge_winner : 0
16.76/5.59	c (0,0) c Promoted_0 : 0
16.76/5.59	c (0,0) c Promoted_1 : 0
16.76/5.59	c (0,0) c Promoted_2 : 0
16.76/5.59	c (0,0) c Promoted_3 : 0
16.76/5.59	c (0,0) c Promoted_4 : 0
16.76/5.59	c (0,0) c Promoted_5 : 0
16.76/5.59	c (0,0) c Promoted_6 : 0
16.76/5.59	c (0,0) c Promoted_7 : 0
16.76/5.59	c (0,0) c Promoted_total : 0
16.76/5.59	c (0,0) c Promoted_winner : 0
16.76/5.59	c (0,0) c Remove_Imp_0 : 0
16.76/5.59	c (0,0) c Remove_Imp_1 : 0
16.76/5.59	c (0,0) c Remove_Imp_2 : 0
16.76/5.59	c (0,0) c Remove_Imp_3 : 0
16.76/5.59	c (0,0) c Remove_Imp_4 : 0
16.76/5.59	c (0,0) c Remove_Imp_5 : 0
16.76/5.59	c (0,0) c Remove_Imp_6 : 0
16.76/5.59	c (0,0) c Remove_Imp_7 : 0
16.76/5.59	c (0,0) c Remove_Imp_total : 0
16.76/5.59	c (0,0) c Remove_Imp_winner : 0
16.76/5.59	c (0,0) c Blocked_Reuse_0 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_1 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_2 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_3 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_4 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_5 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_6 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_7 : 0
16.76/5.59	c (0,0) c Blocked_Reuse_total : 0
16.76/5.59	c (0,0) c Blocked_Reuse_winner : 0
16.76/5.59	c (0,0) c Unaries_0 : 3
16.76/5.59	c (0,0) c Unaries_1 : 3
16.76/5.59	c (0,0) c Unaries_2 : 4
16.76/5.59	c (0,0) c Unaries_3 : 5
16.76/5.59	c (0,0) c Unaries_4 : 7
16.76/5.59	c (0,0) c Unaries_5 : 4
16.76/5.59	c (0,0) c Unaries_6 : 3
16.76/5.59	c (0,0) c Unaries_7 : 5
16.76/5.59	c (0,0) c Unaries_total : 34
16.76/5.59	c (0,0) c Unaries_winner : 3
16.76/5.59	c (0,0) c Binaries_0 : 3
16.76/5.59	c (0,0) c Binaries_1 : 3
16.76/5.59	c (0,0) c Binaries_2 : 4
16.76/5.59	c (0,0) c Binaries_3 : 4
16.76/5.59	c (0,0) c Binaries_4 : 2
16.76/5.59	c (0,0) c Binaries_5 : 8
16.76/5.59	c (0,0) c Binaries_6 : 10
16.76/5.59	c (0,0) c Binaries_7 : 2
16.76/5.59	c (0,0) c Binaries_total : 36
16.76/5.59	c (0,0) c Binaries_winner : 3
16.76/5.59	c (0,0) c Glues_0 : 4
16.76/5.59	c (0,0) c Glues_1 : 8
16.76/5.59	c (0,0) c Glues_2 : 6
16.76/5.59	c (0,0) c Glues_3 : 5
16.76/5.59	c (0,0) c Glues_4 : 4
16.76/5.59	c (0,0) c Glues_5 : 9
16.76/5.59	c (0,0) c Glues_6 : 12
16.76/5.59	c (0,0) c Glues_7 : 5
16.76/5.59	c (0,0) c Glues_total : 53
16.76/5.59	c (0,0) c Glues_winner : 4
16.76/5.59	c (0,0) c RunningTime_0 : 0.000333
16.76/5.59	c (0,0) c RunningTime_1 : 0.000390
16.76/5.59	c (0,0) c RunningTime_2 : 0.001025
16.76/5.59	c (0,0) c RunningTime_3 : 0.000946
16.76/5.59	c (0,0) c RunningTime_4 : 0.000305
16.76/5.59	c (0,0) c RunningTime_5 : 0.000588
16.76/5.59	c (0,0) c RunningTime_6 : 0.001225
16.76/5.59	c (0,0) c RunningTime_7 : 0.001054
16.76/5.59	c (0,0) c RunningTime_total : 0.005866
16.76/5.59	c (0,0) c RunningTime_winner : 0.000333
16.76/5.59	c (0,0) c WaitingTime_0 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_1 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_2 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_3 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_4 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_5 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_6 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_7 : 0.000000
16.76/5.59	c (0,0) c WaitingTime_total : 0.000000
16.76/5.59	c (0,0) c WaitingTime_winner : 0.000000
16.76/5.59	c (0,0) c ExchangingTime_0 : 0.000003
16.76/5.59	c (0,0) c ExchangingTime_1 : 0.000008
16.76/5.59	c (0,0) c ExchangingTime_2 : 0.000002
16.76/5.59	c (0,0) c ExchangingTime_3 : 0.000004
16.76/5.59	c (0,0) c ExchangingTime_4 : 0.000002
16.76/5.59	c (0,0) c ExchangingTime_5 : 0.000004
16.76/5.59	c (0,0) c ExchangingTime_6 : 0.000010
16.76/5.59	c (0,0) c ExchangingTime_7 : 0.000005
16.76/5.59	c (0,0) c ExchangingTime_total : 0.000037
16.76/5.59	c (0,0) c ExchangingTime_winner : 0.000003
16.76/5.59	c (0,0) c PeriodProcTime_0 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_1 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_2 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_3 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_4 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_5 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_6 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_7 : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_total : 0.000000
16.76/5.59	c (0,0) c PeriodProcTime_winner : 0.000000
16.76/5.59	c (0,0) c SolvingTime_0 : 0.000336
16.76/5.59	c (0,0) c SolvingTime_1 : 0.000398
16.76/5.59	c (0,0) c SolvingTime_2 : 0.001027
16.76/5.59	c (0,0) c SolvingTime_3 : 0.000950
16.76/5.59	c (0,0) c SolvingTime_4 : 0.000307
16.76/5.59	c (0,0) c SolvingTime_5 : 0.000592
16.76/5.59	c (0,0) c SolvingTime_6 : 0.001234
16.76/5.59	c (0,0) c SolvingTime_7 : 0.001059
16.76/5.59	c (0,0) c SolvingTime_total : 0.005903
16.76/5.59	c (0,0) c SolvingTime_winner : 0.000336
16.76/5.59	c (0,0) c PropagationTime_0 : 0.000262
16.76/5.59	c (0,0) c PropagationTime_1 : 0.000295
16.76/5.59	c (0,0) c PropagationTime_2 : 0.000944
16.76/5.59	c (0,0) c PropagationTime_3 : 0.000855
16.76/5.59	c (0,0) c PropagationTime_4 : 0.000249
16.76/5.59	c (0,0) c PropagationTime_5 : 0.000506
16.76/5.59	c (0,0) c PropagationTime_6 : 0.001117
16.76/5.59	c (0,0) c PropagationTime_7 : 0.000992
16.76/5.59	c (0,0) c PropagationTime_total : 0.005220
16.76/5.59	c (0,0) c PropagationTime_winner : 0.000262
16.76/5.59	c (0,0) c AnalysisTime_0 : 0.000033
16.76/5.59	c (0,0) c AnalysisTime_1 : 0.000041
16.76/5.59	c (0,0) c AnalysisTime_2 : 0.000034
16.76/5.59	c (0,0) c AnalysisTime_3 : 0.000050
16.76/5.59	c (0,0) c AnalysisTime_4 : 0.000028
16.76/5.59	c (0,0) c AnalysisTime_5 : 0.000041
16.76/5.59	c (0,0) c AnalysisTime_6 : 0.000043
16.76/5.59	c (0,0) c AnalysisTime_7 : 0.000030
16.76/5.59	c (0,0) c AnalysisTime_total : 0.000300
16.76/5.59	c (0,0) c AnalysisTime_winner : 0.000033
16.76/5.59	c (0,0) c ReductionTime_0 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_1 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_2 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_3 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_4 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_5 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_6 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_7 : 0.000000
16.76/5.59	c (0,0) c ReductionTime_total : 0.000000
16.76/5.59	c (0,0) c ReductionTime_winner : 0.000000
16.76/5.59	c (0,0) c SimplifyTime_0 : 0.000000
16.76/5.59	c (0,0) c SimplifyTime_1 : 0.000000
16.76/5.60	c (0,0) c SimplifyTime_2 : 0.000000
16.76/5.60	c (0,0) c SimplifyTime_3 : 0.000001
16.76/5.60	c (0,0) c SimplifyTime_4 : 0.000000
16.76/5.60	c (0,0) c SimplifyTime_5 : 0.000001
16.76/5.60	c (0,0) c SimplifyTime_6 : 0.000000
16.76/5.60	c (0,0) c SimplifyTime_7 : 0.000001
16.76/5.60	c (0,0) c SimplifyTime_total : 0.000003
16.76/5.60	c (0,0) c SimplifyTime_winner : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_0 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_1 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_2 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_3 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_4 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_5 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_6 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_7 : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_total : 0.000000
16.76/5.60	c (0,0) c UsedRateTime_winner : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_0 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_1 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_2 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_3 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_4 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_5 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_6 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_7 : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_total : 0.000000
16.76/5.60	c (0,0) c OverlapRateTime_winner : 0.000000
16.76/5.60	c (0,0) c
16.76/5.60	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
16.76/5.60	c (0,0) c
16.76/5.60	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.60	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.76/5.60	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.76/5.60	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
17.06/5.60	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
17.06/5.60	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
17.06/5.60	c (0,0) c | Initial random_seed   | 1728706671 |  656909969 | 1147077437 |  897781419 |   16046959 | 1826232360 | 1490658852 |  296632794 |
17.06/5.60	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
17.06/5.60	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
17.06/5.60	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
17.06/5.60	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
17.06/5.60	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
17.06/5.60	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
17.06/5.60	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
17.06/5.60	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
17.06/5.60	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
17.06/5.60	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
17.06/5.60	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
17.06/5.60	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.06/5.60	c (0,0) 
17.06/5.60	c (0,0) s UNSATISFIABLE
17.06/5.60	c (0,0) SatSolver.solve End
17.06/5.60	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.06/5.60	c (0,0) Show results Begin
17.06/5.60	s UNSATISFIABLE
17.06/5.60	c (0,0) Show results End
17.06/5.60	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
17.06/5.60	c (0,0) 0,0,STOP-AFTER(ALL)
17.06/5.60	c END-Prog: Mon Sep 23 13:50:35 CEST 2019

Verifier Data


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

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


[startup+0.100059 s]*
/proc/loadavg: 4.06 2.64 1.32 3/211 9905
/proc/meminfo: memFree=25618624/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500201913 115843072 349 33554432000 4194304 5098028 140726363055632 140726363052888 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 349 296 221 0 87 0
[pid=9886] ppid=9883 vsize=27314120 memory=105192 CPUtime=0.1 cores=0-7
/proc/9886/stat : 9886 (java) S 9883 9883 9160 0 -1 1077944320 6944 0 0 0 8 2 0 0 20 0 20 0 500201913 27969658880 26298 33554432000 4194304 4196468 140729750565360 140729750547904 140210010648311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
/proc/9886/statm: 6828530 26298 2770 1 0 6790935 0
[pid=9886/tid=9887] ppid=9883 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/9886/task/9887/stat : 9887 (java) R 9883 9883 9160 0 -1 4202560 5044 0 0 0 7 1 0 0 20 0 20 0 500201914 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209982461824 140209990180737 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9888] ppid=9883 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9886/task/9888/stat : 9888 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140210014890384 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9889] ppid=9883 vsize=27314120 memory=140453097518720 CPUtime=0 cores=0-7
/proc/9886/task/9889/stat : 9889 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209829046544 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9890] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9890/stat : 9890 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209827994256 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9891] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9891/stat : 9891 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209826941456 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9892] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9892/stat : 9892 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209825889168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9893] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9893/stat : 9893 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209824836368 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9894] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9894/stat : 9894 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209823784080 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9895] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9895/stat : 9895 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209822731280 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9896] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9896/stat : 9896 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209203161200 140210010659458 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9897] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9897/stat : 9897 (java) S 9883 9883 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 26363 33554432000 4194304 4196468 140729750565360 140207663866656 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9898] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9898/stat : 9898 (java) S 9883 9883 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 26363 33554432000 4194304 4196468 140729750565360 140207529645168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9899] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9899/stat : 9899 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140207155140688 140210010666907 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9900] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9900/stat : 9900 (java) S 9883 9883 9160 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209202109040 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9901] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9901/stat : 9901 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209201056240 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9902] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9902/stat : 9902 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209200003952 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9903] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9903/stat : 9903 (java) S 9883 9883 9160 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209198951152 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9904] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9904/stat : 9904 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140206657235296 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9905] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9905/stat : 9905 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 26363 33554432000 4194304 4196468 140729750565360 140209197898032 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106588 KiB

[startup+0.210479 s]*
/proc/loadavg: 4.06 2.64 1.32 3/211 9905
/proc/meminfo: memFree=25595252/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500201913 115843072 349 33554432000 4194304 5098028 140726363055632 140726363052888 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 349 296 221 0 87 0
[pid=9886] ppid=9883 vsize=27314120 memory=124480 CPUtime=0.24 cores=0-7
/proc/9886/stat : 9886 (java) S 9883 9883 9160 0 -1 1077944320 12578 0 0 0 20 4 0 0 20 0 20 0 500201913 27969658880 31120 33554432000 4194304 4196468 140729750565360 140729750547904 140210010648311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
/proc/9886/statm: 6828530 31120 2910 1 0 6790935 0
[pid=9886/tid=9887] ppid=9883 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9886/task/9887/stat : 9887 (java) R 9883 9883 9160 0 -1 4202560 10262 0 0 0 16 3 0 0 20 0 20 0 500201914 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209982447696 140209992213284 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9888] ppid=9883 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/9886/task/9888/stat : 9888 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140210014890384 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9889] ppid=9883 vsize=27314120 memory=140453097539699 CPUtime=0 cores=0-7
/proc/9886/task/9889/stat : 9889 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209829046544 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9890] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9890/stat : 9890 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209827994256 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9891] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9891/stat : 9891 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209826941456 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9892] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9892/stat : 9892 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209825889168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9893] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9893/stat : 9893 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209824836368 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9894] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9894/stat : 9894 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209823784080 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9895] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9895/stat : 9895 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209822731280 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9896] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9896/stat : 9896 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209203161200 140210010659458 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9897] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9897/stat : 9897 (java) S 9883 9883 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 31120 33554432000 4194304 4196468 140729750565360 140207663866656 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9898] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9898/stat : 9898 (java) S 9883 9883 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 31120 33554432000 4194304 4196468 140729750565360 140207529645168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9899] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9899/stat : 9899 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140207155140688 140210010666907 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9900] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9900/stat : 9900 (java) S 9883 9883 9160 0 -1 1077944384 456 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209202109040 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9901] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9901/stat : 9901 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209201056240 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9902] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9902/stat : 9902 (java) S 9883 9883 9160 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209200003952 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9903] ppid=9883 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/9886/task/9903/stat : 9903 (java) S 9883 9883 9160 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209198951152 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9904] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9904/stat : 9904 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140206657235296 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9905] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9905/stat : 9905 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 31120 33554432000 4194304 4196468 140729750565360 140209197898032 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125876 KiB

[startup+0.310294 s]*
/proc/loadavg: 4.06 2.64 1.32 2/211 9905
/proc/meminfo: memFree=25592584/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500201913 115843072 349 33554432000 4194304 5098028 140726363055632 140726363052888 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 349 296 221 0 87 0
[pid=9886] ppid=9883 vsize=27314120 memory=128348 CPUtime=0.42 cores=0-7
/proc/9886/stat : 9886 (java) S 9883 9883 9160 0 -1 1077944320 12930 0 0 0 37 5 0 0 20 0 20 0 500201913 27969658880 32087 33554432000 4194304 4196468 140729750565360 140729750547904 140210010648311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
/proc/9886/statm: 6828530 32087 3067 1 0 6790935 0
[pid=9886/tid=9887] ppid=9883 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/9886/task/9887/stat : 9887 (java) R 9883 9883 9160 0 -1 4202560 10449 0 0 0 26 4 0 0 20 0 20 0 500201914 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209982478384 140209993835120 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9888] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9888/stat : 9888 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140210014890384 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9889] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9889/stat : 9889 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209829046544 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9890] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9890/stat : 9890 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209827994256 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9891] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9891/stat : 9891 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209826941456 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9892] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9892/stat : 9892 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209825889168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9893] ppid=9883 vsize=27314120 memory=140452946864815 CPUtime=0 cores=0-7
/proc/9886/task/9893/stat : 9893 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209824836368 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9894] ppid=9883 vsize=27314120 memory=140452946867120 CPUtime=0 cores=0-7
/proc/9886/task/9894/stat : 9894 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209823784080 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9895] ppid=9883 vsize=27314120 memory=140452946869424 CPUtime=0 cores=0-7
/proc/9886/task/9895/stat : 9895 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209822731280 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9896] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9896/stat : 9896 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209203161200 140210010659458 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9897] ppid=9883 vsize=27314120 memory=280905893752720 CPUtime=0 cores=0-7
/proc/9886/task/9897/stat : 9897 (java) S 9883 9883 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 32087 33554432000 4194304 4196468 140729750565360 140207663866656 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9898] ppid=9883 vsize=27314120 memory=280905893750416 CPUtime=0 cores=0-7
/proc/9886/task/9898/stat : 9898 (java) S 9883 9883 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500201918 27969658880 32087 33554432000 4194304 4196468 140729750565360 140207529645168 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9899] ppid=9883 vsize=27314120 memory=280905893757328 CPUtime=0 cores=0-7
/proc/9886/task/9899/stat : 9899 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140207155140688 140210010666907 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9900] ppid=9883 vsize=27314120 memory=280905893698608 CPUtime=0.01 cores=0-7
/proc/9886/task/9900/stat : 9900 (java) R 9883 9883 9160 0 -1 4202560 500 0 0 0 1 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209202109040 140209992169711 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9901] ppid=9883 vsize=27314120 memory=280905893771152 CPUtime=0 cores=0-7
/proc/9886/task/9901/stat : 9901 (java) S 9883 9883 9160 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209201056240 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9902] ppid=9883 vsize=27314120 memory=280905893778064 CPUtime=0.02 cores=0-7
/proc/9886/task/9902/stat : 9902 (java) S 9883 9883 9160 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209200003952 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9903] ppid=9883 vsize=27314120 memory=280905893775760 CPUtime=0.07 cores=0-7
/proc/9886/task/9903/stat : 9903 (java) S 9883 9883 9160 0 -1 1077944384 482 0 0 0 7 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209198951152 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9904] ppid=9883 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9904/stat : 9904 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140206657235296 140210010658517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9905] ppid=9883 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/9886/task/9905/stat : 9905 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27969658880 32087 33554432000 4194304 4196468 140729750565360 140209197898032 140210010659458 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129744 KiB

[startup+0.70096 s]
/proc/loadavg: 4.06 2.64 1.32 3/211 9905
/proc/meminfo: memFree=25571128/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500201913 115843072 349 33554432000 4194304 5098028 140726363055632 140726363052888 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 349 296 221 0 87 0
[pid=9886] ppid=9883 vsize=27320392 memory=163640 CPUtime=1 cores=0-7
/proc/9886/stat : 9886 (java) S 9883 9883 9160 0 -1 1077944320 20520 0 0 0 93 7 0 0 20 0 20 0 500201913 27976081408 40910 33554432000 4194304 4196468 140729750565360 140729750547904 140210010648311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
/proc/9886/statm: 6830098 40910 3181 1 0 6791447 0
[pid=9886/tid=9887] ppid=9883 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/9886/task/9887/stat : 9887 (java) R 9883 9883 9160 0 -1 4202560 17397 0 0 0 62 6 0 0 20 0 20 0 500201914 27976081408 40910 33554432000 4194304 4196468 140729750565360 140209982483168 140210010660246 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9888] ppid=9883 vsize=27320392 memory=140452947075952 CPUtime=0 cores=0-7
/proc/9886/task/9888/stat : 9888 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27976081408 40910 33554432000 4194304 4196468 140729750565360 140210014890384 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9889] ppid=9883 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9889/stat : 9889 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27976081408 40910 33554432000 4194304 4196468 140729750565360 140209829046544 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9890] ppid=9883 vsize=27320392 memory=1004 CPUtime=0 cores=0-7
/proc/9886/task/9890/stat : 9890 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201916 27976081408 40910 33554432000 4194304 4196468 140729750565360 140209827994256 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0

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

[pid=9883] ppid=9880 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 500201913 115843072 349 33554432000 4194304 5098028 140726363055632 140726363052888 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 349 296 221 0 87 0
[pid=9886] ppid=9883 vsize=27326612 memory=695084 CPUtime=9.81 cores=0-7
/proc/9886/stat : 9886 (java) S 9883 9883 9160 0 -1 1077944320 30363 0 0 0 961 20 0 0 20 0 20 0 500201913 27982450688 173771 33554432000 4194304 4196468 140729750565360 140729750547904 140210010648311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
/proc/9886/statm: 6831653 173771 3255 1 0 6792983 0
[pid=9886/tid=9887] ppid=9883 vsize=27326612 memory=1004 CPUtime=3.17 cores=0-7
/proc/9886/task/9887/stat : 9887 (java) R 9883 9883 9160 0 -1 4202560 20862 0 0 0 302 15 0 0 20 0 20 0 500201914 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209982479856 140210010669658 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9888] ppid=9883 vsize=27326612 memory=6072 CPUtime=0 cores=0-7
/proc/9886/task/9888/stat : 9888 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140210014890384 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9889] ppid=9883 vsize=27326612 memory=14008 CPUtime=0 cores=0-7
/proc/9886/task/9889/stat : 9889 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209829046544 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9890] ppid=9883 vsize=27326612 memory=2124 CPUtime=0 cores=0-7
/proc/9886/task/9890/stat : 9890 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209827994256 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9891] ppid=9883 vsize=27326612 memory=34024 CPUtime=0 cores=0-7
/proc/9886/task/9891/stat : 9891 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209826941456 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9892] ppid=9883 vsize=27326612 memory=584068 CPUtime=0 cores=0-7
/proc/9886/task/9892/stat : 9892 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209825889168 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9893] ppid=9883 vsize=27326612 memory=3504 CPUtime=0 cores=0-7
/proc/9886/task/9893/stat : 9893 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209824836368 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9894] ppid=9883 vsize=27326612 memory=62148 CPUtime=0 cores=0-7
/proc/9886/task/9894/stat : 9894 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209823784080 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9895] ppid=9883 vsize=27326612 memory=3028 CPUtime=0 cores=0-7
/proc/9886/task/9895/stat : 9895 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201916 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209822731280 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9896] ppid=9883 vsize=27326612 memory=2012 CPUtime=0 cores=0-7
/proc/9886/task/9896/stat : 9896 (java) S 9883 9883 9160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 500201918 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209203161200 140210010659458 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9897] ppid=9883 vsize=27326612 memory=1436 CPUtime=0 cores=0-7
/proc/9886/task/9897/stat : 9897 (java) S 9883 9883 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500201918 27982450688 173771 33554432000 4194304 4196468 140729750565360 140207663866656 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9898] ppid=9883 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/9886/task/9898/stat : 9898 (java) S 9883 9883 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500201918 27982450688 173771 33554432000 4194304 4196468 140729750565360 140207529645168 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9899] ppid=9883 vsize=27326612 memory=3604 CPUtime=0 cores=0-7
/proc/9886/task/9899/stat : 9899 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140207155140688 140210010666907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9900] ppid=9883 vsize=27326612 memory=2828 CPUtime=1.89 cores=0-7
/proc/9886/task/9900/stat : 9900 (java) R 9883 9883 9160 0 -1 4202560 2150 0 0 0 188 1 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209202092992 140210010669658 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9901] ppid=9883 vsize=27326612 memory=676 CPUtime=1.87 cores=0-7
/proc/9886/task/9901/stat : 9901 (java) R 9883 9883 9160 0 -1 4202560 1452 0 0 0 186 1 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209201035600 140209994059183 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9902] ppid=9883 vsize=27326612 memory=0 CPUtime=1.94 cores=0-7
/proc/9886/task/9902/stat : 9902 (java) R 9883 9883 9160 0 -1 4202560 2084 0 0 0 194 0 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209199991184 140209994123573 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9903] ppid=9883 vsize=27326612 memory=0 CPUtime=0.9 cores=0-7
/proc/9886/task/9903/stat : 9903 (java) S 9883 9883 9160 0 -1 1077944384 2455 0 0 0 89 1 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209198951152 140210010659458 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9904] ppid=9883 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9904/stat : 9904 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140206657235296 140210010658517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
[pid=9886/tid=9905] ppid=9883 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/9886/task/9905/stat : 9905 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500201921 27982450688 173771 33554432000 4194304 4196468 140729750565360 140209197898032 140210010659458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140729750569708 140729750570134 140729750570134 140729750573007 0
Current children cumulated CPU time: 9.81 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 696480 KiB

[startup+4.80112 s]
/proc/loadavg: 4.14 2.67 1.34 5/211 9905
/proc/meminfo: memFree=24820688/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1476 CPUtime=15.78 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 583 34333 0 0 0 0 1545 33 20 0 1 0 500201913 115843072 369 33554432000 4194304 5098028 140726363055632 140726363052376 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 15.78 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+5.20086 s]
/proc/loadavg: 4.14 2.67 1.34 4/211 9925
/proc/meminfo: memFree=25662772/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1476 CPUtime=15.78 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 583 34333 0 0 0 0 1545 33 20 0 1 0 500201913 115843072 369 33554432000 4194304 5098028 140726363055632 140726363052376 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 369 311 221 0 87 0
[pid=9906] ppid=9883 vsize=7752268 memory=67532 CPUtime=0.53 cores=0-7
/proc/9906/stat : 9906 (java) S 9883 9883 9160 0 -1 1077944320 12651 0 0 0 49 4 0 0 20 0 20 0 500202393 7938322432 16883 33554432000 4194304 4196468 140724814478400 140724814460944 140276496576247 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
/proc/9906/statm: 1938067 16883 3035 1 0 1899951 0
[pid=9906/tid=9907] ppid=9883 vsize=7752268 memory=288230596050944315 CPUtime=0.39 cores=0-7
/proc/9906/task/9907/stat : 9907 (java) R 9883 9883 9160 0 -1 4202560 10271 0 0 0 36 3 0 0 20 0 20 0 500202393 7938322432 16883 33554432000 4194304 4196468 140724814478400 140276468404920 140276476852128 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9908] ppid=9883 vsize=7752268 memory=13848573129264102 CPUtime=0 cores=0-7
/proc/9906/task/9908/stat : 9908 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140276500818832 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9909] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9909/stat : 9909 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140276318907152 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9910] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9910/stat : 9910 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140276317854864 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9911] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9911/stat : 9911 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275979549712 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9912] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9912/stat : 9912 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275978496400 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9913] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9913/stat : 9913 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275977443600 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9914] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9914/stat : 9914 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275976391312 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9915] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9915/stat : 9915 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500202394 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275975338512 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9916] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9916/stat : 9916 (java) S 9883 9883 9160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500202396 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275925609072 140276496587394 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9917] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9917/stat : 9917 (java) S 9883 9883 9160 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500202396 7938322432 16883 33554432000 4194304 4196468 140724814478400 140274906948896 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9918] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9918/stat : 9918 (java) S 9883 9883 9160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 500202396 7938322432 16883 33554432000 4194304 4196468 140724814478400 140274772727408 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9919] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9919/stat : 9919 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140274398222928 140276496594843 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9920] ppid=9883 vsize=7752268 memory=6655300316396806240 CPUtime=0.01 cores=0-7
/proc/9906/task/9920/stat : 9920 (java) S 9883 9883 9160 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275924555888 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9921] ppid=9883 vsize=7752268 memory=-3252517613198930781 CPUtime=0.01 cores=0-7
/proc/9906/task/9921/stat : 9921 (java) S 9883 9883 9160 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275923503088 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9922] ppid=9883 vsize=7752268 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/9906/task/9922/stat : 9922 (java) S 9883 9883 9160 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275922450800 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9923] ppid=9883 vsize=7752268 memory=0 CPUtime=0.08 cores=0-7
/proc/9906/task/9923/stat : 9923 (java) S 9883 9883 9160 0 -1 1077944384 370 0 0 0 8 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275921398000 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9924] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9924/stat : 9924 (java) S 9883 9883 9160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140273900317536 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9925] ppid=9883 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/9906/task/9925/stat : 9925 (java) S 9883 9883 9160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500202399 7938322432 16883 33554432000 4194304 4196468 140724814478400 140275920345904 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
Current children cumulated CPU time: 16.31 s
Current children cumulated vsize: 7865396 KiB
Current children cumulated memory: 69008 KiB

[startup+5.60083 s]
/proc/loadavg: 4.14 2.67 1.34 4/211 9925
/proc/meminfo: memFree=25662772/32770624 swapFree=66999244/67108860
[pid=9883] ppid=9880 vsize=113128 memory=1476 CPUtime=15.78 cores=0-7
/proc/9883/stat : 9883 (scop.sh) S 9880 9883 9160 0 -1 4202496 583 34333 0 0 0 0 1545 33 20 0 1 0 500201913 115843072 369 33554432000 4194304 5098028 140726363055632 140726363052376 139734529823356 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14528512 140726363058981 140726363059308 140726363059308 140726363062221 0
/proc/9883/statm: 28282 369 311 221 0 87 0
[pid=9906] ppid=9883 vsize=8414124 memory=120972 CPUtime=1.28 cores=0-7
/proc/9906/stat : 9906 (java) S 9883 9883 9160 0 -1 1077944320 20713 3349 0 0 118 8 2 0 20 0 23 0 500202393 8616062976 30243 33554432000 4194304 4196468 140724814478400 140724814460944 140276496576247 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
/proc/9906/statm: 2103531 30243 3209 1 0 2064875 0
[pid=9906/tid=9907] ppid=9883 vsize=8414124 memory=0 CPUtime=0.8 cores=0-7
/proc/9906/task/9907/stat : 9907 (java) R 9883 9883 9160 0 -1 4202560 17413 3349 0 0 73 5 2 0 20 0 23 0 500202393 8616062976 30243 33554432000 4194304 4196468 140724814478400 140276468403040 140276496598173 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9908] ppid=9883 vsize=8414124 memory=280905894570688 CPUtime=0.02 cores=0-7
/proc/9906/task/9908/stat : 9908 (java) S 9883 9883 9160 0 -1 1077944384 1 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140276500818832 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9909] ppid=9883 vsize=8414124 memory=140452947301760 CPUtime=0.02 cores=0-7
/proc/9906/task/9909/stat : 9909 (java) S 9883 9883 9160 0 -1 1077944384 2 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140276318907152 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9910] ppid=9883 vsize=8414124 memory=0 CPUtime=0.02 cores=0-7
/proc/9906/task/9910/stat : 9910 (java) S 9883 9883 9160 0 -1 1077944384 2 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140276317854864 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9911] ppid=9883 vsize=8414124 memory=-2893623298589923098 CPUtime=0.02 cores=0-7
/proc/9906/task/9911/stat : 9911 (java) S 9883 9883 9160 0 -1 1077944384 2 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275979549712 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9912] ppid=9883 vsize=8414124 memory=-4695052241013923951 CPUtime=0.02 cores=0-7
/proc/9906/task/9912/stat : 9912 (java) S 9883 9883 9160 0 -1 1077944384 1 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275978496400 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9913] ppid=9883 vsize=8414124 memory=6944656592387989600 CPUtime=0.02 cores=0-7
/proc/9906/task/9913/stat : 9913 (java) S 9883 9883 9160 0 -1 1077944384 2 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275977443600 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9914] ppid=9883 vsize=8414124 memory=280905894051616 CPUtime=0.02 cores=0-7
/proc/9906/task/9914/stat : 9914 (java) S 9883 9883 9160 0 -1 1077944384 2 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275976391312 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9915] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.02 cores=0-7
/proc/9906/task/9915/stat : 9915 (java) S 9883 9883 9160 0 -1 1077944384 3 3349 0 0 0 0 2 0 20 0 23 0 500202394 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275975338512 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9916] ppid=9883 vsize=8414124 memory=44719199507434 CPUtime=0.02 cores=0-7
/proc/9906/task/9916/stat : 9916 (java) S 9883 9883 9160 0 -1 1077944384 5 3349 0 0 0 0 2 0 20 0 23 0 500202396 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275925609072 140276496587394 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9917] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.02 cores=0-7
/proc/9906/task/9917/stat : 9917 (java) S 9883 9883 9160 0 -1 1077944384 13 3349 0 0 0 0 2 0 20 0 23 0 500202396 8616062976 30243 33554432000 4194304 4196468 140724814478400 140274906948896 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9918] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.02 cores=0-7
/proc/9906/task/9918/stat : 9918 (java) S 9883 9883 9160 0 -1 1077944384 21 3349 0 0 0 0 2 0 20 0 23 0 500202396 8616062976 30243 33554432000 4194304 4196468 140724814478400 140274772727408 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9919] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.02 cores=0-7
/proc/9906/task/9919/stat : 9919 (java) S 9883 9883 9160 0 -1 1077944384 1 3349 0 0 0 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140274398222928 140276496594843 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9920] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.1 cores=0-7
/proc/9906/task/9920/stat : 9920 (java) S 9883 9883 9160 0 -1 1077944384 588 3349 0 0 8 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275924555888 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9921] ppid=9883 vsize=8414124 memory=44719199486954 CPUtime=0.08 cores=0-7
/proc/9906/task/9921/stat : 9921 (java) R 9883 9883 9160 0 -1 4202560 314 3349 0 0 6 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275923501488 140276496597594 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9922] ppid=9883 vsize=8414124 memory=44719199489514 CPUtime=0.07 cores=0-7
/proc/9906/task/9922/stat : 9922 (java) S 9883 9883 9160 0 -1 1077944384 287 3349 0 0 5 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275922450800 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9923] ppid=9883 vsize=8414124 memory=44720007950314 CPUtime=0.24 cores=0-7
/proc/9906/task/9923/stat : 9923 (java) R 9883 9883 9160 0 -1 4202560 683 3349 0 0 22 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275921398000 140276496597594 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9924] ppid=9883 vsize=8414124 memory=44720007689194 CPUtime=0.02 cores=0-7
/proc/9906/task/9924/stat : 9924 (java) S 9883 9883 9160 0 -1 1077944384 3 3349 0 0 0 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140273900317536 140276496586453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
[pid=9906/tid=9925] ppid=9883 vsize=8414124 memory=44720007951338 CPUtime=0.02 cores=0-7
/proc/9906/task/9925/stat : 9925 (java) S 9883 9883 9160 0 -1 1077944384 1 3349 0 0 0 0 2 0 20 0 23 0 500202399 8616062976 30243 33554432000 4194304 4196468 140724814478400 140275920345904 140276496587394 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15880192 140724814480376 140724814480534 140724814480534 140724814483407 0
Current children cumulated CPU time: 17.06 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 122448 KiB

Child status: 0
Real time (s): 5.61308
CPU time (s): 17.1249
CPU user time (s): 16.6882
CPU system time (s): 0.436762
CPU usage (%): 305.09
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1169864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6882
system time used= 0.436762
maximum resident set size= 1174096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59047
page faults= 0
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7826
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 9883
#   total CPU time (s): 17.1249
#   total CPU user time (s): 16.6882
#   total CPU system time (s): 0.436762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062061 second user time and 0.110727 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-23 13:50:29
IDJOB=4405241
IDBENCH=122870
IDSOLVER=2867
FILE ID=node103/4405241-1569239489
RUNJOBID= node103-1569238572-9187
PBS_JOBID= 21704917
Free space on /tmp= 20856 MiB

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

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

MD5SUM BENCH= e953f4a4989b8abb5ffb897aaba74e21
RANDOM SEED=2001988792

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25710608 kB
MemAvailable:   31856820 kB
Buffers:           83452 kB
Cached:          6345188 kB
SwapCached:         6972 kB
Active:          3185320 kB
Inactive:        3257648 kB
Active(anon):       3932 kB
Inactive(anon):    67800 kB
Active(file):    3181388 kB
Inactive(file):  3189848 kB
Unevictable:      107192 kB
Mlocked:          107192 kB
SwapTotal:      67108860 kB
SwapFree:       66999244 kB
Dirty:             20800 kB
Writeback:             0 kB
AnonPages:        126968 kB
Mapped:            55932 kB
Shmem:             49072 kB
Slab:             210152 kB
SReclaimable:     181624 kB
SUnreclaim:        28528 kB
KernelStack:        3712 kB
PageTables:         5376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

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