Trace number 4405607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)UNSAT 951.052 146.9

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-1_X2.xml
MD5SUMa5169531bc56f5bae607e8bf56d35270
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark174.931
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-32040-serial-file.bin HOME/instance-4405607-1569343029.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 18:36:27 CEST 2019
0.65/0.57	c PID: 32043
0.65/0.57	c IP: 172.20.3.145
0.65/0.57	c HOST: node145.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.03/1.13	c (0,0) Parsing End
2.03/1.14	c (0,0) CSP: 109 int (0 aux), 2 bool (0 aux), 1261 ctr, max domain size 28
2.03/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.03/1.14	c (0,0) Constraint Name Generate Begin
2.03/1.15	c (0,0) Ctr:HOME/instance-4405607-1569343029.xml,ExtensionConflict:ExtensionSupport:Var
2.03/1.15	c (0,0) Constraint Name Generate End
2.03/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.03/1.15	c (0,0) CSP to CSPinCNF Begin
3.11/1.65	c (1,1) translated 127 (10%) constraints
3.51/1.76	c (1,1) translated 253 (20%) constraints
3.92/1.84	c (1,1) translated 379 (30%) constraints
4.33/1.91	c (1,1) translated 505 (40%) constraints
4.33/1.96	c (1,1) translated 631 (50%) constraints
4.78/2.01	c (1,1) translated 757 (60%) constraints
5.16/2.15	c (1,1) translated 883 (70%) constraints
5.68/2.39	c (1,1) translated 1009 (80%) constraints
6.02/2.62	c (2,2) translated 1135 (90%) constraints
6.65/2.94	c (2,2) translated 1261 (100%) constraints
6.65/2.95	c (2,2) ===========================================
6.65/2.97	c (2,2) Hybrid: #OE=793, #LE=0
6.65/2.97	c (2,2) Hybrid
6.65/2.97	c (2,2) ===========================================
7.09/3.04	c (2,2) translated 1883 (10%) constraints
7.09/3.10	c (2,2) translated 3765 (20%) constraints
7.49/3.16	c (2,2) translated 5647 (30%) constraints
7.84/3.22	c (2,2) translated 7529 (40%) constraints
7.84/3.28	c (2,2) translated 9411 (50%) constraints
8.24/3.33	c (2,2) translated 11294 (60%) constraints
8.24/3.38	c (2,2) translated 13176 (70%) constraints
8.63/3.43	c (2,2) translated 15058 (80%) constraints
8.63/3.47	c (2,2) translated 16940 (90%) constraints
8.83/3.51	c (2,2) translated 18822 (100%) constraints
8.83/3.51	c (2,2) CSP to CSPinCNF End
8.83/3.51	c (2,2) CSP: 108 int (0 aux), 685 bool (682 aux), 18822 ctr, max domain size 28
8.83/3.51	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.83/3.51	c (2,2) CSPinCNF Propagation Begin
9.88/3.84	c (3,3) 109 values, 8487 unsatisfiable literals, and 4834 valid clauses are removed
9.88/3.84	c (3,3) CSPinCNF Propagation End
9.88/3.84	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
9.88/3.84	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.88/3.86	c (3,3) Hybrid: #OE=793, #LE=0
9.88/3.86	c (3,3) Simplify CSPinCNF Begin
10.10/3.92	c (3,3) Simplify CSPinCNF End
10.10/3.92	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.10/3.92	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.10/3.92	c (3,3) Calculate Precise Domain Begin
10.10/3.92	c (3,3) 0 values are removed by re-calculation
10.10/3.92	c (3,3) Calculate Precise Domain End
10.10/3.92	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.10/3.92	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.10/3.92	c (3,3) CSPinCNF to SatSolver Begin
10.42/4.07	c (3,3) 1399 (10 %) CSP clauses are encoded (0 SAT variables, 3107 SAT clauses)
10.76/4.12	c (3,3) 2798 (20 %) CSP clauses are encoded (0 SAT variables, 4506 SAT clauses)
10.76/4.18	c (3,3) 4197 (30 %) CSP clauses are encoded (0 SAT variables, 5905 SAT clauses)
11.12/4.22	c (3,3) 5596 (40 %) CSP clauses are encoded (0 SAT variables, 7304 SAT clauses)
11.12/4.26	c (3,3) 6994 (50 %) CSP clauses are encoded (0 SAT variables, 8702 SAT clauses)
11.12/4.28	c (3,3) 8393 (60 %) CSP clauses are encoded (0 SAT variables, 10101 SAT clauses)
11.52/4.30	c (3,3) 9792 (70 %) CSP clauses are encoded (0 SAT variables, 11500 SAT clauses)
11.52/4.32	c (3,3) 11191 (80 %) CSP clauses are encoded (0 SAT variables, 12899 SAT clauses)
11.52/4.33	c (3,3) 12590 (90 %) CSP clauses are encoded (0 SAT variables, 14298 SAT clauses)
11.52/4.34	c (3,3) 13988 (100 %) CSP clauses are encoded (0 SAT variables, 15696 SAT clauses)
11.52/4.34	c (3,3) CSPinCNF to SatSolver End
11.52/4.34	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.52/4.34	c (3,3) 2482 bool, 15697 clause
11.52/4.34	c (3,3) Export Begin
11.69/4.45	c (3,3) Export to HOME/scop-32040-serial-file.bin
11.69/4.45	c (3,3) Export End
11.69/4.45	c (3,3) Export File Size: 0.02 MB
11.69/4.45	c (3,3) 0,0,2,3,3,3,3,STOP-AFTER(DIMACS)
11.69/4.45	c END-Prog: Tue Sep 24 18:36:31 CEST 2019
11.69/4.48	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-32040-serial-file.bin
12.33/5.08	c (0,0) Read Serial File Begin
12.33/5.08	c (0,0) HOME/scop-32040-serial-file.bin
12.76/5.31	c (0,0) Read Serial File End
12.76/5.32	
12.76/5.32	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
12.76/5.32	(Solving Process)
12.76/5.32	
12.76/5.34	c BEGIN-Prog: Tue Sep 24 18:36:32 CEST 2019
12.76/5.34	c PID: 32063
12.76/5.34	c IP: 172.20.3.145
12.76/5.34	c HOST: node145.alineos.net
12.76/5.34	c (0,0) SatSolver.solve Begin
12.76/5.34	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405607-1569343029.xml-scop-32043.cnf
12.76/5.37	c (0,0) c
12.76/5.37	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)
12.76/5.37	c (0,0) c
12.76/5.37	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
12.76/5.37	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
12.76/5.37	c (0,0) c ========================================[ Problem Statistics ]===========================================
12.76/5.37	c (0,0) c |                                                                                                       |
12.76/5.37	c (0,0) c |  Number of variables:          2480                                                                   |
12.76/5.37	c (0,0) c |  Number of clauses:           15697                                                                   |
12.76/5.37	c (0,0) c |  Parse time:                   0.01 s                                                                 |
12.76/5.37	c (0,0) c |                                                                                                       |
12.76/5.37	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
12.76/5.38	c (0,0) c |  Simplification time:          0.01 s                                                                 |
12.76/5.38	c (0,0) c |                                                                                                       |
12.76/5.38	c (0,0) c |  Generating clones                                                                                    |
12.76/5.39	c (0,0) c |  all clones generated. Memory =    32.06Mb.                                                           |
12.76/5.39	c (0,0) c ========================================================================================================|
12.76/5.39	c (0,0) c
12.76/5.39	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
12.76/5.39	c (0,0) c
12.76/5.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.76/5.39	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.76/5.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.76/5.39	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
12.76/5.39	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
12.76/5.39	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
12.76/5.39	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
12.76/5.39	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
12.76/5.39	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
12.76/5.39	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
12.76/5.39	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
12.76/5.39	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
12.76/5.39	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
12.76/5.39	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
12.76/5.39	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
12.76/5.39	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
12.76/5.39	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
12.76/5.39	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
12.76/5.39	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
233.61/35.19	c (30,0) c
233.61/35.19	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
233.61/35.19	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
233.61/35.19	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
233.61/35.19	c (30,0) c |  0 |    309 |     560176 |     307459 |     9366 |    40272 |    44751 |   294492 |    16291 |      310 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  1 |    341 |     568668 |     310281 |     9111 |    43097 |    46036 |   293376 |    14170 |      310 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  2 |    355 |     516544 |     276002 |     9057 |    44616 |    42873 |   296435 |    11154 |      310 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  3 |    427 |     548507 |     301426 |     9518 |    70048 |    44579 |   292947 |    14842 |      311 |  20 |  0.848 |
233.61/35.19	c (30,0) c |  4 |    346 |     553977 |     297548 |     9412 |    66167 |    42990 |   289154 |    13700 |      310 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  5 |    372 |     516422 |     283493 |     9018 |    52105 |    40834 |   286260 |    12727 |      291 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  6 |    322 |     512572 |     283295 |     9070 |    51912 |    41577 |   292753 |    10751 |      303 |  20 |  0.847 |
233.61/35.19	c (30,0) c |  7 |    505 |     582869 |     312756 |     9433 |    45567 |    44480 |   295087 |    17320 |      311 |  20 |  0.847 |
233.61/35.19	c (30,0) c 
233.61/35.19	c (30,0) c synthesis     2372263 conflicts   178338131 propagations    10745 conflicts/sec   807806 propagations/sec
233.61/35.19	c (30,0) c real: 29.8196 s, cpu: 220.769 s, memory: 628.85 Mb
423.82/64.19	c (59,0) c
423.82/64.19	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
423.82/64.19	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
423.82/64.19	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
423.82/64.19	c (59,0) c |  0 |    409 |     867232 |     464183 |     9411 |    73999 |    58493 |   397707 |    27164 |      563 |  20 |  0.847 |
423.82/64.19	c (59,0) c |  1 |    412 |     874091 |     471842 |     9294 |    81657 |    61875 |   386519 |    24654 |      558 |  20 |  0.848 |
423.82/64.19	c (59,0) c |  2 |    404 |     814151 |     434325 |     9327 |    44136 |    64984 |   360164 |    20561 |      562 |  20 |  0.847 |
423.82/64.19	c (59,0) c |  3 |    490 |     877009 |     467265 |     9538 |    77083 |    60578 |   400085 |    25283 |      563 |  20 |  0.848 |
423.82/64.19	c (59,0) c |  4 |    434 |     871509 |     459609 |     9498 |    69424 |    60455 |   397631 |    25823 |      563 |  20 |  0.848 |
423.82/64.19	c (59,0) c |  5 |    417 |     776030 |     422979 |     9040 |    76397 |    53918 |   403655 |    20061 |      543 |  20 |  0.847 |
423.82/64.19	c (59,0) c |  6 |    382 |     794702 |     426968 |     9403 |    80382 |    54404 |   395976 |    22989 |      552 |  20 |  0.847 |
423.82/64.19	c (59,0) c |  7 |    612 |     884930 |     470420 |     9482 |    80231 |    59180 |   406944 |    26944 |      563 |  20 |  0.847 |
423.82/64.19	c (59,0) c 
423.82/64.19	c (59,0) c synthesis     3617591 conflicts   270963583 propagations     8821 conflicts/sec   660743 propagations/sec
423.82/64.19	c (59,0) c real: 58.8196 s, cpu: 410.089 s, memory: 635.12 Mb
618.70/94.19	c (89,0) c
618.70/94.19	c (89,0) c |------------------------------------------------------------------------------------------------------------------------|
618.70/94.19	c (89,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
618.70/94.19	c (89,0) c |------------------------------------------------------------------------------------------------------------------------|
618.70/94.19	c (89,0) c |  0 |    448 |    1121174 |     594592 |     9432 |    58008 |    73199 |   495248 |    36126 |      816 |  20 |  0.848 |
618.70/94.19	c (89,0) c |  1 |    450 |    1141802 |     609318 |     9327 |    72732 |    74925 |   495982 |    32473 |      816 |  20 |  0.848 |
618.70/94.19	c (89,0) c |  2 |    443 |    1088725 |     574036 |     9433 |    88854 |    79512 |   485503 |    33900 |      816 |  20 |  0.847 |
618.70/94.19	c (89,0) c |  3 |    542 |    1137181 |     600572 |     9548 |    63991 |    73487 |   495271 |    34370 |      816 |  20 |  0.848 |
618.70/94.19	c (89,0) c |  4 |    564 |    1130183 |     590554 |     9517 |    53962 |    71477 |   499333 |    36294 |      816 |  20 |  0.847 |
618.70/94.19	c (89,0) c |  5 |    453 |    1032598 |     553994 |     9389 |    68808 |    66011 |   498122 |    32417 |      796 |  20 |  0.847 |
618.70/94.19	c (89,0) c |  6 |    546 |    1065371 |     562202 |     9457 |    77020 |    65329 |   489805 |    34100 |      803 |  20 |  0.847 |
618.70/94.19	c (89,0) c |  7 |    657 |    1141651 |     604887 |     9501 |    68293 |    71356 |   499325 |    36249 |      816 |  20 |  0.847 |
618.70/94.19	c (89,0) c 
618.70/94.19	c (89,0) c synthesis     4690155 conflicts   351538854 propagations     7761 conflicts/sec   581688 propagations/sec
618.70/94.19	c (89,0) c real: 88.8194 s, cpu: 604.343 s, memory: 695.68 Mb
798.45/123.19	c (118,0) c
798.45/123.19	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
798.45/123.19	c (118,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
798.45/123.19	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
798.45/123.19	c (118,0) c |  0 |    494 |    1327878 |     699123 |     9440 |   108536 |    80340 |   560707 |    43078 |     1041 |  20 |  0.848 |
798.45/123.19	c (118,0) c |  1 |    511 |    1339386 |     710478 |     9347 |    63300 |    83833 |   559552 |    40786 |     1041 |  20 |  0.848 |
798.45/123.19	c (118,0) c |  2 |    452 |    1305140 |     683369 |     9452 |    80550 |    90233 |   554561 |    42077 |     1042 |  20 |  0.927 |
798.45/123.19	c (118,0) c |  3 |    567 |    1324536 |     696767 |     9562 |   106188 |    85649 |   524349 |    39908 |     1042 |  20 |  0.848 |
798.45/123.19	c (118,0) c |  4 |    607 |    1339551 |     697103 |     9530 |   106517 |    81633 |   563160 |    44319 |     1042 |  20 |  0.847 |
798.45/123.19	c (118,0) c |  5 |    516 |    1253512 |     661890 |     9414 |    71309 |    72909 |   564662 |    41338 |     1022 |  20 |  0.848 |
798.45/123.19	c (118,0) c |  6 |    641 |    1274509 |     668220 |     9476 |    77631 |    75585 |   565965 |    42134 |     1030 |  20 |  0.848 |
798.45/123.19	c (118,0) c |  7 |    716 |    1341869 |     706250 |     9512 |    59056 |    79655 |   564473 |    43993 |     1042 |  20 |  0.847 |
798.45/123.19	c (118,0) c 
798.45/123.19	c (118,0) c synthesis     5523200 conflicts   415403982 propagations     7044 conflicts/sec   529810 propagations/sec
798.45/123.19	c (118,0) c real: 117.82 s, cpu: 784.062 s, memory: 754.96 Mb
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c real time : 141.493 s
950.87/146.86	c (141,0) c cpu time  : 935.609 s
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | Conflicts     |         6180787 |     775028 |     794961 |     764899 |     777648 |     778618 |     751519 |     750008 |     788106 |
950.87/146.86	c (141,0) c | Decisions     |        11826991 |    1479369 |    1509847 |    1468934 |    1486684 |    1503796 |    1436562 |    1435011 |    1506788 |
950.87/146.86	c (141,0) c | Propagations  |       466742860 |   58184273 |   59283226 |   58157290 |   58550549 |   58899760 |   57436155 |   57317476 |   58914131 |
950.87/146.86	c (141,0) c | ReduceDBs     |             189 |         24 |         24 |         23 |         24 |         24 |         23 |         23 |         24 |
950.87/146.86	c (141,0) c | SimpDBs       |              81 |         11 |          8 |         10 |         10 |         12 |         11 |          8 |         11 |
950.87/146.86	c (141,0) c | Restarts      |            4639 |        507 |        526 |        456 |        597 |        624 |        526 |        666 |        737 |
950.87/146.86	c (141,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
950.87/146.86	c (141,0) c | PropBinClauses|       980480472 |  120180612 |  124451990 |  124480615 |  123665135 |  122059369 |  122309830 |  122162903 |  121170018 |
950.87/146.86	c (141,0) c | PropPreBlocker|     33457315719 | 4221734331 | 4224312131 | 4051463224 | 4163754627 | 4214540953 | 4151437692 | 4214759508 | 4215313253 |
950.87/146.86	c (141,0) c | PropNotBlocker|      5430735780 |  674528057 |  679497575 |  689448476 |  680937624 |  683744067 |  676734558 |  667479798 |  678365625 |
950.87/146.86	c (141,0) c | LitFullScans  |     59219489228 | 7399256949 | 7405172317 | 7399616689 | 7405694841 | 7405568896 | 7399413943 | 7399528305 | 7405237288 |
950.87/146.86	c (141,0) c | LitScanFracts |        11363637 |    1239497 |    1157811 |    1608230 |    1689087 |    1562700 |    1403826 |    1513393 |    1189093 |
950.87/146.86	c (141,0) c | DecisionLevel0|            4737 |        525 |        539 |        471 |        608 |        632 |        537 |        675 |        750 |
950.87/146.86	c (141,0) c | Periods       |            9868 |       1233 |       1234 |       1233 |       1234 |       1234 |       1233 |       1233 |       1234 |
950.87/146.86	c (141,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
950.87/146.86	c (141,0) c | Avg_Trail     |                 |        631 |        631 |        628 |        628 |        627 |        626 |        627 |        639 |
950.87/146.86	c (141,0) c | Avg_DL        |                 |         21 |         21 |         21 |         21 |         21 |         20 |         21 |         22 |
950.87/146.86	c (141,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
950.87/146.86	c (141,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | Exported      |          712038 |      86167 |      92187 |      97926 |      93089 |      87926 |      80981 |      84478 |      89284 |
950.87/146.86	c (141,0) c | Imported      |         4902619 |     619162 |     611603 |     607067 |     605320 |     612586 |     618966 |     613128 |     614787 |
950.87/146.86	c (141,0) c | Good          |           14023 |       1808 |       1777 |       1780 |       1685 |       1730 |       1769 |       1721 |       1753 |
950.87/146.86	c (141,0) c | Purge         |         4888596 |     617354 |     609826 |     605287 |     603635 |     610856 |     617197 |     611407 |     613034 |
950.87/146.86	c (141,0) c | Promoted      |          395960 |      49546 |      47357 |      49773 |      50025 |      50601 |      49913 |      48025 |      50720 |
950.87/146.86	c (141,0) c | Remove_Imp    |         3788509 |     474005 |     475484 |     458454 |     488491 |     483639 |     456317 |     471451 |     480668 |
950.87/146.86	c (141,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | Unaries       |                 |         18 |         13 |         15 |         11 |          8 |         11 |          9 |         13 |
950.87/146.86	c (141,0) c | Binaries      |                 |        228 |        250 |        259 |        303 |        271 |        232 |        263 |        264 |
950.87/146.86	c (141,0) c | Glues         |                 |        938 |        951 |        964 |       1074 |        991 |        955 |        968 |       1007 |
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | Orig_Seen     |            87 % |       9445 |       9356 |       9470 |       9570 |       9539 |       9422 |       9488 |       9522 |
950.87/146.86	c (141,0) c | Diff Orig seen|                 |      X     | -       89 |         25 |        125 |         94 | -       23 |         43 |         77 |
950.87/146.86	c (141,0) c | Hamming       |            11 % |      X     |        230 |        299 |        317 |        313 |        279 |        280 |        256 |
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c | RunningTime   |                 |  102.7  74%|  130.2  93%|  127.2  91%|  100.3  72%|  104.3  75%|  139.4 100%|  140.4  99%|   98.5  70%|
950.87/146.86	c (141,0) c | WaitingTime   |                 |   36.6  26%|    9.2   7%|   12.2   9%|   39.2  28%|   35.1  25%|    0.3   0%|    0.7   0%|   40.9  29%|
950.87/146.86	c (141,0) c | ExchangingTime|                 |    0.4   0%|    0.4   0%|    0.4   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.4   0%|
950.87/146.86	c (141,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
950.87/146.86	c (141,0) c | SolvingTime   |                 |  139.7     |  139.8     |  139.8     |  139.8     |  139.8     |  140.1     |  141.4     |  139.8     |
950.87/146.86	c (141,0) c | PropagationTim|                 |  123.6  88%|   97.2  70%|  100.1  72%|  123.0  88%|  116.4  83%|   86.9  62%|   84.2  60%|  124.3  89%|
950.87/146.86	c (141,0) c | AnalysisTime  |                 |   12.5   9%|   39.0  28%|   36.3  26%|   13.4  10%|   20.1  14%|   50.1  36%|   54.0  38%|   12.2   9%|
950.87/146.86	c (141,0) c | ReductionTime |                 |    1.5   1%|    1.4   1%|    1.2   1%|    1.3   1%|    1.2   1%|    1.1   1%|    1.2   1%|    1.3   1%|
950.87/146.86	c (141,0) c | SimplifyTime  |                 |    0.1   0%|    0.0   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.1   0%|
950.87/146.86	c (141,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
950.87/146.86	c (141,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
950.87/146.86	c (141,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c
950.87/146.86	c (141,0) c Threads : 8
950.87/146.86	c (141,0) c Winner : 0
950.87/146.86	c (141,0) c Conflicts_0 : 775028
950.87/146.86	c (141,0) c Conflicts_1 : 794961
950.87/146.86	c (141,0) c Conflicts_2 : 764899
950.87/146.86	c (141,0) c Conflicts_3 : 777648
950.87/146.86	c (141,0) c Conflicts_4 : 778618
950.87/146.86	c (141,0) c Conflicts_5 : 751519
950.87/146.86	c (141,0) c Conflicts_6 : 750008
950.87/146.86	c (141,0) c Conflicts_7 : 788106
950.87/146.86	c (141,0) c Conflicts_total : 6180787
950.87/146.86	c (141,0) c Conflicts_winner : 775028
950.87/146.86	c (141,0) c Decisions_0 : 1479369
950.87/146.86	c (141,0) c Decisions_1 : 1509847
950.87/146.86	c (141,0) c Decisions_2 : 1468934
950.87/146.86	c (141,0) c Decisions_3 : 1486684
950.87/146.86	c (141,0) c Decisions_4 : 1503796
950.87/146.86	c (141,0) c Decisions_5 : 1436562
950.87/146.86	c (141,0) c Decisions_6 : 1435011
950.87/146.86	c (141,0) c Decisions_7 : 1506788
950.87/146.86	c (141,0) c Decisions_total : 11826991
950.87/146.86	c (141,0) c Decisions_winner : 1479369
950.87/146.86	c (141,0) c Propagations_0 : 58184273
950.87/146.86	c (141,0) c Propagations_1 : 59283226
950.87/146.86	c (141,0) c Propagations_2 : 58157290
950.87/146.86	c (141,0) c Propagations_3 : 58550549
950.87/146.86	c (141,0) c Propagations_4 : 58899760
950.87/146.86	c (141,0) c Propagations_5 : 57436155
950.87/146.86	c (141,0) c Propagations_6 : 57317476
950.87/146.86	c (141,0) c Propagations_7 : 58914131
950.87/146.86	c (141,0) c Propagations_total : 466742860
950.87/146.86	c (141,0) c Propagations_winner : 58184273
950.87/146.86	c (141,0) c ReduceDBs_0 : 24
950.87/146.86	c (141,0) c ReduceDBs_1 : 24
950.87/146.86	c (141,0) c ReduceDBs_2 : 23
950.87/146.86	c (141,0) c ReduceDBs_3 : 24
950.87/146.86	c (141,0) c ReduceDBs_4 : 24
950.87/146.86	c (141,0) c ReduceDBs_5 : 23
950.87/146.86	c (141,0) c ReduceDBs_6 : 23
950.87/146.86	c (141,0) c ReduceDBs_7 : 24
950.87/146.86	c (141,0) c ReduceDBs_total : 189
950.87/146.86	c (141,0) c ReduceDBs_winner : 24
950.87/146.86	c (141,0) c SimpDBs_0 : 11
950.87/146.86	c (141,0) c SimpDBs_1 : 8
950.87/146.86	c (141,0) c SimpDBs_2 : 10
950.87/146.86	c (141,0) c SimpDBs_3 : 10
950.87/146.86	c (141,0) c SimpDBs_4 : 12
950.87/146.86	c (141,0) c SimpDBs_5 : 11
950.87/146.86	c (141,0) c SimpDBs_6 : 8
950.87/146.86	c (141,0) c SimpDBs_7 : 11
950.87/146.86	c (141,0) c SimpDBs_total : 81
950.87/146.86	c (141,0) c SimpDBs_winner : 11
950.87/146.86	c (141,0) c Restarts_0 : 507
950.87/146.86	c (141,0) c Restarts_1 : 526
950.87/146.86	c (141,0) c Restarts_2 : 456
950.87/146.86	c (141,0) c Restarts_3 : 597
950.87/146.86	c (141,0) c Restarts_4 : 624
950.87/146.86	c (141,0) c Restarts_5 : 526
950.87/146.86	c (141,0) c Restarts_6 : 666
950.87/146.86	c (141,0) c Restarts_7 : 737
950.87/146.86	c (141,0) c Restarts_total : 4639
950.87/146.86	c (141,0) c Restarts_winner : 507
950.87/146.86	c (141,0) c ForcedImports_0 : 0
950.87/146.86	c (141,0) c ForcedImports_1 : 0
950.87/146.86	c (141,0) c ForcedImports_2 : 0
950.87/146.86	c (141,0) c ForcedImports_3 : 0
950.87/146.86	c (141,0) c ForcedImports_4 : 0
950.87/146.86	c (141,0) c ForcedImports_5 : 0
950.87/146.86	c (141,0) c ForcedImports_6 : 0
950.87/146.86	c (141,0) c ForcedImports_7 : 0
950.87/146.87	c (141,0) c ForcedImports_total : 0
950.87/146.87	c (141,0) c ForcedImports_winner : 0
950.87/146.87	c (141,0) c PropsBinClauses_0 : 120180612
950.87/146.87	c (141,0) c PropsBinClauses_1 : 124451990
950.87/146.87	c (141,0) c PropsBinClauses_2 : 124480615
950.87/146.87	c (141,0) c PropsBinClauses_3 : 123665135
950.87/146.87	c (141,0) c PropsBinClauses_4 : 122059369
950.87/146.87	c (141,0) c PropsBinClauses_5 : 122309830
950.87/146.87	c (141,0) c PropsBinClauses_6 : 122162903
950.87/146.87	c (141,0) c PropsBinClauses_7 : 121170018
950.87/146.87	c (141,0) c PropsBinClauses_total : 980480472
950.87/146.87	c (141,0) c PropsBinClauses_winner : 120180612
950.87/146.87	c (141,0) c PropsPreBlocker_0 : 4221734331
950.87/146.87	c (141,0) c PropsPreBlocker_1 : 4224312131
950.87/146.87	c (141,0) c PropsPreBlocker_2 : 4051463224
950.87/146.87	c (141,0) c PropsPreBlocker_3 : 4163754627
950.87/146.87	c (141,0) c PropsPreBlocker_4 : 4214540953
950.87/146.87	c (141,0) c PropsPreBlocker_5 : 4151437692
950.87/146.87	c (141,0) c PropsPreBlocker_6 : 4214759508
950.87/146.87	c (141,0) c PropsPreBlocker_7 : 4215313253
950.87/146.87	c (141,0) c PropsPreBlocker_total : 33457315719
950.87/146.87	c (141,0) c PropsPreBlocker_winner : 4221734331
950.87/146.87	c (141,0) c PropsNotBlocker_0 : 674528057
950.87/146.87	c (141,0) c PropsNotBlocker_1 : 679497575
950.87/146.87	c (141,0) c PropsNotBlocker_2 : 689448476
950.87/146.87	c (141,0) c PropsNotBlocker_3 : 680937624
950.87/146.87	c (141,0) c PropsNotBlocker_4 : 683744067
950.87/146.87	c (141,0) c PropsNotBlocker_5 : 676734558
950.87/146.87	c (141,0) c PropsNotBlocker_6 : 667479798
950.87/146.87	c (141,0) c PropsNotBlocker_7 : 678365625
950.87/146.87	c (141,0) c PropsNotBlocker_total : 5430735780
950.87/146.87	c (141,0) c PropsNotBlocker_winner : 674528057
950.87/146.87	c (141,0) c PropsLitFullScans_0 : 7399256949
950.87/146.87	c (141,0) c PropsLitFullScans_1 : 7405172317
950.87/146.87	c (141,0) c PropsLitFullScans_2 : 7399616689
950.87/146.87	c (141,0) c PropsLitFullScans_3 : 7405694841
950.87/146.87	c (141,0) c PropsLitFullScans_4 : 7405568896
950.87/146.87	c (141,0) c PropsLitFullScans_5 : 7399413943
950.87/146.87	c (141,0) c PropsLitFullScans_6 : 7399528305
950.87/146.87	c (141,0) c PropsLitFullScans_7 : 7405237288
950.87/146.87	c (141,0) c PropsLitFullScans_total : 59219489228
950.87/146.87	c (141,0) c PropsLitFullScans_winner : 7399256949
950.87/146.87	c (141,0) c LitScanFractions_0 : 1239497
950.87/146.87	c (141,0) c LitScanFractions_1 : 1157811
950.87/146.87	c (141,0) c LitScanFractions_2 : 1608230
950.87/146.87	c (141,0) c LitScanFractions_3 : 1689087
950.87/146.87	c (141,0) c LitScanFractions_4 : 1562700
950.87/146.87	c (141,0) c LitScanFractions_5 : 1403826
950.87/146.87	c (141,0) c LitScanFractions_6 : 1513393
950.87/146.87	c (141,0) c LitScanFractions_7 : 1189093
950.87/146.87	c (141,0) c LitScanFractions_total : 11363637
950.87/146.87	c (141,0) c LitScanFractions_winner : 1239497
950.87/146.87	c (141,0) c DecisionLevel0_0 : 525
950.87/146.87	c (141,0) c DecisionLevel0_1 : 539
950.87/146.87	c (141,0) c DecisionLevel0_2 : 471
950.87/146.87	c (141,0) c DecisionLevel0_3 : 608
950.87/146.87	c (141,0) c DecisionLevel0_4 : 632
950.87/146.87	c (141,0) c DecisionLevel0_5 : 537
950.87/146.87	c (141,0) c DecisionLevel0_6 : 675
950.87/146.87	c (141,0) c DecisionLevel0_7 : 750
950.87/146.87	c (141,0) c DecisionLevel0_total : 4737
950.87/146.87	c (141,0) c DecisionLevel0_winner : 525
950.87/146.87	c (141,0) c Periods_0 : 1233
950.87/146.87	c (141,0) c Periods_1 : 1234
950.87/146.87	c (141,0) c Periods_2 : 1233
950.87/146.87	c (141,0) c Periods_3 : 1234
950.87/146.87	c (141,0) c Periods_4 : 1234
950.87/146.87	c (141,0) c Periods_5 : 1233
950.87/146.87	c (141,0) c Periods_6 : 1233
950.87/146.87	c (141,0) c Periods_7 : 1234
950.87/146.87	c (141,0) c Periods_total : 9868
950.87/146.87	c (141,0) c Periods_winner : 1233
950.87/146.87	c (141,0) c Margin_0 : 20
950.87/146.87	c (141,0) c Margin_1 : 20
950.87/146.87	c (141,0) c Margin_2 : 20
950.87/146.87	c (141,0) c Margin_3 : 20
950.87/146.87	c (141,0) c Margin_4 : 20
950.87/146.87	c (141,0) c Margin_5 : 20
950.87/146.87	c (141,0) c Margin_6 : 20
950.87/146.87	c (141,0) c Margin_7 : 20
950.87/146.87	c (141,0) c Margin_total : 160
950.87/146.87	c (141,0) c Margin_winner : 20
950.87/146.87	c (141,0) c Exported_0 : 86167
950.87/146.87	c (141,0) c Exported_1 : 92187
950.87/146.87	c (141,0) c Exported_2 : 97926
950.87/146.87	c (141,0) c Exported_3 : 93089
950.87/146.87	c (141,0) c Exported_4 : 87926
950.87/146.87	c (141,0) c Exported_5 : 80981
950.87/146.87	c (141,0) c Exported_6 : 84478
950.87/146.87	c (141,0) c Exported_7 : 89284
950.87/146.87	c (141,0) c Exported_total : 712038
950.87/146.87	c (141,0) c Exported_winner : 86167
950.87/146.87	c (141,0) c Imported_0 : 619162
950.87/146.87	c (141,0) c Imported_1 : 611603
950.87/146.87	c (141,0) c Imported_2 : 607067
950.87/146.87	c (141,0) c Imported_3 : 605320
950.87/146.87	c (141,0) c Imported_4 : 612586
950.87/146.87	c (141,0) c Imported_5 : 618966
950.87/146.87	c (141,0) c Imported_6 : 613128
950.87/146.87	c (141,0) c Imported_7 : 614787
950.87/146.87	c (141,0) c Imported_total : 4902619
950.87/146.87	c (141,0) c Imported_winner : 619162
950.87/146.87	c (141,0) c Good_0 : 1808
950.87/146.87	c (141,0) c Good_1 : 1777
950.87/146.87	c (141,0) c Good_2 : 1780
950.87/146.87	c (141,0) c Good_3 : 1685
950.87/146.87	c (141,0) c Good_4 : 1730
950.87/146.87	c (141,0) c Good_5 : 1769
950.87/146.87	c (141,0) c Good_6 : 1721
950.87/146.87	c (141,0) c Good_7 : 1753
950.87/146.87	c (141,0) c Good_total : 14023
950.87/146.87	c (141,0) c Good_winner : 1808
950.87/146.87	c (141,0) c Purge_0 : 617354
950.87/146.87	c (141,0) c Purge_1 : 609826
950.87/146.87	c (141,0) c Purge_2 : 605287
950.87/146.87	c (141,0) c Purge_3 : 603635
950.87/146.87	c (141,0) c Purge_4 : 610856
950.87/146.87	c (141,0) c Purge_5 : 617197
950.87/146.87	c (141,0) c Purge_6 : 611407
950.87/146.87	c (141,0) c Purge_7 : 613034
950.87/146.87	c (141,0) c Purge_total : 4888596
950.87/146.87	c (141,0) c Purge_winner : 617354
950.87/146.87	c (141,0) c Promoted_0 : 49546
950.87/146.87	c (141,0) c Promoted_1 : 47357
950.87/146.87	c (141,0) c Promoted_2 : 49773
950.87/146.87	c (141,0) c Promoted_3 : 50025
950.87/146.87	c (141,0) c Promoted_4 : 50601
950.87/146.87	c (141,0) c Promoted_5 : 49913
950.87/146.87	c (141,0) c Promoted_6 : 48025
950.87/146.87	c (141,0) c Promoted_7 : 50720
950.87/146.87	c (141,0) c Promoted_total : 395960
950.87/146.87	c (141,0) c Promoted_winner : 49546
950.87/146.87	c (141,0) c Remove_Imp_0 : 474005
950.87/146.87	c (141,0) c Remove_Imp_1 : 475484
950.87/146.87	c (141,0) c Remove_Imp_2 : 458454
950.87/146.87	c (141,0) c Remove_Imp_3 : 488491
950.87/146.87	c (141,0) c Remove_Imp_4 : 483639
950.87/146.87	c (141,0) c Remove_Imp_5 : 456317
950.87/146.87	c (141,0) c Remove_Imp_6 : 471451
950.87/146.87	c (141,0) c Remove_Imp_7 : 480668
950.87/146.87	c (141,0) c Remove_Imp_total : 3788509
950.87/146.87	c (141,0) c Remove_Imp_winner : 474005
950.87/146.87	c (141,0) c Blocked_Reuse_0 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_1 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_2 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_3 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_4 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_5 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_6 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_7 : 0
950.87/146.87	c (141,0) c Blocked_Reuse_total : 0
950.87/146.87	c (141,0) c Blocked_Reuse_winner : 0
950.87/146.87	c (141,0) c Unaries_0 : 18
950.87/146.87	c (141,0) c Unaries_1 : 13
950.87/146.87	c (141,0) c Unaries_2 : 15
950.87/146.87	c (141,0) c Unaries_3 : 11
950.87/146.87	c (141,0) c Unaries_4 : 8
950.87/146.87	c (141,0) c Unaries_5 : 11
950.87/146.87	c (141,0) c Unaries_6 : 9
950.87/146.87	c (141,0) c Unaries_7 : 13
950.87/146.87	c (141,0) c Unaries_total : 98
950.87/146.87	c (141,0) c Unaries_winner : 18
950.87/146.87	c (141,0) c Binaries_0 : 228
950.87/146.87	c (141,0) c Binaries_1 : 250
950.87/146.87	c (141,0) c Binaries_2 : 259
950.87/146.87	c (141,0) c Binaries_3 : 303
950.87/146.87	c (141,0) c Binaries_4 : 271
950.87/146.87	c (141,0) c Binaries_5 : 232
950.87/146.87	c (141,0) c Binaries_6 : 263
950.87/146.87	c (141,0) c Binaries_7 : 264
950.87/146.87	c (141,0) c Binaries_total : 2070
950.87/146.87	c (141,0) c Binaries_winner : 228
950.87/146.87	c (141,0) c Glues_0 : 938
950.87/146.87	c (141,0) c Glues_1 : 951
950.87/146.87	c (141,0) c Glues_2 : 964
950.87/146.87	c (141,0) c Glues_3 : 1074
950.87/146.87	c (141,0) c Glues_4 : 991
950.87/146.87	c (141,0) c Glues_5 : 955
950.87/146.87	c (141,0) c Glues_6 : 968
950.87/146.87	c (141,0) c Glues_7 : 1007
950.87/146.87	c (141,0) c Glues_total : 7848
950.87/146.87	c (141,0) c Glues_winner : 938
950.87/146.87	c (141,0) c RunningTime_0 : 102.733196
950.87/146.87	c (141,0) c RunningTime_1 : 130.217459
950.87/146.87	c (141,0) c RunningTime_2 : 127.225209
950.87/146.87	c (141,0) c RunningTime_3 : 100.259338
950.87/146.87	c (141,0) c RunningTime_4 : 104.320667
950.87/146.87	c (141,0) c RunningTime_5 : 139.431792
950.87/146.87	c (141,0) c RunningTime_6 : 140.350841
950.87/146.87	c (141,0) c RunningTime_7 : 98.516237
950.87/146.87	c (141,0) c RunningTime_total : 943.054739
950.87/146.87	c (141,0) c RunningTime_winner : 102.733196
950.87/146.87	c (141,0) c WaitingTime_0 : 36.624819
950.87/146.87	c (141,0) c WaitingTime_1 : 9.196418
950.87/146.87	c (141,0) c WaitingTime_2 : 12.164704
950.87/146.87	c (141,0) c WaitingTime_3 : 39.187463
950.87/146.87	c (141,0) c WaitingTime_4 : 35.134468
950.87/146.87	c (141,0) c WaitingTime_5 : 0.305598
950.87/146.87	c (141,0) c WaitingTime_6 : 0.691546
950.87/146.87	c (141,0) c WaitingTime_7 : 40.921924
950.87/146.87	c (141,0) c WaitingTime_total : 174.226941
950.87/146.87	c (141,0) c WaitingTime_winner : 36.624819
950.87/146.87	c (141,0) c ExchangingTime_0 : 0.356427
950.87/146.87	c (141,0) c ExchangingTime_1 : 0.386289
950.87/146.87	c (141,0) c ExchangingTime_2 : 0.352967
950.87/146.87	c (141,0) c ExchangingTime_3 : 0.346120
950.87/146.87	c (141,0) c ExchangingTime_4 : 0.337217
950.87/146.87	c (141,0) c ExchangingTime_5 : 0.329236
950.87/146.87	c (141,0) c ExchangingTime_6 : 0.342012
950.87/146.87	c (141,0) c ExchangingTime_7 : 0.352336
950.87/146.87	c (141,0) c ExchangingTime_total : 2.802603
950.87/146.87	c (141,0) c ExchangingTime_winner : 0.356427
950.87/146.87	c (141,0) c PeriodProcTime_0 : 0.012564
950.87/146.87	c (141,0) c PeriodProcTime_1 : 0.013210
950.87/146.87	c (141,0) c PeriodProcTime_2 : 0.011142
950.87/146.87	c (141,0) c PeriodProcTime_3 : 0.012358
950.87/146.87	c (141,0) c PeriodProcTime_4 : 0.013155
950.87/146.87	c (141,0) c PeriodProcTime_5 : 0.017939
950.87/146.87	c (141,0) c PeriodProcTime_6 : 0.011311
950.87/146.87	c (141,0) c PeriodProcTime_7 : 0.012522
950.87/146.87	c (141,0) c PeriodProcTime_total : 0.104201
950.87/146.87	c (141,0) c PeriodProcTime_winner : 0.012564
950.87/146.87	c (141,0) c SolvingTime_0 : 139.727005
950.87/146.87	c (141,0) c SolvingTime_1 : 139.813376
950.87/146.87	c (141,0) c SolvingTime_2 : 139.754023
950.87/146.87	c (141,0) c SolvingTime_3 : 139.805278
950.87/146.87	c (141,0) c SolvingTime_4 : 139.805507
950.87/146.87	c (141,0) c SolvingTime_5 : 140.084565
950.87/146.87	c (141,0) c SolvingTime_6 : 141.395710
950.87/146.87	c (141,0) c SolvingTime_7 : 139.803019
950.87/146.87	c (141,0) c SolvingTime_total : 1120.188484
950.87/146.87	c (141,0) c SolvingTime_winner : 139.727005
950.87/146.87	c (141,0) c PropagationTime_0 : 123.632848
950.87/146.87	c (141,0) c PropagationTime_1 : 97.206428
950.87/146.87	c (141,0) c PropagationTime_2 : 100.089794
950.87/146.87	c (141,0) c PropagationTime_3 : 122.984774
950.87/146.87	c (141,0) c PropagationTime_4 : 116.445545
950.87/146.87	c (141,0) c PropagationTime_5 : 86.853793
950.87/146.87	c (141,0) c PropagationTime_6 : 84.180104
950.87/146.87	c (141,0) c PropagationTime_7 : 124.262684
950.87/146.87	c (141,0) c PropagationTime_total : 855.655970
950.87/146.87	c (141,0) c PropagationTime_winner : 123.632848
950.87/146.87	c (141,0) c AnalysisTime_0 : 12.469995
950.87/146.87	c (141,0) c AnalysisTime_1 : 39.028545
950.87/146.87	c (141,0) c AnalysisTime_2 : 36.252509
950.87/146.87	c (141,0) c AnalysisTime_3 : 13.391670
950.87/146.87	c (141,0) c AnalysisTime_4 : 20.096113
950.87/146.87	c (141,0) c AnalysisTime_5 : 50.068359
950.87/146.87	c (141,0) c AnalysisTime_6 : 54.018956
950.87/146.87	c (141,0) c AnalysisTime_7 : 12.176388
950.87/146.87	c (141,0) c AnalysisTime_total : 237.502535
950.87/146.87	c (141,0) c AnalysisTime_winner : 12.469995
950.87/146.87	c (141,0) c ReductionTime_0 : 1.457669
950.87/146.87	c (141,0) c ReductionTime_1 : 1.430432
950.87/146.87	c (141,0) c ReductionTime_2 : 1.221921
950.87/146.87	c (141,0) c ReductionTime_3 : 1.254739
950.87/146.87	c (141,0) c ReductionTime_4 : 1.177085
950.87/146.87	c (141,0) c ReductionTime_5 : 1.122236
950.87/146.87	c (141,0) c ReductionTime_6 : 1.159348
950.87/146.87	c (141,0) c ReductionTime_7 : 1.266806
950.87/146.87	c (141,0) c ReductionTime_total : 10.090235
950.87/146.87	c (141,0) c ReductionTime_winner : 1.457669
950.87/146.87	c (141,0) c SimplifyTime_0 : 0.116783
950.87/146.87	c (141,0) c SimplifyTime_1 : 0.048455
950.87/146.87	c (141,0) c SimplifyTime_2 : 0.094994
950.87/146.87	c (141,0) c SimplifyTime_3 : 0.127063
950.87/146.87	c (141,0) c SimplifyTime_4 : 0.112738
950.87/146.87	c (141,0) c SimplifyTime_5 : 0.043271
950.87/146.87	c (141,0) c SimplifyTime_6 : 0.021532
950.87/146.87	c (141,0) c SimplifyTime_7 : 0.059266
950.87/146.87	c (141,0) c SimplifyTime_total : 0.624102
950.87/146.87	c (141,0) c SimplifyTime_winner : 0.116783
950.87/146.87	c (141,0) c UsedRateTime_0 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_1 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_2 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_3 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_4 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_5 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_6 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_7 : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_total : 0.000000
950.87/146.87	c (141,0) c UsedRateTime_winner : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_0 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_1 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_2 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_3 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_4 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_5 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_6 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_7 : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_total : 0.000000
950.87/146.87	c (141,0) c OverlapRateTime_winner : 0.000000
950.87/146.87	c (141,0) c
950.87/146.87	c (141,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
950.87/146.87	c (141,0) c
950.87/146.87	c (141,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.87	c (141,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
950.87/146.87	c (141,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.87	c (141,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
950.87/146.87	c (141,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
950.87/146.87	c (141,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
950.87/146.87	c (141,0) c | Initial random_seed   | 2145371359 |  250064238 |  416580316 |  598775280 | 1099213163 |   99748497 | 1738580459 |  636266718 |
950.87/146.87	c (141,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
950.87/146.87	c (141,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
950.87/146.87	c (141,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
950.87/146.87	c (141,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
950.87/146.87	c (141,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
950.87/146.87	c (141,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
950.87/146.87	c (141,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
950.87/146.87	c (141,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
950.87/146.87	c (141,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
950.87/146.87	c (141,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
950.87/146.87	c (141,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
950.87/146.87	c (141,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
950.87/146.87	c (141,0) 
950.87/146.87	c (141,0) s UNSATISFIABLE
950.87/146.88	c (141,0) SatSolver.solve End
950.87/146.88	c (141,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
950.87/146.88	c (141,0) Show results Begin
950.87/146.88	s UNSATISFIABLE
950.87/146.88	c (141,0) Show results End
950.87/146.88	c (141,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
950.87/146.89	c (141,0) 141,141,STOP-AFTER(ALL)
950.87/146.89	c END-Prog: Tue Sep 24 18:38:53 CEST 2019

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12402 MiB free)
  memory of node 1: 16384 MiB (12777 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405607-1569343029/watcher-4405607-1569343029 -o /var/tmp/evaluation-result-4405607-1569343029/solver-4405607-1569343029 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569335936-30460 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405607-1569343029.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=32040, runsolver pid=32037
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 1.25 1.69 4.12 2/211 32062
/proc/meminfo: memFree=25691940/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510239296 115843072 349 33554432000 4194304 5098028 140736803651680 140736803648936 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 349 296 221 0 87 0
[pid=32043] ppid=32040 vsize=27314120 memory=104060 CPUtime=0.1 cores=0-7
/proc/32043/stat : 32043 (java) S 32040 32040 30433 0 -1 1077944320 6577 0 0 0 8 2 0 0 20 0 20 0 510239296 27969658880 26015 33554432000 4194304 4196468 140725447110528 140725447093072 139959729110775 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
/proc/32043/statm: 6828530 26015 2813 1 0 6790935 0
[pid=32043/tid=32044] ppid=32040 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32043/task/32044/stat : 32044 (java) R 32040 32040 30433 0 -1 4202560 4632 0 0 0 7 2 0 0 20 0 20 0 510239296 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959700932096 139959721347902 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32045] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32045/stat : 32045 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959733353232 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32046] ppid=32040 vsize=27314120 memory=140619196462720 CPUtime=0 cores=0-7
/proc/32043/task/32046/stat : 32046 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959151790992 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32047] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32047/stat : 32047 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959150738448 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32048] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32048/stat : 32048 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959149685904 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32049] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32049/stat : 32049 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959148632336 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32050] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32050/stat : 32050 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959147579792 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32051] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32051/stat : 32051 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959146527248 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32052] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32052/stat : 32052 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 26015 33554432000 4194304 4196468 140725447110528 139959145474704 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32053] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32053/stat : 32053 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239300 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958116407792 139959729121922 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32054] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32054/stat : 32054 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 26015 33554432000 4194304 4196468 140725447110528 139957482022304 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32055] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32055/stat : 32055 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 26015 33554432000 4194304 4196468 140725447110528 139957347800560 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32056] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32056/stat : 32056 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 26015 33554432000 4194304 4196468 140725447110528 139956973296336 139959729129371 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32057] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32057/stat : 32057 (java) S 32040 32040 30433 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958115354608 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32058] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32058/stat : 32058 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958114302064 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32059] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32059/stat : 32059 (java) S 32040 32040 30433 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958113249520 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32060] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32060/stat : 32060 (java) S 32040 32040 30433 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958112196976 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32061] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32061/stat : 32061 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 26015 33554432000 4194304 4196468 140725447110528 139956475390688 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32062] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32062/stat : 32062 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 26015 33554432000 4194304 4196468 140725447110528 139958111144880 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105456 KiB

[startup+0.210217 s]*
/proc/loadavg: 1.25 1.69 4.12 2/211 32062
/proc/meminfo: memFree=25670936/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510239296 115843072 349 33554432000 4194304 5098028 140736803651680 140736803648936 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 349 296 221 0 87 0
[pid=32043] ppid=32040 vsize=27314120 memory=122656 CPUtime=0.24 cores=0-7
/proc/32043/stat : 32043 (java) S 32040 32040 30433 0 -1 1077944320 11631 0 0 0 20 4 0 0 20 0 20 0 510239296 27969658880 30664 33554432000 4194304 4196468 140725447110528 140725447093072 139959729110775 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
/proc/32043/statm: 6828530 30664 2891 1 0 6790935 0
[pid=32043/tid=32044] ppid=32040 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32043/task/32044/stat : 32044 (java) R 32040 32040 30433 0 -1 4202560 9242 0 0 0 16 3 0 0 20 0 20 0 510239296 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959700933488 139959710674369 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32045] ppid=32040 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/32043/task/32045/stat : 32045 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959733353232 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32046] ppid=32040 vsize=27314120 memory=140619199509102 CPUtime=0 cores=0-7
/proc/32043/task/32046/stat : 32046 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959151790992 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32047] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32047/stat : 32047 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959150738448 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32048] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32048/stat : 32048 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959149685904 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32049] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32049/stat : 32049 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959148632336 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32050] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32050/stat : 32050 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959147579792 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32051] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32051/stat : 32051 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959146527248 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32052] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32052/stat : 32052 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 30664 33554432000 4194304 4196468 140725447110528 139959145474704 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32053] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32053/stat : 32053 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239300 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958116407792 139959729121922 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32054] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32054/stat : 32054 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 30664 33554432000 4194304 4196468 140725447110528 139957482022304 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32055] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32055/stat : 32055 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 30664 33554432000 4194304 4196468 140725447110528 139957347800560 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32056] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32056/stat : 32056 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 30664 33554432000 4194304 4196468 140725447110528 139956973296336 139959729129371 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32057] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32057/stat : 32057 (java) S 32040 32040 30433 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958115354608 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32058] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32058/stat : 32058 (java) S 32040 32040 30433 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958114302064 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32059] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32059/stat : 32059 (java) S 32040 32040 30433 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958113249520 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32060] ppid=32040 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/32043/task/32060/stat : 32060 (java) S 32040 32040 30433 0 -1 1077944384 537 0 0 0 2 0 0 0 20 0 20 0 510239303 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958112196976 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32061] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32061/stat : 32061 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 30664 33554432000 4194304 4196468 140725447110528 139956475390688 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32062] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32062/stat : 32062 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 30664 33554432000 4194304 4196468 140725447110528 139958111144880 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124052 KiB

[startup+0.312084 s]*
/proc/loadavg: 1.25 1.69 4.12 2/211 32062
/proc/meminfo: memFree=25667524/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510239296 115843072 349 33554432000 4194304 5098028 140736803651680 140736803648936 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 349 296 221 0 87 0
[pid=32043] ppid=32040 vsize=27314120 memory=126872 CPUtime=0.42 cores=0-7
/proc/32043/stat : 32043 (java) S 32040 32040 30433 0 -1 1077944320 12660 0 0 0 37 5 0 0 20 0 20 0 510239296 27969658880 31718 33554432000 4194304 4196468 140725447110528 140725447093072 139959729110775 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
/proc/32043/statm: 6828530 31718 3047 1 0 6790935 0
[pid=32043/tid=32044] ppid=32040 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32043/task/32044/stat : 32044 (java) R 32040 32040 30433 0 -1 4202560 10008 0 0 0 25 4 0 0 20 0 20 0 510239296 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959700906312 139959710504506 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32045] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32045/stat : 32045 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959733353232 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32046] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32046/stat : 32046 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959151790992 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32047] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32047/stat : 32047 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959150738448 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32048] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32048/stat : 32048 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959149685904 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32049] ppid=32040 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/32043/task/32049/stat : 32049 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959148632336 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32050] ppid=32040 vsize=27314120 memory=140619041305519 CPUtime=0 cores=0-7
/proc/32043/task/32050/stat : 32050 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959147579792 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32051] ppid=32040 vsize=27314120 memory=140619041307824 CPUtime=0 cores=0-7
/proc/32043/task/32051/stat : 32051 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959146527248 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32052] ppid=32040 vsize=27314120 memory=3472464517222479328 CPUtime=0 cores=0-7
/proc/32043/task/32052/stat : 32052 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27969658880 31718 33554432000 4194304 4196468 140725447110528 139959145474704 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32053] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32053/stat : 32053 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239300 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958116407792 139959729121922 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32054] ppid=32040 vsize=27314120 memory=281238082627216 CPUtime=0 cores=0-7
/proc/32043/task/32054/stat : 32054 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 31718 33554432000 4194304 4196468 140725447110528 139957482022304 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32055] ppid=32040 vsize=27314120 memory=281238082634128 CPUtime=0 cores=0-7
/proc/32043/task/32055/stat : 32055 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510239301 27969658880 31718 33554432000 4194304 4196468 140725447110528 139957347800560 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32056] ppid=32040 vsize=27314120 memory=281238082575376 CPUtime=0 cores=0-7
/proc/32043/task/32056/stat : 32056 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 31718 33554432000 4194304 4196468 140725447110528 139956973296336 139959729129371 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32057] ppid=32040 vsize=27314120 memory=281238082647952 CPUtime=0 cores=0-7
/proc/32043/task/32057/stat : 32057 (java) S 32040 32040 30433 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 20 0 510239303 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958115354608 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32058] ppid=32040 vsize=27314120 memory=281238082654864 CPUtime=0.01 cores=0-7
/proc/32043/task/32058/stat : 32058 (java) R 32040 32040 30433 0 -1 4202560 171 0 0 0 1 0 0 0 20 0 20 0 510239303 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958114302064 139959722095817 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32059] ppid=32040 vsize=27314120 memory=281238082652560 CPUtime=0.01 cores=0-7
/proc/32043/task/32059/stat : 32059 (java) S 32040 32040 30433 0 -1 1077944384 150 0 0 0 1 0 0 0 20 0 20 0 510239303 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958113249520 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32060] ppid=32040 vsize=27314120 memory=281238082668720 CPUtime=0.07 cores=0-7
/proc/32043/task/32060/stat : 32060 (java) S 32040 32040 30433 0 -1 1077944384 645 0 0 0 7 0 0 0 20 0 20 0 510239303 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958112196976 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32061] ppid=32040 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32061/stat : 32061 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 31718 33554432000 4194304 4196468 140725447110528 139956475390688 139959729120981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32062] ppid=32040 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32043/task/32062/stat : 32062 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510239304 27969658880 31718 33554432000 4194304 4196468 140725447110528 139958111144880 139959729121922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128268 KiB

[startup+0.70097 s]
/proc/loadavg: 1.25 1.69 4.12 2/211 32062
/proc/meminfo: memFree=25645064/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510239296 115843072 349 33554432000 4194304 5098028 140736803651680 140736803648936 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 349 296 221 0 87 0
[pid=32043] ppid=32040 vsize=27320392 memory=164704 CPUtime=1 cores=0-7
/proc/32043/stat : 32043 (java) S 32040 32040 30433 0 -1 1077944320 20262 0 0 0 93 7 0 0 20 0 20 0 510239296 27976081408 41176 33554432000 4194304 4196468 140725447110528 140725447093072 139959729110775 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
/proc/32043/statm: 6830098 41176 3175 1 0 6791447 0
[pid=32043/tid=32044] ppid=32040 vsize=27320392 memory=281238083026608 CPUtime=0.68 cores=0-7
/proc/32043/task/32044/stat : 32044 (java) R 32040 32040 30433 0 -1 4202560 16956 0 0 0 62 6 0 0 20 0 20 0 510239296 27976081408 41176 33554432000 4194304 4196468 140725447110528 139959700949248 139959729122710 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32045] ppid=32040 vsize=27320392 memory=140619041514352 CPUtime=0 cores=0-7
/proc/32043/task/32045/stat : 32045 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27976081408 41176 33554432000 4194304 4196468 140725447110528 139959733353232 139959729120981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32046] ppid=32040 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/32043/task/32046/stat : 32046 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27976081408 41176 33554432000 4194304 4196468 140725447110528 139959151790992 139959729120981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0
[pid=32043/tid=32047] ppid=32040 vsize=27320392 memory=2832 CPUtime=0 cores=0-7
/proc/32043/task/32047/stat : 32047 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510239299 27976081408 41176 33554432000 4194304 4196468 140725447110528 139959150738448 139959729120981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33497088 140725447115462 140725447115910 140725447115910 140725447118799 0

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

[pid=32063/tid=32073] ppid=32040 vsize=8414124 memory=2020 CPUtime=0 cores=0-7
/proc/32063/task/32073/stat : 32073 (java) S 32040 32040 30433 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031998953456 140032905529986 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32074] ppid=32040 vsize=8414124 memory=1432 CPUtime=0 cores=0-7
/proc/32063/task/32074/stat : 32074 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031503098784 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32075] ppid=32040 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/32063/task/32075/stat : 32075 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031368877040 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32076] ppid=32040 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/32063/task/32076/stat : 32076 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030994372816 140032905537435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32077] ppid=32040 vsize=8414124 memory=1476 CPUtime=0.06 cores=0-7
/proc/32063/task/32077/stat : 32077 (java) S 32040 32040 30433 0 -1 1077944384 596 0 0 0 6 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031997901296 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32078] ppid=32040 vsize=8414124 memory=119620 CPUtime=0.05 cores=0-7
/proc/32063/task/32078/stat : 32078 (java) S 32040 32040 30433 0 -1 1077944384 183 0 0 0 5 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031996848752 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32079] ppid=32040 vsize=8414124 memory=554328 CPUtime=0.08 cores=0-7
/proc/32063/task/32079/stat : 32079 (java) S 32040 32040 30433 0 -1 1077944384 413 0 0 0 8 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031995796208 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32080] ppid=32040 vsize=8414124 memory=712 CPUtime=0.22 cores=0-7
/proc/32063/task/32080/stat : 32080 (java) S 32040 32040 30433 0 -1 1077944384 785 0 0 0 22 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031994743664 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32081] ppid=32040 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/32063/task/32081/stat : 32081 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030496467168 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32082] ppid=32040 vsize=8414124 memory=281238083997680 CPUtime=0.08 cores=0-7
/proc/32063/task/32082/stat : 32082 (java) S 32040 32040 30433 0 -1 1077944384 11 0 0 0 4 4 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031993690544 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32084] ppid=32040 vsize=8414124 memory=7518315853724279400 CPUtime=0 cores=0-7
/proc/32063/task/32084/stat : 32084 (java) S 32040 32040 30433 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031985657024 140032905543449 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32086] ppid=32040 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/32063/task/32086/stat : 32086 (java) S 32040 32040 30433 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029825367824 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32087] ppid=32040 vsize=8414124 memory=119620 CPUtime=0 cores=0-7
/proc/32063/task/32087/stat : 32087 (java) S 32040 32040 30433 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030093803408 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32096] ppid=32040 vsize=8414124 memory=605708 CPUtime=0 cores=0-7
/proc/32063/task/32096/stat : 32096 (java) S 32040 32040 30433 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 24 0 510239835 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029556940464 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
Current children cumulated CPU time: 949.66 s
Current children cumulated vsize: 9253588 KiB
Current children cumulated memory: 675484 KiB

[startup+146.401 s]
/proc/loadavg: 5.97 3.52 4.46 2/218 32106
/proc/meminfo: memFree=25120844/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1476 CPUtime=11.82 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 581 32716 0 0 0 0 1154 28 20 0 1 0 510239296 115843072 369 33554432000 4194304 5098028 140736803651680 140736803648424 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 369 311 221 0 87 0
[pid=32063] ppid=32040 vsize=8414124 memory=119620 CPUtime=1.34 cores=0-7
/proc/32063/stat : 32063 (java) S 32040 32040 30433 0 -1 1077944320 20398 0 0 0 125 9 0 0 20 0 24 0 510239744 8616062976 29905 33554432000 4194304 4196468 140735952129824 140735952112368 140032905518839 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
/proc/32063/statm: 2103531 29905 3212 1 0 2064875 0
[pid=32083] ppid=32063 vsize=726336 memory=554388 CPUtime=937.31 cores=0-7
/proc/32083/stat : 32083 (manyglucose-4.1) S 32063 32040 30433 0 -1 1077944320 1234391 0 0 0 93514 217 0 0 20 0 2 0 510239833 743768064 138597 33554432000 4194304 4454172 140729367420944 140729367419328 139862723538679 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 20938752 140729367425869 140729367426076 140729367426076 140729367429046 0
/proc/32083/statm: 181584 138597 418 64 0 177252 0
[pid=32083/tid=32094] ppid=32063 vsize=726336 memory=7686721470284207509 CPUtime=140.24 cores=0-7
/proc/32083/task/32094/stat : 32094 (manyglucose-4.1) R 32063 32040 30433 0 -1 4202560 141232 0 0 0 13999 25 0 0 20 0 2 0 510239835 743768064 138597 33554432000 4194304 4454172 140729367420944 139862666357896 4351209 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 20938752 140729367425869 140729367426076 140729367426076 140729367429046 0
[pid=32063/tid=32064] ppid=32040 vsize=8414124 memory=119620 CPUtime=0.77 cores=0-7
/proc/32063/task/32064/stat : 32064 (java) S 32040 32040 30433 0 -1 1077944384 16858 0 0 0 72 5 0 0 20 0 24 0 510239744 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032877359008 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32065] ppid=32040 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/32063/task/32065/stat : 32065 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032909760784 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32066] ppid=32040 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/32063/task/32066/stat : 32066 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032715524496 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32067] ppid=32040 vsize=8414124 memory=119620 CPUtime=0 cores=0-7
/proc/32063/task/32067/stat : 32067 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032714471952 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32068] ppid=32040 vsize=8414124 memory=554388 CPUtime=0 cores=0-7
/proc/32063/task/32068/stat : 32068 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032713419408 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32069] ppid=32040 vsize=8414124 memory=14080 CPUtime=0 cores=0-7
/proc/32063/task/32069/stat : 32069 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032712366864 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32070] ppid=32040 vsize=8414124 memory=35656 CPUtime=0 cores=0-7
/proc/32063/task/32070/stat : 32070 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032386698128 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32071] ppid=32040 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/32063/task/32071/stat : 32071 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032385645584 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32072] ppid=32040 vsize=8414124 memory=119620 CPUtime=0 cores=0-7
/proc/32063/task/32072/stat : 32072 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032384593040 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32073] ppid=32040 vsize=8414124 memory=554328 CPUtime=0 cores=0-7
/proc/32063/task/32073/stat : 32073 (java) S 32040 32040 30433 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031998953456 140032905529986 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32074] ppid=32040 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/32063/task/32074/stat : 32074 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031503098784 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32075] ppid=32040 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/32063/task/32075/stat : 32075 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031368877040 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32076] ppid=32040 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/32063/task/32076/stat : 32076 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030994372816 140032905537435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32077] ppid=32040 vsize=8414124 memory=1660 CPUtime=0.06 cores=0-7
/proc/32063/task/32077/stat : 32077 (java) S 32040 32040 30433 0 -1 1077944384 596 0 0 0 6 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031997901296 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32078] ppid=32040 vsize=8414124 memory=1808 CPUtime=0.05 cores=0-7
/proc/32063/task/32078/stat : 32078 (java) S 32040 32040 30433 0 -1 1077944384 183 0 0 0 5 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031996848752 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32079] ppid=32040 vsize=8414124 memory=920 CPUtime=0.08 cores=0-7
/proc/32063/task/32079/stat : 32079 (java) S 32040 32040 30433 0 -1 1077944384 413 0 0 0 8 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031995796208 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32080] ppid=32040 vsize=8414124 memory=-6295141239789672806 CPUtime=0.22 cores=0-7
/proc/32063/task/32080/stat : 32080 (java) S 32040 32040 30433 0 -1 1077944384 785 0 0 0 22 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031994743664 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32081] ppid=32040 vsize=8414124 memory=-8845790770592334994 CPUtime=0 cores=0-7
/proc/32063/task/32081/stat : 32081 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030496467168 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32082] ppid=32040 vsize=8414124 memory=4049053009504267172 CPUtime=0.1 cores=0-7
/proc/32063/task/32082/stat : 32082 (java) S 32040 32040 30433 0 -1 1077944384 11 0 0 0 4 6 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031993690544 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32084] ppid=32040 vsize=8414124 memory=-6441967611270944860 CPUtime=0 cores=0-7
/proc/32063/task/32084/stat : 32084 (java) S 32040 32040 30433 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031985657024 140032905543449 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32086] ppid=32040 vsize=8414124 memory=-5891745979087610209 CPUtime=0 cores=0-7
/proc/32063/task/32086/stat : 32086 (java) S 32040 32040 30433 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029825367824 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32087] ppid=32040 vsize=8414124 memory=-7450497866299721107 CPUtime=0 cores=0-7
/proc/32063/task/32087/stat : 32087 (java) S 32040 32040 30433 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030093803408 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32096] ppid=32040 vsize=8414124 memory=4353118444869753246 CPUtime=0 cores=0-7
/proc/32063/task/32096/stat : 32096 (java) S 32040 32040 30433 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 24 0 510239835 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029556940464 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
Current children cumulated CPU time: 950.47 s
Current children cumulated vsize: 9253588 KiB
Current children cumulated memory: 675484 KiB

[startup+146.801 s]
/proc/loadavg: 5.97 3.52 4.46 2/218 32106
/proc/meminfo: memFree=25120844/32770624 swapFree=66966880/67108860
[pid=32040] ppid=32037 vsize=113128 memory=1476 CPUtime=11.82 cores=0-7
/proc/32040/stat : 32040 (scop.sh) S 32037 32040 30433 0 -1 4202496 581 32716 0 0 0 0 1154 28 20 0 1 0 510239296 115843072 369 33554432000 4194304 5098028 140736803651680 140736803648424 139966818861692 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14655488 140736803660540 140736803660888 140736803660888 140736803663817 0
/proc/32040/statm: 28282 369 311 221 0 87 0
[pid=32063] ppid=32040 vsize=8414124 memory=119620 CPUtime=1.34 cores=0-7
/proc/32063/stat : 32063 (java) S 32040 32040 30433 0 -1 1077944320 20398 0 0 0 125 9 0 0 20 0 24 0 510239744 8616062976 29905 33554432000 4194304 4196468 140735952129824 140735952112368 140032905518839 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
/proc/32063/statm: 2103531 29905 3212 1 0 2064875 0
[pid=32083] ppid=32063 vsize=726336 memory=554388 CPUtime=937.71 cores=0-7
/proc/32083/stat : 32083 (manyglucose-4.1) S 32063 32040 30433 0 -1 1077944320 1234401 0 0 0 93554 217 0 0 20 0 2 0 510239833 743768064 138597 33554432000 4194304 4454172 140729367420944 140729367419328 139862723538679 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 20938752 140729367425869 140729367426076 140729367426076 140729367429046 0
/proc/32083/statm: 181584 138597 418 64 0 177252 0
[pid=32083/tid=32094] ppid=32063 vsize=726336 memory=7306368443155632472 CPUtime=140.64 cores=0-7
/proc/32083/task/32094/stat : 32094 (manyglucose-4.1) R 32063 32040 30433 0 -1 4202560 141242 0 0 0 14039 25 0 0 20 0 2 0 510239835 743768064 138597 33554432000 4194304 4454172 140729367420944 139862666357896 4351289 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 20938752 140729367425869 140729367426076 140729367426076 140729367429046 0
[pid=32063/tid=32064] ppid=32040 vsize=8414124 memory=1476 CPUtime=0.77 cores=0-7
/proc/32063/task/32064/stat : 32064 (java) S 32040 32040 30433 0 -1 1077944384 16858 0 0 0 72 5 0 0 20 0 24 0 510239744 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032877359008 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32065] ppid=32040 vsize=8414124 memory=119620 CPUtime=0 cores=0-7
/proc/32063/task/32065/stat : 32065 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032909760784 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32066] ppid=32040 vsize=8414124 memory=554388 CPUtime=0 cores=0-7
/proc/32063/task/32066/stat : 32066 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032715524496 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32067] ppid=32040 vsize=8414124 memory=7309170003177199712 CPUtime=0 cores=0-7
/proc/32063/task/32067/stat : 32067 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032714471952 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32068] ppid=32040 vsize=8414124 memory=7309170003177199712 CPUtime=0 cores=0-7
/proc/32063/task/32068/stat : 32068 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032713419408 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32069] ppid=32040 vsize=8414124 memory=7306368443155632472 CPUtime=0 cores=0-7
/proc/32063/task/32069/stat : 32069 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032712366864 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32070] ppid=32040 vsize=8414124 memory=8026369368698413160 CPUtime=0 cores=0-7
/proc/32063/task/32070/stat : 32070 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032386698128 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32071] ppid=32040 vsize=8414124 memory=8026369368698413160 CPUtime=0 cores=0-7
/proc/32063/task/32071/stat : 32071 (java) S 32040 32040 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032385645584 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32072] ppid=32040 vsize=8414124 memory=8026369368698413160 CPUtime=0 cores=0-7
/proc/32063/task/32072/stat : 32072 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510239745 8616062976 29905 33554432000 4194304 4196468 140735952129824 140032384593040 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32073] ppid=32040 vsize=8414124 memory=7161966205033539690 CPUtime=0 cores=0-7
/proc/32063/task/32073/stat : 32073 (java) S 32040 32040 30433 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031998953456 140032905529986 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32074] ppid=32040 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/32063/task/32074/stat : 32074 (java) S 32040 32040 30433 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031503098784 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32075] ppid=32040 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/32063/task/32075/stat : 32075 (java) S 32040 32040 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510239747 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031368877040 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32076] ppid=32040 vsize=8414124 memory=14408211662899591 CPUtime=0 cores=0-7
/proc/32063/task/32076/stat : 32076 (java) S 32040 32040 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030994372816 140032905537435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32077] ppid=32040 vsize=8414124 memory=3596 CPUtime=0.06 cores=0-7
/proc/32063/task/32077/stat : 32077 (java) S 32040 32040 30433 0 -1 1077944384 596 0 0 0 6 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031997901296 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32078] ppid=32040 vsize=8414124 memory=1476 CPUtime=0.05 cores=0-7
/proc/32063/task/32078/stat : 32078 (java) S 32040 32040 30433 0 -1 1077944384 183 0 0 0 5 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031996848752 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32079] ppid=32040 vsize=8414124 memory=119620 CPUtime=0.08 cores=0-7
/proc/32063/task/32079/stat : 32079 (java) S 32040 32040 30433 0 -1 1077944384 413 0 0 0 8 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031995796208 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32080] ppid=32040 vsize=8414124 memory=531368 CPUtime=0.22 cores=0-7
/proc/32063/task/32080/stat : 32080 (java) S 32040 32040 30433 0 -1 1077944384 785 0 0 0 22 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031994743664 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32081] ppid=32040 vsize=8414124 memory=7686721470284207509 CPUtime=0 cores=0-7
/proc/32063/task/32081/stat : 32081 (java) S 32040 32040 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030496467168 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32082] ppid=32040 vsize=8414124 memory=4100 CPUtime=0.1 cores=0-7
/proc/32063/task/32082/stat : 32082 (java) S 32040 32040 30433 0 -1 1077944384 11 0 0 0 4 6 0 0 20 0 24 0 510239750 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031993690544 140032905529986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32084] ppid=32040 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/32063/task/32084/stat : 32084 (java) S 32040 32040 30433 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140031985657024 140032905543449 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32086] ppid=32040 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/32063/task/32086/stat : 32086 (java) S 32040 32040 30433 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029825367824 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32087] ppid=32040 vsize=8414124 memory=1660 CPUtime=0 cores=0-7
/proc/32063/task/32087/stat : 32087 (java) S 32040 32040 30433 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510239833 8616062976 29905 33554432000 4194304 4196468 140735952129824 140030093803408 140032905540765 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
[pid=32063/tid=32096] ppid=32040 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/32063/task/32096/stat : 32096 (java) S 32040 32040 30433 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 24 0 510239835 8616062976 29905 33554432000 4194304 4196468 140735952129824 140029556940464 140032905529045 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19038208 140735952135135 140735952135302 140735952135302 140735952138191 0
Current children cumulated CPU time: 950.87 s
Current children cumulated vsize: 9253588 KiB
Current children cumulated memory: 675484 KiB

Child status: 0
Real time (s): 146.9
CPU time (s): 951.052
CPU user time (s): 948.46
CPU system time (s): 2.5918
CPU usage (%): 647.414
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1059472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 948.46
system time used= 2.5918
maximum resident set size= 1062952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1288219
page faults= 0
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19528
involuntary context switches= 8712


# summary of solver processes directly reported to runsolver:
#   pid: 32040
#   total CPU time (s): 951.052
#   total CPU user time (s): 948.46
#   total CPU system time (s): 2.5918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.35057 second user time and 2.13432 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-24 18:36:26
IDJOB=4405607
IDBENCH=134581
IDSOLVER=2868
FILE ID=node145/4405607-1569343029
RUNJOBID= node145-1569335936-30460
PBS_JOBID= 21705052
Free space on /var/tmp= 13512 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-1_X2.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405607-1569343029/watcher-4405607-1569343029 -o /var/tmp/evaluation-result-4405607-1569343029/solver-4405607-1569343029 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569335936-30460 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405607-1569343029.xml

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

MD5SUM BENCH= a5169531bc56f5bae607e8bf56d35270
RANDOM SEED=2009945970

node145.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
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:        25784860 kB
MemAvailable:   31812428 kB
Buffers:          147804 kB
Cached:          6031740 kB
SwapCached:        32456 kB
Active:          3014672 kB
Inactive:        3201972 kB
Active(anon):       4440 kB
Inactive(anon):    89852 kB
Active(file):    3010232 kB
Inactive(file):  3112120 kB
Unevictable:      108772 kB
Mlocked:          108772 kB
SwapTotal:      67108860 kB
SwapFree:       66966880 kB
Dirty:             20576 kB
Writeback:            16 kB
AnonPages:        113960 kB
Mapped:            57152 kB
Shmem:             48848 kB
Slab:             362152 kB
SReclaimable:     333676 kB
SUnreclaim:        28476 kB
KernelStack:        3376 kB
PageTables:         5244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node145 at 2019-09-24 18:38:53