Trace number 4392453

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 664.831 212.727

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-60-3-7.xml
MD5SUM24593adebe844e759ba30cbfe45e1115
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark71.7379
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":97}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":3},{"degree":1,"count":4},{"degree":2,"count":14},{"degree":3,"count":20},{"degree":4,"count":25},{"degree":5,"count":13},{"degree":6,"count":10},{"degree":7,"count":8},{"degree":8,"count":1},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":6},{"arity":4,"count":7},{"arity":5,"count":12},{"arity":6,"count":1},{"arity":7,"count":9},{"arity":8,"count":7},{"arity":9,"count":9},{"arity":10,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-6472-serial-file.bin HOME/instance-4392453-1568433519.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 05:57:59 CEST 2019
0.65/0.57	c PID: 6475
0.65/0.57	c IP: 172.20.3.141
0.65/0.57	c HOST: node141.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.38/0.92	c (0,0) Parsing End
1.38/0.93	c (0,0) CSP: 97 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 28
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) Constraint Name Generate Begin
1.38/0.94	c (0,0) Ctr:HOME/instance-4392453-1568433519.xml,Num:Var:WeightedSum
1.38/0.94	c (0,0) Constraint Name Generate End
1.38/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.94	c (0,0) CSP to CSPinCNF Begin
1.57/1.04	c (0,0) translated 6 (10%) constraints
1.57/1.06	c (0,0) translated 12 (20%) constraints
1.57/1.07	c (0,0) translated 18 (30%) constraints
1.57/1.09	c (0,0) translated 24 (40%) constraints
1.57/1.10	c (0,0) translated 30 (50%) constraints
1.57/1.10	c (0,0) translated 36 (60%) constraints
1.82/1.11	c (0,0) translated 42 (70%) constraints
1.82/1.12	c (0,0) translated 48 (80%) constraints
1.82/1.12	c (0,0) translated 54 (90%) constraints
1.82/1.13	c (0,0) translated 60 (100%) constraints
1.82/1.13	c (0,0) ===========================================
1.82/1.13	c (0,0) Order
1.82/1.13	c (0,0) ===========================================
1.82/1.19	c (0,0) translated 6 (10%) constraints
2.06/1.20	c (0,0) translated 12 (20%) constraints
2.06/1.23	c (0,0) translated 18 (30%) constraints
2.06/1.26	c (0,0) translated 24 (40%) constraints
2.06/1.28	c (0,0) translated 30 (50%) constraints
2.06/1.29	c (0,0) translated 36 (60%) constraints
2.33/1.30	c (0,0) translated 42 (70%) constraints
2.33/1.31	c (0,0) translated 48 (80%) constraints
2.33/1.32	c (0,0) translated 54 (90%) constraints
2.33/1.33	c (0,0) translated 60 (100%) constraints
2.33/1.33	c (0,0) CSP to CSPinCNF End
2.33/1.33	c (0,0) CSP: 317 int (220 aux), 0 bool (0 aux), 560 ctr, max domain size 1613
2.33/1.33	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.33/1.33	c (0,0) CSPinCNF Propagation Begin
2.33/1.36	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.33/1.36	c (0,0) CSPinCNF Propagation End
2.33/1.36	c (0,0) CSP: 317 int (220 aux), 0 bool (0 aux), 560 ctr, max domain size 1613
2.33/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.33/1.36	c (0,0) Simplify CSPinCNF Begin
2.33/1.37	c (0,0) Simplify CSPinCNF End
2.33/1.37	c (0,0) CSP: 317 int (220 aux), 0 bool (0 aux), 560 ctr, max domain size 1613
2.33/1.37	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.33/1.37	c (0,0) Calculate Precise Domain Begin
3.87/1.92	c (1,1) 14069 values are removed by re-calculation
3.87/1.92	c (1,1) Calculate Precise Domain End
3.87/1.92	c (1,1) CSP: 317 int (220 aux), 0 bool (0 aux), 560 ctr, max domain size 1567
3.87/1.92	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.87/1.92	c (1,1) CSPinCNF to SatSolver Begin
9.99/6.22	c (5,5) 56 (10 %) CSP clauses are encoded (0 SAT variables, 2291950 SAT clauses)
10.66/6.82	c (6,6) 112 (20 %) CSP clauses are encoded (0 SAT variables, 2625091 SAT clauses)
18.95/14.22	c (13,12) 168 (30 %) CSP clauses are encoded (0 SAT variables, 6612983 SAT clauses)
28.93/22.38	c (21,19) 224 (40 %) CSP clauses are encoded (0 SAT variables, 10685480 SAT clauses)
30.40/23.78	c (23,20) 280 (50 %) CSP clauses are encoded (0 SAT variables, 11566156 SAT clauses)
33.64/27.65	c (27,23) 336 (60 %) CSP clauses are encoded (0 SAT variables, 13437455 SAT clauses)
38.90/33.16	c (32,28) 392 (70 %) CSP clauses are encoded (0 SAT variables, 16796672 SAT clauses)
39.99/34.30	c (33,29) 448 (80 %) CSP clauses are encoded (0 SAT variables, 17524262 SAT clauses)
44.63/38.58	c (38,33) 504 (90 %) CSP clauses are encoded (0 SAT variables, 19793016 SAT clauses)
47.76/42.66	c (42,36) 560 (100 %) CSP clauses are encoded (0 SAT variables, 21744550 SAT clauses)
47.76/42.66	c (42,36) CSPinCNF to SatSolver End
47.76/42.66	c (42,36) Heap : 4899 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
47.76/42.66	c (42,36) 126909 bool, 21744558 clause
47.76/42.66	c (42,36) Export Begin
47.86/42.75	c (42,36) Export to HOME/scop-6472-serial-file.bin
47.86/42.75	c (42,36) Export End
47.86/42.75	c (42,36) Export File Size: 0.02 MB
47.86/42.75	c (42,36) 0,0,0,0,0,1,42,STOP-AFTER(DIMACS)
47.86/42.75	c END-Prog: Sat Sep 14 05:58:41 CEST 2019
0.00/42.80	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-6472-serial-file.bin
48.02/43.27	c (0,0) Read Serial File Begin
48.02/43.27	c (0,0) HOME/scop-6472-serial-file.bin
48.81/43.48	c (0,0) Read Serial File End
48.81/43.49	
48.81/43.49	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
48.81/43.49	(Solving Process)
48.81/43.49	
48.96/43.51	c BEGIN-Prog: Sat Sep 14 05:58:41 CEST 2019
48.96/43.51	c PID: 6498
48.96/43.51	c IP: 172.20.3.141
48.96/43.51	c HOST: node141.alineos.net
48.96/43.52	c (0,0) SatSolver.solve Begin
48.96/43.52	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392453-1568433519.xml-scop-6475.cnf
48.96/43.54	c (0,0) c
48.96/43.54	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)
48.96/43.54	c (0,0) c
48.96/43.54	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
48.96/43.54	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
48.96/43.55	c (0,0) c ========================================[ Problem Statistics ]===========================================
48.96/43.55	c (0,0) c |                                                                                                       |
54.93/49.33	c (6,0) c |  Number of variables:        126909                                                                   |
54.93/49.33	c (6,0) c |  Number of clauses:        21741842                                                                   |
54.93/49.33	c (6,0) c |  Parse time:                   5.24 s                                                                 |
54.93/49.33	c (6,0) c |                                                                                                       |
56.33/50.70	c (7,0) c | Too many clauses... No preprocessing                                                                  |
56.33/50.70	c (7,0) c |  Simplification time:          1.15 s                                                                 |
56.33/50.70	c (7,0) c |                                                                                                       |
56.33/50.70	c (7,0) c |  One Solver is taking   1742.71Mb... Let's take   4 solvers for this run (max 40% of the maxmemory).  |
56.33/50.70	c (7,0) c |  Generating clones                                                                                    |
57.73/52.17	c (8,0) c |  all clones generated. Memory =  5658.48Mb.                                                           |
57.73/52.17	c (8,0) c ========================================================================================================|
57.73/52.17	c (8,0) c
57.73/52.17	c (8,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
57.73/52.17	c (8,0) c
57.73/52.17	c (8,0) c |-----------------------|------------|------------|------------|------------|
57.73/52.17	c (8,0) c | Threads               |          0 |          1 |          2 |          3 |
57.73/52.17	c (8,0) c |-----------------------|------------|------------|------------|------------|
57.73/52.17	c (8,0) c | randomizeFirstDescent |      False |       True |       True |       True |
57.73/52.17	c (8,0) c | adaptStrategeis       |       True |      False |       True |      False |
57.73/52.17	c (8,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
57.73/52.17	c (8,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |
57.73/52.17	c (8,0) c | chanseokStrategy      |      False |      False |      False |      False |
57.73/52.17	c (8,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
57.73/52.17	c (8,0) c | glureduce             |       True |       True |       True |       True |
57.73/52.17	c (8,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
57.73/52.17	c (8,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
57.73/52.17	c (8,0) c | luby_restart          |      False |      False |      False |      False |
57.73/52.17	c (8,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
57.73/52.17	c (8,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
57.73/52.17	c (8,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
57.73/52.17	c (8,0) c | randomize_on_restarts |      False |      False |      False |      False |
57.73/52.17	c (8,0) c | remove_satisfied      |       True |       True |       True |       True |
57.73/52.17	c (8,0) c |-----------------------|------------|------------|------------|------------|
170.25/81.54	c (38,0) c
170.25/81.54	c (38,0) c |------------------------------------------------------------------------------------------------------------------------|
170.25/81.54	c (38,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
170.25/81.54	c (38,0) c |------------------------------------------------------------------------------------------------------------------------|
170.25/81.54	c (38,0) c |  0 |     12 |       4391 |       2354 |    73893 |     1350 |       85 |      199 |       16 |      523 |  20 |  3.777 |
170.25/81.54	c (38,0) c |  1 |     10 |       2864 |       1808 |    68712 |     1804 |       75 |      226 |       13 |      503 |  20 |  3.777 |
170.25/81.54	c (38,0) c |  2 |      8 |       3488 |       1975 |    65760 |     1974 |       64 |      239 |        7 |      523 |  20 |  3.777 |
170.25/81.54	c (38,0) c |  3 |     10 |       3338 |       2183 |    73991 |     1183 |       83 |      197 |       15 |      523 |  20 |  3.777 |
170.25/81.54	c (38,0) c 
170.25/81.54	c (38,0) c synthesis        8320 conflicts    90612553 propagations       72 conflicts/sec   788371 propagations/sec
170.25/81.54	c (38,0) c real: 37.9987 s, cpu: 114.936 s, memory: 6475.34 Mb
279.15/110.54	c (67,0) c
279.15/110.54	c (67,0) c |------------------------------------------------------------------------------------------------------------------------|
279.15/110.54	c (67,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
279.15/110.54	c (67,0) c |------------------------------------------------------------------------------------------------------------------------|
279.15/110.54	c (67,0) c |  0 |     22 |       8426 |       5072 |   120226 |     4068 |      203 |      320 |       46 |     1060 |  20 |  3.777 |
279.15/110.54	c (67,0) c |  1 |     20 |       6105 |       3919 |   117491 |     2921 |      110 |      377 |       29 |     1062 |  20 |  4.625 |
279.15/110.54	c (67,0) c |  2 |     10 |       6557 |       4200 |   113495 |     3200 |       91 |      363 |       17 |     1080 |  20 |  3.777 |
279.15/110.54	c (67,0) c |  3 |     22 |       6648 |       4407 |   124643 |     3406 |      128 |      361 |       35 |     1080 |  20 |  4.625 |
279.15/110.54	c (67,0) c 
279.15/110.54	c (67,0) c synthesis       17598 conflicts   187294619 propagations       79 conflicts/sec   839575 propagations/sec
279.15/110.54	c (67,0) c real: 66.9987 s, cpu: 223.083 s, memory: 6486.80 Mb
388.63/139.54	c (96,0) c
388.63/139.54	c (96,0) c |------------------------------------------------------------------------------------------------------------------------|
388.63/139.54	c (96,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
388.63/139.54	c (96,0) c |------------------------------------------------------------------------------------------------------------------------|
388.63/139.54	c (96,0) c |  0 |     29 |      11763 |       7491 |   155075 |     3694 |      815 |      922 |       84 |     1608 |  20 |  4.625 |
388.63/139.54	c (96,0) c |  1 |     24 |       9076 |       5976 |   157166 |     4953 |      422 |     1675 |       70 |     1627 |  20 |  4.625 |
388.63/139.54	c (96,0) c |  2 |     19 |      10301 |       6647 |   156978 |     2850 |      549 |     1513 |       66 |     1628 |  20 |  4.625 |
388.63/139.54	c (96,0) c |  3 |     27 |       9951 |       6760 |   167823 |     2964 |      666 |      996 |       96 |     1628 |  20 |  4.625 |
388.63/139.54	c (96,0) c 
388.63/139.54	c (96,0) c synthesis       26874 conflicts   283015582 propagations       81 conflicts/sec   852328 propagations/sec
388.63/139.54	c (96,0) c real: 95.9987 s, cpu: 332.05 s, memory: 6491.64 Mb
499.03/168.54	c (125,0) c
499.03/168.54	c (125,0) c |------------------------------------------------------------------------------------------------------------------------|
499.03/168.54	c (125,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
499.03/168.54	c (125,0) c |------------------------------------------------------------------------------------------------------------------------|
499.03/168.54	c (125,0) c |  0 |     31 |      15149 |       9907 |   190832 |     6017 |     1404 |     2026 |      163 |     2161 |  20 |  4.625 |
499.03/168.54	c (125,0) c |  1 |     26 |      12285 |       8254 |   203856 |     4444 |      977 |     2681 |      192 |     2174 |  20 |  4.807 |
499.03/168.54	c (125,0) c |  2 |     23 |      13238 |       8712 |   190837 |     4881 |      969 |     2654 |      130 |     2180 |  20 |  4.807 |
499.03/168.54	c (125,0) c |  3 |     35 |      13555 |       9196 |   199358 |     5391 |     1170 |     3283 |      174 |     2181 |  20 |  4.807 |
499.03/168.54	c (125,0) c 
499.03/168.54	c (125,0) c synthesis       36069 conflicts   379855350 propagations       82 conflicts/sec   859384 propagations/sec
499.03/168.54	c (125,0) c real: 124.999 s, cpu: 442.009 s, memory: 6494.54 Mb
609.22/197.54	c (154,0) c
609.22/197.54	c (154,0) c |------------------------------------------------------------------------------------------------------------------------|
609.22/197.54	c (154,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
609.22/197.54	c (154,0) c |------------------------------------------------------------------------------------------------------------------------|
609.22/197.54	c (154,0) c |  0 |     36 |      18559 |      12353 |   219274 |     8463 |     1980 |     4129 |      289 |     2690 |  20 |  4.972 |
609.22/197.54	c (154,0) c |  1 |     31 |      15527 |      10438 |   235075 |     6627 |     1491 |     4698 |      330 |     2710 |  20 |  4.972 |
609.22/197.54	c (154,0) c |  2 |     24 |      16008 |      10696 |   215715 |     6865 |     1419 |     4754 |      228 |     2710 |  20 |  4.972 |
609.22/197.54	c (154,0) c |  3 |     43 |      16558 |      11247 |   231231 |     7440 |     1607 |     4818 |      304 |     2710 |  20 |  6.529 |
609.22/197.54	c (154,0) c 
609.22/197.54	c (154,0) c synthesis       44734 conflicts   474299444 propagations       81 conflicts/sec   859387 propagations/sec
609.22/197.54	c (154,0) c real: 153.999 s, cpu: 551.904 s, memory: 6498.72 Mb
663.79/212.23	c (169,0) c
663.79/212.23	c (169,0) c real time : 168.692 s
663.79/212.23	c (169,0) c cpu time  : 606.098 s
663.79/212.23	c (169,0) c
663.79/212.23	c (169,0) c
663.79/212.23	c (169,0) c
663.79/212.23	c (169,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
663.79/212.23	c (169,0) c
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | Conflicts     |           49082 |      13431 |      11610 |      11698 |      12343 |
663.79/212.23	c (169,0) c | Decisions     |           72476 |      19974 |      17151 |      17376 |      17975 |
663.79/212.23	c (169,0) c | Propagations  |       520671688 |  133689740 |  130601601 |  125727080 |  130653267 |
663.79/212.23	c (169,0) c | ReduceDBs     |               8 |          2 |          2 |          2 |          2 |
663.79/212.23	c (169,0) c | SimpDBs       |               8 |          2 |          2 |          2 |          2 |
663.79/212.23	c (169,0) c | Restarts      |             136 |         37 |         32 |         24 |         43 |
663.79/212.23	c (169,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |
663.79/212.23	c (169,0) c | PropBinClauses|      1152496129 |  295053467 |  286601528 |  279837348 |  291003786 |
663.79/212.23	c (169,0) c | PropPreBlocker|     63750445132 |15805612741 |15832574937 |16156504059 |15955753395 |
663.79/212.23	c (169,0) c | PropNotBlocker|      5677672308 | 1513530537 | 1460245012 | 1257522506 | 1446374253 |
663.79/212.23	c (169,0) c | LitFullScans  |     71252297293 |17782641576 |17747945762 |17860374690 |17861335265 |
663.79/212.23	c (169,0) c | LitScanFracts |        16665773 |    4073057 |    4097321 |    4159857 |    4335538 |
663.79/212.23	c (169,0) c | DecisionLevel0|             159 |         46 |         38 |         26 |         49 |
663.79/212.23	c (169,0) c | Periods       |           11872 |       2963 |       2957 |       2976 |       2976 |
663.79/212.23	c (169,0) c | Margin        |              80 |         20 |         20 |         20 |         20 |
663.79/212.23	c (169,0) c | Avg_Trail     |                 |      72227 |      75824 |      79157 |      75120 |
663.79/212.23	c (169,0) c | Avg_DL        |                 |         16 |         17 |         26 |         16 |
663.79/212.23	c (169,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |
663.79/212.23	c (169,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | Exported      |            7357 |       2168 |       1781 |       1629 |       1779 |
663.79/212.23	c (169,0) c | Imported      |           19367 |       4761 |       5034 |       4754 |       4818 |
663.79/212.23	c (169,0) c | Good          |             567 |        135 |        154 |        137 |        141 |
663.79/212.23	c (169,0) c | Purge         |           18800 |       4626 |       4880 |       4617 |       4677 |
663.79/212.23	c (169,0) c | Promoted      |            1446 |        389 |        413 |        297 |        347 |
663.79/212.23	c (169,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |
663.79/212.23	c (169,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | Unaries       |                 |          9 |          6 |          2 |          6 |
663.79/212.23	c (169,0) c | Binaries      |                 |         58 |         41 |         47 |         51 |
663.79/212.23	c (169,0) c | Glues         |                 |        293 |        232 |        164 |        258 |
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | Orig_Seen     |             1 % |     232121 |     251338 |     229700 |     240971 |
663.79/212.23	c (169,0) c | Diff Orig seen|                 | -    19217 |      X     | -    21638 | -    10367 |
663.79/212.23	c (169,0) c | Hamming       |            14 % |      19212 |      X     |      18989 |      16804 |
663.79/212.23	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.23	c (169,0) c | RunningTime   |                 |  158.0  99%|  158.0  99%|  143.5  90%|  147.3  92%|
663.79/212.23	c (169,0) c | WaitingTime   |                 |    2.0   1%|    2.0   1%|   16.5  10%|   12.7   8%|
663.79/212.23	c (169,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
663.79/212.24	c (169,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
663.79/212.24	c (169,0) c | SolvingTime   |                 |  160.0     |  160.0     |  160.0     |  160.0     |
663.79/212.24	c (169,0) c | PropagationTim|                 |  157.5  98%|  157.1  98%|  157.3  98%|  157.3  98%|
663.79/212.24	c (169,0) c | AnalysisTime  |                 |    1.0   1%|    1.1   1%|    1.1   1%|    1.1   1%|
663.79/212.24	c (169,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
663.79/212.24	c (169,0) c | SimplifyTime  |                 |    0.3   0%|    0.6   0%|    0.5   0%|    0.5   0%|
663.79/212.24	c (169,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
663.79/212.24	c (169,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
663.79/212.24	c (169,0) c |---------------|-----------------|------------|------------|------------|------------|
663.79/212.24	c (169,0) c
663.79/212.24	c (169,0) c
663.79/212.24	c (169,0) c Threads : 4
663.79/212.24	c (169,0) c Winner : 1
663.79/212.24	c (169,0) c Conflicts_0 : 13431
663.79/212.24	c (169,0) c Conflicts_1 : 11610
663.79/212.24	c (169,0) c Conflicts_2 : 11698
663.79/212.24	c (169,0) c Conflicts_3 : 12343
663.79/212.24	c (169,0) c Conflicts_total : 49082
663.79/212.24	c (169,0) c Conflicts_winner : 11610
663.79/212.24	c (169,0) c Decisions_0 : 19974
663.79/212.24	c (169,0) c Decisions_1 : 17151
663.79/212.24	c (169,0) c Decisions_2 : 17376
663.79/212.24	c (169,0) c Decisions_3 : 17975
663.79/212.24	c (169,0) c Decisions_total : 72476
663.79/212.24	c (169,0) c Decisions_winner : 17151
663.79/212.24	c (169,0) c Propagations_0 : 133689740
663.79/212.24	c (169,0) c Propagations_1 : 130601601
663.79/212.24	c (169,0) c Propagations_2 : 125727080
663.79/212.24	c (169,0) c Propagations_3 : 130653267
663.79/212.24	c (169,0) c Propagations_total : 520671688
663.79/212.24	c (169,0) c Propagations_winner : 130601601
663.79/212.24	c (169,0) c ReduceDBs_0 : 2
663.79/212.24	c (169,0) c ReduceDBs_1 : 2
663.79/212.24	c (169,0) c ReduceDBs_2 : 2
663.79/212.24	c (169,0) c ReduceDBs_3 : 2
663.79/212.24	c (169,0) c ReduceDBs_total : 8
663.79/212.24	c (169,0) c ReduceDBs_winner : 2
663.79/212.24	c (169,0) c SimpDBs_0 : 2
663.79/212.24	c (169,0) c SimpDBs_1 : 2
663.79/212.24	c (169,0) c SimpDBs_2 : 2
663.79/212.24	c (169,0) c SimpDBs_3 : 2
663.79/212.24	c (169,0) c SimpDBs_total : 8
663.79/212.24	c (169,0) c SimpDBs_winner : 2
663.79/212.24	c (169,0) c Restarts_0 : 37
663.79/212.24	c (169,0) c Restarts_1 : 32
663.79/212.24	c (169,0) c Restarts_2 : 24
663.79/212.24	c (169,0) c Restarts_3 : 43
663.79/212.24	c (169,0) c Restarts_total : 136
663.79/212.24	c (169,0) c Restarts_winner : 32
663.79/212.24	c (169,0) c ForcedImports_0 : 0
663.79/212.24	c (169,0) c ForcedImports_1 : 0
663.79/212.24	c (169,0) c ForcedImports_2 : 0
663.79/212.24	c (169,0) c ForcedImports_3 : 0
663.79/212.24	c (169,0) c ForcedImports_total : 0
663.79/212.24	c (169,0) c ForcedImports_winner : 0
663.79/212.24	c (169,0) c PropsBinClauses_0 : 295053467
663.79/212.24	c (169,0) c PropsBinClauses_1 : 286601528
663.79/212.24	c (169,0) c PropsBinClauses_2 : 279837348
663.79/212.24	c (169,0) c PropsBinClauses_3 : 291003786
663.79/212.24	c (169,0) c PropsBinClauses_total : 1152496129
663.79/212.24	c (169,0) c PropsBinClauses_winner : 286601528
663.79/212.24	c (169,0) c PropsPreBlocker_0 : 15805612741
663.79/212.24	c (169,0) c PropsPreBlocker_1 : 15832574937
663.79/212.24	c (169,0) c PropsPreBlocker_2 : 16156504059
663.79/212.24	c (169,0) c PropsPreBlocker_3 : 15955753395
663.79/212.24	c (169,0) c PropsPreBlocker_total : 63750445132
663.79/212.24	c (169,0) c PropsPreBlocker_winner : 15832574937
663.79/212.24	c (169,0) c PropsNotBlocker_0 : 1513530537
663.79/212.24	c (169,0) c PropsNotBlocker_1 : 1460245012
663.79/212.24	c (169,0) c PropsNotBlocker_2 : 1257522506
663.79/212.24	c (169,0) c PropsNotBlocker_3 : 1446374253
663.79/212.24	c (169,0) c PropsNotBlocker_total : 5677672308
663.79/212.24	c (169,0) c PropsNotBlocker_winner : 1460245012
663.79/212.24	c (169,0) c PropsLitFullScans_0 : 17782641576
663.79/212.24	c (169,0) c PropsLitFullScans_1 : 17747945762
663.79/212.24	c (169,0) c PropsLitFullScans_2 : 17860374690
663.79/212.24	c (169,0) c PropsLitFullScans_3 : 17861335265
663.79/212.24	c (169,0) c PropsLitFullScans_total : 71252297293
663.79/212.24	c (169,0) c PropsLitFullScans_winner : 17747945762
663.79/212.24	c (169,0) c LitScanFractions_0 : 4073057
663.79/212.24	c (169,0) c LitScanFractions_1 : 4097321
663.79/212.24	c (169,0) c LitScanFractions_2 : 4159857
663.79/212.24	c (169,0) c LitScanFractions_3 : 4335538
663.79/212.24	c (169,0) c LitScanFractions_total : 16665773
663.79/212.24	c (169,0) c LitScanFractions_winner : 4097321
663.79/212.24	c (169,0) c DecisionLevel0_0 : 46
663.79/212.24	c (169,0) c DecisionLevel0_1 : 38
663.79/212.24	c (169,0) c DecisionLevel0_2 : 26
663.79/212.24	c (169,0) c DecisionLevel0_3 : 49
663.79/212.24	c (169,0) c DecisionLevel0_total : 159
663.79/212.24	c (169,0) c DecisionLevel0_winner : 38
663.79/212.24	c (169,0) c Periods_0 : 2963
663.79/212.24	c (169,0) c Periods_1 : 2957
663.79/212.24	c (169,0) c Periods_2 : 2976
663.79/212.24	c (169,0) c Periods_3 : 2976
663.79/212.24	c (169,0) c Periods_total : 11872
663.79/212.24	c (169,0) c Periods_winner : 2957
663.79/212.24	c (169,0) c Margin_0 : 20
663.79/212.24	c (169,0) c Margin_1 : 20
663.79/212.24	c (169,0) c Margin_2 : 20
663.79/212.24	c (169,0) c Margin_3 : 20
663.79/212.24	c (169,0) c Margin_total : 80
663.79/212.24	c (169,0) c Margin_winner : 20
663.79/212.24	c (169,0) c Exported_0 : 2168
663.79/212.24	c (169,0) c Exported_1 : 1781
663.79/212.24	c (169,0) c Exported_2 : 1629
663.79/212.24	c (169,0) c Exported_3 : 1779
663.79/212.24	c (169,0) c Exported_total : 7357
663.79/212.24	c (169,0) c Exported_winner : 1781
663.79/212.24	c (169,0) c Imported_0 : 4761
663.79/212.24	c (169,0) c Imported_1 : 5034
663.79/212.24	c (169,0) c Imported_2 : 4754
663.79/212.24	c (169,0) c Imported_3 : 4818
663.79/212.24	c (169,0) c Imported_total : 19367
663.79/212.24	c (169,0) c Imported_winner : 5034
663.79/212.24	c (169,0) c Good_0 : 135
663.79/212.24	c (169,0) c Good_1 : 154
663.79/212.24	c (169,0) c Good_2 : 137
663.79/212.24	c (169,0) c Good_3 : 141
663.79/212.24	c (169,0) c Good_total : 567
663.79/212.24	c (169,0) c Good_winner : 154
663.79/212.24	c (169,0) c Purge_0 : 4626
663.79/212.24	c (169,0) c Purge_1 : 4880
663.79/212.24	c (169,0) c Purge_2 : 4617
663.79/212.24	c (169,0) c Purge_3 : 4677
663.79/212.24	c (169,0) c Purge_total : 18800
663.79/212.24	c (169,0) c Purge_winner : 4880
663.79/212.24	c (169,0) c Promoted_0 : 389
663.79/212.24	c (169,0) c Promoted_1 : 413
663.79/212.24	c (169,0) c Promoted_2 : 297
663.79/212.24	c (169,0) c Promoted_3 : 347
663.79/212.24	c (169,0) c Promoted_total : 1446
663.79/212.24	c (169,0) c Promoted_winner : 413
663.79/212.24	c (169,0) c Remove_Imp_0 : 0
663.79/212.24	c (169,0) c Remove_Imp_1 : 0
663.79/212.24	c (169,0) c Remove_Imp_2 : 0
663.79/212.24	c (169,0) c Remove_Imp_3 : 0
663.79/212.24	c (169,0) c Remove_Imp_total : 0
663.79/212.24	c (169,0) c Remove_Imp_winner : 0
663.79/212.24	c (169,0) c Blocked_Reuse_0 : 0
663.79/212.24	c (169,0) c Blocked_Reuse_1 : 0
663.79/212.24	c (169,0) c Blocked_Reuse_2 : 0
663.79/212.24	c (169,0) c Blocked_Reuse_3 : 0
663.79/212.24	c (169,0) c Blocked_Reuse_total : 0
663.79/212.24	c (169,0) c Blocked_Reuse_winner : 0
663.79/212.24	c (169,0) c Unaries_0 : 9
663.79/212.24	c (169,0) c Unaries_1 : 6
663.79/212.24	c (169,0) c Unaries_2 : 2
663.79/212.24	c (169,0) c Unaries_3 : 6
663.79/212.24	c (169,0) c Unaries_total : 23
663.79/212.24	c (169,0) c Unaries_winner : 6
663.79/212.24	c (169,0) c Binaries_0 : 58
663.79/212.24	c (169,0) c Binaries_1 : 41
663.79/212.24	c (169,0) c Binaries_2 : 47
663.79/212.24	c (169,0) c Binaries_3 : 51
663.79/212.24	c (169,0) c Binaries_total : 197
663.79/212.24	c (169,0) c Binaries_winner : 41
663.79/212.24	c (169,0) c Glues_0 : 293
663.79/212.24	c (169,0) c Glues_1 : 232
663.79/212.24	c (169,0) c Glues_2 : 164
663.79/212.24	c (169,0) c Glues_3 : 258
663.79/212.24	c (169,0) c Glues_total : 947
663.79/212.24	c (169,0) c Glues_winner : 232
663.79/212.24	c (169,0) c RunningTime_0 : 157.987694
663.79/212.24	c (169,0) c RunningTime_1 : 157.979129
663.79/212.24	c (169,0) c RunningTime_2 : 143.484944
663.79/212.24	c (169,0) c RunningTime_3 : 147.306639
663.79/212.24	c (169,0) c RunningTime_total : 606.758406
663.79/212.24	c (169,0) c RunningTime_winner : 157.979129
663.79/212.24	c (169,0) c WaitingTime_0 : 1.999102
663.79/212.24	c (169,0) c WaitingTime_1 : 1.978636
663.79/212.24	c (169,0) c WaitingTime_2 : 16.495152
663.79/212.24	c (169,0) c WaitingTime_3 : 12.694495
663.79/212.24	c (169,0) c WaitingTime_total : 33.167385
663.79/212.24	c (169,0) c WaitingTime_winner : 1.978636
663.79/212.24	c (169,0) c ExchangingTime_0 : 0.015443
663.79/212.24	c (169,0) c ExchangingTime_1 : 0.018360
663.79/212.24	c (169,0) c ExchangingTime_2 : 0.020579
663.79/212.24	c (169,0) c ExchangingTime_3 : 0.017700
663.79/212.24	c (169,0) c ExchangingTime_total : 0.072082
663.79/212.24	c (169,0) c ExchangingTime_winner : 0.018360
663.79/212.24	c (169,0) c PeriodProcTime_0 : 0.036188
663.79/212.24	c (169,0) c PeriodProcTime_1 : 0.033407
663.79/212.24	c (169,0) c PeriodProcTime_2 : 0.028376
663.79/212.24	c (169,0) c PeriodProcTime_3 : 0.028241
663.79/212.24	c (169,0) c PeriodProcTime_total : 0.126213
663.79/212.24	c (169,0) c PeriodProcTime_winner : 0.033407
663.79/212.24	c (169,0) c SolvingTime_0 : 160.038427
663.79/212.24	c (169,0) c SolvingTime_1 : 160.009533
663.79/212.24	c (169,0) c SolvingTime_2 : 160.029051
663.79/212.24	c (169,0) c SolvingTime_3 : 160.047075
663.79/212.24	c (169,0) c SolvingTime_total : 640.124086
663.79/212.24	c (169,0) c SolvingTime_winner : 160.009533
663.79/212.24	c (169,0) c PropagationTime_0 : 157.468867
663.79/212.24	c (169,0) c PropagationTime_1 : 157.138530
663.79/212.24	c (169,0) c PropagationTime_2 : 157.315703
663.79/212.24	c (169,0) c PropagationTime_3 : 157.299088
663.79/212.24	c (169,0) c PropagationTime_total : 629.222188
663.79/212.24	c (169,0) c PropagationTime_winner : 157.138530
663.79/212.24	c (169,0) c AnalysisTime_0 : 1.035142
663.79/212.24	c (169,0) c AnalysisTime_1 : 1.063509
663.79/212.24	c (169,0) c AnalysisTime_2 : 1.054188
663.79/212.24	c (169,0) c AnalysisTime_3 : 1.061486
663.79/212.24	c (169,0) c AnalysisTime_total : 4.214325
663.79/212.24	c (169,0) c AnalysisTime_winner : 1.063509
663.79/212.24	c (169,0) c ReductionTime_0 : 0.001561
663.79/212.24	c (169,0) c ReductionTime_1 : 0.001554
663.79/212.24	c (169,0) c ReductionTime_2 : 0.001824
663.79/212.24	c (169,0) c ReductionTime_3 : 0.001518
663.79/212.24	c (169,0) c ReductionTime_total : 0.006458
663.79/212.24	c (169,0) c ReductionTime_winner : 0.001554
663.79/212.24	c (169,0) c SimplifyTime_0 : 0.271049
663.79/212.24	c (169,0) c SimplifyTime_1 : 0.570682
663.79/212.24	c (169,0) c SimplifyTime_2 : 0.463920
663.79/212.24	c (169,0) c SimplifyTime_3 : 0.451781
663.79/212.24	c (169,0) c SimplifyTime_total : 1.757432
663.79/212.24	c (169,0) c SimplifyTime_winner : 0.570682
663.79/212.24	c (169,0) c UsedRateTime_0 : 0.000000
663.79/212.24	c (169,0) c UsedRateTime_1 : 0.000000
663.79/212.24	c (169,0) c UsedRateTime_2 : 0.000000
663.79/212.24	c (169,0) c UsedRateTime_3 : 0.000000
663.79/212.24	c (169,0) c UsedRateTime_total : 0.000000
663.79/212.24	c (169,0) c UsedRateTime_winner : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_0 : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_1 : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_2 : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_3 : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_total : 0.000000
663.79/212.24	c (169,0) c OverlapRateTime_winner : 0.000000
663.79/212.24	c (169,0) c
663.79/212.24	c (169,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
663.79/212.24	c (169,0) c
663.79/212.24	c (169,0) c |-----------------------|------------|------------|------------|------------|
663.79/212.24	c (169,0) c | Threads               |          0 |          1 |          2 |          3 |
663.79/212.24	c (169,0) c |-----------------------|------------|------------|------------|------------|
663.79/212.24	c (169,0) c | randomizeFirstDescent |      False |       True |       True |       True |
663.79/212.24	c (169,0) c | adaptStrategeis       |       True |      False |       True |      False |
663.79/212.24	c (169,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
663.79/212.24	c (169,0) c | Initial random_seed   | 1387416087 |  911883653 | 1905348706 |  442446359 |
663.79/212.24	c (169,0) c | chanseokStrategy      |      False |      False |      False |      False |
663.79/212.24	c (169,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
663.79/212.24	c (169,0) c | glureduce             |       True |       True |       True |       True |
663.79/212.24	c (169,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
663.79/212.24	c (169,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
663.79/212.24	c (169,0) c | luby_restart          |      False |      False |      False |      False |
663.79/212.24	c (169,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
663.79/212.24	c (169,0) c | var_decay             |     0.8200 |     0.8200 |     0.8200 |     0.8200 |
663.79/212.24	c (169,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
663.79/212.24	c (169,0) c | randomize_on_restarts |      False |      False |      False |      False |
663.79/212.24	c (169,0) c | remove_satisfied      |       True |       True |       True |       True |
663.79/212.24	c (169,0) c |-----------------------|------------|------------|------------|------------|
663.79/212.24	c (169,0) 
663.79/212.24	c (169,0) s SATISFIABLE
49.63/212.52	c (169,0) SatSolver.solve End
49.63/212.52	c (169,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
49.63/212.52	c (169,0) Show results Begin
664.60/212.63	c (169,0) x[0] = 7
664.60/212.63	c (169,0) x[1] = 17
664.60/212.63	c (169,0) x[2] = 19
664.60/212.63	c (169,0) x[3] = 13
664.60/212.63	c (169,0) x[4] = 7
664.60/212.63	c (169,0) x[5] = 13
664.60/212.63	c (169,0) x[6] = 17
664.60/212.63	c (169,0) x[7] = 5
664.60/212.63	c (169,0) x[8] = 29
664.60/212.63	c (169,0) x[9] = 3
664.60/212.63	c (169,0) x[10] = 5
664.60/212.63	c (169,0) x[11] = 19
664.60/212.63	c (169,0) x[12] = 2
664.60/212.63	c (169,0) x[13] = 29
664.60/212.63	c (169,0) x[14] = 7
664.60/212.63	c (169,0) x[15] = 17
664.60/212.63	c (169,0) x[16] = 2
664.60/212.63	c (169,0) x[17] = 17
664.60/212.63	c (169,0) x[18] = 5
664.60/212.63	c (169,0) x[20] = 3
664.60/212.63	c (169,0) x[21] = 23
664.60/212.63	c (169,0) x[22] = 19
664.60/212.63	c (169,0) x[23] = 29
664.60/212.63	c (169,0) x[24] = 5
664.60/212.63	c (169,0) x[25] = 2
664.60/212.63	c (169,0) x[26] = 5
664.60/212.63	c (169,0) x[27] = 7
664.60/212.63	c (169,0) x[28] = 19
664.60/212.63	c (169,0) x[29] = 13
664.60/212.63	c (169,0) x[30] = 29
664.60/212.63	c (169,0) x[31] = 5
664.60/212.63	c (169,0) x[32] = 5
664.60/212.63	c (169,0) x[33] = 23
664.60/212.63	c (169,0) x[34] = 29
664.60/212.63	c (169,0) x[35] = 19
664.60/212.63	c (169,0) x[36] = 7
664.60/212.63	c (169,0) x[37] = 17
664.60/212.63	c (169,0) x[38] = 3
664.60/212.63	c (169,0) x[39] = 5
664.60/212.63	c (169,0) x[40] = 29
664.60/212.63	c (169,0) x[41] = 7
664.60/212.63	c (169,0) x[42] = 3
664.60/212.63	c (169,0) x[43] = 29
664.60/212.63	c (169,0) x[44] = 11
664.60/212.63	c (169,0) x[45] = 19
664.60/212.65	c (169,0) x[46] = 23
664.60/212.65	c (169,0) x[47] = 11
664.60/212.65	c (169,0) x[48] = 13
664.60/212.65	c (169,0) x[49] = 2
664.60/212.65	c (169,0) x[50] = 7
664.60/212.65	c (169,0) x[51] = 17
664.60/212.65	c (169,0) x[52] = 3
664.60/212.65	c (169,0) x[53] = 2
664.60/212.65	c (169,0) x[54] = 17
664.60/212.65	c (169,0) x[55] = 7
664.60/212.65	c (169,0) x[56] = 5
664.60/212.65	c (169,0) x[57] = 2
664.60/212.65	c (169,0) x[58] = 17
664.60/212.65	c (169,0) x[59] = 3
664.60/212.65	c (169,0) x[60] = 13
664.60/212.65	c (169,0) x[61] = 13
664.60/212.65	c (169,0) x[62] = 11
664.60/212.65	c (169,0) x[63] = 19
664.60/212.65	c (169,0) x[64] = 17
664.60/212.65	c (169,0) x[65] = 13
664.60/212.65	c (169,0) x[66] = 17
664.60/212.65	c (169,0) x[67] = 29
664.60/212.65	c (169,0) x[68] = 7
664.60/212.65	c (169,0) x[69] = 19
664.60/212.65	c (169,0) x[70] = 11
664.60/212.65	c (169,0) x[72] = 5
664.60/212.65	c (169,0) x[73] = 13
664.60/212.65	c (169,0) x[74] = 11
664.60/212.65	c (169,0) x[75] = 19
664.60/212.65	c (169,0) x[76] = 11
664.60/212.65	c (169,0) x[77] = 11
664.60/212.65	c (169,0) x[78] = 7
664.60/212.65	c (169,0) x[79] = 2
664.60/212.65	c (169,0) x[80] = 19
664.60/212.65	c (169,0) x[81] = 23
664.60/212.65	c (169,0) x[82] = 17
664.60/212.65	c (169,0) x[83] = 23
664.60/212.65	c (169,0) x[84] = 23
664.60/212.65	c (169,0) x[85] = 11
664.60/212.65	c (169,0) x[86] = 7
664.60/212.65	c (169,0) x[87] = 3
664.60/212.65	c (169,0) x[88] = 11
664.60/212.65	c (169,0) x[89] = 29
664.60/212.65	c (169,0) x[90] = 5
664.60/212.65	c (169,0) x[91] = 2
664.60/212.65	c (169,0) x[92] = 17
664.60/212.65	c (169,0) x[93] = 23
664.60/212.65	c (169,0) x[94] = 29
664.60/212.65	c (169,0) x[95] = 5
664.60/212.65	c (169,0) x[96] = 17
664.60/212.65	c (169,0) x[97] = 17
664.60/212.65	c (169,0) x[99] = 29
664.60/212.65	s SATISFIABLE
664.60/212.65	v <instantiation>
664.60/212.65	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[99]</list>
664.60/212.65	v     <values>7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 5 13 11 19 11 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 29</values>
664.60/212.65	v </instantiation>
664.60/212.65	c (169,0) Show results End
664.60/212.65	c (169,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
664.60/212.65	c (169,0) 169,169,STOP-AFTER(ALL)
664.60/212.65	c END-Prog: Sat Sep 14 06:01:31 CEST 2019

Verifier Data

OK	

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

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


[startup+0.100155 s]*
/proc/loadavg: 1.39 1.23 2.43 4/213 6494
/proc/meminfo: memFree=31194340/32770624 swapFree=66919308/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419289861 115843072 349 33554432000 4194304 5098028 140736146693872 140736146691128 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 349 296 221 0 87 0
[pid=6475] ppid=6472 vsize=27314120 memory=105864 CPUtime=0.1 cores=0-7
/proc/6475/stat : 6475 (java) S 6472 6472 4990 0 -1 1077944320 6541 0 0 0 8 2 0 0 20 0 20 0 419289861 27969658880 26466 33554432000 4194304 4196468 140731514636944 140731514619488 140107971251959 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
/proc/6475/statm: 6828530 26466 2791 1 0 6790935 0
[pid=6475/tid=6476] ppid=6472 vsize=27314120 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/6475/task/6476/stat : 6476 (java) R 6472 6472 4990 0 -1 4202560 4637 0 0 0 7 2 0 0 20 0 20 0 419289861 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107943056160 140107963489086 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6477] ppid=6472 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6475/task/6477/stat : 6477 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107975494416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6478] ppid=6472 vsize=27314120 memory=140045622388352 CPUtime=0 cores=0-7
/proc/6475/task/6478/stat : 6478 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107393117072 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6479] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6479/stat : 6479 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107392064528 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6480] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6480/stat : 6480 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107391011984 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6481] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6481/stat : 6481 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107389958416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6482] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6482/stat : 6482 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107388905872 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6483] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6483/stat : 6483 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107387853328 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6484] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6484/stat : 6484 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107386800784 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6485] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6485/stat : 6485 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289865 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107096689136 140107971263106 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6486] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6486/stat : 6486 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 26466 33554432000 4194304 4196468 140731514636944 140105926829472 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6487] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6487/stat : 6487 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 26466 33554432000 4194304 4196468 140731514636944 140105658394096 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6488] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6488/stat : 6488 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 26466 33554432000 4194304 4196468 140731514636944 140105283885776 140107971270555 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6489] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6489/stat : 6489 (java) S 6472 6472 4990 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107095635952 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6490] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6490/stat : 6490 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107094583408 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6491] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6491/stat : 6491 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107093530864 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6492] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6492/stat : 6492 (java) S 6472 6472 4990 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107092478320 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6493] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6493/stat : 6493 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 26466 33554432000 4194304 4196468 140731514636944 140104785980128 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6494] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6494/stat : 6494 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 26466 33554432000 4194304 4196468 140731514636944 140107091426224 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107260 KiB

[startup+0.210546 s]*
/proc/loadavg: 1.39 1.23 2.43 2/213 6494
/proc/meminfo: memFree=31175772/32770624 swapFree=66919308/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419289861 115843072 349 33554432000 4194304 5098028 140736146693872 140736146691128 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 349 296 221 0 87 0
[pid=6475] ppid=6472 vsize=27314120 memory=122872 CPUtime=0.24 cores=0-7
/proc/6475/stat : 6475 (java) S 6472 6472 4990 0 -1 1077944320 11478 0 0 0 20 4 0 0 20 0 20 0 419289861 27969658880 30718 33554432000 4194304 4196468 140731514636944 140731514619488 140107971251959 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
/proc/6475/statm: 6828530 30718 2908 1 0 6790935 0
[pid=6475/tid=6476] ppid=6472 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/6475/task/6476/stat : 6476 (java) R 6472 6472 4990 0 -1 4202560 9137 0 0 0 16 3 0 0 20 0 20 0 419289861 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107943068368 140107952815528 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6477] ppid=6472 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/6475/task/6477/stat : 6477 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107975494416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6478] ppid=6472 vsize=27314120 memory=140045622395084 CPUtime=0 cores=0-7
/proc/6475/task/6478/stat : 6478 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107393117072 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6479] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6479/stat : 6479 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107392064528 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6480] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6480/stat : 6480 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107391011984 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6481] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6481/stat : 6481 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107389958416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6482] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6482/stat : 6482 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107388905872 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6483] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6483/stat : 6483 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107387853328 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6484] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6484/stat : 6484 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107386800784 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6485] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6485/stat : 6485 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289865 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107096689136 140107971263106 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6486] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6486/stat : 6486 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 30718 33554432000 4194304 4196468 140731514636944 140105926829472 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6487] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6487/stat : 6487 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 30718 33554432000 4194304 4196468 140731514636944 140105658394096 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6488] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6488/stat : 6488 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 30718 33554432000 4194304 4196468 140731514636944 140105283885776 140107971270555 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6489] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6489/stat : 6489 (java) S 6472 6472 4990 0 -1 1077944384 352 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107095635952 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6490] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6490/stat : 6490 (java) S 6472 6472 4990 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107094583408 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6491] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6491/stat : 6491 (java) S 6472 6472 4990 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107093530864 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6492] ppid=6472 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/6475/task/6492/stat : 6492 (java) S 6472 6472 4990 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 20 0 419289868 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107092478320 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6493] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6493/stat : 6493 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 30718 33554432000 4194304 4196468 140731514636944 140104785980128 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6494] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6494/stat : 6494 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 30718 33554432000 4194304 4196468 140731514636944 140107091426224 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124268 KiB

[startup+0.30947 s]*
/proc/loadavg: 1.39 1.23 2.43 3/213 6494
/proc/meminfo: memFree=31171864/32770624 swapFree=66919308/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419289861 115843072 349 33554432000 4194304 5098028 140736146693872 140736146691128 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 349 296 221 0 87 0
[pid=6475] ppid=6472 vsize=27314120 memory=126976 CPUtime=0.41 cores=0-7
/proc/6475/stat : 6475 (java) S 6472 6472 4990 0 -1 1077944320 12602 0 0 0 37 4 0 0 20 0 20 0 419289861 27969658880 31744 33554432000 4194304 4196468 140731514636944 140731514619488 140107971251959 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
/proc/6475/statm: 6828530 31744 3012 1 0 6790935 0
[pid=6475/tid=6476] ppid=6472 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/6475/task/6476/stat : 6476 (java) R 6472 6472 4990 0 -1 4202560 10021 0 0 0 26 3 0 0 20 0 20 0 419289861 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107943034976 140107956417614 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6477] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6477/stat : 6477 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107975494416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6478] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6478/stat : 6478 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107393117072 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6479] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6479/stat : 6479 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107392064528 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6480] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6480/stat : 6480 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107391011984 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6481] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6481/stat : 6481 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107389958416 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6482] ppid=6472 vsize=27314120 memory=140045461842607 CPUtime=0 cores=0-7
/proc/6475/task/6482/stat : 6482 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107388905872 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6483] ppid=6472 vsize=27314120 memory=140045461844912 CPUtime=0 cores=0-7
/proc/6475/task/6483/stat : 6483 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107387853328 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6484] ppid=6472 vsize=27314120 memory=140045461847216 CPUtime=0 cores=0-7
/proc/6475/task/6484/stat : 6484 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107386800784 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6485] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6485/stat : 6485 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419289865 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107096689136 140107971263106 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6486] ppid=6472 vsize=27314120 memory=280090923708304 CPUtime=0 cores=0-7
/proc/6475/task/6486/stat : 6486 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 31744 33554432000 4194304 4196468 140731514636944 140105926829472 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6487] ppid=6472 vsize=27314120 memory=280090923706000 CPUtime=0 cores=0-7
/proc/6475/task/6487/stat : 6487 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289866 27969658880 31744 33554432000 4194304 4196468 140731514636944 140105658394096 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6488] ppid=6472 vsize=27314120 memory=280090923712912 CPUtime=0 cores=0-7
/proc/6475/task/6488/stat : 6488 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 31744 33554432000 4194304 4196468 140731514636944 140105283885776 140107971270555 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6489] ppid=6472 vsize=27314120 memory=280090923654192 CPUtime=0 cores=0-7
/proc/6475/task/6489/stat : 6489 (java) S 6472 6472 4990 0 -1 1077944384 369 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107095635952 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6490] ppid=6472 vsize=27314120 memory=280090923726736 CPUtime=0.02 cores=0-7
/proc/6475/task/6490/stat : 6490 (java) S 6472 6472 4990 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 20 0 419289868 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107094583408 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6491] ppid=6472 vsize=27314120 memory=280090923733648 CPUtime=0 cores=0-7
/proc/6475/task/6491/stat : 6491 (java) S 6472 6472 4990 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 419289868 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107093530864 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6492] ppid=6472 vsize=27314120 memory=280090923731344 CPUtime=0.07 cores=0-7
/proc/6475/task/6492/stat : 6492 (java) S 6472 6472 4990 0 -1 1077944384 608 0 0 0 7 0 0 0 20 0 20 0 419289868 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107092478320 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6493] ppid=6472 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6493/stat : 6493 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 31744 33554432000 4194304 4196468 140731514636944 140104785980128 140107971262165 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6494] ppid=6472 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6475/task/6494/stat : 6494 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289869 27969658880 31744 33554432000 4194304 4196468 140731514636944 140107091426224 140107971263106 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128372 KiB

[startup+0.70089 s]
/proc/loadavg: 1.39 1.23 2.43 2/213 6494
/proc/meminfo: memFree=31149124/32770624 swapFree=66919308/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419289861 115843072 349 33554432000 4194304 5098028 140736146693872 140736146691128 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 349 296 221 0 87 0
[pid=6475] ppid=6472 vsize=27320392 memory=164536 CPUtime=1 cores=0-7
/proc/6475/stat : 6475 (java) S 6472 6472 4990 0 -1 1077944320 20297 0 0 0 94 6 0 0 20 0 20 0 419289861 27976081408 41134 33554432000 4194304 4196468 140731514636944 140731514619488 140107971251959 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
/proc/6475/statm: 6830098 41134 3182 1 0 6791447 0
[pid=6475/tid=6476] ppid=6472 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/6475/task/6476/stat : 6476 (java) R 6472 6472 4990 0 -1 4202560 17033 0 0 0 63 5 0 0 20 0 20 0 419289861 27976081408 41134 33554432000 4194304 4196468 140731514636944 140107943074032 140107971273885 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6477] ppid=6472 vsize=27320392 memory=140045462053744 CPUtime=0 cores=0-7
/proc/6475/task/6477/stat : 6477 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27976081408 41134 33554432000 4194304 4196468 140731514636944 140107975494416 140107971262165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6478] ppid=6472 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/6475/task/6478/stat : 6478 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27976081408 41134 33554432000 4194304 4196468 140731514636944 140107393117072 140107971262165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0
[pid=6475/tid=6479] ppid=6472 vsize=27320392 memory=1560 CPUtime=0 cores=0-7
/proc/6475/task/6479/stat : 6479 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419289864 27976081408 41134 33554432000 4194304 4196468 140731514636944 140107392064528 140107971262165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6672384 140731514639084 140731514639510 140731514639510 140731514642383 0

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

[pid=6498/tid=6501] ppid=6472 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/6498/task/6501/stat : 6501 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743943334672 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6502] ppid=6472 vsize=8414124 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/6498/task/6502/stat : 6502 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743617256592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6503] ppid=6472 vsize=8414124 memory=118736 CPUtime=0 cores=0-7
/proc/6498/task/6503/stat : 6503 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743616203792 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6504] ppid=6472 vsize=8414124 memory=6144624 CPUtime=0 cores=0-7
/proc/6498/task/6504/stat : 6504 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743615150480 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6505] ppid=6472 vsize=8414124 memory=6144592 CPUtime=0 cores=0-7
/proc/6498/task/6505/stat : 6505 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743614097680 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6506] ppid=6472 vsize=8414124 memory=7686721470368291225 CPUtime=0 cores=0-7
/proc/6498/task/6506/stat : 6506 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743613045392 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6507] ppid=6472 vsize=8414124 memory=118736 CPUtime=0 cores=0-7
/proc/6498/task/6507/stat : 6507 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743611992592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6508] ppid=6472 vsize=8414124 memory=6145116 CPUtime=0 cores=0-7
/proc/6498/task/6508/stat : 6508 (java) S 6472 6472 4990 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 419294145 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743226759792 139744133339778 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6509] ppid=6472 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6498/task/6509/stat : 6509 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419294146 8616062976 29684 33554432000 4194304 4196468 140736445922848 139742599439648 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6510] ppid=6472 vsize=8414124 memory=1172 CPUtime=0 cores=0-7
/proc/6498/task/6510/stat : 6510 (java) S 6472 6472 4990 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419294146 8616062976 29684 33554432000 4194304 4196468 140736445922848 139742465218160 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6511] ppid=6472 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/6498/task/6511/stat : 6511 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139742090713680 139744133347227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6512] ppid=6472 vsize=8414124 memory=14072 CPUtime=0.05 cores=0-7
/proc/6498/task/6512/stat : 6512 (java) S 6472 6472 4990 0 -1 1077944384 583 0 0 0 5 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743225706608 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6513] ppid=6472 vsize=8414124 memory=2116 CPUtime=0.06 cores=0-7
/proc/6498/task/6513/stat : 6513 (java) S 6472 6472 4990 0 -1 1077944384 225 0 0 0 6 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743224653808 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6514] ppid=6472 vsize=8414124 memory=6146452 CPUtime=0.06 cores=0-7
/proc/6498/task/6514/stat : 6514 (java) S 6472 6472 4990 0 -1 1077944384 356 0 0 0 6 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743223601520 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6515] ppid=6472 vsize=8414124 memory=3472328296227691965 CPUtime=0.2 cores=0-7
/proc/6498/task/6515/stat : 6515 (java) S 6472 6472 4990 0 -1 1077944384 734 0 0 0 20 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743222548720 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6516] ppid=6472 vsize=8414124 memory=3472328296227688737 CPUtime=0 cores=0-7
/proc/6498/task/6516/stat : 6516 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139741592808288 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6517] ppid=6472 vsize=8414124 memory=1476 CPUtime=0.1 cores=0-7
/proc/6498/task/6517/stat : 6517 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 5 5 0 0 20 0 24 0 419294149 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743221496624 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6519] ppid=6472 vsize=8414124 memory=118736 CPUtime=0 cores=0-7
/proc/6498/task/6519/stat : 6519 (java) S 6472 6472 4990 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419294215 8616062976 29684 33554432000 4194304 4196468 140736445922848 139743213463360 139744133353241 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6521] ppid=6472 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6498/task/6521/stat : 6521 (java) S 6472 6472 4990 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 419294215 8616062976 29684 33554432000 4194304 4196468 140736445922848 139740921707920 139744133350557 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6522] ppid=6472 vsize=8414124 memory=7686721470368291225 CPUtime=0 cores=0-7
/proc/6498/task/6522/stat : 6522 (java) S 6472 6472 4990 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 419294216 8616062976 29684 33554432000 4194304 4196468 140736445922848 139741190143248 139744133350557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6523] ppid=6472 vsize=8414124 memory=6146216 CPUtime=0 cores=0-7
/proc/6498/task/6523/stat : 6523 (java) S 6472 6472 4990 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 419294218 8616062976 29684 33554432000 4194304 4196468 140736445922848 139740653280560 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
Current children cumulated CPU time: 661.04 s
Current children cumulated vsize: 15183416 KiB
Current children cumulated memory: 6266992 KiB

[startup+212.301 s]*
/proc/loadavg: 3.54 2.28 2.59 5/217 6566
/proc/meminfo: memFree=24815620/32770624 swapFree=66919320/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1476 CPUtime=48.02 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 582 44317 0 0 0 0 4547 255 20 0 1 0 419289861 115843072 369 33554432000 4194304 5098028 140736146693872 140736146690616 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 369 311 221 0 87 0
[pid=6498] ppid=6472 vsize=8414124 memory=138800 CPUtime=1.47 cores=0-7
/proc/6498/stat : 6498 (java) S 6472 6472 4990 0 -1 1077944320 21025 0 0 0 134 13 0 0 20 0 24 0 419294142 8616062976 34700 33554432000 4194304 4196468 140736445922848 140736445905392 139744133328631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
/proc/6498/statm: 2103531 34700 3221 1 0 2064875 0
[pid=6498/tid=6499] ppid=6472 vsize=8414124 memory=8317482817917895235 CPUtime=0.75 cores=0-7
/proc/6498/task/6499/stat : 6499 (java) S 6472 6472 4990 0 -1 1077944384 16401 0 0 0 70 5 0 0 20 0 24 0 419294142 8616062976 35212 33554432000 4194304 4196468 140736445922848 139744105168800 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6500] ppid=6472 vsize=8414124 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6498/task/6500/stat : 6500 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139744137571216 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6501] ppid=6472 vsize=8414124 memory=2828 CPUtime=0 cores=0-7
/proc/6498/task/6501/stat : 6501 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743943334672 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6502] ppid=6472 vsize=8414124 memory=1000 CPUtime=0 cores=0-7
/proc/6498/task/6502/stat : 6502 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743617256592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6503] ppid=6472 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/6498/task/6503/stat : 6503 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743616203792 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6504] ppid=6472 vsize=8414124 memory=1172 CPUtime=0 cores=0-7
/proc/6498/task/6504/stat : 6504 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743615150480 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6505] ppid=6472 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/6498/task/6505/stat : 6505 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743614097680 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6506] ppid=6472 vsize=8414124 memory=14072 CPUtime=0 cores=0-7
/proc/6498/task/6506/stat : 6506 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743613045392 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6507] ppid=6472 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/6498/task/6507/stat : 6507 (java) S 6472 6472 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419294144 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743611992592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6508] ppid=6472 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6498/task/6508/stat : 6508 (java) S 6472 6472 4990 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 419294145 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743226759792 139744133339778 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6509] ppid=6472 vsize=8414124 memory=118736 CPUtime=0 cores=0-7
/proc/6498/task/6509/stat : 6509 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419294146 8616062976 35212 33554432000 4194304 4196468 140736445922848 139742599439648 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6510] ppid=6472 vsize=8414124 memory=6146688 CPUtime=0 cores=0-7
/proc/6498/task/6510/stat : 6510 (java) S 6472 6472 4990 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419294146 8616062976 35212 33554432000 4194304 4196468 140736445922848 139742465218160 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6511] ppid=6472 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/6498/task/6511/stat : 6511 (java) S 6472 6472 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139742090713680 139744133347227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6512] ppid=6472 vsize=8414124 memory=1492 CPUtime=0.08 cores=0-7
/proc/6498/task/6512/stat : 6512 (java) S 6472 6472 4990 0 -1 1077944384 597 0 0 0 8 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743225706608 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6513] ppid=6472 vsize=8414124 memory=876 CPUtime=0.1 cores=0-7
/proc/6498/task/6513/stat : 6513 (java) S 6472 6472 4990 0 -1 1077944384 616 0 0 0 10 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743224653808 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6514] ppid=6472 vsize=8414124 memory=1448 CPUtime=0.08 cores=0-7
/proc/6498/task/6514/stat : 6514 (java) S 6472 6472 4990 0 -1 1077944384 606 0 0 0 8 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743223601520 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6515] ppid=6472 vsize=8414124 memory=1980 CPUtime=0.23 cores=0-7
/proc/6498/task/6515/stat : 6515 (java) R 6472 6472 4990 0 -1 4202560 955 0 0 0 23 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743222548720 139744112247229 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6516] ppid=6472 vsize=8414124 memory=2432 CPUtime=0 cores=0-7
/proc/6498/task/6516/stat : 6516 (java) S 6472 6472 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139741592808288 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6517] ppid=6472 vsize=8414124 memory=1760 CPUtime=0.1 cores=0-7
/proc/6498/task/6517/stat : 6517 (java) S 6472 6472 4990 0 -1 1077944384 13 0 0 0 5 5 0 0 20 0 24 0 419294149 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743221496624 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6519] ppid=6472 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/6498/task/6519/stat : 6519 (java) S 6472 6472 4990 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419294215 8616062976 35212 33554432000 4194304 4196468 140736445922848 139743213463360 139744133353241 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6521] ppid=6472 vsize=8414124 memory=800 CPUtime=0.06 cores=0-7
/proc/6498/task/6521/stat : 6521 (java) R 6472 6472 4990 0 -1 4202560 426 0 0 0 6 0 0 0 20 0 24 0 419294215 8616062976 35212 33554432000 4194304 4196468 140736445922848 139740921695056 139743623193432 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6522] ppid=6472 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/6498/task/6522/stat : 6522 (java) S 6472 6472 4990 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 419294216 8616062976 35212 33554432000 4194304 4196468 140736445922848 139741190143248 139744133350557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6523] ppid=6472 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/6498/task/6523/stat : 6523 (java) S 6472 6472 4990 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 419294218 8616062976 35212 33554432000 4194304 4196468 140736445922848 139740653280560 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
Current children cumulated CPU time: 49.49 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 140276 KiB

[startup+212.701 s]
/proc/loadavg: 3.54 2.28 2.59 5/217 6566
/proc/meminfo: memFree=24815620/32770624 swapFree=66919320/67108860
[pid=6472] ppid=6469 vsize=113128 memory=1476 CPUtime=48.02 cores=0-7
/proc/6472/stat : 6472 (scop.sh) S 6469 6472 4990 0 -1 4202496 582 44317 0 0 0 0 4547 255 20 0 1 0 419289861 115843072 369 33554432000 4194304 5098028 140736146693872 140736146690616 139998091305596 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38563840 140736146699045 140736146699372 140736146699372 140736146702285 0
/proc/6472/statm: 28282 369 311 221 0 87 0
[pid=6498] ppid=6472 vsize=8283048 memory=155636 CPUtime=616.75 cores=0-7
/proc/6498/stat : 6498 (java) S 6472 6472 4990 0 -1 1077944320 22739 5468826 0 0 170 21 60612 872 20 0 22 0 419294142 8481841152 38909 33554432000 4194304 4196468 140736445922848 140736445905392 139744133328631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
/proc/6498/statm: 2070762 38909 3229 1 0 2032106 0
[pid=6498/tid=6499] ppid=6472 vsize=8283048 memory=0 CPUtime=615.77 cores=0-7
/proc/6498/task/6499/stat : 6499 (java) R 6472 6472 4990 0 -1 4202560 17709 5468826 0 0 82 11 60612 872 20 0 22 0 419294142 8481841152 38909 33554432000 4194304 4196468 140736445922848 139744105166752 139744126014263 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6500] ppid=6472 vsize=8283048 memory=6656426216303648864 CPUtime=614.84 cores=0-7
/proc/6498/task/6500/stat : 6500 (java) S 6472 6472 4990 0 -1 1077944384 2 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139744137571216 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6501] ppid=6472 vsize=8283048 memory=0 CPUtime=614.84 cores=0-7
/proc/6498/task/6501/stat : 6501 (java) S 6472 6472 4990 0 -1 1077944384 3 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743943334672 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6502] ppid=6472 vsize=8283048 memory=576461251985632562 CPUtime=614.84 cores=0-7
/proc/6498/task/6502/stat : 6502 (java) S 6472 6472 4990 0 -1 1077944384 2 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743617256592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6503] ppid=6472 vsize=8283048 memory=288285588845757270 CPUtime=614.84 cores=0-7
/proc/6498/task/6503/stat : 6503 (java) S 6472 6472 4990 0 -1 1077944384 1 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743616203792 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6504] ppid=6472 vsize=8283048 memory=576461251985632562 CPUtime=614.84 cores=0-7
/proc/6498/task/6504/stat : 6504 (java) S 6472 6472 4990 0 -1 1077944384 2 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743615150480 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6505] ppid=6472 vsize=8283048 memory=1476 CPUtime=614.84 cores=0-7
/proc/6498/task/6505/stat : 6505 (java) S 6472 6472 4990 0 -1 1077944384 1 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743614097680 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6506] ppid=6472 vsize=8283048 memory=118736 CPUtime=614.84 cores=0-7
/proc/6498/task/6506/stat : 6506 (java) S 6472 6472 4990 0 -1 1077944384 2 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743613045392 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6507] ppid=6472 vsize=8283048 memory=6146804 CPUtime=614.84 cores=0-7
/proc/6498/task/6507/stat : 6507 (java) S 6472 6472 4990 0 -1 1077944384 2 5468826 0 0 0 0 60612 872 20 0 22 0 419294144 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743611992592 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6508] ppid=6472 vsize=8283048 memory=2012 CPUtime=614.84 cores=0-7
/proc/6498/task/6508/stat : 6508 (java) S 6472 6472 4990 0 -1 1077944384 6 5468826 0 0 0 0 60612 872 20 0 22 0 419294145 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743226759792 139744133339778 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6509] ppid=6472 vsize=8283048 memory=1324 CPUtime=614.84 cores=0-7
/proc/6498/task/6509/stat : 6509 (java) S 6472 6472 4990 0 -1 1077944384 13 5468826 0 0 0 0 60612 872 20 0 22 0 419294146 8481841152 38909 33554432000 4194304 4196468 140736445922848 139742599439648 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6510] ppid=6472 vsize=8283048 memory=1704 CPUtime=614.84 cores=0-7
/proc/6498/task/6510/stat : 6510 (java) S 6472 6472 4990 0 -1 1077944384 21 5468826 0 0 0 0 60612 872 20 0 22 0 419294146 8481841152 38909 33554432000 4194304 4196468 140736445922848 139742465218160 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6511] ppid=6472 vsize=8283048 memory=5936 CPUtime=614.84 cores=0-7
/proc/6498/task/6511/stat : 6511 (java) S 6472 6472 4990 0 -1 1077944384 1 5468826 0 0 0 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139742090713680 139744133347227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6512] ppid=6472 vsize=8283048 memory=588 CPUtime=614.96 cores=0-7
/proc/6498/task/6512/stat : 6512 (java) S 6472 6472 4990 0 -1 1077944384 626 5468826 0 0 12 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743225706608 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6513] ppid=6472 vsize=8283048 memory=780 CPUtime=614.97 cores=0-7
/proc/6498/task/6513/stat : 6513 (java) S 6472 6472 4990 0 -1 1077944384 636 5468826 0 0 13 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743224653808 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6514] ppid=6472 vsize=8283048 memory=1412 CPUtime=614.97 cores=0-7
/proc/6498/task/6514/stat : 6514 (java) S 6472 6472 4990 0 -1 1077944384 619 5468826 0 0 13 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743223601520 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6515] ppid=6472 vsize=8283048 memory=3612 CPUtime=615.15 cores=0-7
/proc/6498/task/6515/stat : 6515 (java) S 6472 6472 4990 0 -1 1077944384 1151 5468826 0 0 31 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743222548720 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6516] ppid=6472 vsize=8283048 memory=1476 CPUtime=614.84 cores=0-7
/proc/6498/task/6516/stat : 6516 (java) S 6472 6472 4990 0 -1 1077944384 3 5468826 0 0 0 0 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139741592808288 139744133338837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6517] ppid=6472 vsize=8283048 memory=118736 CPUtime=614.94 cores=0-7
/proc/6498/task/6517/stat : 6517 (java) S 6472 6472 4990 0 -1 1077944384 13 5468826 0 0 5 5 60612 872 20 0 22 0 419294149 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743221496624 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6519] ppid=6472 vsize=8283048 memory=6145768 CPUtime=614.84 cores=0-7
/proc/6498/task/6519/stat : 6519 (java) S 6472 6472 4990 0 -1 1077944384 25 5468826 0 0 0 0 60612 872 20 0 22 0 419294215 8481841152 38909 33554432000 4194304 4196468 140736445922848 139743213462544 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
[pid=6498/tid=6523] ppid=6472 vsize=8283048 memory=1580 CPUtime=614.84 cores=0-7
/proc/6498/task/6523/stat : 6523 (java) S 6472 6472 4990 0 -1 1077944384 10 5468826 0 0 0 0 60612 872 20 0 22 0 419294218 8481841152 38909 33554432000 4194304 4196468 140736445922848 139740653282352 139744133339778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736445928440 140736445928598 140736445928598 140736445931471 0
Current children cumulated CPU time: 664.77 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 157112 KiB

Child status: 0
Real time (s): 212.727
CPU time (s): 664.831
CPU user time (s): 653.311
CPU system time (s): 11.52
CPU usage (%): 312.528
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 6341652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.311
system time used= 11.52
maximum resident set size= 6342160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5536501
page faults= 0
swaps= 0
block input operations= 32
block output operations= 919992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 237371
involuntary context switches= 849


# summary of solver processes directly reported to runsolver:
#   pid: 6472
#   total CPU time (s): 664.831
#   total CPU user time (s): 653.311
#   total CPU system time (s): 11.52

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.02683 second user time and 2.35647 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-14 05:57:58
IDJOB=4392453
IDBENCH=133411
IDSOLVER=2838
FILE ID=node141/4392453-1568433519
RUNJOBID= node141-1568427839-5017
PBS_JOBID= 21702301
Free space on /tmp= 58540 MiB

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

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

MD5SUM BENCH= 24593adebe844e759ba30cbfe45e1115
RANDOM SEED=1963269032

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:        31288880 kB
MemAvailable:   31839320 kB
Buffers:          182236 kB
Cached:           655896 kB
SwapCached:        80308 kB
Active:           441440 kB
Inactive:         481108 kB
Active(anon):       9848 kB
Inactive(anon):   106128 kB
Active(file):     431592 kB
Inactive(file):   374980 kB
Unevictable:      109464 kB
Mlocked:          109464 kB
SwapTotal:      67108860 kB
SwapFree:       66919308 kB
Dirty:             19548 kB
Writeback:           776 kB
AnonPages:        117920 kB
Mapped:            36376 kB
Shmem:             23336 kB
Slab:             149528 kB
SReclaimable:     119408 kB
SUnreclaim:        30120 kB
KernelStack:        3648 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     499060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 58520 MiB
End job on node141 at 2019-09-14 06:01:31