Trace number 4392327

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)? (TO) 1191.75 2521.06

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-80-3-7.xml
MD5SUM06954292f1b618a5cd25146d74869010
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.066718
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":3},{"degree":3,"count":7},{"degree":4,"count":26},{"degree":5,"count":14},{"degree":6,"count":23},{"degree":7,"count":15},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":3},{"degree":11,"count":1},{"degree":12,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":10},{"arity":4,"count":9},{"arity":5,"count":13},{"arity":6,"count":3},{"arity":7,"count":12},{"arity":8,"count":9},{"arity":9,"count":11},{"arity":10,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-21816-serial-file.bin HOME/instance-4392327-1568433439.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 05:56:40 CEST 2019
0.65/0.56	c PID: 21819
0.65/0.56	c IP: 172.20.3.151
0.65/0.56	c HOST: node151.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.36/0.94	c (0,0) Parsing End
1.36/0.95	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 46
1.36/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.36/0.95	c (0,0) Constraint Name Generate Begin
1.36/0.95	c (0,0) Ctr:HOME/instance-4392327-1568433439.xml,Num:Var:WeightedSum
1.36/0.95	c (0,0) Constraint Name Generate End
1.36/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.36/0.95	c (0,0) CSP to CSPinCNF Begin
1.56/1.06	c (0,0) translated 8 (10%) constraints
1.56/1.08	c (0,0) translated 16 (20%) constraints
1.56/1.10	c (0,0) translated 24 (30%) constraints
1.79/1.11	c (0,0) translated 32 (40%) constraints
1.79/1.12	c (0,0) translated 40 (50%) constraints
1.79/1.13	c (0,0) translated 48 (60%) constraints
1.79/1.14	c (0,0) translated 56 (70%) constraints
1.79/1.14	c (0,0) translated 64 (80%) constraints
1.79/1.15	c (0,0) translated 72 (90%) constraints
1.79/1.16	c (0,0) translated 80 (100%) constraints
1.79/1.16	c (0,0) ===========================================
1.79/1.16	c (0,0) Order
1.79/1.16	c (0,0) ===========================================
2.07/1.22	c (0,0) translated 8 (10%) constraints
2.07/1.25	c (0,0) translated 16 (20%) constraints
2.07/1.28	c (0,0) translated 24 (30%) constraints
2.34/1.30	c (0,0) translated 32 (40%) constraints
2.34/1.32	c (0,0) translated 40 (50%) constraints
2.34/1.33	c (0,0) translated 48 (60%) constraints
2.34/1.34	c (0,0) translated 56 (70%) constraints
2.34/1.35	c (0,0) translated 64 (80%) constraints
2.34/1.36	c (0,0) translated 72 (90%) constraints
2.34/1.37	c (0,0) translated 80 (100%) constraints
2.34/1.38	c (0,0) CSP to CSPinCNF End
2.34/1.38	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 4647
2.34/1.38	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.34/1.38	c (0,0) CSPinCNF Propagation Begin
2.70/1.41	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.70/1.41	c (0,0) CSPinCNF Propagation End
2.70/1.41	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 4647
2.70/1.41	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.70/1.41	c (0,0) Simplify CSPinCNF Begin
2.70/1.42	c (0,0) Simplify CSPinCNF End
2.70/1.42	c (0,0) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 4647
2.70/1.42	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.70/1.42	c (0,0) Calculate Precise Domain Begin
5.17/3.10	c (2,2) 85203 values are removed by re-calculation
5.17/3.10	c (2,2) Calculate Precise Domain End
5.17/3.10	c (2,2) CSP: 394 int (294 aux), 0 bool (0 aux), 748 ctr, max domain size 4427
5.17/3.11	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.17/3.11	c (2,2) CSPinCNF to SatSolver Begin
101.80/46.50	c (45,36) 75 (10 %) CSP clauses are encoded (0 SAT variables, 21527077 SAT clauses)
128.15/64.43	c (63,50) 150 (20 %) CSP clauses are encoded (0 SAT variables, 30447169 SAT clauses)
320.68/131.98	c (131,94) 225 (30 %) CSP clauses are encoded (0 SAT variables, 60128626 SAT clauses)
432.86/173.84	c (173,125) 300 (40 %) CSP clauses are encoded (0 SAT variables, 79820909 SAT clauses)
510.92/208.35	c (207,151) 374 (50 %) CSP clauses are encoded (0 SAT variables, 96510100 SAT clauses)
603.73/249.36	c (248,183) 449 (60 %) CSP clauses are encoded (0 SAT variables, 117140172 SAT clauses)
631.72/265.67	c (265,196) 524 (70 %) CSP clauses are encoded (0 SAT variables, 126224755 SAT clauses)
660.58/285.04	c (284,211) 599 (80 %) CSP clauses are encoded (0 SAT variables, 135505699 SAT clauses)
742.97/320.61	c (320,240) 674 (90 %) CSP clauses are encoded (0 SAT variables, 154655862 SAT clauses)
1118.57/424.66	c (424,301) 748 (100 %) CSP clauses are encoded (0 SAT variables, 195052468 SAT clauses)
1118.57/424.66	c (424,301) CSPinCNF to SatSolver End
1118.57/424.66	c (424,301) Heap : 9368 MiB used (max 20721 MiB), NonHeap : 28 MiB used (max 0 MiB)
1118.57/424.66	c (424,301) 410959 bool, 195053341 clause
1118.57/424.66	c (424,301) Export Begin
1118.69/424.76	c (424,301) Export to HOME/scop-21816-serial-file.bin
1118.69/424.76	c (424,301) Export End
1118.69/424.76	c (424,301) Export File Size: 0.02 MB
1118.69/424.76	c (424,301) 0,0,0,0,0,2,424,STOP-AFTER(DIMACS)
1118.69/424.76	c END-Prog: Sat Sep 14 06:03:44 CEST 2019
0.00/424.83	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-21816-serial-file.bin
1118.88/425.30	c (0,0) Read Serial File Begin
1118.88/425.30	c (0,0) HOME/scop-21816-serial-file.bin
1118.88/425.50	c (0,0) Read Serial File End
1118.88/425.52	
1118.88/425.52	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
1118.88/425.52	(Solving Process)
1118.88/425.52	
1118.88/425.54	c BEGIN-Prog: Sat Sep 14 06:03:45 CEST 2019
1118.88/425.54	c PID: 21895
1118.88/425.54	c IP: 172.20.3.151
1118.88/425.54	c HOST: node151.alineos.net
1118.88/425.54	c (0,0) SatSolver.solve Begin
1118.88/425.54	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392327-1568433439.xml-scop-21819.cnf
1118.88/425.57	c (0,0) c
1118.88/425.57	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)
1118.88/425.57	c (0,0) c
1118.88/425.57	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1118.88/425.57	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1118.88/425.57	c (0,0) c ========================================[ Problem Statistics ]===========================================
1118.88/425.57	c (0,0) c |                                                                                                       |
1174.17/479.74	c (54,0) c |  Number of variables:        410959                                                                   |
1174.17/479.74	c (54,0) c |  Number of clauses:       194913864                                                                   |
1174.17/479.74	c (54,0) c |  Parse time:                  49.31 s                                                                 |
1174.17/479.74	c (54,0) c |                                                                                                       |
1189.59/495.18	c (69,0) c | Too many clauses... No preprocessing                                                                  |
1189.59/495.18	c (69,0) c |  Simplification time:         12.48 s                                                                 |
1189.59/495.18	c (69,0) c |                                                                                                       |
1189.59/495.18	c (69,0) c |  One Solver is taking  13792.32Mb... Let's take   0 solvers for this run (max 40% of the maxmemory).  |
1189.59/495.18	c (69,0) c |  Generating clones                                                                                    |
1189.59/495.18	c (69,0) c |  all clones generated. Memory = 13792.32Mb.                                                           |
1189.59/495.18	c (69,0) c ========================================================================================================|
1189.59/495.18	c (69,0) c
1189.59/495.18	c (69,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1189.59/495.18	c (69,0) c
1189.59/495.18	c (69,0) c |-----------------------|------------|
1189.59/495.18	c (69,0) c | Threads               |          0 |
1189.59/495.18	c (69,0) c |-----------------------|------------|
1189.59/495.18	c (69,0) c | randomizeFirstDescent |      False |
1189.59/495.18	c (69,0) c | adaptStrategeis       |       True |
1189.59/495.18	c (69,0) c | forceUnsatOnNewDescent|       True |
1189.59/495.18	c (69,0) c | Initial random_seed   |   91648253 |
1189.59/495.18	c (69,0) c | chanseokStrategy      |      False |
1189.59/495.18	c (69,0) c | coLBDBound            |          5 |
1189.59/495.18	c (69,0) c | glureduce             |       True |
1189.59/495.18	c (69,0) c | firstReduceDB         |       2000 |
1189.59/495.18	c (69,0) c | incReduceDB           |        300 |
1189.59/495.18	c (69,0) c | luby_restart          |      False |
1189.59/495.18	c (69,0) c | luby_restart_factor   |        100 |
1189.59/495.18	c (69,0) c | var_decay             |     0.8000 |
1189.59/495.18	c (69,0) c | max_var_decay         |     0.9500 |
1189.59/495.18	c (69,0) c | randomize_on_restarts |      False |
1189.59/495.18	c (69,0) c | remove_satisfied      |       True |
1189.59/495.18	c (69,0) c |-----------------------|------------|
1189.69/525.10	c (99,0) c
1189.69/525.10	c (99,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.69/525.10	c (99,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.69/525.10	c (99,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.69/525.10	c (99,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.69/525.10	c (99,0) c 
1189.69/525.10	c (99,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.69/525.10	c (99,0) c real: 99.5327 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.70/554.10	c (128,0) c
1189.70/554.10	c (128,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.70/554.10	c (128,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.70/554.10	c (128,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.70/554.10	c (128,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.70/554.10	c (128,0) c 
1189.70/554.10	c (128,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.70/554.10	c (128,0) c real: 128.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.72/583.10	c (157,0) c
1189.72/583.10	c (157,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.72/583.10	c (157,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.72/583.10	c (157,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.72/583.10	c (157,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.72/583.10	c (157,0) c 
1189.72/583.10	c (157,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.72/583.10	c (157,0) c real: 157.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.73/612.10	c (186,0) c
1189.73/612.10	c (186,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.73/612.10	c (186,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.73/612.10	c (186,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.73/612.10	c (186,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.73/612.10	c (186,0) c 
1189.73/612.10	c (186,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.73/612.10	c (186,0) c real: 186.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.73/641.10	c (215,0) c
1189.73/641.10	c (215,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.73/641.10	c (215,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.73/641.10	c (215,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.73/641.10	c (215,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.73/641.10	c (215,0) c 
1189.73/641.10	c (215,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.73/641.10	c (215,0) c real: 215.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.74/670.10	c (244,0) c
1189.74/670.10	c (244,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.74/670.10	c (244,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.74/670.10	c (244,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.74/670.10	c (244,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.74/670.10	c (244,0) c 
1189.74/670.10	c (244,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.74/670.10	c (244,0) c real: 244.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.76/699.10	c (273,0) c
1189.76/699.10	c (273,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.76/699.10	c (273,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.76/699.10	c (273,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.76/699.10	c (273,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.76/699.10	c (273,0) c 
1189.76/699.10	c (273,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.76/699.10	c (273,0) c real: 273.533 s, cpu: 61.7938 s, memory: 13792.32 Mb
1189.77/728.10	c (302,0) c
1189.77/728.10	c (302,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.77/728.10	c (302,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.77/728.10	c (302,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.77/728.10	c (302,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.77/728.10	c (302,0) c 
1189.77/728.10	c (302,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.77/728.10	c (302,0) c real: 302.533 s, cpu: 61.7939 s, memory: 13792.32 Mb
1189.79/757.10	c (331,0) c
1189.79/757.10	c (331,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.79/757.10	c (331,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.79/757.10	c (331,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.79/757.10	c (331,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.79/757.10	c (331,0) c 
1189.79/757.10	c (331,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.79/757.10	c (331,0) c real: 331.533 s, cpu: 61.794 s, memory: 13792.32 Mb
1189.79/786.10	c (360,0) c
1189.79/786.10	c (360,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.79/786.10	c (360,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.79/786.10	c (360,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.79/786.10	c (360,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.79/786.10	c (360,0) c 
1189.79/786.10	c (360,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.79/786.10	c (360,0) c real: 360.533 s, cpu: 61.7941 s, memory: 13792.32 Mb
1189.81/815.10	c (389,0) c
1189.81/815.10	c (389,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.81/815.10	c (389,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.81/815.10	c (389,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.81/815.10	c (389,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.81/815.10	c (389,0) c 
1189.81/815.10	c (389,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.81/815.10	c (389,0) c real: 389.533 s, cpu: 61.7942 s, memory: 13792.32 Mb
1189.82/844.10	c (418,0) c
1189.82/844.10	c (418,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.82/844.10	c (418,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.82/844.10	c (418,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.82/844.10	c (418,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.82/844.10	c (418,0) c 
1189.82/844.10	c (418,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.82/844.10	c (418,0) c real: 418.533 s, cpu: 61.7943 s, memory: 13792.32 Mb
1189.83/873.10	c (447,0) c
1189.83/873.10	c (447,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.83/873.10	c (447,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.83/873.10	c (447,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.83/873.10	c (447,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.83/873.10	c (447,0) c 
1189.83/873.10	c (447,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.83/873.10	c (447,0) c real: 447.533 s, cpu: 61.7944 s, memory: 13792.32 Mb
1189.84/902.10	c (476,0) c
1189.84/902.10	c (476,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.84/902.10	c (476,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.84/902.10	c (476,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.84/902.10	c (476,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.84/902.10	c (476,0) c 
1189.84/902.10	c (476,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.84/902.10	c (476,0) c real: 476.533 s, cpu: 61.7944 s, memory: 13792.32 Mb
1189.86/931.10	c (505,0) c
1189.86/931.10	c (505,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.86/931.10	c (505,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.86/931.10	c (505,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.86/931.10	c (505,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.86/931.10	c (505,0) c 
1189.86/931.10	c (505,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.86/931.10	c (505,0) c real: 505.533 s, cpu: 61.7945 s, memory: 13792.32 Mb
1189.86/960.11	c (534,0) c
1189.86/960.11	c (534,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.86/960.11	c (534,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.86/960.11	c (534,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.86/960.11	c (534,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.86/960.11	c (534,0) c 
1189.86/960.11	c (534,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.86/960.11	c (534,0) c real: 534.533 s, cpu: 61.7946 s, memory: 13792.32 Mb
1189.88/990.10	c (564,0) c
1189.88/990.10	c (564,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.88/990.10	c (564,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.88/990.10	c (564,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.88/990.10	c (564,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.88/990.10	c (564,0) c 
1189.88/990.10	c (564,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.88/990.10	c (564,0) c real: 564.533 s, cpu: 61.8002 s, memory: 13792.32 Mb
1189.90/1019.10	c (593,0) c
1189.90/1019.10	c (593,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.90/1019.10	c (593,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.90/1019.10	c (593,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.90/1019.10	c (593,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.90/1019.10	c (593,0) c 
1189.90/1019.10	c (593,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.90/1019.10	c (593,0) c real: 593.533 s, cpu: 61.8011 s, memory: 13792.32 Mb
1189.91/1049.10	c (623,0) c
1189.91/1049.10	c (623,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.91/1049.10	c (623,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.91/1049.10	c (623,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.91/1049.10	c (623,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.91/1049.10	c (623,0) c 
1189.91/1049.10	c (623,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.91/1049.10	c (623,0) c real: 623.533 s, cpu: 61.8032 s, memory: 13792.32 Mb
1189.92/1078.10	c (652,0) c
1189.92/1078.11	c (652,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.92/1078.11	c (652,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.92/1078.11	c (652,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.92/1078.11	c (652,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.92/1078.11	c (652,0) c 
1189.92/1078.11	c (652,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.92/1078.11	c (652,0) c real: 652.533 s, cpu: 61.8037 s, memory: 13792.32 Mb
1189.95/1108.10	c (682,0) c
1189.95/1108.10	c (682,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.95/1108.10	c (682,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.95/1108.10	c (682,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.95/1108.10	c (682,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.95/1108.10	c (682,0) c 
1189.95/1108.10	c (682,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.95/1108.10	c (682,0) c real: 682.533 s, cpu: 61.805 s, memory: 13792.32 Mb
1189.95/1137.10	c (711,0) c
1189.95/1137.10	c (711,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.95/1137.10	c (711,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.95/1137.10	c (711,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.95/1137.10	c (711,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.95/1137.10	c (711,0) c 
1189.95/1137.10	c (711,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.95/1137.10	c (711,0) c real: 711.533 s, cpu: 61.805 s, memory: 13792.32 Mb
1189.97/1166.10	c (740,0) c
1189.97/1166.10	c (740,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.97/1166.10	c (740,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.97/1166.10	c (740,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.97/1166.10	c (740,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.97/1166.10	c (740,0) c 
1189.97/1166.10	c (740,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.97/1166.10	c (740,0) c real: 740.533 s, cpu: 61.8052 s, memory: 13792.32 Mb
1189.98/1195.10	c (769,0) c
1189.98/1195.10	c (769,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.98/1195.10	c (769,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.98/1195.10	c (769,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.98/1195.10	c (769,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.98/1195.10	c (769,0) c 
1189.98/1195.10	c (769,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.98/1195.10	c (769,0) c real: 769.533 s, cpu: 61.8052 s, memory: 13792.32 Mb
1189.99/1224.10	c (798,0) c
1189.99/1224.10	c (798,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.99/1224.10	c (798,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1189.99/1224.10	c (798,0) c |------------------------------------------------------------------------------------------------------------------------|
1189.99/1224.10	c (798,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1189.99/1224.10	c (798,0) c 
1189.99/1224.10	c (798,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1189.99/1224.10	c (798,0) c real: 798.533 s, cpu: 61.8054 s, memory: 13792.32 Mb
1190.00/1254.11	c (828,0) c
1190.00/1254.11	c (828,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.00/1254.11	c (828,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.00/1254.11	c (828,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.00/1254.11	c (828,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.00/1254.11	c (828,0) c 
1190.00/1254.11	c (828,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.00/1254.11	c (828,0) c real: 828.533 s, cpu: 61.8068 s, memory: 13792.32 Mb
1190.03/1284.10	c (858,0) c
1190.03/1284.10	c (858,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.03/1284.10	c (858,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.03/1284.10	c (858,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.03/1284.10	c (858,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.03/1284.10	c (858,0) c 
1190.03/1284.10	c (858,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.03/1284.10	c (858,0) c real: 858.533 s, cpu: 61.8094 s, memory: 13792.32 Mb
1190.05/1314.10	c (888,0) c
1190.05/1314.10	c (888,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.05/1314.10	c (888,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.05/1314.10	c (888,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.05/1314.10	c (888,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.05/1314.10	c (888,0) c 
1190.05/1314.10	c (888,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.05/1314.10	c (888,0) c real: 888.533 s, cpu: 61.8149 s, memory: 13792.32 Mb
1190.06/1344.10	c (918,0) c
1190.06/1344.10	c (918,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.06/1344.10	c (918,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.06/1344.10	c (918,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.06/1344.10	c (918,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.06/1344.10	c (918,0) c 
1190.06/1344.10	c (918,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.06/1344.10	c (918,0) c real: 918.533 s, cpu: 61.8156 s, memory: 13792.32 Mb
1190.07/1374.10	c (948,0) c
1190.07/1374.10	c (948,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.07/1374.10	c (948,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.07/1374.10	c (948,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.07/1374.10	c (948,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.07/1374.10	c (948,0) c 
1190.07/1374.10	c (948,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.07/1374.10	c (948,0) c real: 948.533 s, cpu: 61.8161 s, memory: 13792.32 Mb
1190.09/1404.10	c (978,0) c
1190.09/1404.10	c (978,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.09/1404.10	c (978,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.09/1404.10	c (978,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.09/1404.10	c (978,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.09/1404.10	c (978,0) c 
1190.09/1404.10	c (978,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.09/1404.10	c (978,0) c real: 978.533 s, cpu: 61.8161 s, memory: 13792.32 Mb
1190.09/1434.11	c (1008,0) c
1190.09/1434.11	c (1008,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.09/1434.11	c (1008,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.09/1434.11	c (1008,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.09/1434.11	c (1008,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.09/1434.11	c (1008,0) c 
1190.09/1434.11	c (1008,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.09/1434.11	c (1008,0) c real: 1008.53 s, cpu: 61.8164 s, memory: 13792.32 Mb
1190.11/1464.10	c (1038,0) c
1190.11/1464.10	c (1038,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.11/1464.10	c (1038,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.11/1464.10	c (1038,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.11/1464.10	c (1038,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.11/1464.10	c (1038,0) c 
1190.11/1464.10	c (1038,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.11/1464.10	c (1038,0) c real: 1038.53 s, cpu: 61.8269 s, memory: 13792.32 Mb
1190.13/1494.10	c (1068,0) c
1190.13/1494.10	c (1068,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.13/1494.10	c (1068,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.13/1494.10	c (1068,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.13/1494.10	c (1068,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.13/1494.10	c (1068,0) c 
1190.13/1494.10	c (1068,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.13/1494.10	c (1068,0) c real: 1068.53 s, cpu: 61.8285 s, memory: 13792.32 Mb
1190.15/1524.11	c (1098,0) c
1190.15/1524.11	c (1098,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.15/1524.11	c (1098,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.15/1524.11	c (1098,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.15/1524.11	c (1098,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.15/1524.11	c (1098,0) c 
1190.15/1524.11	c (1098,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.15/1524.11	c (1098,0) c real: 1098.53 s, cpu: 61.829 s, memory: 13792.32 Mb
1190.17/1554.12	c (1128,0) c
1190.17/1554.12	c (1128,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.17/1554.12	c (1128,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.17/1554.12	c (1128,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.17/1554.12	c (1128,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.17/1554.12	c (1128,0) c 
1190.17/1554.12	c (1128,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.17/1554.12	c (1128,0) c real: 1128.53 s, cpu: 61.8349 s, memory: 13792.32 Mb
1190.20/1584.11	c (1158,0) c
1190.20/1584.11	c (1158,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.20/1584.11	c (1158,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.20/1584.11	c (1158,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.20/1584.11	c (1158,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.20/1584.11	c (1158,0) c 
1190.20/1584.11	c (1158,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.20/1584.11	c (1158,0) c real: 1158.53 s, cpu: 61.8535 s, memory: 13792.32 Mb
1190.22/1614.10	c (1188,0) c
1190.22/1614.10	c (1188,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.22/1614.10	c (1188,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.22/1614.10	c (1188,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.22/1614.10	c (1188,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.22/1614.10	c (1188,0) c 
1190.22/1614.10	c (1188,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.22/1614.10	c (1188,0) c real: 1188.53 s, cpu: 61.8609 s, memory: 13792.32 Mb
1190.23/1643.10	c (1217,0) c
1190.23/1643.10	c (1217,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.23/1643.10	c (1217,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.23/1643.10	c (1217,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.23/1643.10	c (1217,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.23/1643.10	c (1217,0) c 
1190.23/1643.10	c (1217,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.23/1643.10	c (1217,0) c real: 1217.53 s, cpu: 61.8609 s, memory: 13792.32 Mb
1190.24/1672.10	c (1246,0) c
1190.24/1672.10	c (1246,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.24/1672.10	c (1246,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.24/1672.10	c (1246,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.24/1672.10	c (1246,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.24/1672.10	c (1246,0) c 
1190.24/1672.10	c (1246,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.24/1672.10	c (1246,0) c real: 1246.53 s, cpu: 61.8609 s, memory: 13792.32 Mb
1190.26/1701.10	c (1275,0) c
1190.26/1701.10	c (1275,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.26/1701.10	c (1275,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.26/1701.10	c (1275,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.26/1701.10	c (1275,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.26/1701.10	c (1275,0) c 
1190.26/1701.10	c (1275,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.26/1701.10	c (1275,0) c real: 1275.53 s, cpu: 61.8609 s, memory: 13792.32 Mb
1190.26/1730.10	c (1304,0) c
1190.26/1730.10	c (1304,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.26/1730.10	c (1304,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.26/1730.10	c (1304,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.26/1730.10	c (1304,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.26/1730.10	c (1304,0) c 
1190.26/1730.10	c (1304,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.26/1730.10	c (1304,0) c real: 1304.53 s, cpu: 61.8613 s, memory: 13792.32 Mb
1190.28/1759.10	c (1333,0) c
1190.28/1759.10	c (1333,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.28/1759.10	c (1333,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.28/1759.10	c (1333,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.28/1759.10	c (1333,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.28/1759.10	c (1333,0) c 
1190.28/1759.10	c (1333,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.28/1759.10	c (1333,0) c real: 1333.53 s, cpu: 61.8613 s, memory: 13792.32 Mb
1190.29/1788.10	c (1362,0) c
1190.29/1788.10	c (1362,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.29/1788.10	c (1362,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.29/1788.10	c (1362,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.29/1788.10	c (1362,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.29/1788.10	c (1362,0) c 
1190.29/1788.10	c (1362,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.29/1788.10	c (1362,0) c real: 1362.53 s, cpu: 61.8613 s, memory: 13792.32 Mb
1190.31/1817.10	c (1391,0) c
1190.31/1817.10	c (1391,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.31/1817.10	c (1391,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.31/1817.10	c (1391,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.31/1817.10	c (1391,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.31/1817.10	c (1391,0) c 
1190.31/1817.10	c (1391,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.31/1817.10	c (1391,0) c real: 1391.53 s, cpu: 61.8613 s, memory: 13792.32 Mb
1190.32/1846.10	c (1420,0) c
1190.32/1846.10	c (1420,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.32/1846.10	c (1420,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.32/1846.10	c (1420,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.32/1846.10	c (1420,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.32/1846.10	c (1420,0) c 
1190.32/1846.10	c (1420,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.32/1846.10	c (1420,0) c real: 1420.53 s, cpu: 61.8616 s, memory: 13792.32 Mb
1190.33/1875.10	c (1449,0) c
1190.33/1875.10	c (1449,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.33/1875.10	c (1449,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.33/1875.10	c (1449,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.33/1875.10	c (1449,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.33/1875.10	c (1449,0) c 
1190.33/1875.10	c (1449,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.33/1875.10	c (1449,0) c real: 1449.53 s, cpu: 61.8616 s, memory: 13792.32 Mb
1190.34/1904.10	c (1478,0) c
1190.34/1904.10	c (1478,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.34/1904.10	c (1478,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.34/1904.10	c (1478,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.34/1904.10	c (1478,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.34/1904.10	c (1478,0) c 
1190.34/1904.10	c (1478,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.34/1904.10	c (1478,0) c real: 1478.53 s, cpu: 61.8616 s, memory: 13792.32 Mb
1190.36/1933.10	c (1507,0) c
1190.36/1933.10	c (1507,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.36/1933.10	c (1507,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.36/1933.10	c (1507,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.36/1933.10	c (1507,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.36/1933.10	c (1507,0) c 
1190.36/1933.10	c (1507,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.36/1933.10	c (1507,0) c real: 1507.53 s, cpu: 61.8619 s, memory: 13792.32 Mb
1190.37/1962.10	c (1536,0) c
1190.37/1962.10	c (1536,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.37/1962.10	c (1536,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.37/1962.10	c (1536,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.37/1962.10	c (1536,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.37/1962.10	c (1536,0) c 
1190.37/1962.10	c (1536,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.37/1962.10	c (1536,0) c real: 1536.53 s, cpu: 61.8619 s, memory: 13792.32 Mb
1190.38/1991.10	c (1565,0) c
1190.38/1991.10	c (1565,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.38/1991.10	c (1565,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.38/1991.10	c (1565,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.38/1991.10	c (1565,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.38/1991.10	c (1565,0) c 
1190.38/1991.10	c (1565,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.38/1991.10	c (1565,0) c real: 1565.53 s, cpu: 61.8619 s, memory: 13792.32 Mb
1190.39/2020.10	c (1594,0) c
1190.39/2020.10	c (1594,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.39/2020.10	c (1594,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.39/2020.10	c (1594,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.39/2020.10	c (1594,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.39/2020.10	c (1594,0) c 
1190.39/2020.10	c (1594,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.39/2020.10	c (1594,0) c real: 1594.53 s, cpu: 61.8621 s, memory: 13792.32 Mb
1190.40/2049.10	c (1623,0) c
1190.40/2049.10	c (1623,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.40/2049.10	c (1623,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.40/2049.10	c (1623,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.40/2049.10	c (1623,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.40/2049.10	c (1623,0) c 
1190.40/2049.10	c (1623,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.40/2049.10	c (1623,0) c real: 1623.53 s, cpu: 61.8621 s, memory: 13792.32 Mb
1190.42/2078.10	c (1652,0) c
1190.42/2078.10	c (1652,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.42/2078.10	c (1652,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.42/2078.10	c (1652,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.42/2078.10	c (1652,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.42/2078.10	c (1652,0) c 
1190.42/2078.10	c (1652,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.42/2078.10	c (1652,0) c real: 1652.53 s, cpu: 61.8623 s, memory: 13792.32 Mb
1190.42/2107.10	c (1681,0) c
1190.42/2107.10	c (1681,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.42/2107.10	c (1681,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.42/2107.10	c (1681,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.42/2107.10	c (1681,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.42/2107.10	c (1681,0) c 
1190.42/2107.10	c (1681,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.42/2107.10	c (1681,0) c real: 1681.53 s, cpu: 61.8623 s, memory: 13792.32 Mb
1190.43/2136.10	c (1710,0) c
1190.43/2136.10	c (1710,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.43/2136.10	c (1710,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.43/2136.10	c (1710,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.43/2136.10	c (1710,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.43/2136.10	c (1710,0) c 
1190.43/2136.10	c (1710,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.43/2136.10	c (1710,0) c real: 1710.53 s, cpu: 61.8625 s, memory: 13792.32 Mb
1190.45/2165.10	c (1739,0) c
1190.45/2165.10	c (1739,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.45/2165.10	c (1739,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.45/2165.10	c (1739,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.45/2165.10	c (1739,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.45/2165.10	c (1739,0) c 
1190.45/2165.10	c (1739,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.45/2165.10	c (1739,0) c real: 1739.53 s, cpu: 61.8625 s, memory: 13792.32 Mb
1190.46/2194.10	c (1768,0) c
1190.46/2194.10	c (1768,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.46/2194.10	c (1768,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.46/2194.10	c (1768,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.46/2194.10	c (1768,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.46/2194.10	c (1768,0) c 
1190.46/2194.10	c (1768,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.46/2194.10	c (1768,0) c real: 1768.53 s, cpu: 61.8627 s, memory: 13792.32 Mb
1190.47/2223.10	c (1797,0) c
1190.47/2223.10	c (1797,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.47/2223.10	c (1797,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.47/2223.10	c (1797,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.47/2223.10	c (1797,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.47/2223.10	c (1797,0) c 
1190.47/2223.10	c (1797,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.47/2223.10	c (1797,0) c real: 1797.53 s, cpu: 61.8627 s, memory: 13792.32 Mb
1190.49/2252.10	c (1826,0) c
1190.49/2252.10	c (1826,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.49/2252.10	c (1826,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.49/2252.10	c (1826,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.49/2252.10	c (1826,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.49/2252.10	c (1826,0) c 
1190.49/2252.10	c (1826,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.49/2252.10	c (1826,0) c real: 1826.53 s, cpu: 61.8629 s, memory: 13792.32 Mb
1190.51/2281.10	c (1855,0) c
1190.51/2281.10	c (1855,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.51/2281.10	c (1855,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.51/2281.10	c (1855,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.51/2281.10	c (1855,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.51/2281.10	c (1855,0) c 
1190.51/2281.10	c (1855,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.51/2281.10	c (1855,0) c real: 1855.53 s, cpu: 61.8629 s, memory: 13792.32 Mb
1190.52/2310.10	c (1884,0) c
1190.52/2310.10	c (1884,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.52/2310.10	c (1884,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.52/2310.10	c (1884,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.52/2310.10	c (1884,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.52/2310.10	c (1884,0) c 
1190.52/2310.10	c (1884,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.52/2310.10	c (1884,0) c real: 1884.53 s, cpu: 61.863 s, memory: 13792.32 Mb
1190.53/2339.10	c (1913,0) c
1190.53/2339.10	c (1913,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.53/2339.10	c (1913,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.53/2339.10	c (1913,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.53/2339.10	c (1913,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.53/2339.10	c (1913,0) c 
1190.53/2339.10	c (1913,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.53/2339.10	c (1913,0) c real: 1913.53 s, cpu: 61.8631 s, memory: 13792.32 Mb
1190.54/2368.10	c (1942,0) c
1190.54/2368.10	c (1942,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.54/2368.10	c (1942,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.54/2368.10	c (1942,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.54/2368.10	c (1942,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.54/2368.10	c (1942,0) c 
1190.54/2368.10	c (1942,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.54/2368.10	c (1942,0) c real: 1942.53 s, cpu: 61.8632 s, memory: 13792.32 Mb
1190.54/2397.10	c (1971,0) c
1190.54/2397.10	c (1971,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.54/2397.10	c (1971,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.54/2397.10	c (1971,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.54/2397.10	c (1971,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.54/2397.10	c (1971,0) c 
1190.54/2397.10	c (1971,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.54/2397.10	c (1971,0) c real: 1971.53 s, cpu: 61.8633 s, memory: 13792.32 Mb
1190.56/2426.10	c (2000,0) c
1190.56/2426.10	c (2000,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.56/2426.10	c (2000,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.56/2426.10	c (2000,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.56/2426.10	c (2000,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.56/2426.10	c (2000,0) c 
1190.56/2426.10	c (2000,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.56/2426.10	c (2000,0) c real: 2000.53 s, cpu: 61.8634 s, memory: 13792.32 Mb
1190.57/2455.10	c (2029,0) c
1190.57/2455.10	c (2029,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.57/2455.10	c (2029,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.57/2455.10	c (2029,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.57/2455.10	c (2029,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.57/2455.10	c (2029,0) c 
1190.57/2455.10	c (2029,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.57/2455.10	c (2029,0) c real: 2029.53 s, cpu: 61.8635 s, memory: 13792.32 Mb
1190.58/2484.10	c (2058,0) c
1190.58/2484.10	c (2058,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.58/2484.10	c (2058,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.58/2484.10	c (2058,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.58/2484.10	c (2058,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.58/2484.10	c (2058,0) c 
1190.58/2484.10	c (2058,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.58/2484.10	c (2058,0) c real: 2058.53 s, cpu: 61.8636 s, memory: 13792.32 Mb
1190.59/2513.10	c (2087,0) c
1190.59/2513.10	c (2087,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.59/2513.10	c (2087,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1190.59/2513.10	c (2087,0) c |------------------------------------------------------------------------------------------------------------------------|
1190.59/2513.10	c (2087,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  1.494 |
1190.59/2513.10	c (2087,0) c 
1190.59/2513.10	c (2087,0) c synthesis           0 conflicts        6141 propagations        0 conflicts/sec       99 propagations/sec
1190.59/2513.10	c (2087,0) c real: 2087.53 s, cpu: 61.8637 s, memory: 13792.32 Mb
1190.59/2520.01	c (2094,0) receiving signal SIGTERM
1190.59/2520.01	s UNKNOWN
1190.59/2520.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
1190.59/2520.02	c (scop.sh) Remove HOME/scop-21816-serial-file.bin.
1190.59/2520.02	c (scop.sh) Killing background jobs.
1190.59/2520.02	c (2094,0) receiving signal SIGTERM

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392327-1568433439/watcher-4392327-1568433439 -o /tmp/evaluation-result-4392327-1568433439/solver-4392327-1568433439 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568430672-19252 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392327-1568433439.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
21813
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 1.85 1.61 2.11 4/211 21838
/proc/meminfo: memFree=30888340/32770624 swapFree=66935272/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 419615304 115843072 349 33554432000 4194304 5098028 140724928804848 140724928802104 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 349 296 221 0 87 0
[pid=21819] ppid=21816 vsize=27314120 memory=104044 CPUtime=0.1 cores=0-7
/proc/21819/stat : 21819 (java) S 21816 21816 19225 0 -1 1077944320 6584 0 0 0 8 2 0 0 20 0 20 0 419615305 27969658880 26011 33554432000 4194304 4196468 140722838510720 140722838493264 139995362410231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
/proc/21819/statm: 6828530 26011 2809 1 0 6790935 0
[pid=21819/tid=21820] ppid=21816 vsize=27314120 memory=8256676399481266840 CPUtime=0.09 cores=0-7
/proc/21819/task/21820/stat : 21820 (java) R 21816 21816 19225 0 -1 4202560 4631 0 0 0 7 2 0 0 20 0 20 0 419615305 27969658880 26011 33554432000 4194304 4196468 140722838510720 139995334214432 139995346490718 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21821] ppid=21816 vsize=27314120 memory=732369963112598501 CPUtime=0 cores=0-7
/proc/21819/task/21821/stat : 21821 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139995366652688 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21822] ppid=21816 vsize=27314120 memory=139824775145088 CPUtime=0 cores=0-7
/proc/21819/task/21822/stat : 21822 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994784443280 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21823] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21823/stat : 21823 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994783390736 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21824] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21824/stat : 21824 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994782338192 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21825] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21825/stat : 21825 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994781284624 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21826] ppid=21816 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21819/task/21826/stat : 21826 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994780232080 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21827] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21827/stat : 21827 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994779179536 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21828] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21828/stat : 21828 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 26011 33554432000 4194304 4196468 140722838510720 139994778126992 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21829] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21829/stat : 21829 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993749682672 139995362421378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21830] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21830/stat : 21830 (java) S 21816 21816 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993116829088 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21831] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21831/stat : 21831 (java) S 21816 21816 19225 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419615310 27969658880 26011 33554432000 4194304 4196468 140722838510720 139992982607344 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21832] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21832/stat : 21832 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139992608103120 139995362428827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21833] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21833/stat : 21833 (java) S 21816 21816 19225 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993748629488 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21834] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21834/stat : 21834 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993747576944 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21835] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21835/stat : 21835 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993746524400 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21836] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21836/stat : 21836 (java) S 21816 21816 19225 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993745471856 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21837] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21837/stat : 21837 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 26011 33554432000 4194304 4196468 140722838510720 139992110197472 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21838] ppid=21816 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21819/task/21838/stat : 21838 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615313 27969658880 26011 33554432000 4194304 4196468 140722838510720 139993744419760 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105440 KiB

[startup+0.210331 s]*
/proc/loadavg: 1.85 1.61 2.11 2/211 21838
/proc/meminfo: memFree=30868616/32770624 swapFree=66935272/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 419615304 115843072 349 33554432000 4194304 5098028 140724928804848 140724928802104 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 349 296 221 0 87 0
[pid=21819] ppid=21816 vsize=27314120 memory=120868 CPUtime=0.24 cores=0-7
/proc/21819/stat : 21819 (java) S 21816 21816 19225 0 -1 1077944320 11631 0 0 0 20 4 0 0 20 0 20 0 419615305 27969658880 30217 33554432000 4194304 4196468 140722838510720 140722838493264 139995362410231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
/proc/21819/statm: 6828530 30217 2907 1 0 6790935 0
[pid=21819/tid=21820] ppid=21816 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/21819/task/21820/stat : 21820 (java) R 21816 21816 19225 0 -1 4202560 9239 0 0 0 16 3 0 0 20 0 20 0 419615305 27969658880 30217 33554432000 4194304 4196468 140722838510720 139995334209616 139995347575784 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21821] ppid=21816 vsize=27314120 memory=732369963112598501 CPUtime=0 cores=0-7
/proc/21819/task/21821/stat : 21821 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139995366652688 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21822] ppid=21816 vsize=27314120 memory=139824775145088 CPUtime=0 cores=0-7
/proc/21819/task/21822/stat : 21822 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994784443280 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21823] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21823/stat : 21823 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994783390736 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21824] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21824/stat : 21824 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994782338192 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21825] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21825/stat : 21825 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994781284624 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21826] ppid=21816 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21819/task/21826/stat : 21826 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994780232080 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21827] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21827/stat : 21827 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994779179536 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21828] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21828/stat : 21828 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 30217 33554432000 4194304 4196468 140722838510720 139994778126992 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21829] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21829/stat : 21829 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993749682672 139995362421378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21830] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21830/stat : 21830 (java) S 21816 21816 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993116829088 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21831] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21831/stat : 21831 (java) S 21816 21816 19225 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419615310 27969658880 30217 33554432000 4194304 4196468 140722838510720 139992982607344 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21832] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21832/stat : 21832 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139992608103120 139995362428827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21833] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21833/stat : 21833 (java) S 21816 21816 19225 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993748629488 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21834] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21834/stat : 21834 (java) S 21816 21816 19225 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993747576944 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21835] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21835/stat : 21835 (java) S 21816 21816 19225 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993746524400 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21836] ppid=21816 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/21819/task/21836/stat : 21836 (java) S 21816 21816 19225 0 -1 1077944384 531 0 0 0 2 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993745471856 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21837] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21837/stat : 21837 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 30217 33554432000 4194304 4196468 140722838510720 139992110197472 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21838] ppid=21816 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21819/task/21838/stat : 21838 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615313 27969658880 30217 33554432000 4194304 4196468 140722838510720 139993744419760 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122264 KiB

[startup+0.310113 s]*
/proc/loadavg: 1.85 1.61 2.11 2/211 21838
/proc/meminfo: memFree=30866240/32770624 swapFree=66935272/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 419615304 115843072 349 33554432000 4194304 5098028 140724928804848 140724928802104 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 349 296 221 0 87 0
[pid=21819] ppid=21816 vsize=27314120 memory=124852 CPUtime=0.42 cores=0-7
/proc/21819/stat : 21819 (java) S 21816 21816 19225 0 -1 1077944320 12171 0 0 0 38 4 0 0 20 0 20 0 419615305 27969658880 31213 33554432000 4194304 4196468 140722838510720 140722838493264 139995362410231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
/proc/21819/statm: 6828530 31213 3008 1 0 6790935 0
[pid=21819/tid=21820] ppid=21816 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21819/task/21820/stat : 21820 (java) R 21816 21816 19225 0 -1 4202560 9518 0 0 0 26 3 0 0 20 0 20 0 419615305 27969658880 31213 33554432000 4194304 4196468 140722838510720 139995334240304 139995343973806 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21821] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21821/stat : 21821 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139995366652688 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21822] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21822/stat : 21822 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994784443280 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21823] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21823/stat : 21823 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994783390736 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21824] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21824/stat : 21824 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994782338192 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21825] ppid=21816 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/21819/task/21825/stat : 21825 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994781284624 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21826] ppid=21816 vsize=27314120 memory=139824673682351 CPUtime=0 cores=0-7
/proc/21819/task/21826/stat : 21826 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994780232080 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21827] ppid=21816 vsize=27314120 memory=139824673684656 CPUtime=0 cores=0-7
/proc/21819/task/21827/stat : 21827 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994779179536 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21828] ppid=21816 vsize=27314120 memory=139824673686960 CPUtime=0 cores=0-7
/proc/21819/task/21828/stat : 21828 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27969658880 31213 33554432000 4194304 4196468 140722838510720 139994778126992 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21829] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21829/stat : 21829 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993749682672 139995362421378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21830] ppid=21816 vsize=27314120 memory=279649347380880 CPUtime=0 cores=0-7
/proc/21819/task/21830/stat : 21830 (java) S 21816 21816 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419615309 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993116829088 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21831] ppid=21816 vsize=27314120 memory=279649347387792 CPUtime=0 cores=0-7
/proc/21819/task/21831/stat : 21831 (java) S 21816 21816 19225 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419615310 27969658880 31213 33554432000 4194304 4196468 140722838510720 139992982607344 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21832] ppid=21816 vsize=27314120 memory=279649347329072 CPUtime=0 cores=0-7
/proc/21819/task/21832/stat : 21832 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139992608103120 139995362428827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21833] ppid=21816 vsize=27314120 memory=279649347401616 CPUtime=0.02 cores=0-7
/proc/21819/task/21833/stat : 21833 (java) R 21816 21816 19225 0 -1 4202560 439 0 0 0 2 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993748629488 139995343929988 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21834] ppid=21816 vsize=27314120 memory=279649347408528 CPUtime=0 cores=0-7
/proc/21819/task/21834/stat : 21834 (java) S 21816 21816 19225 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993747576944 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21835] ppid=21816 vsize=27314120 memory=279649347406224 CPUtime=0 cores=0-7
/proc/21819/task/21835/stat : 21835 (java) S 21816 21816 19225 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993746524400 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21836] ppid=21816 vsize=27314120 memory=279649347422384 CPUtime=0.07 cores=0-7
/proc/21819/task/21836/stat : 21836 (java) S 21816 21816 19225 0 -1 1077944384 638 0 0 0 7 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993745471856 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21837] ppid=21816 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21837/stat : 21837 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615312 27969658880 31213 33554432000 4194304 4196468 140722838510720 139992110197472 139995362420437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21838] ppid=21816 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21819/task/21838/stat : 21838 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419615313 27969658880 31213 33554432000 4194304 4196468 140722838510720 139993744419760 139995362421378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126248 KiB

[startup+0.700911 s]
/proc/loadavg: 1.85 1.61 2.11 2/211 21838
/proc/meminfo: memFree=30842412/32770624 swapFree=66935272/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 419615304 115843072 349 33554432000 4194304 5098028 140724928804848 140724928802104 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 349 296 221 0 87 0
[pid=21819] ppid=21816 vsize=27322440 memory=162540 CPUtime=0.99 cores=0-7
/proc/21819/stat : 21819 (java) S 21816 21816 19225 0 -1 1077944320 20257 0 0 0 92 7 0 0 20 0 20 0 419615305 27978178560 40605 33554432000 4194304 4196468 140722838510720 140722838493264 139995362410231 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
/proc/21819/statm: 6830610 40635 3186 1 0 6791959 0
[pid=21819/tid=21820] ppid=21816 vsize=27322440 memory=279649347717312 CPUtime=0.67 cores=0-7
/proc/21819/task/21820/stat : 21820 (java) R 21816 21816 19225 0 -1 4202560 17049 0 0 0 62 5 0 0 20 0 20 0 419615305 27978178560 40635 33554432000 4194304 4196468 140722838510720 139995334239568 139995346453861 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21821] ppid=21816 vsize=27322440 memory=5076651345044 CPUtime=0 cores=0-7
/proc/21819/task/21821/stat : 21821 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27978178560 40635 33554432000 4194304 4196468 140722838510720 139995366652688 139995362420437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21822] ppid=21816 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21822/stat : 21822 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419615307 27978178560 40635 33554432000 4194304 4196468 140722838510720 139994784443280 139995362420437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0
[pid=21819/tid=21823] ppid=21816 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/21819/task/21823/stat : 21823 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419615307 27978178560 40635 33554432000 4194304 4196468 140722838510720 139994783390736 139995362420437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140722838512363 140722838512790 140722838512790 140722838515663 0

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

/proc/meminfo: memFree=14342464/32770624 swapFree=66935336/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1476 CPUtime=1118.88 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 582 348236 0 0 0 0 108900 2988 20 0 1 0 419615304 115843072 369 33554432000 4194304 5098028 140724928804848 140724928801592 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 369 311 221 0 87 0
[pid=21895] ppid=21816 vsize=8414124 memory=125440 CPUtime=2.02 cores=0-7
/proc/21895/stat : 21895 (java) S 21816 21816 19225 0 -1 1077944320 22609 0 0 0 164 38 0 0 20 0 24 0 419657788 8616062976 31360 33554432000 4194304 4196468 140731366756720 140731366739264 140698819997431 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
/proc/21895/statm: 2103531 31360 3216 1 0 2064875 0
[pid=21915] ppid=21895 vsize=14123336 memory=11875808 CPUtime=69.69 cores=0-7
/proc/21915/stat : 21915 (manyglucose-4.1) S 21895 21816 19225 0 -1 1077944320 3073724 0 0 0 6186 783 0 0 20 0 1 0 419657861 14462296064 2968952 33554432000 4194304 4454172 140721441009152 140721441007552 140164220316290 0 4 0 8388610 18446744071579849748 0 0 17 5 0 0 0 0 0 6552832 6554400 32768000 140721441010537 140721441010736 140721441010736 140721441013690 0
/proc/21915/statm: 3530834 2968952 378 64 0 3526502 0
[pid=21895/tid=21896] ppid=21816 vsize=8414124 memory=1476 CPUtime=0.75 cores=0-7
/proc/21895/task/21896/stat : 21896 (java) S 21816 21816 19225 0 -1 1077944384 16902 0 0 0 70 5 0 0 20 0 24 0 419657789 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698791837600 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21897] ppid=21816 vsize=8414124 memory=125440 CPUtime=0 cores=0-7
/proc/21895/task/21897/stat : 21897 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698824239376 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21898] ppid=21816 vsize=8414124 memory=125440 CPUtime=0 cores=0-7
/proc/21895/task/21898/stat : 21898 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698305157520 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21899] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21899/stat : 21899 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698304104976 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21900] ppid=21816 vsize=8414124 memory=125440 CPUtime=0 cores=0-7
/proc/21895/task/21900/stat : 21900 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698303052432 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21901] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21901/stat : 21901 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698301999888 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21902] ppid=21816 vsize=8414124 memory=125440 CPUtime=0 cores=0-7
/proc/21895/task/21902/stat : 21902 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698300947344 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21903] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21903/stat : 21903 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698299894800 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21904] ppid=21816 vsize=8414124 memory=812 CPUtime=0 cores=0-7
/proc/21895/task/21904/stat : 21904 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698298842256 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21905] ppid=21816 vsize=8414124 memory=1772 CPUtime=0.03 cores=0-7
/proc/21895/task/21905/stat : 21905 (java) S 21816 21816 19225 0 -1 1077944384 16 0 0 0 1 2 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698047768560 140698820008578 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21906] ppid=21816 vsize=8414124 memory=353 CPUtime=0 cores=0-7
/proc/21895/task/21906/stat : 21906 (java) S 21816 21816 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140697424356256 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21907] ppid=21816 vsize=8414124 memory=576461256399351847 CPUtime=0 cores=0-7
/proc/21895/task/21907/stat : 21907 (java) S 21816 21816 19225 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140697290134512 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21908] ppid=21816 vsize=8414124 memory=33 CPUtime=0 cores=0-7
/proc/21895/task/21908/stat : 21908 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696915630288 140698820016027 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21909] ppid=21816 vsize=8414124 memory=-7812193691855986592 CPUtime=0.02 cores=0-7
/proc/21895/task/21909/stat : 21909 (java) S 21816 21816 19225 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698046716400 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21910] ppid=21816 vsize=8414124 memory=188282776365883 CPUtime=0.09 cores=0-7
/proc/21895/task/21910/stat : 21910 (java) S 21816 21816 19225 0 -1 1077944384 583 0 0 0 9 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698045663856 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21911] ppid=21816 vsize=8414124 memory=6226618342361883752 CPUtime=0.1 cores=0-7
/proc/21895/task/21911/stat : 21911 (java) S 21816 21816 19225 0 -1 1077944384 291 0 0 0 10 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698044611312 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21912] ppid=21816 vsize=8414124 memory=3932 CPUtime=0.23 cores=0-7
/proc/21895/task/21912/stat : 21912 (java) S 21816 21816 19225 0 -1 1077944384 1134 0 0 0 23 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698043558768 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21913] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21913/stat : 21913 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696417724640 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21914] ppid=21816 vsize=8414124 memory=125440 CPUtime=0.69 cores=0-7
/proc/21895/task/21914/stat : 21914 (java) S 21816 21816 19225 0 -1 1077944384 139 0 0 0 32 37 0 0 20 0 24 0 419657796 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698042505648 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 48 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21916] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21916/stat : 21916 (java) S 21816 21816 19225 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419657861 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698034472128 140698820022041 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21918] ppid=21816 vsize=8414124 memory=125440 CPUtime=0.05 cores=0-7
/proc/21895/task/21918/stat : 21918 (java) S 21816 21816 19225 0 -1 4202560 1738 0 0 0 4 1 0 0 20 0 24 0 419657862 8616062976 31360 33554432000 4194304 4196468 140731366756720 140695746625424 140698820019357 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21919] ppid=21816 vsize=8414124 memory=11875808 CPUtime=0 cores=0-7
/proc/21895/task/21919/stat : 21919 (java) S 21816 21816 19225 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419657862 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696015060880 140698820019357 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21920] ppid=21816 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21895/task/21920/stat : 21920 (java) S 21816 21816 19225 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419657864 8616062976 31360 33554432000 4194304 4196468 140731366756720 140695478197936 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
Current children cumulated CPU time: 1190.59 s
Current children cumulated vsize: 22650588 KiB
Current children cumulated memory: 12002724 KiB
heavy processes:



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 0.03 0.02 0.26 1/216 22097
/proc/meminfo: memFree=14342756/32770624 swapFree=66935336/67108860
[pid=21816] ppid=21813 vsize=113128 memory=1476 CPUtime=1118.88 cores=0-7
/proc/21816/stat : 21816 (scop.sh) S 21813 21816 19225 0 -1 4202496 582 348236 0 0 0 0 108900 2988 20 0 1 0 419615304 115843072 369 33554432000 4194304 5098028 140724928804848 140724928801592 140441258246780 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33021952 140724928807717 140724928808044 140724928808044 140724928810957 0
/proc/21816/statm: 28282 369 311 221 0 87 0
[pid=21895] ppid=21816 vsize=8414124 memory=125440 CPUtime=2.02 cores=0-7
/proc/21895/stat : 21895 (java) S 21816 21816 19225 0 -1 1077944320 22611 0 0 0 164 38 0 0 20 0 24 0 419657788 8616062976 31360 33554432000 4194304 4196468 140731366756720 140731366739264 140698819997431 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
/proc/21895/statm: 2103531 31360 3216 1 0 2064875 0
[pid=21915] ppid=21895 vsize=14123336 memory=11875808 CPUtime=69.69 cores=0-7
/proc/21915/stat : 21915 (manyglucose-4.1) S 21895 21816 19225 0 -1 1077944320 3073725 0 0 0 6186 783 0 0 20 0 1 0 419657861 14462296064 2968952 33554432000 4194304 4454172 140721441009152 140721441007552 140164220316290 0 4 0 8388610 18446744071579849748 0 0 17 5 0 0 0 0 0 6552832 6554400 32768000 140721441010537 140721441010736 140721441010736 140721441013690 0
/proc/21915/statm: 3530834 2968952 378 64 0 3526502 0
[pid=21895/tid=21896] ppid=21816 vsize=8414124 memory=772 CPUtime=0.75 cores=0-7
/proc/21895/task/21896/stat : 21896 (java) S 21816 21816 19225 0 -1 1077944384 16902 0 0 0 70 5 0 0 20 0 24 0 419657789 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698791837600 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21897] ppid=21816 vsize=8414124 memory=3932 CPUtime=0 cores=0-7
/proc/21895/task/21897/stat : 21897 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698824239376 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21898] ppid=21816 vsize=8414124 memory=976 CPUtime=0 cores=0-7
/proc/21895/task/21898/stat : 21898 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698305157520 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21899] ppid=21816 vsize=8414124 memory=772 CPUtime=0 cores=0-7
/proc/21895/task/21899/stat : 21899 (java) S 21816 21816 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698304104976 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21900] ppid=21816 vsize=8414124 memory=3932 CPUtime=0 cores=0-7
/proc/21895/task/21900/stat : 21900 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698303052432 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21901] ppid=21816 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/21895/task/21901/stat : 21901 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698301999888 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21902] ppid=21816 vsize=8414124 memory=1548 CPUtime=0 cores=0-7
/proc/21895/task/21902/stat : 21902 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698300947344 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21903] ppid=21816 vsize=8414124 memory=5964 CPUtime=0 cores=0-7
/proc/21895/task/21903/stat : 21903 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698299894800 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21904] ppid=21816 vsize=8414124 memory=1124 CPUtime=0 cores=0-7
/proc/21895/task/21904/stat : 21904 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657790 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698298842256 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21905] ppid=21816 vsize=8414124 memory=14008 CPUtime=0.03 cores=0-7
/proc/21895/task/21905/stat : 21905 (java) S 21816 21816 19225 0 -1 1077944384 16 0 0 0 1 2 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698047768560 140698820008578 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21906] ppid=21816 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/21895/task/21906/stat : 21906 (java) S 21816 21816 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140697424356256 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21907] ppid=21816 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/21895/task/21907/stat : 21907 (java) S 21816 21816 19225 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419657792 8616062976 31360 33554432000 4194304 4196468 140731366756720 140697290134512 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21908] ppid=21816 vsize=8414124 memory=7960 CPUtime=0 cores=0-7
/proc/21895/task/21908/stat : 21908 (java) S 21816 21816 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696915630288 140698820016027 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21909] ppid=21816 vsize=8414124 memory=504 CPUtime=0.02 cores=0-7
/proc/21895/task/21909/stat : 21909 (java) S 21816 21816 19225 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698046716400 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21910] ppid=21816 vsize=8414124 memory=1564 CPUtime=0.09 cores=0-7
/proc/21895/task/21910/stat : 21910 (java) S 21816 21816 19225 0 -1 1077944384 583 0 0 0 9 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698045663856 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21911] ppid=21816 vsize=8414124 memory=924 CPUtime=0.1 cores=0-7
/proc/21895/task/21911/stat : 21911 (java) S 21816 21816 19225 0 -1 1077944384 291 0 0 0 10 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698044611312 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21912] ppid=21816 vsize=8414124 memory=1420 CPUtime=0.23 cores=0-7
/proc/21895/task/21912/stat : 21912 (java) S 21816 21816 19225 0 -1 1077944384 1134 0 0 0 23 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698043558768 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21913] ppid=21816 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/21895/task/21913/stat : 21913 (java) S 21816 21816 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419657795 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696417724640 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21914] ppid=21816 vsize=8414124 memory=2532 CPUtime=0.69 cores=0-7
/proc/21895/task/21914/stat : 21914 (java) S 21816 21816 19225 0 -1 1077944384 141 0 0 0 32 37 0 0 20 0 24 0 419657796 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698042505648 140698820008578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 48 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21916] ppid=21816 vsize=8414124 memory=11875808 CPUtime=0 cores=0-7
/proc/21895/task/21916/stat : 21916 (java) S 21816 21816 19225 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419657861 8616062976 31360 33554432000 4194304 4196468 140731366756720 140698034472128 140698820022041 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21918] ppid=21816 vsize=8414124 memory=288230621803970871 CPUtime=0.05 cores=0-7
/proc/21895/task/21918/stat : 21918 (java) S 21816 21816 19225 0 -1 4202560 1738 0 0 0 4 1 0 0 20 0 24 0 419657862 8616062976 31360 33554432000 4194304 4196468 140731366756720 140695746625424 140698820019357 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21919] ppid=21816 vsize=8414124 memory=14133350919046965 CPUtime=0 cores=0-7
/proc/21895/task/21919/stat : 21919 (java) S 21816 21816 19225 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419657862 8616062976 31360 33554432000 4194304 4196468 140731366756720 140696015060880 140698820019357 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
[pid=21895/tid=21920] ppid=21816 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/21895/task/21920/stat : 21920 (java) S 21816 21816 19225 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419657864 8616062976 31360 33554432000 4194304 4196468 140731366756720 140695478197936 140698820007637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27099136 140731366765559 140731366765718 140731366765718 140731366768591 0
Current children cumulated CPU time: 1190.59 s
Current children cumulated vsize: 22650588 KiB
Current children cumulated memory: 12002724 KiB
heavy processes:

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.03 s]
# the end of solver process 21816 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1089.01 s, system=29.8858 s

[startup+2521.06 s]
# the end of solver process 21895 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1152.52 s, system=39.2344 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2520.8 s]*
/proc/loadavg: 0.03 0.02 0.26 2/192 22101
/proc/meminfo: memFree=28890748/32770624 swapFree=66935336/67108860
Current cumulated CPU time of completed processes: 1118.9 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2521 s]
/proc/loadavg: 0.03 0.02 0.26 2/192 22101
/proc/meminfo: memFree=28890748/32770624 swapFree=66935336/67108860
Current cumulated CPU time of completed processes: 1118.9 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2521.06
CPU time (s): 1191.75
CPU user time (s): 1152.52
CPU system time (s): 39.2344
CPU usage (%): 47.2719
Max. virtual memory (cumulated for all children) (KiB): 28982308
Max. memory (cumulated for all children) (KiB): 17324584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1152.52
system time used= 39.2344
maximum resident set size= 17203212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3445698
page faults= 0
swaps= 0
block input operations= 112
block output operations= 9012312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 82916
involuntary context switches= 11073


# summary of solver processes directly reported to runsolver:
#   pid: 21816,21895
#   total CPU time (s): 1191.75
#   total CPU user time (s): 1152.52
#   total CPU system time (s): 39.2344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2997 second user time and 24.7294 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-14 05:56:39
IDJOB=4392327
IDBENCH=133404
IDSOLVER=2838
FILE ID=node151/4392327-1568433439
RUNJOBID= node151-1568430672-19252
PBS_JOBID= 21702312
Free space on /tmp= 59308 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-80-3-7.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392327-1568433439/watcher-4392327-1568433439 -o /tmp/evaluation-result-4392327-1568433439/solver-4392327-1568433439 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568430672-19252 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392327-1568433439.xml

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

MD5SUM BENCH= 06954292f1b618a5cd25146d74869010
RANDOM SEED=1173553748

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30980120 kB
MemAvailable:   31853456 kB
Buffers:          187152 kB
Cached:           977308 kB
SwapCached:        71052 kB
Active:           638252 kB
Inactive:         599644 kB
Active(anon):       9240 kB
Inactive(anon):    96932 kB
Active(file):     629012 kB
Inactive(file):   502712 kB
Unevictable:      110868 kB
Mlocked:          110868 kB
SwapTotal:      67108860 kB
SwapFree:       66935272 kB
Dirty:             20628 kB
Writeback:             0 kB
AnonPages:        112888 kB
Mapped:            37464 kB
Shmem:             24504 kB
Slab:             143836 kB
SReclaimable:     114892 kB
SUnreclaim:        28944 kB
KernelStack:        3408 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59288 MiB
End job on node151 at 2019-09-14 06:38:41