Trace number 4392655

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 6.06041 3.57749

General information on the benchmark

NameScheduling/Scheduling-jsdec-sadeh/
Sadeh-enddr1-7.xml
MD5SUM7d172624d7d2d86f32f8d29666a5f8b7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.021906
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints95
Number of domains1
Minimum domain size162
Maximum domain size162
Distribution of domain sizes[{"size":162,"count":50}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":20},{"degree":4,"count":30}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":40},{"arity":10,"count":5}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"noOverlap","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-26469-serial-file.bin HOME/instance-4392655-1568416768.xml
0.66/1.03	
0.66/1.03	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/1.03	
0.71/1.13	c BEGIN-Prog: Sat Sep 14 01:18:49 CEST 2019
0.71/1.13	c PID: 26472
0.71/1.13	c IP: 172.20.3.150
0.71/1.13	c HOST: node150.alineos.net
0.71/1.13	c (0,0) Parsing Begin
1.49/1.52	c (0,0) Parsing End
1.49/1.52	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 95 ctr, max domain size 162
1.49/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.49/1.52	c (0,0) Constraint Name Generate Begin
1.49/1.53	c (0,0) Ctr:HOME/instance-4392655-1568416768.xml,Add:And:Le:NoOverlap:Num:Var
1.49/1.53	c (0,0) Constraint Name Generate End
1.49/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.49/1.53	c (0,0) CSP to CSPinCNF Begin
1.65/1.62	c (0,0) translated 10 (10%) constraints
1.65/1.63	c (0,0) translated 19 (20%) constraints
1.65/1.64	c (0,0) translated 29 (30%) constraints
1.65/1.64	c (0,0) translated 38 (40%) constraints
1.65/1.65	c (0,0) translated 48 (50%) constraints
1.65/1.66	c (0,0) translated 57 (60%) constraints
1.65/1.66	c (0,0) translated 67 (70%) constraints
1.65/1.67	c (0,0) translated 76 (80%) constraints
1.65/1.67	c (0,0) translated 86 (90%) constraints
2.14/1.81	c (0,0) translated 95 (100%) constraints
2.14/1.82	c (0,0) ===========================================
2.14/1.84	c (0,0) Hybrid: #OE=50, #LE=0
2.14/1.84	c (0,0) Hybrid
2.14/1.84	c (0,0) ===========================================
2.14/1.84	c (0,0) translated 37 (10%) constraints
2.14/1.85	c (0,0) translated 73 (20%) constraints
2.14/1.85	c (0,0) translated 110 (30%) constraints
2.14/1.86	c (0,0) translated 146 (40%) constraints
2.14/1.86	c (0,0) translated 183 (50%) constraints
2.14/1.87	c (0,0) translated 219 (60%) constraints
2.14/1.87	c (0,0) translated 256 (70%) constraints
2.14/1.88	c (0,0) translated 292 (80%) constraints
2.14/1.89	c (0,0) translated 329 (90%) constraints
2.14/1.89	c (0,0) translated 365 (100%) constraints
2.14/1.89	c (0,0) CSP to CSPinCNF End
2.14/1.89	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 365 ctr, max domain size 143
2.14/1.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.14/1.89	c (0,0) CSPinCNF Propagation Begin
2.42/1.91	c (0,0) 0 values, 0 unsatisfiable literals, and 100 valid clauses are removed
2.42/1.91	c (0,0) CSPinCNF Propagation End
2.42/1.91	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 265 ctr, max domain size 143
2.42/1.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.42/1.92	c (0,0) Hybrid: #OE=50, #LE=0
2.42/1.92	c (0,0) Simplify CSPinCNF Begin
2.42/1.98	c (0,0) Simplify CSPinCNF End
2.42/1.99	c (0,0) CSP: 50 int (0 aux), 450 bool (450 aux), 715 ctr, max domain size 143
2.42/1.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.42/1.99	c (0,0) Calculate Precise Domain Begin
2.42/1.99	c (0,0) 0 values are removed by re-calculation
2.42/1.99	c (0,0) Calculate Precise Domain End
2.42/1.99	c (0,0) CSP: 50 int (0 aux), 450 bool (450 aux), 715 ctr, max domain size 143
2.42/1.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.42/1.99	c (0,0) CSPinCNF to SatSolver Begin
2.95/2.19	c (1,1) 72 (10 %) CSP clauses are encoded (0 SAT variables, 12076 SAT clauses)
3.34/2.25	c (1,1) 143 (20 %) CSP clauses are encoded (0 SAT variables, 17069 SAT clauses)
3.34/2.29	c (1,1) 215 (30 %) CSP clauses are encoded (0 SAT variables, 22098 SAT clauses)
3.75/2.33	c (1,1) 286 (40 %) CSP clauses are encoded (0 SAT variables, 26732 SAT clauses)
3.75/2.36	c (1,1) 358 (50 %) CSP clauses are encoded (0 SAT variables, 31529 SAT clauses)
3.75/2.38	c (1,1) 429 (60 %) CSP clauses are encoded (0 SAT variables, 36155 SAT clauses)
4.14/2.41	c (1,1) 501 (70 %) CSP clauses are encoded (0 SAT variables, 41131 SAT clauses)
4.14/2.43	c (1,1) 572 (80 %) CSP clauses are encoded (0 SAT variables, 46206 SAT clauses)
4.14/2.46	c (1,1) 644 (90 %) CSP clauses are encoded (0 SAT variables, 51086 SAT clauses)
4.14/2.48	c (1,1) 715 (100 %) CSP clauses are encoded (0 SAT variables, 55792 SAT clauses)
4.14/2.48	c (1,1) CSPinCNF to SatSolver End
4.14/2.48	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.14/2.48	c (1,1) 6149 bool, 55897 clause
4.14/2.48	c (1,1) Export Begin
4.27/2.56	c (1,1) Export to HOME/scop-26469-serial-file.bin
4.27/2.56	c (1,1) Export End
4.27/2.57	c (1,1) Export File Size: 0.01 MB
4.27/2.57	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.27/2.57	c END-Prog: Sat Sep 14 01:18:51 CEST 2019
4.27/2.59	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-26469-serial-file.bin
4.97/3.05	c (0,0) Read Serial File Begin
4.97/3.05	c (0,0) HOME/scop-26469-serial-file.bin
5.21/3.25	c (0,0) Read Serial File End
5.21/3.26	
5.21/3.26	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
5.21/3.26	(Solving Process)
5.21/3.26	
5.21/3.28	c BEGIN-Prog: Sat Sep 14 01:18:52 CEST 2019
5.21/3.28	c PID: 26492
5.21/3.28	c IP: 172.20.3.150
5.21/3.28	c HOST: node150.alineos.net
5.21/3.29	c (0,0) SatSolver.solve Begin
5.21/3.29	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392655-1568416768.xml-scop-26472.cnf
5.39/3.31	c (0,0) c
5.39/3.31	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)
5.39/3.31	c (0,0) c
5.39/3.31	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.39/3.31	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.39/3.31	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.39/3.31	c (0,0) c |                                                                                                       |
5.39/3.33	c (0,0) c |  Number of variables:          6149                                                                   |
5.39/3.33	c (0,0) c |  Number of clauses:           54169                                                                   |
5.39/3.33	c (0,0) c |  Parse time:                   0.02 s                                                                 |
5.39/3.33	c (0,0) c |                                                                                                       |
5.39/3.37	c (0,0) c |  Simplification time:          0.05 s                                                                 |
5.39/3.37	c (0,0) c |                                                                                                       |
5.39/3.37	c (0,0) c |  Generating clones                                                                                    |
5.39/3.39	c (0,0) c |  all clones generated. Memory =    55.88Mb.                                                           |
5.39/3.39	c (0,0) c ========================================================================================================|
5.39/3.39	c (0,0) c
5.39/3.39	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.39/3.39	c (0,0) c
5.39/3.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.39/3.39	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.39/3.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.39/3.39	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.39/3.39	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.39/3.39	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.39/3.39	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
5.39/3.39	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.39/3.39	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.39/3.39	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.39/3.39	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.39/3.39	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.39/3.39	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.39/3.39	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.39/3.39	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.39/3.39	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.39/3.39	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.39/3.39	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.39/3.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c real time : 0.102399 s
5.55/3.41	c (0,0) c cpu time  : 0.115393 s
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | Conflicts     |             196 |          5 |          6 |          0 |          7 |         23 |        109 |          2 |         44 |
5.55/3.41	c (0,0) c | Decisions     |            1953 |        146 |        162 |        142 |        234 |        272 |        373 |        230 |        394 |
5.55/3.41	c (0,0) c | Propagations  |          109105 |       8186 |       6877 |       5557 |       7169 |       9620 |      48706 |       6336 |      16654 |
5.55/3.41	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.55/3.41	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.55/3.41	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | PropBinClauses|          215479 |      15075 |      13002 |      10762 |      14105 |      19852 |      93620 |      12020 |      37043 |
5.55/3.41	c (0,0) c | PropPreBlocker|          894445 |      64221 |      59637 |      48875 |      63093 |      84051 |     366355 |      54710 |     153503 |
5.55/3.41	c (0,0) c | PropNotBlocker|          371328 |      37148 |      37073 |      34202 |      36489 |      41683 |      90689 |      35341 |      58703 |
5.55/3.41	c (0,0) c | LitFullScans  |         1553134 |     119612 |     112316 |      95962 |     116341 |     151405 |     589464 |     104296 |     263738 |
5.55/3.41	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
5.55/3.41	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
5.55/3.41	c (0,0) c | Avg_Trail     |                 |       3979 |       4395 |          0 |       4909 |       4579 |       4321 |       4276 |       3997 |
5.55/3.41	c (0,0) c | Avg_DL        |                 |         22 |         25 |          0 |         29 |         32 |         32 |         43 |         36 |
5.55/3.41	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | Exported      |               3 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          2 |
5.55/3.41	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.55/3.41	c (0,0) c | Glues         |                 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          2 |
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | Orig_Seen     |             0 % |         56 |         44 |          0 |         52 |        143 |        939 |         10 |        388 |
5.55/3.41	c (0,0) c | Diff Orig seen|                 |      X     | -       12 | -       56 | -        4 |         87 |        883 | -       46 |        332 |
5.55/3.41	c (0,0) c | Hamming       |            20 % |      X     |       1460 |       1089 |        975 |       1239 |       1746 |       1045 |       1140 |
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
5.55/3.41	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%|
5.55/3.41	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5.55/3.41	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%|
5.55/3.41	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
5.55/3.41	c (0,0) c | PropagationTim|                 |    0.0  96%|    0.0  98%|    0.0  90%|    0.0  96%|    0.0  97%|    0.0  93%|    0.0  99%|    0.0  95%|
5.55/3.41	c (0,0) c | AnalysisTime  |                 |    0.0   1%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   1%|    0.0   4%|    0.0   0%|    0.0   2%|
5.55/3.41	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%|
5.55/3.41	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%|
5.55/3.41	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%|
5.55/3.41	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%|
5.55/3.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c
5.55/3.41	c (0,0) c Threads : 8
5.55/3.41	c (0,0) c Winner : 0
5.55/3.41	c (0,0) c Conflicts_0 : 5
5.55/3.41	c (0,0) c Conflicts_1 : 6
5.55/3.41	c (0,0) c Conflicts_2 : 0
5.55/3.41	c (0,0) c Conflicts_3 : 7
5.55/3.41	c (0,0) c Conflicts_4 : 23
5.55/3.41	c (0,0) c Conflicts_5 : 109
5.55/3.41	c (0,0) c Conflicts_6 : 2
5.55/3.41	c (0,0) c Conflicts_7 : 44
5.55/3.41	c (0,0) c Conflicts_total : 196
5.55/3.41	c (0,0) c Conflicts_winner : 5
5.55/3.41	c (0,0) c Decisions_0 : 146
5.55/3.41	c (0,0) c Decisions_1 : 162
5.55/3.41	c (0,0) c Decisions_2 : 142
5.55/3.41	c (0,0) c Decisions_3 : 234
5.55/3.41	c (0,0) c Decisions_4 : 272
5.55/3.41	c (0,0) c Decisions_5 : 373
5.55/3.41	c (0,0) c Decisions_6 : 230
5.55/3.41	c (0,0) c Decisions_7 : 394
5.55/3.41	c (0,0) c Decisions_total : 1953
5.55/3.41	c (0,0) c Decisions_winner : 146
5.55/3.41	c (0,0) c Propagations_0 : 8186
5.55/3.41	c (0,0) c Propagations_1 : 6877
5.55/3.41	c (0,0) c Propagations_2 : 5557
5.55/3.41	c (0,0) c Propagations_3 : 7169
5.55/3.41	c (0,0) c Propagations_4 : 9620
5.55/3.41	c (0,0) c Propagations_5 : 48706
5.55/3.41	c (0,0) c Propagations_6 : 6336
5.55/3.41	c (0,0) c Propagations_7 : 16654
5.55/3.41	c (0,0) c Propagations_total : 109105
5.55/3.41	c (0,0) c Propagations_winner : 8186
5.55/3.41	c (0,0) c ReduceDBs_0 : 0
5.55/3.41	c (0,0) c ReduceDBs_1 : 0
5.55/3.41	c (0,0) c ReduceDBs_2 : 0
5.55/3.41	c (0,0) c ReduceDBs_3 : 0
5.55/3.41	c (0,0) c ReduceDBs_4 : 0
5.55/3.41	c (0,0) c ReduceDBs_5 : 0
5.55/3.41	c (0,0) c ReduceDBs_6 : 0
5.55/3.41	c (0,0) c ReduceDBs_7 : 0
5.55/3.41	c (0,0) c ReduceDBs_total : 0
5.55/3.41	c (0,0) c ReduceDBs_winner : 0
5.55/3.42	c (0,0) c SimpDBs_0 : 1
5.55/3.42	c (0,0) c SimpDBs_1 : 1
5.55/3.42	c (0,0) c SimpDBs_2 : 1
5.55/3.42	c (0,0) c SimpDBs_3 : 1
5.55/3.42	c (0,0) c SimpDBs_4 : 1
5.55/3.42	c (0,0) c SimpDBs_5 : 1
5.55/3.42	c (0,0) c SimpDBs_6 : 1
5.55/3.42	c (0,0) c SimpDBs_7 : 1
5.55/3.42	c (0,0) c SimpDBs_total : 8
5.55/3.42	c (0,0) c SimpDBs_winner : 1
5.55/3.42	c (0,0) c Restarts_0 : 1
5.55/3.42	c (0,0) c Restarts_1 : 1
5.55/3.42	c (0,0) c Restarts_2 : 1
5.55/3.42	c (0,0) c Restarts_3 : 1
5.55/3.42	c (0,0) c Restarts_4 : 1
5.55/3.42	c (0,0) c Restarts_5 : 1
5.55/3.42	c (0,0) c Restarts_6 : 1
5.55/3.42	c (0,0) c Restarts_7 : 1
5.55/3.42	c (0,0) c Restarts_total : 8
5.55/3.42	c (0,0) c Restarts_winner : 1
5.55/3.42	c (0,0) c ForcedImports_0 : 0
5.55/3.42	c (0,0) c ForcedImports_1 : 0
5.55/3.42	c (0,0) c ForcedImports_2 : 0
5.55/3.42	c (0,0) c ForcedImports_3 : 0
5.55/3.42	c (0,0) c ForcedImports_4 : 0
5.55/3.42	c (0,0) c ForcedImports_5 : 0
5.55/3.42	c (0,0) c ForcedImports_6 : 0
5.55/3.42	c (0,0) c ForcedImports_7 : 0
5.55/3.42	c (0,0) c ForcedImports_total : 0
5.55/3.42	c (0,0) c ForcedImports_winner : 0
5.55/3.42	c (0,0) c PropsBinClauses_0 : 15075
5.55/3.42	c (0,0) c PropsBinClauses_1 : 13002
5.55/3.42	c (0,0) c PropsBinClauses_2 : 10762
5.55/3.42	c (0,0) c PropsBinClauses_3 : 14105
5.55/3.42	c (0,0) c PropsBinClauses_4 : 19852
5.55/3.42	c (0,0) c PropsBinClauses_5 : 93620
5.55/3.42	c (0,0) c PropsBinClauses_6 : 12020
5.55/3.42	c (0,0) c PropsBinClauses_7 : 37043
5.55/3.42	c (0,0) c PropsBinClauses_total : 215479
5.55/3.42	c (0,0) c PropsBinClauses_winner : 15075
5.55/3.42	c (0,0) c PropsPreBlocker_0 : 64221
5.55/3.42	c (0,0) c PropsPreBlocker_1 : 59637
5.55/3.42	c (0,0) c PropsPreBlocker_2 : 48875
5.55/3.42	c (0,0) c PropsPreBlocker_3 : 63093
5.55/3.42	c (0,0) c PropsPreBlocker_4 : 84051
5.55/3.42	c (0,0) c PropsPreBlocker_5 : 366355
5.55/3.42	c (0,0) c PropsPreBlocker_6 : 54710
5.55/3.42	c (0,0) c PropsPreBlocker_7 : 153503
5.55/3.42	c (0,0) c PropsPreBlocker_total : 894445
5.55/3.42	c (0,0) c PropsPreBlocker_winner : 64221
5.55/3.42	c (0,0) c PropsNotBlocker_0 : 37148
5.55/3.42	c (0,0) c PropsNotBlocker_1 : 37073
5.55/3.42	c (0,0) c PropsNotBlocker_2 : 34202
5.55/3.42	c (0,0) c PropsNotBlocker_3 : 36489
5.55/3.42	c (0,0) c PropsNotBlocker_4 : 41683
5.55/3.42	c (0,0) c PropsNotBlocker_5 : 90689
5.55/3.42	c (0,0) c PropsNotBlocker_6 : 35341
5.55/3.42	c (0,0) c PropsNotBlocker_7 : 58703
5.55/3.42	c (0,0) c PropsNotBlocker_total : 371328
5.55/3.42	c (0,0) c PropsNotBlocker_winner : 37148
5.55/3.42	c (0,0) c PropsLitFullScans_0 : 119612
5.55/3.42	c (0,0) c PropsLitFullScans_1 : 112316
5.55/3.42	c (0,0) c PropsLitFullScans_2 : 95962
5.55/3.42	c (0,0) c PropsLitFullScans_3 : 116341
5.55/3.42	c (0,0) c PropsLitFullScans_4 : 151405
5.55/3.42	c (0,0) c PropsLitFullScans_5 : 589464
5.55/3.42	c (0,0) c PropsLitFullScans_6 : 104296
5.55/3.42	c (0,0) c PropsLitFullScans_7 : 263738
5.55/3.42	c (0,0) c PropsLitFullScans_total : 1553134
5.55/3.42	c (0,0) c PropsLitFullScans_winner : 119612
5.55/3.42	c (0,0) c LitScanFractions_0 : 0
5.55/3.42	c (0,0) c LitScanFractions_1 : 0
5.55/3.42	c (0,0) c LitScanFractions_2 : 0
5.55/3.42	c (0,0) c LitScanFractions_3 : 0
5.55/3.42	c (0,0) c LitScanFractions_4 : 0
5.55/3.42	c (0,0) c LitScanFractions_5 : 0
5.55/3.42	c (0,0) c LitScanFractions_6 : 0
5.55/3.42	c (0,0) c LitScanFractions_7 : 0
5.55/3.42	c (0,0) c LitScanFractions_total : 0
5.55/3.42	c (0,0) c LitScanFractions_winner : 0
5.55/3.42	c (0,0) c DecisionLevel0_0 : 1
5.55/3.42	c (0,0) c DecisionLevel0_1 : 1
5.55/3.42	c (0,0) c DecisionLevel0_2 : 1
5.55/3.42	c (0,0) c DecisionLevel0_3 : 1
5.55/3.42	c (0,0) c DecisionLevel0_4 : 1
5.55/3.42	c (0,0) c DecisionLevel0_5 : 1
5.55/3.42	c (0,0) c DecisionLevel0_6 : 1
5.55/3.42	c (0,0) c DecisionLevel0_7 : 1
5.55/3.42	c (0,0) c DecisionLevel0_total : 8
5.55/3.42	c (0,0) c DecisionLevel0_winner : 1
5.55/3.42	c (0,0) c Periods_0 : 0
5.55/3.42	c (0,0) c Periods_1 : 0
5.55/3.42	c (0,0) c Periods_2 : 0
5.55/3.42	c (0,0) c Periods_3 : 0
5.55/3.42	c (0,0) c Periods_4 : 0
5.55/3.42	c (0,0) c Periods_5 : 0
5.55/3.42	c (0,0) c Periods_6 : 0
5.55/3.42	c (0,0) c Periods_7 : 0
5.55/3.42	c (0,0) c Periods_total : 0
5.55/3.42	c (0,0) c Periods_winner : 0
5.55/3.42	c (0,0) c Margin_0 : 20
5.55/3.42	c (0,0) c Margin_1 : 20
5.55/3.42	c (0,0) c Margin_2 : 20
5.55/3.42	c (0,0) c Margin_3 : 20
5.55/3.42	c (0,0) c Margin_4 : 20
5.55/3.42	c (0,0) c Margin_5 : 20
5.55/3.42	c (0,0) c Margin_6 : 20
5.55/3.42	c (0,0) c Margin_7 : 20
5.55/3.42	c (0,0) c Margin_total : 160
5.55/3.42	c (0,0) c Margin_winner : 20
5.55/3.42	c (0,0) c Exported_0 : 0
5.55/3.42	c (0,0) c Exported_1 : 0
5.55/3.42	c (0,0) c Exported_2 : 0
5.55/3.42	c (0,0) c Exported_3 : 1
5.55/3.42	c (0,0) c Exported_4 : 0
5.55/3.42	c (0,0) c Exported_5 : 0
5.55/3.42	c (0,0) c Exported_6 : 0
5.55/3.42	c (0,0) c Exported_7 : 2
5.55/3.42	c (0,0) c Exported_total : 3
5.55/3.42	c (0,0) c Exported_winner : 0
5.55/3.42	c (0,0) c Imported_0 : 0
5.55/3.42	c (0,0) c Imported_1 : 0
5.55/3.42	c (0,0) c Imported_2 : 0
5.55/3.42	c (0,0) c Imported_3 : 0
5.55/3.42	c (0,0) c Imported_4 : 0
5.55/3.42	c (0,0) c Imported_5 : 0
5.55/3.42	c (0,0) c Imported_6 : 0
5.55/3.42	c (0,0) c Imported_7 : 0
5.55/3.42	c (0,0) c Imported_total : 0
5.55/3.42	c (0,0) c Imported_winner : 0
5.55/3.42	c (0,0) c Good_0 : 0
5.55/3.42	c (0,0) c Good_1 : 0
5.55/3.42	c (0,0) c Good_2 : 0
5.55/3.42	c (0,0) c Good_3 : 0
5.55/3.42	c (0,0) c Good_4 : 0
5.55/3.42	c (0,0) c Good_5 : 0
5.55/3.42	c (0,0) c Good_6 : 0
5.55/3.42	c (0,0) c Good_7 : 0
5.55/3.42	c (0,0) c Good_total : 0
5.55/3.42	c (0,0) c Good_winner : 0
5.55/3.42	c (0,0) c Purge_0 : 0
5.55/3.42	c (0,0) c Purge_1 : 0
5.55/3.42	c (0,0) c Purge_2 : 0
5.55/3.42	c (0,0) c Purge_3 : 0
5.55/3.42	c (0,0) c Purge_4 : 0
5.55/3.42	c (0,0) c Purge_5 : 0
5.55/3.42	c (0,0) c Purge_6 : 0
5.55/3.42	c (0,0) c Purge_7 : 0
5.55/3.42	c (0,0) c Purge_total : 0
5.55/3.42	c (0,0) c Purge_winner : 0
5.55/3.42	c (0,0) c Promoted_0 : 0
5.55/3.42	c (0,0) c Promoted_1 : 0
5.55/3.42	c (0,0) c Promoted_2 : 0
5.55/3.42	c (0,0) c Promoted_3 : 0
5.55/3.42	c (0,0) c Promoted_4 : 0
5.55/3.42	c (0,0) c Promoted_5 : 0
5.55/3.42	c (0,0) c Promoted_6 : 0
5.55/3.42	c (0,0) c Promoted_7 : 0
5.55/3.42	c (0,0) c Promoted_total : 0
5.55/3.42	c (0,0) c Promoted_winner : 0
5.55/3.42	c (0,0) c Remove_Imp_0 : 0
5.55/3.42	c (0,0) c Remove_Imp_1 : 0
5.55/3.42	c (0,0) c Remove_Imp_2 : 0
5.55/3.42	c (0,0) c Remove_Imp_3 : 0
5.55/3.42	c (0,0) c Remove_Imp_4 : 0
5.55/3.42	c (0,0) c Remove_Imp_5 : 0
5.55/3.42	c (0,0) c Remove_Imp_6 : 0
5.55/3.42	c (0,0) c Remove_Imp_7 : 0
5.55/3.42	c (0,0) c Remove_Imp_total : 0
5.55/3.42	c (0,0) c Remove_Imp_winner : 0
5.55/3.42	c (0,0) c Blocked_Reuse_0 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_1 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_2 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_3 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_4 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_5 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_6 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_7 : 0
5.55/3.42	c (0,0) c Blocked_Reuse_total : 0
5.55/3.42	c (0,0) c Blocked_Reuse_winner : 0
5.55/3.42	c (0,0) c Unaries_0 : 0
5.55/3.42	c (0,0) c Unaries_1 : 0
5.55/3.42	c (0,0) c Unaries_2 : 0
5.55/3.42	c (0,0) c Unaries_3 : 0
5.55/3.42	c (0,0) c Unaries_4 : 0
5.55/3.42	c (0,0) c Unaries_5 : 0
5.55/3.42	c (0,0) c Unaries_6 : 0
5.55/3.42	c (0,0) c Unaries_7 : 0
5.55/3.42	c (0,0) c Unaries_total : 0
5.55/3.42	c (0,0) c Unaries_winner : 0
5.55/3.42	c (0,0) c Binaries_0 : 0
5.55/3.42	c (0,0) c Binaries_1 : 0
5.55/3.42	c (0,0) c Binaries_2 : 0
5.55/3.42	c (0,0) c Binaries_3 : 0
5.55/3.42	c (0,0) c Binaries_4 : 0
5.55/3.42	c (0,0) c Binaries_5 : 0
5.55/3.42	c (0,0) c Binaries_6 : 0
5.55/3.42	c (0,0) c Binaries_7 : 0
5.55/3.42	c (0,0) c Binaries_total : 0
5.55/3.42	c (0,0) c Binaries_winner : 0
5.55/3.42	c (0,0) c Glues_0 : 0
5.55/3.42	c (0,0) c Glues_1 : 0
5.55/3.42	c (0,0) c Glues_2 : 0
5.55/3.42	c (0,0) c Glues_3 : 1
5.55/3.42	c (0,0) c Glues_4 : 0
5.55/3.42	c (0,0) c Glues_5 : 0
5.55/3.42	c (0,0) c Glues_6 : 0
5.55/3.42	c (0,0) c Glues_7 : 2
5.55/3.42	c (0,0) c Glues_total : 3
5.55/3.42	c (0,0) c Glues_winner : 0
5.55/3.42	c (0,0) c RunningTime_0 : 0.007990
5.55/3.42	c (0,0) c RunningTime_1 : 0.008287
5.55/3.42	c (0,0) c RunningTime_2 : 0.006858
5.55/3.42	c (0,0) c RunningTime_3 : 0.008507
5.55/3.42	c (0,0) c RunningTime_4 : 0.008327
5.55/3.42	c (0,0) c RunningTime_5 : 0.014469
5.55/3.42	c (0,0) c RunningTime_6 : 0.008309
5.55/3.42	c (0,0) c RunningTime_7 : 0.008817
5.55/3.42	c (0,0) c RunningTime_total : 0.071563
5.55/3.42	c (0,0) c RunningTime_winner : 0.007990
5.55/3.42	c (0,0) c WaitingTime_0 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_1 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_2 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_3 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_4 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_5 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_6 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_7 : 0.000000
5.55/3.42	c (0,0) c WaitingTime_total : 0.000000
5.55/3.42	c (0,0) c WaitingTime_winner : 0.000000
5.55/3.42	c (0,0) c ExchangingTime_0 : 0.000005
5.55/3.42	c (0,0) c ExchangingTime_1 : 0.000000
5.55/3.42	c (0,0) c ExchangingTime_2 : 0.000001
5.55/3.42	c (0,0) c ExchangingTime_3 : 0.000002
5.55/3.42	c (0,0) c ExchangingTime_4 : 0.000000
5.55/3.42	c (0,0) c ExchangingTime_5 : 0.000004
5.55/3.42	c (0,0) c ExchangingTime_6 : 0.000000
5.55/3.42	c (0,0) c ExchangingTime_7 : 0.000007
5.55/3.42	c (0,0) c ExchangingTime_total : 0.000019
5.55/3.42	c (0,0) c ExchangingTime_winner : 0.000005
5.55/3.42	c (0,0) c PeriodProcTime_0 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_1 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_2 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_3 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_4 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_5 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_6 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_7 : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_total : 0.000000
5.55/3.42	c (0,0) c PeriodProcTime_winner : 0.000000
5.55/3.42	c (0,0) c SolvingTime_0 : 0.007995
5.55/3.42	c (0,0) c SolvingTime_1 : 0.008287
5.55/3.42	c (0,0) c SolvingTime_2 : 0.006859
5.55/3.42	c (0,0) c SolvingTime_3 : 0.008509
5.55/3.42	c (0,0) c SolvingTime_4 : 0.008327
5.55/3.42	c (0,0) c SolvingTime_5 : 0.014473
5.55/3.42	c (0,0) c SolvingTime_6 : 0.008309
5.55/3.42	c (0,0) c SolvingTime_7 : 0.008824
5.55/3.42	c (0,0) c SolvingTime_total : 0.071583
5.55/3.42	c (0,0) c SolvingTime_winner : 0.007995
5.55/3.42	c (0,0) c PropagationTime_0 : 0.007668
5.55/3.42	c (0,0) c PropagationTime_1 : 0.008127
5.55/3.42	c (0,0) c PropagationTime_2 : 0.006183
5.55/3.42	c (0,0) c PropagationTime_3 : 0.008204
5.55/3.42	c (0,0) c PropagationTime_4 : 0.008037
5.55/3.42	c (0,0) c PropagationTime_5 : 0.013476
5.55/3.42	c (0,0) c PropagationTime_6 : 0.008185
5.55/3.42	c (0,0) c PropagationTime_7 : 0.008345
5.55/3.42	c (0,0) c PropagationTime_total : 0.068225
5.55/3.42	c (0,0) c PropagationTime_winner : 0.007668
5.55/3.42	c (0,0) c AnalysisTime_0 : 0.000044
5.55/3.42	c (0,0) c AnalysisTime_1 : 0.000033
5.55/3.42	c (0,0) c AnalysisTime_2 : 0.000000
5.55/3.42	c (0,0) c AnalysisTime_3 : 0.000031
5.55/3.42	c (0,0) c AnalysisTime_4 : 0.000074
5.55/3.42	c (0,0) c AnalysisTime_5 : 0.000514
5.55/3.42	c (0,0) c AnalysisTime_6 : 0.000010
5.55/3.42	c (0,0) c AnalysisTime_7 : 0.000214
5.55/3.42	c (0,0) c AnalysisTime_total : 0.000919
5.55/3.42	c (0,0) c AnalysisTime_winner : 0.000044
5.55/3.42	c (0,0) c ReductionTime_0 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_1 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_2 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_3 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_4 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_5 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_6 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_7 : 0.000000
5.55/3.42	c (0,0) c ReductionTime_total : 0.000000
5.55/3.42	c (0,0) c ReductionTime_winner : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_0 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_1 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_2 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_3 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_4 : 0.000001
5.55/3.42	c (0,0) c SimplifyTime_5 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_6 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_7 : 0.000000
5.55/3.42	c (0,0) c SimplifyTime_total : 0.000001
5.55/3.42	c (0,0) c SimplifyTime_winner : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_0 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_1 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_2 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_3 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_4 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_5 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_6 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_7 : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_total : 0.000000
5.55/3.42	c (0,0) c UsedRateTime_winner : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_0 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_1 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_2 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_3 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_4 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_5 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_6 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_7 : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_total : 0.000000
5.55/3.42	c (0,0) c OverlapRateTime_winner : 0.000000
5.55/3.42	c (0,0) c
5.55/3.43	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.55/3.43	c (0,0) c
5.55/3.43	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.43	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.55/3.43	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.43	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.55/3.43	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.55/3.43	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.55/3.43	c (0,0) c | Initial random_seed   |  308387549 | 1487902620 | 1944374865 |  606153808 |  851931181 | 1439099389 | 1271905089 | 2003479106 |
5.55/3.43	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.55/3.43	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.55/3.43	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.55/3.43	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.55/3.43	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.55/3.43	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.55/3.43	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.55/3.43	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.55/3.43	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.55/3.43	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.55/3.43	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.55/3.43	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.55/3.43	c (0,0) 
5.55/3.43	c (0,0) s SATISFIABLE
5.55/3.45	c (0,0) SatSolver.solve End
5.55/3.45	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.55/3.45	c (0,0) Show results Begin
5.90/3.55	c (0,0) x[0][0] = 12
5.90/3.55	c (0,0) x[0][1] = 21
5.90/3.55	c (0,0) x[0][2] = 25
5.90/3.55	c (0,0) x[0][3] = 40
5.90/3.55	c (0,0) x[0][4] = 50
5.90/3.55	c (0,0) x[1][0] = 60
5.90/3.55	c (0,0) x[1][1] = 111
5.90/3.55	c (0,0) x[1][2] = 119
5.90/3.55	c (0,0) x[1][3] = 131
5.90/3.55	c (0,0) x[1][4] = 134
5.90/3.55	c (0,0) x[2][0] = 45
5.90/3.55	c (0,0) x[2][1] = 106
5.90/3.55	c (0,0) x[2][2] = 131
5.90/3.55	c (0,0) x[2][3] = 142
5.90/3.55	c (0,0) x[2][4] = 149
5.90/3.55	c (0,0) x[3][0] = 6
5.90/3.55	c (0,0) x[3][1] = 39
5.90/3.55	c (0,0) x[3][2] = 58
5.90/3.55	c (0,0) x[3][3] = 78
5.90/3.55	c (0,0) x[3][4] = 103
5.90/3.55	c (0,0) x[4][0] = 9
5.90/3.55	c (0,0) x[4][1] = 92
5.90/3.55	c (0,0) x[4][2] = 103
5.90/3.55	c (0,0) x[4][3] = 115
5.90/3.55	c (0,0) x[4][4] = 122
5.90/3.55	c (0,0) x[5][0] = 72
5.90/3.55	c (0,0) x[5][1] = 79
5.90/3.55	c (0,0) x[5][2] = 88
5.90/3.55	c (0,0) x[5][3] = 98
5.90/3.55	c (0,0) x[5][4] = 111
5.90/3.55	c (0,0) x[6][0] = 25
5.90/3.55	c (0,0) x[6][1] = 36
5.90/3.55	c (0,0) x[6][2] = 73
5.90/3.55	c (0,0) x[6][3] = 86
5.90/3.55	c (0,0) x[6][4] = 118
5.90/3.55	c (0,0) x[7][0] = 28
5.90/3.55	c (0,0) x[7][1] = 36
5.90/3.55	c (0,0) x[7][2] = 47
5.90/3.55	c (0,0) x[7][3] = 96
5.90/3.55	c (0,0) x[7][4] = 127
5.90/3.55	c (0,0) x[8][0] = 12
5.90/3.55	c (0,0) x[8][1] = 23
5.90/3.55	c (0,0) x[8][2] = 37
5.90/3.55	c (0,0) x[8][3] = 49
5.90/3.55	c (0,0) x[8][4] = 61
5.90/3.55	c (0,0) x[9][0] = 2
5.90/3.55	c (0,0) x[9][1] = 6
5.90/3.55	c (0,0) x[9][2] = 12
5.90/3.55	c (0,0) x[9][3] = 87
5.90/3.55	c (0,0) x[9][4] = 92
5.90/3.55	s SATISFIABLE
5.90/3.55	v <instantiation>
5.90/3.55	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4]</list>
5.90/3.55	v     <values>12 21 25 40 50 60 111 119 131 134 45 106 131 142 149 6 39 58 78 103 9 92 103 115 122 72 79 88 98 111 25 36 73 86 118 28 36 47 96 127 12 23 37 49 61 2 6 12 87 92</values>
5.90/3.55	v </instantiation>
5.90/3.55	c (0,0) Show results End
5.90/3.55	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
5.90/3.55	c (0,0) 0,0,STOP-AFTER(ALL)
5.90/3.55	c END-Prog: Sat Sep 14 01:18:52 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10822 MiB free)
  memory of node 1: 16384 MiB (15661 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392655-1568416768/watcher-4392655-1568416768 -o /tmp/evaluation-result-4392655-1568416768/solver-4392655-1568416768 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568416728-26452 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392655-1568416768.xml 

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

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

solver pid=26469, runsolver pid=26466

[startup+0.100153 s]*
/proc/loadavg: 0.00 0.24 0.54 1/194 26473
/proc/meminfo: memFree=27117624/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949399 115843072 349 33554432000 4194304 5098028 140732826673392 140732826670648 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 349 296 221 0 87 0
[pid=26472] ppid=26469 vsize=239488 memory=5404 CPUtime=0 cores=0-7
/proc/26472/stat : 26472 (java) S 26469 26469 26425 0 -1 1077944320 1682 0 0 0 0 0 0 0 20 0 2 0 417949399 245235712 1351 33554432000 4194304 4196468 140731531680080 140731531662624 139726562975479 0 0 6 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
/proc/26472/statm: 59872 1351 1021 1 0 49322 0
[pid=26472/tid=26473] ppid=26469 vsize=239488 memory=4134930498285298233 CPUtime=0 cores=0-7
/proc/26472/task/26473/stat : 26473 (java) R 26469 26469 26425 0 -1 1077944384 378 0 0 0 0 0 0 0 20 0 2 0 417949406 245235712 1351 33554432000 4194304 4196468 140731531680080 139726534812880 139726555654701 0 4 6 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 352616 KiB
Current children cumulated memory: 6800 KiB

[startup+0.209666 s]*
/proc/loadavg: 0.00 0.24 0.54 1/202 26481
/proc/meminfo: memFree=27037416/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949399 115843072 349 33554432000 4194304 5098028 140732826673392 140732826670648 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 349 296 221 0 87 0
[pid=26472] ppid=26469 vsize=25995212 memory=89756 CPUtime=0.03 cores=0-7
/proc/26472/stat : 26472 (java) S 26469 26469 26425 0 -1 1077944320 4902 0 0 0 1 2 0 0 20 0 10 0 417949399 26619097088 22439 33554432000 4194304 4196468 140731531680080 140731531662624 139726562975479 0 0 6 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
/proc/26472/statm: 6498803 22439 1919 1 0 6487241 0
[pid=26472/tid=26473] ppid=26469 vsize=25995212 memory=8318255677412212789 CPUtime=0.02 cores=0-7
/proc/26472/task/26473/stat : 26473 (java) R 26469 26469 26425 0 -1 4202560 3590 0 0 0 1 1 0 0 20 0 10 0 417949406 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726534812240 139726548657971 0 4 6 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26474] ppid=26469 vsize=25995212 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/26472/task/26474/stat : 26474 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726567218320 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26475] ppid=26469 vsize=25995212 memory=140059904406790 CPUtime=0 cores=0-7
/proc/26472/task/26475/stat : 26475 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726381374480 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26476] ppid=26469 vsize=25995212 memory=-1 CPUtime=0 cores=0-7
/proc/26472/task/26476/stat : 26476 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726380321680 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26477] ppid=26469 vsize=25995212 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26477/stat : 26477 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726379268880 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26478] ppid=26469 vsize=25995212 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26478/stat : 26478 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726378216080 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26479] ppid=26469 vsize=25995212 memory=-1 CPUtime=0 cores=0-7
/proc/26472/task/26479/stat : 26479 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726377163280 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26480] ppid=26469 vsize=25995212 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26480/stat : 26480 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726376110480 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26481] ppid=26469 vsize=25995212 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26481/stat : 26481 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 417949419 26619097088 22439 33554432000 4194304 4196468 140731531680080 139726375057680 139726562985685 0 4 6 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 26108340 KiB
Current children cumulated memory: 91152 KiB

[startup+0.309345 s]*
/proc/loadavg: 0.00 0.24 0.54 1/205 26484
/proc/meminfo: memFree=27030576/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949399 115843072 349 33554432000 4194304 5098028 140732826673392 140732826670648 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 349 296 221 0 87 0
[pid=26472] ppid=26469 vsize=26587532 memory=97148 CPUtime=0.06 cores=0-7
/proc/26472/stat : 26472 (java) S 26469 26469 26425 0 -1 1077944320 5846 0 0 0 4 2 0 0 20 0 13 0 417949399 27225632768 24287 33554432000 4194304 4196468 140731531680080 140731531662624 139726562975479 0 0 6 16800969 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
/proc/26472/statm: 6646883 24287 2146 1 0 6609424 0
[pid=26472/tid=26473] ppid=26469 vsize=26587532 memory=8318255677412212789 CPUtime=0.04 cores=0-7
/proc/26472/task/26473/stat : 26473 (java) D 26469 26469 26425 0 -1 1077944384 4492 0 0 0 3 1 0 0 20 0 13 0 417949406 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726534810880 139726562997501 0 4 6 16800969 18446744072101748260 0 0 -1 0 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26474] ppid=26469 vsize=26587532 memory=302022878566809964 CPUtime=0 cores=0-7
/proc/26472/task/26474/stat : 26474 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726567218320 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26475] ppid=26469 vsize=26587532 memory=140059904406790 CPUtime=0 cores=0-7
/proc/26472/task/26475/stat : 26475 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726381374480 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26476] ppid=26469 vsize=26587532 memory=3472328296227679279 CPUtime=0 cores=0-7
/proc/26472/task/26476/stat : 26476 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726380321680 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26477] ppid=26469 vsize=26587532 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/26472/task/26477/stat : 26477 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726379268880 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26478] ppid=26469 vsize=26587532 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/26472/task/26478/stat : 26478 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726378216080 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26479] ppid=26469 vsize=26587532 memory=7813594095199062575 CPUtime=0 cores=0-7
/proc/26472/task/26479/stat : 26479 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726377163280 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26480] ppid=26469 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26480/stat : 26480 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726376110480 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26481] ppid=26469 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26481/stat : 26481 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 417949419 27225632768 24287 33554432000 4194304 4196468 140731531680080 139726375057680 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26482] ppid=26469 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26482/stat : 26482 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 417949422 27225632768 24287 33554432000 4194304 4196468 140731531680080 139725016918896 139726562986626 0 0 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26483] ppid=26469 vsize=26587532 memory=67441 CPUtime=0 cores=0-7
/proc/26472/task/26483/stat : 26483 (java) S 26469 26469 26425 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 13 0 417949422 27225632768 24287 33554432000 4194304 4196468 140731531680080 139724211611168 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26484] ppid=26469 vsize=26587532 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26484/stat : 26484 (java) S 26469 26469 26425 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 417949422 27225632768 24287 33554432000 4194304 4196468 140731531680080 139724077389168 139726562985685 0 4 6 16800969 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 26700660 KiB
Current children cumulated memory: 98544 KiB

[startup+0.700847 s]
/proc/loadavg: 0.00 0.24 0.54 1/211 26490
/proc/meminfo: memFree=27027656/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949399 115843072 349 33554432000 4194304 5098028 140732826673392 140732826670648 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 349 296 221 0 87 0
[pid=26472] ppid=26469 vsize=27314120 memory=124216 CPUtime=0.24 cores=0-7
/proc/26472/stat : 26472 (java) S 26469 26469 26425 0 -1 1077944320 12445 0 0 0 20 4 0 0 20 0 20 0 417949399 27969658880 31054 33554432000 4194304 4196468 140731531680080 140731531662624 139726562975479 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
/proc/26472/statm: 6828530 31054 2941 1 0 6790935 0
[pid=26472/tid=26473] ppid=26469 vsize=27314120 memory=2184 CPUtime=0.19 cores=0-7
/proc/26472/task/26473/stat : 26473 (java) R 26469 26469 26425 0 -1 4202560 10177 0 0 0 16 3 0 0 20 0 20 0 417949406 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726534774864 139726547055966 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26474] ppid=26469 vsize=27314120 memory=1844 CPUtime=0 cores=0-7
/proc/26472/task/26474/stat : 26474 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726567218320 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26475] ppid=26469 vsize=27314120 memory=145 CPUtime=0 cores=0-7
/proc/26472/task/26475/stat : 26475 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726381374480 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26476] ppid=26469 vsize=27314120 memory=323 CPUtime=0 cores=0-7
/proc/26472/task/26476/stat : 26476 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726380321680 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26477] ppid=26469 vsize=27314120 memory=11 CPUtime=0 cores=0-7
/proc/26472/task/26477/stat : 26477 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726379268880 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26478] ppid=26469 vsize=27314120 memory=1321 CPUtime=0 cores=0-7
/proc/26472/task/26478/stat : 26478 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726378216080 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26479] ppid=26469 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26479/stat : 26479 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726377163280 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26480] ppid=26469 vsize=27314120 memory=27849 CPUtime=0 cores=0-7
/proc/26472/task/26480/stat : 26480 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726376110480 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26481] ppid=26469 vsize=27314120 memory=880 CPUtime=0 cores=0-7
/proc/26472/task/26481/stat : 26481 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27969658880 31054 33554432000 4194304 4196468 140731531680080 139726375057680 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26482] ppid=26469 vsize=27314120 memory=1760 CPUtime=0 cores=0-7
/proc/26472/task/26482/stat : 26482 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949422 27969658880 31054 33554432000 4194304 4196468 140731531680080 139725016918896 139726562986626 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26483] ppid=26469 vsize=27314120 memory=111632 CPUtime=0 cores=0-7
/proc/26472/task/26483/stat : 26483 (java) S 26469 26469 26425 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949422 27969658880 31054 33554432000 4194304 4196468 140731531680080 139724211611168 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26484] ppid=26469 vsize=27314120 memory=804 CPUtime=0 cores=0-7
/proc/26472/task/26484/stat : 26484 (java) S 26469 26469 26425 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949422 27969658880 31054 33554432000 4194304 4196468 140731531680080 139724077389168 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26485] ppid=26469 vsize=27314120 memory=4108 CPUtime=0 cores=0-7
/proc/26472/task/26485/stat : 26485 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139723702884688 139726562994075 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26486] ppid=26469 vsize=27314120 memory=1808 CPUtime=0 cores=0-7
/proc/26472/task/26486/stat : 26486 (java) R 26469 26469 26425 0 -1 4202560 326 0 0 0 0 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139725015865712 139726540808800 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26487] ppid=26469 vsize=27314120 memory=920 CPUtime=0 cores=0-7
/proc/26472/task/26487/stat : 26487 (java) R 26469 26469 26425 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139725014812912 139726555216869 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26488] ppid=26469 vsize=27314120 memory=3908 CPUtime=0 cores=0-7
/proc/26472/task/26488/stat : 26488 (java) S 26469 26469 26425 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139725013760112 139726562986626 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26489] ppid=26469 vsize=27314120 memory=1412 CPUtime=0.02 cores=0-7
/proc/26472/task/26489/stat : 26489 (java) R 26469 26469 26425 0 -1 4202560 444 0 0 0 2 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139725012707312 139726562996826 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26490] ppid=26469 vsize=27314120 memory=2340 CPUtime=0 cores=0-7
/proc/26472/task/26490/stat : 26490 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949442 27969658880 31054 33554432000 4194304 4196468 140731531680080 139723204979808 139726562985685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125612 KiB

[startup+1.50086 s]
/proc/loadavg: 0.00 0.24 0.54 2/212 26491
/proc/meminfo: memFree=26982100/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949399 115843072 349 33554432000 4194304 5098028 140732826673392 140732826670648 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 349 296 221 0 87 0
[pid=26472] ppid=26469 vsize=27322516 memory=176660 CPUtime=1.49 cores=0-7
/proc/26472/stat : 26472 (java) S 26469 26469 26425 0 -1 1077944320 21861 0 0 0 141 8 0 0 20 0 20 0 417949399 27978256384 44165 33554432000 4194304 4196468 140731531680080 140731531662624 139726562975479 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
/proc/26472/statm: 6830629 44165 3221 1 0 6791959 0
[pid=26472/tid=26473] ppid=26469 vsize=27322516 memory=1396 CPUtime=0.91 cores=0-7
/proc/26472/task/26473/stat : 26473 (java) R 26469 26469 26425 0 -1 4202560 18261 0 0 0 85 6 0 0 20 0 20 0 417949406 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726534807632 139726562987414 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26474] ppid=26469 vsize=27322516 memory=56 CPUtime=0 cores=0-7
/proc/26472/task/26474/stat : 26474 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726567218320 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26475] ppid=26469 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26475/stat : 26475 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726381374480 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26476] ppid=26469 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/26472/task/26476/stat : 26476 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726380321680 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26477] ppid=26469 vsize=27322516 memory=2241 CPUtime=0 cores=0-7
/proc/26472/task/26477/stat : 26477 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726379268880 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26478] ppid=26469 vsize=27322516 memory=2244 CPUtime=0 cores=0-7
/proc/26472/task/26478/stat : 26478 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726378216080 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26479] ppid=26469 vsize=27322516 memory=1808 CPUtime=0 cores=0-7
/proc/26472/task/26479/stat : 26479 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726377163280 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26480] ppid=26469 vsize=27322516 memory=920 CPUtime=0 cores=0-7
/proc/26472/task/26480/stat : 26480 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726376110480 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26481] ppid=26469 vsize=27322516 memory=3908 CPUtime=0 cores=0-7
/proc/26472/task/26481/stat : 26481 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949419 27978256384 44165 33554432000 4194304 4196468 140731531680080 139726375057680 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26482] ppid=26469 vsize=27322516 memory=1412 CPUtime=0 cores=0-7
/proc/26472/task/26482/stat : 26482 (java) S 26469 26469 26425 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 417949422 27978256384 44165 33554432000 4194304 4196468 140731531680080 139725016918896 139726562986626 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26483] ppid=26469 vsize=27322516 memory=2388 CPUtime=0 cores=0-7
/proc/26472/task/26483/stat : 26483 (java) S 26469 26469 26425 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949422 27978256384 44165 33554432000 4194304 4196468 140731531680080 139724211611168 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26484] ppid=26469 vsize=27322516 memory=1396 CPUtime=0 cores=0-7
/proc/26472/task/26484/stat : 26484 (java) S 26469 26469 26425 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949422 27978256384 44165 33554432000 4194304 4196468 140731531680080 139724077389168 139726562985685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26485] ppid=26469 vsize=27322516 memory=149760 CPUtime=0 cores=0-7
/proc/26472/task/26485/stat : 26485 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949442 27978256384 44165 33554432000 4194304 4196468 140731531680080 139723702884688 139726562994075 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26486] ppid=26469 vsize=27322516 memory=5115306050722 CPUtime=0.06 cores=0-7
/proc/26472/task/26486/stat : 26486 (java) R 26469 26469 26425 0 -1 4202560 596 0 0 0 6 0 0 0 20 0 20 0 417949442 27978256384 44165 33554432000 4194304 4196468 140731531680080 139725015857168 139726562996826 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32514048 140731531682538 140731531682966 140731531682966 140731531685839 0
[pid=26472/tid=26487] ppid=26469 vsize=27322516 memory=7156895360736389994 CPUtime=0.11 cores=0-7

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

# the end of solver process 26469 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.78195 s, system=0.278461 s

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

[startup+3.20108 s]
/proc/loadavg: 0.08 0.25 0.55 2/212 26511
/proc/meminfo: memFree=27063220/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1476 CPUtime=4.43 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 582 26619 0 0 0 0 427 16 20 0 1 0 417949399 115843072 369 33554432000 4194304 5098028 140732826673392 140732826670136 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 369 311 221 0 87 0
[pid=26492] ppid=26469 vsize=7752288 memory=94968 CPUtime=0.78 cores=0-7
/proc/26492/stat : 26492 (java) S 26469 26469 26425 0 -1 1077944320 18247 0 0 0 73 5 0 0 20 0 20 0 417949658 7938342912 23742 33554432000 4194304 4196468 140724882499056 140724882481600 140216208936695 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
/proc/26492/statm: 1938072 23742 3033 1 0 1899951 0
[pid=26492/tid=26493] ppid=26469 vsize=7752288 memory=0 CPUtime=0.58 cores=0-7
/proc/26492/task/26493/stat : 26493 (java) R 26469 26469 26425 0 -1 4202560 15813 0 0 0 54 4 0 0 20 0 20 0 417949659 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216180732624 140216190500259 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26494] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26494/stat : 26494 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216213179024 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26495] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26495/stat : 26495 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216013347344 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26496] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26496/stat : 26496 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216012294544 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26497] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26497/stat : 26497 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216011241744 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26498] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26498/stat : 26498 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216010189968 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26499] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26499/stat : 26499 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216009137168 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26500] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26500/stat : 26500 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216008084368 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26501] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26501/stat : 26501 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949660 7938342912 23742 33554432000 4194304 4196468 140724882499056 140216007031568 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26502] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26502/stat : 26502 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949662 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215436646768 140216208947842 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26503] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26503/stat : 26503 (java) S 26469 26469 26425 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949662 7938342912 23742 33554432000 4194304 4196468 140724882499056 140214643188768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26504] ppid=26469 vsize=7752288 memory=127856 CPUtime=0 cores=0-7
/proc/26492/task/26504/stat : 26504 (java) S 26469 26469 26425 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949662 7938342912 23742 33554432000 4194304 4196468 140724882499056 140214508966768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26505] ppid=26469 vsize=7752288 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/26492/task/26505/stat : 26505 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140214134462288 140216208955291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26506] ppid=26469 vsize=7752288 memory=15816698942982814 CPUtime=0.02 cores=0-7
/proc/26492/task/26506/stat : 26506 (java) S 26469 26469 26425 0 -1 1077944384 490 0 0 0 2 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215435594608 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26507] ppid=26469 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/26492/task/26507/stat : 26507 (java) S 26469 26469 26425 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215434541808 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26508] ppid=26469 vsize=7752288 memory=0 CPUtime=0.01 cores=0-7
/proc/26492/task/26508/stat : 26508 (java) S 26469 26469 26425 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215433489008 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26509] ppid=26469 vsize=7752288 memory=0 CPUtime=0.12 cores=0-7
/proc/26492/task/26509/stat : 26509 (java) S 26469 26469 26425 0 -1 1077944384 405 0 0 0 12 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215432436208 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26510] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26510/stat : 26510 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140213636557408 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26511] ppid=26469 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26511/stat : 26511 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949665 7938342912 23742 33554432000 4194304 4196468 140724882499056 140215431383600 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
Current children cumulated CPU time: 5.21 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 96444 KiB

[startup+3.4008 s]
/proc/loadavg: 0.08 0.25 0.55 2/212 26511
/proc/meminfo: memFree=27063220/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1476 CPUtime=4.43 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 582 26619 0 0 0 0 427 16 20 0 1 0 417949399 115843072 369 33554432000 4194304 5098028 140732826673392 140732826670136 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 369 311 221 0 87 0
[pid=26492] ppid=26469 vsize=8414124 memory=117488 CPUtime=1.12 cores=0-7
/proc/26492/stat : 26492 (java) S 26469 26469 26425 0 -1 1077944320 19912 0 0 0 105 7 0 0 20 0 24 0 417949658 8616062976 29372 33554432000 4194304 4196468 140724882499056 140724882481600 140216208936695 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
/proc/26492/statm: 2103531 29372 3196 1 0 2064875 0
[pid=26492/tid=26493] ppid=26469 vsize=8414124 memory=13240 CPUtime=0.74 cores=0-7
/proc/26492/task/26493/stat : 26493 (java) S 26469 26469 26425 0 -1 1077944384 16830 0 0 0 69 5 0 0 20 0 24 0 417949659 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216180776864 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26494] ppid=26469 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/26492/task/26494/stat : 26494 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216213179024 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26495] ppid=26469 vsize=8414124 memory=1736 CPUtime=0 cores=0-7
/proc/26492/task/26495/stat : 26495 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216013347344 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26496] ppid=26469 vsize=8414124 memory=1784 CPUtime=0 cores=0-7
/proc/26492/task/26496/stat : 26496 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216012294544 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26497] ppid=26469 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/26492/task/26497/stat : 26497 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216011241744 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26498] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26498/stat : 26498 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216010189968 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26499] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26499/stat : 26499 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216009137168 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26500] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26500/stat : 26500 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216008084368 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26501] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26501/stat : 26501 (java) S 26469 26469 26425 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949660 8616062976 29372 33554432000 4194304 4196468 140724882499056 140216007031568 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26502] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26502/stat : 26502 (java) S 26469 26469 26425 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417949662 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215436646768 140216208947842 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26503] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26503/stat : 26503 (java) S 26469 26469 26425 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417949662 8616062976 29372 33554432000 4194304 4196468 140724882499056 140214643188768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26504] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26504/stat : 26504 (java) S 26469 26469 26425 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417949662 8616062976 29372 33554432000 4194304 4196468 140724882499056 140214508966768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26505] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26505/stat : 26505 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140214134462288 140216208955291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26506] ppid=26469 vsize=8414124 memory=0 CPUtime=0.05 cores=0-7
/proc/26492/task/26506/stat : 26506 (java) S 26469 26469 26425 0 -1 1077944384 703 0 0 0 5 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215435594608 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26507] ppid=26469 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/26492/task/26507/stat : 26507 (java) S 26469 26469 26425 0 -1 1077944384 290 0 0 0 6 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215434541808 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26508] ppid=26469 vsize=8414124 memory=0 CPUtime=0.03 cores=0-7
/proc/26492/task/26508/stat : 26508 (java) S 26469 26469 26425 0 -1 1077944384 106 0 0 0 3 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215433489008 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26509] ppid=26469 vsize=8414124 memory=0 CPUtime=0.18 cores=0-7
/proc/26492/task/26509/stat : 26509 (java) S 26469 26469 26425 0 -1 1077944384 562 0 0 0 18 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215432436208 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26510] ppid=26469 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/26492/task/26510/stat : 26510 (java) S 26469 26469 26425 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140213636557408 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26511] ppid=26469 vsize=8414124 memory=924 CPUtime=0 cores=0-7
/proc/26492/task/26511/stat : 26511 (java) S 26469 26469 26425 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949665 8616062976 29372 33554432000 4194304 4196468 140724882499056 140215431383600 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
Current children cumulated CPU time: 5.55 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 118964 KiB

[startup+3.50097 s]
/proc/loadavg: 0.08 0.25 0.55 2/212 26511
/proc/meminfo: memFree=27063220/32770624 swapFree=67021252/67108860
[pid=26469] ppid=26466 vsize=113128 memory=1476 CPUtime=4.43 cores=0-7
/proc/26469/stat : 26469 (scop.sh) S 26466 26469 26425 0 -1 4202496 582 26619 0 0 0 0 427 16 20 0 1 0 417949399 115843072 369 33554432000 4194304 5098028 140732826673392 140732826670136 140300277129852 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34816000 140732826678052 140732826678380 140732826678380 140732826681293 0
/proc/26469/statm: 28282 369 311 221 0 87 0
[pid=26492] ppid=26469 vsize=8283048 memory=119536 CPUtime=1.47 cores=0-7
/proc/26492/stat : 26492 (java) S 26469 26469 26425 0 -1 1077944320 20869 6964 0 0 127 8 11 1 20 0 22 0 417949658 8481841152 29884 33554432000 4194304 4196468 140724882499056 140724882481600 140216208936695 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
/proc/26492/statm: 2070762 29884 3213 1 0 2032106 0
[pid=26492/tid=26493] ppid=26469 vsize=8283048 memory=1396 CPUtime=0.9 cores=0-7
/proc/26492/task/26493/stat : 26493 (java) R 26469 26469 26425 0 -1 4202560 17007 6964 0 0 73 5 11 1 20 0 22 0 417949659 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216180774576 140216208948630 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26494] ppid=26469 vsize=8283048 memory=76572 CPUtime=0.12 cores=0-7
/proc/26492/task/26494/stat : 26494 (java) S 26469 26469 26425 0 -1 1077944384 2 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216213179024 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26495] ppid=26469 vsize=8283048 memory=0 CPUtime=0.12 cores=0-7
/proc/26492/task/26495/stat : 26495 (java) S 26469 26469 26425 0 -1 1077944384 1 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216013347344 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26496] ppid=26469 vsize=8283048 memory=51 CPUtime=0.12 cores=0-7
/proc/26492/task/26496/stat : 26496 (java) S 26469 26469 26425 0 -1 1077944384 3 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216012294544 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26497] ppid=26469 vsize=8283048 memory=0 CPUtime=0.12 cores=0-7
/proc/26492/task/26497/stat : 26497 (java) S 26469 26469 26425 0 -1 1077944384 2 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216011241744 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26498] ppid=26469 vsize=8283048 memory=56 CPUtime=0.12 cores=0-7
/proc/26492/task/26498/stat : 26498 (java) S 26469 26469 26425 0 -1 1077944384 2 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216010189968 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26499] ppid=26469 vsize=8283048 memory=13794 CPUtime=0.12 cores=0-7
/proc/26492/task/26499/stat : 26499 (java) S 26469 26469 26425 0 -1 1077944384 1 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216009137168 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26500] ppid=26469 vsize=8283048 memory=4964 CPUtime=0.12 cores=0-7
/proc/26492/task/26500/stat : 26500 (java) S 26469 26469 26425 0 -1 1077944384 3 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216008084368 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26501] ppid=26469 vsize=8283048 memory=10092 CPUtime=0.12 cores=0-7
/proc/26492/task/26501/stat : 26501 (java) S 26469 26469 26425 0 -1 1077944384 2 6964 0 0 0 0 11 1 20 0 22 0 417949660 8481841152 29884 33554432000 4194304 4196468 140724882499056 140216007031568 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26502] ppid=26469 vsize=8283048 memory=1908 CPUtime=0.12 cores=0-7
/proc/26492/task/26502/stat : 26502 (java) S 26469 26469 26425 0 -1 1077944384 5 6964 0 0 0 0 11 1 20 0 22 0 417949662 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215436646768 140216208947842 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26503] ppid=26469 vsize=8283048 memory=1360 CPUtime=0.12 cores=0-7
/proc/26492/task/26503/stat : 26503 (java) S 26469 26469 26425 0 -1 1077944384 13 6964 0 0 0 0 11 1 20 0 22 0 417949662 8481841152 29884 33554432000 4194304 4196468 140724882499056 140214643188768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26504] ppid=26469 vsize=8283048 memory=7432 CPUtime=0.12 cores=0-7
/proc/26492/task/26504/stat : 26504 (java) S 26469 26469 26425 0 -1 1077944384 21 6964 0 0 0 0 11 1 20 0 22 0 417949662 8481841152 29884 33554432000 4194304 4196468 140724882499056 140214508966768 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26505] ppid=26469 vsize=8283048 memory=860 CPUtime=0.12 cores=0-7
/proc/26492/task/26505/stat : 26505 (java) S 26469 26469 26425 0 -1 1077944384 1 6964 0 0 0 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140214134462288 140216208955291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26506] ppid=26469 vsize=8283048 memory=776 CPUtime=0.21 cores=0-7
/proc/26492/task/26506/stat : 26506 (java) S 26469 26469 26425 0 -1 1077944384 721 6964 0 0 9 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215435594608 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26507] ppid=26469 vsize=8283048 memory=1612 CPUtime=0.21 cores=0-7
/proc/26492/task/26507/stat : 26507 (java) R 26469 26469 26425 0 -1 4202560 309 6964 0 0 9 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215434541808 140216194063043 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26508] ppid=26469 vsize=8283048 memory=0 CPUtime=0.18 cores=0-7
/proc/26492/task/26508/stat : 26508 (java) S 26469 26469 26425 0 -1 1077944384 166 6964 0 0 6 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215433489008 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26509] ppid=26469 vsize=8283048 memory=0 CPUtime=0.35 cores=0-7
/proc/26492/task/26509/stat : 26509 (java) S 26469 26469 26425 0 -1 1077944384 685 6964 0 0 23 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215432436208 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26510] ppid=26469 vsize=8283048 memory=2877461565236584 CPUtime=0.12 cores=0-7
/proc/26492/task/26510/stat : 26510 (java) S 26469 26469 26425 0 -1 1077944384 3 6964 0 0 0 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140213636557408 140216208946901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
[pid=26492/tid=26511] ppid=26469 vsize=8283048 memory=6944656592455359580 CPUtime=0.12 cores=0-7
/proc/26492/task/26511/stat : 26511 (java) S 26469 26469 26425 0 -1 1077944384 1 6964 0 0 0 0 11 1 20 0 22 0 417949665 8481841152 29884 33554432000 4194304 4196468 140724882499056 140215431383600 140216208947842 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31543296 140724882506743 140724882506902 140724882506902 140724882509775 0
Current children cumulated CPU time: 5.9 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 121012 KiB

Child status: 0
Real time (s): 3.57749
CPU time (s): 6.06041
CPU user time (s): 5.78195
CPU system time (s): 0.278461
CPU usage (%): 169.404
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 392184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.78195
system time used= 0.278461
maximum resident set size= 399292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8592
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 26469
#   total CPU time (s): 6.06041
#   total CPU user time (s): 5.78195
#   total CPU system time (s): 0.278461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048376 second user time and 0.079685 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-14 01:18:48
IDJOB=4392655
IDBENCH=115545
IDSOLVER=2839
FILE ID=node150/4392655-1568416768
RUNJOBID= node150-1568416728-26452
PBS_JOBID= 21702251
Free space on /tmp= 59360 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Scheduling/Scheduling-jsdec-sadeh/Sadeh-enddr1-7.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392655-1568416768/watcher-4392655-1568416768 -o /tmp/evaluation-result-4392655-1568416768/solver-4392655-1568416768 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568416728-26452 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392655-1568416768.xml

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

MD5SUM BENCH= 7d172624d7d2d86f32f8d29666a5f8b7
RANDOM SEED=1939677289

node150.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.79
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.79
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.79
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.79
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:        27119888 kB
MemAvailable:   31834148 kB
Buffers:          197400 kB
Cached:          4727560 kB
SwapCached:        13472 kB
Active:          1104300 kB
Inactive:        3867432 kB
Active(anon):      10628 kB
Inactive(anon):    61108 kB
Active(file):    1093672 kB
Inactive(file):  3806324 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       67021252 kB
Dirty:             20192 kB
Writeback:             0 kB
AnonPages:        142464 kB
Mapped:            38576 kB
Shmem:             16588 kB
Slab:             272984 kB
SReclaimable:     242724 kB
SUnreclaim:        30260 kB
KernelStack:        3296 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59340 MiB
End job on node150 at 2019-09-14 01:18:52