Trace number 4392445

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameDeBruijnSequence/DeBruijnSequence-m1-s1/
DeBruijnSequence-02-09.xml
MD5SUM51af40833062bacbe569ad61b7e4d8a4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.88246
Satisfiable
(Un)Satisfiability was proved
Number of variables5122
Number of constraints4611
Number of domains3
Minimum domain size2
Maximum domain size513
Distribution of domain sizes[{"size":2,"count":4608},{"size":512,"count":512},{"size":513,"count":2}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":512},{"degree":3,"count":4608}]
Minimum constraint arity2
Maximum constraint arity514
Distribution of constraint arities[{"arity":2,"count":4096},{"arity":10,"count":512},{"arity":512,"count":2},{"arity":514,"count":1}]
Number of extensional constraints0
Number of intensional constraints4096
Distribution of constraint types[{"type":"intension","count":4096},{"type":"allDifferent","count":1},{"type":"sum","count":512},{"type":"cardinality","count":1},{"type":"minimum","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-10291-serial-file.bin HOME/instance-4392445-1568424916.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 03:34:40 CEST 2019
0.65/0.57	c PID: 10294
0.65/0.57	c IP: 172.20.3.148
0.65/0.57	c HOST: node148.alineos.net
0.65/0.57	c (0,0) Parsing Begin
5.48/1.93	c (1,1) Parsing End
5.48/1.95	c (1,1) CSP: 514 int (0 aux), 4608 bool (0 aux), 4611 ctr, max domain size 513
5.48/1.95	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
5.48/1.95	c (1,1) Constraint Name Generate Begin
5.48/1.97	c (1,1) Ctr:HOME/instance-4392445-1568424916.xml,AllDifferent:Cardinality:Eq:Minimum:Num:Var:WeightedSum
5.48/1.97	c (1,1) Constraint Name Generate End
5.48/1.97	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
5.48/1.97	c (1,1) CSP to CSPinCNF Begin
16.48/8.50	c (7,7) translated 462 (10%) constraints
16.48/8.57	c (8,8) translated 923 (20%) constraints
16.48/8.59	c (8,8) translated 1384 (30%) constraints
16.67/8.61	c (8,8) translated 1845 (40%) constraints
16.67/8.64	c (8,8) translated 2306 (50%) constraints
16.67/8.66	c (8,8) translated 2767 (60%) constraints
16.67/8.68	c (8,8) translated 3228 (70%) constraints
17.01/8.70	c (8,8) translated 3689 (80%) constraints
17.01/8.73	c (8,8) translated 4150 (90%) constraints
18.22/9.27	c (8,8) translated 4611 (100%) constraints
18.45/9.31	c (8,8) ===========================================
18.45/9.31	c (8,8) Order
18.45/9.31	c (8,8) ===========================================
19.98/9.87	c (9,9) translated 13851 (10%) constraints
20.50/10.30	c (9,9) translated 27701 (20%) constraints
20.98/10.75	c (10,10) translated 41551 (30%) constraints
21.39/11.18	c (10,10) translated 55401 (40%) constraints
21.89/11.61	c (11,11) translated 69251 (50%) constraints
22.30/12.04	c (11,11) translated 83102 (60%) constraints
22.69/12.47	c (11,11) translated 96952 (70%) constraints
23.19/12.91	c (12,12) translated 110802 (80%) constraints
23.59/13.34	c (12,12) translated 124652 (90%) constraints
40.54/25.95	c (25,25) translated 138502 (100%) constraints
40.54/25.96	c (25,25) CSP to CSPinCNF End
40.78/26.03	c (25,25) CSP: 910 int (396 aux), 268800 bool (264192 aux), 670239 ctr, max domain size 555
40.78/26.03	c (25,25) Heap : 4625 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
40.78/26.03	c (25,25) CSPinCNF Propagation Begin
71.48/46.74	c (46,44) 0 values, 1024 unsatisfiable literals, and 2048 valid clauses are removed
71.48/46.74	c (46,44) CSPinCNF Propagation End
71.62/46.81	c (46,44) CSP: 910 int (396 aux), 268800 bool (264192 aux), 668191 ctr, max domain size 555
71.62/46.81	c (46,44) Heap : 6215 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
71.62/46.83	c (46,44) Simplify CSPinCNF Begin
79.74/52.03	c (51,49) Simplify CSPinCNF End
80.04/52.18	c (51,49) CSP: 910 int (396 aux), 530944 bool (526336 aux), 930335 ctr, max domain size 555
80.04/52.18	c (51,49) Heap : 3268 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
80.04/52.18	c (51,49) Calculate Precise Domain Begin
80.04/52.19	c (51,49) 0 values are removed by re-calculation
80.04/52.19	c (51,49) Calculate Precise Domain End
80.30/52.34	c (51,49) CSP: 910 int (396 aux), 530944 bool (526336 aux), 930335 ctr, max domain size 555
80.30/52.34	c (51,49) Heap : 3268 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
80.30/52.34	c (51,49) CSPinCNF to SatSolver Begin
226.29/182.47	c (181,174) 93034 (10 %) CSP clauses are encoded (0 SAT variables, 32063455 SAT clauses)
351.04/311.12	c (310,297) 186067 (20 %) CSP clauses are encoded (0 SAT variables, 63849730 SAT clauses)
475.90/439.72	c (439,421) 279101 (30 %) CSP clauses are encoded (0 SAT variables, 95636006 SAT clauses)
600.85/566.75	c (566,545) 372134 (40 %) CSP clauses are encoded (0 SAT variables, 127422281 SAT clauses)
629.00/595.37	c (594,573) 465168 (50 %) CSP clauses are encoded (0 SAT variables, 134436299 SAT clauses)
630.10/596.43	c (595,574) 558201 (60 %) CSP clauses are encoded (0 SAT variables, 134529332 SAT clauses)
631.10/597.49	c (596,575) 651235 (70 %) CSP clauses are encoded (0 SAT variables, 134622366 SAT clauses)
632.84/598.64	c (598,576) 744268 (80 %) CSP clauses are encoded (0 SAT variables, 134715399 SAT clauses)
633.93/599.70	c (599,577) 837302 (90 %) CSP clauses are encoded (0 SAT variables, 134808433 SAT clauses)
641.53/606.30	c (605,583) 930335 (100 %) CSP clauses are encoded (0 SAT variables, 136569294 SAT clauses)
641.53/606.30	c (605,583) CSPinCNF to SatSolver End
641.53/606.30	c (605,583) Heap : 8269 MiB used (max 22515 MiB), NonHeap : 34 MiB used (max 0 MiB)
641.53/606.30	c (605,583) 809034 bool, 136569805 clause
641.53/606.30	c (605,583) Export Begin
642.11/606.60	c (606,583) Export to HOME/scop-10291-serial-file.bin
642.11/606.60	c (606,583) Export End
642.11/606.60	c (606,583) Export File Size: 0.86 MB
642.11/606.60	c (606,583) 1,1,25,46,51,51,605,STOP-AFTER(DIMACS)
642.11/606.60	c END-Prog: Sat Sep 14 03:44:46 CEST 2019
642.11/606.65	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10291-serial-file.bin
642.77/607.12	c (0,0) Read Serial File Begin
642.77/607.12	c (0,0) HOME/scop-10291-serial-file.bin
643.63/607.53	c (0,0) Read Serial File End
643.63/607.54	
643.63/607.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
643.63/607.54	(Solving Process)
643.63/607.54	
643.63/607.56	c BEGIN-Prog: Sat Sep 14 03:44:47 CEST 2019
643.63/607.56	c PID: 10359
643.63/607.56	c IP: 172.20.3.148
643.63/607.56	c HOST: node148.alineos.net
643.63/607.57	c (0,0) SatSolver.solve Begin
643.63/607.57	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392445-1568424916.xml-scop-10294.cnf
643.63/607.60	c (0,0) c
643.63/607.60	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)
643.63/607.60	c (0,0) c
643.63/607.60	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
643.63/607.60	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
643.63/607.60	c (0,0) c ========================================[ Problem Statistics ]===========================================
643.63/607.60	c (0,0) c |                                                                                                       |
691.35/655.02	c (47,0) c |  Number of variables:        809034                                                                   |
691.35/655.02	c (47,0) c |  Number of clauses:       136569656                                                                   |
691.35/655.02	c (47,0) c |  Parse time:                  43.64 s                                                                 |
691.35/655.02	c (47,0) c |                                                                                                       |
698.75/662.48	c (55,0) c | Too many clauses... No preprocessing                                                                  |
698.75/662.48	c (55,0) c |  Simplification time:          6.61 s                                                                 |
698.75/662.48	c (55,0) c |                                                                                                       |
698.75/662.48	c (55,0) c |  One Solver is taking   9355.80Mb... Let's take   0 solvers for this run (max 40% of the maxmemory).  |
698.75/662.48	c (55,0) c |  Generating clones                                                                                    |
698.75/662.48	c (55,0) c |  all clones generated. Memory =  9355.80Mb.                                                           |
698.75/662.48	c (55,0) c ========================================================================================================|
698.75/662.48	c (55,0) c
698.75/662.48	c (55,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
698.75/662.48	c (55,0) c
698.75/662.48	c (55,0) c |-----------------------|------------|
698.75/662.48	c (55,0) c | Threads               |          0 |
698.75/662.49	c (55,0) c |-----------------------|------------|
698.75/662.49	c (55,0) c | randomizeFirstDescent |      False |
698.75/662.49	c (55,0) c | adaptStrategeis       |       True |
698.75/662.49	c (55,0) c | forceUnsatOnNewDescent|       True |
698.75/662.49	c (55,0) c | Initial random_seed   |   91648253 |
698.75/662.49	c (55,0) c | chanseokStrategy      |      False |
698.75/662.49	c (55,0) c | coLBDBound            |          5 |
698.75/662.49	c (55,0) c | glureduce             |       True |
698.75/662.49	c (55,0) c | firstReduceDB         |       2000 |
698.75/662.49	c (55,0) c | incReduceDB           |        300 |
698.75/662.49	c (55,0) c | luby_restart          |      False |
698.75/662.49	c (55,0) c | luby_restart_factor   |        100 |
698.75/662.49	c (55,0) c | var_decay             |     0.8000 |
698.75/662.49	c (55,0) c | max_var_decay         |     0.9500 |
698.75/662.49	c (55,0) c | randomize_on_restarts |      False |
698.75/662.49	c (55,0) c | remove_satisfied      |       True |
698.75/662.49	c (55,0) c |-----------------------|------------|
698.86/692.07	c (85,0) c
698.86/692.07	c (85,0) c |------------------------------------------------------------------------------------------------------------------------|
698.86/692.07	c (85,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.86/692.07	c (85,0) c |------------------------------------------------------------------------------------------------------------------------|
698.86/692.07	c (85,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.86/692.07	c (85,0) c 
698.86/692.07	c (85,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.86/692.07	c (85,0) c real: 84.4755 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.87/721.07	c (114,0) c
698.87/721.07	c (114,0) c |------------------------------------------------------------------------------------------------------------------------|
698.87/721.07	c (114,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.87/721.07	c (114,0) c |------------------------------------------------------------------------------------------------------------------------|
698.87/721.07	c (114,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.87/721.07	c (114,0) c 
698.87/721.07	c (114,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.87/721.07	c (114,0) c real: 113.476 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.88/750.07	c (143,0) c
698.88/750.07	c (143,0) c |------------------------------------------------------------------------------------------------------------------------|
698.88/750.07	c (143,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.88/750.07	c (143,0) c |------------------------------------------------------------------------------------------------------------------------|
698.88/750.07	c (143,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.88/750.07	c (143,0) c 
698.88/750.07	c (143,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.88/750.07	c (143,0) c real: 142.476 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.90/779.07	c (172,0) c
698.90/779.07	c (172,0) c |------------------------------------------------------------------------------------------------------------------------|
698.90/779.07	c (172,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.90/779.07	c (172,0) c |------------------------------------------------------------------------------------------------------------------------|
698.90/779.07	c (172,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.90/779.07	c (172,0) c 
698.90/779.07	c (172,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.90/779.07	c (172,0) c real: 171.476 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.90/809.07	c (202,0) c
698.90/809.07	c (202,0) c |------------------------------------------------------------------------------------------------------------------------|
698.90/809.07	c (202,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.90/809.07	c (202,0) c |------------------------------------------------------------------------------------------------------------------------|
698.90/809.07	c (202,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.90/809.07	c (202,0) c 
698.90/809.07	c (202,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.90/809.07	c (202,0) c real: 201.476 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.92/838.07	c (231,0) c
698.92/838.07	c (231,0) c |------------------------------------------------------------------------------------------------------------------------|
698.92/838.07	c (231,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.92/838.07	c (231,0) c |------------------------------------------------------------------------------------------------------------------------|
698.92/838.07	c (231,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.92/838.07	c (231,0) c 
698.92/838.07	c (231,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.92/838.07	c (231,0) c real: 230.476 s, cpu: 50.2526 s, memory: 9355.80 Mb
698.93/867.07	c (260,0) c
698.93/867.07	c (260,0) c |------------------------------------------------------------------------------------------------------------------------|
698.93/867.07	c (260,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.93/867.07	c (260,0) c |------------------------------------------------------------------------------------------------------------------------|
698.93/867.07	c (260,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.93/867.07	c (260,0) c 
698.93/867.07	c (260,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.93/867.07	c (260,0) c real: 259.476 s, cpu: 50.2527 s, memory: 9355.80 Mb
698.94/896.07	c (289,0) c
698.94/896.07	c (289,0) c |------------------------------------------------------------------------------------------------------------------------|
698.94/896.07	c (289,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.94/896.07	c (289,0) c |------------------------------------------------------------------------------------------------------------------------|
698.94/896.07	c (289,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.94/896.07	c (289,0) c 
698.94/896.07	c (289,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.94/896.07	c (289,0) c real: 288.476 s, cpu: 50.2528 s, memory: 9355.80 Mb
698.96/926.07	c (319,0) c
698.96/926.07	c (319,0) c |------------------------------------------------------------------------------------------------------------------------|
698.96/926.07	c (319,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.96/926.07	c (319,0) c |------------------------------------------------------------------------------------------------------------------------|
698.96/926.07	c (319,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.96/926.07	c (319,0) c 
698.96/926.07	c (319,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.96/926.07	c (319,0) c real: 318.476 s, cpu: 50.2529 s, memory: 9355.80 Mb
698.96/955.07	c (348,0) c
698.96/955.07	c (348,0) c |------------------------------------------------------------------------------------------------------------------------|
698.96/955.07	c (348,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.96/955.07	c (348,0) c |------------------------------------------------------------------------------------------------------------------------|
698.96/955.07	c (348,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.96/955.07	c (348,0) c 
698.96/955.07	c (348,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.96/955.07	c (348,0) c real: 347.476 s, cpu: 50.253 s, memory: 9355.80 Mb
698.97/984.07	c (377,0) c
698.97/984.07	c (377,0) c |------------------------------------------------------------------------------------------------------------------------|
698.97/984.07	c (377,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.97/984.07	c (377,0) c |------------------------------------------------------------------------------------------------------------------------|
698.97/984.07	c (377,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.97/984.07	c (377,0) c 
698.97/984.07	c (377,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.97/984.07	c (377,0) c real: 376.476 s, cpu: 50.2531 s, memory: 9355.80 Mb
698.99/1013.07	c (406,0) c
698.99/1013.07	c (406,0) c |------------------------------------------------------------------------------------------------------------------------|
698.99/1013.07	c (406,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
698.99/1013.07	c (406,0) c |------------------------------------------------------------------------------------------------------------------------|
698.99/1013.07	c (406,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
698.99/1013.07	c (406,0) c 
698.99/1013.07	c (406,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
698.99/1013.07	c (406,0) c real: 405.476 s, cpu: 50.2532 s, memory: 9355.80 Mb
699.00/1042.07	c (435,0) c
699.00/1042.07	c (435,0) c |------------------------------------------------------------------------------------------------------------------------|
699.00/1042.07	c (435,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.00/1042.07	c (435,0) c |------------------------------------------------------------------------------------------------------------------------|
699.00/1042.07	c (435,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.00/1042.07	c (435,0) c 
699.00/1042.07	c (435,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.00/1042.07	c (435,0) c real: 434.476 s, cpu: 50.2532 s, memory: 9355.80 Mb
699.01/1071.07	c (464,0) c
699.01/1071.07	c (464,0) c |------------------------------------------------------------------------------------------------------------------------|
699.01/1071.07	c (464,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.01/1071.07	c (464,0) c |------------------------------------------------------------------------------------------------------------------------|
699.01/1071.07	c (464,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.01/1071.07	c (464,0) c 
699.01/1071.07	c (464,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.01/1071.07	c (464,0) c real: 463.476 s, cpu: 50.2533 s, memory: 9355.80 Mb
699.03/1100.07	c (493,0) c
699.03/1100.07	c (493,0) c |------------------------------------------------------------------------------------------------------------------------|
699.03/1100.07	c (493,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.03/1100.07	c (493,0) c |------------------------------------------------------------------------------------------------------------------------|
699.03/1100.07	c (493,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.03/1100.07	c (493,0) c 
699.03/1100.07	c (493,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.03/1100.07	c (493,0) c real: 492.476 s, cpu: 50.2534 s, memory: 9355.80 Mb
699.04/1129.07	c (522,0) c
699.04/1129.07	c (522,0) c |------------------------------------------------------------------------------------------------------------------------|
699.04/1129.07	c (522,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.04/1129.07	c (522,0) c |------------------------------------------------------------------------------------------------------------------------|
699.04/1129.07	c (522,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.04/1129.07	c (522,0) c 
699.04/1129.07	c (522,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.04/1129.07	c (522,0) c real: 521.476 s, cpu: 50.2535 s, memory: 9355.80 Mb
699.05/1158.07	c (551,0) c
699.05/1158.07	c (551,0) c |------------------------------------------------------------------------------------------------------------------------|
699.05/1158.07	c (551,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.05/1158.07	c (551,0) c |------------------------------------------------------------------------------------------------------------------------|
699.05/1158.07	c (551,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.05/1158.07	c (551,0) c 
699.05/1158.07	c (551,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.05/1158.07	c (551,0) c real: 550.476 s, cpu: 50.2536 s, memory: 9355.80 Mb
699.06/1187.07	c (580,0) c
699.06/1187.07	c (580,0) c |------------------------------------------------------------------------------------------------------------------------|
699.06/1187.07	c (580,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.06/1187.07	c (580,0) c |------------------------------------------------------------------------------------------------------------------------|
699.06/1187.07	c (580,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.06/1187.07	c (580,0) c 
699.06/1187.07	c (580,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.06/1187.07	c (580,0) c real: 579.476 s, cpu: 50.2537 s, memory: 9355.80 Mb
699.07/1216.07	c (609,0) c
699.07/1216.07	c (609,0) c |------------------------------------------------------------------------------------------------------------------------|
699.07/1216.07	c (609,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.07/1216.07	c (609,0) c |------------------------------------------------------------------------------------------------------------------------|
699.07/1216.07	c (609,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.07/1216.07	c (609,0) c 
699.07/1216.07	c (609,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.07/1216.07	c (609,0) c real: 608.476 s, cpu: 50.2538 s, memory: 9355.80 Mb
699.09/1245.07	c (638,0) c
699.09/1245.08	c (638,0) c |------------------------------------------------------------------------------------------------------------------------|
699.09/1245.08	c (638,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.09/1245.08	c (638,0) c |------------------------------------------------------------------------------------------------------------------------|
699.09/1245.08	c (638,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.09/1245.08	c (638,0) c 
699.09/1245.08	c (638,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.09/1245.08	c (638,0) c real: 637.476 s, cpu: 50.2539 s, memory: 9355.80 Mb
699.11/1274.07	c (667,0) c
699.11/1274.07	c (667,0) c |------------------------------------------------------------------------------------------------------------------------|
699.11/1274.07	c (667,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.11/1274.07	c (667,0) c |------------------------------------------------------------------------------------------------------------------------|
699.11/1274.07	c (667,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.11/1274.07	c (667,0) c 
699.11/1274.07	c (667,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.11/1274.07	c (667,0) c real: 666.476 s, cpu: 50.254 s, memory: 9355.80 Mb
699.12/1303.07	c (696,0) c
699.12/1303.07	c (696,0) c |------------------------------------------------------------------------------------------------------------------------|
699.12/1303.07	c (696,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.12/1303.07	c (696,0) c |------------------------------------------------------------------------------------------------------------------------|
699.12/1303.07	c (696,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.12/1303.07	c (696,0) c 
699.12/1303.07	c (696,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.12/1303.07	c (696,0) c real: 695.476 s, cpu: 50.2541 s, memory: 9355.80 Mb
699.13/1332.07	c (725,0) c
699.13/1332.07	c (725,0) c |------------------------------------------------------------------------------------------------------------------------|
699.13/1332.07	c (725,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.13/1332.07	c (725,0) c |------------------------------------------------------------------------------------------------------------------------|
699.13/1332.07	c (725,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.13/1332.07	c (725,0) c 
699.13/1332.07	c (725,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.13/1332.07	c (725,0) c real: 724.476 s, cpu: 50.2542 s, memory: 9355.80 Mb
699.15/1361.07	c (754,0) c
699.15/1361.07	c (754,0) c |------------------------------------------------------------------------------------------------------------------------|
699.15/1361.07	c (754,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.15/1361.07	c (754,0) c |------------------------------------------------------------------------------------------------------------------------|
699.15/1361.07	c (754,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.15/1361.07	c (754,0) c 
699.15/1361.07	c (754,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.15/1361.07	c (754,0) c real: 753.476 s, cpu: 50.2542 s, memory: 9355.80 Mb
699.15/1390.07	c (783,0) c
699.15/1390.07	c (783,0) c |------------------------------------------------------------------------------------------------------------------------|
699.15/1390.07	c (783,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.15/1390.07	c (783,0) c |------------------------------------------------------------------------------------------------------------------------|
699.15/1390.07	c (783,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.15/1390.07	c (783,0) c 
699.15/1390.07	c (783,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.15/1390.07	c (783,0) c real: 782.476 s, cpu: 50.2543 s, memory: 9355.80 Mb
699.16/1419.07	c (812,0) c
699.16/1419.07	c (812,0) c |------------------------------------------------------------------------------------------------------------------------|
699.16/1419.07	c (812,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.16/1419.07	c (812,0) c |------------------------------------------------------------------------------------------------------------------------|
699.16/1419.07	c (812,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.16/1419.07	c (812,0) c 
699.16/1419.07	c (812,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.16/1419.07	c (812,0) c real: 811.476 s, cpu: 50.2544 s, memory: 9355.80 Mb
699.18/1448.07	c (841,0) c
699.18/1448.07	c (841,0) c |------------------------------------------------------------------------------------------------------------------------|
699.18/1448.07	c (841,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.18/1448.07	c (841,0) c |------------------------------------------------------------------------------------------------------------------------|
699.18/1448.07	c (841,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.18/1448.07	c (841,0) c 
699.18/1448.07	c (841,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.18/1448.07	c (841,0) c real: 840.476 s, cpu: 50.2545 s, memory: 9355.80 Mb
699.19/1477.07	c (870,0) c
699.19/1477.07	c (870,0) c |------------------------------------------------------------------------------------------------------------------------|
699.19/1477.07	c (870,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.19/1477.07	c (870,0) c |------------------------------------------------------------------------------------------------------------------------|
699.19/1477.07	c (870,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.19/1477.07	c (870,0) c 
699.19/1477.07	c (870,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.19/1477.07	c (870,0) c real: 869.476 s, cpu: 50.2546 s, memory: 9355.80 Mb
699.21/1506.07	c (899,0) c
699.21/1506.07	c (899,0) c |------------------------------------------------------------------------------------------------------------------------|
699.21/1506.07	c (899,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.21/1506.07	c (899,0) c |------------------------------------------------------------------------------------------------------------------------|
699.21/1506.07	c (899,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.21/1506.07	c (899,0) c 
699.21/1506.07	c (899,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.21/1506.07	c (899,0) c real: 898.476 s, cpu: 50.2547 s, memory: 9355.80 Mb
699.21/1535.07	c (928,0) c
699.21/1535.07	c (928,0) c |------------------------------------------------------------------------------------------------------------------------|
699.21/1535.07	c (928,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.21/1535.07	c (928,0) c |------------------------------------------------------------------------------------------------------------------------|
699.21/1535.07	c (928,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.21/1535.07	c (928,0) c 
699.21/1535.07	c (928,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.21/1535.07	c (928,0) c real: 927.476 s, cpu: 50.2548 s, memory: 9355.80 Mb
699.22/1564.07	c (957,0) c
699.22/1564.07	c (957,0) c |------------------------------------------------------------------------------------------------------------------------|
699.22/1564.07	c (957,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.22/1564.07	c (957,0) c |------------------------------------------------------------------------------------------------------------------------|
699.22/1564.07	c (957,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.22/1564.07	c (957,0) c 
699.22/1564.07	c (957,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.22/1564.07	c (957,0) c real: 956.476 s, cpu: 50.2548 s, memory: 9355.80 Mb
699.24/1593.07	c (986,0) c
699.24/1593.07	c (986,0) c |------------------------------------------------------------------------------------------------------------------------|
699.24/1593.07	c (986,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.24/1593.07	c (986,0) c |------------------------------------------------------------------------------------------------------------------------|
699.24/1593.07	c (986,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.24/1593.07	c (986,0) c 
699.24/1593.07	c (986,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.24/1593.07	c (986,0) c real: 985.476 s, cpu: 50.2549 s, memory: 9355.80 Mb
699.24/1622.07	c (1015,0) c
699.24/1622.07	c (1015,0) c |------------------------------------------------------------------------------------------------------------------------|
699.24/1622.07	c (1015,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.24/1622.07	c (1015,0) c |------------------------------------------------------------------------------------------------------------------------|
699.24/1622.07	c (1015,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.24/1622.07	c (1015,0) c 
699.24/1622.07	c (1015,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.24/1622.07	c (1015,0) c real: 1014.48 s, cpu: 50.255 s, memory: 9355.80 Mb
699.26/1651.07	c (1044,0) c
699.26/1651.07	c (1044,0) c |------------------------------------------------------------------------------------------------------------------------|
699.26/1651.07	c (1044,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.26/1651.07	c (1044,0) c |------------------------------------------------------------------------------------------------------------------------|
699.26/1651.07	c (1044,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.26/1651.07	c (1044,0) c 
699.26/1651.07	c (1044,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.26/1651.07	c (1044,0) c real: 1043.48 s, cpu: 50.2551 s, memory: 9355.80 Mb
699.27/1680.07	c (1073,0) c
699.27/1680.07	c (1073,0) c |------------------------------------------------------------------------------------------------------------------------|
699.27/1680.07	c (1073,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.27/1680.07	c (1073,0) c |------------------------------------------------------------------------------------------------------------------------|
699.27/1680.07	c (1073,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.27/1680.07	c (1073,0) c 
699.27/1680.07	c (1073,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.27/1680.07	c (1073,0) c real: 1072.48 s, cpu: 50.2552 s, memory: 9355.80 Mb
699.28/1709.07	c (1102,0) c
699.28/1709.07	c (1102,0) c |------------------------------------------------------------------------------------------------------------------------|
699.28/1709.07	c (1102,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.28/1709.07	c (1102,0) c |------------------------------------------------------------------------------------------------------------------------|
699.28/1709.07	c (1102,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.28/1709.07	c (1102,0) c 
699.28/1709.07	c (1102,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.28/1709.07	c (1102,0) c real: 1101.48 s, cpu: 50.2553 s, memory: 9355.80 Mb
699.30/1738.07	c (1131,0) c
699.30/1738.07	c (1131,0) c |------------------------------------------------------------------------------------------------------------------------|
699.30/1738.07	c (1131,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.30/1738.07	c (1131,0) c |------------------------------------------------------------------------------------------------------------------------|
699.30/1738.07	c (1131,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.30/1738.07	c (1131,0) c 
699.30/1738.07	c (1131,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.30/1738.07	c (1131,0) c real: 1130.48 s, cpu: 50.2554 s, memory: 9355.80 Mb
699.31/1767.07	c (1160,0) c
699.31/1767.07	c (1160,0) c |------------------------------------------------------------------------------------------------------------------------|
699.31/1767.07	c (1160,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.31/1767.07	c (1160,0) c |------------------------------------------------------------------------------------------------------------------------|
699.31/1767.07	c (1160,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.31/1767.07	c (1160,0) c 
699.31/1767.07	c (1160,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.31/1767.07	c (1160,0) c real: 1159.48 s, cpu: 50.2555 s, memory: 9355.80 Mb
699.31/1796.07	c (1189,0) c
699.31/1796.07	c (1189,0) c |------------------------------------------------------------------------------------------------------------------------|
699.31/1796.07	c (1189,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.31/1796.07	c (1189,0) c |------------------------------------------------------------------------------------------------------------------------|
699.31/1796.07	c (1189,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.31/1796.07	c (1189,0) c 
699.31/1796.07	c (1189,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.31/1796.07	c (1189,0) c real: 1188.48 s, cpu: 50.2556 s, memory: 9355.80 Mb
699.32/1825.07	c (1218,0) c
699.32/1825.07	c (1218,0) c |------------------------------------------------------------------------------------------------------------------------|
699.32/1825.07	c (1218,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.32/1825.07	c (1218,0) c |------------------------------------------------------------------------------------------------------------------------|
699.32/1825.07	c (1218,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.32/1825.07	c (1218,0) c 
699.32/1825.07	c (1218,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.32/1825.07	c (1218,0) c real: 1217.48 s, cpu: 50.2557 s, memory: 9355.80 Mb
699.34/1854.07	c (1247,0) c
699.34/1854.07	c (1247,0) c |------------------------------------------------------------------------------------------------------------------------|
699.34/1854.07	c (1247,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.34/1854.07	c (1247,0) c |------------------------------------------------------------------------------------------------------------------------|
699.34/1854.07	c (1247,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.34/1854.07	c (1247,0) c 
699.34/1854.07	c (1247,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.34/1854.07	c (1247,0) c real: 1246.48 s, cpu: 50.2557 s, memory: 9355.80 Mb
699.35/1883.07	c (1276,0) c
699.35/1883.07	c (1276,0) c |------------------------------------------------------------------------------------------------------------------------|
699.35/1883.07	c (1276,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.35/1883.07	c (1276,0) c |------------------------------------------------------------------------------------------------------------------------|
699.35/1883.07	c (1276,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.35/1883.07	c (1276,0) c 
699.35/1883.07	c (1276,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.35/1883.07	c (1276,0) c real: 1275.48 s, cpu: 50.2558 s, memory: 9355.80 Mb
699.36/1912.07	c (1305,0) c
699.36/1912.07	c (1305,0) c |------------------------------------------------------------------------------------------------------------------------|
699.36/1912.07	c (1305,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.36/1912.07	c (1305,0) c |------------------------------------------------------------------------------------------------------------------------|
699.36/1912.07	c (1305,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.36/1912.07	c (1305,0) c 
699.36/1912.07	c (1305,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.36/1912.07	c (1305,0) c real: 1304.48 s, cpu: 50.2559 s, memory: 9355.80 Mb
699.38/1941.07	c (1334,0) c
699.38/1941.07	c (1334,0) c |------------------------------------------------------------------------------------------------------------------------|
699.38/1941.07	c (1334,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.38/1941.07	c (1334,0) c |------------------------------------------------------------------------------------------------------------------------|
699.38/1941.07	c (1334,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.38/1941.07	c (1334,0) c 
699.38/1941.07	c (1334,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.38/1941.07	c (1334,0) c real: 1333.48 s, cpu: 50.256 s, memory: 9355.80 Mb
699.39/1970.07	c (1363,0) c
699.39/1970.07	c (1363,0) c |------------------------------------------------------------------------------------------------------------------------|
699.39/1970.07	c (1363,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.39/1970.07	c (1363,0) c |------------------------------------------------------------------------------------------------------------------------|
699.39/1970.07	c (1363,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.39/1970.07	c (1363,0) c 
699.39/1970.07	c (1363,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.39/1970.07	c (1363,0) c real: 1362.48 s, cpu: 50.2561 s, memory: 9355.80 Mb
699.40/1999.07	c (1392,0) c
699.40/1999.07	c (1392,0) c |------------------------------------------------------------------------------------------------------------------------|
699.40/1999.07	c (1392,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.40/1999.07	c (1392,0) c |------------------------------------------------------------------------------------------------------------------------|
699.40/1999.07	c (1392,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.40/1999.07	c (1392,0) c 
699.40/1999.07	c (1392,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.40/1999.07	c (1392,0) c real: 1391.48 s, cpu: 50.2562 s, memory: 9355.80 Mb
699.42/2028.07	c (1421,0) c
699.42/2028.07	c (1421,0) c |------------------------------------------------------------------------------------------------------------------------|
699.42/2028.07	c (1421,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.42/2028.07	c (1421,0) c |------------------------------------------------------------------------------------------------------------------------|
699.42/2028.07	c (1421,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.42/2028.07	c (1421,0) c 
699.42/2028.07	c (1421,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.42/2028.07	c (1421,0) c real: 1420.48 s, cpu: 50.2563 s, memory: 9355.80 Mb
699.43/2057.07	c (1450,0) c
699.43/2057.07	c (1450,0) c |------------------------------------------------------------------------------------------------------------------------|
699.43/2057.07	c (1450,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.43/2057.07	c (1450,0) c |------------------------------------------------------------------------------------------------------------------------|
699.43/2057.07	c (1450,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.43/2057.07	c (1450,0) c 
699.43/2057.07	c (1450,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.43/2057.07	c (1450,0) c real: 1449.48 s, cpu: 50.2564 s, memory: 9355.80 Mb
699.44/2086.07	c (1479,0) c
699.44/2086.07	c (1479,0) c |------------------------------------------------------------------------------------------------------------------------|
699.44/2086.07	c (1479,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.44/2086.07	c (1479,0) c |------------------------------------------------------------------------------------------------------------------------|
699.44/2086.07	c (1479,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.44/2086.07	c (1479,0) c 
699.44/2086.07	c (1479,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.44/2086.07	c (1479,0) c real: 1478.48 s, cpu: 50.2565 s, memory: 9355.80 Mb
699.45/2115.07	c (1508,0) c
699.45/2115.07	c (1508,0) c |------------------------------------------------------------------------------------------------------------------------|
699.45/2115.07	c (1508,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.45/2115.07	c (1508,0) c |------------------------------------------------------------------------------------------------------------------------|
699.45/2115.07	c (1508,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.45/2115.07	c (1508,0) c 
699.45/2115.07	c (1508,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.45/2115.07	c (1508,0) c real: 1507.48 s, cpu: 50.2565 s, memory: 9355.80 Mb
699.46/2144.07	c (1537,0) c
699.46/2144.07	c (1537,0) c |------------------------------------------------------------------------------------------------------------------------|
699.46/2144.07	c (1537,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.46/2144.07	c (1537,0) c |------------------------------------------------------------------------------------------------------------------------|
699.46/2144.07	c (1537,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.46/2144.07	c (1537,0) c 
699.46/2144.07	c (1537,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.46/2144.07	c (1537,0) c real: 1536.48 s, cpu: 50.2566 s, memory: 9355.80 Mb
699.47/2173.07	c (1566,0) c
699.47/2173.07	c (1566,0) c |------------------------------------------------------------------------------------------------------------------------|
699.47/2173.07	c (1566,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.47/2173.07	c (1566,0) c |------------------------------------------------------------------------------------------------------------------------|
699.47/2173.07	c (1566,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.47/2173.07	c (1566,0) c 
699.47/2173.07	c (1566,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.47/2173.07	c (1566,0) c real: 1565.48 s, cpu: 50.2567 s, memory: 9355.80 Mb
699.49/2202.07	c (1595,0) c
699.49/2202.07	c (1595,0) c |------------------------------------------------------------------------------------------------------------------------|
699.49/2202.07	c (1595,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.49/2202.07	c (1595,0) c |------------------------------------------------------------------------------------------------------------------------|
699.49/2202.07	c (1595,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.49/2202.07	c (1595,0) c 
699.49/2202.07	c (1595,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.49/2202.07	c (1595,0) c real: 1594.48 s, cpu: 50.2568 s, memory: 9355.80 Mb
699.49/2231.07	c (1624,0) c
699.49/2231.07	c (1624,0) c |------------------------------------------------------------------------------------------------------------------------|
699.49/2231.07	c (1624,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.49/2231.07	c (1624,0) c |------------------------------------------------------------------------------------------------------------------------|
699.49/2231.07	c (1624,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.49/2231.07	c (1624,0) c 
699.49/2231.07	c (1624,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.49/2231.07	c (1624,0) c real: 1623.48 s, cpu: 50.2569 s, memory: 9355.80 Mb
699.51/2260.07	c (1653,0) c
699.51/2260.07	c (1653,0) c |------------------------------------------------------------------------------------------------------------------------|
699.51/2260.07	c (1653,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.51/2260.07	c (1653,0) c |------------------------------------------------------------------------------------------------------------------------|
699.51/2260.07	c (1653,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.51/2260.07	c (1653,0) c 
699.51/2260.07	c (1653,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.51/2260.07	c (1653,0) c real: 1652.48 s, cpu: 50.257 s, memory: 9355.80 Mb
699.52/2289.07	c (1682,0) c
699.52/2289.07	c (1682,0) c |------------------------------------------------------------------------------------------------------------------------|
699.52/2289.07	c (1682,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.52/2289.07	c (1682,0) c |------------------------------------------------------------------------------------------------------------------------|
699.52/2289.07	c (1682,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.52/2289.07	c (1682,0) c 
699.52/2289.07	c (1682,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.52/2289.07	c (1682,0) c real: 1681.48 s, cpu: 50.2571 s, memory: 9355.80 Mb
699.52/2318.07	c (1711,0) c
699.52/2318.07	c (1711,0) c |------------------------------------------------------------------------------------------------------------------------|
699.52/2318.07	c (1711,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.52/2318.07	c (1711,0) c |------------------------------------------------------------------------------------------------------------------------|
699.52/2318.07	c (1711,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.52/2318.07	c (1711,0) c 
699.52/2318.07	c (1711,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.52/2318.07	c (1711,0) c real: 1710.48 s, cpu: 50.2571 s, memory: 9355.80 Mb
699.53/2347.07	c (1740,0) c
699.53/2347.07	c (1740,0) c |------------------------------------------------------------------------------------------------------------------------|
699.53/2347.07	c (1740,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.53/2347.07	c (1740,0) c |------------------------------------------------------------------------------------------------------------------------|
699.53/2347.07	c (1740,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.53/2347.07	c (1740,0) c 
699.53/2347.07	c (1740,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.53/2347.07	c (1740,0) c real: 1739.48 s, cpu: 50.2572 s, memory: 9355.80 Mb
699.54/2376.07	c (1769,0) c
699.54/2376.07	c (1769,0) c |------------------------------------------------------------------------------------------------------------------------|
699.54/2376.07	c (1769,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.54/2376.07	c (1769,0) c |------------------------------------------------------------------------------------------------------------------------|
699.54/2376.07	c (1769,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.54/2376.07	c (1769,0) c 
699.54/2376.07	c (1769,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.54/2376.07	c (1769,0) c real: 1768.48 s, cpu: 50.2573 s, memory: 9355.80 Mb
699.57/2405.07	c (1798,0) c
699.57/2405.07	c (1798,0) c |------------------------------------------------------------------------------------------------------------------------|
699.57/2405.07	c (1798,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.57/2405.07	c (1798,0) c |------------------------------------------------------------------------------------------------------------------------|
699.57/2405.07	c (1798,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.57/2405.07	c (1798,0) c 
699.57/2405.07	c (1798,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.57/2405.07	c (1798,0) c real: 1797.48 s, cpu: 50.2574 s, memory: 9355.80 Mb
699.58/2434.07	c (1827,0) c
699.58/2434.07	c (1827,0) c |------------------------------------------------------------------------------------------------------------------------|
699.58/2434.07	c (1827,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.58/2434.07	c (1827,0) c |------------------------------------------------------------------------------------------------------------------------|
699.58/2434.07	c (1827,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.58/2434.07	c (1827,0) c 
699.58/2434.07	c (1827,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.58/2434.07	c (1827,0) c real: 1826.48 s, cpu: 50.2575 s, memory: 9355.80 Mb
699.59/2463.07	c (1856,0) c
699.59/2463.07	c (1856,0) c |------------------------------------------------------------------------------------------------------------------------|
699.59/2463.07	c (1856,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.59/2463.07	c (1856,0) c |------------------------------------------------------------------------------------------------------------------------|
699.59/2463.07	c (1856,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.59/2463.07	c (1856,0) c 
699.59/2463.07	c (1856,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.59/2463.07	c (1856,0) c real: 1855.48 s, cpu: 50.2576 s, memory: 9355.80 Mb
699.60/2492.07	c (1885,0) c
699.60/2492.07	c (1885,0) c |------------------------------------------------------------------------------------------------------------------------|
699.60/2492.07	c (1885,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
699.60/2492.07	c (1885,0) c |------------------------------------------------------------------------------------------------------------------------|
699.60/2492.07	c (1885,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.045 |
699.60/2492.07	c (1885,0) c 
699.60/2492.07	c (1885,0) c synthesis           0 conflicts         366 propagations        0 conflicts/sec        7 propagations/sec
699.60/2492.07	c (1885,0) c real: 1884.48 s, cpu: 50.2577 s, memory: 9355.80 Mb
699.61/2520.01	c (1912,0) receiving signal SIGTERM
699.61/2520.01	s UNKNOWN
699.61/2520.01	c (scop.sh) Receiving Signal. Removing all intermediate files.
699.61/2520.01	c (scop.sh) Remove HOME/scop-10291-serial-file.bin.
699.61/2520.02	c (scop.sh) Killing background jobs.
699.61/2520.02	c (1912,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 (15111 MiB free)
  memory of node 1: 16384 MiB (15707 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392445-1568424916/watcher-4392445-1568424916 -o /tmp/evaluation-result-4392445-1568424916/solver-4392445-1568424916 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568417824-4885 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392445-1568424916.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=10291, runsolver pid=10288

[startup+0.100141 s]*
/proc/loadavg: 5.97 6.01 6.47 2/213 10313
/proc/meminfo: memFree=31462152/32770624 swapFree=67004232/67108860
[pid=10291] ppid=10288 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10291/stat : 10291 (scop.sh) S 10288 10291 4858 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418653208 115843072 348 33554432000 4194304 5098028 140727892528880 140727892526136 140210022769276 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31240192 140727892529957 140727892530284 140727892530284 140727892533197 0
/proc/10291/statm: 28282 348 296 221 0 87 0
[pid=10294] ppid=10291 vsize=27314120 memory=108392 CPUtime=0.1 cores=0-7
/proc/10294/stat : 10294 (java) S 10291 10291 4858 0 -1 1077944320 6690 0 0 0 8 2 0 0 20 0 20 0 418653208 27969658880 27098 33554432000 4194304 4196468 140725721711328 140725721693872 140329811357431 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
/proc/10294/statm: 6828530 27098 2754 1 0 6790935 0
[pid=10294/tid=10295] ppid=10291 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/10294/task/10295/stat : 10295 (java) R 10291 10291 4858 0 -1 4202560 4800 0 0 0 7 2 0 0 20 0 20 0 418653209 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329783161632 140329795437918 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10296] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10296/stat : 10296 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329815599504 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10297] ppid=10291 vsize=27314120 memory=13709623839483544 CPUtime=0 cores=0-7
/proc/10294/task/10297/stat : 10297 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329629755664 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10298] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10298/stat : 10298 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329628703376 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10299] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10299/stat : 10299 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329627650576 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10300] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10300/stat : 10300 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329626598288 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10301] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10301/stat : 10301 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329625545488 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10302] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10302/stat : 10302 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329624493200 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10303] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10303/stat : 10303 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 27098 33554432000 4194304 4196468 140725721711328 140329623440400 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10304] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10304/stat : 10304 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328802654320 140329811368578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10305] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10305/stat : 10305 (java) S 10291 10291 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 27098 33554432000 4194304 4196468 140725721711328 140327721624352 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10306] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10306/stat : 10306 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 27098 33554432000 4194304 4196468 140725721711328 140327453189232 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10307] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10307/stat : 10307 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140327078680656 140329811376027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10308] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10308/stat : 10308 (java) S 10291 10291 4858 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328801602160 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10309] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10309/stat : 10309 (java) S 10291 10291 4858 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328800549360 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10310] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10310/stat : 10310 (java) S 10291 10291 4858 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328799497072 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10311] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10311/stat : 10311 (java) S 10291 10291 4858 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328798444272 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10312] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10312/stat : 10312 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140326580775264 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10313] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10313/stat : 10313 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 27098 33554432000 4194304 4196468 140725721711328 140328797391152 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109784 KiB

[startup+0.210235 s]*
/proc/loadavg: 5.97 6.01 6.47 4/213 10313
/proc/meminfo: memFree=31441000/32770624 swapFree=67004232/67108860
[pid=10291] ppid=10288 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10291/stat : 10291 (scop.sh) S 10288 10291 4858 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418653208 115843072 348 33554432000 4194304 5098028 140727892528880 140727892526136 140210022769276 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31240192 140727892529957 140727892530284 140727892530284 140727892533197 0
/proc/10291/statm: 28282 348 296 221 0 87 0
[pid=10294] ppid=10291 vsize=27314120 memory=127680 CPUtime=0.24 cores=0-7
/proc/10294/stat : 10294 (java) S 10291 10291 4858 0 -1 1077944320 12328 0 0 0 20 4 0 0 20 0 20 0 418653208 27969658880 31920 33554432000 4194304 4196468 140725721711328 140725721693872 140329811357431 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
/proc/10294/statm: 6828530 31920 2922 1 0 6790935 0
[pid=10294/tid=10295] ppid=10291 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/10294/task/10295/stat : 10295 (java) R 10291 10291 4858 0 -1 4202560 10043 0 0 0 16 3 0 0 20 0 20 0 418653209 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329783156816 140329791633312 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10296] ppid=10291 vsize=27314120 memory=14965 CPUtime=0 cores=0-7
/proc/10294/task/10296/stat : 10296 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329815599504 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10297] ppid=10291 vsize=27314120 memory=140339431148442 CPUtime=0 cores=0-7
/proc/10294/task/10297/stat : 10297 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329629755664 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10298] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10298/stat : 10298 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329628703376 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10299] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10299/stat : 10299 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329627650576 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10300] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10300/stat : 10300 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329626598288 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10301] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10301/stat : 10301 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329625545488 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10302] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10302/stat : 10302 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329624493200 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10303] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10303/stat : 10303 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 31920 33554432000 4194304 4196468 140725721711328 140329623440400 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10304] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10304/stat : 10304 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328802654320 140329811368578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10305] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10305/stat : 10305 (java) S 10291 10291 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 31920 33554432000 4194304 4196468 140725721711328 140327721624352 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10306] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10306/stat : 10306 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 31920 33554432000 4194304 4196468 140725721711328 140327453189232 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10307] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10307/stat : 10307 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140327078680656 140329811376027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10308] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10308/stat : 10308 (java) S 10291 10291 4858 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328801602160 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10309] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10309/stat : 10309 (java) S 10291 10291 4858 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328800549360 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10310] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10310/stat : 10310 (java) S 10291 10291 4858 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328799497072 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10311] ppid=10291 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/10294/task/10311/stat : 10311 (java) S 10291 10291 4858 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328798444272 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10312] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10312/stat : 10312 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140326580775264 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10313] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10313/stat : 10313 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 31920 33554432000 4194304 4196468 140725721711328 140328797391152 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129072 KiB

[startup+0.309654 s]*
/proc/loadavg: 5.97 6.01 6.47 2/213 10313
/proc/meminfo: memFree=31437960/32770624 swapFree=67004232/67108860
[pid=10291] ppid=10288 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10291/stat : 10291 (scop.sh) S 10288 10291 4858 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418653208 115843072 348 33554432000 4194304 5098028 140727892528880 140727892526136 140210022769276 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31240192 140727892529957 140727892530284 140727892530284 140727892533197 0
/proc/10291/statm: 28282 348 296 221 0 87 0
[pid=10294] ppid=10291 vsize=27314120 memory=131560 CPUtime=0.42 cores=0-7
/proc/10294/stat : 10294 (java) S 10291 10291 4858 0 -1 1077944320 13261 0 0 0 37 5 0 0 20 0 20 0 418653208 27969658880 32890 33554432000 4194304 4196468 140725721711328 140725721693872 140329811357431 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
/proc/10294/statm: 6828530 32890 3013 1 0 6790935 0
[pid=10294/tid=10295] ppid=10291 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/10294/task/10295/stat : 10295 (java) R 10291 10291 4858 0 -1 4202560 10790 0 0 0 26 3 0 0 20 0 20 0 418653209 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329783174928 140329792922384 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10296] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10296/stat : 10296 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329815599504 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10297] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10297/stat : 10297 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329629755664 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10298] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10298/stat : 10298 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329628703376 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10299] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10299/stat : 10299 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329627650576 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10300] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10300/stat : 10300 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329626598288 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10301] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10301/stat : 10301 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329625545488 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10302] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10302/stat : 10302 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329624493200 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10303] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10303/stat : 10303 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27969658880 32890 33554432000 4194304 4196468 140725721711328 140329623440400 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10304] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10304/stat : 10304 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328802654320 140329811368578 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10305] ppid=10291 vsize=27314120 memory=280678663134592 CPUtime=0 cores=0-7
/proc/10294/task/10305/stat : 10305 (java) S 10291 10291 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 32890 33554432000 4194304 4196468 140725721711328 140327721624352 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10306] ppid=10291 vsize=27314120 memory=280678663139200 CPUtime=0 cores=0-7
/proc/10294/task/10306/stat : 10306 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653213 27969658880 32890 33554432000 4194304 4196468 140725721711328 140327453189232 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10307] ppid=10291 vsize=27314120 memory=280678663143808 CPUtime=0 cores=0-7
/proc/10294/task/10307/stat : 10307 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140327078680656 140329811376027 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10308] ppid=10291 vsize=27314120 memory=280678663148416 CPUtime=0.01 cores=0-7
/proc/10294/task/10308/stat : 10308 (java) S 10291 10291 4858 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328801602160 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10309] ppid=10291 vsize=27314120 memory=280678663153024 CPUtime=0.01 cores=0-7
/proc/10294/task/10309/stat : 10309 (java) S 10291 10291 4858 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328800549360 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10310] ppid=10291 vsize=27314120 memory=280678663157632 CPUtime=0 cores=0-7
/proc/10294/task/10310/stat : 10310 (java) S 10291 10291 4858 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328799497072 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10311] ppid=10291 vsize=27314120 memory=280678663162240 CPUtime=0.07 cores=0-7
/proc/10294/task/10311/stat : 10311 (java) S 10291 10291 4858 0 -1 1077944384 501 0 0 0 7 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328798444272 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10312] ppid=10291 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10312/stat : 10312 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140326580775264 140329811367637 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10313] ppid=10291 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10294/task/10313/stat : 10313 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418653216 27969658880 32890 33554432000 4194304 4196468 140725721711328 140328797391152 140329811368578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 132952 KiB

[startup+0.700954 s]
/proc/loadavg: 5.97 6.01 6.47 2/213 10313
/proc/meminfo: memFree=31415992/32770624 swapFree=67004232/67108860
[pid=10291] ppid=10288 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10291/stat : 10291 (scop.sh) S 10288 10291 4858 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418653208 115843072 348 33554432000 4194304 5098028 140727892528880 140727892526136 140210022769276 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31240192 140727892529957 140727892530284 140727892530284 140727892533197 0
/proc/10291/statm: 28282 348 296 221 0 87 0
[pid=10294] ppid=10291 vsize=27320392 memory=167008 CPUtime=0.99 cores=0-7
/proc/10294/stat : 10294 (java) S 10291 10291 4858 0 -1 1077944320 20379 0 0 0 91 8 0 0 20 0 20 0 418653208 27976081408 41752 33554432000 4194304 4196468 140725721711328 140725721693872 140329811357431 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
/proc/10294/statm: 6830098 41752 3177 1 0 6791447 0
[pid=10294/tid=10295] ppid=10291 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/10294/task/10295/stat : 10295 (java) R 10291 10291 4858 0 -1 4202560 17361 0 0 0 61 6 0 0 20 0 20 0 418653209 27976081408 41752 33554432000 4194304 4196468 140725721711328 140329783192200 140329811369366 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10296] ppid=10291 vsize=27320392 memory=140339331769216 CPUtime=0 cores=0-7
/proc/10294/task/10296/stat : 10296 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27976081408 41752 33554432000 4194304 4196468 140725721711328 140329815599504 140329811367637 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10297] ppid=10291 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10294/task/10297/stat : 10297 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27976081408 41752 33554432000 4194304 4196468 140725721711328 140329629755664 140329811367637 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0
[pid=10294/tid=10298] ppid=10291 vsize=27320392 memory=1052 CPUtime=0 cores=0-7
/proc/10294/task/10298/stat : 10298 (java) S 10291 10291 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418653211 27976081408 41752 33554432000 4194304 4196468 140725721711328 140329628703376 140329811367637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18731008 140725721715435 140725721715862 140725721715862 140725721718735 0

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

/proc/10359/task/10372/stat : 10372 (java) S 10291 10291 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140162796181712 140164896905115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10373] ppid=10291 vsize=8414124 memory=1160 CPUtime=0.17 cores=0-7
/proc/10359/task/10373/stat : 10373 (java) S 10291 10291 4858 0 -1 1077944384 708 0 0 0 17 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164324911600 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10374] ppid=10291 vsize=8414124 memory=2456 CPUtime=0.19 cores=0-7
/proc/10359/task/10374/stat : 10374 (java) S 10291 10291 4858 0 -1 1077944384 510 0 0 0 19 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164323859056 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10375] ppid=10291 vsize=8414124 memory=1760 CPUtime=0.19 cores=0-7
/proc/10359/task/10375/stat : 10375 (java) S 10291 10291 4858 0 -1 1077944384 576 0 0 0 19 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164322806512 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10376] ppid=10291 vsize=8414124 memory=111632 CPUtime=0.26 cores=0-7
/proc/10359/task/10376/stat : 10376 (java) S 10291 10291 4858 0 -1 1077944384 1186 0 0 0 26 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164321753968 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10377] ppid=10291 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/10359/task/10377/stat : 10377 (java) S 10291 10291 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140162298276064 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10378] ppid=10291 vsize=8414124 memory=1804 CPUtime=0.61 cores=0-7
/proc/10359/task/10378/stat : 10378 (java) S 10291 10291 4858 0 -1 1077944384 129 0 0 0 26 35 0 0 20 0 24 0 418713881 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164320700848 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10380] ppid=10291 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/10359/task/10380/stat : 10380 (java) S 10291 10291 4858 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418713967 8616062976 34961 33554432000 4194304 4196468 140724871333952 140164312667328 140164896911129 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10382] ppid=10291 vsize=8414124 memory=5056 CPUtime=0.04 cores=0-7
/proc/10359/task/10382/stat : 10382 (java) S 10291 10291 4858 0 -1 4202560 1737 0 0 0 1 3 0 0 20 0 24 0 418713968 8616062976 34961 33554432000 4194304 4196468 140724871333952 140161627176880 140164896908445 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10383] ppid=10291 vsize=8414124 memory=7686721470384806035 CPUtime=0 cores=0-7
/proc/10359/task/10383/stat : 10383 (java) S 10291 10291 4858 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418713968 8616062976 34961 33554432000 4194304 4196468 140724871333952 140161895612336 140164896908445 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10384] ppid=10291 vsize=8414124 memory=5056 CPUtime=0 cores=0-7
/proc/10359/task/10384/stat : 10384 (java) S 10291 10291 4858 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 418713970 8616062976 34961 33554432000 4194304 4196468 140724871333952 140161358749360 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
Current children cumulated CPU time: 699.61 s
Current children cumulated vsize: 18107584 KiB
Current children cumulated memory: 8804368 KiB
heavy processes:

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

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

[startup+2520.76 s]
# the end of solver process 10359 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=678.623 s, system=21.8262 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.51 2/217 10550
/proc/meminfo: memFree=21387896/32770624 swapFree=67004232/67108860
[pid=10359] ppid=10288 vsize=8545196 memory=150076 CPUtime=57.82 cores=0-7
/proc/10359/stat : 10359 (java) S 10288 10291 4858 0 -1 1077944320 23734 2571545 0 0 206 57 5025 494 20 0 23 0 418713873 8750280704 37519 33554432000 4194304 4196468 140724871333952 140724871316496 140164896886519 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
/proc/10359/statm: 2136299 37519 3216 1 0 2097643 0
[pid=10359/tid=10360] ppid=10288 vsize=8545196 memory=4004 CPUtime=56.15 cores=0-7
/proc/10359/task/10360/stat : 10360 (java) S 10288 10291 4858 0 -1 1077944384 17421 2571545 0 0 82 14 5025 494 20 0 23 0 418713874 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164868726688 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10361] ppid=10288 vsize=8545196 memory=2832 CPUtime=55.19 cores=0-7
/proc/10359/task/10361/stat : 10361 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164901128464 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10362] ppid=10288 vsize=8545196 memory=6791534058613427641 CPUtime=55.19 cores=0-7
/proc/10359/task/10362/stat : 10362 (java) S 10288 10291 4858 0 -1 1077944384 1 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164715284880 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10363] ppid=10288 vsize=8545196 memory=1964 CPUtime=55.19 cores=0-7
/proc/10359/task/10363/stat : 10363 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164381440528 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10364] ppid=10288 vsize=8545196 memory=2456 CPUtime=55.19 cores=0-7
/proc/10359/task/10364/stat : 10364 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164380387984 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10365] ppid=10288 vsize=8545196 memory=1760 CPUtime=55.19 cores=0-7
/proc/10359/task/10365/stat : 10365 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164379335440 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10366] ppid=10288 vsize=8545196 memory=111632 CPUtime=55.19 cores=0-7
/proc/10359/task/10366/stat : 10366 (java) S 10288 10291 4858 0 -1 1077944384 1 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164378282896 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10367] ppid=10288 vsize=8545196 memory=804 CPUtime=55.19 cores=0-7
/proc/10359/task/10367/stat : 10367 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164377230352 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10368] ppid=10288 vsize=8545196 memory=1804 CPUtime=55.19 cores=0-7
/proc/10359/task/10368/stat : 10368 (java) S 10288 10291 4858 0 -1 1077944384 3 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164376177808 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10369] ppid=10288 vsize=8545196 memory=916 CPUtime=55.21 cores=0-7
/proc/10359/task/10369/stat : 10369 (java) S 10288 10291 4858 0 -1 1077944384 16 2571545 0 0 1 1 5025 494 20 0 23 0 418713877 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164325963264 140164896897666 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10370] ppid=10288 vsize=8545196 memory=5056 CPUtime=55.19 cores=0-7
/proc/10359/task/10370/stat : 10370 (java) S 10288 10291 4858 0 -1 1077944384 13 2571545 0 0 0 0 5025 494 20 0 23 0 418713878 8750280704 37519 33554432000 4194304 4196468 140724871333952 140163304907680 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10371] ppid=10288 vsize=8545196 memory=4104 CPUtime=55.19 cores=0-7
/proc/10359/task/10371/stat : 10371 (java) S 10288 10291 4858 0 -1 1077944384 21 2571545 0 0 0 0 5025 494 20 0 23 0 418713878 8750280704 37519 33554432000 4194304 4196468 140724871333952 140163170685936 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10372] ppid=10288 vsize=8545196 memory=8663052 CPUtime=55.19 cores=0-7
/proc/10359/task/10372/stat : 10372 (java) S 10288 10291 4858 0 -1 1077944384 29 2571545 0 0 0 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140162796181360 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10373] ppid=10288 vsize=8545196 memory=111632 CPUtime=55.36 cores=0-7
/proc/10359/task/10373/stat : 10373 (java) S 10288 10291 4858 0 -1 1077944384 708 2571545 0 0 17 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164324911600 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10374] ppid=10288 vsize=8545196 memory=804 CPUtime=55.38 cores=0-7
/proc/10359/task/10374/stat : 10374 (java) S 10288 10291 4858 0 -1 1077944384 510 2571545 0 0 19 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164323859056 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10375] ppid=10288 vsize=8545196 memory=1804 CPUtime=55.38 cores=0-7
/proc/10359/task/10375/stat : 10375 (java) S 10288 10291 4858 0 -1 1077944384 578 2571545 0 0 19 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164322799392 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10376] ppid=10288 vsize=8545196 memory=916 CPUtime=55.45 cores=0-7
/proc/10359/task/10376/stat : 10376 (java) S 10288 10291 4858 0 -1 1077944384 1188 2571545 0 0 26 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164321753968 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10377] ppid=10288 vsize=8545196 memory=5056 CPUtime=55.19 cores=0-7
/proc/10359/task/10377/stat : 10377 (java) S 10288 10291 4858 0 -1 1077944384 3 2571545 0 0 0 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140162298276064 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10380] ppid=10288 vsize=8545196 memory=1412 CPUtime=55.19 cores=0-7
/proc/10359/task/10380/stat : 10380 (java) S 10288 10291 4858 0 -1 1077944384 23 2571545 0 0 0 0 5025 494 20 0 23 0 418713967 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164312666512 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10384] ppid=10288 vsize=8545196 memory=139844 CPUtime=55.19 cores=0-7
/proc/10359/task/10384/stat : 10384 (java) S 10288 10291 4858 0 -1 1077944384 12 2571545 0 0 0 0 5025 494 20 0 23 0 418713970 8750280704 37519 33554432000 4194304 4196468 140724871333952 140161358749600 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10547] ppid=10288 vsize=8545196 memory=8663052 CPUtime=55.28 cores=0-7
/proc/10359/task/10547/stat : 10547 (java) R 10288 10291 4858 0 -1 4202560 2 2571545 0 0 0 9 5025 494 20 0 23 0 418905209 8750280704 37519 33554432000 4194304 4196468 140724871333952 140161090316184 140164889572151 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10550] ppid=10288 vsize=8545196 memory=1724 CPUtime=55.19 cores=0-7
/proc/10359/task/10550/stat : 10550 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418905210 8750280704 37519 33554432000 4194304 4196468 140724871333952 140160821878480 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
Current cumulated CPU time of completed processes: 642.213 s
Current children cumulated CPU time: 57.82 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 150076 KiB

[startup+2520.6 s]
/proc/loadavg: 0.00 0.01 0.51 2/217 10550
/proc/meminfo: memFree=21387896/32770624 swapFree=67004232/67108860
[pid=10359] ppid=10288 vsize=8545196 memory=150076 CPUtime=58.04 cores=0-7
/proc/10359/stat : 10359 (java) S 10288 10291 4858 0 -1 1077944320 23734 2571545 0 0 206 79 5025 494 20 0 23 0 418713873 8750280704 37519 33554432000 4194304 4196468 140724871333952 140724871316496 140164896886519 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
/proc/10359/statm: 2136299 37519 3216 1 0 2097643 0
[pid=10359/tid=10360] ppid=10288 vsize=8545196 memory=776 CPUtime=56.15 cores=0-7
/proc/10359/task/10360/stat : 10360 (java) S 10288 10291 4858 0 -1 1077944384 17421 2571545 0 0 82 14 5025 494 20 0 23 0 418713874 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164868726688 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10361] ppid=10288 vsize=8545196 memory=1160 CPUtime=55.19 cores=0-7
/proc/10359/task/10361/stat : 10361 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164901128464 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10362] ppid=10288 vsize=8545196 memory=6791534058613427641 CPUtime=55.19 cores=0-7
/proc/10359/task/10362/stat : 10362 (java) S 10288 10291 4858 0 -1 1077944384 1 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164715284880 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10363] ppid=10288 vsize=8545196 memory=1096 CPUtime=55.19 cores=0-7
/proc/10359/task/10363/stat : 10363 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164381440528 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10364] ppid=10288 vsize=8545196 memory=5964 CPUtime=55.19 cores=0-7
/proc/10359/task/10364/stat : 10364 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164380387984 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10365] ppid=10288 vsize=8545196 memory=14012 CPUtime=55.19 cores=0-7
/proc/10359/task/10365/stat : 10365 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164379335440 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10366] ppid=10288 vsize=8545196 memory=19612 CPUtime=55.19 cores=0-7
/proc/10359/task/10366/stat : 10366 (java) S 10288 10291 4858 0 -1 1077944384 1 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164378282896 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10367] ppid=10288 vsize=8545196 memory=14068 CPUtime=55.19 cores=0-7
/proc/10359/task/10367/stat : 10367 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164377230352 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10368] ppid=10288 vsize=8545196 memory=2120 CPUtime=55.19 cores=0-7
/proc/10359/task/10368/stat : 10368 (java) S 10288 10291 4858 0 -1 1077944384 3 2571545 0 0 0 0 5025 494 20 0 23 0 418713876 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164376177808 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10369] ppid=10288 vsize=8545196 memory=504 CPUtime=55.21 cores=0-7
/proc/10359/task/10369/stat : 10369 (java) S 10288 10291 4858 0 -1 1077944384 16 2571545 0 0 1 1 5025 494 20 0 23 0 418713877 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164325963264 140164896897666 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10370] ppid=10288 vsize=8545196 memory=1560 CPUtime=55.19 cores=0-7
/proc/10359/task/10370/stat : 10370 (java) S 10288 10291 4858 0 -1 1077944384 13 2571545 0 0 0 0 5025 494 20 0 23 0 418713878 8750280704 37519 33554432000 4194304 4196468 140724871333952 140163304907680 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10371] ppid=10288 vsize=8545196 memory=2120 CPUtime=55.19 cores=0-7
/proc/10359/task/10371/stat : 10371 (java) S 10288 10291 4858 0 -1 1077944384 21 2571545 0 0 0 0 5025 494 20 0 23 0 418713878 8750280704 37519 33554432000 4194304 4196468 140724871333952 140163170685936 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10372] ppid=10288 vsize=8545196 memory=504 CPUtime=55.19 cores=0-7
/proc/10359/task/10372/stat : 10372 (java) S 10288 10291 4858 0 -1 1077944384 29 2571545 0 0 0 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140162796181360 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10373] ppid=10288 vsize=8545196 memory=1560 CPUtime=55.36 cores=0-7
/proc/10359/task/10373/stat : 10373 (java) S 10288 10291 4858 0 -1 1077944384 708 2571545 0 0 17 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164324911600 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10374] ppid=10288 vsize=8545196 memory=924 CPUtime=55.38 cores=0-7
/proc/10359/task/10374/stat : 10374 (java) S 10288 10291 4858 0 -1 1077944384 510 2571545 0 0 19 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164323859056 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10375] ppid=10288 vsize=8545196 memory=1692 CPUtime=55.38 cores=0-7
/proc/10359/task/10375/stat : 10375 (java) S 10288 10291 4858 0 -1 1077944384 578 2571545 0 0 19 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164322799392 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10376] ppid=10288 vsize=8545196 memory=792 CPUtime=55.45 cores=0-7
/proc/10359/task/10376/stat : 10376 (java) S 10288 10291 4858 0 -1 1077944384 1188 2571545 0 0 26 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164321753968 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10377] ppid=10288 vsize=8545196 memory=1448 CPUtime=55.19 cores=0-7
/proc/10359/task/10377/stat : 10377 (java) S 10288 10291 4858 0 -1 1077944384 3 2571545 0 0 0 0 5025 494 20 0 23 0 418713881 8750280704 37519 33554432000 4194304 4196468 140724871333952 140162298276064 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10380] ppid=10288 vsize=8545196 memory=1964 CPUtime=55.19 cores=0-7
/proc/10359/task/10380/stat : 10380 (java) S 10288 10291 4858 0 -1 1077944384 23 2571545 0 0 0 0 5025 494 20 0 23 0 418713967 8750280704 37519 33554432000 4194304 4196468 140724871333952 140164312666512 140164896897666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10384] ppid=10288 vsize=8545196 memory=2456 CPUtime=55.19 cores=0-7
/proc/10359/task/10384/stat : 10384 (java) S 10288 10291 4858 0 -1 1077944384 12 2571545 0 0 0 0 5025 494 20 0 23 0 418713970 8750280704 37519 33554432000 4194304 4196468 140724871333952 140161358749600 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10547] ppid=10288 vsize=8545196 memory=1760 CPUtime=55.47 cores=0-7
/proc/10359/task/10547/stat : 10547 (java) R 10288 10291 4858 0 -1 4202560 2 2571545 0 0 0 28 5025 494 20 0 23 0 418905209 8750280704 37519 33554432000 4194304 4196468 140724871333952 140161090316184 140164889572151 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
[pid=10359/tid=10550] ppid=10288 vsize=8545196 memory=111632 CPUtime=55.19 cores=0-7
/proc/10359/task/10550/stat : 10550 (java) S 10288 10291 4858 0 -1 1077944384 2 2571545 0 0 0 0 5025 494 20 0 23 0 418905210 8750280704 37519 33554432000 4194304 4196468 140724871333952 140160821878480 140164896896725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35811328 140724871341047 140724871341206 140724871341206 140724871344079 0
Current cumulated CPU time of completed processes: 642.213 s
Current children cumulated CPU time: 58.04 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 150076 KiB

[startup+2520.7 s]*
/proc/loadavg: 0.00 0.01 0.51 2/192 10550
/proc/meminfo: memFree=31083240/32770624 swapFree=67004232/67108860
Current cumulated CPU time of completed processes: 642.213 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2520.76
CPU time (s): 700.449
CPU user time (s): 678.623
CPU system time (s): 21.8262
CPU usage (%): 27.7873
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 12533960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 678.623
system time used= 21.8262
maximum resident set size= 12397504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2751830
page faults= 0
swaps= 0
block input operations= 160
block output operations= 6469728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 71456
involuntary context switches= 1729


# summary of solver processes directly reported to runsolver:
#   pid: 10291,10359
#   total CPU time (s): 700.449
#   total CPU user time (s): 678.623
#   total CPU system time (s): 21.8262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.721 second user time and 25.9633 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-14 03:34:39
IDJOB=4392445
IDBENCH=125570
IDSOLVER=2838
FILE ID=node148/4392445-1568424916
RUNJOBID= node148-1568417824-4885
PBS_JOBID= 21702282
Free space on /tmp= 61308 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/DeBruijnSequence/DeBruijnSequence-m1-s1/DeBruijnSequence-02-09.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392445-1568424916/watcher-4392445-1568424916 -o /tmp/evaluation-result-4392445-1568424916/solver-4392445-1568424916 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568417824-4885 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392445-1568424916.xml

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

MD5SUM BENCH= 51af40833062bacbe569ad61b7e4d8a4
RANDOM SEED=346828595

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31558332 kB
MemAvailable:   31909852 kB
Buffers:           84044 kB
Cached:           566160 kB
SwapCached:         3812 kB
Active:           404440 kB
Inactive:         253848 kB
Active(anon):       5348 kB
Inactive(anon):    43732 kB
Active(file):     399092 kB
Inactive(file):   210116 kB
Unevictable:      108956 kB
Mlocked:          108956 kB
SwapTotal:      67108860 kB
SwapFree:       67004232 kB
Dirty:             21084 kB
Writeback:             0 kB
AnonPages:        228340 kB
Mapped:            44652 kB
Shmem:             32352 kB
Slab:             144896 kB
SReclaimable:     116292 kB
SUnreclaim:        28604 kB
KernelStack:        3904 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61288 MiB
End job on node148 at 2019-09-14 04:16:40