Trace number 4392827

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)? (TO) 396.25 2520.53

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K13-P08.xml
MD5SUMf6de09233a74707b341bbe4fbe6d65e2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1547
Number of constraints717
Number of domains2
Minimum domain size715
Maximum domain size716
Distribution of domain sizes[{"size":715,"count":715},{"size":716,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":728},{"degree":2,"count":715},{"degree":14,"count":26},{"degree":15,"count":78}]
Minimum constraint arity3
Maximum constraint arity715
Distribution of constraint arities[{"arity":3,"count":715},{"arity":104,"count":1},{"arity":715,"count":1}]
Number of extensional constraints0
Number of intensional constraints715
Distribution of constraint types[{"type":"intension","count":715},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-1427-serial-file.bin HOME/instance-4392827-1568416818.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 01:19:40 CEST 2019
0.65/0.56	c PID: 1430
0.65/0.56	c IP: 172.20.3.126
0.65/0.56	c HOST: node126.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.62/1.41	c (0,0) Parsing End
2.62/1.42	c (0,0) CSP: 819 int (0 aux), 0 bool (0 aux), 717 ctr, max domain size 716
2.62/1.42	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.62/1.42	c (0,0) Constraint Name Generate Begin
2.62/1.44	c (0,0) Ctr:HOME/instance-4392827-1568416818.xml,AllDifferent:Dist:Eq:Var
2.62/1.44	c (0,0) Constraint Name Generate End
2.62/1.44	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.62/1.44	c (0,0) CSP to CSPinCNF Begin
3.28/1.65	c (1,0) translated 72 (10%) constraints
3.56/1.70	c (1,1) translated 144 (20%) constraints
3.56/1.74	c (1,1) translated 216 (30%) constraints
3.56/1.77	c (1,1) translated 287 (40%) constraints
3.56/1.79	c (1,1) translated 359 (50%) constraints
3.93/1.82	c (1,1) translated 431 (60%) constraints
3.93/1.84	c (1,1) translated 502 (70%) constraints
3.93/1.86	c (1,1) translated 574 (80%) constraints
3.93/1.88	c (1,1) translated 646 (90%) constraints
4.72/2.08	c (1,1) translated 717 (100%) constraints
18.60/13.74	c (13,13) ===========================================
19.18/14.05	c (13,13) Hybrid: #OE=0, #LE=819
19.18/14.05	c (13,13) Hybrid
19.18/14.05	c (13,13) ===========================================
20.81/14.89	c (14,14) translated 26348 (10%) constraints
21.66/15.64	c (15,14) translated 52696 (20%) constraints
22.36/16.38	c (15,15) translated 79043 (30%) constraints
25.28/17.41	c (16,16) translated 105391 (40%) constraints
25.89/18.10	c (17,17) translated 131738 (50%) constraints
26.58/18.79	c (18,17) translated 158086 (60%) constraints
27.28/19.47	c (18,18) translated 184434 (70%) constraints
27.99/20.15	c (19,19) translated 210781 (80%) constraints
28.69/20.84	c (20,19) translated 237129 (90%) constraints
65.21/45.74	c (45,43) translated 263476 (100%) constraints
65.21/45.78	c (45,43) CSP to CSPinCNF End
65.42/45.93	c (45,43) CSP: 819 int (0 aux), 511225 bool (511225 aux), 1285926 ctr, max domain size 716
65.42/45.93	c (45,43) Heap : 2882 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
65.42/45.93	c (45,43) CSPinCNF Propagation Begin
145.95/100.86	c (100,94) 0 values, 0 unsatisfiable literals, and 1431 valid clauses are removed
145.95/100.86	c (100,94) CSPinCNF Propagation End
146.05/100.99	c (100,94) CSP: 819 int (0 aux), 511225 bool (511225 aux), 1284495 ctr, max domain size 716
146.05/100.99	c (100,94) Heap : 5859 MiB used (max 21034 MiB), NonHeap : 31 MiB used (max 0 MiB)
148.97/101.82	c (101,95) Hybrid: #OE=511225, #LE=819
148.97/101.82	c (101,95) Simplify CSPinCNF Begin
163.58/111.90	c (111,104) Simplify CSPinCNF End
163.88/112.20	c (111,105) CSP: 819 int (0 aux), 1035515 bool (1035515 aux), 1808785 ctr, max domain size 716
163.88/112.20	c (111,105) Heap : 3733 MiB used (max 21173 MiB), NonHeap : 29 MiB used (max 0 MiB)
163.88/112.20	c (111,105) Calculate Precise Domain Begin
163.88/112.20	c (111,105) 0 values are removed by re-calculation
163.88/112.20	c (111,105) Calculate Precise Domain End
164.18/112.51	c (111,105) CSP: 819 int (0 aux), 1035515 bool (1035515 aux), 1808785 ctr, max domain size 716
164.18/112.51	c (111,105) Heap : 3733 MiB used (max 21173 MiB), NonHeap : 29 MiB used (max 0 MiB)
164.18/112.51	c (111,105) CSPinCNF to SatSolver Begin
203.33/141.44	c (140,131) 180879 (10 %) CSP clauses are encoded (0 SAT variables, 8686419 SAT clauses)
227.23/165.87	c (165,154) 361757 (20 %) CSP clauses are encoded (0 SAT variables, 16946492 SAT clauses)
251.24/190.62	c (190,178) 542636 (30 %) CSP clauses are encoded (0 SAT variables, 25206633 SAT clauses)
275.14/215.79	c (215,201) 723514 (40 %) CSP clauses are encoded (0 SAT variables, 33466706 SAT clauses)
291.90/232.42	c (231,217) 904393 (50 %) CSP clauses are encoded (0 SAT variables, 38451878 SAT clauses)
304.73/245.13	c (244,229) 1085271 (60 %) CSP clauses are encoded (0 SAT variables, 41706042 SAT clauses)
317.16/257.99	c (257,241) 1266150 (70 %) CSP clauses are encoded (0 SAT variables, 44961993 SAT clauses)
329.70/270.26	c (269,253) 1447028 (80 %) CSP clauses are encoded (0 SAT variables, 48216583 SAT clauses)
342.84/282.52	c (281,265) 1627907 (90 %) CSP clauses are encoded (0 SAT variables, 51468316 SAT clauses)
355.34/295.23	c (294,277) 1808785 (100 %) CSP clauses are encoded (0 SAT variables, 54722693 SAT clauses)
355.34/295.23	c (294,277) CSPinCNF to SatSolver End
355.34/295.23	c (294,277) Heap : 6056 MiB used (max 21980 MiB), NonHeap : 31 MiB used (max 0 MiB)
355.34/295.23	c (294,277) 25602200 bool, 54722711 clause
355.34/295.23	c (294,277) Export Begin
356.12/295.67	c (295,277) Export to HOME/scop-1427-serial-file.bin
356.12/295.67	c (295,277) Export End
356.12/295.67	c (295,277) Export File Size: 1.42 MB
356.12/295.67	c (295,277) 0,0,45,100,111,111,294,STOP-AFTER(DIMACS)
356.12/295.67	c END-Prog: Sat Sep 14 01:24:36 CEST 2019
0.00/295.74	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1427-serial-file.bin
356.94/296.21	c (0,0) Read Serial File Begin
356.94/296.21	c (0,0) HOME/scop-1427-serial-file.bin
358.11/296.80	c (0,0) Read Serial File End
358.11/296.81	
358.11/296.81	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
358.11/296.81	(Solving Process)
358.11/296.81	
358.11/296.84	c BEGIN-Prog: Sat Sep 14 01:24:37 CEST 2019
358.11/296.84	c PID: 1477
358.11/296.84	c IP: 172.20.3.126
358.11/296.84	c HOST: node126.alineos.net
358.11/296.84	c (0,0) SatSolver.solve Begin
358.11/296.84	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392827-1568416818.xml-scop-1430.cnf
358.11/296.87	c (0,0) c
358.11/296.87	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)
358.11/296.87	c (0,0) c
358.11/296.87	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
358.11/296.87	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
358.11/296.87	c (0,0) c ========================================[ Problem Statistics ]===========================================
358.11/296.87	c (0,0) c |                                                                                                       |
387.83/326.23	c (30,0) c |  Number of variables:      25602200                                                                   |
387.83/326.23	c (30,0) c |  Number of clauses:        54720462                                                                   |
387.83/326.23	c (30,0) c |  Parse time:                  26.79 s                                                                 |
387.83/326.23	c (30,0) c |                                                                                                       |
394.65/333.09	c (36,0) c | Too many clauses... No preprocessing                                                                  |
394.65/333.09	c (36,0) c |  Simplification time:          6.13 s                                                                 |
394.65/333.09	c (36,0) c |                                                                                                       |
394.65/333.09	c (36,0) c |  One Solver is taking   8852.14Mb... Let's take   0 solvers for this run (max 40% of the maxmemory).  |
394.65/333.09	c (36,0) c |  Generating clones                                                                                    |
394.65/333.09	c (36,0) c |  all clones generated. Memory =  8852.14Mb.                                                           |
394.65/333.09	c (36,0) c ========================================================================================================|
394.65/333.09	c (36,0) c
394.65/333.09	c (36,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
394.65/333.09	c (36,0) c
394.65/333.09	c (36,0) c |-----------------------|------------|
394.65/333.09	c (36,0) c | Threads               |          0 |
394.65/333.09	c (36,0) c |-----------------------|------------|
394.65/333.09	c (36,0) c | randomizeFirstDescent |      False |
394.65/333.09	c (36,0) c | adaptStrategeis       |       True |
394.65/333.09	c (36,0) c | forceUnsatOnNewDescent|       True |
394.65/333.09	c (36,0) c | Initial random_seed   |   91648253 |
394.65/333.09	c (36,0) c | chanseokStrategy      |      False |
394.65/333.09	c (36,0) c | coLBDBound            |          5 |
394.65/333.09	c (36,0) c | glureduce             |       True |
394.65/333.09	c (36,0) c | firstReduceDB         |       2000 |
394.65/333.09	c (36,0) c | incReduceDB           |        300 |
394.65/333.09	c (36,0) c | luby_restart          |      False |
394.65/333.09	c (36,0) c | luby_restart_factor   |        100 |
394.65/333.09	c (36,0) c | var_decay             |     0.8000 |
394.65/333.09	c (36,0) c | max_var_decay         |     0.9500 |
394.65/333.09	c (36,0) c | randomize_on_restarts |      False |
394.65/333.09	c (36,0) c | remove_satisfied      |       True |
394.65/333.09	c (36,0) c |-----------------------|------------|
394.74/362.57	c (66,0) c
394.74/362.57	c (66,0) c |------------------------------------------------------------------------------------------------------------------------|
394.74/362.57	c (66,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.74/362.57	c (66,0) c |------------------------------------------------------------------------------------------------------------------------|
394.74/362.57	c (66,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.74/362.57	c (66,0) c 
394.74/362.57	c (66,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.74/362.57	c (66,0) c real: 65.7043 s, cpu: 32.9267 s, memory: 8852.14 Mb
394.76/392.57	c (96,0) c
394.76/392.57	c (96,0) c |------------------------------------------------------------------------------------------------------------------------|
394.76/392.57	c (96,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.76/392.57	c (96,0) c |------------------------------------------------------------------------------------------------------------------------|
394.76/392.57	c (96,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.76/392.57	c (96,0) c 
394.76/392.57	c (96,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.76/392.57	c (96,0) c real: 95.7043 s, cpu: 32.9272 s, memory: 8852.14 Mb
394.77/422.57	c (126,0) c
394.77/422.57	c (126,0) c |------------------------------------------------------------------------------------------------------------------------|
394.77/422.57	c (126,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.77/422.57	c (126,0) c |------------------------------------------------------------------------------------------------------------------------|
394.77/422.57	c (126,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.77/422.57	c (126,0) c 
394.77/422.57	c (126,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.77/422.57	c (126,0) c real: 125.704 s, cpu: 32.9278 s, memory: 8852.14 Mb
394.79/451.57	c (155,0) c
394.79/451.57	c (155,0) c |------------------------------------------------------------------------------------------------------------------------|
394.79/451.57	c (155,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.79/451.57	c (155,0) c |------------------------------------------------------------------------------------------------------------------------|
394.79/451.57	c (155,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.79/451.57	c (155,0) c 
394.79/451.57	c (155,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.79/451.57	c (155,0) c real: 154.704 s, cpu: 32.9283 s, memory: 8852.14 Mb
394.80/481.57	c (185,0) c
394.80/481.57	c (185,0) c |------------------------------------------------------------------------------------------------------------------------|
394.80/481.57	c (185,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.80/481.57	c (185,0) c |------------------------------------------------------------------------------------------------------------------------|
394.80/481.57	c (185,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.80/481.57	c (185,0) c 
394.80/481.57	c (185,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.80/481.57	c (185,0) c real: 184.704 s, cpu: 32.9289 s, memory: 8852.14 Mb
394.81/511.57	c (215,0) c
394.81/511.57	c (215,0) c |------------------------------------------------------------------------------------------------------------------------|
394.81/511.57	c (215,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.81/511.57	c (215,0) c |------------------------------------------------------------------------------------------------------------------------|
394.81/511.57	c (215,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.81/511.57	c (215,0) c 
394.81/511.57	c (215,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.81/511.57	c (215,0) c real: 214.704 s, cpu: 32.9294 s, memory: 8852.14 Mb
394.82/540.57	c (244,0) c
394.82/540.57	c (244,0) c |------------------------------------------------------------------------------------------------------------------------|
394.82/540.57	c (244,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.82/540.57	c (244,0) c |------------------------------------------------------------------------------------------------------------------------|
394.82/540.57	c (244,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.82/540.57	c (244,0) c 
394.82/540.57	c (244,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.82/540.57	c (244,0) c real: 243.704 s, cpu: 32.9299 s, memory: 8852.14 Mb
394.84/569.57	c (273,0) c
394.84/569.57	c (273,0) c |------------------------------------------------------------------------------------------------------------------------|
394.84/569.57	c (273,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.84/569.57	c (273,0) c |------------------------------------------------------------------------------------------------------------------------|
394.84/569.57	c (273,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.84/569.57	c (273,0) c 
394.84/569.57	c (273,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.84/569.57	c (273,0) c real: 272.704 s, cpu: 32.9304 s, memory: 8852.14 Mb
394.86/599.57	c (303,0) c
394.86/599.57	c (303,0) c |------------------------------------------------------------------------------------------------------------------------|
394.86/599.57	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.86/599.57	c (303,0) c |------------------------------------------------------------------------------------------------------------------------|
394.86/599.57	c (303,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.86/599.57	c (303,0) c 
394.86/599.57	c (303,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.86/599.57	c (303,0) c real: 302.704 s, cpu: 32.931 s, memory: 8852.14 Mb
394.87/629.57	c (333,0) c
394.87/629.57	c (333,0) c |------------------------------------------------------------------------------------------------------------------------|
394.87/629.57	c (333,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.87/629.57	c (333,0) c |------------------------------------------------------------------------------------------------------------------------|
394.87/629.57	c (333,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.87/629.57	c (333,0) c 
394.87/629.57	c (333,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.87/629.57	c (333,0) c real: 332.704 s, cpu: 32.9315 s, memory: 8852.14 Mb
394.88/658.57	c (362,0) c
394.88/658.57	c (362,0) c |------------------------------------------------------------------------------------------------------------------------|
394.88/658.57	c (362,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.88/658.57	c (362,0) c |------------------------------------------------------------------------------------------------------------------------|
394.88/658.57	c (362,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.88/658.57	c (362,0) c 
394.88/658.57	c (362,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.88/658.57	c (362,0) c real: 361.704 s, cpu: 32.932 s, memory: 8852.14 Mb
394.89/688.57	c (392,0) c
394.89/688.57	c (392,0) c |------------------------------------------------------------------------------------------------------------------------|
394.89/688.57	c (392,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.89/688.57	c (392,0) c |------------------------------------------------------------------------------------------------------------------------|
394.89/688.57	c (392,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.89/688.57	c (392,0) c 
394.89/688.57	c (392,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.89/688.57	c (392,0) c real: 391.704 s, cpu: 32.932 s, memory: 8852.14 Mb
394.90/718.57	c (422,0) c
394.90/718.57	c (422,0) c |------------------------------------------------------------------------------------------------------------------------|
394.90/718.57	c (422,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.90/718.57	c (422,0) c |------------------------------------------------------------------------------------------------------------------------|
394.90/718.57	c (422,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.90/718.57	c (422,0) c 
394.90/718.57	c (422,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.90/718.57	c (422,0) c real: 421.704 s, cpu: 32.933 s, memory: 8852.14 Mb
394.92/747.57	c (451,0) c
394.92/747.57	c (451,0) c |------------------------------------------------------------------------------------------------------------------------|
394.92/747.57	c (451,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.92/747.57	c (451,0) c |------------------------------------------------------------------------------------------------------------------------|
394.92/747.57	c (451,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.92/747.57	c (451,0) c 
394.92/747.57	c (451,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.92/747.57	c (451,0) c real: 450.704 s, cpu: 32.933 s, memory: 8852.14 Mb
394.92/776.57	c (480,0) c
394.92/776.57	c (480,0) c |------------------------------------------------------------------------------------------------------------------------|
394.92/776.57	c (480,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.92/776.57	c (480,0) c |------------------------------------------------------------------------------------------------------------------------|
394.92/776.57	c (480,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.92/776.57	c (480,0) c 
394.92/776.57	c (480,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.92/776.57	c (480,0) c real: 479.704 s, cpu: 32.9341 s, memory: 8852.14 Mb
394.94/806.57	c (510,0) c
394.94/806.57	c (510,0) c |------------------------------------------------------------------------------------------------------------------------|
394.94/806.57	c (510,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.94/806.57	c (510,0) c |------------------------------------------------------------------------------------------------------------------------|
394.94/806.57	c (510,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.94/806.57	c (510,0) c 
394.94/806.57	c (510,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.94/806.57	c (510,0) c real: 509.704 s, cpu: 32.9341 s, memory: 8852.14 Mb
394.95/836.57	c (540,0) c
394.95/836.57	c (540,0) c |------------------------------------------------------------------------------------------------------------------------|
394.95/836.57	c (540,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.95/836.57	c (540,0) c |------------------------------------------------------------------------------------------------------------------------|
394.95/836.57	c (540,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.95/836.57	c (540,0) c 
394.95/836.57	c (540,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.95/836.57	c (540,0) c real: 539.704 s, cpu: 32.9351 s, memory: 8852.14 Mb
394.96/865.57	c (569,0) c
394.96/865.57	c (569,0) c |------------------------------------------------------------------------------------------------------------------------|
394.96/865.57	c (569,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.96/865.57	c (569,0) c |------------------------------------------------------------------------------------------------------------------------|
394.96/865.57	c (569,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.96/865.57	c (569,0) c 
394.96/865.57	c (569,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.96/865.57	c (569,0) c real: 568.704 s, cpu: 32.9351 s, memory: 8852.14 Mb
394.97/895.57	c (599,0) c
394.97/895.57	c (599,0) c |------------------------------------------------------------------------------------------------------------------------|
394.97/895.57	c (599,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.97/895.57	c (599,0) c |------------------------------------------------------------------------------------------------------------------------|
394.97/895.57	c (599,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.97/895.57	c (599,0) c 
394.97/895.57	c (599,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.97/895.57	c (599,0) c real: 598.704 s, cpu: 32.9362 s, memory: 8852.14 Mb
394.99/925.57	c (629,0) c
394.99/925.58	c (629,0) c |------------------------------------------------------------------------------------------------------------------------|
394.99/925.58	c (629,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
394.99/925.58	c (629,0) c |------------------------------------------------------------------------------------------------------------------------|
394.99/925.58	c (629,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
394.99/925.58	c (629,0) c 
394.99/925.58	c (629,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
394.99/925.58	c (629,0) c real: 628.704 s, cpu: 32.9362 s, memory: 8852.14 Mb
395.01/954.57	c (658,0) c
395.01/954.57	c (658,0) c |------------------------------------------------------------------------------------------------------------------------|
395.01/954.57	c (658,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.01/954.57	c (658,0) c |------------------------------------------------------------------------------------------------------------------------|
395.01/954.57	c (658,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.01/954.57	c (658,0) c 
395.01/954.57	c (658,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.01/954.57	c (658,0) c real: 657.704 s, cpu: 32.9373 s, memory: 8852.14 Mb
395.01/983.57	c (687,0) c
395.01/983.57	c (687,0) c |------------------------------------------------------------------------------------------------------------------------|
395.01/983.57	c (687,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.01/983.57	c (687,0) c |------------------------------------------------------------------------------------------------------------------------|
395.01/983.57	c (687,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.01/983.57	c (687,0) c 
395.01/983.57	c (687,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.01/983.57	c (687,0) c real: 686.704 s, cpu: 32.9373 s, memory: 8852.14 Mb
395.03/1013.57	c (717,0) c
395.03/1013.57	c (717,0) c |------------------------------------------------------------------------------------------------------------------------|
395.03/1013.57	c (717,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.03/1013.57	c (717,0) c |------------------------------------------------------------------------------------------------------------------------|
395.03/1013.57	c (717,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.03/1013.57	c (717,0) c 
395.03/1013.57	c (717,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.03/1013.57	c (717,0) c real: 716.704 s, cpu: 32.9384 s, memory: 8852.14 Mb
395.04/1043.57	c (747,0) c
395.04/1043.57	c (747,0) c |------------------------------------------------------------------------------------------------------------------------|
395.04/1043.57	c (747,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.04/1043.57	c (747,0) c |------------------------------------------------------------------------------------------------------------------------|
395.04/1043.57	c (747,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.04/1043.57	c (747,0) c 
395.04/1043.57	c (747,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.04/1043.57	c (747,0) c real: 746.704 s, cpu: 32.9384 s, memory: 8852.14 Mb
395.05/1072.57	c (776,0) c
395.05/1072.57	c (776,0) c |------------------------------------------------------------------------------------------------------------------------|
395.05/1072.57	c (776,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.05/1072.57	c (776,0) c |------------------------------------------------------------------------------------------------------------------------|
395.05/1072.57	c (776,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.05/1072.57	c (776,0) c 
395.05/1072.57	c (776,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.05/1072.57	c (776,0) c real: 775.704 s, cpu: 32.9395 s, memory: 8852.14 Mb
395.06/1102.57	c (806,0) c
395.06/1102.57	c (806,0) c |------------------------------------------------------------------------------------------------------------------------|
395.06/1102.57	c (806,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.06/1102.57	c (806,0) c |------------------------------------------------------------------------------------------------------------------------|
395.06/1102.57	c (806,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.06/1102.57	c (806,0) c 
395.06/1102.57	c (806,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.06/1102.57	c (806,0) c real: 805.704 s, cpu: 32.9395 s, memory: 8852.14 Mb
395.08/1132.57	c (836,0) c
395.08/1132.57	c (836,0) c |------------------------------------------------------------------------------------------------------------------------|
395.08/1132.57	c (836,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.08/1132.57	c (836,0) c |------------------------------------------------------------------------------------------------------------------------|
395.08/1132.57	c (836,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.08/1132.57	c (836,0) c 
395.08/1132.57	c (836,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.08/1132.57	c (836,0) c real: 835.704 s, cpu: 32.9395 s, memory: 8852.14 Mb
395.10/1161.57	c (865,0) c
395.10/1161.57	c (865,0) c |------------------------------------------------------------------------------------------------------------------------|
395.10/1161.57	c (865,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.10/1161.57	c (865,0) c |------------------------------------------------------------------------------------------------------------------------|
395.10/1161.57	c (865,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.10/1161.57	c (865,0) c 
395.10/1161.57	c (865,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.10/1161.57	c (865,0) c real: 864.704 s, cpu: 32.9412 s, memory: 8852.14 Mb
395.11/1190.57	c (894,0) c
395.11/1190.57	c (894,0) c |------------------------------------------------------------------------------------------------------------------------|
395.11/1190.57	c (894,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.11/1190.57	c (894,0) c |------------------------------------------------------------------------------------------------------------------------|
395.11/1190.57	c (894,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.11/1190.57	c (894,0) c 
395.11/1190.57	c (894,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.11/1190.57	c (894,0) c real: 893.704 s, cpu: 32.9412 s, memory: 8852.14 Mb
395.12/1220.57	c (924,0) c
395.12/1220.57	c (924,0) c |------------------------------------------------------------------------------------------------------------------------|
395.12/1220.57	c (924,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.12/1220.57	c (924,0) c |------------------------------------------------------------------------------------------------------------------------|
395.12/1220.57	c (924,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.12/1220.57	c (924,0) c 
395.12/1220.57	c (924,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.12/1220.57	c (924,0) c real: 923.704 s, cpu: 32.9412 s, memory: 8852.14 Mb
395.14/1250.57	c (954,0) c
395.14/1250.57	c (954,0) c |------------------------------------------------------------------------------------------------------------------------|
395.14/1250.57	c (954,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.14/1250.57	c (954,0) c |------------------------------------------------------------------------------------------------------------------------|
395.14/1250.57	c (954,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.14/1250.57	c (954,0) c 
395.14/1250.57	c (954,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.14/1250.57	c (954,0) c real: 953.704 s, cpu: 32.9427 s, memory: 8852.14 Mb
395.14/1279.57	c (983,0) c
395.14/1279.57	c (983,0) c |------------------------------------------------------------------------------------------------------------------------|
395.14/1279.57	c (983,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.14/1279.57	c (983,0) c |------------------------------------------------------------------------------------------------------------------------|
395.14/1279.57	c (983,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.14/1279.57	c (983,0) c 
395.14/1279.57	c (983,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.14/1279.57	c (983,0) c real: 982.704 s, cpu: 32.9427 s, memory: 8852.14 Mb
395.15/1309.57	c (1013,0) c
395.15/1309.57	c (1013,0) c |------------------------------------------------------------------------------------------------------------------------|
395.15/1309.57	c (1013,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.15/1309.57	c (1013,0) c |------------------------------------------------------------------------------------------------------------------------|
395.15/1309.57	c (1013,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.15/1309.57	c (1013,0) c 
395.15/1309.57	c (1013,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.15/1309.57	c (1013,0) c real: 1012.7 s, cpu: 32.9427 s, memory: 8852.14 Mb
395.17/1339.57	c (1043,0) c
395.17/1339.57	c (1043,0) c |------------------------------------------------------------------------------------------------------------------------|
395.17/1339.57	c (1043,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.17/1339.57	c (1043,0) c |------------------------------------------------------------------------------------------------------------------------|
395.17/1339.57	c (1043,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.17/1339.57	c (1043,0) c 
395.17/1339.57	c (1043,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.17/1339.57	c (1043,0) c real: 1042.7 s, cpu: 32.9427 s, memory: 8852.14 Mb
395.18/1368.57	c (1072,0) c
395.18/1368.57	c (1072,0) c |------------------------------------------------------------------------------------------------------------------------|
395.18/1368.57	c (1072,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.18/1368.57	c (1072,0) c |------------------------------------------------------------------------------------------------------------------------|
395.18/1368.57	c (1072,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.18/1368.57	c (1072,0) c 
395.18/1368.57	c (1072,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.18/1368.57	c (1072,0) c real: 1071.7 s, cpu: 32.9448 s, memory: 8852.14 Mb
395.20/1397.57	c (1101,0) c
395.20/1397.57	c (1101,0) c |------------------------------------------------------------------------------------------------------------------------|
395.20/1397.57	c (1101,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.20/1397.57	c (1101,0) c |------------------------------------------------------------------------------------------------------------------------|
395.20/1397.57	c (1101,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.20/1397.57	c (1101,0) c 
395.20/1397.57	c (1101,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.20/1397.57	c (1101,0) c real: 1100.7 s, cpu: 32.9448 s, memory: 8852.14 Mb
395.21/1427.57	c (1131,0) c
395.21/1427.57	c (1131,0) c |------------------------------------------------------------------------------------------------------------------------|
395.21/1427.57	c (1131,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.21/1427.57	c (1131,0) c |------------------------------------------------------------------------------------------------------------------------|
395.21/1427.57	c (1131,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.21/1427.57	c (1131,0) c 
395.21/1427.57	c (1131,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.21/1427.57	c (1131,0) c real: 1130.7 s, cpu: 32.9448 s, memory: 8852.14 Mb
395.22/1457.57	c (1161,0) c
395.22/1457.57	c (1161,0) c |------------------------------------------------------------------------------------------------------------------------|
395.22/1457.57	c (1161,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.22/1457.57	c (1161,0) c |------------------------------------------------------------------------------------------------------------------------|
395.22/1457.57	c (1161,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.22/1457.57	c (1161,0) c 
395.22/1457.57	c (1161,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.22/1457.57	c (1161,0) c real: 1160.7 s, cpu: 32.9448 s, memory: 8852.14 Mb
395.23/1486.57	c (1190,0) c
395.23/1486.57	c (1190,0) c |------------------------------------------------------------------------------------------------------------------------|
395.23/1486.57	c (1190,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.23/1486.57	c (1190,0) c |------------------------------------------------------------------------------------------------------------------------|
395.23/1486.57	c (1190,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.23/1486.57	c (1190,0) c 
395.23/1486.57	c (1190,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.23/1486.57	c (1190,0) c real: 1189.7 s, cpu: 32.9469 s, memory: 8852.14 Mb
395.24/1516.57	c (1220,0) c
395.24/1516.57	c (1220,0) c |------------------------------------------------------------------------------------------------------------------------|
395.24/1516.57	c (1220,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.24/1516.57	c (1220,0) c |------------------------------------------------------------------------------------------------------------------------|
395.24/1516.57	c (1220,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.24/1516.57	c (1220,0) c 
395.24/1516.57	c (1220,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.24/1516.57	c (1220,0) c real: 1219.7 s, cpu: 32.9469 s, memory: 8852.14 Mb
395.26/1546.57	c (1250,0) c
395.26/1546.57	c (1250,0) c |------------------------------------------------------------------------------------------------------------------------|
395.26/1546.57	c (1250,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.26/1546.57	c (1250,0) c |------------------------------------------------------------------------------------------------------------------------|
395.26/1546.57	c (1250,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.26/1546.57	c (1250,0) c 
395.26/1546.57	c (1250,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.26/1546.57	c (1250,0) c real: 1249.7 s, cpu: 32.9469 s, memory: 8852.14 Mb
395.27/1575.57	c (1279,0) c
395.27/1575.57	c (1279,0) c |------------------------------------------------------------------------------------------------------------------------|
395.27/1575.57	c (1279,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.27/1575.57	c (1279,0) c |------------------------------------------------------------------------------------------------------------------------|
395.27/1575.57	c (1279,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.27/1575.57	c (1279,0) c 
395.27/1575.57	c (1279,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.27/1575.57	c (1279,0) c real: 1278.7 s, cpu: 32.9469 s, memory: 8852.14 Mb
395.28/1604.57	c (1308,0) c
395.28/1604.57	c (1308,0) c |------------------------------------------------------------------------------------------------------------------------|
395.28/1604.57	c (1308,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.28/1604.57	c (1308,0) c |------------------------------------------------------------------------------------------------------------------------|
395.28/1604.57	c (1308,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.28/1604.57	c (1308,0) c 
395.28/1604.57	c (1308,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.28/1604.57	c (1308,0) c real: 1307.7 s, cpu: 32.949 s, memory: 8852.14 Mb
395.29/1634.57	c (1338,0) c
395.29/1634.57	c (1338,0) c |------------------------------------------------------------------------------------------------------------------------|
395.29/1634.57	c (1338,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.29/1634.57	c (1338,0) c |------------------------------------------------------------------------------------------------------------------------|
395.29/1634.57	c (1338,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.29/1634.57	c (1338,0) c 
395.29/1634.57	c (1338,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.29/1634.57	c (1338,0) c real: 1337.7 s, cpu: 32.949 s, memory: 8852.14 Mb
395.31/1664.57	c (1368,0) c
395.31/1664.57	c (1368,0) c |------------------------------------------------------------------------------------------------------------------------|
395.31/1664.57	c (1368,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.31/1664.57	c (1368,0) c |------------------------------------------------------------------------------------------------------------------------|
395.31/1664.57	c (1368,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.31/1664.57	c (1368,0) c 
395.31/1664.57	c (1368,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.31/1664.57	c (1368,0) c real: 1367.7 s, cpu: 32.949 s, memory: 8852.14 Mb
395.32/1693.57	c (1397,0) c
395.32/1693.57	c (1397,0) c |------------------------------------------------------------------------------------------------------------------------|
395.32/1693.57	c (1397,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.32/1693.57	c (1397,0) c |------------------------------------------------------------------------------------------------------------------------|
395.32/1693.57	c (1397,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.32/1693.57	c (1397,0) c 
395.32/1693.57	c (1397,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.32/1693.57	c (1397,0) c real: 1396.7 s, cpu: 32.949 s, memory: 8852.14 Mb
395.35/1723.57	c (1427,0) c
395.35/1723.57	c (1427,0) c |------------------------------------------------------------------------------------------------------------------------|
395.35/1723.57	c (1427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.35/1723.57	c (1427,0) c |------------------------------------------------------------------------------------------------------------------------|
395.35/1723.57	c (1427,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.35/1723.57	c (1427,0) c 
395.35/1723.57	c (1427,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.35/1723.57	c (1427,0) c real: 1426.7 s, cpu: 32.9512 s, memory: 8852.14 Mb
395.36/1753.57	c (1457,0) c
395.36/1753.57	c (1457,0) c |------------------------------------------------------------------------------------------------------------------------|
395.36/1753.57	c (1457,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.36/1753.57	c (1457,0) c |------------------------------------------------------------------------------------------------------------------------|
395.36/1753.57	c (1457,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.36/1753.57	c (1457,0) c 
395.36/1753.57	c (1457,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.36/1753.57	c (1457,0) c real: 1456.7 s, cpu: 32.9512 s, memory: 8852.14 Mb
395.37/1782.57	c (1486,0) c
395.37/1782.57	c (1486,0) c |------------------------------------------------------------------------------------------------------------------------|
395.37/1782.57	c (1486,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.37/1782.57	c (1486,0) c |------------------------------------------------------------------------------------------------------------------------|
395.37/1782.57	c (1486,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.37/1782.57	c (1486,0) c 
395.37/1782.57	c (1486,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.37/1782.57	c (1486,0) c real: 1485.7 s, cpu: 32.9512 s, memory: 8852.14 Mb
395.39/1811.57	c (1515,0) c
395.39/1811.57	c (1515,0) c |------------------------------------------------------------------------------------------------------------------------|
395.39/1811.57	c (1515,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.39/1811.57	c (1515,0) c |------------------------------------------------------------------------------------------------------------------------|
395.39/1811.57	c (1515,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.39/1811.57	c (1515,0) c 
395.39/1811.57	c (1515,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.39/1811.57	c (1515,0) c real: 1514.7 s, cpu: 32.9512 s, memory: 8852.14 Mb
395.39/1841.57	c (1545,0) c
395.39/1841.57	c (1545,0) c |------------------------------------------------------------------------------------------------------------------------|
395.39/1841.57	c (1545,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.39/1841.57	c (1545,0) c |------------------------------------------------------------------------------------------------------------------------|
395.39/1841.57	c (1545,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.39/1841.57	c (1545,0) c 
395.39/1841.57	c (1545,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.39/1841.57	c (1545,0) c real: 1544.7 s, cpu: 32.9512 s, memory: 8852.14 Mb
395.40/1871.57	c (1575,0) c
395.40/1871.57	c (1575,0) c |------------------------------------------------------------------------------------------------------------------------|
395.40/1871.57	c (1575,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.40/1871.57	c (1575,0) c |------------------------------------------------------------------------------------------------------------------------|
395.40/1871.57	c (1575,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.40/1871.57	c (1575,0) c 
395.40/1871.57	c (1575,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.40/1871.57	c (1575,0) c real: 1574.7 s, cpu: 32.9539 s, memory: 8852.14 Mb
395.41/1900.57	c (1604,0) c
395.41/1900.57	c (1604,0) c |------------------------------------------------------------------------------------------------------------------------|
395.41/1900.57	c (1604,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.41/1900.57	c (1604,0) c |------------------------------------------------------------------------------------------------------------------------|
395.41/1900.57	c (1604,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.41/1900.57	c (1604,0) c 
395.41/1900.57	c (1604,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.41/1900.57	c (1604,0) c real: 1603.7 s, cpu: 32.9539 s, memory: 8852.14 Mb
395.43/1930.57	c (1634,0) c
395.43/1930.57	c (1634,0) c |------------------------------------------------------------------------------------------------------------------------|
395.43/1930.57	c (1634,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.43/1930.57	c (1634,0) c |------------------------------------------------------------------------------------------------------------------------|
395.43/1930.57	c (1634,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.43/1930.57	c (1634,0) c 
395.43/1930.57	c (1634,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.43/1930.57	c (1634,0) c real: 1633.7 s, cpu: 32.9539 s, memory: 8852.14 Mb
395.44/1960.57	c (1664,0) c
395.44/1960.57	c (1664,0) c |------------------------------------------------------------------------------------------------------------------------|
395.44/1960.57	c (1664,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.44/1960.57	c (1664,0) c |------------------------------------------------------------------------------------------------------------------------|
395.44/1960.57	c (1664,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.44/1960.57	c (1664,0) c 
395.44/1960.57	c (1664,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.44/1960.57	c (1664,0) c real: 1663.7 s, cpu: 32.9539 s, memory: 8852.14 Mb
395.45/1989.57	c (1693,0) c
395.45/1989.57	c (1693,0) c |------------------------------------------------------------------------------------------------------------------------|
395.45/1989.57	c (1693,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.45/1989.57	c (1693,0) c |------------------------------------------------------------------------------------------------------------------------|
395.45/1989.57	c (1693,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.45/1989.57	c (1693,0) c 
395.45/1989.57	c (1693,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.45/1989.57	c (1693,0) c real: 1692.7 s, cpu: 32.9539 s, memory: 8852.14 Mb
395.46/2018.57	c (1722,0) c
395.46/2018.57	c (1722,0) c |------------------------------------------------------------------------------------------------------------------------|
395.46/2018.57	c (1722,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.46/2018.57	c (1722,0) c |------------------------------------------------------------------------------------------------------------------------|
395.46/2018.57	c (1722,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.46/2018.57	c (1722,0) c 
395.46/2018.57	c (1722,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.46/2018.57	c (1722,0) c real: 1721.7 s, cpu: 32.9568 s, memory: 8852.14 Mb
395.47/2048.57	c (1752,0) c
395.47/2048.57	c (1752,0) c |------------------------------------------------------------------------------------------------------------------------|
395.47/2048.57	c (1752,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.47/2048.57	c (1752,0) c |------------------------------------------------------------------------------------------------------------------------|
395.47/2048.57	c (1752,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.47/2048.57	c (1752,0) c 
395.47/2048.57	c (1752,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.47/2048.57	c (1752,0) c real: 1751.7 s, cpu: 32.9568 s, memory: 8852.14 Mb
395.48/2078.57	c (1782,0) c
395.48/2078.57	c (1782,0) c |------------------------------------------------------------------------------------------------------------------------|
395.48/2078.57	c (1782,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.48/2078.57	c (1782,0) c |------------------------------------------------------------------------------------------------------------------------|
395.48/2078.57	c (1782,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.48/2078.57	c (1782,0) c 
395.48/2078.57	c (1782,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.48/2078.57	c (1782,0) c real: 1781.7 s, cpu: 32.9568 s, memory: 8852.14 Mb
395.51/2107.57	c (1811,0) c
395.51/2107.57	c (1811,0) c |------------------------------------------------------------------------------------------------------------------------|
395.51/2107.57	c (1811,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.51/2107.57	c (1811,0) c |------------------------------------------------------------------------------------------------------------------------|
395.51/2107.57	c (1811,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.51/2107.57	c (1811,0) c 
395.51/2107.57	c (1811,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.51/2107.57	c (1811,0) c real: 1810.7 s, cpu: 32.9568 s, memory: 8852.14 Mb
395.51/2137.57	c (1841,0) c
395.51/2137.57	c (1841,0) c |------------------------------------------------------------------------------------------------------------------------|
395.51/2137.57	c (1841,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.51/2137.57	c (1841,0) c |------------------------------------------------------------------------------------------------------------------------|
395.51/2137.57	c (1841,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.51/2137.57	c (1841,0) c 
395.51/2137.57	c (1841,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.51/2137.57	c (1841,0) c real: 1840.7 s, cpu: 32.9568 s, memory: 8852.14 Mb
395.53/2167.57	c (1871,0) c
395.53/2167.57	c (1871,0) c |------------------------------------------------------------------------------------------------------------------------|
395.53/2167.57	c (1871,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.53/2167.57	c (1871,0) c |------------------------------------------------------------------------------------------------------------------------|
395.53/2167.57	c (1871,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.53/2167.57	c (1871,0) c 
395.53/2167.57	c (1871,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.53/2167.57	c (1871,0) c real: 1870.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.53/2196.57	c (1900,0) c
395.53/2196.57	c (1900,0) c |------------------------------------------------------------------------------------------------------------------------|
395.53/2196.57	c (1900,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.53/2196.57	c (1900,0) c |------------------------------------------------------------------------------------------------------------------------|
395.53/2196.57	c (1900,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.53/2196.57	c (1900,0) c 
395.53/2196.57	c (1900,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.53/2196.57	c (1900,0) c real: 1899.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.55/2225.57	c (1929,0) c
395.55/2225.57	c (1929,0) c |------------------------------------------------------------------------------------------------------------------------|
395.55/2225.57	c (1929,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.55/2225.57	c (1929,0) c |------------------------------------------------------------------------------------------------------------------------|
395.55/2225.57	c (1929,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.55/2225.57	c (1929,0) c 
395.55/2225.57	c (1929,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.55/2225.57	c (1929,0) c real: 1928.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.56/2255.57	c (1959,0) c
395.56/2255.57	c (1959,0) c |------------------------------------------------------------------------------------------------------------------------|
395.56/2255.57	c (1959,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.56/2255.57	c (1959,0) c |------------------------------------------------------------------------------------------------------------------------|
395.56/2255.57	c (1959,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.56/2255.57	c (1959,0) c 
395.56/2255.57	c (1959,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.56/2255.57	c (1959,0) c real: 1958.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.57/2285.57	c (1989,0) c
395.57/2285.57	c (1989,0) c |------------------------------------------------------------------------------------------------------------------------|
395.57/2285.57	c (1989,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.57/2285.57	c (1989,0) c |------------------------------------------------------------------------------------------------------------------------|
395.57/2285.57	c (1989,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.57/2285.57	c (1989,0) c 
395.57/2285.57	c (1989,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.57/2285.57	c (1989,0) c real: 1988.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.58/2314.57	c (2018,0) c
395.58/2314.57	c (2018,0) c |------------------------------------------------------------------------------------------------------------------------|
395.58/2314.57	c (2018,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.58/2314.57	c (2018,0) c |------------------------------------------------------------------------------------------------------------------------|
395.58/2314.57	c (2018,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.58/2314.57	c (2018,0) c 
395.58/2314.57	c (2018,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.58/2314.57	c (2018,0) c real: 2017.7 s, cpu: 32.9596 s, memory: 8852.14 Mb
395.61/2343.57	c (2047,0) c
395.61/2343.57	c (2047,0) c |------------------------------------------------------------------------------------------------------------------------|
395.61/2343.57	c (2047,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.61/2343.57	c (2047,0) c |------------------------------------------------------------------------------------------------------------------------|
395.61/2343.57	c (2047,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.61/2343.57	c (2047,0) c 
395.61/2343.57	c (2047,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.61/2343.57	c (2047,0) c real: 2046.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.61/2373.57	c (2077,0) c
395.61/2373.57	c (2077,0) c |------------------------------------------------------------------------------------------------------------------------|
395.61/2373.57	c (2077,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.61/2373.57	c (2077,0) c |------------------------------------------------------------------------------------------------------------------------|
395.61/2373.57	c (2077,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.61/2373.57	c (2077,0) c 
395.61/2373.57	c (2077,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.61/2373.57	c (2077,0) c real: 2076.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.63/2402.57	c (2106,0) c
395.63/2402.57	c (2106,0) c |------------------------------------------------------------------------------------------------------------------------|
395.63/2402.57	c (2106,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.63/2402.57	c (2106,0) c |------------------------------------------------------------------------------------------------------------------------|
395.63/2402.57	c (2106,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.63/2402.57	c (2106,0) c 
395.63/2402.57	c (2106,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.63/2402.57	c (2106,0) c real: 2105.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.63/2431.57	c (2135,0) c
395.63/2431.57	c (2135,0) c |------------------------------------------------------------------------------------------------------------------------|
395.63/2431.57	c (2135,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.63/2431.57	c (2135,0) c |------------------------------------------------------------------------------------------------------------------------|
395.63/2431.57	c (2135,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.63/2431.57	c (2135,0) c 
395.63/2431.57	c (2135,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.63/2431.57	c (2135,0) c real: 2134.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.66/2461.57	c (2165,0) c
395.66/2461.57	c (2165,0) c |------------------------------------------------------------------------------------------------------------------------|
395.66/2461.57	c (2165,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.66/2461.57	c (2165,0) c |------------------------------------------------------------------------------------------------------------------------|
395.66/2461.57	c (2165,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.66/2461.57	c (2165,0) c 
395.66/2461.57	c (2165,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.66/2461.57	c (2165,0) c real: 2164.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.67/2491.57	c (2195,0) c
395.67/2491.57	c (2195,0) c |------------------------------------------------------------------------------------------------------------------------|
395.67/2491.57	c (2195,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
395.67/2491.57	c (2195,0) c |------------------------------------------------------------------------------------------------------------------------|
395.67/2491.57	c (2195,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.009 |
395.67/2491.57	c (2195,0) c 
395.67/2491.57	c (2195,0) c synthesis           0 conflicts        2249 propagations        0 conflicts/sec       68 propagations/sec
395.67/2491.57	c (2195,0) c real: 2194.7 s, cpu: 32.963 s, memory: 8852.14 Mb
395.68/2520.01	c (2223,0) receiving signal SIGTERM
395.68/2520.01	s UNKNOWN
395.68/2520.01	c (scop.sh) Receiving Signal. Removing all intermediate files.
395.68/2520.01	c (scop.sh) Remove HOME/scop-1427-serial-file.bin.
395.68/2520.02	c (scop.sh) Killing background jobs.
395.68/2520.02	c (2223,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 (12311 MiB free)
  memory of node 1: 16384 MiB (11794 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=1427, runsolver pid=1424

[startup+0.100163 s]*
/proc/loadavg: 3.15 2.27 2.26 2/211 1449
/proc/meminfo: memFree=24591076/32770624 swapFree=67004752/67108860
[pid=1427] ppid=1424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1427/stat : 1427 (scop.sh) S 1424 1427 638 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949557 115843072 349 33554432000 4194304 5098028 140734248727712 140734248724968 140562028720764 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37376000 140734248731428 140734248731756 140734248731756 140734248734669 0
/proc/1427/statm: 28282 349 296 221 0 87 0
[pid=1430] ppid=1427 vsize=27314120 memory=104108 CPUtime=0.1 cores=0-7
/proc/1430/stat : 1430 (java) S 1427 1427 638 0 -1 1077944320 6647 0 0 0 8 2 0 0 20 0 20 0 417949558 27969658880 26027 33554432000 4194304 4196468 140727591222496 140727591205040 140116218351351 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
/proc/1430/statm: 6828530 26027 2779 1 0 6790935 0
[pid=1430/tid=1431] ppid=1427 vsize=27314120 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/1430/task/1431/stat : 1431 (java) R 1427 1427 638 0 -1 4202560 4731 0 0 0 7 2 0 0 20 0 20 0 417949558 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116190164864 140116203721250 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1432] ppid=1427 vsize=27314120 memory=288230591823085591 CPUtime=0 cores=0-7
/proc/1430/task/1432/stat : 1432 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116222593424 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1433] ppid=1427 vsize=27314120 memory=288370449009919616 CPUtime=0 cores=0-7
/proc/1430/task/1433/stat : 1433 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116005988624 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1434] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1434/stat : 1434 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116004936336 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1435] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1435/stat : 1435 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116003883536 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1436] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1436/stat : 1436 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116002831248 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1437] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1437/stat : 1437 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116001778448 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1438] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1438/stat : 1438 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140116000726160 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1439] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1439/stat : 1439 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 26539 33554432000 4194304 4196468 140727591222496 140115999673360 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1440] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1440/stat : 1440 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 26539 33554432000 4194304 4196468 140727591222496 140114739062896 140116218362498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1441] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1441/stat : 1441 (java) S 1427 1427 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 26539 33554432000 4194304 4196468 140727591222496 140113979892512 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1442] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1442/stat : 1442 (java) S 1427 1427 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 26539 33554432000 4194304 4196468 140727591222496 140113845671024 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1443] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1443/stat : 1443 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26539 33554432000 4194304 4196468 140727591222496 140113471166544 140116218369947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1444] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1444/stat : 1444 (java) S 1427 1427 638 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26539 33554432000 4194304 4196468 140727591222496 140114738010736 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1445] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1445/stat : 1445 (java) R 1427 1427 638 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26604 33554432000 4194304 4196468 140727591222496 140114736957936 140116218362498 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1446] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1446/stat : 1446 (java) S 1427 1427 638 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26604 33554432000 4194304 4196468 140727591222496 140114735905648 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1447] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1447/stat : 1447 (java) R 1427 1427 638 0 -1 4202560 271 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26604 33554432000 4194304 4196468 140727591222496 140114734851240 140116196922740 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1448] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1448/stat : 1448 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26604 33554432000 4194304 4196468 140727591222496 140112973261152 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1449] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1449/stat : 1449 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 26604 33554432000 4194304 4196468 140727591222496 140114733799728 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105504 KiB

[startup+0.210349 s]*
/proc/loadavg: 2.98 2.25 2.25 3/211 1449
/proc/meminfo: memFree=24570764/32770624 swapFree=67004752/67108860
[pid=1427] ppid=1424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1427/stat : 1427 (scop.sh) S 1424 1427 638 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949557 115843072 349 33554432000 4194304 5098028 140734248727712 140734248724968 140562028720764 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37376000 140734248731428 140734248731756 140734248731756 140734248734669 0
/proc/1427/statm: 28282 349 296 221 0 87 0
[pid=1430] ppid=1427 vsize=27314120 memory=123352 CPUtime=0.24 cores=0-7
/proc/1430/stat : 1430 (java) S 1427 1427 638 0 -1 1077944320 12133 0 0 0 20 4 0 0 20 0 20 0 417949558 27969658880 30838 33554432000 4194304 4196468 140727591222496 140727591205040 140116218351351 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
/proc/1430/statm: 6828530 30838 2917 1 0 6790935 0
[pid=1430/tid=1431] ppid=1427 vsize=27314120 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/1430/task/1431/stat : 1431 (java) R 1427 1427 638 0 -1 4202560 9808 0 0 0 16 4 0 0 20 0 20 0 417949558 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116190164784 140116199914880 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1432] ppid=1427 vsize=27314120 memory=288230591823085591 CPUtime=0 cores=0-7
/proc/1430/task/1432/stat : 1432 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116222593424 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1433] ppid=1427 vsize=27314120 memory=288370449009919616 CPUtime=0 cores=0-7
/proc/1430/task/1433/stat : 1433 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116005988624 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1434] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1434/stat : 1434 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116004936336 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1435] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1435/stat : 1435 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116003883536 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1436] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1436/stat : 1436 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116002831248 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1437] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1437/stat : 1437 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116001778448 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1438] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1438/stat : 1438 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140116000726160 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1439] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1439/stat : 1439 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 30838 33554432000 4194304 4196468 140727591222496 140115999673360 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1440] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1440/stat : 1440 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114739062896 140116218362498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1441] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1441/stat : 1441 (java) S 1427 1427 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 30838 33554432000 4194304 4196468 140727591222496 140113979892512 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1442] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1442/stat : 1442 (java) S 1427 1427 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 30838 33554432000 4194304 4196468 140727591222496 140113845671024 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1443] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1443/stat : 1443 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140113471166544 140116218369947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1444] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1444/stat : 1444 (java) S 1427 1427 638 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114738010736 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1445] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1445/stat : 1445 (java) S 1427 1427 638 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114736957936 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1446] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1446/stat : 1446 (java) S 1427 1427 638 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114735905648 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1447] ppid=1427 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1430/task/1447/stat : 1447 (java) S 1427 1427 638 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114734852848 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1448] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1448/stat : 1448 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140112973261152 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1449] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1449/stat : 1449 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 30838 33554432000 4194304 4196468 140727591222496 140114733799728 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124748 KiB

[startup+0.309609 s]*
/proc/loadavg: 2.98 2.25 2.25 2/211 1449
/proc/meminfo: memFree=24567600/32770624 swapFree=67004752/67108860
[pid=1427] ppid=1424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1427/stat : 1427 (scop.sh) S 1424 1427 638 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949557 115843072 349 33554432000 4194304 5098028 140734248727712 140734248724968 140562028720764 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37376000 140734248731428 140734248731756 140734248731756 140734248734669 0
/proc/1427/statm: 28282 349 296 221 0 87 0
[pid=1430] ppid=1427 vsize=27314120 memory=127476 CPUtime=0.42 cores=0-7
/proc/1430/stat : 1430 (java) S 1427 1427 638 0 -1 1077944320 13287 0 0 0 37 5 0 0 20 0 20 0 417949558 27969658880 31869 33554432000 4194304 4196468 140727591222496 140727591205040 140116218351351 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
/proc/1430/statm: 6828530 31869 3023 1 0 6790935 0
[pid=1430/tid=1431] ppid=1427 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/1430/task/1431/stat : 1431 (java) R 1427 1427 638 0 -1 4202560 10791 0 0 0 26 4 0 0 20 0 20 0 417949558 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116190181424 140116218365215 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1432] ppid=1427 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1430/task/1432/stat : 1432 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116222593424 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1433] ppid=1427 vsize=27314120 memory=5968 CPUtime=0 cores=0-7
/proc/1430/task/1433/stat : 1433 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116005988624 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1434] ppid=1427 vsize=27314120 memory=772 CPUtime=0 cores=0-7
/proc/1430/task/1434/stat : 1434 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116004936336 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1435] ppid=1427 vsize=27314120 memory=952 CPUtime=0 cores=0-7
/proc/1430/task/1435/stat : 1435 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116003883536 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1436] ppid=1427 vsize=27314120 memory=4100 CPUtime=0 cores=0-7
/proc/1430/task/1436/stat : 1436 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116002831248 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1437] ppid=1427 vsize=27314120 memory=1808 CPUtime=0 cores=0-7
/proc/1430/task/1437/stat : 1437 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116001778448 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1438] ppid=1427 vsize=27314120 memory=14008 CPUtime=0 cores=0-7
/proc/1430/task/1438/stat : 1438 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140116000726160 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1439] ppid=1427 vsize=27314120 memory=924 CPUtime=0 cores=0-7
/proc/1430/task/1439/stat : 1439 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27969658880 31935 33554432000 4194304 4196468 140727591222496 140115999673360 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1440] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1440/stat : 1440 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114739062896 140116218362498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1441] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1441/stat : 1441 (java) S 1427 1427 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 31935 33554432000 4194304 4196468 140727591222496 140113979892512 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1442] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1442/stat : 1442 (java) S 1427 1427 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417949562 27969658880 31935 33554432000 4194304 4196468 140727591222496 140113845671024 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1443] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1443/stat : 1443 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140113471166544 140116218369947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1444] ppid=1427 vsize=27314120 memory=67 CPUtime=0 cores=0-7
/proc/1430/task/1444/stat : 1444 (java) S 1427 1427 638 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114738010736 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1445] ppid=1427 vsize=27314120 memory=35 CPUtime=0.02 cores=0-7
/proc/1430/task/1445/stat : 1445 (java) S 1427 1427 638 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114736957936 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1446] ppid=1427 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/1430/task/1446/stat : 1446 (java) R 1427 1427 638 0 -1 4202560 331 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114735905648 140116211068503 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1447] ppid=1427 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/1430/task/1447/stat : 1447 (java) S 1427 1427 638 0 -1 1077944384 521 0 0 0 7 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114734852848 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1448] ppid=1427 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1448/stat : 1448 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140112973261152 140116218361557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1449] ppid=1427 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1430/task/1449/stat : 1449 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949565 27969658880 31935 33554432000 4194304 4196468 140727591222496 140114733799728 140116218362498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128872 KiB

[startup+0.701024 s]
/proc/loadavg: 2.98 2.25 2.25 3/211 1449
/proc/meminfo: memFree=24537604/32770624 swapFree=67004752/67108860
[pid=1427] ppid=1424 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1427/stat : 1427 (scop.sh) S 1424 1427 638 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417949557 115843072 349 33554432000 4194304 5098028 140734248727712 140734248724968 140562028720764 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37376000 140734248731428 140734248731756 140734248731756 140734248734669 0
/proc/1427/statm: 28282 349 296 221 0 87 0
[pid=1430] ppid=1427 vsize=27320392 memory=162816 CPUtime=0.95 cores=0-7
/proc/1430/stat : 1430 (java) S 1427 1427 638 0 -1 1077944320 20397 0 0 0 88 7 0 0 20 0 20 0 417949558 27976081408 40704 33554432000 4194304 4196468 140727591222496 140727591205040 140116218351351 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
/proc/1430/statm: 6830098 40704 3190 1 0 6791447 0
[pid=1430/tid=1431] ppid=1427 vsize=27320392 memory=2244 CPUtime=0.65 cores=0-7
/proc/1430/task/1431/stat : 1431 (java) D 1427 1427 638 0 -1 4202560 17275 0 0 0 59 6 0 0 20 0 20 0 417949558 27976081408 40704 33554432000 4194304 4196468 140727591222496 140116190190624 140116218373277 0 4 2 25189581 18446744072100592773 0 0 -1 2 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1432] ppid=1427 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1430/task/1432/stat : 1432 (java) S 1427 1427 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417949560 27976081408 40704 33554432000 4194304 4196468 140727591222496 140116222593424 140116218361557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1433] ppid=1427 vsize=27320392 memory=6438155977927 CPUtime=0 cores=0-7
/proc/1430/task/1433/stat : 1433 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417949560 27976081408 40704 33554432000 4194304 4196468 140727591222496 140116005988624 140116218361557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0
[pid=1430/tid=1434] ppid=1427 vsize=27320392 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/1430/task/1434/stat : 1434 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417949560 27976081408 40704 33554432000 4194304 4196468 140727591222496 140116004936336 140116218361557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30146560 140727591224043 140727591224470 140727591224470 140727591227343 0

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

/proc/1477/task/1486/stat : 1486 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417979134 8616062976 37489 33554432000 4194304 4196468 140728360117408 140277128924048 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1487] ppid=1427 vsize=8414124 memory=952 CPUtime=0.02 cores=0-7
/proc/1477/task/1487/stat : 1487 (java) S 1427 1427 638 0 -1 1077944384 15 0 0 0 0 2 0 0 20 0 24 0 417979135 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276692814064 140277330840194 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1488] ppid=1427 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/1477/task/1488/stat : 1488 (java) S 1427 1427 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417979136 8616062976 37489 33554432000 4194304 4196468 140728360117408 140275779364000 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1489] ppid=1427 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/1477/task/1489/stat : 1489 (java) S 1427 1427 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417979136 8616062976 37489 33554432000 4194304 4196468 140728360117408 140275645141744 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1490] ppid=1427 vsize=8414124 memory=149956 CPUtime=0 cores=0-7
/proc/1477/task/1490/stat : 1490 (java) S 1427 1427 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140275270637520 140277330847643 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1491] ppid=1427 vsize=8414124 memory=7989752 CPUtime=0.21 cores=0-7
/proc/1477/task/1491/stat : 1491 (java) S 1427 1427 638 0 -1 1077944384 902 0 0 0 21 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276691761904 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1492] ppid=1427 vsize=8414124 memory=816 CPUtime=0.31 cores=0-7
/proc/1477/task/1492/stat : 1492 (java) S 1427 1427 638 0 -1 1077944384 732 0 0 0 31 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276690709360 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1493] ppid=1427 vsize=8414124 memory=1764 CPUtime=0.24 cores=0-7
/proc/1477/task/1493/stat : 1493 (java) S 1427 1427 638 0 -1 1077944384 544 0 0 0 24 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276689656304 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1494] ppid=1427 vsize=8414124 memory=111628 CPUtime=0.28 cores=0-7
/proc/1477/task/1494/stat : 1494 (java) S 1427 1427 638 0 -1 1077944384 1191 0 0 0 28 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276688603760 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1495] ppid=1427 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/1477/task/1495/stat : 1495 (java) S 1427 1427 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417979139 8616062976 37489 33554432000 4194304 4196468 140728360117408 140274772732384 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1496] ppid=1427 vsize=8414124 memory=1780 CPUtime=0.73 cores=0-7
/proc/1477/task/1496/stat : 1496 (java) S 1427 1427 638 0 -1 1077944384 149 0 0 0 34 39 0 0 20 0 24 0 417979140 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276687551152 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1498] ppid=1427 vsize=8414124 memory=12028 CPUtime=0 cores=0-7
/proc/1477/task/1498/stat : 1498 (java) S 1427 1427 638 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417979244 8616062976 37489 33554432000 4194304 4196468 140728360117408 140276679517120 140277330853657 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1500] ppid=1427 vsize=8414124 memory=496 CPUtime=0.04 cores=0-7
/proc/1477/task/1500/stat : 1500 (java) S 1427 1427 638 0 -1 4202560 1736 0 0 0 1 3 0 0 20 0 24 0 417979244 8616062976 37489 33554432000 4194304 4196468 140728360117408 140274101633328 140277330850973 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1501] ppid=1427 vsize=8414124 memory=-4075877051373423737 CPUtime=0 cores=0-7
/proc/1477/task/1501/stat : 1501 (java) S 1427 1427 638 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 417979244 8616062976 37489 33554432000 4194304 4196468 140728360117408 140274370068656 140277330850973 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1502] ppid=1427 vsize=8414124 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/1477/task/1502/stat : 1502 (java) S 1427 1427 638 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 417979247 8616062976 37489 33554432000 4194304 4196468 140728360117408 140273833205168 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
Current children cumulated CPU time: 395.68 s
Current children cumulated vsize: 17591844 KiB
Current children cumulated memory: 8141184 KiB
heavy processes:

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

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

[startup+2520.53 s]
# the end of solver process 1477 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=375.093 s, system=21.1563 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.4 s]
/proc/loadavg: 0.00 0.01 0.19 2/218 1718
/proc/meminfo: memFree=17200832/32770624 swapFree=67004752/67108860
[pid=1477] ppid=1424 vsize=8545196 memory=160196 CPUtime=39.72 cores=0-7
/proc/1477/stat : 1477 (java) S 1424 1427 638 0 -1 1077944320 23665 2090045 0 0 243 70 3296 363 20 0 23 0 417979132 8750280704 40049 33554432000 4194304 4196468 140728360117408 140728360099952 140277330829047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
/proc/1477/statm: 2136299 40049 3226 1 0 2097643 0
[pid=1477/tid=1478] ppid=1424 vsize=8545196 memory=496 CPUtime=37.73 cores=0-7
/proc/1477/task/1478/stat : 1478 (java) S 1424 1427 638 0 -1 1077944384 16948 2090045 0 0 90 24 3296 363 20 0 23 0 417979133 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277302669216 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1479] ppid=1424 vsize=8545196 memory=22320 CPUtime=36.59 cores=0-7
/proc/1477/task/1479/stat : 1479 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277335071248 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1480] ppid=1424 vsize=8545196 memory=2116 CPUtime=36.59 cores=0-7
/proc/1477/task/1480/stat : 1480 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277135239824 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1481] ppid=1424 vsize=8545196 memory=12028 CPUtime=36.59 cores=0-7
/proc/1477/task/1481/stat : 1481 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277134186768 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1482] ppid=1424 vsize=8545196 memory=8112282956445269571 CPUtime=36.59 cores=0-7
/proc/1477/task/1482/stat : 1482 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277133134224 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1483] ppid=1424 vsize=8545196 memory=928 CPUtime=36.59 cores=0-7
/proc/1477/task/1483/stat : 1483 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277132082192 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1484] ppid=1424 vsize=8545196 memory=1412 CPUtime=36.59 cores=0-7
/proc/1477/task/1484/stat : 1484 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277131029648 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1485] ppid=1424 vsize=8545196 memory=3704 CPUtime=36.59 cores=0-7
/proc/1477/task/1485/stat : 1485 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277129976592 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1486] ppid=1424 vsize=8545196 memory=160196 CPUtime=36.59 cores=0-7
/proc/1477/task/1486/stat : 1486 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277128924048 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1487] ppid=1424 vsize=8545196 memory=1660 CPUtime=36.61 cores=0-7
/proc/1477/task/1487/stat : 1487 (java) S 1424 1427 638 0 -1 1077944384 15 2090045 0 0 0 2 3296 363 20 0 23 0 417979135 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276692813568 140277330840194 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1488] ppid=1424 vsize=8545196 memory=1984 CPUtime=36.59 cores=0-7
/proc/1477/task/1488/stat : 1488 (java) S 1424 1427 638 0 -1 1077944384 13 2090045 0 0 0 0 3296 363 20 0 23 0 417979136 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275779364000 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1489] ppid=1424 vsize=8545196 memory=2472 CPUtime=36.59 cores=0-7
/proc/1477/task/1489/stat : 1489 (java) S 1424 1427 638 0 -1 1077944384 21 2090045 0 0 0 0 3296 363 20 0 23 0 417979136 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275645141744 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1490] ppid=1424 vsize=8545196 memory=1440 CPUtime=36.59 cores=0-7
/proc/1477/task/1490/stat : 1490 (java) S 1424 1427 638 0 -1 1077944384 30 2090045 0 0 0 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275270637232 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1491] ppid=1424 vsize=8545196 memory=1476 CPUtime=36.8 cores=0-7
/proc/1477/task/1491/stat : 1491 (java) S 1424 1427 638 0 -1 1077944384 902 2090045 0 0 21 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276691761904 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1492] ppid=1424 vsize=8545196 memory=149956 CPUtime=36.9 cores=0-7
/proc/1477/task/1492/stat : 1492 (java) S 1424 1427 638 0 -1 1077944384 732 2090045 0 0 31 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276690709360 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1493] ppid=1424 vsize=8545196 memory=7989752 CPUtime=36.83 cores=0-7
/proc/1477/task/1493/stat : 1493 (java) S 1424 1427 638 0 -1 1077944384 544 2090045 0 0 24 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276689656304 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1494] ppid=1424 vsize=8545196 memory=149956 CPUtime=36.87 cores=0-7
/proc/1477/task/1494/stat : 1494 (java) S 1424 1427 638 0 -1 1077944384 1192 2090045 0 0 28 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276688602656 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1495] ppid=1424 vsize=8545196 memory=7989752 CPUtime=36.59 cores=0-7
/proc/1477/task/1495/stat : 1495 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140274772732384 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1498] ppid=1424 vsize=8545196 memory=1984 CPUtime=36.59 cores=0-7
/proc/1477/task/1498/stat : 1498 (java) S 1424 1427 638 0 -1 1077944384 23 2090045 0 0 0 0 3296 363 20 0 23 0 417979244 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276679516288 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1502] ppid=1424 vsize=8545196 memory=816 CPUtime=36.59 cores=0-7
/proc/1477/task/1502/stat : 1502 (java) S 1424 1427 638 0 -1 1077944384 6 2090045 0 0 0 0 3296 363 20 0 23 0 417979247 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273833194544 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1715] ppid=1424 vsize=8545196 memory=1476 CPUtime=36.65 cores=0-7
/proc/1477/task/1715/stat : 1715 (java) R 1424 1427 638 0 -1 4202560 3 2090045 0 0 0 6 3296 363 20 0 23 0 418201559 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273564771488 140277323514679 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1718] ppid=1424 vsize=8545196 memory=1476 CPUtime=36.59 cores=0-7
/proc/1477/task/1718/stat : 1718 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 418201560 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273296334800 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
Current cumulated CPU time of completed processes: 356.382 s
Current children cumulated CPU time: 39.72 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 160196 KiB

[startup+2520.5 s]
/proc/loadavg: 0.00 0.01 0.19 2/218 1718
/proc/meminfo: memFree=17200832/32770624 swapFree=67004752/67108860
[pid=1477] ppid=1424 vsize=8545196 memory=160196 CPUtime=39.83 cores=0-7
/proc/1477/stat : 1477 (java) S 1424 1427 638 0 -1 1077944320 23665 2090045 0 0 243 81 3296 363 20 0 23 0 417979132 8750280704 40049 33554432000 4194304 4196468 140728360117408 140728360099952 140277330829047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
/proc/1477/statm: 2136299 40049 3226 1 0 2097643 0
[pid=1477/tid=1478] ppid=1424 vsize=8545196 memory=3620 CPUtime=37.73 cores=0-7
/proc/1477/task/1478/stat : 1478 (java) S 1424 1427 638 0 -1 1077944384 16948 2090045 0 0 90 24 3296 363 20 0 23 0 417979133 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277302669216 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1479] ppid=1424 vsize=8545196 memory=40816 CPUtime=36.59 cores=0-7
/proc/1477/task/1479/stat : 1479 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277335071248 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1480] ppid=1424 vsize=8545196 memory=984 CPUtime=36.59 cores=0-7
/proc/1477/task/1480/stat : 1480 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277135239824 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1481] ppid=1424 vsize=8545196 memory=160196 CPUtime=36.59 cores=0-7
/proc/1477/task/1481/stat : 1481 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277134186768 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1482] ppid=1424 vsize=8545196 memory=1276 CPUtime=36.59 cores=0-7
/proc/1477/task/1482/stat : 1482 (java) S 1424 1427 638 0 -1 1077944384 1 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277133134224 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1483] ppid=1424 vsize=8545196 memory=1060 CPUtime=36.59 cores=0-7
/proc/1477/task/1483/stat : 1483 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277132082192 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1484] ppid=1424 vsize=8545196 memory=1720 CPUtime=36.59 cores=0-7
/proc/1477/task/1484/stat : 1484 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277131029648 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1485] ppid=1424 vsize=8545196 memory=5968 CPUtime=36.59 cores=0-7
/proc/1477/task/1485/stat : 1485 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277129976592 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1486] ppid=1424 vsize=8545196 memory=772 CPUtime=36.59 cores=0-7
/proc/1477/task/1486/stat : 1486 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979134 8750280704 40049 33554432000 4194304 4196468 140728360117408 140277128924048 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1487] ppid=1424 vsize=8545196 memory=952 CPUtime=36.61 cores=0-7
/proc/1477/task/1487/stat : 1487 (java) S 1424 1427 638 0 -1 1077944384 15 2090045 0 0 0 2 3296 363 20 0 23 0 417979135 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276692813568 140277330840194 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1488] ppid=1424 vsize=8545196 memory=752 CPUtime=36.59 cores=0-7
/proc/1477/task/1488/stat : 1488 (java) S 1424 1427 638 0 -1 1077944384 13 2090045 0 0 0 0 3296 363 20 0 23 0 417979136 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275779364000 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1489] ppid=1424 vsize=8545196 memory=1228 CPUtime=36.59 cores=0-7
/proc/1477/task/1489/stat : 1489 (java) S 1424 1427 638 0 -1 1077944384 21 2090045 0 0 0 0 3296 363 20 0 23 0 417979136 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275645141744 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1490] ppid=1424 vsize=8545196 memory=9584 CPUtime=36.59 cores=0-7
/proc/1477/task/1490/stat : 1490 (java) S 1424 1427 638 0 -1 1077944384 30 2090045 0 0 0 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140275270637232 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1491] ppid=1424 vsize=8545196 memory=4140 CPUtime=36.8 cores=0-7
/proc/1477/task/1491/stat : 1491 (java) S 1424 1427 638 0 -1 1077944384 902 2090045 0 0 21 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276691761904 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1492] ppid=1424 vsize=8545196 memory=2832 CPUtime=36.9 cores=0-7
/proc/1477/task/1492/stat : 1492 (java) S 1424 1427 638 0 -1 1077944384 732 2090045 0 0 31 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276690709360 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1493] ppid=1424 vsize=8545196 memory=1540 CPUtime=36.83 cores=0-7
/proc/1477/task/1493/stat : 1493 (java) S 1424 1427 638 0 -1 1077944384 544 2090045 0 0 24 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276689656304 140277330840194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1494] ppid=1424 vsize=8545196 memory=1764 CPUtime=36.87 cores=0-7
/proc/1477/task/1494/stat : 1494 (java) S 1424 1427 638 0 -1 1077944384 1192 2090045 0 0 28 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276688602656 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1495] ppid=1424 vsize=8545196 memory=111628 CPUtime=36.59 cores=0-7
/proc/1477/task/1495/stat : 1495 (java) S 1424 1427 638 0 -1 1077944384 3 2090045 0 0 0 0 3296 363 20 0 23 0 417979139 8750280704 40049 33554432000 4194304 4196468 140728360117408 140274772732384 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1498] ppid=1424 vsize=8545196 memory=804 CPUtime=36.59 cores=0-7
/proc/1477/task/1498/stat : 1498 (java) S 1424 1427 638 0 -1 1077944384 23 2090045 0 0 0 0 3296 363 20 0 23 0 417979244 8750280704 40049 33554432000 4194304 4196468 140728360117408 140276679516288 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1502] ppid=1424 vsize=8545196 memory=4100 CPUtime=36.59 cores=0-7
/proc/1477/task/1502/stat : 1502 (java) S 1424 1427 638 0 -1 1077944384 6 2090045 0 0 0 0 3296 363 20 0 23 0 417979247 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273833194544 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1715] ppid=1424 vsize=8545196 memory=1808 CPUtime=36.75 cores=0-7
/proc/1477/task/1715/stat : 1715 (java) R 1424 1427 638 0 -1 4202560 3 2090045 0 0 0 16 3296 363 20 0 23 0 418201559 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273564771488 140277323514679 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
[pid=1477/tid=1718] ppid=1424 vsize=8545196 memory=14008 CPUtime=36.59 cores=0-7
/proc/1477/task/1718/stat : 1718 (java) S 1424 1427 638 0 -1 1077944384 2 2090045 0 0 0 0 3296 363 20 0 23 0 418201560 8750280704 40049 33554432000 4194304 4196468 140728360117408 140273296334800 140277330839253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29982720 140728360125432 140728360125590 140728360125590 140728360128463 0
Current cumulated CPU time of completed processes: 356.382 s
Current children cumulated CPU time: 39.83 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 160196 KiB

Child status: 1
Real time (s): 2520.53
CPU time (s): 396.25
CPU user time (s): 375.093
CPU system time (s): 21.1563
CPU usage (%): 15.7209
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 10643944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.093
system time used= 21.1563
maximum resident set size= 10643144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2239740
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2548808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68224
involuntary context switches= 1299


# summary of solver processes directly reported to runsolver:
#   pid: 1427,1477
#   total CPU time (s): 396.25
#   total CPU user time (s): 375.093
#   total CPU system time (s): 21.1563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2456 second user time and 26.5981 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-14 01:19:40
IDJOB=4392827
IDBENCH=120726
IDSOLVER=2839
FILE ID=node126/4392827-1568416818
RUNJOBID= node126-1568416737-666
PBS_JOBID= 21702265
Free space on /tmp= 55776 MiB

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

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

MD5SUM BENCH= f6de09233a74707b341bbe4fbe6d65e2
RANDOM SEED=946998026

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24684676 kB
MemAvailable:   31855396 kB
Buffers:          177044 kB
Cached:          7237792 kB
SwapCached:         2860 kB
Active:          2770872 kB
Inactive:        4650016 kB
Active(anon):       4320 kB
Inactive(anon):    43300 kB
Active(file):    2766552 kB
Inactive(file):  4606716 kB
Unevictable:      109080 kB
Mlocked:          109080 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20212 kB
Writeback:             0 kB
AnonPages:        174132 kB
Mapped:            44272 kB
Shmem:             32816 kB
Slab:             256340 kB
SReclaimable:     225912 kB
SUnreclaim:        30428 kB
KernelStack:        3776 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55752 MiB
End job on node126 at 2019-09-14 02:01:41