Trace number 4392849

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gs/
qwh-o100-h10000.xml
MD5SUM2d32aa9e5f9738deac3ebf02ed7c37b3
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 benchmark67.7052
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of constraints1
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":10000}]
Minimum variable degree1
Maximum variable degree1
Distribution of variable degrees[{"degree":1,"count":10000}]
Minimum constraint arity10000
Maximum constraint arity10000
Distribution of constraint arities[{"arity":10000,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-18581-serial-file.bin HOME/instance-4392849-1568443120.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 08:37:55 CEST 2019
0.65/0.57	c PID: 18584
0.65/0.57	c IP: 172.20.3.102
0.65/0.57	c HOST: node102.alineos.net
0.65/0.58	c (0,0) Parsing Begin
3.35/1.46	c (0,0) Parsing End
3.35/1.48	c (0,0) CSP: 10000 int (0 aux), 0 bool (0 aux), 1 ctr, max domain size 100
3.35/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
3.35/1.48	c (0,0) Constraint Name Generate Begin
3.35/1.49	c (0,0) Ctr:HOME/instance-4392849-1568443120.xml,AllDifferentMatrix:Var
3.35/1.49	c (0,0) Constraint Name Generate End
3.35/1.49	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
3.35/1.49	c (0,0) CSP to CSPinCNF Begin
3.79/1.53	c (0,0) translated 1 (10%) constraints
78.55/47.37	c (46,43) ===========================================
79.39/48.00	c (47,43) Hybrid: #OE=10000, #LE=0
79.39/48.00	c (47,43) Hybrid
79.39/48.00	c (47,43) ===========================================
102.66/60.30	c (59,54) translated 101040 (10%) constraints
123.95/72.39	c (71,65) translated 202080 (20%) constraints
145.32/84.22	c (83,76) translated 303120 (30%) constraints
169.15/97.00	c (96,87) translated 404160 (40%) constraints
184.73/108.04	c (107,97) translated 505200 (50%) constraints
198.18/117.74	c (117,106) translated 606240 (60%) constraints
215.47/127.94	c (127,116) translated 707280 (70%) constraints
231.73/138.13	c (137,125) translated 808320 (80%) constraints
245.22/147.90	c (147,134) translated 909360 (90%) constraints
258.44/157.53	c (156,143) translated 1010400 (100%) constraints
258.44/157.54	c (156,143) CSP to CSPinCNF End
258.79/157.80	c (157,144) CSP: 10000 int (0 aux), 1000000 bool (1000000 aux), 5010400 ctr, max domain size 100
258.79/157.80	c (157,144) Heap : 7282 MiB used (max 20025 MiB), NonHeap : 26 MiB used (max 0 MiB)
258.79/157.80	c (157,144) CSPinCNF Propagation Begin
325.53/201.03	c (200,184) 0 values, 0 unsatisfiable literals, and 40000 valid clauses are removed
325.53/201.03	c (200,184) CSPinCNF Propagation End
325.72/201.28	c (200,184) CSP: 10000 int (0 aux), 1000000 bool (1000000 aux), 4970400 ctr, max domain size 100
325.72/201.28	c (200,184) Heap : 10627 MiB used (max 20926 MiB), NonHeap : 26 MiB used (max 0 MiB)
334.97/204.15	c (203,186) Hybrid: #OE=1010000, #LE=0
334.97/204.15	c (203,186) Simplify CSPinCNF Begin
400.32/241.94	c (241,220) Simplify CSPinCNF End
401.13/242.75	c (242,220) CSP: 10000 int (0 aux), 2980000 bool (2980000 aux), 6950400 ctr, max domain size 100
401.13/242.75	c (242,220) Heap : 12510 MiB used (max 21259 MiB), NonHeap : 26 MiB used (max 0 MiB)
401.13/242.75	c (242,220) Calculate Precise Domain Begin
401.13/242.75	c (242,220) 0 values are removed by re-calculation
401.13/242.75	c (242,220) Calculate Precise Domain End
401.93/243.56	c (243,221) CSP: 10000 int (0 aux), 2980000 bool (2980000 aux), 6950400 ctr, max domain size 100
401.93/243.56	c (243,221) Heap : 12510 MiB used (max 21259 MiB), NonHeap : 26 MiB used (max 0 MiB)
401.93/243.56	c (243,221) CSPinCNF to SatSolver Begin
512.58/330.87	c (330,303) 695040 (10 %) CSP clauses are encoded (0 SAT variables, 21277039 SAT clauses)
593.22/409.08	c (408,378) 1390080 (20 %) CSP clauses are encoded (0 SAT variables, 41574079 SAT clauses)
673.98/486.56	c (486,452) 2085120 (30 %) CSP clauses are encoded (0 SAT variables, 61871119 SAT clauses)
754.19/564.89	c (564,527) 2780160 (40 %) CSP clauses are encoded (0 SAT variables, 82168159 SAT clauses)
834.12/642.72	c (642,602) 3475200 (50 %) CSP clauses are encoded (0 SAT variables, 102465199 SAT clauses)
914.65/720.33	c (719,677) 4170240 (60 %) CSP clauses are encoded (0 SAT variables, 122762239 SAT clauses)
994.89/797.77	c (797,751) 4865280 (70 %) CSP clauses are encoded (0 SAT variables, 143059279 SAT clauses)
1074.78/875.33	c (874,826) 5560320 (80 %) CSP clauses are encoded (0 SAT variables, 163356319 SAT clauses)
1155.38/952.79	c (952,901) 6255360 (90 %) CSP clauses are encoded (0 SAT variables, 183653359 SAT clauses)
1235.25/1030.32	c (1029,976) 6950400 (100 %) CSP clauses are encoded (0 SAT variables, 203950399 SAT clauses)
1235.25/1030.32	c (1029,976) CSPinCNF to SatSolver End
1235.25/1030.32	c (1029,976) Heap : 17742 MiB used (max 22512 MiB), NonHeap : 28 MiB used (max 0 MiB)
1235.25/1030.32	c (1029,976) 3970000 bool, 203950400 clause
1235.25/1030.32	c (1029,976) Export Begin
1235.99/1030.78	c (1030,976) Export to HOME/scop-18581-serial-file.bin
1235.99/1030.78	c (1030,976) Export End
1235.99/1030.78	c (1030,976) Export File Size: 1.64 MB
1235.99/1030.78	c (1030,976) 0,0,157,200,242,243,1029,STOP-AFTER(DIMACS)
1235.99/1030.79	c END-Prog: Sat Sep 14 08:55:05 CEST 2019
0.00/1030.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-18581-serial-file.bin
1236.76/1031.35	c (0,0) Read Serial File Begin
1236.76/1031.35	c (0,0) HOME/scop-18581-serial-file.bin
1237.86/1031.90	c (0,0) Read Serial File End
1237.86/1031.92	
1237.86/1031.92	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
1237.86/1031.92	(Solving Process)
1237.86/1031.92	
1237.86/1031.94	c BEGIN-Prog: Sat Sep 14 08:55:06 CEST 2019
1237.86/1031.94	c PID: 18682
1237.86/1031.94	c IP: 172.20.3.102
1237.86/1031.94	c HOST: node102.alineos.net
1237.86/1031.94	c (0,0) SatSolver.solve Begin
1237.86/1031.94	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392849-1568443120.xml-scop-18584.cnf
1237.86/1031.97	c (0,0) c
1237.86/1031.97	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)
1237.86/1031.97	c (0,0) c
1237.86/1031.97	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1237.86/1031.97	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1237.86/1031.97	c (0,0) c ========================================[ Problem Statistics ]===========================================
1237.86/1031.97	c (0,0) c |                                                                                                       |
1302.61/1096.46	c (65,0) c |  Number of variables:       3970000                                                                   |
1302.61/1096.46	c (65,0) c |  Number of clauses:       203950400                                                                   |
1302.61/1096.46	c (65,0) c |  Parse time:                  58.70 s                                                                 |
1302.61/1096.46	c (65,0) c |                                                                                                       |
1315.92/1109.76	c (78,0) c | Too many clauses... No preprocessing                                                                  |
1315.92/1109.76	c (78,0) c |  Simplification time:         11.34 s                                                                 |
1315.92/1109.76	c (78,0) c |                                                                                                       |
1315.92/1109.76	c (78,0) c |  One Solver is taking  15069.35Mb... Let's take   0 solvers for this run (max 40% of the maxmemory).  |
1315.92/1109.76	c (78,0) c |  Generating clones                                                                                    |
1315.92/1109.77	c (78,0) c |  all clones generated. Memory = 15069.35Mb.                                                           |
1315.92/1109.77	c (78,0) c ========================================================================================================|
1315.92/1109.77	c (78,0) c
1315.92/1109.77	c (78,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1315.92/1109.77	c (78,0) c
1315.92/1109.77	c (78,0) c |-----------------------|------------|
1315.92/1109.77	c (78,0) c | Threads               |          0 |
1315.92/1109.77	c (78,0) c |-----------------------|------------|
1315.92/1109.77	c (78,0) c | randomizeFirstDescent |      False |
1315.92/1109.77	c (78,0) c | adaptStrategeis       |       True |
1315.92/1109.77	c (78,0) c | forceUnsatOnNewDescent|       True |
1315.92/1109.77	c (78,0) c | Initial random_seed   |   91648253 |
1315.92/1109.77	c (78,0) c | chanseokStrategy      |      False |
1315.92/1109.77	c (78,0) c | coLBDBound            |          5 |
1315.92/1109.77	c (78,0) c | glureduce             |       True |
1315.92/1109.77	c (78,0) c | firstReduceDB         |       2000 |
1315.92/1109.77	c (78,0) c | incReduceDB           |        300 |
1315.92/1109.77	c (78,0) c | luby_restart          |      False |
1315.92/1109.77	c (78,0) c | luby_restart_factor   |        100 |
1315.92/1109.77	c (78,0) c | var_decay             |     0.8000 |
1315.92/1109.77	c (78,0) c | max_var_decay         |     0.9500 |
1315.92/1109.77	c (78,0) c | randomize_on_restarts |      False |
1315.92/1109.77	c (78,0) c | remove_satisfied      |       True |
1315.92/1109.77	c (78,0) c |-----------------------|------------|
1316.00/1139.01	c (107,0) c
1316.00/1139.01	c (107,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.00/1139.01	c (107,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.00/1139.01	c (107,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.00/1139.01	c (107,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.00/1139.01	c (107,0) c 
1316.00/1139.01	c (107,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.00/1139.01	c (107,0) c real: 107.04 s, cpu: 70.0434 s, memory: 15069.35 Mb
1316.02/1169.01	c (137,0) c
1316.02/1169.01	c (137,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.02/1169.01	c (137,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.02/1169.01	c (137,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.02/1169.01	c (137,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.02/1169.01	c (137,0) c 
1316.02/1169.01	c (137,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.02/1169.01	c (137,0) c real: 137.04 s, cpu: 70.0451 s, memory: 15069.35 Mb
1316.03/1199.01	c (167,0) c
1316.03/1199.01	c (167,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.03/1199.01	c (167,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.03/1199.01	c (167,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.03/1199.01	c (167,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.03/1199.01	c (167,0) c 
1316.03/1199.01	c (167,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.03/1199.01	c (167,0) c real: 167.04 s, cpu: 70.0468 s, memory: 15069.35 Mb
1316.05/1229.01	c (197,0) c
1316.05/1229.01	c (197,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.05/1229.01	c (197,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.05/1229.01	c (197,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.05/1229.01	c (197,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.05/1229.01	c (197,0) c 
1316.05/1229.01	c (197,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.05/1229.01	c (197,0) c real: 197.04 s, cpu: 70.0485 s, memory: 15069.35 Mb
1316.06/1259.01	c (227,0) c
1316.06/1259.01	c (227,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.06/1259.01	c (227,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.06/1259.01	c (227,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.06/1259.01	c (227,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.06/1259.01	c (227,0) c 
1316.06/1259.01	c (227,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.06/1259.01	c (227,0) c real: 227.04 s, cpu: 70.0492 s, memory: 15069.35 Mb
1316.09/1289.01	c (257,0) c
1316.09/1289.01	c (257,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.09/1289.01	c (257,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.09/1289.01	c (257,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.09/1289.01	c (257,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.09/1289.01	c (257,0) c 
1316.09/1289.01	c (257,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.09/1289.01	c (257,0) c real: 257.04 s, cpu: 70.0507 s, memory: 15069.35 Mb
1316.10/1319.01	c (287,0) c
1316.10/1319.01	c (287,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.10/1319.01	c (287,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.10/1319.01	c (287,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.10/1319.01	c (287,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.10/1319.01	c (287,0) c 
1316.10/1319.01	c (287,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.10/1319.01	c (287,0) c real: 287.04 s, cpu: 70.0524 s, memory: 15069.35 Mb
1316.11/1349.01	c (317,0) c
1316.11/1349.01	c (317,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.11/1349.01	c (317,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.11/1349.01	c (317,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.11/1349.01	c (317,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.11/1349.01	c (317,0) c 
1316.11/1349.01	c (317,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.11/1349.01	c (317,0) c real: 317.04 s, cpu: 70.0541 s, memory: 15069.35 Mb
1316.12/1379.01	c (347,0) c
1316.12/1379.01	c (347,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.12/1379.01	c (347,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.12/1379.01	c (347,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.12/1379.01	c (347,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.12/1379.01	c (347,0) c 
1316.12/1379.01	c (347,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.12/1379.01	c (347,0) c real: 347.04 s, cpu: 70.0559 s, memory: 15069.35 Mb
1316.14/1409.01	c (377,0) c
1316.14/1409.01	c (377,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.14/1409.01	c (377,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.14/1409.01	c (377,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.14/1409.01	c (377,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.14/1409.01	c (377,0) c 
1316.14/1409.01	c (377,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.14/1409.01	c (377,0) c real: 377.04 s, cpu: 70.0575 s, memory: 15069.35 Mb
1316.14/1439.01	c (407,0) c
1316.14/1439.01	c (407,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.14/1439.01	c (407,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.14/1439.01	c (407,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.14/1439.01	c (407,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.14/1439.01	c (407,0) c 
1316.14/1439.01	c (407,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.14/1439.01	c (407,0) c real: 407.04 s, cpu: 70.0583 s, memory: 15069.35 Mb
1316.16/1469.01	c (437,0) c
1316.16/1469.01	c (437,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.16/1469.01	c (437,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.16/1469.01	c (437,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.16/1469.01	c (437,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.16/1469.01	c (437,0) c 
1316.16/1469.01	c (437,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.16/1469.01	c (437,0) c real: 437.04 s, cpu: 70.0599 s, memory: 15069.35 Mb
1316.18/1499.01	c (467,0) c
1316.18/1499.01	c (467,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.18/1499.01	c (467,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.18/1499.01	c (467,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.18/1499.01	c (467,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.18/1499.01	c (467,0) c 
1316.18/1499.01	c (467,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.18/1499.01	c (467,0) c real: 467.04 s, cpu: 70.0616 s, memory: 15069.35 Mb
1316.19/1529.01	c (497,0) c
1316.19/1529.01	c (497,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.19/1529.01	c (497,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.19/1529.01	c (497,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.19/1529.01	c (497,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.19/1529.01	c (497,0) c 
1316.19/1529.01	c (497,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.19/1529.01	c (497,0) c real: 497.04 s, cpu: 70.0633 s, memory: 15069.35 Mb
1316.20/1559.01	c (527,0) c
1316.20/1559.01	c (527,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.20/1559.01	c (527,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.20/1559.01	c (527,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.20/1559.01	c (527,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.20/1559.01	c (527,0) c 
1316.20/1559.01	c (527,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.20/1559.01	c (527,0) c real: 527.04 s, cpu: 70.065 s, memory: 15069.35 Mb
1316.21/1589.01	c (557,0) c
1316.21/1589.01	c (557,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.21/1589.01	c (557,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.21/1589.01	c (557,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.21/1589.01	c (557,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.21/1589.01	c (557,0) c 
1316.21/1589.01	c (557,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.21/1589.01	c (557,0) c real: 557.04 s, cpu: 70.0667 s, memory: 15069.35 Mb
1316.23/1619.01	c (587,0) c
1316.23/1619.01	c (587,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.23/1619.01	c (587,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.23/1619.01	c (587,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.23/1619.01	c (587,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.23/1619.01	c (587,0) c 
1316.23/1619.01	c (587,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.23/1619.01	c (587,0) c real: 587.04 s, cpu: 70.0684 s, memory: 15069.35 Mb
1316.25/1649.01	c (617,0) c
1316.25/1649.01	c (617,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.25/1649.01	c (617,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.25/1649.01	c (617,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.25/1649.01	c (617,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.25/1649.01	c (617,0) c 
1316.25/1649.01	c (617,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.25/1649.01	c (617,0) c real: 617.04 s, cpu: 70.07 s, memory: 15069.35 Mb
1316.26/1679.01	c (647,0) c
1316.26/1679.01	c (647,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.26/1679.01	c (647,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.26/1679.01	c (647,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.26/1679.01	c (647,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.26/1679.01	c (647,0) c 
1316.26/1679.01	c (647,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.26/1679.01	c (647,0) c real: 647.04 s, cpu: 70.0716 s, memory: 15069.35 Mb
1316.28/1709.01	c (677,0) c
1316.28/1709.02	c (677,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.28/1709.02	c (677,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.28/1709.02	c (677,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.28/1709.02	c (677,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.28/1709.02	c (677,0) c 
1316.28/1709.02	c (677,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.28/1709.02	c (677,0) c real: 677.04 s, cpu: 70.0733 s, memory: 15069.35 Mb
1316.30/1739.01	c (707,0) c
1316.30/1739.01	c (707,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.30/1739.01	c (707,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.30/1739.01	c (707,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.30/1739.01	c (707,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.30/1739.01	c (707,0) c 
1316.30/1739.01	c (707,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.30/1739.01	c (707,0) c real: 707.04 s, cpu: 70.075 s, memory: 15069.35 Mb
1316.31/1769.01	c (737,0) c
1316.31/1769.01	c (737,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.31/1769.01	c (737,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.31/1769.01	c (737,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.31/1769.01	c (737,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.31/1769.01	c (737,0) c 
1316.31/1769.01	c (737,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.31/1769.01	c (737,0) c real: 737.04 s, cpu: 70.0757 s, memory: 15069.35 Mb
1316.32/1799.01	c (767,0) c
1316.32/1799.01	c (767,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.32/1799.01	c (767,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.32/1799.01	c (767,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.32/1799.01	c (767,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.32/1799.01	c (767,0) c 
1316.32/1799.01	c (767,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.32/1799.01	c (767,0) c real: 767.04 s, cpu: 70.0774 s, memory: 15069.35 Mb
1316.33/1829.01	c (797,0) c
1316.33/1829.01	c (797,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.33/1829.01	c (797,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.33/1829.01	c (797,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.33/1829.01	c (797,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.33/1829.01	c (797,0) c 
1316.33/1829.01	c (797,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.33/1829.01	c (797,0) c real: 797.04 s, cpu: 70.079 s, memory: 15069.35 Mb
1316.36/1859.01	c (827,0) c
1316.36/1859.01	c (827,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.36/1859.01	c (827,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.36/1859.01	c (827,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.36/1859.01	c (827,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.36/1859.01	c (827,0) c 
1316.36/1859.01	c (827,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.36/1859.01	c (827,0) c real: 827.04 s, cpu: 70.0807 s, memory: 15069.35 Mb
1316.37/1889.01	c (857,0) c
1316.37/1889.01	c (857,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.37/1889.01	c (857,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.37/1889.01	c (857,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.37/1889.01	c (857,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.37/1889.01	c (857,0) c 
1316.37/1889.01	c (857,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.37/1889.01	c (857,0) c real: 857.04 s, cpu: 70.0824 s, memory: 15069.35 Mb
1316.39/1919.01	c (887,0) c
1316.39/1919.01	c (887,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.39/1919.01	c (887,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.39/1919.01	c (887,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.39/1919.01	c (887,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.39/1919.01	c (887,0) c 
1316.39/1919.01	c (887,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.39/1919.01	c (887,0) c real: 887.04 s, cpu: 70.0829 s, memory: 15069.35 Mb
1316.40/1949.01	c (917,0) c
1316.40/1949.01	c (917,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.40/1949.01	c (917,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.40/1949.01	c (917,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.40/1949.01	c (917,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.40/1949.01	c (917,0) c 
1316.40/1949.01	c (917,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.40/1949.01	c (917,0) c real: 917.04 s, cpu: 70.0846 s, memory: 15069.35 Mb
1316.42/1979.01	c (947,0) c
1316.42/1979.01	c (947,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.42/1979.01	c (947,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.42/1979.01	c (947,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.42/1979.01	c (947,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.42/1979.01	c (947,0) c 
1316.42/1979.01	c (947,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.42/1979.01	c (947,0) c real: 947.04 s, cpu: 70.0863 s, memory: 15069.35 Mb
1316.42/2009.01	c (977,0) c
1316.42/2009.01	c (977,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.42/2009.01	c (977,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.42/2009.01	c (977,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.42/2009.01	c (977,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.42/2009.01	c (977,0) c 
1316.42/2009.01	c (977,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.42/2009.01	c (977,0) c real: 977.04 s, cpu: 70.0878 s, memory: 15069.35 Mb
1316.44/2039.01	c (1007,0) c
1316.44/2039.01	c (1007,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.44/2039.01	c (1007,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.44/2039.01	c (1007,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.44/2039.01	c (1007,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.44/2039.01	c (1007,0) c 
1316.44/2039.01	c (1007,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.44/2039.01	c (1007,0) c real: 1007.04 s, cpu: 70.0895 s, memory: 15069.35 Mb
1316.46/2069.01	c (1037,0) c
1316.46/2069.01	c (1037,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.46/2069.01	c (1037,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.46/2069.01	c (1037,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.46/2069.01	c (1037,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.46/2069.01	c (1037,0) c 
1316.46/2069.01	c (1037,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.46/2069.01	c (1037,0) c real: 1037.04 s, cpu: 70.0912 s, memory: 15069.35 Mb
1316.47/2099.01	c (1067,0) c
1316.47/2099.01	c (1067,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.47/2099.01	c (1067,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.47/2099.01	c (1067,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.47/2099.01	c (1067,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.47/2099.01	c (1067,0) c 
1316.47/2099.01	c (1067,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.47/2099.01	c (1067,0) c real: 1067.04 s, cpu: 70.0929 s, memory: 15069.35 Mb
1316.49/2129.01	c (1097,0) c
1316.49/2129.01	c (1097,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.49/2129.01	c (1097,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.49/2129.01	c (1097,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.49/2129.01	c (1097,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.49/2129.01	c (1097,0) c 
1316.49/2129.01	c (1097,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.49/2129.01	c (1097,0) c real: 1097.04 s, cpu: 70.0946 s, memory: 15069.35 Mb
1316.50/2159.01	c (1127,0) c
1316.50/2159.01	c (1127,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.50/2159.01	c (1127,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.50/2159.01	c (1127,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.50/2159.01	c (1127,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.50/2159.01	c (1127,0) c 
1316.50/2159.01	c (1127,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.50/2159.01	c (1127,0) c real: 1127.04 s, cpu: 70.0963 s, memory: 15069.35 Mb
1316.52/2189.01	c (1157,0) c
1316.52/2189.01	c (1157,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.52/2189.01	c (1157,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.52/2189.01	c (1157,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.52/2189.01	c (1157,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.52/2189.01	c (1157,0) c 
1316.52/2189.01	c (1157,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.52/2189.01	c (1157,0) c real: 1157.04 s, cpu: 70.0979 s, memory: 15069.35 Mb
1316.53/2219.01	c (1187,0) c
1316.53/2219.01	c (1187,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.53/2219.01	c (1187,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.53/2219.01	c (1187,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.53/2219.01	c (1187,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.53/2219.01	c (1187,0) c 
1316.53/2219.01	c (1187,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.53/2219.01	c (1187,0) c real: 1187.04 s, cpu: 70.0995 s, memory: 15069.35 Mb
1316.56/2249.01	c (1217,0) c
1316.56/2249.01	c (1217,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.56/2249.01	c (1217,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.56/2249.01	c (1217,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.56/2249.01	c (1217,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.56/2249.01	c (1217,0) c 
1316.56/2249.01	c (1217,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.56/2249.01	c (1217,0) c real: 1217.04 s, cpu: 70.1012 s, memory: 15069.35 Mb
1316.57/2279.01	c (1247,0) c
1316.57/2279.01	c (1247,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.57/2279.01	c (1247,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.57/2279.01	c (1247,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.57/2279.01	c (1247,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.57/2279.01	c (1247,0) c 
1316.57/2279.01	c (1247,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.57/2279.01	c (1247,0) c real: 1247.04 s, cpu: 70.1029 s, memory: 15069.35 Mb
1316.58/2309.01	c (1277,0) c
1316.58/2309.01	c (1277,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.58/2309.01	c (1277,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.58/2309.01	c (1277,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.58/2309.01	c (1277,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.58/2309.01	c (1277,0) c 
1316.58/2309.01	c (1277,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.58/2309.01	c (1277,0) c real: 1277.04 s, cpu: 70.1046 s, memory: 15069.35 Mb
1316.59/2339.01	c (1307,0) c
1316.59/2339.01	c (1307,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.59/2339.01	c (1307,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.59/2339.01	c (1307,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.59/2339.01	c (1307,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.59/2339.01	c (1307,0) c 
1316.59/2339.01	c (1307,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.59/2339.01	c (1307,0) c real: 1307.04 s, cpu: 70.1062 s, memory: 15069.35 Mb
1316.60/2369.01	c (1337,0) c
1316.60/2369.01	c (1337,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.60/2369.01	c (1337,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.60/2369.01	c (1337,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.60/2369.01	c (1337,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.60/2369.01	c (1337,0) c 
1316.60/2369.01	c (1337,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.60/2369.01	c (1337,0) c real: 1337.04 s, cpu: 70.1079 s, memory: 15069.35 Mb
1316.62/2399.01	c (1367,0) c
1316.62/2399.01	c (1367,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.62/2399.01	c (1367,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.62/2399.01	c (1367,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.62/2399.01	c (1367,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.62/2399.01	c (1367,0) c 
1316.62/2399.01	c (1367,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.62/2399.01	c (1367,0) c real: 1367.04 s, cpu: 70.1096 s, memory: 15069.35 Mb
1316.65/2429.01	c (1397,0) c
1316.65/2429.01	c (1397,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.65/2429.01	c (1397,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.65/2429.01	c (1397,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.65/2429.01	c (1397,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.65/2429.01	c (1397,0) c 
1316.65/2429.01	c (1397,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.65/2429.01	c (1397,0) c real: 1397.04 s, cpu: 70.1108 s, memory: 15069.35 Mb
1316.65/2459.01	c (1427,0) c
1316.65/2459.01	c (1427,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.65/2459.01	c (1427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.65/2459.01	c (1427,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.65/2459.01	c (1427,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.65/2459.01	c (1427,0) c 
1316.65/2459.01	c (1427,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.65/2459.01	c (1427,0) c real: 1427.04 s, cpu: 70.1119 s, memory: 15069.35 Mb
1316.66/2489.01	c (1457,0) c
1316.66/2489.01	c (1457,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.66/2489.01	c (1457,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.66/2489.01	c (1457,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.66/2489.01	c (1457,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.66/2489.01	c (1457,0) c 
1316.66/2489.01	c (1457,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.66/2489.01	c (1457,0) c real: 1457.04 s, cpu: 70.1132 s, memory: 15069.35 Mb
1316.69/2519.01	c (1487,0) c
1316.69/2519.01	c (1487,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.69/2519.01	c (1487,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1316.69/2519.01	c (1487,0) c |------------------------------------------------------------------------------------------------------------------------|
1316.69/2519.01	c (1487,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
1316.69/2519.01	c (1487,0) c 
1316.69/2519.01	c (1487,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
1316.69/2519.01	c (1487,0) c real: 1487.04 s, cpu: 70.1135 s, memory: 15069.35 Mb
1316.69/2520.01	c (1488,0) receiving signal SIGTERM
1316.69/2520.01	s UNKNOWN
1316.69/2520.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
1316.69/2520.02	c (scop.sh) Remove HOME/scop-18581-serial-file.bin.
1316.69/2520.02	c (scop.sh) Killing background jobs.
1316.69/2520.02	c (1488,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 (15269 MiB free)
  memory of node 1: 16384 MiB (15509 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392849-1568443120/watcher-4392849-1568443120 -o /tmp/evaluation-result-4392849-1568443120/solver-4392849-1568443120 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568440293-17651 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392849-1568443120.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=18581, runsolver pid=18578

[startup+0.100113 s]*
/proc/loadavg: 6.01 7.30 7.80 2/211 18603
/proc/meminfo: memFree=31425228/32770624 swapFree=66995948/67108860
[pid=18581] ppid=18578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18581/stat : 18581 (scop.sh) S 18578 18581 17624 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 420563414 115843072 349 33554432000 4194304 5098028 140722229298064 140722229295320 140269806649980 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16195584 140722229302052 140722229302380 140722229302380 140722229305293 0
/proc/18581/statm: 28282 349 296 221 0 87 0
[pid=18584] ppid=18581 vsize=27314120 memory=104340 CPUtime=0.1 cores=0-7
/proc/18584/stat : 18584 (java) S 18581 18581 17624 0 -1 1077944320 6144 0 0 0 8 2 0 0 20 0 20 0 420563414 27969658880 26085 33554432000 4194304 4196468 140726173052832 140726173035376 139875096874743 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
/proc/18584/statm: 6828530 26085 2813 1 0 6790935 0
[pid=18584/tid=18585] ppid=18581 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/18584/task/18585/stat : 18585 (java) R 18581 18581 17624 0 -1 4202560 4212 0 0 0 7 2 0 0 20 0 20 0 420563415 27969658880 26597 33554432000 4194304 4196468 140726173052832 139875068696064 139875080955230 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18586] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18586/stat : 18586 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139875101117584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18587] ppid=18581 vsize=27314120 memory=3473882037294048928 CPUtime=0 cores=0-7
/proc/18584/task/18587/stat : 18587 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874884512784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18588] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18588/stat : 18588 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874883459984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18589] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18589/stat : 18589 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874882407184 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18590] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18590/stat : 18590 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874881354384 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18591] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18591/stat : 18591 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874880301584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18592] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18592/stat : 18592 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874879248784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18593] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18593/stat : 18593 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874878195984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18594] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18594/stat : 18594 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874469940080 139875096885890 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18595] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18595/stat : 18595 (java) S 18581 18581 17624 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 26597 33554432000 4194304 4196468 140726173052832 139872723527200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18596] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18596/stat : 18596 (java) S 18581 18581 17624 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 26597 33554432000 4194304 4196468 140726173052832 139872589305200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18597] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18597/stat : 18597 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139872214800720 139875096893339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18598] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18598/stat : 18598 (java) S 18581 18581 17624 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874355112304 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18599] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18599/stat : 18599 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874354059504 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18600] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18600/stat : 18600 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874353006704 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18601] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18601/stat : 18601 (java) S 18581 18581 17624 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874351953904 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18602] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18602/stat : 18602 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139871716895840 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18603] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18603/stat : 18603 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 26597 33554432000 4194304 4196468 140726173052832 139874350902320 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105736 KiB

[startup+0.210239 s]*
/proc/loadavg: 6.01 7.30 7.80 2/211 18603
/proc/meminfo: memFree=31403556/32770624 swapFree=66995948/67108860
[pid=18581] ppid=18578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18581/stat : 18581 (scop.sh) S 18578 18581 17624 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 420563414 115843072 349 33554432000 4194304 5098028 140722229298064 140722229295320 140269806649980 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16195584 140722229302052 140722229302380 140722229302380 140722229305293 0
/proc/18581/statm: 28282 349 296 221 0 87 0
[pid=18584] ppid=18581 vsize=27314120 memory=123396 CPUtime=0.24 cores=0-7
/proc/18584/stat : 18584 (java) S 18581 18581 17624 0 -1 1077944320 11750 0 0 0 20 4 0 0 20 0 20 0 420563414 27969658880 30849 33554432000 4194304 4196468 140726173052832 140726173035376 139875096874743 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
/proc/18584/statm: 6828530 30849 2940 1 0 6790935 0
[pid=18584/tid=18585] ppid=18581 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18584/task/18585/stat : 18585 (java) R 18581 18581 17624 0 -1 4202560 9415 0 0 0 16 4 0 0 20 0 20 0 420563415 27969658880 30849 33554432000 4194304 4196468 140726173052832 139875068674128 139875077150077 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18586] ppid=18581 vsize=27314120 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/18584/task/18586/stat : 18586 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139875101117584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18587] ppid=18581 vsize=27314120 memory=139739037506659 CPUtime=0 cores=0-7
/proc/18584/task/18587/stat : 18587 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874884512784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18588] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18588/stat : 18588 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874883459984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18589] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18589/stat : 18589 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874882407184 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18590] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18590/stat : 18590 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874881354384 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18591] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18591/stat : 18591 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874880301584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18592] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18592/stat : 18592 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874879248784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18593] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18593/stat : 18593 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874878195984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18594] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18594/stat : 18594 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874469940080 139875096885890 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18595] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18595/stat : 18595 (java) S 18581 18581 17624 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 30849 33554432000 4194304 4196468 140726173052832 139872723527200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18596] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18596/stat : 18596 (java) S 18581 18581 17624 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 30849 33554432000 4194304 4196468 140726173052832 139872589305200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18597] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18597/stat : 18597 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139872214800720 139875096893339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18598] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18598/stat : 18598 (java) S 18581 18581 17624 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874355112304 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18599] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18599/stat : 18599 (java) S 18581 18581 17624 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874354059504 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18600] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18600/stat : 18600 (java) S 18581 18581 17624 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874353006704 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18601] ppid=18581 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/18584/task/18601/stat : 18601 (java) S 18581 18581 17624 0 -1 1077944384 488 0 0 0 2 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874351953904 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18602] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18602/stat : 18602 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139871716895840 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18603] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18603/stat : 18603 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 30849 33554432000 4194304 4196468 140726173052832 139874350902320 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124792 KiB

[startup+0.309579 s]*
/proc/loadavg: 6.01 7.30 7.80 2/211 18603
/proc/meminfo: memFree=31400020/32770624 swapFree=66995948/67108860
[pid=18581] ppid=18578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18581/stat : 18581 (scop.sh) S 18578 18581 17624 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 420563414 115843072 349 33554432000 4194304 5098028 140722229298064 140722229295320 140269806649980 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16195584 140722229302052 140722229302380 140722229302380 140722229305293 0
/proc/18581/statm: 28282 349 296 221 0 87 0
[pid=18584] ppid=18581 vsize=27314120 memory=127716 CPUtime=0.42 cores=0-7
/proc/18584/stat : 18584 (java) S 18581 18581 17624 0 -1 1077944320 12296 0 0 0 38 4 0 0 20 0 20 0 420563414 27969658880 31929 33554432000 4194304 4196468 140726173052832 140726173035376 139875096874743 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
/proc/18584/statm: 6828530 31929 3015 1 0 6790935 0
[pid=18584/tid=18585] ppid=18581 vsize=27314120 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/18584/task/18585/stat : 18585 (java) R 18581 18581 17624 0 -1 4202560 9781 0 0 0 26 4 0 0 20 0 20 0 420563415 27969658880 31929 33554432000 4194304 4196468 140726173052832 139875068659728 139875080061552 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18586] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18586/stat : 18586 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139875101117584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18587] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18587/stat : 18587 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874884512784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18588] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18588/stat : 18588 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874883459984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18589] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18589/stat : 18589 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874882407184 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18590] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18590/stat : 18590 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874881354384 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18591] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18591/stat : 18591 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874880301584 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18592] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18592/stat : 18592 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874879248784 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18593] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18593/stat : 18593 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563417 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874878195984 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18594] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18594/stat : 18594 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874469940080 139875096885890 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18595] ppid=18581 vsize=27314120 memory=279477817122176 CPUtime=0 cores=0-7
/proc/18584/task/18595/stat : 18595 (java) S 18581 18581 17624 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 31929 33554432000 4194304 4196468 140726173052832 139872723527200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18596] ppid=18581 vsize=27314120 memory=279477817126784 CPUtime=0 cores=0-7
/proc/18584/task/18596/stat : 18596 (java) S 18581 18581 17624 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420563419 27969658880 31929 33554432000 4194304 4196468 140726173052832 139872589305200 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18597] ppid=18581 vsize=27314120 memory=279477817131392 CPUtime=0 cores=0-7
/proc/18584/task/18597/stat : 18597 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139872214800720 139875096893339 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18598] ppid=18581 vsize=27314120 memory=279477817136000 CPUtime=0.02 cores=0-7
/proc/18584/task/18598/stat : 18598 (java) R 18581 18581 17624 0 -1 4202560 399 0 0 0 2 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874355112304 139875077434384 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18599] ppid=18581 vsize=27314120 memory=279477817140608 CPUtime=0.01 cores=0-7
/proc/18584/task/18599/stat : 18599 (java) S 18581 18581 17624 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874354059504 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18600] ppid=18581 vsize=27314120 memory=279477817145216 CPUtime=0.01 cores=0-7
/proc/18584/task/18600/stat : 18600 (java) S 18581 18581 17624 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874353006704 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18601] ppid=18581 vsize=27314120 memory=279477817149824 CPUtime=0.07 cores=0-7
/proc/18584/task/18601/stat : 18601 (java) S 18581 18581 17624 0 -1 1077944384 528 0 0 0 7 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874351953904 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18602] ppid=18581 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18602/stat : 18602 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139871716895840 139875096884949 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18603] ppid=18581 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18584/task/18603/stat : 18603 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563422 27969658880 31929 33554432000 4194304 4196468 140726173052832 139874350902320 139875096885890 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129112 KiB

[startup+0.700985 s]
/proc/loadavg: 6.01 7.30 7.80 2/211 18603
/proc/meminfo: memFree=31377680/32770624 swapFree=66995948/67108860
[pid=18581] ppid=18578 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18581/stat : 18581 (scop.sh) S 18578 18581 17624 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 420563414 115843072 349 33554432000 4194304 5098028 140722229298064 140722229295320 140269806649980 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16195584 140722229302052 140722229302380 140722229302380 140722229305293 0
/proc/18581/statm: 28282 349 296 221 0 87 0
[pid=18584] ppid=18581 vsize=27322516 memory=164012 CPUtime=1 cores=0-7
/proc/18584/stat : 18584 (java) S 18581 18581 17624 0 -1 1077944320 20132 0 0 0 93 7 0 0 20 0 20 0 420563414 27978256384 41003 33554432000 4194304 4196468 140726173052832 140726173035376 139875096874743 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
/proc/18584/statm: 6830629 41003 3206 1 0 6791959 0
[pid=18584/tid=18585] ppid=18581 vsize=27322516 memory=4580 CPUtime=0.68 cores=0-7
/proc/18584/task/18585/stat : 18585 (java) R 18581 18581 17624 0 -1 4202560 17000 0 0 0 62 6 0 0 20 0 20 0 420563415 27978256384 41003 33554432000 4194304 4196468 140726173052832 139875068706480 139875080955230 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18586] ppid=18581 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18586/stat : 18586 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27978256384 41003 33554432000 4194304 4196468 140726173052832 139875101117584 139875096884949 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18587] ppid=18581 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/18584/task/18587/stat : 18587 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420563417 27978256384 41003 33554432000 4194304 4196468 140726173052832 139874884512784 139875096884949 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0
[pid=18584/tid=18588] ppid=18581 vsize=27322516 memory=8556 CPUtime=0 cores=0-7
/proc/18584/task/18588/stat : 18588 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420563417 27978256384 41003 33554432000 4194304 4196468 140726173052832 139874883459984 139875096884949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19771392 140726173061866 140726173062294 140726173062294 140726173065167 0

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

/proc/18682/task/18707/stat : 18707 (java) S 18581 18581 17624 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 420666613 8616062976 38493 33554432000 4194304 4196468 140720532886160 139924464459056 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
Current children cumulated CPU time: 1316.69 s
Current children cumulated vsize: 23958264 KiB
Current children cumulated memory: 13541324 KiB
heavy processes:



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 0.03 0.03 0.70 1/217 18838
/proc/meminfo: memFree=12681672/32770624 swapFree=66995976/67108860
[pid=18581] ppid=18578 vsize=113128 memory=1476 CPUtime=1236.22 cores=0-7
/proc/18581/stat : 18581 (scop.sh) S 18578 18581 17624 0 -1 4202496 584 430458 0 0 0 0 118886 4736 20 0 1 0 420563414 115843072 369 33554432000 4194304 5098028 140722229298064 140722229294808 140269806649980 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16195584 140722229302052 140722229302380 140722229302380 140722229305293 0
/proc/18581/statm: 28282 369 311 221 0 87 0
[pid=18682] ppid=18581 vsize=8414124 memory=153972 CPUtime=2.61 cores=0-7
/proc/18682/stat : 18682 (java) S 18581 18581 17624 0 -1 1077944320 23769 0 0 0 208 53 0 0 20 0 24 0 420666502 8616062976 38493 33554432000 4194304 4196468 140720532886160 140720532868704 139927996665591 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
/proc/18682/statm: 2103531 38493 3225 1 0 2064875 0
[pid=18702] ppid=18682 vsize=15431012 memory=13385876 CPUtime=77.86 cores=0-7
/proc/18702/stat : 18702 (manyglucose-4.1) S 18682 18581 17624 0 -1 1077944320 4678756 0 0 0 7011 775 0 0 20 0 1 0 420666611 15801356288 3346469 33554432000 4194304 4454172 140721577677312 140721577675712 140176009157250 0 4 0 8388610 18446744071579849748 0 0 17 6 0 0 0 0 0 6552832 6554400 30109696 140721577685865 140721577686064 140721577686064 140721577689018 0
/proc/18702/statm: 3857753 3346469 378 64 0 3853421 0
[pid=18682/tid=18683] ppid=18581 vsize=8414124 memory=8317482817917895235 CPUtime=1.1 cores=0-7
/proc/18682/task/18683/stat : 18683 (java) S 18581 18581 17624 0 -1 1077944384 17294 0 0 0 88 22 0 0 20 0 24 0 420666503 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927968505760 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18684] ppid=18581 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/18682/task/18684/stat : 18684 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139928000908176 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18685] ppid=18581 vsize=8414124 memory=2356 CPUtime=0 cores=0-7
/proc/18682/task/18685/stat : 18685 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927821204240 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18686] ppid=18581 vsize=8414124 memory=1440 CPUtime=0 cores=0-7
/proc/18682/task/18686/stat : 18686 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927481011344 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18687] ppid=18581 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/18682/task/18687/stat : 18687 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927479958544 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18688] ppid=18581 vsize=8414124 memory=1052 CPUtime=0 cores=0-7
/proc/18682/task/18688/stat : 18688 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927478905232 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18689] ppid=18581 vsize=8414124 memory=1708 CPUtime=0 cores=0-7
/proc/18682/task/18689/stat : 18689 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927477852432 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18690] ppid=18581 vsize=8414124 memory=3440 CPUtime=0 cores=0-7
/proc/18682/task/18690/stat : 18690 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927476800144 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18691] ppid=18581 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/18682/task/18691/stat : 18691 (java) S 18581 18581 17624 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420666504 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927475747344 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18692] ppid=18581 vsize=8414124 memory=5912 CPUtime=0.01 cores=0-7
/proc/18682/task/18692/stat : 18692 (java) S 18581 18581 17624 0 -1 1077944384 11 0 0 0 1 0 0 0 20 0 24 0 420666506 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927291452016 139927996676738 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18693] ppid=18581 vsize=8414124 memory=664 CPUtime=0 cores=0-7
/proc/18682/task/18693/stat : 18693 (java) S 18581 18581 17624 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420666506 8616062976 38493 33554432000 4194304 4196468 140720532886160 139926544835872 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18694] ppid=18581 vsize=8414124 memory=1156 CPUtime=0 cores=0-7
/proc/18682/task/18694/stat : 18694 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420666506 8616062976 38493 33554432000 4194304 4196468 140720532886160 139926276400752 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18695] ppid=18581 vsize=8414124 memory=1000 CPUtime=0 cores=0-7
/proc/18682/task/18695/stat : 18695 (java) S 18581 18581 17624 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139925901892176 139927996684187 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18696] ppid=18581 vsize=8414124 memory=14008 CPUtime=0.22 cores=0-7
/proc/18682/task/18696/stat : 18696 (java) S 18581 18581 17624 0 -1 1077944384 889 0 0 0 22 0 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927290398832 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18697] ppid=18581 vsize=8414124 memory=7184 CPUtime=0.19 cores=0-7
/proc/18682/task/18697/stat : 18697 (java) S 18581 18581 17624 0 -1 1077944384 406 0 0 0 19 0 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927289346032 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18698] ppid=18581 vsize=8414124 memory=1476 CPUtime=0.17 cores=0-7
/proc/18682/task/18698/stat : 18698 (java) S 18581 18581 17624 0 -1 1077944384 483 0 0 0 17 0 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927288293744 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18699] ppid=18581 vsize=8414124 memory=153972 CPUtime=0.27 cores=0-7
/proc/18682/task/18699/stat : 18699 (java) S 18581 18581 17624 0 -1 1077944384 1122 0 0 0 26 1 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927287240944 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18700] ppid=18581 vsize=8414124 memory=13385876 CPUtime=0 cores=0-7
/proc/18682/task/18700/stat : 18700 (java) S 18581 18581 17624 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420666509 8616062976 38493 33554432000 4194304 4196468 140720532886160 139925403986784 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18701] ppid=18581 vsize=8414124 memory=808 CPUtime=0.53 cores=0-7
/proc/18682/task/18701/stat : 18701 (java) S 18581 18581 17624 0 -1 1077944384 441 0 0 0 23 30 0 0 20 0 24 0 420666510 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927286188848 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18703] ppid=18581 vsize=8414124 memory=153972 CPUtime=0 cores=0-7
/proc/18682/task/18703/stat : 18703 (java) S 18581 18581 17624 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420666611 8616062976 38493 33554432000 4194304 4196468 140720532886160 139927284578112 139927996690201 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18705] ppid=18581 vsize=8414124 memory=13385876 CPUtime=0.03 cores=0-7
/proc/18682/task/18705/stat : 18705 (java) S 18581 18581 17624 0 -1 4202560 1734 0 0 0 2 1 0 0 20 0 24 0 420666611 8616062976 38493 33554432000 4194304 4196468 140720532886160 139924732886384 139927996687517 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18706] ppid=18581 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/18682/task/18706/stat : 18706 (java) S 18581 18581 17624 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 420666611 8616062976 38493 33554432000 4194304 4196468 140720532886160 139925001321744 139927996687517 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18707] ppid=18581 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/18682/task/18707/stat : 18707 (java) S 18581 18581 17624 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 420666613 8616062976 38493 33554432000 4194304 4196468 140720532886160 139924464459056 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
Current children cumulated CPU time: 1316.69 s
Current children cumulated vsize: 23958264 KiB
Current children cumulated memory: 13541324 KiB
heavy processes:

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

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

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

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

[startup+2520.8 s]
/proc/loadavg: 0.03 0.03 0.70 2/218 18842
/proc/meminfo: memFree=14615700/32770624 swapFree=66995976/67108860
[pid=18682] ppid=18578 vsize=8545196 memory=164196 CPUtime=81.29 cores=0-7
/proc/18682/stat : 18682 (java) S 18578 18581 17624 0 -1 1077944320 23808 4678756 0 0 209 84 7011 825 20 0 23 0 420666502 8750280704 41049 33554432000 4194304 4196468 140720532886160 140720532868704 139927996665591 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
/proc/18682/statm: 2136299 41049 3226 1 0 2097643 0
[pid=18682/tid=18683] ppid=18578 vsize=8545196 memory=2356 CPUtime=79.46 cores=0-7
/proc/18682/task/18683/stat : 18683 (java) S 18578 18581 17624 0 -1 1077944384 17294 4678756 0 0 88 22 7011 825 20 0 23 0 420666503 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927968505760 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18684] ppid=18578 vsize=8545196 memory=1440 CPUtime=78.36 cores=0-7
/proc/18682/task/18684/stat : 18684 (java) S 18578 18581 17624 0 -1 1077944384 2 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139928000908176 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18685] ppid=18578 vsize=8545196 memory=1000 CPUtime=78.36 cores=0-7
/proc/18682/task/18685/stat : 18685 (java) S 18578 18581 17624 0 -1 1077944384 2 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927821204240 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18686] ppid=18578 vsize=8545196 memory=14008 CPUtime=78.36 cores=0-7
/proc/18682/task/18686/stat : 18686 (java) S 18578 18581 17624 0 -1 1077944384 3 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927481011344 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18687] ppid=18578 vsize=8545196 memory=6791534058613427641 CPUtime=78.36 cores=0-7
/proc/18682/task/18687/stat : 18687 (java) S 18578 18581 17624 0 -1 1077944384 1 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927479958544 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18688] ppid=18578 vsize=8545196 memory=153972 CPUtime=78.36 cores=0-7
/proc/18682/task/18688/stat : 18688 (java) S 18578 18581 17624 0 -1 1077944384 1 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927478905232 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18689] ppid=18578 vsize=8545196 memory=13385876 CPUtime=78.36 cores=0-7
/proc/18682/task/18689/stat : 18689 (java) S 18578 18581 17624 0 -1 1077944384 2 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927477852432 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18690] ppid=18578 vsize=8545196 memory=1384 CPUtime=78.36 cores=0-7
/proc/18682/task/18690/stat : 18690 (java) S 18578 18581 17624 0 -1 1077944384 2 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927476800144 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18691] ppid=18578 vsize=8545196 memory=776 CPUtime=78.36 cores=0-7
/proc/18682/task/18691/stat : 18691 (java) S 18578 18581 17624 0 -1 1077944384 2 4678756 0 0 0 0 7011 825 20 0 23 0 420666504 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927475747344 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18692] ppid=18578 vsize=8545196 memory=1564 CPUtime=78.37 cores=0-7
/proc/18682/task/18692/stat : 18692 (java) S 18578 18581 17624 0 -1 1077944384 11 4678756 0 0 1 0 7011 825 20 0 23 0 420666506 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927291451520 139927996676738 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18693] ppid=18578 vsize=8545196 memory=8556 CPUtime=78.36 cores=0-7
/proc/18682/task/18693/stat : 18693 (java) S 18578 18581 17624 0 -1 1077944384 13 4678756 0 0 0 0 7011 825 20 0 23 0 420666506 8750280704 41049 33554432000 4194304 4196468 140720532886160 139926544835872 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18694] ppid=18578 vsize=8545196 memory=1052 CPUtime=78.36 cores=0-7
/proc/18682/task/18694/stat : 18694 (java) S 18578 18581 17624 0 -1 1077944384 1 4678756 0 0 0 0 7011 825 20 0 23 0 420666506 8750280704 41049 33554432000 4194304 4196468 140720532886160 139926276400752 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18695] ppid=18578 vsize=8545196 memory=1708 CPUtime=78.36 cores=0-7
/proc/18682/task/18695/stat : 18695 (java) S 18578 18581 17624 0 -1 1077944384 30 4678756 0 0 0 0 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139925901891888 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18696] ppid=18578 vsize=8545196 memory=3440 CPUtime=78.58 cores=0-7
/proc/18682/task/18696/stat : 18696 (java) S 18578 18581 17624 0 -1 1077944384 889 4678756 0 0 22 0 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927290398832 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18697] ppid=18578 vsize=8545196 memory=0 CPUtime=78.55 cores=0-7
/proc/18682/task/18697/stat : 18697 (java) S 18578 18581 17624 0 -1 1077944384 406 4678756 0 0 19 0 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927289346032 139927996676738 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18698] ppid=18578 vsize=8545196 memory=0 CPUtime=78.53 cores=0-7
/proc/18682/task/18698/stat : 18698 (java) S 18578 18581 17624 0 -1 1077944384 483 4678756 0 0 17 0 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927288284656 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18699] ppid=18578 vsize=8545196 memory=0 CPUtime=78.63 cores=0-7
/proc/18682/task/18699/stat : 18699 (java) S 18578 18581 17624 0 -1 1077944384 1122 4678756 0 0 26 1 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927287236464 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18700] ppid=18578 vsize=8545196 memory=0 CPUtime=78.36 cores=0-7
/proc/18682/task/18700/stat : 18700 (java) S 18578 18581 17624 0 -1 1077944384 3 4678756 0 0 0 0 7011 825 20 0 23 0 420666509 8750280704 41049 33554432000 4194304 4196468 140720532886160 139925403986784 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18703] ppid=18578 vsize=8545196 memory=0 CPUtime=78.36 cores=0-7
/proc/18682/task/18703/stat : 18703 (java) S 18578 18581 17624 0 -1 1077944384 23 4678756 0 0 0 0 7011 825 20 0 23 0 420666611 8750280704 41049 33554432000 4194304 4196468 140720532886160 139927284577280 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18707] ppid=18578 vsize=8545196 memory=7686721470267562907 CPUtime=78.36 cores=0-7
/proc/18682/task/18707/stat : 18707 (java) S 18578 18581 17624 0 -1 1077944384 11 4678756 0 0 0 0 7011 825 20 0 23 0 420666613 8750280704 41049 33554432000 4194304 4196468 140720532886160 139924464449312 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18839] ppid=18578 vsize=8545196 memory=0 CPUtime=78.64 cores=0-7
/proc/18682/task/18839/stat : 18839 (java) R 18578 18581 17624 0 -1 4202560 2 4678756 0 0 0 28 7011 825 20 0 23 0 420815416 8750280704 41049 33554432000 4194304 4196468 140720532886160 139924196025624 139927989351223 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
[pid=18682/tid=18842] ppid=18578 vsize=8545196 memory=0 CPUtime=78.36 cores=0-7
/proc/18682/task/18842/stat : 18842 (java) S 18578 18581 17624 0 -1 1077944384 3 4678756 0 0 0 0 7011 825 20 0 23 0 420815417 8750280704 41049 33554432000 4194304 4196468 140720532886160 139923927589200 139927996675797 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22216704 140720532890615 140720532890774 140720532890774 140720532893647 0
Current cumulated CPU time of completed processes: 1236.24 s
Current children cumulated CPU time: 81.29 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 164196 KiB

[startup+2521.01 s]*
/proc/loadavg: 0.03 0.03 0.70 2/193 18842
/proc/meminfo: memFree=29969596/32770624 swapFree=66995976/67108860
Current cumulated CPU time of completed processes: 1236.24 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2521.11 s]
/proc/loadavg: 0.03 0.03 0.70 2/193 18842
/proc/meminfo: memFree=29969596/32770624 swapFree=66995976/67108860
Current cumulated CPU time of completed processes: 1236.24 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2521.2
CPU time (s): 1317.96
CPU user time (s): 1261.07
CPU system time (s): 56.8933
CPU usage (%): 52.2753
Max. virtual memory (cumulated for all children) (KiB): 30289984
Max. memory (cumulated for all children) (KiB): 19326224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1261.07
system time used= 56.8933
maximum resident set size= 19325304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5134111
page faults= 0
swaps= 0
block input operations= 128
block output operations= 10300568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74729
involuntary context switches= 5527


# summary of solver processes directly reported to runsolver:
#   pid: 18581,18682
#   total CPU time (s): 1317.96
#   total CPU user time (s): 1261.07
#   total CPU system time (s): 56.8933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4673 second user time and 25.9649 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-14 08:37:54
IDJOB=4392849
IDBENCH=139122
IDSOLVER=2839
FILE ID=node102/4392849-1568443120
RUNJOBID= node102-1568440293-17651
PBS_JOBID= 21702340
Free space on /tmp= 59328 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gs/qwh-o100-h10000.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392849-1568443120/watcher-4392849-1568443120 -o /tmp/evaluation-result-4392849-1568443120/solver-4392849-1568443120 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568440293-17651 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392849-1568443120.xml

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

MD5SUM BENCH= 2d32aa9e5f9738deac3ebf02ed7c37b3
RANDOM SEED=526500519

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31517660 kB
MemAvailable:   31918468 kB
Buffers:          177520 kB
Cached:           516720 kB
SwapCached:         9276 kB
Active:           340400 kB
Inactive:         365044 kB
Active(anon):       8936 kB
Inactive(anon):    33880 kB
Active(file):     331464 kB
Inactive(file):   331164 kB
Unevictable:      110432 kB
Mlocked:          110432 kB
SwapTotal:      67108860 kB
SwapFree:       66995948 kB
Dirty:             20544 kB
Writeback:             0 kB
AnonPages:        213280 kB
Mapped:            35804 kB
Shmem:             22960 kB
Slab:             136744 kB
SReclaimable:     108028 kB
SUnreclaim:        28716 kB
KernelStack:        3824 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node102 at 2019-09-14 09:19:56