Trace number 4405564

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-09-22)UNSAT 5380.26 1681.87

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-8.xml
MD5SUM99ba47a6bc0c62f84cd44bdd38bc871f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.7157
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree74
Maximum variable degree95
Distribution of variable degrees[{"degree":74,"count":1},{"degree":75,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":1},{"degree":82,"count":1},{"degree":85,"count":2},{"degree":86,"count":1},{"degree":90,"count":2},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
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-24866-serial-file.bin HOME/instance-4405564-1569238653.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Mon Sep 23 13:36:52 CEST 2019
0.65/0.56	c PID: 24869
0.65/0.56	c IP: 172.20.3.141
0.65/0.56	c HOST: node141.alineos.net
0.65/0.57	c (0,0) Parsing Begin
19.08/11.98	c (11,10) Parsing End
19.08/11.99	c (11,10) CSP: 12 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 12
19.08/11.99	c (11,10) Heap : 1456 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
19.08/11.99	c (11,10) Constraint Name Generate Begin
19.08/11.99	c (11,10) Ctr:HOME/instance-4405564-1569238653.xml,ExtensionSupport:Var
19.08/11.99	c (11,10) Constraint Name Generate End
19.08/11.99	c (11,10) Heap : 1493 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
19.08/12.00	c (11,10) CSP to CSPinCNF Begin
113.18/80.03	c (79,76) translated 20 (10%) constraints
206.60/151.70	c (151,144) translated 40 (20%) constraints
289.31/222.11	c (221,213) translated 60 (30%) constraints
372.50/292.53	c (291,282) translated 80 (40%) constraints
453.33/362.49	c (361,350) translated 100 (50%) constraints
537.99/433.04	c (432,419) translated 120 (60%) constraints
621.23/503.90	c (503,488) translated 140 (70%) constraints
705.29/575.50	c (574,558) translated 160 (80%) constraints
785.53/645.69	c (645,626) translated 180 (90%) constraints
870.04/716.44	c (715,695) translated 200 (100%) constraints
873.45/719.84	c (719,699) ===========================================
877.07/723.46	c (722,702) Hybrid: #OE=610793, #LE=0
877.07/723.46	c (722,702) Hybrid
877.07/723.46	c (722,702) ===========================================
903.78/745.92	c (745,724) translated 1022787 (10%) constraints
932.50/769.09	c (768,746) translated 2045574 (20%) constraints
962.09/792.32	c (791,769) translated 3068361 (30%) constraints
996.64/816.18	c (815,791) translated 4091147 (40%) constraints
1025.19/839.25	c (838,813) translated 5113934 (50%) constraints
1053.59/862.23	c (861,836) translated 6136721 (60%) constraints
1081.95/885.15	c (884,858) translated 7159507 (70%) constraints
1110.18/908.06	c (907,880) translated 8182294 (80%) constraints
1138.83/930.95	c (930,902) translated 9205081 (90%) constraints
1167.01/953.80	c (953,924) translated 10227867 (100%) constraints
1167.01/953.80	c (953,924) CSP to CSPinCNF End
1167.32/954.06	c (953,924) CSP: 12 int (0 aux), 610781 bool (610781 aux), 10227867 ctr, max domain size 12
1167.32/954.06	c (953,924) Heap : 18957 MiB used (max 21917 MiB), NonHeap : 26 MiB used (max 0 MiB)
1167.32/954.06	c (953,924) CSPinCNF Propagation Begin
1552.83/1054.09	c (1053,983) 0 values, 200 unsatisfiable literals, and 0 valid clauses are removed
1552.83/1054.09	c (1053,983) CSPinCNF Propagation End
1553.13/1054.37	c (1053,983) CSP: 12 int (0 aux), 610781 bool (610781 aux), 10227867 ctr, max domain size 12
1553.13/1054.37	c (1053,983) Heap : 18983 MiB used (max 21991 MiB), NonHeap : 27 MiB used (max 0 MiB)
1556.05/1057.28	c (1056,986) Hybrid: #OE=610793, #LE=0
1556.05/1057.28	c (1056,986) Simplify CSPinCNF Begin
1756.14/1101.78	c (1101,1007) Simplify CSPinCNF End
1756.44/1102.06	c (1101,1008) CSP: 12 int (0 aux), 610781 bool (610781 aux), 10227867 ctr, max domain size 12
1756.44/1102.06	c (1101,1008) Heap : 14428 MiB used (max 21272 MiB), NonHeap : 27 MiB used (max 0 MiB)
1756.44/1102.06	c (1101,1008) Calculate Precise Domain Begin
1756.44/1102.06	c (1101,1008) 0 values are removed by re-calculation
1756.44/1102.06	c (1101,1008) Calculate Precise Domain End
1756.74/1102.34	c (1101,1008) CSP: 12 int (0 aux), 610781 bool (610781 aux), 10227867 ctr, max domain size 12
1756.74/1102.34	c (1101,1008) Heap : 14432 MiB used (max 21272 MiB), NonHeap : 27 MiB used (max 0 MiB)
1756.74/1102.34	c (1101,1008) CSPinCNF to SatSolver Begin
1776.53/1114.99	c (1114,1020) 1022787 (10 %) CSP clauses are encoded (0 SAT variables, 1022906 SAT clauses)
1795.29/1126.55	c (1126,1030) 2045574 (20 %) CSP clauses are encoded (0 SAT variables, 2045693 SAT clauses)
1820.39/1138.96	c (1138,1041) 3068361 (30 %) CSP clauses are encoded (0 SAT variables, 3068480 SAT clauses)
1859.22/1153.14	c (1152,1051) 4091147 (40 %) CSP clauses are encoded (0 SAT variables, 4091266 SAT clauses)
1893.67/1166.75	c (1166,1062) 5113934 (50 %) CSP clauses are encoded (0 SAT variables, 5114053 SAT clauses)
1927.30/1180.26	c (1179,1073) 6136721 (60 %) CSP clauses are encoded (0 SAT variables, 6136840 SAT clauses)
1953.45/1192.82	c (1192,1083) 7159507 (70 %) CSP clauses are encoded (0 SAT variables, 7159626 SAT clauses)
1979.22/1205.48	c (1204,1094) 8182294 (80 %) CSP clauses are encoded (0 SAT variables, 8182413 SAT clauses)
2000.08/1217.39	c (1216,1104) 9205081 (90 %) CSP clauses are encoded (0 SAT variables, 9205200 SAT clauses)
2021.55/1229.39	c (1228,1115) 10227867 (100 %) CSP clauses are encoded (0 SAT variables, 10227986 SAT clauses)
2021.55/1229.39	c (1228,1115) CSPinCNF to SatSolver End
2021.55/1229.39	c (1228,1115) Heap : 19477 MiB used (max 20906 MiB), NonHeap : 29 MiB used (max 0 MiB)
2021.55/1229.39	c (1228,1115) 610913 bool, 10227987 clause
2021.55/1229.39	c (1228,1115) Export Begin
2021.65/1229.48	c (1228,1115) Export to HOME/scop-24866-serial-file.bin
2021.65/1229.48	c (1228,1115) Export End
2021.65/1229.48	c (1228,1115) Export File Size: 0.00 MB
2021.65/1229.48	c (1228,1115) 11,11,953,1053,1101,1101,1228,STOP-AFTER(DIMACS)
2021.65/1229.48	c END-Prog: Mon Sep 23 13:57:21 CEST 2019
0.00/1229.80	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-24866-serial-file.bin
2022.12/1230.29	c (0,0) Read Serial File Begin
2022.12/1230.29	c (0,0) HOME/scop-24866-serial-file.bin
2022.12/1230.50	c (0,0) Read Serial File End
2022.12/1230.51	
2022.12/1230.51	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
2022.12/1230.51	(Solving Process)
2022.12/1230.51	
2022.12/1230.53	c BEGIN-Prog: Mon Sep 23 13:57:22 CEST 2019
2022.12/1230.53	c PID: 24979
2022.12/1230.53	c IP: 172.20.3.141
2022.12/1230.53	c HOST: node141.alineos.net
2022.12/1230.53	c (0,0) SatSolver.solve Begin
2022.12/1230.53	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405564-1569238653.xml-scop-24869.cnf
2022.12/1230.56	c (0,0) c
2022.12/1230.56	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)
2022.12/1230.56	c (0,0) c
2022.12/1230.56	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
2022.12/1230.56	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
2022.12/1230.56	c (0,0) c ========================================[ Problem Statistics ]===========================================
2022.12/1230.56	c (0,0) c |                                                                                                       |
2027.01/1234.35	c (4,0) c |  Number of variables:        610913                                                                   |
2027.01/1234.35	c (4,0) c |  Number of clauses:        10227987                                                                   |
2027.01/1234.35	c (4,0) c |  Parse time:                   3.46 s                                                                 |
2027.01/1234.35	c (4,0) c |                                                                                                       |
2028.00/1235.39	c (5,0) c | Too many clauses... No preprocessing                                                                  |
2028.00/1235.39	c (5,0) c |  Simplification time:          0.96 s                                                                 |
2028.10/1235.40	c (5,0) c |                                                                                                       |
2028.10/1235.41	c (5,0) c |  Generating clones                                                                                    |
2030.40/1237.71	c (7,0) c |  all clones generated. Memory =  5460.22Mb.                                                           |
2030.40/1237.71	c (7,0) c ========================================================================================================|
2030.40/1237.71	c (7,0) c
2030.40/1237.71	c (7,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
2030.40/1237.71	c (7,0) c
2030.40/1237.71	c (7,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2030.40/1237.72	c (7,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2030.40/1237.72	c (7,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2030.40/1237.72	c (7,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
2030.40/1237.72	c (7,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
2030.40/1237.72	c (7,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
2030.40/1237.72	c (7,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
2030.40/1237.72	c (7,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
2030.40/1237.72	c (7,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
2030.40/1237.72	c (7,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
2030.40/1237.72	c (7,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
2030.40/1237.72	c (7,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
2030.40/1237.72	c (7,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
2030.40/1237.72	c (7,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
2030.40/1237.72	c (7,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
2030.40/1237.72	c (7,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
2030.40/1237.72	c (7,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
2030.40/1237.72	c (7,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
2030.40/1237.72	c (7,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2245.48/1266.93	c (36,0) c
2245.48/1266.93	c (36,0) c |------------------------------------------------------------------------------------------------------------------------|
2245.48/1266.93	c (36,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2245.48/1266.93	c (36,0) c |------------------------------------------------------------------------------------------------------------------------|
2245.48/1266.93	c (36,0) c |  0 |      3 |       3623 |       2407 |    52023 |     1417 |       17 |       63 |        0 |       96 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  1 |      1 |        796 |        445 |    34105 |      444 |       13 |        0 |        0 |      111 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  2 |      2 |        533 |        296 |    26745 |      295 |       22 |       60 |        0 |      106 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  3 |      3 |        783 |        462 |    27023 |      462 |        7 |       84 |        0 |      116 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  4 |      1 |        408 |        272 |    11860 |      272 |        8 |        0 |        0 |      103 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  5 |      2 |        476 |        277 |    14669 |      277 |       22 |       27 |        1 |      105 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  6 |      2 |        550 |        360 |    16529 |      360 |        8 |       49 |        0 |      109 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c |  7 |      2 |        817 |        484 |    24631 |      484 |       16 |       84 |        1 |      116 |  20 |  0.000 |
2245.48/1266.93	c (36,0) c 
2245.48/1266.93	c (36,0) c synthesis        5003 conflicts   267669746 propagations       26 conflicts/sec  1390950 propagations/sec
2245.48/1266.93	c (36,0) c real: 36.3699 s, cpu: 192.437 s, memory: 7001.94 Mb
2467.33/1295.93	c (65,0) c
2467.33/1295.93	c (65,0) c |------------------------------------------------------------------------------------------------------------------------|
2467.33/1295.93	c (65,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2467.33/1295.93	c (65,0) c |------------------------------------------------------------------------------------------------------------------------|
2467.33/1295.93	c (65,0) c |  0 |      4 |       6224 |       4354 |    65154 |     3364 |       45 |      180 |        0 |      215 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  1 |      1 |       1324 |        826 |    46418 |      826 |       20 |        0 |        0 |      231 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  2 |      2 |       1567 |        981 |    40198 |      981 |       34 |       60 |        0 |      219 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  3 |      3 |       2697 |       1765 |    50609 |     1765 |       49 |       84 |        0 |      233 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  4 |      2 |       1281 |        852 |    28814 |      852 |       24 |      107 |        7 |      213 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  5 |      2 |       1619 |        957 |    26235 |      957 |       38 |       27 |        1 |      227 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  6 |      2 |       2410 |       1699 |    33901 |     1699 |       26 |       49 |        0 |      232 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c |  7 |      2 |       1523 |        911 |    44712 |      911 |       26 |       84 |        3 |      232 |  20 |  0.000 |
2467.33/1295.93	c (65,0) c 
2467.33/1295.93	c (65,0) c synthesis       12345 conflicts   594740187 propagations       30 conflicts/sec  1445099 propagations/sec
2467.33/1295.93	c (65,0) c real: 65.37 s, cpu: 411.557 s, memory: 7110.30 Mb
2697.92/1324.93	c (94,0) c
2697.92/1324.93	c (94,0) c |------------------------------------------------------------------------------------------------------------------------|
2697.92/1324.93	c (94,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2697.92/1324.93	c (94,0) c |------------------------------------------------------------------------------------------------------------------------|
2697.92/1324.93	c (94,0) c |  0 |      6 |       7966 |       5641 |    79304 |     4651 |      172 |      229 |        0 |      332 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  1 |      1 |       1771 |       1176 |    53598 |     1176 |       22 |        0 |        0 |      347 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  2 |      2 |       2506 |       1639 |    57620 |     1639 |       45 |       60 |        2 |      342 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  3 |      5 |       3971 |       2710 |    62749 |     1715 |       67 |      221 |        0 |      351 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  4 |      2 |       2626 |       1770 |    55657 |     1770 |       35 |      107 |        9 |      343 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  5 |      2 |       2324 |       1538 |    33308 |     1538 |       53 |       27 |        1 |      346 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  6 |      2 |       3607 |       2658 |    42675 |     1657 |       34 |       49 |        0 |      331 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c |  7 |      2 |       2121 |       1317 |    60631 |     1317 |       30 |       84 |        3 |      334 |  20 |  0.000 |
2697.92/1324.93	c (94,0) c 
2697.92/1324.93	c (94,0) c synthesis       18449 conflicts   906157690 propagations       29 conflicts/sec  1413214 propagations/sec
2697.92/1324.93	c (94,0) c real: 94.37 s, cpu: 641.203 s, memory: 7129.56 Mb
2924.22/1353.93	c (123,0) c
2924.22/1353.93	c (123,0) c |------------------------------------------------------------------------------------------------------------------------|
2924.22/1353.93	c (123,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2924.22/1353.93	c (123,0) c |------------------------------------------------------------------------------------------------------------------------|
2924.22/1353.93	c (123,0) c |  0 |      6 |       8589 |       6188 |    87539 |     5198 |      235 |      229 |        0 |      440 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  1 |      2 |       3573 |       2403 |    67882 |     1407 |       40 |      464 |        4 |      458 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  2 |      2 |       3265 |       2164 |    69940 |     1171 |       60 |       60 |        5 |      459 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  3 |      6 |       6944 |       4999 |    82838 |     4005 |      112 |      540 |        1 |      460 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  4 |      2 |       3506 |       2396 |    74227 |     1400 |       45 |      107 |       10 |      460 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  5 |      2 |       2932 |       2052 |    42538 |     1056 |       61 |       27 |        1 |      460 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  6 |      2 |       5447 |       4075 |    51643 |     3074 |       71 |       49 |        0 |      449 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c |  7 |      2 |       3204 |       2039 |    73884 |     1040 |       47 |       84 |        3 |      460 |  20 |  0.000 |
2924.22/1353.93	c (123,0) c 
2924.22/1353.93	c (123,0) c synthesis       26316 conflicts  1225085338 propagations       30 conflicts/sec  1414898 propagations/sec
2924.22/1353.93	c (123,0) c real: 123.37 s, cpu: 865.847 s, memory: 7141.32 Mb
3135.86/1382.93	c (152,0) c
3135.86/1382.93	c (152,0) c |------------------------------------------------------------------------------------------------------------------------|
3135.86/1382.93	c (152,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3135.86/1382.93	c (152,0) c |------------------------------------------------------------------------------------------------------------------------|
3135.86/1382.93	c (152,0) c |  0 |      6 |       9427 |       6886 |    96647 |     3093 |      333 |      229 |        0 |      549 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  1 |      2 |       5537 |       3796 |    81975 |     2800 |       49 |      464 |        4 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  2 |      2 |       3972 |       2688 |    76685 |     1695 |       74 |       60 |        5 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  3 |      8 |      10127 |       7111 |   102766 |     3316 |      504 |      645 |        4 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  4 |      2 |       4184 |       2875 |    83709 |     1879 |       53 |      107 |       10 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  5 |      3 |       3665 |       2607 |    50937 |     1611 |       67 |      976 |        4 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  6 |      2 |       6708 |       5075 |    58466 |     4074 |      117 |       49 |        0 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c |  7 |      5 |       3899 |       2503 |    81307 |     1504 |       53 |     1081 |        4 |      569 |  20 |  0.000 |
3135.86/1382.93	c (152,0) c 
3135.86/1382.93	c (152,0) c synthesis       33541 conflicts  1503143052 propagations       31 conflicts/sec  1398018 propagations/sec
3135.86/1382.93	c (152,0) c real: 152.37 s, cpu: 1075.2 s, memory: 7158.53 Mb
3344.25/1411.93	c (181,0) c
3344.25/1411.93	c (181,0) c |------------------------------------------------------------------------------------------------------------------------|
3344.25/1411.93	c (181,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3344.25/1411.93	c (181,0) c |------------------------------------------------------------------------------------------------------------------------|
3344.25/1411.93	c (181,0) c |  0 |      6 |      10248 |       7585 |   103632 |     3792 |      420 |      229 |        0 |      660 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  1 |      2 |       8811 |       6208 |   106365 |     5212 |      333 |      464 |        4 |      680 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  2 |      4 |       4922 |       3293 |    92966 |     2300 |       94 |     1306 |        9 |      675 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  3 |      8 |      11791 |       8385 |   111367 |     4590 |      726 |      645 |        4 |      680 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  4 |      2 |       4967 |       3441 |    94249 |     2445 |       62 |      107 |       13 |      674 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  5 |      4 |       4337 |       3140 |    59597 |     2144 |       78 |     1150 |        4 |      680 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  6 |      4 |       8873 |       6709 |    73481 |     2912 |      525 |     1193 |        1 |      680 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c |  7 |      5 |       4983 |       3192 |    93454 |     2193 |       64 |     1081 |        5 |      680 |  20 |  0.000 |
3344.25/1411.93	c (181,0) c 
3344.25/1411.93	c (181,0) c synthesis       41953 conflicts  1780445495 propagations       33 conflicts/sec  1390068 propagations/sec
3344.25/1411.93	c (181,0) c real: 181.37 s, cpu: 1280.83 s, memory: 7169.68 Mb
3571.99/1440.93	c (210,0) c
3571.99/1440.93	c (210,0) c |------------------------------------------------------------------------------------------------------------------------|
3571.99/1440.93	c (210,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3571.99/1440.93	c (210,0) c |------------------------------------------------------------------------------------------------------------------------|
3571.99/1440.93	c (210,0) c |  0 |      6 |      11986 |       8990 |   112739 |     5197 |      553 |      229 |        0 |      779 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  1 |      3 |      11108 |       7835 |   120787 |     4044 |      678 |     2237 |        4 |      786 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  2 |      6 |       6725 |       4299 |   112135 |     3306 |      111 |     3039 |       11 |      787 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  3 |      9 |      14165 |      10232 |   124086 |     6437 |      943 |     2157 |       11 |      798 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  4 |      2 |       5877 |       4117 |   103201 |     3121 |       80 |      107 |       14 |      798 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  5 |      4 |       5323 |       3824 |    72476 |     2828 |      105 |     1150 |        7 |      794 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  6 |      4 |      11616 |       8843 |    88153 |     5046 |      977 |     1193 |        1 |      799 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c |  7 |      7 |       6190 |       4094 |   103008 |     3095 |       79 |     2658 |        6 |      793 |  20 |  0.000 |
3571.99/1440.93	c (210,0) c 
3571.99/1440.93	c (210,0) c synthesis       52234 conflicts  2039813562 propagations       35 conflicts/sec  1353612 propagations/sec
3571.99/1440.93	c (210,0) c real: 210.37 s, cpu: 1506.94 s, memory: 7188.18 Mb
3793.18/1469.93	c (239,0) c
3793.18/1469.93	c (239,0) c |------------------------------------------------------------------------------------------------------------------------|
3793.18/1469.93	c (239,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3793.18/1469.93	c (239,0) c |------------------------------------------------------------------------------------------------------------------------|
3793.18/1469.93	c (239,0) c |  0 |      8 |      14628 |      11071 |   128944 |     7202 |      812 |     3342 |       10 |      897 |  20 |  0.006 |
3793.18/1469.93	c (239,0) c |  1 |      3 |      12859 |       9257 |   128483 |     5465 |      794 |     2918 |        5 |      888 |  20 |  0.006 |
3793.18/1469.93	c (239,0) c |  2 |      6 |       7657 |       4824 |   122719 |     3831 |      136 |     3039 |       13 |      891 |  20 |  0.000 |
3793.18/1469.93	c (239,0) c |  3 |      9 |      16899 |      12473 |   140558 |     8678 |     1254 |     2157 |       14 |      908 |  20 |  0.000 |
3793.18/1469.93	c (239,0) c |  4 |      2 |       6900 |       4844 |   118100 |     3848 |       95 |      107 |       16 |      908 |  20 |  0.000 |
3793.18/1469.93	c (239,0) c |  5 |      4 |       6292 |       4524 |    84008 |     3528 |      124 |     1150 |       10 |      908 |  20 |  0.000 |
3793.18/1469.93	c (239,0) c |  6 |      4 |      12381 |       9452 |    92947 |     4808 |     1084 |     2498 |        2 |      908 |  20 |  0.006 |
3793.18/1469.93	c (239,0) c |  7 |      7 |       7033 |       4810 |   109008 |     3811 |      107 |     2658 |        6 |      907 |  20 |  0.000 |
3793.18/1469.93	c (239,0) c 
3793.18/1469.93	c (239,0) c synthesis       61255 conflicts  2284129198 propagations       36 conflicts/sec  1323902 propagations/sec
3793.18/1469.93	c (239,0) c real: 239.37 s, cpu: 1725.3 s, memory: 7196.99 Mb
4010.88/1499.93	c (269,0) c
4010.88/1499.93	c (269,0) c |------------------------------------------------------------------------------------------------------------------------|
4010.88/1499.93	c (269,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4010.88/1499.93	c (269,0) c |------------------------------------------------------------------------------------------------------------------------|
4010.88/1499.93	c (269,0) c |  0 |      9 |      19077 |      14724 |   143764 |     5894 |     1259 |     3630 |       54 |     1017 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c |  1 |      3 |      15868 |      11595 |   146194 |     7803 |     1144 |     2918 |       15 |      997 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c |  2 |      7 |       8532 |       5368 |   133056 |     4361 |      241 |     4022 |       16 |     1012 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c |  3 |     10 |      18971 |      14134 |   149664 |     5336 |     1497 |     3612 |       26 |     1017 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c |  4 |      2 |       7891 |       5571 |   129145 |     4575 |      208 |      107 |       16 |     1017 |  20 |  0.000 |
4010.88/1499.93	c (269,0) c |  5 |      4 |       7653 |       5587 |    98091 |     4591 |      268 |     1150 |       10 |     1017 |  20 |  0.000 |
4010.88/1499.93	c (269,0) c |  6 |      4 |      13978 |      10686 |    99502 |     6042 |     1262 |     2498 |        2 |     1017 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c |  7 |      8 |       8081 |       5620 |   115932 |     4620 |      198 |     5262 |        6 |     1017 |  20 |  0.006 |
4010.88/1499.93	c (269,0) c 
4010.88/1499.93	c (269,0) c synthesis       73285 conflicts  2522394265 propagations       38 conflicts/sec  1299443 propagations/sec
4010.88/1499.93	c (269,0) c real: 269.37 s, cpu: 1941.13 s, memory: 7202.06 Mb
4226.54/1529.93	c (299,0) c
4226.54/1529.93	c (299,0) c |------------------------------------------------------------------------------------------------------------------------|
4226.54/1529.93	c (299,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4226.54/1529.93	c (299,0) c |------------------------------------------------------------------------------------------------------------------------|
4226.54/1529.93	c (299,0) c |  0 |      9 |      22325 |      17352 |   154187 |     8522 |     1598 |     3630 |       64 |     1128 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c |  1 |      3 |      19248 |      14375 |   159827 |     5580 |     1513 |     2918 |       21 |     1108 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c |  2 |      8 |       9928 |       6308 |   149846 |     5301 |      494 |     6188 |       22 |     1128 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c |  3 |     13 |      23013 |      17351 |   168538 |     8552 |     1912 |     5449 |      109 |     1128 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c |  4 |      2 |       8997 |       6396 |   140115 |     5400 |      337 |      107 |       16 |     1128 |  20 |  0.000 |
4226.54/1529.93	c (299,0) c |  5 |      4 |       9027 |       6723 |   110573 |     2932 |      492 |     1150 |       10 |     1128 |  20 |  0.000 |
4226.54/1529.93	c (299,0) c |  6 |      4 |      16667 |      12727 |   110518 |     8082 |     1540 |     4664 |       21 |     1128 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c |  7 |      8 |       8747 |       6174 |   126293 |     5174 |      247 |     5262 |       13 |     1128 |  20 |  0.006 |
4226.54/1529.93	c (299,0) c 
4226.54/1529.93	c (299,0) c synthesis       87406 conflicts  2768408953 propagations       41 conflicts/sec  1284814 propagations/sec
4226.54/1529.93	c (299,0) c real: 299.37 s, cpu: 2154.72 s, memory: 7206.60 Mb
4448.91/1559.93	c (329,0) c
4448.91/1559.93	c (329,0) c |------------------------------------------------------------------------------------------------------------------------|
4448.91/1559.93	c (329,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4448.91/1559.93	c (329,0) c |------------------------------------------------------------------------------------------------------------------------|
4448.91/1559.95	c (329,0) c |  0 |      9 |      24364 |      18976 |   160845 |    10146 |     1858 |     3630 |       72 |     1240 |  20 |  0.006 |
4448.91/1559.95	c (329,0) c |  1 |      3 |      22477 |      17075 |   170052 |     8280 |     1885 |     2918 |       27 |     1220 |  20 |  0.006 |
4448.91/1559.95	c (329,0) c |  2 |      9 |      11636 |       7545 |   167504 |     3746 |      729 |     8941 |       38 |     1240 |  20 |  0.006 |
4448.91/1559.95	c (329,0) c |  3 |     13 |      26225 |      20006 |   182626 |    11208 |     2193 |     5449 |      139 |     1240 |  20 |  0.006 |
4448.91/1559.95	c (329,0) c |  4 |      2 |      10591 |       7563 |   151735 |     3771 |      594 |      107 |       17 |     1240 |  20 |  0.000 |
4448.91/1559.95	c (329,0) c |  5 |      4 |      10283 |       7773 |   121396 |     3982 |      710 |     1150 |       10 |     1240 |  20 |  0.000 |
4448.91/1559.95	c (329,0) c |  6 |      5 |      20816 |      16124 |   127471 |     6903 |     2054 |     7810 |       25 |     1240 |  20 |  0.007 |
4448.91/1559.95	c (329,0) c |  7 |      8 |       9513 |       6759 |   135938 |     2964 |      328 |     5262 |       26 |     1240 |  20 |  0.006 |
4448.91/1559.95	c (329,0) c 
4448.91/1559.95	c (329,0) c synthesis      101821 conflicts  3015242167 propagations       43 conflicts/sec  1269414 propagations/sec
4448.91/1559.95	c (329,0) c real: 329.37 s, cpu: 2375.3 s, memory: 7210.75 Mb
4678.06/1589.93	c (359,0) c
4678.06/1589.93	c (359,0) c |------------------------------------------------------------------------------------------------------------------------|
4678.06/1589.93	c (359,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4678.06/1589.93	c (359,0) c |------------------------------------------------------------------------------------------------------------------------|
4678.06/1589.93	c (359,0) c |  0 |     10 |      27151 |      21248 |   171460 |    12099 |     2202 |     9483 |      154 |     1358 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  1 |      4 |      24984 |      19154 |   179038 |    10358 |     2118 |     8536 |       38 |     1342 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  2 |     11 |      13535 |       8967 |   180128 |     5168 |      884 |    10090 |      115 |     1362 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  3 |     15 |      28587 |      21926 |   192663 |    13127 |     2453 |     9320 |      157 |     1361 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  4 |      4 |      11677 |       8246 |   164073 |     4422 |      767 |    10540 |       25 |     1356 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  5 |      4 |      11960 |       9102 |   135303 |     5311 |      883 |     1150 |       10 |     1361 |  20 |  0.000 |
4678.06/1589.93	c (359,0) c |  6 |      5 |      24504 |      19189 |   140097 |     9968 |     2469 |     7810 |       28 |     1361 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c |  7 |      9 |      10424 |       7455 |   144008 |     3575 |      454 |    11388 |       35 |     1362 |  20 |  0.007 |
4678.06/1589.93	c (359,0) c 
4678.06/1589.93	c (359,0) c synthesis      115287 conflicts  3250337311 propagations       44 conflicts/sec  1248495 propagations/sec
4678.06/1589.93	c (359,0) c real: 359.37 s, cpu: 2603.41 s, memory: 7215.41 Mb
4912.92/1619.93	c (389,0) c
4912.92/1619.93	c (389,0) c |------------------------------------------------------------------------------------------------------------------------|
4912.92/1619.93	c (389,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4912.92/1619.93	c (389,0) c |------------------------------------------------------------------------------------------------------------------------|
4912.92/1619.93	c (389,0) c |  0 |     10 |      29967 |      23619 |   182942 |     7244 |     2487 |     9483 |      231 |     1472 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  1 |      4 |      28419 |      21909 |   195423 |    13112 |     2420 |     9757 |      132 |     1468 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  2 |     11 |      16249 |      11146 |   193260 |     7347 |     1144 |    10090 |      206 |     1469 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  3 |     15 |      29639 |      22841 |   202042 |    14042 |     2544 |     9320 |      172 |     1484 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  4 |      4 |      12662 |       8887 |   177264 |     5063 |      945 |    10540 |       32 |     1478 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  5 |      5 |      12901 |       9818 |   147906 |     6003 |     1016 |    11565 |       21 |     1464 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c |  6 |      5 |      27881 |      21782 |   151256 |     6052 |     2869 |    10897 |       48 |     1484 |  20 |  0.008 |
4912.92/1619.93	c (389,0) c |  7 |      9 |      12208 |       8788 |   159888 |     4908 |      636 |    11388 |      139 |     1484 |  20 |  0.007 |
4912.92/1619.93	c (389,0) c 
4912.92/1619.93	c (389,0) c synthesis      128790 conflicts  3474955557 propagations       45 conflicts/sec  1224770 propagations/sec
4912.92/1619.93	c (389,0) c real: 389.37 s, cpu: 2837.23 s, memory: 7218.88 Mb
5146.73/1649.93	c (419,0) c
5146.73/1649.93	c (419,0) c |------------------------------------------------------------------------------------------------------------------------|
5146.73/1649.93	c (419,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
5146.73/1649.93	c (419,0) c |------------------------------------------------------------------------------------------------------------------------|
5146.73/1649.93	c (419,0) c |  0 |     11 |      32926 |      26069 |   192678 |     8955 |     2792 |    13201 |      312 |     1600 |  20 |  0.008 |
5146.73/1649.93	c (419,0) c |  1 |      4 |      32152 |      25117 |   212142 |     8921 |     2749 |     9757 |      233 |     1588 |  20 |  0.007 |
5146.73/1649.93	c (419,0) c |  2 |     12 |      20241 |      14368 |   213741 |     5433 |     1575 |    14116 |      383 |     1594 |  20 |  0.008 |
5146.73/1649.93	c (419,0) c |  3 |     16 |      31995 |      24668 |   215314 |     8114 |     2767 |    11484 |      263 |     1601 |  20 |  0.007 |
5146.73/1649.93	c (419,0) c |  4 |      5 |      14320 |      10057 |   187911 |     6204 |     1158 |    13083 |       52 |     1599 |  20 |  0.007 |
5146.73/1649.93	c (419,0) c |  5 |      5 |      14649 |      11176 |   156733 |     7362 |     1213 |    11565 |       86 |     1581 |  20 |  0.007 |
5146.73/1649.93	c (419,0) c |  6 |      5 |      30226 |      23809 |   162474 |     4147 |     3041 |    12882 |      100 |     1601 |  20 |  0.008 |
5146.73/1649.93	c (419,0) c |  7 |      9 |      16179 |      11971 |   182534 |     8091 |     1181 |    11388 |      298 |     1601 |  20 |  0.007 |
5146.73/1649.93	c (419,0) c 
5146.73/1649.93	c (419,0) c synthesis      147235 conflicts  3699208788 propagations       48 conflicts/sec  1205190 propagations/sec
5146.73/1649.93	c (419,0) c real: 419.37 s, cpu: 3069.4 s, memory: 7221.34 Mb
5379.68/1681.45	c (451,0) c
5379.68/1681.45	c (451,0) c real time : 450.895 s
5379.68/1681.45	c (451,0) c cpu time  : 3300.99 s
5379.68/1681.45	c (451,0) c
5379.68/1681.45	c (451,0) c
5379.68/1681.45	c (451,0) c
5379.68/1681.45	c (451,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5379.68/1681.45	c (451,0) c
5379.68/1681.45	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.45	c (451,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5379.68/1681.45	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.45	c (451,0) c | Conflicts     |          169742 |      29159 |      28082 |      17732 |      26748 |      12465 |      14401 |      25316 |      15839 |
5379.68/1681.45	c (451,0) c | Decisions     |          219956 |      36733 |      35614 |      24237 |      34513 |      17323 |      18550 |      32100 |      20886 |
5379.68/1681.45	c (451,0) c | Propagations  |      3942297195 |  409168963 |  482737157 |  501695828 |  457610506 |  617234742 |  519825755 |  431848859 |  522175385 |
5379.68/1681.45	c (451,0) c | ReduceDBs     |              27 |          4 |          4 |          3 |          4 |          2 |          3 |          4 |          3 |
5379.68/1681.45	c (451,0) c | SimpDBs       |              38 |          4 |          3 |          7 |          5 |          4 |          4 |          6 |          5 |
5379.68/1681.45	c (451,0) c | Restarts      |              71 |         13 |          4 |         12 |         17 |          5 |          6 |          5 |          9 |
5379.68/1681.45	c (451,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5379.68/1681.45	c (451,0) c | PropBinClauses|      2432177579 |  304844664 |  344545589 |  246213830 |  328893715 |  329361138 |  286356634 |  299614647 |  292347362 |
5379.68/1681.45	c (451,0) c | PropPreBlocker|     42432488574 | 5020469216 | 5262112169 | 5458288716 | 5154770603 | 5526204192 | 5470910868 | 5142036506 | 5397696304 |
5379.68/1681.45	c (451,0) c | PropNotBlocker|     23103212846 | 3327577348 | 2935807002 | 2821940099 | 3056013852 | 2392533434 | 2758936178 | 3093995721 | 2716409212 |
5379.68/1681.45	c (451,0) c | LitFullScans  |     82969676251 |10362081832 |10374148551 |10402295848 |10364222291 |10370342701 |10361921876 |10359964617 |10374698535 |
5379.68/1681.45	c (451,0) c | LitScanFracts |       470033580 |   53972116 |   64634867 |   64891772 |   56034865 |   62263802 |   53810272 |   51786993 |   62638893 |
5379.68/1681.45	c (451,0) c | DecisionLevel0|             106 |         17 |          6 |         18 |         19 |          6 |          8 |         11 |         21 |
5379.68/1681.45	c (451,0) c | Periods       |           13748 |       1718 |       1718 |       1722 |       1718 |       1718 |       1718 |       1718 |       1718 |
5379.68/1681.45	c (451,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
5379.68/1681.45	c (451,0) c | Avg_Trail     |                 |      50350 |      67925 |      92066 |      64935 |     163085 |     105040 |      60334 |     111058 |
5379.68/1681.45	c (451,0) c | Avg_DL        |                 |         10 |         11 |         12 |         12 |         11 |         12 |          9 |         11 |
5379.68/1681.45	c (451,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5379.68/1681.45	c (451,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5379.68/1681.46	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.46	c (451,0) c | Exported      |           19431 |       3123 |       3177 |       2017 |       3045 |       1539 |       1615 |       3164 |       1751 |
5379.68/1681.46	c (451,0) c | Imported      |          117232 |      14300 |       9757 |      16925 |      13632 |      15646 |      16751 |      12882 |      17339 |
5379.68/1681.46	c (451,0) c | Good          |            4065 |        462 |        367 |        590 |        473 |        572 |        580 |        426 |        595 |
5379.68/1681.46	c (451,0) c | Purge         |          113167 |      13838 |       9390 |      16335 |      13159 |      15074 |      16171 |      12456 |      16744 |
5379.68/1681.46	c (451,0) c | Promoted      |            3036 |        476 |        275 |        533 |        370 |        307 |        409 |        105 |        561 |
5379.68/1681.46	c (451,0) c | Remove_Imp    |           13000 |          0 |          0 |       3569 |          0 |          0 |       5615 |       2674 |       1142 |
5379.68/1681.46	c (451,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5379.68/1681.46	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.46	c (451,0) c | Unaries       |                 |          4 |          2 |          6 |          2 |          1 |          2 |          6 |         12 |
5379.68/1681.46	c (451,0) c | Binaries      |                 |        144 |         92 |         62 |        113 |         18 |         52 |        133 |         78 |
5379.68/1681.46	c (451,0) c | Glues         |                 |        667 |        474 |        414 |        543 |        256 |        357 |        400 |        338 |
5379.68/1681.46	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.46	c (451,0) c | Orig_Seen     |             2 % |     207234 |     226169 |     229968 |     225499 |     207267 |     179252 |     173296 |     205408 |
5379.68/1681.46	c (451,0) c | Diff Orig seen|                 |       1826 |      20761 |      24560 |      20091 |       1859 | -    26156 | -    32112 |      X     |
5379.68/1681.46	c (451,0) c | Hamming       |            25 % |     167996 |     167744 |     132380 |     146752 |     150463 |     152790 |     160343 |      X     |
5379.68/1681.46	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.46	c (451,0) c | RunningTime   |                 |  435.4  99%|  434.9  98%|  426.2  97%|  407.7  92%|  416.5  95%|  422.4  95%|  415.5  94%|  418.6  95%|
5379.68/1681.46	c (451,0) c | WaitingTime   |                 |    6.0   1%|    8.8   2%|   14.9   3%|   33.3   8%|   24.2   5%|   20.6   5%|   25.4   6%|   21.8   5%|
5379.68/1681.46	c (451,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.1   0%|
5379.68/1681.46	c (451,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5379.68/1681.46	c (451,0) c | SolvingTime   |                 |  441.4     |  443.7     |  441.2     |  441.0     |  440.8     |  443.0     |  441.0     |  440.5     |
5379.68/1681.46	c (451,0) c | PropagationTim|                 |  427.2  97%|  428.5  97%|  423.2  96%|  420.8  95%|  424.3  96%|  427.1  96%|  419.7  95%|  423.5  96%|
5379.68/1681.46	c (451,0) c | AnalysisTime  |                 |    3.4   1%|    3.6   1%|    3.2   1%|    3.4   1%|    3.1   1%|    3.1   1%|    3.3   1%|    3.0   1%|
5379.68/1681.46	c (451,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5379.68/1681.46	c (451,0) c | SimplifyTime  |                 |    0.8   0%|    0.7   0%|    5.2   1%|    6.7   2%|    3.0   1%|    3.0   1%|    8.1   2%|    4.1   1%|
5379.68/1681.46	c (451,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5379.68/1681.46	c (451,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
5379.68/1681.46	c (451,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.46	c (451,0) c
5379.68/1681.46	c (451,0) c
5379.68/1681.46	c (451,0) c Threads : 8
5379.68/1681.46	c (451,0) c Winner : 7
5379.68/1681.46	c (451,0) c Conflicts_0 : 29159
5379.68/1681.46	c (451,0) c Conflicts_1 : 28082
5379.68/1681.46	c (451,0) c Conflicts_2 : 17732
5379.68/1681.46	c (451,0) c Conflicts_3 : 26748
5379.68/1681.46	c (451,0) c Conflicts_4 : 12465
5379.68/1681.46	c (451,0) c Conflicts_5 : 14401
5379.68/1681.46	c (451,0) c Conflicts_6 : 25316
5379.68/1681.46	c (451,0) c Conflicts_7 : 15839
5379.68/1681.46	c (451,0) c Conflicts_total : 169742
5379.68/1681.46	c (451,0) c Conflicts_winner : 15839
5379.68/1681.46	c (451,0) c Decisions_0 : 36733
5379.68/1681.46	c (451,0) c Decisions_1 : 35614
5379.68/1681.46	c (451,0) c Decisions_2 : 24237
5379.68/1681.46	c (451,0) c Decisions_3 : 34513
5379.68/1681.46	c (451,0) c Decisions_4 : 17323
5379.68/1681.46	c (451,0) c Decisions_5 : 18550
5379.68/1681.46	c (451,0) c Decisions_6 : 32100
5379.68/1681.46	c (451,0) c Decisions_7 : 20886
5379.68/1681.46	c (451,0) c Decisions_total : 219956
5379.68/1681.46	c (451,0) c Decisions_winner : 20886
5379.68/1681.46	c (451,0) c Propagations_0 : 409168963
5379.68/1681.46	c (451,0) c Propagations_1 : 482737157
5379.68/1681.46	c (451,0) c Propagations_2 : 501695828
5379.68/1681.46	c (451,0) c Propagations_3 : 457610506
5379.68/1681.46	c (451,0) c Propagations_4 : 617234742
5379.68/1681.46	c (451,0) c Propagations_5 : 519825755
5379.68/1681.46	c (451,0) c Propagations_6 : 431848859
5379.68/1681.46	c (451,0) c Propagations_7 : 522175385
5379.68/1681.46	c (451,0) c Propagations_total : 3942297195
5379.68/1681.46	c (451,0) c Propagations_winner : 522175385
5379.68/1681.46	c (451,0) c ReduceDBs_0 : 4
5379.68/1681.46	c (451,0) c ReduceDBs_1 : 4
5379.68/1681.46	c (451,0) c ReduceDBs_2 : 3
5379.68/1681.46	c (451,0) c ReduceDBs_3 : 4
5379.68/1681.46	c (451,0) c ReduceDBs_4 : 2
5379.68/1681.46	c (451,0) c ReduceDBs_5 : 3
5379.68/1681.46	c (451,0) c ReduceDBs_6 : 4
5379.68/1681.46	c (451,0) c ReduceDBs_7 : 3
5379.68/1681.46	c (451,0) c ReduceDBs_total : 27
5379.68/1681.46	c (451,0) c ReduceDBs_winner : 3
5379.68/1681.46	c (451,0) c SimpDBs_0 : 4
5379.68/1681.46	c (451,0) c SimpDBs_1 : 3
5379.68/1681.46	c (451,0) c SimpDBs_2 : 7
5379.68/1681.46	c (451,0) c SimpDBs_3 : 5
5379.68/1681.46	c (451,0) c SimpDBs_4 : 4
5379.68/1681.46	c (451,0) c SimpDBs_5 : 4
5379.68/1681.46	c (451,0) c SimpDBs_6 : 6
5379.68/1681.46	c (451,0) c SimpDBs_7 : 5
5379.68/1681.46	c (451,0) c SimpDBs_total : 38
5379.68/1681.46	c (451,0) c SimpDBs_winner : 5
5379.68/1681.46	c (451,0) c Restarts_0 : 13
5379.68/1681.46	c (451,0) c Restarts_1 : 4
5379.68/1681.46	c (451,0) c Restarts_2 : 12
5379.68/1681.46	c (451,0) c Restarts_3 : 17
5379.68/1681.46	c (451,0) c Restarts_4 : 5
5379.68/1681.46	c (451,0) c Restarts_5 : 6
5379.68/1681.46	c (451,0) c Restarts_6 : 5
5379.68/1681.46	c (451,0) c Restarts_7 : 9
5379.68/1681.46	c (451,0) c Restarts_total : 71
5379.68/1681.46	c (451,0) c Restarts_winner : 9
5379.68/1681.46	c (451,0) c ForcedImports_0 : 0
5379.68/1681.46	c (451,0) c ForcedImports_1 : 0
5379.68/1681.46	c (451,0) c ForcedImports_2 : 0
5379.68/1681.46	c (451,0) c ForcedImports_3 : 0
5379.68/1681.46	c (451,0) c ForcedImports_4 : 0
5379.68/1681.46	c (451,0) c ForcedImports_5 : 0
5379.68/1681.46	c (451,0) c ForcedImports_6 : 0
5379.68/1681.46	c (451,0) c ForcedImports_7 : 0
5379.68/1681.46	c (451,0) c ForcedImports_total : 0
5379.68/1681.46	c (451,0) c ForcedImports_winner : 0
5379.68/1681.46	c (451,0) c PropsBinClauses_0 : 304844664
5379.68/1681.46	c (451,0) c PropsBinClauses_1 : 344545589
5379.68/1681.46	c (451,0) c PropsBinClauses_2 : 246213830
5379.68/1681.46	c (451,0) c PropsBinClauses_3 : 328893715
5379.68/1681.46	c (451,0) c PropsBinClauses_4 : 329361138
5379.68/1681.46	c (451,0) c PropsBinClauses_5 : 286356634
5379.68/1681.46	c (451,0) c PropsBinClauses_6 : 299614647
5379.68/1681.46	c (451,0) c PropsBinClauses_7 : 292347362
5379.68/1681.46	c (451,0) c PropsBinClauses_total : 2432177579
5379.68/1681.46	c (451,0) c PropsBinClauses_winner : 292347362
5379.68/1681.46	c (451,0) c PropsPreBlocker_0 : 5020469216
5379.68/1681.46	c (451,0) c PropsPreBlocker_1 : 5262112169
5379.68/1681.46	c (451,0) c PropsPreBlocker_2 : 5458288716
5379.68/1681.46	c (451,0) c PropsPreBlocker_3 : 5154770603
5379.68/1681.46	c (451,0) c PropsPreBlocker_4 : 5526204192
5379.68/1681.46	c (451,0) c PropsPreBlocker_5 : 5470910868
5379.68/1681.46	c (451,0) c PropsPreBlocker_6 : 5142036506
5379.68/1681.46	c (451,0) c PropsPreBlocker_7 : 5397696304
5379.68/1681.46	c (451,0) c PropsPreBlocker_total : 42432488574
5379.68/1681.46	c (451,0) c PropsPreBlocker_winner : 5397696304
5379.68/1681.46	c (451,0) c PropsNotBlocker_0 : 3327577348
5379.68/1681.46	c (451,0) c PropsNotBlocker_1 : 2935807002
5379.68/1681.46	c (451,0) c PropsNotBlocker_2 : 2821940099
5379.68/1681.46	c (451,0) c PropsNotBlocker_3 : 3056013852
5379.68/1681.46	c (451,0) c PropsNotBlocker_4 : 2392533434
5379.68/1681.46	c (451,0) c PropsNotBlocker_5 : 2758936178
5379.68/1681.46	c (451,0) c PropsNotBlocker_6 : 3093995721
5379.68/1681.46	c (451,0) c PropsNotBlocker_7 : 2716409212
5379.68/1681.46	c (451,0) c PropsNotBlocker_total : 23103212846
5379.68/1681.46	c (451,0) c PropsNotBlocker_winner : 2716409212
5379.68/1681.46	c (451,0) c PropsLitFullScans_0 : 10362081832
5379.68/1681.46	c (451,0) c PropsLitFullScans_1 : 10374148551
5379.68/1681.46	c (451,0) c PropsLitFullScans_2 : 10402295848
5379.68/1681.46	c (451,0) c PropsLitFullScans_3 : 10364222291
5379.68/1681.46	c (451,0) c PropsLitFullScans_4 : 10370342701
5379.68/1681.46	c (451,0) c PropsLitFullScans_5 : 10361921876
5379.68/1681.46	c (451,0) c PropsLitFullScans_6 : 10359964617
5379.68/1681.46	c (451,0) c PropsLitFullScans_7 : 10374698535
5379.68/1681.46	c (451,0) c PropsLitFullScans_total : 82969676251
5379.68/1681.46	c (451,0) c PropsLitFullScans_winner : 10374698535
5379.68/1681.46	c (451,0) c LitScanFractions_0 : 53972116
5379.68/1681.46	c (451,0) c LitScanFractions_1 : 64634867
5379.68/1681.46	c (451,0) c LitScanFractions_2 : 64891772
5379.68/1681.46	c (451,0) c LitScanFractions_3 : 56034865
5379.68/1681.46	c (451,0) c LitScanFractions_4 : 62263802
5379.68/1681.46	c (451,0) c LitScanFractions_5 : 53810272
5379.68/1681.46	c (451,0) c LitScanFractions_6 : 51786993
5379.68/1681.46	c (451,0) c LitScanFractions_7 : 62638893
5379.68/1681.46	c (451,0) c LitScanFractions_total : 470033580
5379.68/1681.46	c (451,0) c LitScanFractions_winner : 62638893
5379.68/1681.46	c (451,0) c DecisionLevel0_0 : 17
5379.68/1681.46	c (451,0) c DecisionLevel0_1 : 6
5379.68/1681.46	c (451,0) c DecisionLevel0_2 : 18
5379.68/1681.46	c (451,0) c DecisionLevel0_3 : 19
5379.68/1681.46	c (451,0) c DecisionLevel0_4 : 6
5379.68/1681.46	c (451,0) c DecisionLevel0_5 : 8
5379.68/1681.46	c (451,0) c DecisionLevel0_6 : 11
5379.68/1681.46	c (451,0) c DecisionLevel0_7 : 21
5379.68/1681.46	c (451,0) c DecisionLevel0_total : 106
5379.68/1681.46	c (451,0) c DecisionLevel0_winner : 21
5379.68/1681.46	c (451,0) c Periods_0 : 1718
5379.68/1681.46	c (451,0) c Periods_1 : 1718
5379.68/1681.46	c (451,0) c Periods_2 : 1722
5379.68/1681.46	c (451,0) c Periods_3 : 1718
5379.68/1681.46	c (451,0) c Periods_4 : 1718
5379.68/1681.46	c (451,0) c Periods_5 : 1718
5379.68/1681.46	c (451,0) c Periods_6 : 1718
5379.68/1681.46	c (451,0) c Periods_7 : 1718
5379.68/1681.46	c (451,0) c Periods_total : 13748
5379.68/1681.46	c (451,0) c Periods_winner : 1718
5379.68/1681.46	c (451,0) c Margin_0 : 20
5379.68/1681.46	c (451,0) c Margin_1 : 20
5379.68/1681.46	c (451,0) c Margin_2 : 20
5379.68/1681.46	c (451,0) c Margin_3 : 20
5379.68/1681.46	c (451,0) c Margin_4 : 20
5379.68/1681.46	c (451,0) c Margin_5 : 20
5379.68/1681.46	c (451,0) c Margin_6 : 20
5379.68/1681.46	c (451,0) c Margin_7 : 20
5379.68/1681.46	c (451,0) c Margin_total : 160
5379.68/1681.46	c (451,0) c Margin_winner : 20
5379.68/1681.46	c (451,0) c Exported_0 : 3123
5379.68/1681.46	c (451,0) c Exported_1 : 3177
5379.68/1681.46	c (451,0) c Exported_2 : 2017
5379.68/1681.46	c (451,0) c Exported_3 : 3045
5379.68/1681.46	c (451,0) c Exported_4 : 1539
5379.68/1681.46	c (451,0) c Exported_5 : 1615
5379.68/1681.46	c (451,0) c Exported_6 : 3164
5379.68/1681.46	c (451,0) c Exported_7 : 1751
5379.68/1681.46	c (451,0) c Exported_total : 19431
5379.68/1681.46	c (451,0) c Exported_winner : 1751
5379.68/1681.46	c (451,0) c Imported_0 : 14300
5379.68/1681.46	c (451,0) c Imported_1 : 9757
5379.68/1681.46	c (451,0) c Imported_2 : 16925
5379.68/1681.46	c (451,0) c Imported_3 : 13632
5379.68/1681.46	c (451,0) c Imported_4 : 15646
5379.68/1681.46	c (451,0) c Imported_5 : 16751
5379.68/1681.46	c (451,0) c Imported_6 : 12882
5379.68/1681.46	c (451,0) c Imported_7 : 17339
5379.68/1681.46	c (451,0) c Imported_total : 117232
5379.68/1681.46	c (451,0) c Imported_winner : 17339
5379.68/1681.46	c (451,0) c Good_0 : 462
5379.68/1681.46	c (451,0) c Good_1 : 367
5379.68/1681.46	c (451,0) c Good_2 : 590
5379.68/1681.46	c (451,0) c Good_3 : 473
5379.68/1681.46	c (451,0) c Good_4 : 572
5379.68/1681.46	c (451,0) c Good_5 : 580
5379.68/1681.46	c (451,0) c Good_6 : 426
5379.68/1681.46	c (451,0) c Good_7 : 595
5379.68/1681.46	c (451,0) c Good_total : 4065
5379.68/1681.46	c (451,0) c Good_winner : 595
5379.68/1681.46	c (451,0) c Purge_0 : 13838
5379.68/1681.46	c (451,0) c Purge_1 : 9390
5379.68/1681.46	c (451,0) c Purge_2 : 16335
5379.68/1681.46	c (451,0) c Purge_3 : 13159
5379.68/1681.46	c (451,0) c Purge_4 : 15074
5379.68/1681.46	c (451,0) c Purge_5 : 16171
5379.68/1681.46	c (451,0) c Purge_6 : 12456
5379.68/1681.46	c (451,0) c Purge_7 : 16744
5379.68/1681.46	c (451,0) c Purge_total : 113167
5379.68/1681.46	c (451,0) c Purge_winner : 16744
5379.68/1681.46	c (451,0) c Promoted_0 : 476
5379.68/1681.46	c (451,0) c Promoted_1 : 275
5379.68/1681.46	c (451,0) c Promoted_2 : 533
5379.68/1681.46	c (451,0) c Promoted_3 : 370
5379.68/1681.46	c (451,0) c Promoted_4 : 307
5379.68/1681.46	c (451,0) c Promoted_5 : 409
5379.68/1681.46	c (451,0) c Promoted_6 : 105
5379.68/1681.46	c (451,0) c Promoted_7 : 561
5379.68/1681.46	c (451,0) c Promoted_total : 3036
5379.68/1681.46	c (451,0) c Promoted_winner : 561
5379.68/1681.46	c (451,0) c Remove_Imp_0 : 0
5379.68/1681.46	c (451,0) c Remove_Imp_1 : 0
5379.68/1681.46	c (451,0) c Remove_Imp_2 : 3569
5379.68/1681.46	c (451,0) c Remove_Imp_3 : 0
5379.68/1681.46	c (451,0) c Remove_Imp_4 : 0
5379.68/1681.46	c (451,0) c Remove_Imp_5 : 5615
5379.68/1681.46	c (451,0) c Remove_Imp_6 : 2674
5379.68/1681.46	c (451,0) c Remove_Imp_7 : 1142
5379.68/1681.46	c (451,0) c Remove_Imp_total : 13000
5379.68/1681.46	c (451,0) c Remove_Imp_winner : 1142
5379.68/1681.46	c (451,0) c Blocked_Reuse_0 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_1 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_2 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_3 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_4 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_5 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_6 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_7 : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_total : 0
5379.68/1681.46	c (451,0) c Blocked_Reuse_winner : 0
5379.68/1681.46	c (451,0) c Unaries_0 : 4
5379.68/1681.46	c (451,0) c Unaries_1 : 2
5379.68/1681.46	c (451,0) c Unaries_2 : 6
5379.68/1681.46	c (451,0) c Unaries_3 : 2
5379.68/1681.46	c (451,0) c Unaries_4 : 1
5379.68/1681.46	c (451,0) c Unaries_5 : 2
5379.68/1681.46	c (451,0) c Unaries_6 : 6
5379.68/1681.46	c (451,0) c Unaries_7 : 12
5379.68/1681.46	c (451,0) c Unaries_total : 35
5379.68/1681.46	c (451,0) c Unaries_winner : 12
5379.68/1681.46	c (451,0) c Binaries_0 : 144
5379.68/1681.46	c (451,0) c Binaries_1 : 92
5379.68/1681.46	c (451,0) c Binaries_2 : 62
5379.68/1681.46	c (451,0) c Binaries_3 : 113
5379.68/1681.46	c (451,0) c Binaries_4 : 18
5379.68/1681.46	c (451,0) c Binaries_5 : 52
5379.68/1681.46	c (451,0) c Binaries_6 : 133
5379.68/1681.46	c (451,0) c Binaries_7 : 78
5379.68/1681.46	c (451,0) c Binaries_total : 692
5379.68/1681.46	c (451,0) c Binaries_winner : 78
5379.68/1681.46	c (451,0) c Glues_0 : 667
5379.68/1681.46	c (451,0) c Glues_1 : 474
5379.68/1681.46	c (451,0) c Glues_2 : 414
5379.68/1681.46	c (451,0) c Glues_3 : 543
5379.68/1681.46	c (451,0) c Glues_4 : 256
5379.68/1681.46	c (451,0) c Glues_5 : 357
5379.68/1681.46	c (451,0) c Glues_6 : 400
5379.68/1681.46	c (451,0) c Glues_7 : 338
5379.68/1681.46	c (451,0) c Glues_total : 3449
5379.68/1681.46	c (451,0) c Glues_winner : 338
5379.68/1681.46	c (451,0) c RunningTime_0 : 435.362453
5379.68/1681.46	c (451,0) c RunningTime_1 : 434.900054
5379.68/1681.46	c (451,0) c RunningTime_2 : 426.170002
5379.68/1681.46	c (451,0) c RunningTime_3 : 407.657279
5379.68/1681.46	c (451,0) c RunningTime_4 : 416.546362
5379.68/1681.46	c (451,0) c RunningTime_5 : 422.414634
5379.68/1681.46	c (451,0) c RunningTime_6 : 415.549772
5379.68/1681.46	c (451,0) c RunningTime_7 : 418.572430
5379.68/1681.46	c (451,0) c RunningTime_total : 3377.172987
5379.68/1681.46	c (451,0) c RunningTime_winner : 418.572430
5379.68/1681.46	c (451,0) c WaitingTime_0 : 6.010800
5379.68/1681.46	c (451,0) c WaitingTime_1 : 8.750250
5379.68/1681.46	c (451,0) c WaitingTime_2 : 14.929330
5379.68/1681.46	c (451,0) c WaitingTime_3 : 33.281707
5379.68/1681.46	c (451,0) c WaitingTime_4 : 24.183815
5379.68/1681.46	c (451,0) c WaitingTime_5 : 20.554883
5379.68/1681.46	c (451,0) c WaitingTime_6 : 25.441861
5379.68/1681.46	c (451,0) c WaitingTime_7 : 21.829412
5379.68/1681.46	c (451,0) c WaitingTime_total : 154.982058
5379.68/1681.46	c (451,0) c WaitingTime_winner : 21.829412
5379.68/1681.46	c (451,0) c ExchangingTime_0 : 0.031758
5379.68/1681.46	c (451,0) c ExchangingTime_1 : 0.047344
5379.68/1681.46	c (451,0) c ExchangingTime_2 : 0.043417
5379.68/1681.46	c (451,0) c ExchangingTime_3 : 0.045453
5379.68/1681.46	c (451,0) c ExchangingTime_4 : 0.037441
5379.68/1681.46	c (451,0) c ExchangingTime_5 : 0.038906
5379.68/1681.46	c (451,0) c ExchangingTime_6 : 0.036737
5379.68/1681.46	c (451,0) c ExchangingTime_7 : 0.052608
5379.68/1681.46	c (451,0) c ExchangingTime_total : 0.333663
5379.68/1681.46	c (451,0) c ExchangingTime_winner : 0.052608
5379.68/1681.46	c (451,0) c PeriodProcTime_0 : 0.024709
5379.68/1681.46	c (451,0) c PeriodProcTime_1 : 0.025688
5379.68/1681.46	c (451,0) c PeriodProcTime_2 : 0.021728
5379.68/1681.46	c (451,0) c PeriodProcTime_3 : 0.020064
5379.68/1681.46	c (451,0) c PeriodProcTime_4 : 0.021972
5379.68/1681.46	c (451,0) c PeriodProcTime_5 : 0.023744
5379.68/1681.46	c (451,0) c PeriodProcTime_6 : 0.020560
5379.68/1681.46	c (451,0) c PeriodProcTime_7 : 0.021794
5379.68/1681.46	c (451,0) c PeriodProcTime_total : 0.180258
5379.68/1681.46	c (451,0) c PeriodProcTime_winner : 0.021794
5379.68/1681.46	c (451,0) c SolvingTime_0 : 441.429720
5379.68/1681.46	c (451,0) c SolvingTime_1 : 443.723336
5379.68/1681.46	c (451,0) c SolvingTime_2 : 441.164476
5379.68/1681.46	c (451,0) c SolvingTime_3 : 441.004503
5379.68/1681.46	c (451,0) c SolvingTime_4 : 440.789590
5379.68/1681.46	c (451,0) c SolvingTime_5 : 443.032168
5379.68/1681.46	c (451,0) c SolvingTime_6 : 441.048929
5379.68/1681.46	c (451,0) c SolvingTime_7 : 440.476245
5379.68/1681.46	c (451,0) c SolvingTime_total : 3532.668967
5379.68/1681.46	c (451,0) c SolvingTime_winner : 440.476245
5379.68/1681.46	c (451,0) c PropagationTime_0 : 427.232432
5379.68/1681.46	c (451,0) c PropagationTime_1 : 428.533467
5379.68/1681.46	c (451,0) c PropagationTime_2 : 423.175610
5379.68/1681.46	c (451,0) c PropagationTime_3 : 420.838927
5379.68/1681.46	c (451,0) c PropagationTime_4 : 424.331891
5379.68/1681.46	c (451,0) c PropagationTime_5 : 427.114308
5379.68/1681.46	c (451,0) c PropagationTime_6 : 419.653782
5379.68/1681.46	c (451,0) c PropagationTime_7 : 423.517282
5379.68/1681.46	c (451,0) c PropagationTime_total : 3394.397697
5379.68/1681.46	c (451,0) c PropagationTime_winner : 423.517282
5379.68/1681.46	c (451,0) c AnalysisTime_0 : 3.385266
5379.68/1681.46	c (451,0) c AnalysisTime_1 : 3.625849
5379.68/1681.46	c (451,0) c AnalysisTime_2 : 3.171071
5379.68/1681.46	c (451,0) c AnalysisTime_3 : 3.369927
5379.68/1681.46	c (451,0) c AnalysisTime_4 : 3.126008
5379.68/1681.46	c (451,0) c AnalysisTime_5 : 3.057183
5379.68/1681.46	c (451,0) c AnalysisTime_6 : 3.277068
5379.68/1681.46	c (451,0) c AnalysisTime_7 : 3.024035
5379.68/1681.46	c (451,0) c AnalysisTime_total : 26.036408
5379.68/1681.46	c (451,0) c AnalysisTime_winner : 3.024035
5379.68/1681.46	c (451,0) c ReductionTime_0 : 0.007383
5379.68/1681.46	c (451,0) c ReductionTime_1 : 0.007636
5379.68/1681.46	c (451,0) c ReductionTime_2 : 0.009817
5379.68/1681.46	c (451,0) c ReductionTime_3 : 0.008351
5379.68/1681.46	c (451,0) c ReductionTime_4 : 0.002753
5379.68/1681.46	c (451,0) c ReductionTime_5 : 0.007135
5379.68/1681.46	c (451,0) c ReductionTime_6 : 0.009502
5379.68/1681.46	c (451,0) c ReductionTime_7 : 0.005963
5379.68/1681.46	c (451,0) c ReductionTime_total : 0.058541
5379.68/1681.46	c (451,0) c ReductionTime_winner : 0.005963
5379.68/1681.46	c (451,0) c SimplifyTime_0 : 0.844116
5379.68/1681.46	c (451,0) c SimplifyTime_1 : 0.685717
5379.68/1681.46	c (451,0) c SimplifyTime_2 : 5.204270
5379.68/1681.46	c (451,0) c SimplifyTime_3 : 6.713504
5379.68/1681.46	c (451,0) c SimplifyTime_4 : 2.989852
5379.68/1681.46	c (451,0) c SimplifyTime_5 : 3.030674
5379.68/1681.46	c (451,0) c SimplifyTime_6 : 8.079273
5379.68/1681.46	c (451,0) c SimplifyTime_7 : 4.108275
5379.68/1681.46	c (451,0) c SimplifyTime_total : 31.655680
5379.68/1681.46	c (451,0) c SimplifyTime_winner : 4.108275
5379.68/1681.46	c (451,0) c UsedRateTime_0 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_1 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_2 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_3 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_4 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_5 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_6 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_7 : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_total : 0.000000
5379.68/1681.46	c (451,0) c UsedRateTime_winner : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_0 : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_1 : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_2 : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_3 : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_4 : 0.000000
5379.68/1681.46	c (451,0) c OverlapRateTime_5 : 0.000000
5379.68/1681.47	c (451,0) c OverlapRateTime_6 : 0.000000
5379.68/1681.47	c (451,0) c OverlapRateTime_7 : 0.000000
5379.68/1681.47	c (451,0) c OverlapRateTime_total : 0.000000
5379.68/1681.47	c (451,0) c OverlapRateTime_winner : 0.000000
5379.68/1681.47	c (451,0) c
5379.68/1681.47	c (451,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5379.68/1681.47	c (451,0) c
5379.68/1681.47	c (451,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.47	c (451,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5379.68/1681.47	c (451,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.47	c (451,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5379.68/1681.47	c (451,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5379.68/1681.47	c (451,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5379.68/1681.47	c (451,0) c | Initial random_seed   | 1523175083 | 1366514103 |  613805152 | 1991304281 | 1945230896 |  783279051 |  258129166 |  826224692 |
5379.68/1681.47	c (451,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5379.68/1681.47	c (451,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5379.68/1681.47	c (451,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5379.68/1681.47	c (451,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5379.68/1681.47	c (451,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5379.68/1681.47	c (451,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5379.68/1681.47	c (451,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5379.68/1681.47	c (451,0) c | var_decay             |     0.8500 |     0.8500 |     0.8300 |     0.8500 |     0.8200 |     0.8200 |     0.8500 |     0.8300 |
5379.68/1681.47	c (451,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5379.68/1681.47	c (451,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5379.68/1681.47	c (451,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5379.68/1681.47	c (451,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5379.68/1681.47	c (451,0) 
5379.68/1681.47	c (451,0) s UNSATISFIABLE
2023.70/1681.82	c (451,0) SatSolver.solve End
2023.70/1681.82	c (451,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2023.70/1681.82	c (451,0) Show results Begin
2023.70/1681.82	s UNSATISFIABLE
2023.70/1681.82	c (451,0) Show results End
2023.70/1681.82	c (451,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2023.70/1681.82	c (451,0) 451,451,STOP-AFTER(ALL)
2023.70/1681.82	c END-Prog: Mon Sep 23 14:04:53 CEST 2019

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 (13073 MiB free)
  memory of node 1: 16384 MiB (11367 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405564-1569238653/watcher-4405564-1569238653 -o /tmp/evaluation-result-4405564-1569238653/solver-4405564-1569238653 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569238586-24725 --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-4405564-1569238653.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
solver pid=24866, runsolver pid=24863
Current StackSize limit: 8192 KiB


[startup+0.104327 s]*
/proc/loadavg: 1.58 0.38 0.17 2/212 24888
/proc/meminfo: memFree=24932620/32770624 swapFree=66936420/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 499803222 115843072 349 33554432000 4194304 5098028 140729630331200 140729630328456 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 349 296 221 0 87 0
[pid=24869] ppid=24866 vsize=27314120 memory=108460 CPUtime=0.11 cores=0-7
/proc/24869/stat : 24869 (java) S 24866 24866 24698 0 -1 1077944320 6689 0 0 0 9 2 0 0 20 0 20 0 499803222 27969658880 27115 33554432000 4194304 4196468 140729122233616 140729122216160 140114162462455 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
/proc/24869/statm: 6828530 27115 2817 1 0 6790935 0
[pid=24869/tid=24870] ppid=24866 vsize=27314120 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/24869/task/24870/stat : 24870 (java) R 24866 24866 24698 0 -1 4202560 4760 0 0 0 7 2 0 0 20 0 20 0 499803223 27969658880 27181 33554432000 4194304 4196468 140729122233616 140114134294792 140114147833737 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24871] ppid=24866 vsize=27314120 memory=732369964406778853 CPUtime=0 cores=0-7
/proc/24869/task/24871/stat : 24871 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140114166704656 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24872] ppid=24866 vsize=27314120 memory=139826069325440 CPUtime=0 cores=0-7
/proc/24869/task/24872/stat : 24872 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113584224912 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24873] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24873/stat : 24873 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113583171856 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24874] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24874/stat : 24874 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113582119312 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24875] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24875/stat : 24875 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113581067280 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24876] ppid=24866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24869/task/24876/stat : 24876 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113580014736 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24877] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24877/stat : 24877 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113578961680 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24878] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24878/stat : 24878 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 27246 33554432000 4194304 4196468 140729122233616 140113577909136 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24879] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24879/stat : 24879 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803226 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112281360624 140114162473602 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24880] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24880/stat : 24880 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112100844704 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24881] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24881/stat : 24881 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 27246 33554432000 4194304 4196468 140729122233616 140111832408816 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24882] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24882/stat : 24882 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140111457900496 140114162481051 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24883] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24883/stat : 24883 (java) S 24866 24866 24698 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112280308464 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24884] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24884/stat : 24884 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112279255920 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24885] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24885/stat : 24885 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112278202864 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24886] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24886/stat : 24886 (java) R 24866 24866 24698 0 -1 4202560 390 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112277147528 140114141585997 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24887] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24887/stat : 24887 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140110959995360 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24888] ppid=24866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24869/task/24888/stat : 24888 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 27246 33554432000 4194304 4196468 140729122233616 140112276097712 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109856 KiB

[startup+0.210509 s]*
/proc/loadavg: 1.58 0.38 0.17 3/212 24888
/proc/meminfo: memFree=24914036/32770624 swapFree=66936420/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 499803222 115843072 349 33554432000 4194304 5098028 140729630331200 140729630328456 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 349 296 221 0 87 0
[pid=24869] ppid=24866 vsize=27314120 memory=122940 CPUtime=0.25 cores=0-7
/proc/24869/stat : 24869 (java) S 24866 24866 24698 0 -1 1077944320 11623 0 0 0 21 4 0 0 20 0 20 0 499803222 27969658880 30735 33554432000 4194304 4196468 140729122233616 140729122216160 140114162462455 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
/proc/24869/statm: 6828530 30735 2954 1 0 6790935 0
[pid=24869/tid=24870] ppid=24866 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/24869/task/24870/stat : 24870 (java) R 24866 24866 24698 0 -1 4202560 9311 0 0 0 16 3 0 0 20 0 20 0 499803223 27969658880 30735 33554432000 4194304 4196468 140729122233616 140114134261840 140114142738287 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24871] ppid=24866 vsize=27314120 memory=279652017981176 CPUtime=0 cores=0-7
/proc/24869/task/24871/stat : 24871 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140114166704656 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24872] ppid=24866 vsize=27314120 memory=139826069325440 CPUtime=0 cores=0-7
/proc/24869/task/24872/stat : 24872 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113584224912 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24873] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24873/stat : 24873 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113583171856 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24874] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24874/stat : 24874 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113582119312 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24875] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24875/stat : 24875 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113581067280 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24876] ppid=24866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24869/task/24876/stat : 24876 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113580014736 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24877] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24877/stat : 24877 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113578961680 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24878] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24878/stat : 24878 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 30735 33554432000 4194304 4196468 140729122233616 140113577909136 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24879] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24879/stat : 24879 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803226 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112281360624 140114162473602 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24880] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24880/stat : 24880 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112100844704 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24881] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24881/stat : 24881 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 30735 33554432000 4194304 4196468 140729122233616 140111832408816 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24882] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24882/stat : 24882 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140111457900496 140114162481051 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24883] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24883/stat : 24883 (java) S 24866 24866 24698 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112280308464 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24884] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24884/stat : 24884 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112279255920 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24885] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24885/stat : 24885 (java) S 24866 24866 24698 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112278202864 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24886] ppid=24866 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/24869/task/24886/stat : 24886 (java) S 24866 24866 24698 0 -1 1077944384 513 0 0 0 2 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112277150320 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24887] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24887/stat : 24887 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140110959995360 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24888] ppid=24866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24869/task/24888/stat : 24888 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 30735 33554432000 4194304 4196468 140729122233616 140112276097712 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124336 KiB

[startup+0.31034 s]*
/proc/loadavg: 1.58 0.38 0.17 2/212 24888
/proc/meminfo: memFree=24910612/32770624 swapFree=66936420/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 499803222 115843072 349 33554432000 4194304 5098028 140729630331200 140729630328456 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 349 296 221 0 87 0
[pid=24869] ppid=24866 vsize=27314120 memory=127300 CPUtime=0.42 cores=0-7
/proc/24869/stat : 24869 (java) S 24866 24866 24698 0 -1 1077944320 12749 0 0 0 37 5 0 0 20 0 20 0 499803222 27969658880 31825 33554432000 4194304 4196468 140729122233616 140729122216160 140114162462455 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
/proc/24869/statm: 6828530 31825 3004 1 0 6790935 0
[pid=24869/tid=24870] ppid=24866 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/24869/task/24870/stat : 24870 (java) R 24866 24866 24698 0 -1 4202560 10249 0 0 0 26 4 0 0 20 0 20 0 499803223 27969658880 31825 33554432000 4194304 4196468 140729122233616 140114134292528 140114144026011 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24871] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24871/stat : 24871 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140114166704656 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24872] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24872/stat : 24872 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113584224912 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24873] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24873/stat : 24873 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113583171856 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24874] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24874/stat : 24874 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113582119312 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24875] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24875/stat : 24875 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113581067280 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24876] ppid=24866 vsize=27314120 memory=139825948748463 CPUtime=0 cores=0-7
/proc/24869/task/24876/stat : 24876 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113580014736 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24877] ppid=24866 vsize=27314120 memory=139825948750768 CPUtime=0 cores=0-7
/proc/24869/task/24877/stat : 24877 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113578961680 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24878] ppid=24866 vsize=27314120 memory=139825948753072 CPUtime=0 cores=0-7
/proc/24869/task/24878/stat : 24878 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803225 27969658880 31825 33554432000 4194304 4196468 140729122233616 140113577909136 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24879] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24879/stat : 24879 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 499803226 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112281360624 140114162473602 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24880] ppid=24866 vsize=27314120 memory=279651897520016 CPUtime=0 cores=0-7
/proc/24869/task/24880/stat : 24880 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112100844704 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24881] ppid=24866 vsize=27314120 memory=279651897517712 CPUtime=0 cores=0-7
/proc/24869/task/24881/stat : 24881 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803227 27969658880 31825 33554432000 4194304 4196468 140729122233616 140111832408816 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24882] ppid=24866 vsize=27314120 memory=279651897524624 CPUtime=0 cores=0-7
/proc/24869/task/24882/stat : 24882 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140111457900496 140114162481051 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24883] ppid=24866 vsize=27314120 memory=279651897465904 CPUtime=0.01 cores=0-7
/proc/24869/task/24883/stat : 24883 (java) R 24866 24866 24698 0 -1 4202560 326 0 0 0 1 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112280308464 140114143162752 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24884] ppid=24866 vsize=27314120 memory=279651897538448 CPUtime=0.02 cores=0-7
/proc/24869/task/24884/stat : 24884 (java) S 24866 24866 24698 0 -1 1077944384 113 0 0 0 2 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112279255920 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24885] ppid=24866 vsize=27314120 memory=279651897545360 CPUtime=0 cores=0-7
/proc/24869/task/24885/stat : 24885 (java) S 24866 24866 24698 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112278202864 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24886] ppid=24866 vsize=27314120 memory=279651897543056 CPUtime=0.07 cores=0-7
/proc/24869/task/24886/stat : 24886 (java) S 24866 24866 24698 0 -1 1077944384 562 0 0 0 7 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112277150320 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24887] ppid=24866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24887/stat : 24887 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140110959995360 140114162472661 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24888] ppid=24866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24869/task/24888/stat : 24888 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803230 27969658880 31825 33554432000 4194304 4196468 140729122233616 140112276097712 140114162473602 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128696 KiB

[startup+0.701458 s]
/proc/loadavg: 1.58 0.38 0.17 2/212 24888
/proc/meminfo: memFree=24887312/32770624 swapFree=66936420/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 499803222 115843072 349 33554432000 4194304 5098028 140729630331200 140729630328456 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 349 296 221 0 87 0
[pid=24869] ppid=24866 vsize=27320392 memory=167160 CPUtime=1.01 cores=0-7
/proc/24869/stat : 24869 (java) S 24866 24866 24698 0 -1 1077944320 20467 0 0 0 94 7 0 0 20 0 20 0 499803222 27976081408 41790 33554432000 4194304 4196468 140729122233616 140729122216160 140114162462455 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
/proc/24869/statm: 6830098 41790 3180 1 0 6791447 0
[pid=24869/tid=24870] ppid=24866 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/24869/task/24870/stat : 24870 (java) R 24866 24866 24698 0 -1 4202560 17325 0 0 0 62 5 0 0 20 0 20 0 499803223 27976081408 41790 33554432000 4194304 4196468 140729122233616 140114134292848 140113663450355 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24871] ppid=24866 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24871/stat : 24871 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27976081408 41790 33554432000 4194304 4196468 140729122233616 140114166704656 140114162472661 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24872] ppid=24866 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24872/stat : 24872 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27976081408 41790 33554432000 4194304 4196468 140729122233616 140113584224912 140114162472661 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0
[pid=24869/tid=24873] ppid=24866 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/24869/task/24873/stat : 24873 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 499803225 27976081408 41790 33554432000 4194304 4196468 140729122233616 140113583171856 140114162472661 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36225024 140729122239210 140729122239638 140729122239638 140729122242511 0

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

[pid=24979/tid=24984] ppid=24866 vsize=8414124 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/24979/task/24984/stat : 24984 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 30951 33554432000 4194304 4196468 140734947789504 140544485686416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24985] ppid=24866 vsize=8414124 memory=4136 CPUtime=0 cores=0-7
/proc/24979/task/24985/stat : 24985 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 30951 33554432000 4194304 4196468 140734947789504 140544484632848 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24986] ppid=24866 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/24979/task/24986/stat : 24986 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 30951 33554432000 4194304 4196468 140734947789504 140544158894480 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24987] ppid=24866 vsize=8414124 memory=3984 CPUtime=0 cores=0-7
/proc/24979/task/24987/stat : 24987 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 30951 33554432000 4194304 4196468 140734947789504 140544157841936 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24988] ppid=24866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/24979/task/24988/stat : 24988 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 30951 33554432000 4194304 4196468 140734947789504 140544156789392 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24989] ppid=24866 vsize=8414124 memory=123720 CPUtime=0.01 cores=0-7
/proc/24979/task/24989/stat : 24989 (java) S 24866 24866 24698 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 24 0 499926206 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543502850544 140544677796482 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24990] ppid=24866 vsize=8414124 memory=-8527110045597725074 CPUtime=0 cores=0-7
/proc/24979/task/24990/stat : 24990 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543275296160 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24991] ppid=24866 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/24979/task/24991/stat : 24991 (java) S 24866 24866 24698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543141074416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24992] ppid=24866 vsize=8414124 memory=3984 CPUtime=0 cores=0-7
/proc/24979/task/24992/stat : 24992 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926209 8616062976 30951 33554432000 4194304 4196468 140734947789504 140542766570192 140544677803931 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24993] ppid=24866 vsize=8414124 memory=1476 CPUtime=0.06 cores=0-7
/proc/24979/task/24993/stat : 24993 (java) S 24866 24866 24698 0 -1 1077944384 600 0 0 0 6 0 0 0 20 0 24 0 499926212 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543501797360 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24994] ppid=24866 vsize=8414124 memory=123804 CPUtime=0.05 cores=0-7
/proc/24979/task/24994/stat : 24994 (java) S 24866 24866 24698 0 -1 1077944384 284 0 0 0 5 0 0 0 20 0 24 0 499926212 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543500744816 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24995] ppid=24866 vsize=8414124 memory=6992856 CPUtime=0.08 cores=0-7
/proc/24979/task/24995/stat : 24995 (java) S 24866 24866 24698 0 -1 1077944384 278 0 0 0 8 0 0 0 20 0 24 0 499926212 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543499692272 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24996] ppid=24866 vsize=8414124 memory=2828 CPUtime=0.21 cores=0-7
/proc/24979/task/24996/stat : 24996 (java) S 24866 24866 24698 0 -1 1077944384 722 0 0 0 21 0 0 0 20 0 24 0 499926212 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543498639728 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24997] ppid=24866 vsize=8414124 memory=1000 CPUtime=0 cores=0-7
/proc/24979/task/24997/stat : 24997 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926212 8616062976 30951 33554432000 4194304 4196468 140734947789504 140542268664544 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24998] ppid=24866 vsize=8414124 memory=1560 CPUtime=0.3 cores=0-7
/proc/24979/task/24998/stat : 24998 (java) S 24866 24866 24698 0 -1 1077944384 31 0 0 0 13 17 0 0 20 0 24 0 499926213 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543497587632 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25000] ppid=24866 vsize=8414124 memory=1172 CPUtime=0 cores=0-7
/proc/24979/task/25000/stat : 25000 (java) S 24866 24866 24698 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 30951 33554432000 4194304 4196468 140734947789504 140543489554112 140544677809945 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25002] ppid=24866 vsize=8414124 memory=14008 CPUtime=0.02 cores=0-7
/proc/24979/task/25002/stat : 25002 (java) S 24866 24866 24698 0 -1 4202560 1683 0 0 0 1 1 0 0 20 0 24 0 499926278 8616062976 30951 33554432000 4194304 4196468 140734947789504 140541597564176 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25004] ppid=24866 vsize=8414124 memory=14076 CPUtime=0 cores=0-7
/proc/24979/task/25004/stat : 25004 (java) S 24866 24866 24698 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 30951 33554432000 4194304 4196468 140734947789504 140541865999760 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25005] ppid=24866 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/24979/task/25005/stat : 25005 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926280 8616062976 30951 33554432000 4194304 4196468 140734947789504 140541329136816 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
Current children cumulated CPU time: 5379.09 s
Current children cumulated vsize: 15924824 KiB
Current children cumulated memory: 7122960 KiB

[startup+1681.6 s]
/proc/loadavg: 8.42 6.60 3.81 2/219 25073
/proc/meminfo: memFree=17767916/32770624 swapFree=66936432/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1476 CPUtime=2022.12 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 582 3720811 0 0 0 0 197267 4945 20 0 1 0 499803222 115843072 369 33554432000 4194304 5098028 140729630331200 140729630327944 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 369 311 221 0 87 0
[pid=24979] ppid=24866 vsize=8414124 memory=125156 CPUtime=1.58 cores=0-7
/proc/24979/stat : 24979 (java) S 24866 24866 24698 0 -1 1077944320 22330 0 0 0 146 12 0 0 20 0 24 0 499926202 8616062976 31289 33554432000 4194304 4196468 140734947789504 140734947772048 140544677785335 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
/proc/24979/statm: 2103531 31289 3220 1 0 2064875 0
[pid=24979/tid=24980] ppid=24866 vsize=8414124 memory=1760 CPUtime=0.75 cores=0-7
/proc/24979/task/24980/stat : 24980 (java) S 24866 24866 24698 0 -1 1077944384 16943 0 0 0 70 5 0 0 20 0 24 0 499926203 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544649625504 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24981] ppid=24866 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/24979/task/24981/stat : 24981 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544682027792 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24982] ppid=24866 vsize=8414124 memory=800 CPUtime=0 cores=0-7
/proc/24979/task/24982/stat : 24982 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544487791504 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24983] ppid=24866 vsize=8414124 memory=123804 CPUtime=0 cores=0-7
/proc/24979/task/24983/stat : 24983 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544486738960 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24984] ppid=24866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/24979/task/24984/stat : 24984 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544485686416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24985] ppid=24866 vsize=8414124 memory=6997676 CPUtime=0 cores=0-7
/proc/24979/task/24985/stat : 24985 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544484632848 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24986] ppid=24866 vsize=8414124 memory=6992992 CPUtime=0 cores=0-7
/proc/24979/task/24986/stat : 24986 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544158894480 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24987] ppid=24866 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/24979/task/24987/stat : 24987 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544157841936 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24988] ppid=24866 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/24979/task/24988/stat : 24988 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544156789392 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24989] ppid=24866 vsize=8414124 memory=4136 CPUtime=0.01 cores=0-7
/proc/24979/task/24989/stat : 24989 (java) S 24866 24866 24698 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543502850544 140544677796482 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24990] ppid=24866 vsize=8414124 memory=3984 CPUtime=0 cores=0-7
/proc/24979/task/24990/stat : 24990 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543275296160 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24991] ppid=24866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/24979/task/24991/stat : 24991 (java) S 24866 24866 24698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543141074416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24992] ppid=24866 vsize=8414124 memory=3616 CPUtime=0 cores=0-7
/proc/24979/task/24992/stat : 24992 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926209 8616062976 31289 33554432000 4194304 4196468 140734947789504 140542766570192 140544677803931 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24993] ppid=24866 vsize=8414124 memory=48500 CPUtime=0.06 cores=0-7
/proc/24979/task/24993/stat : 24993 (java) S 24866 24866 24698 0 -1 1077944384 606 0 0 0 6 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543501797360 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24994] ppid=24866 vsize=8414124 memory=988 CPUtime=0.07 cores=0-7
/proc/24979/task/24994/stat : 24994 (java) S 24866 24866 24698 0 -1 1077944384 467 0 0 0 7 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543500744816 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24995] ppid=24866 vsize=8414124 memory=2012 CPUtime=0.08 cores=0-7
/proc/24979/task/24995/stat : 24995 (java) S 24866 24866 24698 0 -1 1077944384 282 0 0 0 8 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543499692272 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24996] ppid=24866 vsize=8414124 memory=1424 CPUtime=0.22 cores=0-7
/proc/24979/task/24996/stat : 24996 (java) S 24866 24866 24698 0 -1 1077944384 850 0 0 0 22 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543498639728 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24997] ppid=24866 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/24979/task/24997/stat : 24997 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140542268664544 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24998] ppid=24866 vsize=8414124 memory=1492 CPUtime=0.3 cores=0-7
/proc/24979/task/24998/stat : 24998 (java) S 24866 24866 24698 0 -1 1077944384 31 0 0 0 13 17 0 0 20 0 24 0 499926213 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543497587632 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25000] ppid=24866 vsize=8414124 memory=860 CPUtime=0 cores=0-7
/proc/24979/task/25000/stat : 25000 (java) S 24866 24866 24698 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543489554112 140544677809945 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25002] ppid=24866 vsize=8414124 memory=1448 CPUtime=0.03 cores=0-7
/proc/24979/task/25002/stat : 25002 (java) S 24866 24866 24698 0 -1 4202560 1739 0 0 0 2 1 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541597564336 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25004] ppid=24866 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/24979/task/25004/stat : 25004 (java) S 24866 24866 24698 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541865999760 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25005] ppid=24866 vsize=8414124 memory=2432 CPUtime=0 cores=0-7
/proc/24979/task/25005/stat : 25005 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926280 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541329136816 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
Current children cumulated CPU time: 2023.7 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 126632 KiB

[startup+1681.8 s]*
/proc/loadavg: 8.42 6.60 3.81 2/218 25073
/proc/meminfo: memFree=21641048/32770624 swapFree=66936432/67108860
[pid=24866] ppid=24863 vsize=113128 memory=1476 CPUtime=2022.12 cores=0-7
/proc/24866/stat : 24866 (scop.sh) S 24863 24866 24698 0 -1 4202496 582 3720811 0 0 0 0 197267 4945 20 0 1 0 499803222 115843072 369 33554432000 4194304 5098028 140729630331200 140729630327944 139909175554684 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18997248 140729630339876 140729630340204 140729630340204 140729630343117 0
/proc/24866/statm: 28282 369 311 221 0 87 0
[pid=24979] ppid=24866 vsize=8414124 memory=125156 CPUtime=1.58 cores=0-7
/proc/24979/stat : 24979 (java) S 24866 24866 24698 0 -1 1077944320 22330 0 0 0 146 12 0 0 20 0 24 0 499926202 8616062976 31289 33554432000 4194304 4196468 140734947789504 140734947772048 140544677785335 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
/proc/24979/statm: 2103531 31289 3220 1 0 2064875 0
[pid=24979/tid=24980] ppid=24866 vsize=8414124 memory=6992796 CPUtime=0.75 cores=0-7
/proc/24979/task/24980/stat : 24980 (java) S 24866 24866 24698 0 -1 1077944384 16943 0 0 0 70 5 0 0 20 0 24 0 499926203 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544649625504 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24981] ppid=24866 vsize=8414124 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/24979/task/24981/stat : 24981 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544682027792 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24982] ppid=24866 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/24979/task/24982/stat : 24982 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544487791504 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24983] ppid=24866 vsize=8414124 memory=3984 CPUtime=0 cores=0-7
/proc/24979/task/24983/stat : 24983 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544486738960 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24984] ppid=24866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/24979/task/24984/stat : 24984 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544485686416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24985] ppid=24866 vsize=8414124 memory=123804 CPUtime=0 cores=0-7
/proc/24979/task/24985/stat : 24985 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544484632848 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24986] ppid=24866 vsize=8414124 memory=6997676 CPUtime=0 cores=0-7
/proc/24979/task/24986/stat : 24986 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544158894480 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24987] ppid=24866 vsize=8414124 memory=1580 CPUtime=0 cores=0-7
/proc/24979/task/24987/stat : 24987 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544157841936 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24988] ppid=24866 vsize=8414124 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/24979/task/24988/stat : 24988 (java) S 24866 24866 24698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 499926204 8616062976 31289 33554432000 4194304 4196468 140734947789504 140544156789392 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24989] ppid=24866 vsize=8414124 memory=-7003737579269690708 CPUtime=0.01 cores=0-7
/proc/24979/task/24989/stat : 24989 (java) S 24866 24866 24698 0 -1 1077944384 12 0 0 0 1 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543502850544 140544677796482 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24990] ppid=24866 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/24979/task/24990/stat : 24990 (java) S 24866 24866 24698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543275296160 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24991] ppid=24866 vsize=8414124 memory=4136 CPUtime=0 cores=0-7
/proc/24979/task/24991/stat : 24991 (java) S 24866 24866 24698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 499926206 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543141074416 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24992] ppid=24866 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/24979/task/24992/stat : 24992 (java) S 24866 24866 24698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 499926209 8616062976 31289 33554432000 4194304 4196468 140734947789504 140542766570192 140544677803931 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24993] ppid=24866 vsize=8414124 memory=3984 CPUtime=0.06 cores=0-7
/proc/24979/task/24993/stat : 24993 (java) S 24866 24866 24698 0 -1 1077944384 606 0 0 0 6 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543501797360 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24994] ppid=24866 vsize=8414124 memory=1476 CPUtime=0.07 cores=0-7
/proc/24979/task/24994/stat : 24994 (java) S 24866 24866 24698 0 -1 1077944384 467 0 0 0 7 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543500744816 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24995] ppid=24866 vsize=8414124 memory=1560 CPUtime=0.08 cores=0-7
/proc/24979/task/24995/stat : 24995 (java) S 24866 24866 24698 0 -1 1077944384 282 0 0 0 8 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543499692272 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24996] ppid=24866 vsize=8414124 memory=1172 CPUtime=0.22 cores=0-7
/proc/24979/task/24996/stat : 24996 (java) S 24866 24866 24698 0 -1 1077944384 850 0 0 0 22 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543498639728 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24997] ppid=24866 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/24979/task/24997/stat : 24997 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926212 8616062976 31289 33554432000 4194304 4196468 140734947789504 140542268664544 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=24998] ppid=24866 vsize=8414124 memory=14076 CPUtime=0.3 cores=0-7
/proc/24979/task/24998/stat : 24998 (java) S 24866 24866 24698 0 -1 1077944384 31 0 0 0 13 17 0 0 20 0 24 0 499926213 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543497587632 140544677796482 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25000] ppid=24866 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/24979/task/25000/stat : 25000 (java) S 24866 24866 24698 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140543489554112 140544677809945 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25002] ppid=24866 vsize=8414124 memory=21368 CPUtime=0.03 cores=0-7
/proc/24979/task/25002/stat : 25002 (java) S 24866 24866 24698 0 -1 4202560 1739 0 0 0 2 1 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541597564336 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25004] ppid=24866 vsize=8414124 memory=528 CPUtime=0 cores=0-7
/proc/24979/task/25004/stat : 25004 (java) S 24866 24866 24698 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 499926278 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541865999760 140544677807261 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
[pid=24979/tid=25005] ppid=24866 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/24979/task/25005/stat : 25005 (java) S 24866 24866 24698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 499926280 8616062976 31289 33554432000 4194304 4196468 140734947789504 140541329136816 140544677795541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24657920 140734947795959 140734947796118 140734947796118 140734947798991 0
Current children cumulated CPU time: 2023.7 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 126632 KiB

Child status: 0
Real time (s): 1681.87
CPU time (s): 5380.26
CPU user time (s): 5275.14
CPU system time (s): 105.121
CPU usage (%): 319.897
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 23549320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5275.14
system time used= 105.121
maximum resident set size= 23549196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25380286
page faults= 0
swaps= 0
block input operations= 48
block output operations= 525992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2639184
involuntary context switches= 55031


# summary of solver processes directly reported to runsolver:
#   pid: 24866
#   total CPU time (s): 5380.26
#   total CPU user time (s): 5275.14
#   total CPU system time (s): 105.121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1701 second user time and 18.9348 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-23 13:36:51
IDJOB=4405564
IDBENCH=121040
IDSOLVER=2868
FILE ID=node141/4405564-1569238653
RUNJOBID= node141-1569238586-24725
PBS_JOBID= 21704898
Free space on /tmp= 22848 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-8.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-4405564-1569238653/watcher-4405564-1569238653 -o /tmp/evaluation-result-4405564-1569238653/solver-4405564-1569238653 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569238586-24725 --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-4405564-1569238653.xml

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

MD5SUM BENCH= 99ba47a6bc0c62f84cd44bdd38bc871f
RANDOM SEED=1320727312

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25028604 kB
MemAvailable:   31808824 kB
Buffers:           77452 kB
Cached:          6982048 kB
SwapCached:        62192 kB
Active:          3534764 kB
Inactive:        3589396 kB
Active(anon):       2908 kB
Inactive(anon):   114908 kB
Active(file):    3531856 kB
Inactive(file):  3474488 kB
Unevictable:      109224 kB
Mlocked:          109224 kB
SwapTotal:      67108860 kB
SwapFree:       66936420 kB
Dirty:            106828 kB
Writeback:             0 kB
AnonPages:        112388 kB
Mapped:            52436 kB
Shmem:             44380 kB
Slab:             208264 kB
SReclaimable:     179424 kB
SUnreclaim:        28840 kB
KernelStack:        3376 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22824 MiB
End job on node141 at 2019-09-23 14:04:54