Trace number 4405618

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 1014.24 148.664

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-1_X2.xml
MD5SUM6c4aeb96443502fd0f9a0dc0a71b4b92
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 benchmark168.634
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-11725-serial-file.bin HOME/instance-4405618-1569343082.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:37:21 CEST 2019
0.96/0.72	c PID: 11728
0.96/0.72	c IP: 172.20.3.140
0.96/0.72	c HOST: node140.alineos.net
0.96/0.72	c (0,0) Parsing Begin
1.97/1.17	c (0,0) Parsing End
1.97/1.18	c (0,0) CSP: 109 int (0 aux), 2 bool (0 aux), 1261 ctr, max domain size 28
1.97/1.18	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.97/1.18	c (0,0) Constraint Name Generate Begin
1.97/1.19	c (0,0) Ctr:HOME/instance-4405618-1569343082.xml,ExtensionConflict:ExtensionSupport:Var
1.97/1.19	c (0,0) Constraint Name Generate End
1.97/1.19	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.97/1.19	c (0,0) CSP to CSPinCNF Begin
3.04/1.68	c (1,1) translated 127 (10%) constraints
3.38/1.79	c (1,1) translated 253 (20%) constraints
3.81/1.86	c (1,1) translated 379 (30%) constraints
4.22/1.93	c (1,1) translated 505 (40%) constraints
4.22/1.98	c (1,1) translated 631 (50%) constraints
4.65/2.03	c (1,1) translated 757 (60%) constraints
5.05/2.17	c (1,1) translated 883 (70%) constraints
5.87/2.41	c (1,1) translated 1009 (80%) constraints
6.12/2.64	c (2,2) translated 1135 (90%) constraints
6.80/2.96	c (2,2) translated 1261 (100%) constraints
6.80/2.96	c (2,2) ===========================================
6.80/2.98	c (2,2) Hybrid: #OE=793, #LE=0
6.80/2.98	c (2,2) Hybrid
6.80/2.98	c (2,2) ===========================================
7.23/3.05	c (2,2) translated 1883 (10%) constraints
7.65/3.11	c (2,2) translated 3765 (20%) constraints
7.65/3.17	c (2,2) translated 5647 (30%) constraints
8.01/3.23	c (2,2) translated 7529 (40%) constraints
8.01/3.30	c (2,2) translated 9411 (50%) constraints
8.40/3.36	c (2,2) translated 11294 (60%) constraints
8.81/3.41	c (2,2) translated 13176 (70%) constraints
8.81/3.46	c (2,2) translated 15058 (80%) constraints
9.20/3.50	c (2,2) translated 16940 (90%) constraints
9.20/3.54	c (2,2) translated 18822 (100%) constraints
9.20/3.54	c (2,2) CSP to CSPinCNF End
9.20/3.55	c (3,2) CSP: 108 int (0 aux), 685 bool (682 aux), 18822 ctr, max domain size 28
9.20/3.55	c (3,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.20/3.55	c (3,2) CSPinCNF Propagation Begin
10.29/3.89	c (3,3) 109 values, 8487 unsatisfiable literals, and 4834 valid clauses are removed
10.29/3.89	c (3,3) CSPinCNF Propagation End
10.29/3.89	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.29/3.89	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.56/3.90	c (3,3) Hybrid: #OE=793, #LE=0
10.56/3.90	c (3,3) Simplify CSPinCNF Begin
10.56/3.96	c (3,3) Simplify CSPinCNF End
10.56/3.96	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.56/3.96	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.56/3.96	c (3,3) Calculate Precise Domain Begin
10.56/3.96	c (3,3) 0 values are removed by re-calculation
10.56/3.96	c (3,3) Calculate Precise Domain End
10.56/3.96	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.56/3.96	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.56/3.96	c (3,3) CSPinCNF to SatSolver Begin
11.14/4.11	c (3,3) 1399 (10 %) CSP clauses are encoded (0 SAT variables, 3107 SAT clauses)
11.14/4.17	c (3,3) 2798 (20 %) CSP clauses are encoded (0 SAT variables, 4506 SAT clauses)
11.49/4.22	c (3,3) 4197 (30 %) CSP clauses are encoded (0 SAT variables, 5905 SAT clauses)
11.49/4.26	c (3,3) 5596 (40 %) CSP clauses are encoded (0 SAT variables, 7304 SAT clauses)
11.49/4.29	c (3,3) 6994 (50 %) CSP clauses are encoded (0 SAT variables, 8702 SAT clauses)
11.89/4.32	c (3,3) 8393 (60 %) CSP clauses are encoded (0 SAT variables, 10101 SAT clauses)
11.89/4.34	c (3,3) 9792 (70 %) CSP clauses are encoded (0 SAT variables, 11500 SAT clauses)
11.89/4.35	c (3,3) 11191 (80 %) CSP clauses are encoded (0 SAT variables, 12899 SAT clauses)
11.89/4.36	c (3,3) 12590 (90 %) CSP clauses are encoded (0 SAT variables, 14298 SAT clauses)
11.89/4.38	c (3,3) 13988 (100 %) CSP clauses are encoded (0 SAT variables, 15696 SAT clauses)
11.89/4.38	c (3,3) CSPinCNF to SatSolver End
11.89/4.38	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.89/4.38	c (3,3) 2482 bool, 15697 clause
11.89/4.38	c (3,3) Export Begin
12.12/4.48	c (3,3) Export to HOME/scop-11725-serial-file.bin
12.12/4.48	c (3,3) Export End
12.12/4.48	c (3,3) Export File Size: 0.02 MB
12.12/4.48	c (3,3) 0,0,3,3,3,3,3,STOP-AFTER(DIMACS)
12.12/4.48	c END-Prog: Tue Sep 24 18:37:25 CEST 2019
0.00/4.51	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11725-serial-file.bin
12.29/4.97	c (0,0) Read Serial File Begin
12.29/4.97	c (0,0) HOME/scop-11725-serial-file.bin
13.07/5.19	c (0,0) Read Serial File End
13.25/5.21	
13.25/5.21	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
13.25/5.21	(Solving Process)
13.25/5.21	
13.25/5.23	c BEGIN-Prog: Tue Sep 24 18:37:25 CEST 2019
13.25/5.23	c PID: 11748
13.25/5.23	c IP: 172.20.3.140
13.25/5.23	c HOST: node140.alineos.net
13.25/5.23	c (0,0) SatSolver.solve Begin
13.25/5.23	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405618-1569343082.xml-scop-11728.cnf
13.25/5.26	c (0,0) c
13.25/5.26	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)
13.25/5.26	c (0,0) c
13.25/5.26	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.25/5.26	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.25/5.26	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.25/5.26	c (0,0) c |                                                                                                       |
13.25/5.26	c (0,0) c |  Number of variables:          2480                                                                   |
13.25/5.26	c (0,0) c |  Number of clauses:           15697                                                                   |
13.25/5.26	c (0,0) c |  Parse time:                   0.01 s                                                                 |
13.25/5.26	c (0,0) c |                                                                                                       |
13.25/5.26	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
13.25/5.27	c (0,0) c |  Simplification time:          0.01 s                                                                 |
13.25/5.27	c (0,0) c |                                                                                                       |
13.25/5.27	c (0,0) c |  Generating clones                                                                                    |
13.25/5.28	c (0,0) c |  all clones generated. Memory =    32.06Mb.                                                           |
13.25/5.28	c (0,0) c ========================================================================================================|
13.25/5.28	c (0,0) c
13.25/5.28	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
13.25/5.28	c (0,0) c
13.25/5.28	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.25/5.28	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.25/5.28	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.25/5.28	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
13.25/5.28	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
13.25/5.28	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
13.25/5.28	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
13.25/5.28	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
13.25/5.28	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
13.25/5.28	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
13.25/5.28	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
13.25/5.28	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
13.25/5.28	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
13.25/5.28	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
13.25/5.28	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
13.25/5.28	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
13.25/5.28	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
13.25/5.28	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
13.25/5.28	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
231.90/34.34	c (29,0) c
231.90/34.34	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
231.90/34.34	c (29,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
231.90/34.34	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
231.90/34.34	c (29,0) c |  0 |    347 |     533357 |     292188 |     9469 |    60796 |    44719 |   282660 |    15413 |      289 |  20 |  0.848 |
231.90/34.34	c (29,0) c |  1 |    307 |     523754 |     285054 |     9140 |    53670 |    41905 |   290797 |    10759 |      290 |  20 |  0.847 |
231.90/34.34	c (29,0) c |  2 |    484 |     570677 |     300808 |     9463 |    69421 |    42076 |   295128 |    17360 |      299 |  20 |  0.848 |
231.90/34.34	c (29,0) c |  3 |    314 |     537943 |     279379 |     9095 |    47992 |    41209 |   295259 |    12125 |      296 |  20 |  0.847 |
231.90/34.34	c (29,0) c |  4 |    331 |     529487 |     286384 |     9275 |    54996 |    42873 |   280816 |    14637 |      294 |  20 |  0.848 |
231.90/34.34	c (29,0) c |  5 |    402 |     552384 |     295063 |     9374 |    63682 |    47326 |   287715 |    16554 |      300 |  20 |  0.847 |
231.90/34.34	c (29,0) c |  6 |    261 |     474117 |     269395 |     8977 |    38011 |    40300 |   297131 |    12041 |      300 |  20 |  0.847 |
231.90/34.34	c (29,0) c |  7 |    411 |     536508 |     283057 |     9384 |    51668 |    44124 |   270901 |    14600 |      282 |  20 |  0.848 |
231.90/34.34	c (29,0) c 
231.90/34.34	c (29,0) c synthesis     2291328 conflicts   172698583 propagations    10498 conflicts/sec   791260 propagations/sec
231.90/34.34	c (29,0) c real: 29.0785 s, cpu: 218.258 s, memory: 629.16 Mb
438.18/64.34	c (59,0) c
438.18/64.34	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
438.18/64.34	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
438.18/64.34	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
438.18/64.34	c (59,0) c |  0 |    424 |     816022 |     439932 |     9526 |    49746 |    57953 |   392751 |    24228 |      526 |  20 |  0.848 |
438.18/64.34	c (59,0) c |  1 |    414 |     818915 |     437903 |     9326 |    47720 |    56671 |   398336 |    23282 |      546 |  20 |  0.847 |
438.18/64.34	c (59,0) c |  2 |    537 |     879669 |     460785 |     9497 |    70597 |    60680 |   392537 |    26124 |      545 |  20 |  0.847 |
438.18/64.34	c (59,0) c |  3 |    424 |     829414 |     426847 |     9380 |    80265 |    54651 |   404575 |    24600 |      544 |  20 |  0.848 |
438.18/64.34	c (59,0) c |  4 |    393 |     843417 |     445495 |     9364 |    55308 |    59315 |   376310 |    25050 |      545 |  20 |  0.848 |
438.18/64.34	c (59,0) c |  5 |    490 |     864748 |     456304 |     9428 |    66112 |    64741 |   395533 |    25641 |      546 |  20 |  0.847 |
438.18/64.34	c (59,0) c |  6 |    318 |     767683 |     420784 |     9269 |    74188 |    53572 |   404691 |    22533 |      546 |  20 |  0.847 |
438.18/64.34	c (59,0) c |  7 |    472 |     841004 |     439719 |     9443 |    49529 |    59167 |   392135 |    26369 |      539 |  20 |  0.848 |
438.18/64.34	c (59,0) c 
438.18/64.34	c (59,0) c synthesis     3527769 conflicts   264306921 propagations     8315 conflicts/sec   623007 propagations/sec
438.18/64.34	c (59,0) c real: 59.0786 s, cpu: 424.244 s, memory: 663.75 Mb
637.45/93.34	c (88,0) c
637.45/93.34	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
637.45/93.34	c (88,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
637.45/93.34	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
637.45/93.34	c (88,0) c |  0 |    509 |    1066875 |     568727 |     9539 |    83548 |    68799 |   480915 |    33729 |      762 |  20 |  0.848 |
637.45/93.34	c (88,0) c |  1 |    478 |    1063116 |     561299 |     9371 |    76118 |    69465 |   488737 |    33574 |      778 |  20 |  0.847 |
637.45/93.34	c (88,0) c |  2 |    640 |    1115880 |     579426 |     9511 |    94235 |    69877 |   487361 |    36103 |      775 |  20 |  0.847 |
637.45/93.34	c (88,0) c |  3 |    521 |    1082669 |     552962 |     9426 |    67771 |    69391 |   474916 |    34726 |      778 |  20 |  0.848 |
637.45/93.34	c (88,0) c |  4 |    482 |    1089024 |     566400 |     9383 |    81214 |    71320 |   482862 |    35389 |      770 |  20 |  0.848 |
637.45/93.34	c (88,0) c |  5 |    563 |    1107716 |     580715 |     9458 |    95528 |    78408 |   475605 |    34704 |      778 |  20 |  0.847 |
637.45/93.34	c (88,0) c |  6 |    348 |    1008456 |     543706 |     9340 |    58513 |    65256 |   492258 |    32070 |      778 |  20 |  0.847 |
637.45/93.34	c (88,0) c |  7 |    527 |    1083299 |     559920 |     9459 |    74733 |    70232 |   480872 |    35132 |      758 |  20 |  0.847 |
637.45/93.34	c (88,0) c 
637.45/93.34	c (88,0) c synthesis     4513155 conflicts   337724790 propagations     7243 conflicts/sec   542038 propagations/sec
637.45/93.34	c (88,0) c real: 88.0786 s, cpu: 623.064 s, memory: 693.49 Mb
839.34/122.34	c (117,0) c
839.34/122.34	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
839.34/122.34	c (117,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
839.34/122.34	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
839.34/122.34	c (117,0) c |  0 |    570 |    1286196 |     678428 |     9552 |    87843 |    78584 |   544675 |    41899 |      989 |  20 |  0.848 |
839.34/122.34	c (117,0) c |  1 |    516 |    1264373 |     661852 |     9389 |    71266 |    75481 |   549433 |    41471 |      998 |  20 |  0.847 |
839.34/122.34	c (117,0) c |  2 |    699 |    1319589 |     683293 |     9527 |    92712 |    81284 |   544689 |    43675 |     1001 |  20 |  0.847 |
839.34/122.34	c (117,0) c |  3 |    557 |    1289551 |     659209 |     9442 |    68621 |    79279 |   539456 |    41478 |     1000 |  20 |  0.847 |
839.34/122.34	c (117,0) c |  4 |    549 |    1299660 |     670020 |     9398 |    79438 |    77152 |   547318 |    44800 |      994 |  20 |  0.847 |
839.34/122.34	c (117,0) c |  5 |    608 |    1320258 |     688670 |     9469 |    98086 |    86087 |   532122 |    41536 |     1002 |  20 |  0.848 |
839.34/122.34	c (117,0) c |  6 |    433 |    1225811 |     650691 |     9355 |    60102 |    72070 |   551074 |    41617 |     1003 |  20 |  0.847 |
839.34/122.34	c (117,0) c |  7 |    561 |    1292151 |     664886 |     9471 |    74296 |    80742 |   536534 |    43233 |      983 |  20 |  0.848 |
839.34/122.34	c (117,0) c 
839.34/122.34	c (117,0) c synthesis     5357049 conflicts   401626483 propagations     6495 conflicts/sec   486906 propagations/sec
839.34/122.34	c (117,0) c real: 117.079 s, cpu: 824.855 s, memory: 663.86 Mb
1014.09/148.62	c (143,0) c
1014.09/148.62	c (143,0) c real time : 143.368 s
1014.09/148.62	c (143,0) c cpu time  : 999.246 s
1014.09/148.62	c (143,0) c
1014.09/148.62	c (143,0) c
1014.09/148.63	c (143,0) c
1014.09/148.63	c (143,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1014.09/148.63	c (143,0) c
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | Conflicts     |         5931123 |     751150 |     734372 |     748661 |     730556 |     743615 |     755935 |     722998 |     743836 |
1014.09/148.63	c (143,0) c | Decisions     |        11442768 |    1433881 |    1411172 |    1447496 |    1434825 |    1444736 |    1452873 |    1369075 |    1448710 |
1014.09/148.63	c (143,0) c | Propagations  |       446931838 |   56317117 |   55355305 |   56155496 |   55205609 |   55736154 |   56641048 |   55500751 |   56020358 |
1014.09/148.63	c (143,0) c | ReduceDBs     |             184 |         23 |         23 |         23 |         23 |         23 |         23 |         23 |         23 |
1014.09/148.63	c (143,0) c | SimpDBs       |              76 |         10 |         10 |          9 |          9 |          9 |          8 |         10 |         11 |
1014.09/148.63	c (143,0) c | Restarts      |            4661 |        586 |        548 |        727 |        573 |        569 |        627 |        456 |        575 |
1014.09/148.63	c (143,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1014.09/148.63	c (143,0) c | PropBinClauses|       967118031 |  122145185 |  120092783 |  120424449 |  120057957 |  118487044 |  122303187 |  123720869 |  119886557 |
1014.09/148.63	c (143,0) c | PropPreBlocker|     31759973633 | 3998835914 | 3997690796 | 3951500699 | 3985969350 | 3906168113 | 4017829441 | 3924373125 | 3977606195 |
1014.09/148.63	c (143,0) c | PropNotBlocker|      5299044598 |  663924978 |  654535008 |  675677005 |  657262222 |  669134956 |  656018811 |  673000978 |  649490640 |
1014.09/148.63	c (143,0) c | LitFullScans  |     56520794232 | 7063292304 | 7069037217 | 7063125802 | 7063449272 | 7063126041 | 7066483708 | 7069161527 | 7063118361 |
1014.09/148.63	c (143,0) c | LitScanFracts |         9154953 |    1286011 |    1020428 |    1101701 |    1442216 |    1102560 |     939742 |    1155463 |    1106832 |
1014.09/148.63	c (143,0) c | DecisionLevel0|            4759 |        599 |        558 |        737 |        583 |        582 |        643 |        469 |        588 |
1014.09/148.63	c (143,0) c | Periods       |            9418 |       1177 |       1178 |       1177 |       1177 |       1177 |       1177 |       1178 |       1177 |
1014.09/148.63	c (143,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1014.09/148.63	c (143,0) c | Avg_Trail     |                 |        631 |        628 |        631 |        631 |        628 |        634 |        625 |        629 |
1014.09/148.63	c (143,0) c | Avg_DL        |                 |         21 |         20 |         22 |         21 |         21 |         21 |         20 |         22 |
1014.09/148.63	c (143,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1014.09/148.63	c (143,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | Exported      |          682697 |      85294 |      81257 |      87613 |      85215 |      83241 |      91455 |      80500 |      88122 |
1014.09/148.63	c (143,0) c | Imported      |         4716978 |     589075 |     591921 |     587467 |     586593 |     592030 |     585537 |     596691 |     587664 |
1014.09/148.63	c (143,0) c | Good          |           14267 |       1730 |       1773 |       1788 |       1785 |       1796 |       1778 |       1825 |       1792 |
1014.09/148.63	c (143,0) c | Purge         |         4702711 |     587345 |     590148 |     585679 |     584808 |     590234 |     583759 |     594866 |     585872 |
1014.09/148.63	c (143,0) c | Promoted      |          389996 |      48200 |      48393 |      49338 |      48151 |      51206 |      47462 |      47373 |      49873 |
1014.09/148.63	c (143,0) c | Remove_Imp    |         3626948 |     447849 |     462464 |     446873 |     466860 |     454018 |     436501 |     470617 |     441766 |
1014.09/148.63	c (143,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | Unaries       |                 |         13 |         10 |         10 |         10 |         13 |         16 |         13 |         13 |
1014.09/148.63	c (143,0) c | Binaries      |                 |        315 |        265 |        261 |        229 |        262 |        293 |        238 |        263 |
1014.09/148.63	c (143,0) c | Glues         |                 |       1097 |        972 |       1022 |        966 |        900 |       1048 |        915 |        968 |
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | Orig_Seen     |            87 % |       9558 |       9403 |       9538 |       9453 |       9404 |       9481 |       9366 |       9483 |
1014.09/148.63	c (143,0) c | Diff Orig seen|                 |         77 | -       78 |         57 | -       28 | -       77 |      X     | -      115 |          2 |
1014.09/148.63	c (143,0) c | Hamming       |            10 % |        272 |        261 |        318 |        259 |        235 |      X     |        283 |        254 |
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c | RunningTime   |                 |  142.3  99%|  120.3  85%|  122.1  86%|  132.2  93%|  136.0  95%|  108.1  76%|   99.7  70%|  139.2  98%|
1014.09/148.63	c (143,0) c | WaitingTime   |                 |    0.7   0%|   21.0  15%|   19.2  14%|    9.2   6%|    6.6   5%|   33.0  23%|   41.6  29%|    2.1   1%|
1014.09/148.63	c (143,0) c | ExchangingTime|                 |    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|
1014.09/148.63	c (143,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%|
1014.09/148.63	c (143,0) c | SolvingTime   |                 |  143.3     |  141.6     |  141.7     |  141.8     |  142.9     |  141.5     |  141.6     |  141.6     |
1014.09/148.63	c (143,0) c | PropagationTim|                 |   90.7  63%|   97.9  69%|   99.0  70%|   95.4  67%|   94.9  66%|  117.7  83%|  127.4  90%|   87.4  62%|
1014.09/148.63	c (143,0) c | AnalysisTime  |                 |   49.3  34%|   40.6  29%|   39.6  28%|   43.0  30%|   44.7  31%|   20.6  15%|   11.0   8%|   50.9  36%|
1014.09/148.63	c (143,0) c | ReductionTime |                 |    1.2   1%|    1.1   1%|    1.1   1%|    1.3   1%|    1.3   1%|    1.2   1%|    1.3   1%|    1.3   1%|
1014.09/148.63	c (143,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.1   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1014.09/148.63	c (143,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%|
1014.09/148.63	c (143,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%|
1014.09/148.63	c (143,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.63	c (143,0) c
1014.09/148.63	c (143,0) c
1014.09/148.63	c (143,0) c Threads : 8
1014.09/148.63	c (143,0) c Winner : 5
1014.09/148.63	c (143,0) c Conflicts_0 : 751150
1014.09/148.63	c (143,0) c Conflicts_1 : 734372
1014.09/148.63	c (143,0) c Conflicts_2 : 748661
1014.09/148.63	c (143,0) c Conflicts_3 : 730556
1014.09/148.63	c (143,0) c Conflicts_4 : 743615
1014.09/148.63	c (143,0) c Conflicts_5 : 755935
1014.09/148.63	c (143,0) c Conflicts_6 : 722998
1014.09/148.63	c (143,0) c Conflicts_7 : 743836
1014.09/148.63	c (143,0) c Conflicts_total : 5931123
1014.09/148.63	c (143,0) c Conflicts_winner : 755935
1014.09/148.63	c (143,0) c Decisions_0 : 1433881
1014.09/148.63	c (143,0) c Decisions_1 : 1411172
1014.09/148.63	c (143,0) c Decisions_2 : 1447496
1014.09/148.63	c (143,0) c Decisions_3 : 1434825
1014.09/148.63	c (143,0) c Decisions_4 : 1444736
1014.09/148.63	c (143,0) c Decisions_5 : 1452873
1014.09/148.63	c (143,0) c Decisions_6 : 1369075
1014.09/148.63	c (143,0) c Decisions_7 : 1448710
1014.09/148.63	c (143,0) c Decisions_total : 11442768
1014.09/148.63	c (143,0) c Decisions_winner : 1452873
1014.09/148.63	c (143,0) c Propagations_0 : 56317117
1014.09/148.63	c (143,0) c Propagations_1 : 55355305
1014.09/148.63	c (143,0) c Propagations_2 : 56155496
1014.09/148.63	c (143,0) c Propagations_3 : 55205609
1014.09/148.63	c (143,0) c Propagations_4 : 55736154
1014.09/148.63	c (143,0) c Propagations_5 : 56641048
1014.09/148.63	c (143,0) c Propagations_6 : 55500751
1014.09/148.63	c (143,0) c Propagations_7 : 56020358
1014.09/148.63	c (143,0) c Propagations_total : 446931838
1014.09/148.63	c (143,0) c Propagations_winner : 56641048
1014.09/148.63	c (143,0) c ReduceDBs_0 : 23
1014.09/148.63	c (143,0) c ReduceDBs_1 : 23
1014.09/148.63	c (143,0) c ReduceDBs_2 : 23
1014.09/148.63	c (143,0) c ReduceDBs_3 : 23
1014.09/148.63	c (143,0) c ReduceDBs_4 : 23
1014.09/148.63	c (143,0) c ReduceDBs_5 : 23
1014.09/148.63	c (143,0) c ReduceDBs_6 : 23
1014.09/148.63	c (143,0) c ReduceDBs_7 : 23
1014.09/148.63	c (143,0) c ReduceDBs_total : 184
1014.09/148.63	c (143,0) c ReduceDBs_winner : 23
1014.09/148.63	c (143,0) c SimpDBs_0 : 10
1014.09/148.63	c (143,0) c SimpDBs_1 : 10
1014.09/148.63	c (143,0) c SimpDBs_2 : 9
1014.09/148.63	c (143,0) c SimpDBs_3 : 9
1014.09/148.63	c (143,0) c SimpDBs_4 : 9
1014.09/148.63	c (143,0) c SimpDBs_5 : 8
1014.09/148.63	c (143,0) c SimpDBs_6 : 10
1014.09/148.63	c (143,0) c SimpDBs_7 : 11
1014.09/148.63	c (143,0) c SimpDBs_total : 76
1014.09/148.63	c (143,0) c SimpDBs_winner : 8
1014.09/148.63	c (143,0) c Restarts_0 : 586
1014.09/148.63	c (143,0) c Restarts_1 : 548
1014.09/148.63	c (143,0) c Restarts_2 : 727
1014.09/148.63	c (143,0) c Restarts_3 : 573
1014.09/148.63	c (143,0) c Restarts_4 : 569
1014.09/148.63	c (143,0) c Restarts_5 : 627
1014.09/148.63	c (143,0) c Restarts_6 : 456
1014.09/148.63	c (143,0) c Restarts_7 : 575
1014.09/148.63	c (143,0) c Restarts_total : 4661
1014.09/148.63	c (143,0) c Restarts_winner : 627
1014.09/148.63	c (143,0) c ForcedImports_0 : 0
1014.09/148.63	c (143,0) c ForcedImports_1 : 0
1014.09/148.63	c (143,0) c ForcedImports_2 : 0
1014.09/148.63	c (143,0) c ForcedImports_3 : 0
1014.09/148.63	c (143,0) c ForcedImports_4 : 0
1014.09/148.63	c (143,0) c ForcedImports_5 : 0
1014.09/148.63	c (143,0) c ForcedImports_6 : 0
1014.09/148.63	c (143,0) c ForcedImports_7 : 0
1014.09/148.63	c (143,0) c ForcedImports_total : 0
1014.09/148.63	c (143,0) c ForcedImports_winner : 0
1014.09/148.63	c (143,0) c PropsBinClauses_0 : 122145185
1014.09/148.63	c (143,0) c PropsBinClauses_1 : 120092783
1014.09/148.63	c (143,0) c PropsBinClauses_2 : 120424449
1014.09/148.63	c (143,0) c PropsBinClauses_3 : 120057957
1014.09/148.63	c (143,0) c PropsBinClauses_4 : 118487044
1014.09/148.63	c (143,0) c PropsBinClauses_5 : 122303187
1014.09/148.63	c (143,0) c PropsBinClauses_6 : 123720869
1014.09/148.63	c (143,0) c PropsBinClauses_7 : 119886557
1014.09/148.63	c (143,0) c PropsBinClauses_total : 967118031
1014.09/148.63	c (143,0) c PropsBinClauses_winner : 122303187
1014.09/148.63	c (143,0) c PropsPreBlocker_0 : 3998835914
1014.09/148.63	c (143,0) c PropsPreBlocker_1 : 3997690796
1014.09/148.63	c (143,0) c PropsPreBlocker_2 : 3951500699
1014.09/148.63	c (143,0) c PropsPreBlocker_3 : 3985969350
1014.09/148.63	c (143,0) c PropsPreBlocker_4 : 3906168113
1014.09/148.63	c (143,0) c PropsPreBlocker_5 : 4017829441
1014.09/148.63	c (143,0) c PropsPreBlocker_6 : 3924373125
1014.09/148.63	c (143,0) c PropsPreBlocker_7 : 3977606195
1014.09/148.63	c (143,0) c PropsPreBlocker_total : 31759973633
1014.09/148.63	c (143,0) c PropsPreBlocker_winner : 4017829441
1014.09/148.63	c (143,0) c PropsNotBlocker_0 : 663924978
1014.09/148.63	c (143,0) c PropsNotBlocker_1 : 654535008
1014.09/148.63	c (143,0) c PropsNotBlocker_2 : 675677005
1014.09/148.63	c (143,0) c PropsNotBlocker_3 : 657262222
1014.09/148.63	c (143,0) c PropsNotBlocker_4 : 669134956
1014.09/148.63	c (143,0) c PropsNotBlocker_5 : 656018811
1014.09/148.63	c (143,0) c PropsNotBlocker_6 : 673000978
1014.09/148.63	c (143,0) c PropsNotBlocker_7 : 649490640
1014.09/148.63	c (143,0) c PropsNotBlocker_total : 5299044598
1014.09/148.63	c (143,0) c PropsNotBlocker_winner : 656018811
1014.09/148.63	c (143,0) c PropsLitFullScans_0 : 7063292304
1014.09/148.63	c (143,0) c PropsLitFullScans_1 : 7069037217
1014.09/148.63	c (143,0) c PropsLitFullScans_2 : 7063125802
1014.09/148.63	c (143,0) c PropsLitFullScans_3 : 7063449272
1014.09/148.63	c (143,0) c PropsLitFullScans_4 : 7063126041
1014.09/148.63	c (143,0) c PropsLitFullScans_5 : 7066483708
1014.09/148.63	c (143,0) c PropsLitFullScans_6 : 7069161527
1014.09/148.63	c (143,0) c PropsLitFullScans_7 : 7063118361
1014.09/148.63	c (143,0) c PropsLitFullScans_total : 56520794232
1014.09/148.63	c (143,0) c PropsLitFullScans_winner : 7066483708
1014.09/148.63	c (143,0) c LitScanFractions_0 : 1286011
1014.09/148.63	c (143,0) c LitScanFractions_1 : 1020428
1014.09/148.63	c (143,0) c LitScanFractions_2 : 1101701
1014.09/148.63	c (143,0) c LitScanFractions_3 : 1442216
1014.09/148.63	c (143,0) c LitScanFractions_4 : 1102560
1014.09/148.63	c (143,0) c LitScanFractions_5 : 939742
1014.09/148.63	c (143,0) c LitScanFractions_6 : 1155463
1014.09/148.63	c (143,0) c LitScanFractions_7 : 1106832
1014.09/148.63	c (143,0) c LitScanFractions_total : 9154953
1014.09/148.63	c (143,0) c LitScanFractions_winner : 939742
1014.09/148.63	c (143,0) c DecisionLevel0_0 : 599
1014.09/148.63	c (143,0) c DecisionLevel0_1 : 558
1014.09/148.63	c (143,0) c DecisionLevel0_2 : 737
1014.09/148.63	c (143,0) c DecisionLevel0_3 : 583
1014.09/148.63	c (143,0) c DecisionLevel0_4 : 582
1014.09/148.63	c (143,0) c DecisionLevel0_5 : 643
1014.09/148.63	c (143,0) c DecisionLevel0_6 : 469
1014.09/148.63	c (143,0) c DecisionLevel0_7 : 588
1014.09/148.63	c (143,0) c DecisionLevel0_total : 4759
1014.09/148.63	c (143,0) c DecisionLevel0_winner : 643
1014.09/148.63	c (143,0) c Periods_0 : 1177
1014.09/148.63	c (143,0) c Periods_1 : 1178
1014.09/148.63	c (143,0) c Periods_2 : 1177
1014.09/148.63	c (143,0) c Periods_3 : 1177
1014.09/148.63	c (143,0) c Periods_4 : 1177
1014.09/148.63	c (143,0) c Periods_5 : 1177
1014.09/148.63	c (143,0) c Periods_6 : 1178
1014.09/148.63	c (143,0) c Periods_7 : 1177
1014.09/148.63	c (143,0) c Periods_total : 9418
1014.09/148.63	c (143,0) c Periods_winner : 1177
1014.09/148.63	c (143,0) c Margin_0 : 20
1014.09/148.63	c (143,0) c Margin_1 : 20
1014.09/148.63	c (143,0) c Margin_2 : 20
1014.09/148.63	c (143,0) c Margin_3 : 20
1014.09/148.63	c (143,0) c Margin_4 : 20
1014.09/148.63	c (143,0) c Margin_5 : 20
1014.09/148.63	c (143,0) c Margin_6 : 20
1014.09/148.63	c (143,0) c Margin_7 : 20
1014.09/148.63	c (143,0) c Margin_total : 160
1014.09/148.63	c (143,0) c Margin_winner : 20
1014.09/148.63	c (143,0) c Exported_0 : 85294
1014.09/148.63	c (143,0) c Exported_1 : 81257
1014.09/148.63	c (143,0) c Exported_2 : 87613
1014.09/148.63	c (143,0) c Exported_3 : 85215
1014.09/148.63	c (143,0) c Exported_4 : 83241
1014.09/148.63	c (143,0) c Exported_5 : 91455
1014.09/148.63	c (143,0) c Exported_6 : 80500
1014.09/148.63	c (143,0) c Exported_7 : 88122
1014.09/148.63	c (143,0) c Exported_total : 682697
1014.09/148.63	c (143,0) c Exported_winner : 91455
1014.09/148.63	c (143,0) c Imported_0 : 589075
1014.09/148.63	c (143,0) c Imported_1 : 591921
1014.09/148.63	c (143,0) c Imported_2 : 587467
1014.09/148.63	c (143,0) c Imported_3 : 586593
1014.09/148.63	c (143,0) c Imported_4 : 592030
1014.09/148.63	c (143,0) c Imported_5 : 585537
1014.09/148.63	c (143,0) c Imported_6 : 596691
1014.09/148.63	c (143,0) c Imported_7 : 587664
1014.09/148.63	c (143,0) c Imported_total : 4716978
1014.09/148.63	c (143,0) c Imported_winner : 585537
1014.09/148.63	c (143,0) c Good_0 : 1730
1014.09/148.63	c (143,0) c Good_1 : 1773
1014.09/148.63	c (143,0) c Good_2 : 1788
1014.09/148.63	c (143,0) c Good_3 : 1785
1014.09/148.63	c (143,0) c Good_4 : 1796
1014.09/148.63	c (143,0) c Good_5 : 1778
1014.09/148.63	c (143,0) c Good_6 : 1825
1014.09/148.63	c (143,0) c Good_7 : 1792
1014.09/148.63	c (143,0) c Good_total : 14267
1014.09/148.63	c (143,0) c Good_winner : 1778
1014.09/148.63	c (143,0) c Purge_0 : 587345
1014.09/148.63	c (143,0) c Purge_1 : 590148
1014.09/148.63	c (143,0) c Purge_2 : 585679
1014.09/148.63	c (143,0) c Purge_3 : 584808
1014.09/148.63	c (143,0) c Purge_4 : 590234
1014.09/148.63	c (143,0) c Purge_5 : 583759
1014.09/148.63	c (143,0) c Purge_6 : 594866
1014.09/148.63	c (143,0) c Purge_7 : 585872
1014.09/148.63	c (143,0) c Purge_total : 4702711
1014.09/148.63	c (143,0) c Purge_winner : 583759
1014.09/148.63	c (143,0) c Promoted_0 : 48200
1014.09/148.63	c (143,0) c Promoted_1 : 48393
1014.09/148.63	c (143,0) c Promoted_2 : 49338
1014.09/148.63	c (143,0) c Promoted_3 : 48151
1014.09/148.63	c (143,0) c Promoted_4 : 51206
1014.09/148.63	c (143,0) c Promoted_5 : 47462
1014.09/148.63	c (143,0) c Promoted_6 : 47373
1014.09/148.63	c (143,0) c Promoted_7 : 49873
1014.09/148.63	c (143,0) c Promoted_total : 389996
1014.09/148.63	c (143,0) c Promoted_winner : 47462
1014.09/148.63	c (143,0) c Remove_Imp_0 : 447849
1014.09/148.63	c (143,0) c Remove_Imp_1 : 462464
1014.09/148.63	c (143,0) c Remove_Imp_2 : 446873
1014.09/148.63	c (143,0) c Remove_Imp_3 : 466860
1014.09/148.63	c (143,0) c Remove_Imp_4 : 454018
1014.09/148.63	c (143,0) c Remove_Imp_5 : 436501
1014.09/148.63	c (143,0) c Remove_Imp_6 : 470617
1014.09/148.63	c (143,0) c Remove_Imp_7 : 441766
1014.09/148.63	c (143,0) c Remove_Imp_total : 3626948
1014.09/148.63	c (143,0) c Remove_Imp_winner : 436501
1014.09/148.63	c (143,0) c Blocked_Reuse_0 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_1 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_2 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_3 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_4 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_5 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_6 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_7 : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_total : 0
1014.09/148.63	c (143,0) c Blocked_Reuse_winner : 0
1014.09/148.63	c (143,0) c Unaries_0 : 13
1014.09/148.63	c (143,0) c Unaries_1 : 10
1014.09/148.63	c (143,0) c Unaries_2 : 10
1014.09/148.63	c (143,0) c Unaries_3 : 10
1014.09/148.63	c (143,0) c Unaries_4 : 13
1014.09/148.63	c (143,0) c Unaries_5 : 16
1014.09/148.63	c (143,0) c Unaries_6 : 13
1014.09/148.63	c (143,0) c Unaries_7 : 13
1014.09/148.63	c (143,0) c Unaries_total : 98
1014.09/148.63	c (143,0) c Unaries_winner : 16
1014.09/148.63	c (143,0) c Binaries_0 : 315
1014.09/148.63	c (143,0) c Binaries_1 : 265
1014.09/148.63	c (143,0) c Binaries_2 : 261
1014.09/148.63	c (143,0) c Binaries_3 : 229
1014.09/148.63	c (143,0) c Binaries_4 : 262
1014.09/148.63	c (143,0) c Binaries_5 : 293
1014.09/148.63	c (143,0) c Binaries_6 : 238
1014.09/148.63	c (143,0) c Binaries_7 : 263
1014.09/148.63	c (143,0) c Binaries_total : 2126
1014.09/148.63	c (143,0) c Binaries_winner : 293
1014.09/148.63	c (143,0) c Glues_0 : 1097
1014.09/148.63	c (143,0) c Glues_1 : 972
1014.09/148.63	c (143,0) c Glues_2 : 1022
1014.09/148.63	c (143,0) c Glues_3 : 966
1014.09/148.64	c (143,0) c Glues_4 : 900
1014.09/148.64	c (143,0) c Glues_5 : 1048
1014.09/148.64	c (143,0) c Glues_6 : 915
1014.09/148.64	c (143,0) c Glues_7 : 968
1014.09/148.64	c (143,0) c Glues_total : 7888
1014.09/148.64	c (143,0) c Glues_winner : 1048
1014.09/148.64	c (143,0) c RunningTime_0 : 142.277379
1014.09/148.64	c (143,0) c RunningTime_1 : 120.265733
1014.09/148.64	c (143,0) c RunningTime_2 : 122.137519
1014.09/148.64	c (143,0) c RunningTime_3 : 132.249473
1014.09/148.64	c (143,0) c RunningTime_4 : 135.967952
1014.09/148.64	c (143,0) c RunningTime_5 : 108.135960
1014.09/148.64	c (143,0) c RunningTime_6 : 99.693106
1014.09/148.64	c (143,0) c RunningTime_7 : 139.175496
1014.09/148.64	c (143,0) c RunningTime_total : 999.902619
1014.09/148.64	c (143,0) c RunningTime_winner : 108.135960
1014.09/148.64	c (143,0) c WaitingTime_0 : 0.651628
1014.09/148.64	c (143,0) c WaitingTime_1 : 21.011073
1014.09/148.64	c (143,0) c WaitingTime_2 : 19.197150
1014.09/148.64	c (143,0) c WaitingTime_3 : 9.156035
1014.09/148.64	c (143,0) c WaitingTime_4 : 6.569303
1014.09/148.64	c (143,0) c WaitingTime_5 : 33.020291
1014.09/148.64	c (143,0) c WaitingTime_6 : 41.554358
1014.09/148.64	c (143,0) c WaitingTime_7 : 2.063509
1014.09/148.64	c (143,0) c WaitingTime_total : 133.223347
1014.09/148.64	c (143,0) c WaitingTime_winner : 33.020291
1014.09/148.64	c (143,0) c ExchangingTime_0 : 0.329506
1014.09/148.64	c (143,0) c ExchangingTime_1 : 0.300486
1014.09/148.64	c (143,0) c ExchangingTime_2 : 0.311706
1014.09/148.64	c (143,0) c ExchangingTime_3 : 0.336104
1014.09/148.64	c (143,0) c ExchangingTime_4 : 0.313008
1014.09/148.64	c (143,0) c ExchangingTime_5 : 0.318888
1014.09/148.64	c (143,0) c ExchangingTime_6 : 0.328948
1014.09/148.64	c (143,0) c ExchangingTime_7 : 0.326544
1014.09/148.64	c (143,0) c ExchangingTime_total : 2.565190
1014.09/148.64	c (143,0) c ExchangingTime_winner : 0.318888
1014.09/148.64	c (143,0) c PeriodProcTime_0 : 0.013989
1014.09/148.64	c (143,0) c PeriodProcTime_1 : 0.011614
1014.09/148.64	c (143,0) c PeriodProcTime_2 : 0.011801
1014.09/148.64	c (143,0) c PeriodProcTime_3 : 0.010111
1014.09/148.64	c (143,0) c PeriodProcTime_4 : 0.010275
1014.09/148.64	c (143,0) c PeriodProcTime_5 : 0.012220
1014.09/148.64	c (143,0) c PeriodProcTime_6 : 0.012379
1014.09/148.64	c (143,0) c PeriodProcTime_7 : 0.012770
1014.09/148.64	c (143,0) c PeriodProcTime_total : 0.095159
1014.09/148.64	c (143,0) c PeriodProcTime_winner : 0.012220
1014.09/148.64	c (143,0) c SolvingTime_0 : 143.272502
1014.09/148.64	c (143,0) c SolvingTime_1 : 141.588907
1014.09/148.64	c (143,0) c SolvingTime_2 : 141.658176
1014.09/148.64	c (143,0) c SolvingTime_3 : 141.751723
1014.09/148.64	c (143,0) c SolvingTime_4 : 142.860538
1014.09/148.64	c (143,0) c SolvingTime_5 : 141.487359
1014.09/148.64	c (143,0) c SolvingTime_6 : 141.588791
1014.09/148.64	c (143,0) c SolvingTime_7 : 141.578319
1014.09/148.64	c (143,0) c SolvingTime_total : 1135.786314
1014.09/148.64	c (143,0) c SolvingTime_winner : 141.487359
1014.09/148.64	c (143,0) c PropagationTime_0 : 90.680629
1014.09/148.64	c (143,0) c PropagationTime_1 : 97.890878
1014.09/148.64	c (143,0) c PropagationTime_2 : 99.027872
1014.09/148.64	c (143,0) c PropagationTime_3 : 95.447256
1014.09/148.64	c (143,0) c PropagationTime_4 : 94.860966
1014.09/148.64	c (143,0) c PropagationTime_5 : 117.662779
1014.09/148.64	c (143,0) c PropagationTime_6 : 127.388365
1014.09/148.64	c (143,0) c PropagationTime_7 : 87.351713
1014.09/148.64	c (143,0) c PropagationTime_total : 810.310459
1014.09/148.64	c (143,0) c PropagationTime_winner : 117.662779
1014.09/148.64	c (143,0) c AnalysisTime_0 : 49.294473
1014.09/148.64	c (143,0) c AnalysisTime_1 : 40.647149
1014.09/148.64	c (143,0) c AnalysisTime_2 : 39.556017
1014.09/148.64	c (143,0) c AnalysisTime_3 : 43.002102
1014.09/148.64	c (143,0) c AnalysisTime_4 : 44.695912
1014.09/148.64	c (143,0) c AnalysisTime_5 : 20.573891
1014.09/148.64	c (143,0) c AnalysisTime_6 : 10.954051
1014.09/148.64	c (143,0) c AnalysisTime_7 : 50.909330
1014.09/148.64	c (143,0) c AnalysisTime_total : 299.632924
1014.09/148.64	c (143,0) c AnalysisTime_winner : 20.573891
1014.09/148.64	c (143,0) c ReductionTime_0 : 1.242214
1014.09/148.64	c (143,0) c ReductionTime_1 : 1.128118
1014.09/148.64	c (143,0) c ReductionTime_2 : 1.074728
1014.09/148.64	c (143,0) c ReductionTime_3 : 1.271228
1014.09/148.64	c (143,0) c ReductionTime_4 : 1.266470
1014.09/148.64	c (143,0) c ReductionTime_5 : 1.222346
1014.09/148.64	c (143,0) c ReductionTime_6 : 1.282049
1014.09/148.64	c (143,0) c ReductionTime_7 : 1.309219
1014.09/148.64	c (143,0) c ReductionTime_total : 9.796372
1014.09/148.64	c (143,0) c ReductionTime_winner : 1.222346
1014.09/148.64	c (143,0) c SimplifyTime_0 : 0.023885
1014.09/148.64	c (143,0) c SimplifyTime_1 : 0.023514
1014.09/148.64	c (143,0) c SimplifyTime_2 : 0.082151
1014.09/148.64	c (143,0) c SimplifyTime_3 : 0.053764
1014.09/148.64	c (143,0) c SimplifyTime_4 : 0.024908
1014.09/148.64	c (143,0) c SimplifyTime_5 : 0.022142
1014.09/148.64	c (143,0) c SimplifyTime_6 : 0.037951
1014.09/148.64	c (143,0) c SimplifyTime_7 : 0.022505
1014.09/148.64	c (143,0) c SimplifyTime_total : 0.290821
1014.09/148.64	c (143,0) c SimplifyTime_winner : 0.022142
1014.09/148.64	c (143,0) c UsedRateTime_0 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_1 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_2 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_3 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_4 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_5 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_6 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_7 : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_total : 0.000000
1014.09/148.64	c (143,0) c UsedRateTime_winner : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_0 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_1 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_2 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_3 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_4 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_5 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_6 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_7 : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_total : 0.000000
1014.09/148.64	c (143,0) c OverlapRateTime_winner : 0.000000
1014.09/148.64	c (143,0) c
1014.09/148.64	c (143,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1014.09/148.64	c (143,0) c
1014.09/148.64	c (143,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.64	c (143,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1014.09/148.64	c (143,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.64	c (143,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1014.09/148.64	c (143,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
1014.09/148.64	c (143,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1014.09/148.64	c (143,0) c | Initial random_seed   | 2049420632 |  971194066 | 1453662295 | 1580874481 | 1014035928 | 2012583057 |   73979768 | 1187402853 |
1014.09/148.64	c (143,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1014.09/148.64	c (143,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1014.09/148.64	c (143,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1014.09/148.64	c (143,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1014.09/148.64	c (143,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1014.09/148.64	c (143,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1014.09/148.64	c (143,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1014.09/148.64	c (143,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1014.09/148.64	c (143,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1014.09/148.64	c (143,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1014.09/148.64	c (143,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1014.09/148.64	c (143,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1014.09/148.64	c (143,0) 
1014.09/148.64	c (143,0) s UNSATISFIABLE
1014.09/148.65	c (143,0) SatSolver.solve End
1014.09/148.65	c (143,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1014.09/148.65	c (143,0) Show results Begin
1014.09/148.65	s UNSATISFIABLE
1014.09/148.65	c (143,0) Show results End
1014.09/148.65	c (143,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1014.09/148.65	c (143,0) 143,143,STOP-AFTER(ALL)
1014.09/148.65	c END-Prog: Tue Sep 24 18:39:49 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 (14068 MiB free)
  memory of node 1: 16384 MiB (10976 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405618-1569343082/watcher-4405618-1569343082 -o /var/tmp/evaluation-result-4405618-1569343082/solver-4405618-1569343082 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569335937-9287 --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-4405618-1569343082.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=11725, runsolver pid=11722
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 7.84 7.95 7.89 2/211 11747
/proc/meminfo: memFree=25554140/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510246481 115843072 348 33554432000 4194304 5098028 140725280388144 140725280385400 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 348 296 221 0 87 0
[pid=11728] ppid=11725 vsize=27314120 memory=105560 CPUtime=0.1 cores=0-7
/proc/11728/stat : 11728 (java) S 11725 11725 9260 0 -1 1077944320 6509 0 0 0 7 3 0 0 20 0 20 0 510246481 27969658880 26390 33554432000 4194304 4196468 140737072183232 140737072165776 140054015700727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
/proc/11728/statm: 6828530 26390 2772 1 0 6790935 0
[pid=11728/tid=11729] ppid=11725 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11728/task/11729/stat : 11729 (java) R 11725 11725 9260 0 -1 4202560 4604 0 0 0 6 2 0 0 20 0 20 0 510246481 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053987534832 140053999781214 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11730] ppid=11725 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11728/task/11730/stat : 11730 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 26390 33554432000 4194304 4196468 140737072183232 140054019943568 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11731] ppid=11725 vsize=27314120 memory=140287597500032 CPUtime=0 cores=0-7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053437590544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11732] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053436537744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11733] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053435484944 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11734] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053434432144 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11735] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053433379344 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11736] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053432326544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11737] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053431273744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11738] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246485 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053006945136 140054015711874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11739] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 26390 33554432000 4194304 4196468 140737072183232 140051904194080 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11740] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 26390 33554432000 4194304 4196468 140737072183232 140051635758448 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11741] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 26390 33554432000 4194304 4196468 140737072183232 140051261249872 140054015719323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11742] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11725 9260 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053005891952 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11743] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053004839152 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11744] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11744/stat : 11744 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053003786352 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11745] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11745/stat : 11745 (java) R 11725 11725 9260 0 -1 4202560 249 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053002733552 140054015722074 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11746] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11746/stat : 11746 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 26390 33554432000 4194304 4196468 140737072183232 140050763344992 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11747] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11747/stat : 11747 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 26390 33554432000 4194304 4196468 140737072183232 140053001681968 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106952 KiB

[startup+0.210314 s]*
/proc/loadavg: 7.84 7.95 7.89 4/211 11747
/proc/meminfo: memFree=25530668/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510246481 115843072 348 33554432000 4194304 5098028 140725280388144 140725280385400 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 348 296 221 0 87 0
[pid=11728] ppid=11725 vsize=27314120 memory=125468 CPUtime=0.24 cores=0-7
/proc/11728/stat : 11728 (java) S 11725 11725 9260 0 -1 1077944320 12219 0 0 0 19 5 0 0 20 0 20 0 510246481 27969658880 31367 33554432000 4194304 4196468 140737072183232 140737072165776 140054015700727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
/proc/11728/statm: 6828530 31367 2946 1 0 6790935 0
[pid=11728/tid=11729] ppid=11725 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11728/task/11729/stat : 11729 (java) R 11725 11725 9260 0 -1 4202560 9869 0 0 0 15 4 0 0 20 0 20 0 510246481 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053987500112 140053995972464 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11730] ppid=11725 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/11728/task/11730/stat : 11730 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 31367 33554432000 4194304 4196468 140737072183232 140054019943568 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11731] ppid=11725 vsize=27314120 memory=288370663749211776 CPUtime=0 cores=0-7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053437590544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11732] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053436537744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11733] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053435484944 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11734] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053434432144 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11735] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053433379344 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11736] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053432326544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11737] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053431273744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11738] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246485 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053006945136 140054015711874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11739] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 31367 33554432000 4194304 4196468 140737072183232 140051904194080 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11740] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 31367 33554432000 4194304 4196468 140737072183232 140051635758448 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11741] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 31367 33554432000 4194304 4196468 140737072183232 140051261249872 140054015719323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11742] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11742/stat : 11742 (java) S 11725 11725 9260 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053005891952 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11743] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11725 9260 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053004839152 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11744] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11744/stat : 11744 (java) S 11725 11725 9260 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053003786352 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11745] ppid=11725 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11728/task/11745/stat : 11745 (java) S 11725 11725 9260 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 20 0 510246488 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053002733552 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11746] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11746/stat : 11746 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 31367 33554432000 4194304 4196468 140737072183232 140050763344992 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11747] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11747/stat : 11747 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 31367 33554432000 4194304 4196468 140737072183232 140053001681968 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126860 KiB

[startup+0.310215 s]*
/proc/loadavg: 7.84 7.95 7.89 2/211 11747
/proc/meminfo: memFree=25527504/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510246481 115843072 348 33554432000 4194304 5098028 140725280388144 140725280385400 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 348 296 221 0 87 0
[pid=11728] ppid=11725 vsize=27314120 memory=128840 CPUtime=0.41 cores=0-7
/proc/11728/stat : 11728 (java) S 11725 11725 9260 0 -1 1077944320 12662 0 0 0 36 5 0 0 20 0 20 0 510246481 27969658880 32210 33554432000 4194304 4196468 140737072183232 140737072165776 140054015700727 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
/proc/11728/statm: 6828530 32210 2991 1 0 6790935 0
[pid=11728/tid=11729] ppid=11725 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11728/task/11729/stat : 11729 (java) R 11725 11725 9260 0 -1 4202560 10059 0 0 0 25 4 0 0 20 0 20 0 510246481 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053987525504 140053999781214 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11730] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11730/stat : 11730 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 32210 33554432000 4194304 4196468 140737072183232 140054019943568 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11731] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246483 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053437590544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11732] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053436537744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11733] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11733/stat : 11733 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053435484944 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11734] ppid=11725 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/11728/task/11734/stat : 11734 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053434432144 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11735] ppid=11725 vsize=27314120 memory=140287456408495 CPUtime=0 cores=0-7
/proc/11728/task/11735/stat : 11735 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053433379344 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11736] ppid=11725 vsize=27314120 memory=140287456410800 CPUtime=0 cores=0-7
/proc/11728/task/11736/stat : 11736 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053432326544 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11737] ppid=11725 vsize=27314120 memory=140287456413104 CPUtime=0 cores=0-7
/proc/11728/task/11737/stat : 11737 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246484 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053431273744 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11738] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11738/stat : 11738 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246485 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053006945136 140054015711874 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11739] ppid=11725 vsize=27314120 memory=280574912833168 CPUtime=0 cores=0-7
/proc/11728/task/11739/stat : 11739 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 32210 33554432000 4194304 4196468 140737072183232 140051904194080 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11740] ppid=11725 vsize=27314120 memory=280574912840080 CPUtime=0 cores=0-7
/proc/11728/task/11740/stat : 11740 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246486 27969658880 32210 33554432000 4194304 4196468 140737072183232 140051635758448 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11741] ppid=11725 vsize=27314120 memory=280574912781232 CPUtime=0 cores=0-7
/proc/11728/task/11741/stat : 11741 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 32210 33554432000 4194304 4196468 140737072183232 140051261249872 140054015719323 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11742] ppid=11725 vsize=27314120 memory=280574912853904 CPUtime=0.01 cores=0-7
/proc/11728/task/11742/stat : 11742 (java) R 11725 11725 9260 0 -1 4202560 378 0 0 0 1 0 0 0 20 0 20 0 510246488 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053005891952 140054000600192 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11743] ppid=11725 vsize=27314120 memory=280574912860816 CPUtime=0.01 cores=0-7
/proc/11728/task/11743/stat : 11743 (java) S 11725 11725 9260 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 20 0 510246488 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053004839152 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11744] ppid=11725 vsize=27314120 memory=280574912858512 CPUtime=0 cores=0-7
/proc/11728/task/11744/stat : 11744 (java) S 11725 11725 9260 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 510246488 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053003786352 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11745] ppid=11725 vsize=27314120 memory=280574912874672 CPUtime=0.07 cores=0-7
/proc/11728/task/11745/stat : 11745 (java) S 11725 11725 9260 0 -1 1077944384 589 0 0 0 7 0 0 0 20 0 20 0 510246488 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053002733552 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11746] ppid=11725 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11746/stat : 11746 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 32210 33554432000 4194304 4196468 140737072183232 140050763344992 140054015710933 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11747] ppid=11725 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11728/task/11747/stat : 11747 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246489 27969658880 32210 33554432000 4194304 4196468 140737072183232 140053001681968 140054015711874 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130232 KiB

[startup+0.70095 s]
/proc/loadavg: 7.30 7.84 7.85 2/211 11747
/proc/meminfo: memFree=25505676/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510246481 115843072 348 33554432000 4194304 5098028 140725280388144 140725280385400 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 348 296 221 0 87 0
[pid=11728] ppid=11725 vsize=27320392 memory=164240 CPUtime=0.96 cores=0-7
/proc/11728/stat : 11728 (java) S 11725 11725 9260 0 -1 1077944320 20181 0 0 0 88 8 0 0 20 0 20 0 510246481 27976081408 41060 33554432000 4194304 4196468 140737072183232 140737072165776 140054015700727 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
/proc/11728/statm: 6830098 41060 3181 1 0 6791447 0
[pid=11728/tid=11729] ppid=11725 vsize=27320392 memory=280574913232560 CPUtime=0.65 cores=0-7
/proc/11728/task/11729/stat : 11729 (java) D 11725 11725 9260 0 -1 4202560 16899 0 0 0 59 6 0 0 20 0 20 0 510246481 27976081408 41060 33554432000 4194304 4196468 140737072183232 140053987540000 140054015722653 0 4 2 25189581 18446744072100539525 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11730] ppid=11725 vsize=27320392 memory=140287456617328 CPUtime=0 cores=0-7
/proc/11728/task/11730/stat : 11730 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510246483 27976081408 41060 33554432000 4194304 4196468 140737072183232 140054019943568 140054015710933 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11731] ppid=11725 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/11728/task/11731/stat : 11731 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246483 27976081408 41060 33554432000 4194304 4196468 140737072183232 140053437590544 140054015710933 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0
[pid=11728/tid=11732] ppid=11725 vsize=27320392 memory=6124 CPUtime=0 cores=0-7
/proc/11728/task/11732/stat : 11732 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510246484 27976081408 41060 33554432000 4194304 4196468 140737072183232 140053436537744 140054015710933 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36900864 140737072186054 140737072186502 140737072186502 140737072189391 0

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

[pid=11748/tid=11758] ppid=11725 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11748/task/11758/stat : 11758 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923810654576 139924381596290 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11759] ppid=11725 vsize=8414124 memory=121164 CPUtime=0 cores=0-7
/proc/11748/task/11759/stat : 11759 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922920956960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11760] ppid=11725 vsize=8414124 memory=636176 CPUtime=0 cores=0-7
/proc/11748/task/11760/stat : 11760 (java) S 11725 11725 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510246936 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922786734960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11761] ppid=11725 vsize=8414124 memory=-8600014276490719634 CPUtime=0 cores=0-7
/proc/11748/task/11761/stat : 11761 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922412230480 139924381603739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11762] ppid=11725 vsize=8414124 memory=4872558044660077418 CPUtime=0.05 cores=0-7
/proc/11748/task/11762/stat : 11762 (java) S 11725 11725 9260 0 -1 1077944384 608 0 0 0 5 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923809602416 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11763] ppid=11725 vsize=8414124 memory=836 CPUtime=0.08 cores=0-7
/proc/11748/task/11763/stat : 11763 (java) S 11725 11725 9260 0 -1 1077944384 317 0 0 0 8 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923808549616 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11764] ppid=11725 vsize=8414124 memory=1436 CPUtime=0.07 cores=0-7
/proc/11748/task/11764/stat : 11764 (java) S 11725 11725 9260 0 -1 1077944384 267 0 0 0 7 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923807496816 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11765] ppid=11725 vsize=8414124 memory=1720 CPUtime=0.21 cores=0-7
/proc/11748/task/11765/stat : 11765 (java) S 11725 11725 9260 0 -1 1077944384 696 0 0 0 21 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923806444016 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11766] ppid=11725 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/11748/task/11766/stat : 11766 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921914325600 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11767] ppid=11725 vsize=8414124 memory=2540 CPUtime=0.09 cores=0-7
/proc/11748/task/11767/stat : 11767 (java) S 11725 11725 9260 0 -1 1077944384 11 0 0 0 0 9 0 0 20 0 24 0 510246939 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923805391408 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11769] ppid=11725 vsize=8414124 memory=-8600014276490719634 CPUtime=0 cores=0-7
/proc/11748/task/11769/stat : 11769 (java) S 11725 11725 9260 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923797357632 139924381609753 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11771] ppid=11725 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/11748/task/11771/stat : 11771 (java) S 11725 11725 9260 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921243226256 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11772] ppid=11725 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/11748/task/11772/stat : 11772 (java) S 11725 11725 9260 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921511661584 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11779] ppid=11725 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/11748/task/11779/stat : 11779 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510247009 8616062976 30291 33554432000 4194304 4196468 140725612684240 139920974798384 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
Current children cumulated CPU time: 1013.3 s
Current children cumulated vsize: 9298080 KiB
Current children cumulated memory: 761404 KiB

[startup+148.401 s]
/proc/loadavg: 7.21 7.53 7.74 3/218 11789
/proc/meminfo: memFree=24900144/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1476 CPUtime=12.29 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 582 32024 0 0 0 0 1200 29 20 0 1 0 510246481 115843072 369 33554432000 4194304 5098028 140725280388144 140725280384888 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 369 311 221 0 87 0
[pid=11748] ppid=11725 vsize=8414124 memory=121164 CPUtime=1.33 cores=0-7
/proc/11748/stat : 11748 (java) S 11725 11725 9260 0 -1 1077944320 21301 0 0 0 125 8 0 0 20 0 24 0 510246932 8616062976 30291 33554432000 4194304 4196468 140725612684240 140725612666784 139924381585143 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
/proc/11748/statm: 2103531 30291 3211 1 0 2064875 0
[pid=11768] ppid=11748 vsize=770828 memory=638932 CPUtime=1000.27 cores=0-7
/proc/11768/stat : 11768 (manyglucose-4.1) S 11748 11725 9260 0 -1 1077944320 596638 0 0 0 99901 126 0 0 20 0 2 0 510247006 789327872 159733 33554432000 4194304 4454172 140729669552064 140729669550448 140032865275639 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6552832 6554400 35704832 140729669555021 140729669555228 140729669555228 140729669558198 0
/proc/11768/statm: 192707 159733 419 64 0 188375 0
[pid=11768/tid=11773] ppid=11748 vsize=770828 memory=33028 CPUtime=142.38 cores=0-7
/proc/11768/task/11773/stat : 11773 (manyglucose-4.1) R 11748 11725 9260 0 -1 4202560 79190 0 0 0 14223 15 0 0 20 0 2 0 510247009 789327872 159733 33554432000 4194304 4454172 140729669552064 140032850058376 4351800 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 35704832 140729669555021 140729669555228 140729669555228 140729669558198 0
[pid=11748/tid=11749] ppid=11725 vsize=8414124 memory=532 CPUtime=0.78 cores=0-7
/proc/11748/task/11749/stat : 11749 (java) S 11725 11725 9260 0 -1 1077944384 17979 0 0 0 72 6 0 0 20 0 24 0 510246932 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924353425312 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11750] ppid=11725 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/11748/task/11750/stat : 11750 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924385827472 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11751] ppid=11725 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/11748/task/11751/stat : 11751 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924199983632 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11752] ppid=11725 vsize=8414124 memory=3680 CPUtime=0 cores=0-7
/proc/11748/task/11752/stat : 11752 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924198930832 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11753] ppid=11725 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11748/task/11753/stat : 11753 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924197878032 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11754] ppid=11725 vsize=8414124 memory=121164 CPUtime=0 cores=0-7
/proc/11748/task/11754/stat : 11754 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923863272592 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11755] ppid=11725 vsize=8414124 memory=638764 CPUtime=0 cores=0-7
/proc/11748/task/11755/stat : 11755 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923862219792 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11756] ppid=11725 vsize=8414124 memory=567212 CPUtime=0 cores=0-7
/proc/11748/task/11756/stat : 11756 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923861166992 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11757] ppid=11725 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/11748/task/11757/stat : 11757 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923860114192 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11758] ppid=11725 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/11748/task/11758/stat : 11758 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923810654576 139924381596290 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11759] ppid=11725 vsize=8414124 memory=121164 CPUtime=0 cores=0-7
/proc/11748/task/11759/stat : 11759 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922920956960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11760] ppid=11725 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11748/task/11760/stat : 11760 (java) S 11725 11725 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510246936 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922786734960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11761] ppid=11725 vsize=8414124 memory=121164 CPUtime=0 cores=0-7
/proc/11748/task/11761/stat : 11761 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922412230480 139924381603739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11762] ppid=11725 vsize=8414124 memory=633600 CPUtime=0.05 cores=0-7
/proc/11748/task/11762/stat : 11762 (java) S 11725 11725 9260 0 -1 1077944384 608 0 0 0 5 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923809602416 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11763] ppid=11725 vsize=8414124 memory=1476 CPUtime=0.08 cores=0-7
/proc/11748/task/11763/stat : 11763 (java) S 11725 11725 9260 0 -1 1077944384 317 0 0 0 8 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923808549616 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11764] ppid=11725 vsize=8414124 memory=121164 CPUtime=0.07 cores=0-7
/proc/11748/task/11764/stat : 11764 (java) S 11725 11725 9260 0 -1 1077944384 267 0 0 0 7 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923807496816 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11765] ppid=11725 vsize=8414124 memory=633600 CPUtime=0.21 cores=0-7
/proc/11748/task/11765/stat : 11765 (java) S 11725 11725 9260 0 -1 1077944384 696 0 0 0 21 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923806444016 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11766] ppid=11725 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/11748/task/11766/stat : 11766 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921914325600 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11767] ppid=11725 vsize=8414124 memory=2016 CPUtime=0.09 cores=0-7
/proc/11748/task/11767/stat : 11767 (java) S 11725 11725 9260 0 -1 1077944384 11 0 0 0 0 9 0 0 20 0 24 0 510246939 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923805391408 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11769] ppid=11725 vsize=8414124 memory=1428 CPUtime=0 cores=0-7
/proc/11748/task/11769/stat : 11769 (java) S 11725 11725 9260 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923797357632 139924381609753 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11771] ppid=11725 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/11748/task/11771/stat : 11771 (java) S 11725 11725 9260 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921243226256 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11772] ppid=11725 vsize=8414124 memory=772 CPUtime=0 cores=0-7
/proc/11748/task/11772/stat : 11772 (java) S 11725 11725 9260 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921511661584 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11779] ppid=11725 vsize=8414124 memory=10596 CPUtime=0 cores=0-7
/proc/11748/task/11779/stat : 11779 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510247009 8616062976 30291 33554432000 4194304 4196468 140725612684240 139920974798384 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
Current children cumulated CPU time: 1013.89 s
Current children cumulated vsize: 9298080 KiB
Current children cumulated memory: 761572 KiB

[startup+148.601 s]
/proc/loadavg: 7.21 7.53 7.74 3/218 11789
/proc/meminfo: memFree=24900144/32770624 swapFree=66997512/67108860
[pid=11725] ppid=11722 vsize=113128 memory=1476 CPUtime=12.29 cores=0-7
/proc/11725/stat : 11725 (scop.sh) S 11722 11725 9260 0 -1 4202496 582 32024 0 0 0 0 1200 29 20 0 1 0 510246481 115843072 369 33554432000 4194304 5098028 140725280388144 140725280384888 140021751001724 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34607104 140725280391932 140725280392280 140725280392280 140725280395209 0
/proc/11725/statm: 28282 369 311 221 0 87 0
[pid=11748] ppid=11725 vsize=8414124 memory=121164 CPUtime=1.33 cores=0-7
/proc/11748/stat : 11748 (java) S 11725 11725 9260 0 -1 1077944320 21301 0 0 0 125 8 0 0 20 0 24 0 510246932 8616062976 30291 33554432000 4194304 4196468 140725612684240 140725612666784 139924381585143 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
/proc/11748/statm: 2103531 30291 3211 1 0 2064875 0
[pid=11768] ppid=11748 vsize=770828 memory=640980 CPUtime=1000.47 cores=0-7
/proc/11768/stat : 11768 (manyglucose-4.1) S 11748 11725 9260 0 -1 1077944320 596666 0 0 0 99921 126 0 0 20 0 2 0 510247006 789327872 160245 33554432000 4194304 4454172 140729669552064 140729669550448 140032865275639 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6552832 6554400 35704832 140729669555021 140729669555228 140729669555228 140729669558198 0
/proc/11768/statm: 192707 160245 419 64 0 188375 0
[pid=11768/tid=11773] ppid=11748 vsize=770828 memory=5782692679075529345 CPUtime=142.58 cores=0-7
/proc/11768/task/11773/stat : 11773 (manyglucose-4.1) R 11748 11725 9260 0 -1 4202560 79218 0 0 0 14243 15 0 0 20 0 2 0 510247009 789327872 160245 33554432000 4194304 4454172 140729669552064 140032850058376 4333329 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 35704832 140729669555021 140729669555228 140729669555228 140729669558198 0
[pid=11748/tid=11749] ppid=11725 vsize=8414124 memory=9051283677730746851 CPUtime=0.78 cores=0-7
/proc/11748/task/11749/stat : 11749 (java) S 11725 11725 9260 0 -1 1077944384 17979 0 0 0 72 6 0 0 20 0 24 0 510246932 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924353425312 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11750] ppid=11725 vsize=8414124 memory=-2892745056948402235 CPUtime=0 cores=0-7
/proc/11748/task/11750/stat : 11750 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924385827472 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11751] ppid=11725 vsize=8414124 memory=-7751062316387021378 CPUtime=0 cores=0-7
/proc/11748/task/11751/stat : 11751 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924199983632 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11752] ppid=11725 vsize=8414124 memory=-3621219715169225006 CPUtime=0 cores=0-7
/proc/11748/task/11752/stat : 11752 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924198930832 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11753] ppid=11725 vsize=8414124 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/11748/task/11753/stat : 11753 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139924197878032 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11754] ppid=11725 vsize=8414124 memory=-4695043397844020537 CPUtime=0 cores=0-7
/proc/11748/task/11754/stat : 11754 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923863272592 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11755] ppid=11725 vsize=8414124 memory=-7022074515825631275 CPUtime=0 cores=0-7
/proc/11748/task/11755/stat : 11755 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923862219792 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11756] ppid=11725 vsize=8414124 memory=-3756611412707075625 CPUtime=0 cores=0-7
/proc/11748/task/11756/stat : 11756 (java) S 11725 11725 9260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923861166992 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11757] ppid=11725 vsize=8414124 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/11748/task/11757/stat : 11757 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246933 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923860114192 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11758] ppid=11725 vsize=8414124 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/11748/task/11758/stat : 11758 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923810654576 139924381596290 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11759] ppid=11725 vsize=8414124 memory=-7022074515825631275 CPUtime=0 cores=0-7
/proc/11748/task/11759/stat : 11759 (java) S 11725 11725 9260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510246935 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922920956960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11760] ppid=11725 vsize=8414124 memory=-4695043397844020537 CPUtime=0 cores=0-7
/proc/11748/task/11760/stat : 11760 (java) S 11725 11725 9260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510246936 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922786734960 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11761] ppid=11725 vsize=8414124 memory=-2026666227646604569 CPUtime=0 cores=0-7
/proc/11748/task/11761/stat : 11761 (java) S 11725 11725 9260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139922412230480 139924381603739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11762] ppid=11725 vsize=8414124 memory=-2672971630408907303 CPUtime=0.05 cores=0-7
/proc/11748/task/11762/stat : 11762 (java) S 11725 11725 9260 0 -1 1077944384 608 0 0 0 5 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923809602416 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11763] ppid=11725 vsize=8414124 memory=-2605811476043407915 CPUtime=0.08 cores=0-7
/proc/11748/task/11763/stat : 11763 (java) S 11725 11725 9260 0 -1 1077944384 317 0 0 0 8 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923808549616 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11764] ppid=11725 vsize=8414124 memory=-2892745056948402235 CPUtime=0.07 cores=0-7
/proc/11748/task/11764/stat : 11764 (java) S 11725 11725 9260 0 -1 1077944384 267 0 0 0 7 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923807496816 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11765] ppid=11725 vsize=8414124 memory=-2026666227646604569 CPUtime=0.21 cores=0-7
/proc/11748/task/11765/stat : 11765 (java) S 11725 11725 9260 0 -1 1077944384 696 0 0 0 21 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923806444016 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11766] ppid=11725 vsize=8414124 memory=-7022074515825631275 CPUtime=0 cores=0-7
/proc/11748/task/11766/stat : 11766 (java) S 11725 11725 9260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510246938 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921914325600 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11767] ppid=11725 vsize=8414124 memory=-7161131788332309537 CPUtime=0.09 cores=0-7
/proc/11748/task/11767/stat : 11767 (java) S 11725 11725 9260 0 -1 1077944384 11 0 0 0 0 9 0 0 20 0 24 0 510246939 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923805391408 139924381596290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11769] ppid=11725 vsize=8414124 memory=-2026666227646604569 CPUtime=0 cores=0-7
/proc/11748/task/11769/stat : 11769 (java) S 11725 11725 9260 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139923797357632 139924381609753 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11771] ppid=11725 vsize=8414124 memory=-2026666227646604569 CPUtime=0 cores=0-7
/proc/11748/task/11771/stat : 11771 (java) S 11725 11725 9260 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921243226256 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11772] ppid=11725 vsize=8414124 memory=43757093329 CPUtime=0 cores=0-7
/proc/11748/task/11772/stat : 11772 (java) S 11725 11725 9260 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510247007 8616062976 30291 33554432000 4194304 4196468 140725612684240 139921511661584 139924381607069 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
[pid=11748/tid=11779] ppid=11725 vsize=8414124 memory=78 CPUtime=0 cores=0-7
/proc/11748/task/11779/stat : 11779 (java) S 11725 11725 9260 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510247009 8616062976 30291 33554432000 4194304 4196468 140725612684240 139920974798384 139924381595349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29405184 140725612692447 140725612692614 140725612692614 140725612695503 0
Current children cumulated CPU time: 1014.09 s
Current children cumulated vsize: 9298080 KiB
Current children cumulated memory: 763620 KiB

Child status: 0
Real time (s): 148.664
CPU time (s): 1014.24
CPU user time (s): 1012.55
CPU system time (s): 1.68411
CPU usage (%): 682.232
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1064336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1012.55
system time used= 1.68411
maximum resident set size= 1070808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18771
involuntary context switches= 8719


# summary of solver processes directly reported to runsolver:
#   pid: 11725
#   total CPU time (s): 1014.24
#   total CPU user time (s): 1012.55
#   total CPU system time (s): 1.68411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49955 second user time and 2.01457 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-24 18:37:20
IDJOB=4405618
IDBENCH=134582
IDSOLVER=2868
FILE ID=node140/4405618-1569343082
RUNJOBID= node140-1569335937-9287
PBS_JOBID= 21705054
Free space on /var/tmp= 13516 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-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-4405618-1569343082/watcher-4405618-1569343082 -o /var/tmp/evaluation-result-4405618-1569343082/solver-4405618-1569343082 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569335937-9287 --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-4405618-1569343082.xml

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

MD5SUM BENCH= 6c4aeb96443502fd0f9a0dc0a71b4b92
RANDOM SEED=499944816

node140.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.43
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.43
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.43
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.43
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:        25647092 kB
MemAvailable:   31845512 kB
Buffers:          123296 kB
Cached:          6173480 kB
SwapCached:         2796 kB
Active:          3125440 kB
Inactive:        3178892 kB
Active(anon):       4664 kB
Inactive(anon):    58400 kB
Active(file):    3120776 kB
Inactive(file):  3120492 kB
Unevictable:      107700 kB
Mlocked:          107700 kB
SwapTotal:      67108860 kB
SwapFree:       66997512 kB
Dirty:             20412 kB
Writeback:             0 kB
AnonPages:        109236 kB
Mapped:            56736 kB
Shmem:             46808 kB
Slab:             414136 kB
SReclaimable:     385612 kB
SUnreclaim:        28524 kB
KernelStack:        3360 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13496 MiB
End job on node140 at 2019-09-24 18:39:49