Trace number 4405347

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)UNSAT 943.171 139.015

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-2_X2.xml
MD5SUMbca347db5d1c552995f700e5a754db73
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 benchmark165.879
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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-11320-serial-file.bin HOME/instance-4405347-1569342862.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 18:33:37 CEST 2019
0.65/0.57	c PID: 11323
0.65/0.57	c IP: 172.20.3.136
0.65/0.57	c HOST: node136.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.03/1.12	c (0,0) Parsing End
2.03/1.13	c (0,0) CSP: 109 int (0 aux), 2 bool (0 aux), 1261 ctr, max domain size 28
2.03/1.13	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.03/1.13	c (0,0) Constraint Name Generate Begin
2.03/1.14	c (0,0) Ctr:HOME/instance-4405347-1569342862.xml,ExtensionConflict:ExtensionSupport:Var
2.03/1.14	c (0,0) Constraint Name Generate End
2.03/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.03/1.14	c (0,0) CSP to CSPinCNF Begin
3.15/1.62	c (1,1) translated 127 (10%) constraints
3.57/1.73	c (1,1) translated 253 (20%) constraints
3.98/1.80	c (1,1) translated 379 (30%) constraints
3.98/1.87	c (1,1) translated 505 (40%) constraints
4.41/1.93	c (1,1) translated 631 (50%) constraints
4.41/1.98	c (1,1) translated 757 (60%) constraints
5.21/2.11	c (1,1) translated 883 (70%) constraints
5.83/2.35	c (1,1) translated 1009 (80%) constraints
6.12/2.57	c (2,2) translated 1135 (90%) constraints
6.71/2.88	c (2,2) translated 1261 (100%) constraints
6.71/2.88	c (2,2) ===========================================
6.71/2.88	c (2,2) Order
6.71/2.88	c (2,2) ===========================================
7.07/2.94	c (2,2) translated 1883 (10%) constraints
7.07/2.99	c (2,2) translated 3765 (20%) constraints
7.49/3.05	c (2,2) translated 5647 (30%) constraints
7.49/3.10	c (2,2) translated 7529 (40%) constraints
7.88/3.15	c (2,2) translated 9411 (50%) constraints
7.88/3.19	c (2,2) translated 11294 (60%) constraints
8.24/3.24	c (2,2) translated 13176 (70%) constraints
8.24/3.28	c (2,2) translated 15058 (80%) constraints
8.58/3.31	c (2,2) translated 16940 (90%) constraints
8.58/3.35	c (2,2) translated 18822 (100%) constraints
8.58/3.35	c (2,2) CSP to CSPinCNF End
8.58/3.35	c (2,2) CSP: 108 int (0 aux), 685 bool (682 aux), 18822 ctr, max domain size 28
8.58/3.35	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.58/3.35	c (2,2) CSPinCNF Propagation Begin
9.65/3.69	c (3,3) 109 values, 8487 unsatisfiable literals, and 4834 valid clauses are removed
9.65/3.69	c (3,3) CSPinCNF Propagation End
9.65/3.70	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
9.65/3.70	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.65/3.70	c (3,3) Simplify CSPinCNF Begin
9.99/3.75	c (3,3) Simplify CSPinCNF End
9.99/3.75	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
9.99/3.75	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.99/3.75	c (3,3) Calculate Precise Domain Begin
9.99/3.75	c (3,3) 0 values are removed by re-calculation
9.99/3.75	c (3,3) Calculate Precise Domain End
9.99/3.75	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
9.99/3.75	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.99/3.75	c (3,3) CSPinCNF to SatSolver Begin
10.58/3.90	c (3,3) 1399 (10 %) CSP clauses are encoded (0 SAT variables, 3107 SAT clauses)
10.58/3.96	c (3,3) 2798 (20 %) CSP clauses are encoded (0 SAT variables, 4506 SAT clauses)
10.58/4.01	c (3,3) 4197 (30 %) CSP clauses are encoded (0 SAT variables, 5905 SAT clauses)
11.00/4.05	c (3,3) 5596 (40 %) CSP clauses are encoded (0 SAT variables, 7304 SAT clauses)
11.00/4.08	c (3,3) 6994 (50 %) CSP clauses are encoded (0 SAT variables, 8702 SAT clauses)
11.00/4.11	c (3,3) 8393 (60 %) CSP clauses are encoded (0 SAT variables, 10101 SAT clauses)
11.38/4.12	c (3,3) 9792 (70 %) CSP clauses are encoded (0 SAT variables, 11500 SAT clauses)
11.38/4.14	c (3,3) 11191 (80 %) CSP clauses are encoded (0 SAT variables, 12899 SAT clauses)
11.38/4.15	c (3,3) 12590 (90 %) CSP clauses are encoded (0 SAT variables, 14298 SAT clauses)
11.38/4.16	c (3,3) 13988 (100 %) CSP clauses are encoded (0 SAT variables, 15696 SAT clauses)
11.38/4.16	c (3,3) CSPinCNF to SatSolver End
11.38/4.17	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.38/4.17	c (3,3) 2482 bool, 15697 clause
11.38/4.17	c (3,3) Export Begin
11.54/4.27	c (3,3) Export to HOME/scop-11320-serial-file.bin
11.54/4.27	c (3,3) Export End
11.54/4.27	c (3,3) Export File Size: 0.02 MB
11.54/4.27	c (3,3) 0,0,2,3,3,3,3,STOP-AFTER(DIMACS)
11.54/4.27	c END-Prog: Tue Sep 24 18:33:41 CEST 2019
11.54/4.29	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11320-serial-file.bin
11.72/4.75	c (0,0) Read Serial File Begin
11.72/4.75	c (0,0) HOME/scop-11320-serial-file.bin
11.72/4.98	c (0,0) Read Serial File End
11.72/4.99	
11.72/4.99	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
11.72/4.99	(Solving Process)
11.72/4.99	
12.72/5.01	c BEGIN-Prog: Tue Sep 24 18:33:42 CEST 2019
12.72/5.01	c PID: 11343
12.72/5.01	c IP: 172.20.3.136
12.72/5.01	c HOST: node136.alineos.net
12.72/5.02	c (0,0) SatSolver.solve Begin
12.72/5.02	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405347-1569342862.xml-scop-11323.cnf
12.72/5.04	c (0,0) c
12.72/5.04	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
12.72/5.04	c (0,0) c
12.72/5.04	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
12.72/5.04	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
12.72/5.04	c (0,0) c ========================================[ Problem Statistics ]===========================================
12.72/5.04	c (0,0) c |                                                                                                       |
12.72/5.04	c (0,0) c |  Number of variables:          2480                                                                   |
12.72/5.04	c (0,0) c |  Number of clauses:           15697                                                                   |
12.72/5.04	c (0,0) c |  Parse time:                   0.01 s                                                                 |
12.72/5.04	c (0,0) c |                                                                                                       |
12.72/5.04	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
12.72/5.05	c (0,0) c |  Simplification time:          0.01 s                                                                 |
12.72/5.05	c (0,0) c |                                                                                                       |
12.72/5.05	c (0,0) c |  Generating clones                                                                                    |
12.72/5.06	c (0,0) c |  all clones generated. Memory =    32.06Mb.                                                           |
12.72/5.06	c (0,0) c ========================================================================================================|
12.72/5.06	c (0,0) c
12.72/5.06	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
12.72/5.06	c (0,0) c
12.72/5.06	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.72/5.06	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.72/5.06	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.72/5.06	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
12.72/5.06	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
12.72/5.06	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
12.72/5.06	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
12.72/5.06	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
12.72/5.06	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
12.72/5.06	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
12.72/5.06	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
12.72/5.06	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
12.72/5.06	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
12.72/5.06	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
12.72/5.06	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
12.72/5.06	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
12.72/5.06	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
12.72/5.06	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
12.72/5.06	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
236.98/34.97	c (30,0) c
236.98/34.97	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
236.98/34.97	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
236.98/34.97	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
236.98/34.97	c (30,0) c |  0 |    343 |     554292 |     300824 |     9405 |    69438 |    47842 |   306219 |    16421 |      303 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  1 |    267 |     547530 |     292737 |     8756 |    61355 |    44571 |   318286 |    12632 |      322 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  2 |    421 |     514566 |     292730 |     9362 |    61339 |    42537 |   309717 |    16204 |      302 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  3 |    297 |     554590 |     298567 |     8764 |    67177 |    46693 |   309866 |    13322 |      322 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  4 |    429 |     598106 |     321754 |     9471 |    54565 |    49208 |   316058 |    16747 |      322 |  20 |  0.848 |
236.98/34.97	c (30,0) c |  5 |    379 |     577380 |     315135 |     9475 |    47954 |    46632 |   314413 |    16659 |      317 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  6 |    324 |     557689 |     303000 |     9429 |    35812 |    48520 |   315063 |    17224 |      321 |  20 |  0.847 |
236.98/34.97	c (30,0) c |  7 |    515 |     562833 |     307077 |     9554 |    39888 |    44614 |   307528 |    16482 |      304 |  20 |  0.847 |
236.98/34.97	c (30,0) c 
236.98/34.97	c (30,0) c synthesis     2431825 conflicts   182573967 propagations    10855 conflicts/sec   814950 propagations/sec
236.98/34.97	c (30,0) c real: 29.9278 s, cpu: 224.031 s, memory: 631.17 Mb
435.39/63.97	c (59,0) c
435.39/63.97	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
435.39/63.97	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
435.39/63.97	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
435.39/63.97	c (59,0) c |  0 |    397 |     892766 |     475517 |     9468 |    85339 |    66527 |   420054 |    27459 |      567 |  20 |  0.847 |
435.39/63.97	c (59,0) c |  1 |    385 |     850801 |     450644 |     9290 |    60450 |    59453 |   434663 |    26280 |      576 |  20 |  0.847 |
435.39/63.97	c (59,0) c |  2 |    476 |     833054 |     465173 |     9411 |    74988 |    61920 |   421183 |    26352 |      576 |  20 |  0.848 |
435.39/63.97	c (59,0) c |  3 |    431 |     866697 |     460881 |     9329 |    70693 |    61091 |   433171 |    29777 |      576 |  20 |  0.847 |
435.39/63.97	c (59,0) c |  4 |    529 |     901286 |     479293 |     9500 |    89106 |    64522 |   427968 |    28456 |      576 |  20 |  0.848 |
435.39/63.97	c (59,0) c |  5 |    473 |     867367 |     468040 |     9512 |    77857 |    62692 |   425586 |    26904 |      565 |  20 |  0.848 |
435.39/63.97	c (59,0) c |  6 |    442 |     878292 |     468302 |     9488 |    78111 |    63942 |   417261 |    29300 |      576 |  20 |  0.848 |
435.39/63.97	c (59,0) c |  7 |    622 |     878489 |     470669 |     9581 |    80486 |    59667 |   421406 |    27697 |      556 |  20 |  0.847 |
435.39/63.97	c (59,0) c 
435.39/63.97	c (59,0) c synthesis     3738519 conflicts   278312653 propagations     8856 conflicts/sec   659301 propagations/sec
435.39/63.97	c (59,0) c real: 58.9277 s, cpu: 422.133 s, memory: 760.16 Mb
630.55/92.97	c (88,0) c
630.55/92.97	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
630.55/92.97	c (88,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
630.55/92.97	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
630.55/92.97	c (88,0) c |  0 |    441 |    1173348 |     617414 |     9486 |    80833 |    81261 |   497387 |    37272 |      832 |  20 |  0.847 |
630.55/92.97	c (88,0) c |  1 |    526 |    1124018 |     587251 |     9354 |   102062 |    73363 |   516438 |    37353 |      832 |  20 |  0.847 |
630.55/92.97	c (88,0) c |  2 |    511 |    1096672 |     599676 |     9439 |    63086 |    73597 |   519777 |    36967 |      832 |  20 |  0.848 |
630.55/92.97	c (88,0) c |  3 |    567 |    1119420 |     589680 |     9359 |    53088 |    71563 |   524907 |    39995 |      832 |  20 |  0.848 |
630.55/92.97	c (88,0) c |  4 |    633 |    1185527 |     619522 |     9512 |    82938 |    78901 |   517554 |    37994 |      832 |  20 |  0.848 |
630.55/92.97	c (88,0) c |  5 |    542 |    1141365 |     606587 |     9531 |    70001 |    74781 |   518578 |    37540 |      822 |  20 |  0.847 |
630.55/92.97	c (88,0) c |  6 |    539 |    1137291 |     601742 |     9509 |    65152 |    74594 |   522385 |    38946 |      832 |  20 |  0.848 |
630.55/92.97	c (88,0) c |  7 |    666 |    1143321 |     605243 |     9594 |    68656 |    74400 |   513612 |    38388 |      812 |  20 |  0.847 |
630.55/92.97	c (88,0) c 
630.55/92.97	c (88,0) c synthesis     4827115 conflicts   359180086 propagations     7826 conflicts/sec   582322 propagations/sec
630.55/92.97	c (88,0) c real: 87.9278 s, cpu: 616.807 s, memory: 789.83 Mb
836.67/121.98	c (117,0) c
836.67/121.98	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
836.67/121.98	c (117,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
836.67/121.98	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
836.67/121.98	c (117,0) c |  0 |    507 |    1432726 |     745288 |     9500 |    94288 |    93530 |   590168 |    46931 |     1092 |  20 |  0.928 |
836.67/121.98	c (117,0) c |  1 |    588 |    1367496 |     709041 |     9375 |    59504 |    85375 |   598511 |    48738 |     1093 |  20 |  0.927 |
836.67/121.98	c (117,0) c |  2 |    546 |    1333182 |     722470 |     9454 |    69331 |    83932 |   595620 |    46926 |     1093 |  20 |  0.928 |
836.67/121.98	c (117,0) c |  3 |    648 |    1373177 |     714663 |     9382 |    66614 |    83377 |   598996 |    49337 |     1093 |  20 |  0.927 |
836.67/121.98	c (117,0) c |  4 |    718 |    1415928 |     736350 |     9519 |    86479 |    89294 |   594432 |    47167 |     1093 |  20 |  0.928 |
836.67/121.98	c (117,0) c |  5 |    612 |    1394949 |     733778 |     9547 |    83693 |    85186 |   597486 |    45897 |     1093 |  20 |  0.928 |
836.67/121.98	c (117,0) c |  6 |    615 |    1361794 |     714920 |     9523 |    65638 |    85838 |   592010 |    48017 |     1080 |  20 |  0.927 |
836.67/121.98	c (117,0) c |  7 |    741 |    1391456 |     727282 |     9606 |    78429 |    81701 |   596208 |    48657 |     1073 |  20 |  0.927 |
836.67/121.98	c (117,0) c 
836.67/121.98	c (117,0) c synthesis     5803793 conflicts   433130842 propagations     7053 conflicts/sec   526363 propagations/sec
836.67/121.98	c (117,0) c real: 116.928 s, cpu: 822.875 s, memory: 819.46 Mb
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c real time : 133.937 s
942.98/138.98	c (134,0) c cpu time  : 928.6 s
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | Conflicts     |         6185203 |     793220 |     755777 |     765107 |     759568 |     783697 |     780071 |     765555 |     782208 |
942.98/138.98	c (134,0) c | Decisions     |        11822414 |    1526646 |    1460334 |    1411460 |    1462420 |    1509168 |    1487684 |    1462287 |    1502415 |
942.98/138.98	c (134,0) c | Propagations  |       463041153 |   59284930 |   56962414 |   57388342 |   56986067 |   58237270 |   58156318 |   57719188 |   58306624 |
942.98/138.98	c (134,0) c | ReduceDBs     |             188 |         24 |         23 |         23 |         23 |         24 |         24 |         23 |         24 |
942.98/138.98	c (134,0) c | SimpDBs       |              89 |         11 |         11 |          9 |         12 |         11 |         11 |         11 |         13 |
942.98/138.98	c (134,0) c | Restarts      |            5148 |        517 |        629 |        558 |        664 |        743 |        634 |        644 |        759 |
942.98/138.98	c (134,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
942.98/138.98	c (134,0) c | PropBinClauses|       979469450 |  124076007 |  121713429 |  125262421 |  120770309 |  120378294 |  121759389 |  123469171 |  122040430 |
942.98/138.98	c (134,0) c | PropPreBlocker|     32979042918 | 4143364813 | 4109629826 | 4012308441 | 4181472599 | 4116057277 | 4136527864 | 4148409722 | 4131272376 |
942.98/138.98	c (134,0) c | PropNotBlocker|      5409473016 |  668434961 |  672009347 |  704065742 |  661276933 |  676615686 |  677665874 |  669855972 |  679548501 |
942.98/138.98	c (134,0) c | LitFullScans  |     58213480790 | 7280006829 | 7275019480 | 7273063423 | 7279821875 | 7279366576 | 7279370109 | 7273622233 | 7273210265 |
942.98/138.98	c (134,0) c | LitScanFracts |        11707820 |    1997999 |    1339261 |    1023795 |    1799761 |    1361077 |    1366072 |    1617381 |    1202474 |
942.98/138.98	c (134,0) c | DecisionLevel0|            5240 |        529 |        645 |        569 |        674 |        754 |        646 |        655 |        768 |
942.98/138.98	c (134,0) c | Periods       |            9700 |       1213 |       1212 |       1212 |       1213 |       1213 |       1213 |       1212 |       1212 |
942.98/138.98	c (134,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
942.98/138.98	c (134,0) c | Avg_Trail     |                 |        633 |        629 |        626 |        630 |        636 |        636 |        630 |        635 |
942.98/138.98	c (134,0) c | Avg_DL        |                 |         22 |         20 |         22 |         21 |         22 |         22 |         21 |         22 |
942.98/138.98	c (134,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
942.98/138.98	c (134,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | Exported      |          720666 |      98982 |      89116 |      87602 |      86897 |      93320 |      88827 |      89601 |      86321 |
942.98/138.98	c (134,0) c | Imported      |         4983821 |     616235 |     625922 |     615390 |     628192 |     620716 |     626564 |     623860 |     626942 |
942.98/138.98	c (134,0) c | Good          |           14222 |       1783 |       1797 |       1744 |       1823 |       1755 |       1806 |       1788 |       1726 |
942.98/138.98	c (134,0) c | Purge         |         4969599 |     614452 |     624125 |     613646 |     626369 |     618961 |     624758 |     622072 |     625216 |
942.98/138.98	c (134,0) c | Promoted      |          417192 |      51089 |      52879 |      51411 |      53665 |      51456 |      50069 |      52740 |      53883 |
942.98/138.98	c (134,0) c | Remove_Imp    |         3882794 |     481673 |     481073 |     482698 |     476767 |     494705 |     496023 |     472271 |     497584 |
942.98/138.98	c (134,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | Unaries       |                 |         12 |         16 |         11 |         10 |         11 |         12 |         11 |          9 |
942.98/138.98	c (134,0) c | Binaries      |                 |        274 |        254 |        241 |        225 |        295 |        255 |        252 |        318 |
942.98/138.98	c (134,0) c | Glues         |                 |       1030 |        921 |        976 |        904 |       1103 |       1033 |       1010 |       1168 |
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | Orig_Seen     |            87 % |       9501 |       9380 |       9458 |       9389 |       9527 |       9549 |       9526 |       9614 |
942.98/138.98	c (134,0) c | Diff Orig seen|                 |        121 |      X     |         78 |          9 |        147 |        169 |        146 |        234 |
942.98/138.98	c (134,0) c | Hamming       |            10 % |        290 |      X     |        247 |        257 |        233 |        294 |        268 |        278 |
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c | RunningTime   |                 |  122.1  92%|  103.3  78%|  118.5  89%|  102.4  77%|  104.0  79%|  125.9  95%|  121.0  91%|  133.5 100%|
942.98/138.98	c (134,0) c | WaitingTime   |                 |   10.1   8%|   28.8  22%|   13.6  10%|   29.6  22%|   28.1  21%|    6.2   5%|   11.1   8%|    0.0   0%|
942.98/138.98	c (134,0) c | ExchangingTime|                 |    0.3   0%|    0.3   0%|    0.3   0%|    0.4   0%|    0.3   0%|    0.3   0%|    0.3   0%|    0.3   0%|
942.98/138.98	c (134,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%|
942.98/138.98	c (134,0) c | SolvingTime   |                 |  132.4     |  132.4     |  132.4     |  132.4     |  132.4     |  132.4     |  132.5     |  133.8     |
942.98/138.98	c (134,0) c | PropagationTim|                 |   94.8  72%|  112.1  85%|   93.7  71%|  118.6  90%|  115.6  87%|   89.7  68%|   94.2  71%|   84.6  63%|
942.98/138.98	c (134,0) c | AnalysisTime  |                 |   34.2  26%|   17.0  13%|   35.7  27%|   10.4   8%|   13.2  10%|   39.2  30%|   35.0  26%|   45.8  34%|
942.98/138.98	c (134,0) c | ReductionTime |                 |    1.3   1%|    1.2   1%|    1.1   1%|    1.3   1%|    1.4   1%|    1.3   1%|    1.2   1%|    1.3   1%|
942.98/138.98	c (134,0) c | SimplifyTime  |                 |    0.1   0%|    0.1   0%|    0.0   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|
942.98/138.98	c (134,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%|
942.98/138.98	c (134,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%|
942.98/138.98	c (134,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c
942.98/138.98	c (134,0) c Threads : 8
942.98/138.98	c (134,0) c Winner : 1
942.98/138.98	c (134,0) c Conflicts_0 : 793220
942.98/138.98	c (134,0) c Conflicts_1 : 755777
942.98/138.98	c (134,0) c Conflicts_2 : 765107
942.98/138.98	c (134,0) c Conflicts_3 : 759568
942.98/138.98	c (134,0) c Conflicts_4 : 783697
942.98/138.98	c (134,0) c Conflicts_5 : 780071
942.98/138.98	c (134,0) c Conflicts_6 : 765555
942.98/138.98	c (134,0) c Conflicts_7 : 782208
942.98/138.98	c (134,0) c Conflicts_total : 6185203
942.98/138.98	c (134,0) c Conflicts_winner : 755777
942.98/138.98	c (134,0) c Decisions_0 : 1526646
942.98/138.98	c (134,0) c Decisions_1 : 1460334
942.98/138.98	c (134,0) c Decisions_2 : 1411460
942.98/138.98	c (134,0) c Decisions_3 : 1462420
942.98/138.98	c (134,0) c Decisions_4 : 1509168
942.98/138.98	c (134,0) c Decisions_5 : 1487684
942.98/138.98	c (134,0) c Decisions_6 : 1462287
942.98/138.98	c (134,0) c Decisions_7 : 1502415
942.98/138.98	c (134,0) c Decisions_total : 11822414
942.98/138.98	c (134,0) c Decisions_winner : 1460334
942.98/138.98	c (134,0) c Propagations_0 : 59284930
942.98/138.98	c (134,0) c Propagations_1 : 56962414
942.98/138.98	c (134,0) c Propagations_2 : 57388342
942.98/138.98	c (134,0) c Propagations_3 : 56986067
942.98/138.98	c (134,0) c Propagations_4 : 58237270
942.98/138.98	c (134,0) c Propagations_5 : 58156318
942.98/138.98	c (134,0) c Propagations_6 : 57719188
942.98/138.98	c (134,0) c Propagations_7 : 58306624
942.98/138.98	c (134,0) c Propagations_total : 463041153
942.98/138.98	c (134,0) c Propagations_winner : 56962414
942.98/138.98	c (134,0) c ReduceDBs_0 : 24
942.98/138.98	c (134,0) c ReduceDBs_1 : 23
942.98/138.98	c (134,0) c ReduceDBs_2 : 23
942.98/138.98	c (134,0) c ReduceDBs_3 : 23
942.98/138.98	c (134,0) c ReduceDBs_4 : 24
942.98/138.98	c (134,0) c ReduceDBs_5 : 24
942.98/138.98	c (134,0) c ReduceDBs_6 : 23
942.98/138.98	c (134,0) c ReduceDBs_7 : 24
942.98/138.98	c (134,0) c ReduceDBs_total : 188
942.98/138.98	c (134,0) c ReduceDBs_winner : 23
942.98/138.98	c (134,0) c SimpDBs_0 : 11
942.98/138.98	c (134,0) c SimpDBs_1 : 11
942.98/138.98	c (134,0) c SimpDBs_2 : 9
942.98/138.98	c (134,0) c SimpDBs_3 : 12
942.98/138.98	c (134,0) c SimpDBs_4 : 11
942.98/138.98	c (134,0) c SimpDBs_5 : 11
942.98/138.98	c (134,0) c SimpDBs_6 : 11
942.98/138.98	c (134,0) c SimpDBs_7 : 13
942.98/138.98	c (134,0) c SimpDBs_total : 89
942.98/138.98	c (134,0) c SimpDBs_winner : 11
942.98/138.98	c (134,0) c Restarts_0 : 517
942.98/138.98	c (134,0) c Restarts_1 : 629
942.98/138.98	c (134,0) c Restarts_2 : 558
942.98/138.98	c (134,0) c Restarts_3 : 664
942.98/138.98	c (134,0) c Restarts_4 : 743
942.98/138.98	c (134,0) c Restarts_5 : 634
942.98/138.98	c (134,0) c Restarts_6 : 644
942.98/138.98	c (134,0) c Restarts_7 : 759
942.98/138.98	c (134,0) c Restarts_total : 5148
942.98/138.98	c (134,0) c Restarts_winner : 629
942.98/138.98	c (134,0) c ForcedImports_0 : 0
942.98/138.98	c (134,0) c ForcedImports_1 : 0
942.98/138.98	c (134,0) c ForcedImports_2 : 0
942.98/138.98	c (134,0) c ForcedImports_3 : 0
942.98/138.98	c (134,0) c ForcedImports_4 : 0
942.98/138.98	c (134,0) c ForcedImports_5 : 0
942.98/138.98	c (134,0) c ForcedImports_6 : 0
942.98/138.98	c (134,0) c ForcedImports_7 : 0
942.98/138.98	c (134,0) c ForcedImports_total : 0
942.98/138.98	c (134,0) c ForcedImports_winner : 0
942.98/138.98	c (134,0) c PropsBinClauses_0 : 124076007
942.98/138.98	c (134,0) c PropsBinClauses_1 : 121713429
942.98/138.98	c (134,0) c PropsBinClauses_2 : 125262421
942.98/138.98	c (134,0) c PropsBinClauses_3 : 120770309
942.98/138.98	c (134,0) c PropsBinClauses_4 : 120378294
942.98/138.98	c (134,0) c PropsBinClauses_5 : 121759389
942.98/138.98	c (134,0) c PropsBinClauses_6 : 123469171
942.98/138.98	c (134,0) c PropsBinClauses_7 : 122040430
942.98/138.98	c (134,0) c PropsBinClauses_total : 979469450
942.98/138.98	c (134,0) c PropsBinClauses_winner : 121713429
942.98/138.98	c (134,0) c PropsPreBlocker_0 : 4143364813
942.98/138.98	c (134,0) c PropsPreBlocker_1 : 4109629826
942.98/138.98	c (134,0) c PropsPreBlocker_2 : 4012308441
942.98/138.98	c (134,0) c PropsPreBlocker_3 : 4181472599
942.98/138.98	c (134,0) c PropsPreBlocker_4 : 4116057277
942.98/138.98	c (134,0) c PropsPreBlocker_5 : 4136527864
942.98/138.98	c (134,0) c PropsPreBlocker_6 : 4148409722
942.98/138.98	c (134,0) c PropsPreBlocker_7 : 4131272376
942.98/138.98	c (134,0) c PropsPreBlocker_total : 32979042918
942.98/138.98	c (134,0) c PropsPreBlocker_winner : 4109629826
942.98/138.98	c (134,0) c PropsNotBlocker_0 : 668434961
942.98/138.98	c (134,0) c PropsNotBlocker_1 : 672009347
942.98/138.98	c (134,0) c PropsNotBlocker_2 : 704065742
942.98/138.98	c (134,0) c PropsNotBlocker_3 : 661276933
942.98/138.98	c (134,0) c PropsNotBlocker_4 : 676615686
942.98/138.98	c (134,0) c PropsNotBlocker_5 : 677665874
942.98/138.98	c (134,0) c PropsNotBlocker_6 : 669855972
942.98/138.98	c (134,0) c PropsNotBlocker_7 : 679548501
942.98/138.98	c (134,0) c PropsNotBlocker_total : 5409473016
942.98/138.98	c (134,0) c PropsNotBlocker_winner : 672009347
942.98/138.98	c (134,0) c PropsLitFullScans_0 : 7280006829
942.98/138.98	c (134,0) c PropsLitFullScans_1 : 7275019480
942.98/138.98	c (134,0) c PropsLitFullScans_2 : 7273063423
942.98/138.98	c (134,0) c PropsLitFullScans_3 : 7279821875
942.98/138.98	c (134,0) c PropsLitFullScans_4 : 7279366576
942.98/138.98	c (134,0) c PropsLitFullScans_5 : 7279370109
942.98/138.98	c (134,0) c PropsLitFullScans_6 : 7273622233
942.98/138.98	c (134,0) c PropsLitFullScans_7 : 7273210265
942.98/138.98	c (134,0) c PropsLitFullScans_total : 58213480790
942.98/138.98	c (134,0) c PropsLitFullScans_winner : 7275019480
942.98/138.98	c (134,0) c LitScanFractions_0 : 1997999
942.98/138.98	c (134,0) c LitScanFractions_1 : 1339261
942.98/138.98	c (134,0) c LitScanFractions_2 : 1023795
942.98/138.98	c (134,0) c LitScanFractions_3 : 1799761
942.98/138.98	c (134,0) c LitScanFractions_4 : 1361077
942.98/138.98	c (134,0) c LitScanFractions_5 : 1366072
942.98/138.98	c (134,0) c LitScanFractions_6 : 1617381
942.98/138.98	c (134,0) c LitScanFractions_7 : 1202474
942.98/138.98	c (134,0) c LitScanFractions_total : 11707820
942.98/138.98	c (134,0) c LitScanFractions_winner : 1339261
942.98/138.98	c (134,0) c DecisionLevel0_0 : 529
942.98/138.98	c (134,0) c DecisionLevel0_1 : 645
942.98/138.98	c (134,0) c DecisionLevel0_2 : 569
942.98/138.98	c (134,0) c DecisionLevel0_3 : 674
942.98/138.98	c (134,0) c DecisionLevel0_4 : 754
942.98/138.98	c (134,0) c DecisionLevel0_5 : 646
942.98/138.98	c (134,0) c DecisionLevel0_6 : 655
942.98/138.98	c (134,0) c DecisionLevel0_7 : 768
942.98/138.98	c (134,0) c DecisionLevel0_total : 5240
942.98/138.98	c (134,0) c DecisionLevel0_winner : 645
942.98/138.98	c (134,0) c Periods_0 : 1213
942.98/138.98	c (134,0) c Periods_1 : 1212
942.98/138.98	c (134,0) c Periods_2 : 1212
942.98/138.98	c (134,0) c Periods_3 : 1213
942.98/138.98	c (134,0) c Periods_4 : 1213
942.98/138.98	c (134,0) c Periods_5 : 1213
942.98/138.98	c (134,0) c Periods_6 : 1212
942.98/138.98	c (134,0) c Periods_7 : 1212
942.98/138.98	c (134,0) c Periods_total : 9700
942.98/138.98	c (134,0) c Periods_winner : 1212
942.98/138.98	c (134,0) c Margin_0 : 20
942.98/138.98	c (134,0) c Margin_1 : 20
942.98/138.98	c (134,0) c Margin_2 : 20
942.98/138.98	c (134,0) c Margin_3 : 20
942.98/138.98	c (134,0) c Margin_4 : 20
942.98/138.98	c (134,0) c Margin_5 : 20
942.98/138.98	c (134,0) c Margin_6 : 20
942.98/138.98	c (134,0) c Margin_7 : 20
942.98/138.98	c (134,0) c Margin_total : 160
942.98/138.98	c (134,0) c Margin_winner : 20
942.98/138.98	c (134,0) c Exported_0 : 98982
942.98/138.98	c (134,0) c Exported_1 : 89116
942.98/138.98	c (134,0) c Exported_2 : 87602
942.98/138.98	c (134,0) c Exported_3 : 86897
942.98/138.98	c (134,0) c Exported_4 : 93320
942.98/138.98	c (134,0) c Exported_5 : 88827
942.98/138.98	c (134,0) c Exported_6 : 89601
942.98/138.98	c (134,0) c Exported_7 : 86321
942.98/138.98	c (134,0) c Exported_total : 720666
942.98/138.98	c (134,0) c Exported_winner : 89116
942.98/138.98	c (134,0) c Imported_0 : 616235
942.98/138.98	c (134,0) c Imported_1 : 625922
942.98/138.98	c (134,0) c Imported_2 : 615390
942.98/138.98	c (134,0) c Imported_3 : 628192
942.98/138.98	c (134,0) c Imported_4 : 620716
942.98/138.98	c (134,0) c Imported_5 : 626564
942.98/138.98	c (134,0) c Imported_6 : 623860
942.98/138.98	c (134,0) c Imported_7 : 626942
942.98/138.98	c (134,0) c Imported_total : 4983821
942.98/138.98	c (134,0) c Imported_winner : 625922
942.98/138.98	c (134,0) c Good_0 : 1783
942.98/138.98	c (134,0) c Good_1 : 1797
942.98/138.98	c (134,0) c Good_2 : 1744
942.98/138.98	c (134,0) c Good_3 : 1823
942.98/138.98	c (134,0) c Good_4 : 1755
942.98/138.98	c (134,0) c Good_5 : 1806
942.98/138.98	c (134,0) c Good_6 : 1788
942.98/138.98	c (134,0) c Good_7 : 1726
942.98/138.98	c (134,0) c Good_total : 14222
942.98/138.98	c (134,0) c Good_winner : 1797
942.98/138.98	c (134,0) c Purge_0 : 614452
942.98/138.98	c (134,0) c Purge_1 : 624125
942.98/138.98	c (134,0) c Purge_2 : 613646
942.98/138.98	c (134,0) c Purge_3 : 626369
942.98/138.98	c (134,0) c Purge_4 : 618961
942.98/138.98	c (134,0) c Purge_5 : 624758
942.98/138.98	c (134,0) c Purge_6 : 622072
942.98/138.98	c (134,0) c Purge_7 : 625216
942.98/138.98	c (134,0) c Purge_total : 4969599
942.98/138.98	c (134,0) c Purge_winner : 624125
942.98/138.98	c (134,0) c Promoted_0 : 51089
942.98/138.98	c (134,0) c Promoted_1 : 52879
942.98/138.98	c (134,0) c Promoted_2 : 51411
942.98/138.98	c (134,0) c Promoted_3 : 53665
942.98/138.98	c (134,0) c Promoted_4 : 51456
942.98/138.98	c (134,0) c Promoted_5 : 50069
942.98/138.98	c (134,0) c Promoted_6 : 52740
942.98/138.98	c (134,0) c Promoted_7 : 53883
942.98/138.98	c (134,0) c Promoted_total : 417192
942.98/138.98	c (134,0) c Promoted_winner : 52879
942.98/138.98	c (134,0) c Remove_Imp_0 : 481673
942.98/138.98	c (134,0) c Remove_Imp_1 : 481073
942.98/138.98	c (134,0) c Remove_Imp_2 : 482698
942.98/138.98	c (134,0) c Remove_Imp_3 : 476767
942.98/138.98	c (134,0) c Remove_Imp_4 : 494705
942.98/138.98	c (134,0) c Remove_Imp_5 : 496023
942.98/138.98	c (134,0) c Remove_Imp_6 : 472271
942.98/138.98	c (134,0) c Remove_Imp_7 : 497584
942.98/138.98	c (134,0) c Remove_Imp_total : 3882794
942.98/138.98	c (134,0) c Remove_Imp_winner : 481073
942.98/138.98	c (134,0) c Blocked_Reuse_0 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_1 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_2 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_3 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_4 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_5 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_6 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_7 : 0
942.98/138.98	c (134,0) c Blocked_Reuse_total : 0
942.98/138.98	c (134,0) c Blocked_Reuse_winner : 0
942.98/138.98	c (134,0) c Unaries_0 : 12
942.98/138.98	c (134,0) c Unaries_1 : 16
942.98/138.98	c (134,0) c Unaries_2 : 11
942.98/138.98	c (134,0) c Unaries_3 : 10
942.98/138.98	c (134,0) c Unaries_4 : 11
942.98/138.98	c (134,0) c Unaries_5 : 12
942.98/138.98	c (134,0) c Unaries_6 : 11
942.98/138.98	c (134,0) c Unaries_7 : 9
942.98/138.99	c (134,0) c Unaries_total : 92
942.98/138.99	c (134,0) c Unaries_winner : 16
942.98/138.99	c (134,0) c Binaries_0 : 274
942.98/138.99	c (134,0) c Binaries_1 : 254
942.98/138.99	c (134,0) c Binaries_2 : 241
942.98/138.99	c (134,0) c Binaries_3 : 225
942.98/138.99	c (134,0) c Binaries_4 : 295
942.98/138.99	c (134,0) c Binaries_5 : 255
942.98/138.99	c (134,0) c Binaries_6 : 252
942.98/138.99	c (134,0) c Binaries_7 : 318
942.98/138.99	c (134,0) c Binaries_total : 2114
942.98/138.99	c (134,0) c Binaries_winner : 254
942.98/138.99	c (134,0) c Glues_0 : 1030
942.98/138.99	c (134,0) c Glues_1 : 921
942.98/138.99	c (134,0) c Glues_2 : 976
942.98/138.99	c (134,0) c Glues_3 : 904
942.98/138.99	c (134,0) c Glues_4 : 1103
942.98/138.99	c (134,0) c Glues_5 : 1033
942.98/138.99	c (134,0) c Glues_6 : 1010
942.98/138.99	c (134,0) c Glues_7 : 1168
942.98/138.99	c (134,0) c Glues_total : 8145
942.98/138.99	c (134,0) c Glues_winner : 921
942.98/138.99	c (134,0) c RunningTime_0 : 122.061249
942.98/138.99	c (134,0) c RunningTime_1 : 103.253301
942.98/138.99	c (134,0) c RunningTime_2 : 118.467429
942.98/138.99	c (134,0) c RunningTime_3 : 102.444488
942.98/138.99	c (134,0) c RunningTime_4 : 104.010835
942.98/138.99	c (134,0) c RunningTime_5 : 125.920887
942.98/138.99	c (134,0) c RunningTime_6 : 121.025666
942.98/138.99	c (134,0) c RunningTime_7 : 133.471268
942.98/138.99	c (134,0) c RunningTime_total : 930.655123
942.98/138.99	c (134,0) c RunningTime_winner : 103.253301
942.98/138.99	c (134,0) c WaitingTime_0 : 10.077533
942.98/138.99	c (134,0) c WaitingTime_1 : 28.751729
942.98/138.99	c (134,0) c WaitingTime_2 : 13.620222
942.98/138.99	c (134,0) c WaitingTime_3 : 29.595798
942.98/138.99	c (134,0) c WaitingTime_4 : 28.069791
942.98/138.99	c (134,0) c WaitingTime_5 : 6.176744
942.98/138.99	c (134,0) c WaitingTime_6 : 11.105989
942.98/138.99	c (134,0) c WaitingTime_7 : 0.001507
942.98/138.99	c (134,0) c WaitingTime_total : 127.399311
942.98/138.99	c (134,0) c WaitingTime_winner : 28.751729
942.98/138.99	c (134,0) c ExchangingTime_0 : 0.298434
942.98/138.99	c (134,0) c ExchangingTime_1 : 0.338820
942.98/138.99	c (134,0) c ExchangingTime_2 : 0.300865
942.98/138.99	c (134,0) c ExchangingTime_3 : 0.378983
942.98/138.99	c (134,0) c ExchangingTime_4 : 0.341391
942.98/138.99	c (134,0) c ExchangingTime_5 : 0.330957
942.98/138.99	c (134,0) c ExchangingTime_6 : 0.313525
942.98/138.99	c (134,0) c ExchangingTime_7 : 0.345659
942.98/138.99	c (134,0) c ExchangingTime_total : 2.648634
942.98/138.99	c (134,0) c ExchangingTime_winner : 0.338820
942.98/138.99	c (134,0) c PeriodProcTime_0 : 0.010279
942.98/138.99	c (134,0) c PeriodProcTime_1 : 0.010207
942.98/138.99	c (134,0) c PeriodProcTime_2 : 0.009785
942.98/138.99	c (134,0) c PeriodProcTime_3 : 0.012635
942.98/138.99	c (134,0) c PeriodProcTime_4 : 0.010228
942.98/138.99	c (134,0) c PeriodProcTime_5 : 0.012530
942.98/138.99	c (134,0) c PeriodProcTime_6 : 0.012457
942.98/138.99	c (134,0) c PeriodProcTime_7 : 0.019496
942.98/138.99	c (134,0) c PeriodProcTime_total : 0.097618
942.98/138.99	c (134,0) c PeriodProcTime_winner : 0.010207
942.98/138.99	c (134,0) c SolvingTime_0 : 132.447495
942.98/138.99	c (134,0) c SolvingTime_1 : 132.354058
942.98/138.99	c (134,0) c SolvingTime_2 : 132.398301
942.98/138.99	c (134,0) c SolvingTime_3 : 132.431903
942.98/138.99	c (134,0) c SolvingTime_4 : 132.432244
942.98/138.99	c (134,0) c SolvingTime_5 : 132.441118
942.98/138.99	c (134,0) c SolvingTime_6 : 132.457637
942.98/138.99	c (134,0) c SolvingTime_7 : 133.837930
942.98/138.99	c (134,0) c SolvingTime_total : 1060.800685
942.98/138.99	c (134,0) c SolvingTime_winner : 132.354058
942.98/138.99	c (134,0) c PropagationTime_0 : 94.772424
942.98/138.99	c (134,0) c PropagationTime_1 : 112.096544
942.98/138.99	c (134,0) c PropagationTime_2 : 93.658978
942.98/138.99	c (134,0) c PropagationTime_3 : 118.571876
942.98/138.99	c (134,0) c PropagationTime_4 : 115.626947
942.98/138.99	c (134,0) c PropagationTime_5 : 89.746834
942.98/138.99	c (134,0) c PropagationTime_6 : 94.161085
942.98/138.99	c (134,0) c PropagationTime_7 : 84.552302
942.98/138.99	c (134,0) c PropagationTime_total : 803.186991
942.98/138.99	c (134,0) c PropagationTime_winner : 112.096544
942.98/138.99	c (134,0) c AnalysisTime_0 : 34.223203
942.98/138.99	c (134,0) c AnalysisTime_1 : 17.040349
942.98/138.99	c (134,0) c AnalysisTime_2 : 35.731792
942.98/138.99	c (134,0) c AnalysisTime_3 : 10.360453
942.98/138.99	c (134,0) c AnalysisTime_4 : 13.237465
942.98/138.99	c (134,0) c AnalysisTime_5 : 39.223727
942.98/138.99	c (134,0) c AnalysisTime_6 : 35.032018
942.98/138.99	c (134,0) c AnalysisTime_7 : 45.846098
942.98/138.99	c (134,0) c AnalysisTime_total : 230.695105
942.98/138.99	c (134,0) c AnalysisTime_winner : 17.040349
942.98/138.99	c (134,0) c ReductionTime_0 : 1.339582
942.98/138.99	c (134,0) c ReductionTime_1 : 1.198770
942.98/138.99	c (134,0) c ReductionTime_2 : 1.098352
942.98/138.99	c (134,0) c ReductionTime_3 : 1.266652
942.98/138.99	c (134,0) c ReductionTime_4 : 1.415470
942.98/138.99	c (134,0) c ReductionTime_5 : 1.311099
942.98/138.99	c (134,0) c ReductionTime_6 : 1.206877
942.98/138.99	c (134,0) c ReductionTime_7 : 1.327380
942.98/138.99	c (134,0) c ReductionTime_total : 10.164182
942.98/138.99	c (134,0) c ReductionTime_winner : 1.198770
942.98/138.99	c (134,0) c SimplifyTime_0 : 0.102317
942.98/138.99	c (134,0) c SimplifyTime_1 : 0.068217
942.98/138.99	c (134,0) c SimplifyTime_2 : 0.039742
942.98/138.99	c (134,0) c SimplifyTime_3 : 0.141953
942.98/138.99	c (134,0) c SimplifyTime_4 : 0.106742
942.98/138.99	c (134,0) c SimplifyTime_5 : 0.135430
942.98/138.99	c (134,0) c SimplifyTime_6 : 0.061839
942.98/138.99	c (134,0) c SimplifyTime_7 : 0.069305
942.98/138.99	c (134,0) c SimplifyTime_total : 0.725544
942.98/138.99	c (134,0) c SimplifyTime_winner : 0.068217
942.98/138.99	c (134,0) c UsedRateTime_0 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_1 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_2 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_3 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_4 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_5 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_6 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_7 : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_total : 0.000000
942.98/138.99	c (134,0) c UsedRateTime_winner : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_0 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_1 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_2 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_3 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_4 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_5 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_6 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_7 : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_total : 0.000000
942.98/138.99	c (134,0) c OverlapRateTime_winner : 0.000000
942.98/138.99	c (134,0) c
942.98/138.99	c (134,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
942.98/138.99	c (134,0) c
942.98/138.99	c (134,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.99	c (134,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
942.98/138.99	c (134,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.99	c (134,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
942.98/138.99	c (134,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
942.98/138.99	c (134,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
942.98/138.99	c (134,0) c | Initial random_seed   | 2051313396 | 1363246240 |  225576758 |  995188173 | 1108670411 | 1969104216 | 1328914127 |  264432473 |
942.98/138.99	c (134,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
942.98/138.99	c (134,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
942.98/138.99	c (134,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
942.98/138.99	c (134,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
942.98/138.99	c (134,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
942.98/138.99	c (134,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
942.98/138.99	c (134,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
942.98/138.99	c (134,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
942.98/138.99	c (134,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
942.98/138.99	c (134,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
942.98/138.99	c (134,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
942.98/138.99	c (134,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
942.98/138.99	c (134,0) 
942.98/138.99	c (134,0) s UNSATISFIABLE
942.98/139.00	c (134,0) SatSolver.solve End
942.98/139.00	c (134,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
942.98/139.00	c (134,0) Show results Begin
942.98/139.00	s UNSATISFIABLE
942.98/139.00	c (134,0) Show results End
942.98/139.00	c (134,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
942.98/139.00	c (134,0) 134,134,STOP-AFTER(ALL)
942.98/139.00	c END-Prog: Tue Sep 24 18:35:56 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 (13387 MiB free)
  memory of node 1: 16384 MiB (12519 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100128 s]*
/proc/loadavg: 6.69 6.98 6.70 2/212 11342
/proc/meminfo: memFree=26435192/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510534718 115843072 349 33554432000 4194304 5098028 140729548669568 140729548666824 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 349 296 221 0 87 0
[pid=11323] ppid=11320 vsize=27314120 memory=105568 CPUtime=0.1 cores=0-7
/proc/11323/stat : 11323 (java) S 11320 11320 10125 0 -1 1077944320 6479 0 0 0 8 2 0 0 20 0 20 0 510534718 27969658880 26392 33554432000 4194304 4196468 140736809727040 140736809709584 140449240452855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
/proc/11323/statm: 6828530 26392 2794 1 0 6790935 0
[pid=11323/tid=11324] ppid=11320 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11323/task/11324/stat : 11324 (java) R 11320 11320 10125 0 -1 4202560 4575 0 0 0 7 1 0 0 20 0 20 0 510534718 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449212277712 140449232689982 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11325] ppid=11320 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11323/task/11325/stat : 11325 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449244695312 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11326] ppid=11320 vsize=27314120 memory=139621343794816 CPUtime=0 cores=0-7
/proc/11323/task/11326/stat : 11326 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449058851728 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11327] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11327/stat : 11327 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449057799184 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11328] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11328/stat : 11328 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449056746640 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11329] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11329/stat : 11329 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140449055693072 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11330] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11330/stat : 11330 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140448658782608 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11331] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11331/stat : 11331 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140448657730064 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11332] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11332/stat : 11332 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 26392 33554432000 4194304 4196468 140736809727040 140448656677520 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11333] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11333/stat : 11333 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534722 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447694756336 140449240464002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11334] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11334/stat : 11334 (java) S 11320 11320 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 26392 33554432000 4194304 4196468 140736809727040 140446906967456 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11335] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11335/stat : 11335 (java) S 11320 11320 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 26392 33554432000 4194304 4196468 140736809727040 140446772745712 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11336] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11336/stat : 11336 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 26392 33554432000 4194304 4196468 140736809727040 140446398241488 140449240471451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11337] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11337/stat : 11337 (java) S 11320 11320 10125 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447693703152 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11338] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11338/stat : 11338 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447692650608 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11339] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11339/stat : 11339 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447691598064 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11340] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11340/stat : 11340 (java) R 11320 11320 10125 0 -1 4202560 246 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447690545520 140449240474202 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11341] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11341/stat : 11341 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 26392 33554432000 4194304 4196468 140736809727040 140445900335840 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11342] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11342/stat : 11342 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 26392 33554432000 4194304 4196468 140736809727040 140447689493424 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106964 KiB

[startup+0.219716 s]*
/proc/loadavg: 6.69 6.98 6.70 2/212 11342
/proc/meminfo: memFree=26407516/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510534718 115843072 349 33554432000 4194304 5098028 140729548669568 140729548666824 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 349 296 221 0 87 0
[pid=11323] ppid=11320 vsize=27314120 memory=124704 CPUtime=0.26 cores=0-7
/proc/11323/stat : 11323 (java) S 11320 11320 10125 0 -1 1077944320 12115 0 0 0 22 4 0 0 20 0 20 0 510534718 27969658880 31176 33554432000 4194304 4196468 140736809727040 140736809709584 140449240452855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
/proc/11323/statm: 6828530 31176 2934 1 0 6790935 0
[pid=11323/tid=11324] ppid=11320 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11323/task/11324/stat : 11324 (java) R 11320 11320 10125 0 -1 4202560 9815 0 0 0 17 3 0 0 20 0 20 0 510534718 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449212273856 140449240474781 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11325] ppid=11320 vsize=27314120 memory=330 CPUtime=0 cores=0-7
/proc/11323/task/11325/stat : 11325 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449244695312 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11326] ppid=11320 vsize=27314120 memory=288369997495506560 CPUtime=0 cores=0-7
/proc/11323/task/11326/stat : 11326 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449058851728 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11327] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11327/stat : 11327 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449057799184 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11328] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11328/stat : 11328 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449056746640 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11329] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11329/stat : 11329 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140449055693072 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11330] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11330/stat : 11330 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140448658782608 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11331] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11331/stat : 11331 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140448657730064 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11332] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11332/stat : 11332 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 31176 33554432000 4194304 4196468 140736809727040 140448656677520 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11333] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11333/stat : 11333 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534722 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447694756336 140449240464002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11334] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11334/stat : 11334 (java) S 11320 11320 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 31176 33554432000 4194304 4196468 140736809727040 140446906967456 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11335] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11335/stat : 11335 (java) S 11320 11320 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 31176 33554432000 4194304 4196468 140736809727040 140446772745712 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11336] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11336/stat : 11336 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 31176 33554432000 4194304 4196468 140736809727040 140446398241488 140449240471451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11337] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11337/stat : 11337 (java) S 11320 11320 10125 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447693703152 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11338] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11338/stat : 11338 (java) S 11320 11320 10125 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447692650608 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11339] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11339/stat : 11339 (java) S 11320 11320 10125 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447691598064 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11340] ppid=11320 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11323/task/11340/stat : 11340 (java) R 11320 11320 10125 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 510534725 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447690545520 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11341] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11341/stat : 11341 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 31176 33554432000 4194304 4196468 140736809727040 140445900335840 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11342] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11342/stat : 11342 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 31176 33554432000 4194304 4196468 140736809727040 140447689493424 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126100 KiB

[startup+0.310428 s]*
/proc/loadavg: 6.69 6.98 6.70 2/212 11342
/proc/meminfo: memFree=26409024/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510534718 115843072 349 33554432000 4194304 5098028 140729548669568 140729548666824 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 349 296 221 0 87 0
[pid=11323] ppid=11320 vsize=27314120 memory=128308 CPUtime=0.42 cores=0-7
/proc/11323/stat : 11323 (java) S 11320 11320 10125 0 -1 1077944320 12473 0 0 0 38 4 0 0 20 0 20 0 510534718 27969658880 32077 33554432000 4194304 4196468 140736809727040 140736809709584 140449240452855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
/proc/11323/statm: 6828530 32077 3009 1 0 6790935 0
[pid=11323/tid=11324] ppid=11320 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11323/task/11324/stat : 11324 (java) R 11320 11320 10125 0 -1 4202560 9992 0 0 0 26 3 0 0 20 0 20 0 510534718 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449212281648 140449222016384 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11325] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11325/stat : 11325 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449244695312 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11326] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11326/stat : 11326 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449058851728 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11327] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11327/stat : 11327 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449057799184 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11328] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11328/stat : 11328 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449056746640 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11329] ppid=11320 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/11323/task/11329/stat : 11329 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140449055693072 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11330] ppid=11320 vsize=27314120 memory=139621199606703 CPUtime=0 cores=0-7
/proc/11323/task/11330/stat : 11330 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140448658782608 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11331] ppid=11320 vsize=27314120 memory=139621199609008 CPUtime=0 cores=0-7
/proc/11323/task/11331/stat : 11331 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140448657730064 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11332] ppid=11320 vsize=27314120 memory=139621199611312 CPUtime=0 cores=0-7
/proc/11323/task/11332/stat : 11332 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534721 27969658880 32077 33554432000 4194304 4196468 140736809727040 140448656677520 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11333] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11333/stat : 11333 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534722 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447694756336 140449240464002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11334] ppid=11320 vsize=27314120 memory=279242399229584 CPUtime=0 cores=0-7
/proc/11323/task/11334/stat : 11334 (java) S 11320 11320 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 32077 33554432000 4194304 4196468 140736809727040 140446906967456 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11335] ppid=11320 vsize=27314120 memory=279242399236496 CPUtime=0 cores=0-7
/proc/11323/task/11335/stat : 11335 (java) S 11320 11320 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510534723 27969658880 32077 33554432000 4194304 4196468 140736809727040 140446772745712 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11336] ppid=11320 vsize=27314120 memory=279242399177776 CPUtime=0 cores=0-7
/proc/11323/task/11336/stat : 11336 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534725 27969658880 32077 33554432000 4194304 4196468 140736809727040 140446398241488 140449240471451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11337] ppid=11320 vsize=27314120 memory=279242399250320 CPUtime=0.01 cores=0-7
/proc/11323/task/11337/stat : 11337 (java) R 11320 11320 10125 0 -1 4202560 387 0 0 0 1 0 0 0 20 0 20 0 510534725 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447693703152 140449220107584 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11338] ppid=11320 vsize=27314120 memory=279242399257232 CPUtime=0.01 cores=0-7
/proc/11323/task/11338/stat : 11338 (java) S 11320 11320 10125 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 20 0 510534725 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447692650608 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11339] ppid=11320 vsize=27314120 memory=279242399254928 CPUtime=0.01 cores=0-7
/proc/11323/task/11339/stat : 11339 (java) S 11320 11320 10125 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 510534725 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447691598064 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11340] ppid=11320 vsize=27314120 memory=279242399271088 CPUtime=0.07 cores=0-7
/proc/11323/task/11340/stat : 11340 (java) S 11320 11320 10125 0 -1 1077944384 465 0 0 0 7 0 0 0 20 0 20 0 510534725 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447690545520 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11341] ppid=11320 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11341/stat : 11341 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 32077 33554432000 4194304 4196468 140736809727040 140445900335840 140449240463061 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11342] ppid=11320 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11323/task/11342/stat : 11342 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510534726 27969658880 32077 33554432000 4194304 4196468 140736809727040 140447689493424 140449240464002 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129704 KiB

[startup+0.700944 s]
/proc/loadavg: 6.69 6.98 6.70 3/212 11342
/proc/meminfo: memFree=26389976/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510534718 115843072 349 33554432000 4194304 5098028 140729548669568 140729548666824 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 349 296 221 0 87 0
[pid=11323] ppid=11320 vsize=27320392 memory=162680 CPUtime=0.99 cores=0-7
/proc/11323/stat : 11323 (java) S 11320 11320 10125 0 -1 1077944320 19806 0 0 0 92 7 0 0 20 0 20 0 510534718 27976081408 40670 33554432000 4194304 4196468 140736809727040 140736809709584 140449240452855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
/proc/11323/statm: 6830098 40670 3174 1 0 6791447 0
[pid=11323/tid=11324] ppid=11320 vsize=27320392 memory=279242399628976 CPUtime=0.67 cores=0-7
/proc/11323/task/11324/stat : 11324 (java) R 11320 11320 10125 0 -1 4202560 16911 0 0 0 62 5 0 0 20 0 20 0 510534718 27976081408 40670 33554432000 4194304 4196468 140736809727040 140449212290192 140448735825968 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11325] ppid=11320 vsize=27320392 memory=139621199815536 CPUtime=0 cores=0-7
/proc/11323/task/11325/stat : 11325 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27976081408 40670 33554432000 4194304 4196468 140736809727040 140449244695312 140449240463061 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11326] ppid=11320 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/11323/task/11326/stat : 11326 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510534721 27976081408 40670 33554432000 4194304 4196468 140736809727040 140449058851728 140449240463061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0
[pid=11323/tid=11327] ppid=11320 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/11323/task/11327/stat : 11327 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510534721 27976081408 40670 33554432000 4194304 4196468 140736809727040 140449057799184 140449240463061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140736809734855 140736809735302 140736809735302 140736809738191 0

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

[pid=11343/tid=11358] ppid=11320 vsize=8414124 memory=2024 CPUtime=0.09 cores=0-7
/proc/11343/task/11358/stat : 11358 (java) S 11320 11320 10125 0 -1 1077944384 361 0 0 0 9 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886538480240 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11359] ppid=11320 vsize=8414124 memory=1416 CPUtime=0.03 cores=0-7
/proc/11343/task/11359/stat : 11359 (java) S 11320 11320 10125 0 -1 1077944384 143 0 0 0 3 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886537427696 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11360] ppid=11320 vsize=8414124 memory=1476 CPUtime=0.22 cores=0-7
/proc/11343/task/11360/stat : 11360 (java) S 11320 11320 10125 0 -1 1077944384 733 0 0 0 22 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886536375152 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11361] ppid=11320 vsize=8414124 memory=121148 CPUtime=0 cores=0-7
/proc/11343/task/11361/stat : 11361 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139885205776608 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11362] ppid=11320 vsize=8414124 memory=617972 CPUtime=0.08 cores=0-7
/proc/11343/task/11362/stat : 11362 (java) S 11320 11320 10125 0 -1 1077944384 11 0 0 0 0 8 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886535322032 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11364] ppid=11320 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11343/task/11364/stat : 11364 (java) S 11320 11320 10125 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887152334016 139887716466457 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11366] ppid=11320 vsize=8414124 memory=3 CPUtime=0 cores=0-7
/proc/11343/task/11366/stat : 11366 (java) S 11320 11320 10125 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884534677264 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11367] ppid=11320 vsize=8414124 memory=22 CPUtime=0 cores=0-7
/proc/11343/task/11367/stat : 11367 (java) S 11320 11320 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884803112848 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11376] ppid=11320 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11343/task/11376/stat : 11376 (java) S 11320 11320 10125 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 24 0 510535224 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884266249904 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
Current children cumulated CPU time: 941.68 s
Current children cumulated vsize: 9185192 KiB
Current children cumulated memory: 662456 KiB

[startup+138.401 s]
/proc/loadavg: 7.64 7.21 6.82 2/217 11384
/proc/meminfo: memFree=25881968/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1476 CPUtime=11.72 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 584 32067 0 0 0 0 1142 30 20 0 1 0 510534718 115843072 369 33554432000 4194304 5098028 140729548669568 140729548666312 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 369 311 221 0 87 0
[pid=11343] ppid=11320 vsize=8414124 memory=121148 CPUtime=1.33 cores=0-7
/proc/11343/stat : 11343 (java) S 11320 11320 10125 0 -1 1077944320 20802 0 0 0 125 8 0 0 20 0 24 0 510535147 8616062976 30287 33554432000 4194304 4196468 140732561414432 140732561396976 139887716441847 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
/proc/11343/statm: 2103531 30287 3204 1 0 2064875 0
[pid=11363] ppid=11343 vsize=657940 memory=539832 CPUtime=929.43 cores=0-7
/proc/11363/stat : 11363 (manyglucose-4.1) S 11343 11320 10125 0 -1 1077944320 732582 0 0 0 92802 141 0 0 20 0 2 0 510535222 673730560 134958 33554432000 4194304 4454172 140735579506064 140735579504448 139636089421559 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 31305728 140735579513677 140735579513884 140735579513884 140735579516854 0
/proc/11363/statm: 164485 134958 419 64 0 160153 0
[pid=11363/tid=11375] ppid=11343 vsize=657940 memory=1476 CPUtime=133.29 cores=0-7
/proc/11363/task/11375/stat : 11375 (manyglucose-4.1) R 11343 11320 10125 0 -1 4202560 95824 0 0 0 13313 16 0 0 20 0 2 0 510535224 673730560 134958 33554432000 4194304 4454172 140735579506064 139635812453512 4350902 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 31305728 140735579513677 140735579513884 140735579513884 140735579516854 0
[pid=11343/tid=11344] ppid=11320 vsize=8414124 memory=-8960306644726870418 CPUtime=0.77 cores=0-7
/proc/11343/task/11344/stat : 11344 (java) S 11320 11320 10125 0 -1 1077944384 17344 0 0 0 72 5 0 0 20 0 24 0 510535148 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887688282016 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11345] ppid=11320 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/11343/task/11345/stat : 11345 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887720683792 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11346] ppid=11320 vsize=8414124 memory=-7029379521808015264 CPUtime=0 cores=0-7
/proc/11343/task/11346/stat : 11346 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887520852368 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11347] ppid=11320 vsize=8414124 memory=7236828752185288810 CPUtime=0 cores=0-7
/proc/11343/task/11347/stat : 11347 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887519799824 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11348] ppid=11320 vsize=8414124 memory=6152570653282554218 CPUtime=0 cores=0-7
/proc/11343/task/11348/stat : 11348 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887518747280 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11349] ppid=11320 vsize=8414124 memory=-7965959130280075168 CPUtime=0 cores=0-7
/proc/11343/task/11349/stat : 11349 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887517694736 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11350] ppid=11320 vsize=8414124 memory=8292088564187963537 CPUtime=0 cores=0-7
/proc/11343/task/11350/stat : 11350 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887516642192 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11351] ppid=11320 vsize=8414124 memory=279242400481568 CPUtime=0 cores=0-7
/proc/11343/task/11351/stat : 11351 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887515589648 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11352] ppid=11320 vsize=8414124 memory=2109971807229284 CPUtime=0 cores=0-7
/proc/11343/task/11352/stat : 11352 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887514537104 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11353] ppid=11320 vsize=8414124 memory=6010431318035816553 CPUtime=0 cores=0-7
/proc/11343/task/11353/stat : 11353 (java) S 11320 11320 10125 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510535150 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886540584944 139887716452994 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11354] ppid=11320 vsize=8414124 memory=7590659299276253521 CPUtime=0 cores=0-7
/proc/11343/task/11354/stat : 11354 (java) S 11320 11320 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510535151 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886346625952 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11355] ppid=11320 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11343/task/11355/stat : 11355 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535151 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886078190576 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11356] ppid=11320 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11343/task/11356/stat : 11356 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139885703682256 139887716460443 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11357] ppid=11320 vsize=8414124 memory=3979406575278145334 CPUtime=0.07 cores=0-7
/proc/11343/task/11357/stat : 11357 (java) S 11320 11320 10125 0 -1 1077944384 681 0 0 0 7 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886539532784 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11358] ppid=11320 vsize=8414124 memory=6300652875217981804 CPUtime=0.09 cores=0-7
/proc/11343/task/11358/stat : 11358 (java) S 11320 11320 10125 0 -1 1077944384 361 0 0 0 9 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886538480240 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11359] ppid=11320 vsize=8414124 memory=6300652875217981804 CPUtime=0.03 cores=0-7
/proc/11343/task/11359/stat : 11359 (java) S 11320 11320 10125 0 -1 1077944384 143 0 0 0 3 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886537427696 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11360] ppid=11320 vsize=8414124 memory=8100401643072351343 CPUtime=0.22 cores=0-7
/proc/11343/task/11360/stat : 11360 (java) S 11320 11320 10125 0 -1 1077944384 733 0 0 0 22 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886536375152 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11361] ppid=11320 vsize=8414124 memory=6010431318035816553 CPUtime=0 cores=0-7
/proc/11343/task/11361/stat : 11361 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139885205776608 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11362] ppid=11320 vsize=8414124 memory=6010431318035816553 CPUtime=0.08 cores=0-7
/proc/11343/task/11362/stat : 11362 (java) S 11320 11320 10125 0 -1 1077944384 11 0 0 0 0 8 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886535322032 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11364] ppid=11320 vsize=8414124 memory=121148 CPUtime=0 cores=0-7
/proc/11343/task/11364/stat : 11364 (java) S 11320 11320 10125 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887152334016 139887716466457 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11366] ppid=11320 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/11343/task/11366/stat : 11366 (java) S 11320 11320 10125 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884534677264 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11367] ppid=11320 vsize=8414124 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/11343/task/11367/stat : 11367 (java) S 11320 11320 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884803112848 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11376] ppid=11320 vsize=8414124 memory=14689690934577713 CPUtime=0 cores=0-7
/proc/11343/task/11376/stat : 11376 (java) S 11320 11320 10125 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 24 0 510535224 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884266249904 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
Current children cumulated CPU time: 942.48 s
Current children cumulated vsize: 9185192 KiB
Current children cumulated memory: 662456 KiB

[startup+138.801 s]
/proc/loadavg: 7.64 7.21 6.82 2/217 11384
/proc/meminfo: memFree=25881968/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1476 CPUtime=11.72 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 584 32067 0 0 0 0 1142 30 20 0 1 0 510534718 115843072 369 33554432000 4194304 5098028 140729548669568 140729548666312 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 369 311 221 0 87 0
[pid=11343] ppid=11320 vsize=8414124 memory=121148 CPUtime=1.33 cores=0-7
/proc/11343/stat : 11343 (java) S 11320 11320 10125 0 -1 1077944320 20802 0 0 0 125 8 0 0 20 0 24 0 510535147 8616062976 30287 33554432000 4194304 4196468 140732561414432 140732561396976 139887716441847 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
/proc/11343/statm: 2103531 30287 3204 1 0 2064875 0
[pid=11363] ppid=11343 vsize=657940 memory=539832 CPUtime=929.83 cores=0-7
/proc/11363/stat : 11363 (manyglucose-4.1) S 11343 11320 10125 0 -1 1077944320 732586 0 0 0 92842 141 0 0 20 0 2 0 510535222 673730560 134958 33554432000 4194304 4454172 140735579506064 140735579504448 139636089421559 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 31305728 140735579513677 140735579513884 140735579513884 140735579516854 0
/proc/11363/statm: 164485 134958 419 64 0 160153 0
[pid=11363/tid=11375] ppid=11343 vsize=657940 memory=1056 CPUtime=133.69 cores=0-7
/proc/11363/task/11375/stat : 11375 (manyglucose-4.1) R 11343 11320 10125 0 -1 4202560 95828 0 0 0 13353 16 0 0 20 0 2 0 510535224 673730560 134958 33554432000 4194304 4454172 140735579506064 139635812453512 4351235 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 31305728 140735579513677 140735579513884 140735579513884 140735579516854 0
[pid=11343/tid=11344] ppid=11320 vsize=8414124 memory=1568 CPUtime=0.77 cores=0-7
/proc/11343/task/11344/stat : 11344 (java) S 11320 11320 10125 0 -1 1077944384 17344 0 0 0 72 5 0 0 20 0 24 0 510535148 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887688282016 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11345] ppid=11320 vsize=8414124 memory=1064 CPUtime=0 cores=0-7
/proc/11343/task/11345/stat : 11345 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887720683792 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11346] ppid=11320 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/11343/task/11346/stat : 11346 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887520852368 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11347] ppid=11320 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/11343/task/11347/stat : 11347 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887519799824 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11348] ppid=11320 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/11343/task/11348/stat : 11348 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887518747280 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11349] ppid=11320 vsize=8414124 memory=-8960306644726870418 CPUtime=0 cores=0-7
/proc/11343/task/11349/stat : 11349 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887517694736 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11350] ppid=11320 vsize=8414124 memory=3616 CPUtime=0 cores=0-7
/proc/11343/task/11350/stat : 11350 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887516642192 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11351] ppid=11320 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11343/task/11351/stat : 11351 (java) S 11320 11320 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887515589648 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11352] ppid=11320 vsize=8414124 memory=121148 CPUtime=0 cores=0-7
/proc/11343/task/11352/stat : 11352 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535149 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887514537104 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11353] ppid=11320 vsize=8414124 memory=620020 CPUtime=0 cores=0-7
/proc/11343/task/11353/stat : 11353 (java) S 11320 11320 10125 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510535150 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886540584944 139887716452994 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11354] ppid=11320 vsize=8414124 memory=2024 CPUtime=0 cores=0-7
/proc/11343/task/11354/stat : 11354 (java) S 11320 11320 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510535151 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886346625952 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11355] ppid=11320 vsize=8414124 memory=1416 CPUtime=0 cores=0-7
/proc/11343/task/11355/stat : 11355 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535151 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886078190576 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11356] ppid=11320 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/11343/task/11356/stat : 11356 (java) S 11320 11320 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139885703682256 139887716460443 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11357] ppid=11320 vsize=8414124 memory=3540 CPUtime=0.07 cores=0-7
/proc/11343/task/11357/stat : 11357 (java) S 11320 11320 10125 0 -1 1077944384 681 0 0 0 7 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886539532784 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11358] ppid=11320 vsize=8414124 memory=1232 CPUtime=0.09 cores=0-7
/proc/11343/task/11358/stat : 11358 (java) S 11320 11320 10125 0 -1 1077944384 361 0 0 0 9 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886538480240 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11359] ppid=11320 vsize=8414124 memory=10600 CPUtime=0.03 cores=0-7
/proc/11343/task/11359/stat : 11359 (java) S 11320 11320 10125 0 -1 1077944384 143 0 0 0 3 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886537427696 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11360] ppid=11320 vsize=8414124 memory=1736 CPUtime=0.22 cores=0-7
/proc/11343/task/11360/stat : 11360 (java) S 11320 11320 10125 0 -1 1077944384 733 0 0 0 22 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886536375152 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11361] ppid=11320 vsize=8414124 memory=6184 CPUtime=0 cores=0-7
/proc/11343/task/11361/stat : 11361 (java) S 11320 11320 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139885205776608 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11362] ppid=11320 vsize=8414124 memory=636 CPUtime=0.08 cores=0-7
/proc/11343/task/11362/stat : 11362 (java) S 11320 11320 10125 0 -1 1077944384 11 0 0 0 0 8 0 0 20 0 24 0 510535154 8616062976 30287 33554432000 4194304 4196468 140732561414432 139886535322032 139887716452994 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11364] ppid=11320 vsize=8414124 memory=2836 CPUtime=0 cores=0-7
/proc/11343/task/11364/stat : 11364 (java) S 11320 11320 10125 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139887152334016 139887716466457 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11366] ppid=11320 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/11343/task/11366/stat : 11366 (java) S 11320 11320 10125 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884534677264 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11367] ppid=11320 vsize=8414124 memory=1568 CPUtime=0 cores=0-7
/proc/11343/task/11367/stat : 11367 (java) S 11320 11320 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510535222 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884803112848 139887716463773 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
[pid=11343/tid=11376] ppid=11320 vsize=8414124 memory=1064 CPUtime=0 cores=0-7
/proc/11343/task/11376/stat : 11376 (java) S 11320 11320 10125 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 24 0 510535224 8616062976 30287 33554432000 4194304 4196468 140732561414432 139884266249904 139887716452053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140732561417183 140732561417350 140732561417350 140732561420239 0
Current children cumulated CPU time: 942.88 s
Current children cumulated vsize: 9185192 KiB
Current children cumulated memory: 662456 KiB

[startup+139.001 s]*
/proc/loadavg: 7.11 7.11 6.79 4/214 11384
/proc/meminfo: memFree=26420336/32770624 swapFree=67002120/67108860
[pid=11320] ppid=11317 vsize=113128 memory=1476 CPUtime=11.72 cores=0-7
/proc/11320/stat : 11320 (scop.sh) S 11317 11320 10125 0 -1 4202496 584 32067 0 0 0 0 1142 30 20 0 1 0 510534718 115843072 369 33554432000 4194304 5098028 140729548669568 140729548666312 140635176800892 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 33558528 140729548673789 140729548674136 140729548674136 140729548677065 0
/proc/11320/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 11.72 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 139.015
CPU time (s): 943.171
CPU user time (s): 941.331
CPU system time (s): 1.84016
CPU usage (%): 678.466
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1044744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 941.331
system time used= 1.84016
maximum resident set size= 1051304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18891
involuntary context switches= 8937


# summary of solver processes directly reported to runsolver:
#   pid: 11320
#   total CPU time (s): 943.171
#   total CPU user time (s): 941.331
#   total CPU system time (s): 1.84016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38143 second user time and 1.95721 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-24 18:33:36
IDJOB=4405347
IDBENCH=134577
IDSOLVER=2867
FILE ID=node136/4405347-1569342862
RUNJOBID= node136-1569335934-10152
PBS_JOBID= 21705056
Free space on /var/tmp= 13484 MiB

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

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

MD5SUM BENCH= bca347db5d1c552995f700e5a754db73
RANDOM SEED=586788715

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26529128 kB
MemAvailable:   31839896 kB
Buffers:          141160 kB
Cached:          5294300 kB
SwapCached:         3560 kB
Active:          2702960 kB
Inactive:        2740328 kB
Active(anon):       3652 kB
Inactive(anon):    61340 kB
Active(file):    2699308 kB
Inactive(file):  2678988 kB
Unevictable:      108444 kB
Mlocked:          108444 kB
SwapTotal:      67108860 kB
SwapFree:       67002120 kB
Dirty:             20748 kB
Writeback:             0 kB
AnonPages:        168828 kB
Mapped:            56788 kB
Shmem:             48256 kB
Slab:             390236 kB
SReclaimable:     360932 kB
SUnreclaim:        29304 kB
KernelStack:        3952 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node136 at 2019-09-24 18:35:56