Trace number 4405660

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-9_X2.xml
MD5SUMa7efa7459c7ca72744d0a792626ba479
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 benchmark170.678
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-11449-serial-file.bin HOME/instance-4405660-1569343001.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Tue Sep 24 18:35:57 CEST 2019
0.66/0.56	c PID: 11452
0.66/0.56	c IP: 172.20.3.136
0.66/0.56	c HOST: node136.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.08/1.12	c (0,0) Parsing End
2.08/1.13	c (0,0) CSP: 109 int (0 aux), 2 bool (0 aux), 1261 ctr, max domain size 28
2.08/1.13	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.08/1.13	c (0,0) Constraint Name Generate Begin
2.08/1.14	c (0,0) Ctr:HOME/instance-4405660-1569343001.xml,ExtensionConflict:ExtensionSupport:Var
2.08/1.14	c (0,0) Constraint Name Generate End
2.08/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.08/1.14	c (0,0) CSP to CSPinCNF Begin
3.20/1.62	c (1,1) translated 127 (10%) constraints
3.63/1.73	c (1,1) translated 253 (20%) constraints
4.05/1.80	c (1,1) translated 379 (30%) constraints
4.05/1.87	c (1,1) translated 505 (40%) constraints
4.46/1.93	c (1,1) translated 631 (50%) constraints
4.46/1.98	c (1,1) translated 757 (60%) constraints
5.30/2.11	c (1,1) translated 883 (70%) constraints
5.91/2.35	c (1,1) translated 1009 (80%) constraints
6.16/2.58	c (2,2) translated 1135 (90%) constraints
6.66/2.89	c (2,2) translated 1261 (100%) constraints
6.66/2.89	c (2,2) ===========================================
7.06/2.91	c (2,2) Hybrid: #OE=793, #LE=0
7.06/2.91	c (2,2) Hybrid
7.06/2.91	c (2,2) ===========================================
7.06/2.98	c (2,2) translated 1883 (10%) constraints
7.50/3.04	c (2,2) translated 3765 (20%) constraints
7.50/3.09	c (2,2) translated 5647 (30%) constraints
7.90/3.14	c (2,2) translated 7529 (40%) constraints
7.90/3.19	c (2,2) translated 9411 (50%) constraints
8.26/3.24	c (2,2) translated 11294 (60%) constraints
8.26/3.29	c (2,2) translated 13176 (70%) constraints
8.66/3.33	c (2,2) translated 15058 (80%) constraints
8.66/3.37	c (2,2) translated 16940 (90%) constraints
8.98/3.40	c (2,2) translated 18822 (100%) constraints
8.98/3.40	c (2,2) CSP to CSPinCNF End
8.98/3.40	c (2,2) CSP: 108 int (0 aux), 685 bool (682 aux), 18822 ctr, max domain size 28
8.98/3.40	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.98/3.40	c (2,2) CSPinCNF Propagation Begin
10.05/3.74	c (3,3) 109 values, 8487 unsatisfiable literals, and 4834 valid clauses are removed
10.05/3.74	c (3,3) CSPinCNF Propagation End
10.05/3.75	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.05/3.75	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.05/3.76	c (3,3) Hybrid: #OE=793, #LE=0
10.05/3.76	c (3,3) Simplify CSPinCNF Begin
10.31/3.82	c (3,3) Simplify CSPinCNF End
10.31/3.82	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.31/3.82	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.31/3.82	c (3,3) Calculate Precise Domain Begin
10.31/3.82	c (3,3) 0 values are removed by re-calculation
10.31/3.82	c (3,3) Calculate Precise Domain End
10.31/3.82	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.31/3.82	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.31/3.82	c (3,3) CSPinCNF to SatSolver Begin
10.62/3.96	c (3,3) 1399 (10 %) CSP clauses are encoded (0 SAT variables, 3107 SAT clauses)
10.96/4.02	c (3,3) 2798 (20 %) CSP clauses are encoded (0 SAT variables, 4506 SAT clauses)
10.96/4.07	c (3,3) 4197 (30 %) CSP clauses are encoded (0 SAT variables, 5905 SAT clauses)
11.36/4.11	c (3,3) 5596 (40 %) CSP clauses are encoded (0 SAT variables, 7304 SAT clauses)
11.36/4.15	c (3,3) 6994 (50 %) CSP clauses are encoded (0 SAT variables, 8702 SAT clauses)
11.36/4.17	c (3,3) 8393 (60 %) CSP clauses are encoded (0 SAT variables, 10101 SAT clauses)
11.36/4.19	c (3,3) 9792 (70 %) CSP clauses are encoded (0 SAT variables, 11500 SAT clauses)
11.70/4.21	c (3,3) 11191 (80 %) CSP clauses are encoded (0 SAT variables, 12899 SAT clauses)
11.70/4.22	c (3,3) 12590 (90 %) CSP clauses are encoded (0 SAT variables, 14298 SAT clauses)
11.70/4.23	c (3,3) 13988 (100 %) CSP clauses are encoded (0 SAT variables, 15696 SAT clauses)
11.70/4.23	c (3,3) CSPinCNF to SatSolver End
11.70/4.23	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.70/4.23	c (3,3) 2482 bool, 15697 clause
11.70/4.23	c (3,3) Export Begin
11.85/4.64	c (4,3) Export to HOME/scop-11449-serial-file.bin
11.85/4.64	c (4,3) Export End
11.85/4.64	c (4,3) Export File Size: 0.02 MB
11.85/4.64	c (4,3) 0,0,2,3,3,3,3,STOP-AFTER(DIMACS)
11.85/4.64	c END-Prog: Tue Sep 24 18:36:01 CEST 2019
11.85/4.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11449-serial-file.bin
12.52/5.14	c (0,0) Read Serial File Begin
12.52/5.14	c (0,0) HOME/scop-11449-serial-file.bin
12.77/5.37	c (0,0) Read Serial File End
12.77/5.38	
12.77/5.38	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
12.77/5.38	(Solving Process)
12.77/5.38	
12.94/5.40	c BEGIN-Prog: Tue Sep 24 18:36:02 CEST 2019
12.94/5.40	c PID: 11472
12.94/5.40	c IP: 172.20.3.136
12.94/5.40	c HOST: node136.alineos.net
12.94/5.41	c (0,0) SatSolver.solve Begin
12.94/5.41	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405660-1569343001.xml-scop-11452.cnf
12.94/5.43	c (0,0) c
12.94/5.43	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.94/5.43	c (0,0) c
12.94/5.43	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
12.94/5.43	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
12.94/5.43	c (0,0) c ========================================[ Problem Statistics ]===========================================
12.94/5.43	c (0,0) c |                                                                                                       |
12.94/5.44	c (0,0) c |  Number of variables:          2480                                                                   |
12.94/5.44	c (0,0) c |  Number of clauses:           15697                                                                   |
12.94/5.44	c (0,0) c |  Parse time:                   0.01 s                                                                 |
12.94/5.44	c (0,0) c |                                                                                                       |
12.94/5.44	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
12.94/5.45	c (0,0) c |  Simplification time:          0.01 s                                                                 |
12.94/5.45	c (0,0) c |                                                                                                       |
12.94/5.45	c (0,0) c |  Generating clones                                                                                    |
12.94/5.45	c (0,0) c |  all clones generated. Memory =    32.05Mb.                                                           |
12.94/5.45	c (0,0) c ========================================================================================================|
12.94/5.45	c (0,0) c
12.94/5.45	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
12.94/5.45	c (0,0) c
12.94/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.94/5.45	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.94/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.94/5.45	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
12.94/5.45	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
12.94/5.45	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
12.94/5.45	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
12.94/5.45	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
12.94/5.45	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
12.94/5.45	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
12.94/5.45	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
12.94/5.45	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
12.94/5.45	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
12.94/5.45	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
12.94/5.45	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
12.94/5.45	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
12.94/5.45	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
12.94/5.45	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
12.94/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
221.05/35.22	c (30,0) c
221.05/35.22	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
221.05/35.22	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
221.05/35.22	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
221.05/35.22	c (30,0) c |  0 |    333 |     530713 |     292092 |     9293 |    60713 |    45540 |   276282 |    14057 |      295 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  1 |    466 |     501989 |     277991 |     9392 |    46599 |    40999 |   280062 |     9630 |      295 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  2 |    376 |     497295 |     277315 |     8962 |    45929 |    39852 |   286194 |    12799 |      299 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  3 |    540 |     558945 |     300941 |     9410 |    69555 |    43158 |   271879 |    15301 |      299 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  4 |    353 |     524228 |     282962 |     9076 |    51573 |    43565 |   282256 |    11952 |      299 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  5 |    482 |     523242 |     287646 |     9477 |    56254 |    40024 |   287016 |    17426 |      299 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  6 |    371 |     529500 |     291318 |     9344 |    59941 |    40451 |   270653 |    10882 |      299 |  20 |  0.847 |
221.05/35.22	c (30,0) c |  7 |    338 |     517140 |     277263 |     9239 |    45886 |    44116 |   265500 |    11547 |      279 |  20 |  0.847 |
221.05/35.22	c (30,0) c 
221.05/35.22	c (30,0) c synthesis     2287530 conflicts   170338654 propagations    11031 conflicts/sec   821416 propagations/sec
221.05/35.22	c (30,0) c real: 29.7855 s, cpu: 207.372 s, memory: 629.12 Mb
425.43/64.22	c (59,0) c
425.43/64.22	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
425.43/64.22	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
425.43/64.22	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
425.43/64.22	c (59,0) c |  0 |    537 |     846500 |     458173 |     9383 |    67984 |    61974 |   402907 |    27439 |      564 |  20 |  0.848 |
425.43/64.22	c (59,0) c |  1 |    562 |     801318 |     436450 |     9505 |    46268 |    61553 |   394423 |    22476 |      548 |  20 |  0.847 |
425.43/64.22	c (59,0) c |  2 |    461 |     767088 |     423551 |     9247 |    76962 |    54682 |   397184 |    22037 |      567 |  20 |  0.847 |
425.43/64.22	c (59,0) c |  3 |    644 |     862738 |     458762 |     9437 |    68570 |    61255 |   379539 |    24039 |      557 |  20 |  0.848 |
425.43/64.22	c (59,0) c |  4 |    440 |     862213 |     457701 |     9350 |    67514 |    61725 |   403954 |    24212 |      567 |  20 |  0.847 |
425.43/64.22	c (59,0) c |  5 |    690 |     845722 |     455194 |     9518 |    65013 |    57997 |   400398 |    29163 |      567 |  20 |  0.848 |
425.43/64.22	c (59,0) c |  6 |    421 |     817030 |     442332 |     9356 |    52148 |    55075 |   405144 |    16550 |      567 |  20 |  0.847 |
425.43/64.22	c (59,0) c |  7 |    494 |     862629 |     457038 |     9416 |    66853 |    58460 |   406643 |    24143 |      564 |  20 |  0.847 |
425.43/64.22	c (59,0) c 
425.43/64.22	c (59,0) c synthesis     3589201 conflicts   265607688 propagations     8727 conflicts/sec   645846 propagations/sec
425.43/64.22	c (59,0) c real: 58.7857 s, cpu: 411.255 s, memory: 725.14 Mb
631.17/94.22	c (89,0) c
631.17/94.22	c (89,0) c |------------------------------------------------------------------------------------------------------------------------|
631.17/94.22	c (89,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
631.17/94.22	c (89,0) c |------------------------------------------------------------------------------------------------------------------------|
631.17/94.22	c (89,0) c |  0 |    624 |    1100102 |     587905 |     9399 |   102718 |    74264 |   489001 |    35827 |      822 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  1 |    643 |    1074376 |     577004 |     9539 |    91825 |    73736 |   478882 |    32631 |      805 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  2 |    519 |    1042396 |     566032 |     9387 |    80848 |    67869 |   495646 |    32552 |      823 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  3 |    711 |    1128939 |     595073 |     9453 |    58481 |    75223 |   483355 |    33452 |      815 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  4 |    568 |    1115645 |     586465 |     9364 |   101276 |    72718 |   489199 |    35127 |      820 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  5 |    739 |    1092513 |     585507 |     9531 |   100324 |    68961 |   481314 |    37275 |      825 |  20 |  0.848 |
631.17/94.22	c (89,0) c |  6 |    487 |    1076340 |     575672 |     9467 |    90489 |    66414 |   489424 |    27606 |      825 |  20 |  0.847 |
631.17/94.22	c (89,0) c |  7 |    582 |    1126951 |     593171 |     9451 |    56583 |    70162 |   492093 |    35119 |      824 |  20 |  0.847 |
631.17/94.22	c (89,0) c 
631.17/94.22	c (89,0) c synthesis     4666830 conflicts   344514220 propagations     7567 conflicts/sec   558582 propagations/sec
631.17/94.22	c (89,0) c real: 88.7854 s, cpu: 616.765 s, memory: 754.88 Mb
826.22/123.22	c (118,0) c
826.22/123.22	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
826.22/123.22	c (118,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
826.22/123.22	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
826.22/123.22	c (118,0) c |  0 |    660 |    1312562 |     698639 |     9406 |   108051 |    85707 |   560768 |    43273 |     1057 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  1 |    691 |    1300798 |     692131 |     9552 |   101548 |    85767 |   554222 |    41014 |     1050 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  2 |    556 |    1261458 |     677622 |     9403 |    87037 |    77966 |   565657 |    41944 |     1063 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  3 |    777 |    1338396 |     698470 |     9459 |   107884 |    82045 |   559824 |    43596 |     1048 |  20 |  0.848 |
826.22/123.22	c (118,0) c |  4 |    620 |    1337846 |     700175 |     9377 |   109587 |    82863 |   564722 |    43997 |     1066 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  5 |    765 |    1310380 |     697850 |     9541 |   107259 |    81566 |   557442 |    46290 |     1068 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  6 |    557 |    1299092 |     690116 |     9497 |    99525 |    75574 |   570114 |    37270 |     1068 |  20 |  0.847 |
826.22/123.22	c (118,0) c |  7 |    639 |    1344359 |     703241 |     9465 |   112657 |    80780 |   566811 |    44272 |     1065 |  20 |  0.847 |
826.22/123.22	c (118,0) c 
826.22/123.22	c (118,0) c synthesis     5558244 conflicts   410157693 propagations     6850 conflicts/sec   505495 propagations/sec
826.22/123.22	c (118,0) c real: 117.786 s, cpu: 811.399 s, memory: 789.24 Mb
1029.21/153.22	c (148,0) c
1029.21/153.22	c (148,0) c |------------------------------------------------------------------------------------------------------------------------|
1029.21/153.22	c (148,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1029.21/153.22	c (148,0) c |------------------------------------------------------------------------------------------------------------------------|
1029.21/153.22	c (148,0) c |  0 |    700 |    1508439 |     797214 |     9414 |    88925 |    92546 |   616595 |    51103 |     1298 |  20 |  0.930 |
1029.21/153.22	c (148,0) c |  1 |    738 |    1495820 |     789965 |     9564 |    82098 |    93104 |   615173 |    49554 |     1285 |  20 |  0.968 |
1029.21/153.22	c (148,0) c |  2 |    616 |    1446250 |     769417 |     9420 |    60546 |    86932 |   622856 |    50722 |     1296 |  20 |  0.929 |
1029.21/153.22	c (148,0) c |  3 |    807 |    1523778 |     793579 |     9469 |    83790 |    91289 |   615064 |    51188 |     1278 |  20 |  0.929 |
1029.21/153.22	c (148,0) c |  4 |    684 |    1538943 |     798546 |     9391 |    90751 |    89198 |   619769 |    51486 |     1296 |  20 |  0.928 |
1029.21/153.22	c (148,0) c |  5 |    817 |    1495355 |     790439 |     9553 |    82591 |    87528 |   620834 |    54759 |     1298 |  20 |  0.927 |
1029.21/153.22	c (148,0) c |  6 |    605 |    1496152 |     787140 |     9511 |    77385 |    84901 |   625808 |    43863 |     1298 |  20 |  0.928 |
1029.21/153.22	c (148,0) c |  7 |    683 |    1544545 |     802401 |     9476 |    92992 |    90627 |   620786 |    52149 |     1298 |  20 |  0.928 |
1029.21/153.22	c (148,0) c 
1029.21/153.22	c (148,0) c synthesis     6328701 conflicts   469230219 propagations     6241 conflicts/sec   462712 propagations/sec
1029.21/153.22	c (148,0) c real: 147.786 s, cpu: 1014.09 s, memory: 725.24 Mb
1068.21/159.45	c (154,0) c
1068.21/159.45	c (154,0) c real time : 154.024 s
1068.21/159.45	c (154,0) c cpu time  : 1052.9 s
1068.21/159.45	c (154,0) c
1068.21/159.45	c (154,0) c
1068.21/159.45	c (154,0) c
1068.21/159.45	c (154,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1068.21/159.45	c (154,0) c
1068.21/159.45	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.45	c (154,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1068.21/159.45	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.45	c (154,0) c | Conflicts     |         6445361 |     809147 |     807884 |     785450 |     812532 |     810537 |     803232 |     802028 |     814551 |
1068.21/159.45	c (154,0) c | Decisions     |        12282344 |    1532288 |    1532156 |    1478617 |    1560585 |    1561729 |    1520117 |    1527183 |    1569669 |
1068.21/159.45	c (154,0) c | Propagations  |       478528317 |   59624925 |   60153726 |   58809316 |   59817030 |   60146026 |   59395698 |   59824506 |   60757090 |
1068.21/159.45	c (154,0) c | ReduceDBs     |             192 |         24 |         24 |         24 |         24 |         24 |         24 |         24 |         24 |
1068.21/159.45	c (154,0) c | SimpDBs       |              80 |          9 |         12 |          7 |         10 |         10 |         11 |         11 |         10 |
1068.21/159.45	c (154,0) c | Restarts      |            5687 |        705 |        745 |        617 |        813 |        689 |        821 |        607 |        690 |
1068.21/159.45	c (154,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1068.21/159.45	c (154,0) c | PropBinClauses|      1067101979 |  132515229 |  133084803 |  133208442 |  131982232 |  134266780 |  131965749 |  134536380 |  135542364 |
1068.21/159.45	c (154,0) c | PropPreBlocker|     35958262929 | 4550116709 | 4470500413 | 4447671852 | 4518674369 | 4493885201 | 4485177161 | 4476428604 | 4515808620 |
1068.21/159.45	c (154,0) c | PropNotBlocker|      5987484984 |  744338802 |  754372898 |  753141329 |  746933700 |  748493550 |  749166986 |  747182125 |  743855594 |
1068.21/159.45	c (154,0) c | LitFullScans  |     64197843771 | 8023195430 | 8023135801 | 8024037763 | 8023313994 | 8023279208 | 8029376672 | 8028337531 | 8023167372 |
1068.21/159.46	c (154,0) c | LitScanFracts |        10769892 |    1183655 |    1128370 |    2032540 |    1305250 |    1272086 |    1370071 |    1331637 |    1146283 |
1068.21/159.46	c (154,0) c | DecisionLevel0|            5787 |        718 |        759 |        628 |        826 |        702 |        831 |        622 |        701 |
1068.21/159.46	c (154,0) c | Periods       |           10697 |       1337 |       1337 |       1337 |       1337 |       1337 |       1338 |       1337 |       1337 |
1068.21/159.46	c (154,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1068.21/159.46	c (154,0) c | Avg_Trail     |                 |        633 |        632 |        620 |        637 |        630 |        630 |        636 |        633 |
1068.21/159.46	c (154,0) c | Avg_DL        |                 |         22 |         21 |         21 |         23 |         21 |         21 |         22 |         21 |
1068.21/159.46	c (154,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1068.21/159.46	c (154,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1068.21/159.46	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.46	c (154,0) c | Exported      |          729907 |      93761 |      95017 |      88435 |      93772 |      90426 |      89560 |      87082 |      91854 |
1068.21/159.46	c (154,0) c | Imported      |         5048522 |     627404 |     629317 |     629100 |     627919 |     630448 |     635340 |     638066 |     630928 |
1068.21/159.46	c (154,0) c | Good          |           14901 |       1849 |       1867 |       1853 |       1849 |       1839 |       1884 |       1895 |       1865 |
1068.21/159.46	c (154,0) c | Purge         |         5033621 |     625555 |     627450 |     627247 |     626070 |     628609 |     633456 |     636171 |     629063 |
1068.21/159.46	c (154,0) c | Promoted      |          418062 |      52521 |      51456 |      52262 |      53261 |      52981 |      56211 |      45466 |      53904 |
1068.21/159.46	c (154,0) c | Remove_Imp    |         3890015 |     482391 |     478544 |     498497 |     478668 |     484708 |     489348 |     497120 |     480739 |
1068.21/159.46	c (154,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1068.21/159.46	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.46	c (154,0) c | Unaries       |                 |         13 |         14 |         11 |         13 |         13 |         10 |         15 |         11 |
1068.21/159.46	c (154,0) c | Binaries      |                 |        272 |        291 |        251 |        277 |        280 |        273 |        276 |        276 |
1068.21/159.46	c (154,0) c | Glues         |                 |        987 |       1064 |       1020 |       1055 |        984 |       1023 |       1001 |        982 |
1068.21/159.46	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.46	c (154,0) c | Orig_Seen     |            87 % |       9415 |       9565 |       9423 |       9470 |       9393 |       9554 |       9515 |       9481 |
1068.21/159.46	c (154,0) c | Diff Orig seen|                 | -      100 |         50 | -       92 | -       45 | -      122 |         39 |      X     | -       34 |
1068.21/159.46	c (154,0) c | Hamming       |            10 % |        305 |        302 |        291 |        254 |        256 |        254 |      X     |        233 |
1068.21/159.46	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.46	c (154,0) c | RunningTime   |                 |  137.4  90%|  150.8  98%|  126.4  83%|  148.7  97%|  137.5  90%|  109.1  72%|  109.9  72%|  139.6  92%|
1068.21/159.46	c (154,0) c | WaitingTime   |                 |   14.7  10%|    2.4   2%|   25.8  17%|    4.9   3%|   14.9  10%|   42.5  28%|   41.7  27%|   12.6   8%|
1068.21/159.46	c (154,0) c | ExchangingTime|                 |    0.3   0%|    0.4   0%|    0.4   0%|    0.3   0%|    0.4   0%|    0.4   0%|    0.4   0%|    0.4   0%|
1068.21/159.46	c (154,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%|
1068.21/159.46	c (154,0) c | SolvingTime   |                 |  152.4     |  153.6     |  152.6     |  153.9     |  152.8     |  152.0     |  152.0     |  152.5     |
1068.21/159.46	c (154,0) c | PropagationTim|                 |  102.4  67%|   97.3  63%|  118.9  78%|   99.8  65%|  113.8  74%|  139.0  91%|  135.3  89%|  113.5  74%|
1068.21/159.46	c (154,0) c | AnalysisTime  |                 |   46.8  31%|   52.7  34%|   30.3  20%|   50.6  33%|   35.3  23%|    9.5   6%|   13.3   9%|   35.3  23%|
1068.21/159.46	c (154,0) c | ReductionTime |                 |    1.2   1%|    1.4   1%|    1.3   1%|    1.3   1%|    1.4   1%|    1.3   1%|    1.3   1%|    1.5   1%|
1068.21/159.46	c (154,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.1   0%|    0.0   0%|    0.1   0%|
1068.21/159.46	c (154,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%|
1068.21/159.46	c (154,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%|
1068.21/159.46	c (154,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.46	c (154,0) c
1068.21/159.46	c (154,0) c
1068.21/159.46	c (154,0) c Threads : 8
1068.21/159.46	c (154,0) c Winner : 6
1068.21/159.46	c (154,0) c Conflicts_0 : 809147
1068.21/159.46	c (154,0) c Conflicts_1 : 807884
1068.21/159.46	c (154,0) c Conflicts_2 : 785450
1068.21/159.46	c (154,0) c Conflicts_3 : 812532
1068.21/159.46	c (154,0) c Conflicts_4 : 810537
1068.21/159.46	c (154,0) c Conflicts_5 : 803232
1068.21/159.46	c (154,0) c Conflicts_6 : 802028
1068.21/159.46	c (154,0) c Conflicts_7 : 814551
1068.21/159.46	c (154,0) c Conflicts_total : 6445361
1068.21/159.46	c (154,0) c Conflicts_winner : 802028
1068.21/159.46	c (154,0) c Decisions_0 : 1532288
1068.21/159.46	c (154,0) c Decisions_1 : 1532156
1068.21/159.46	c (154,0) c Decisions_2 : 1478617
1068.21/159.46	c (154,0) c Decisions_3 : 1560585
1068.21/159.46	c (154,0) c Decisions_4 : 1561729
1068.21/159.46	c (154,0) c Decisions_5 : 1520117
1068.21/159.46	c (154,0) c Decisions_6 : 1527183
1068.21/159.46	c (154,0) c Decisions_7 : 1569669
1068.21/159.46	c (154,0) c Decisions_total : 12282344
1068.21/159.46	c (154,0) c Decisions_winner : 1527183
1068.21/159.46	c (154,0) c Propagations_0 : 59624925
1068.21/159.46	c (154,0) c Propagations_1 : 60153726
1068.21/159.46	c (154,0) c Propagations_2 : 58809316
1068.21/159.46	c (154,0) c Propagations_3 : 59817030
1068.21/159.46	c (154,0) c Propagations_4 : 60146026
1068.21/159.46	c (154,0) c Propagations_5 : 59395698
1068.21/159.46	c (154,0) c Propagations_6 : 59824506
1068.21/159.46	c (154,0) c Propagations_7 : 60757090
1068.21/159.46	c (154,0) c Propagations_total : 478528317
1068.21/159.46	c (154,0) c Propagations_winner : 59824506
1068.21/159.46	c (154,0) c ReduceDBs_0 : 24
1068.21/159.46	c (154,0) c ReduceDBs_1 : 24
1068.21/159.46	c (154,0) c ReduceDBs_2 : 24
1068.21/159.46	c (154,0) c ReduceDBs_3 : 24
1068.21/159.46	c (154,0) c ReduceDBs_4 : 24
1068.21/159.46	c (154,0) c ReduceDBs_5 : 24
1068.21/159.46	c (154,0) c ReduceDBs_6 : 24
1068.21/159.46	c (154,0) c ReduceDBs_7 : 24
1068.21/159.46	c (154,0) c ReduceDBs_total : 192
1068.21/159.46	c (154,0) c ReduceDBs_winner : 24
1068.21/159.46	c (154,0) c SimpDBs_0 : 9
1068.21/159.46	c (154,0) c SimpDBs_1 : 12
1068.21/159.46	c (154,0) c SimpDBs_2 : 7
1068.21/159.46	c (154,0) c SimpDBs_3 : 10
1068.21/159.46	c (154,0) c SimpDBs_4 : 10
1068.21/159.46	c (154,0) c SimpDBs_5 : 11
1068.21/159.46	c (154,0) c SimpDBs_6 : 11
1068.21/159.46	c (154,0) c SimpDBs_7 : 10
1068.21/159.46	c (154,0) c SimpDBs_total : 80
1068.21/159.46	c (154,0) c SimpDBs_winner : 11
1068.21/159.46	c (154,0) c Restarts_0 : 705
1068.21/159.46	c (154,0) c Restarts_1 : 745
1068.21/159.46	c (154,0) c Restarts_2 : 617
1068.21/159.46	c (154,0) c Restarts_3 : 813
1068.21/159.46	c (154,0) c Restarts_4 : 689
1068.21/159.46	c (154,0) c Restarts_5 : 821
1068.21/159.46	c (154,0) c Restarts_6 : 607
1068.21/159.46	c (154,0) c Restarts_7 : 690
1068.21/159.46	c (154,0) c Restarts_total : 5687
1068.21/159.46	c (154,0) c Restarts_winner : 607
1068.21/159.46	c (154,0) c ForcedImports_0 : 0
1068.21/159.46	c (154,0) c ForcedImports_1 : 0
1068.21/159.46	c (154,0) c ForcedImports_2 : 0
1068.21/159.46	c (154,0) c ForcedImports_3 : 0
1068.21/159.46	c (154,0) c ForcedImports_4 : 0
1068.21/159.46	c (154,0) c ForcedImports_5 : 0
1068.21/159.46	c (154,0) c ForcedImports_6 : 0
1068.21/159.46	c (154,0) c ForcedImports_7 : 0
1068.21/159.46	c (154,0) c ForcedImports_total : 0
1068.21/159.46	c (154,0) c ForcedImports_winner : 0
1068.21/159.46	c (154,0) c PropsBinClauses_0 : 132515229
1068.21/159.46	c (154,0) c PropsBinClauses_1 : 133084803
1068.21/159.46	c (154,0) c PropsBinClauses_2 : 133208442
1068.21/159.46	c (154,0) c PropsBinClauses_3 : 131982232
1068.21/159.46	c (154,0) c PropsBinClauses_4 : 134266780
1068.21/159.46	c (154,0) c PropsBinClauses_5 : 131965749
1068.21/159.46	c (154,0) c PropsBinClauses_6 : 134536380
1068.21/159.46	c (154,0) c PropsBinClauses_7 : 135542364
1068.21/159.46	c (154,0) c PropsBinClauses_total : 1067101979
1068.21/159.46	c (154,0) c PropsBinClauses_winner : 134536380
1068.21/159.46	c (154,0) c PropsPreBlocker_0 : 4550116709
1068.21/159.46	c (154,0) c PropsPreBlocker_1 : 4470500413
1068.21/159.46	c (154,0) c PropsPreBlocker_2 : 4447671852
1068.21/159.46	c (154,0) c PropsPreBlocker_3 : 4518674369
1068.21/159.46	c (154,0) c PropsPreBlocker_4 : 4493885201
1068.21/159.46	c (154,0) c PropsPreBlocker_5 : 4485177161
1068.21/159.46	c (154,0) c PropsPreBlocker_6 : 4476428604
1068.21/159.46	c (154,0) c PropsPreBlocker_7 : 4515808620
1068.21/159.46	c (154,0) c PropsPreBlocker_total : 35958262929
1068.21/159.46	c (154,0) c PropsPreBlocker_winner : 4476428604
1068.21/159.46	c (154,0) c PropsNotBlocker_0 : 744338802
1068.21/159.46	c (154,0) c PropsNotBlocker_1 : 754372898
1068.21/159.46	c (154,0) c PropsNotBlocker_2 : 753141329
1068.21/159.46	c (154,0) c PropsNotBlocker_3 : 746933700
1068.21/159.46	c (154,0) c PropsNotBlocker_4 : 748493550
1068.21/159.46	c (154,0) c PropsNotBlocker_5 : 749166986
1068.21/159.46	c (154,0) c PropsNotBlocker_6 : 747182125
1068.21/159.46	c (154,0) c PropsNotBlocker_7 : 743855594
1068.21/159.46	c (154,0) c PropsNotBlocker_total : 5987484984
1068.21/159.46	c (154,0) c PropsNotBlocker_winner : 747182125
1068.21/159.46	c (154,0) c PropsLitFullScans_0 : 8023195430
1068.21/159.46	c (154,0) c PropsLitFullScans_1 : 8023135801
1068.21/159.46	c (154,0) c PropsLitFullScans_2 : 8024037763
1068.21/159.46	c (154,0) c PropsLitFullScans_3 : 8023313994
1068.21/159.46	c (154,0) c PropsLitFullScans_4 : 8023279208
1068.21/159.46	c (154,0) c PropsLitFullScans_5 : 8029376672
1068.21/159.46	c (154,0) c PropsLitFullScans_6 : 8028337531
1068.21/159.46	c (154,0) c PropsLitFullScans_7 : 8023167372
1068.21/159.46	c (154,0) c PropsLitFullScans_total : 64197843771
1068.21/159.46	c (154,0) c PropsLitFullScans_winner : 8028337531
1068.21/159.46	c (154,0) c LitScanFractions_0 : 1183655
1068.21/159.46	c (154,0) c LitScanFractions_1 : 1128370
1068.21/159.46	c (154,0) c LitScanFractions_2 : 2032540
1068.21/159.46	c (154,0) c LitScanFractions_3 : 1305250
1068.21/159.46	c (154,0) c LitScanFractions_4 : 1272086
1068.21/159.46	c (154,0) c LitScanFractions_5 : 1370071
1068.21/159.46	c (154,0) c LitScanFractions_6 : 1331637
1068.21/159.46	c (154,0) c LitScanFractions_7 : 1146283
1068.21/159.46	c (154,0) c LitScanFractions_total : 10769892
1068.21/159.46	c (154,0) c LitScanFractions_winner : 1331637
1068.21/159.46	c (154,0) c DecisionLevel0_0 : 718
1068.21/159.46	c (154,0) c DecisionLevel0_1 : 759
1068.21/159.46	c (154,0) c DecisionLevel0_2 : 628
1068.21/159.46	c (154,0) c DecisionLevel0_3 : 826
1068.21/159.46	c (154,0) c DecisionLevel0_4 : 702
1068.21/159.46	c (154,0) c DecisionLevel0_5 : 831
1068.21/159.46	c (154,0) c DecisionLevel0_6 : 622
1068.21/159.46	c (154,0) c DecisionLevel0_7 : 701
1068.21/159.46	c (154,0) c DecisionLevel0_total : 5787
1068.21/159.46	c (154,0) c DecisionLevel0_winner : 622
1068.21/159.46	c (154,0) c Periods_0 : 1337
1068.21/159.46	c (154,0) c Periods_1 : 1337
1068.21/159.46	c (154,0) c Periods_2 : 1337
1068.21/159.46	c (154,0) c Periods_3 : 1337
1068.21/159.46	c (154,0) c Periods_4 : 1337
1068.21/159.46	c (154,0) c Periods_5 : 1338
1068.21/159.46	c (154,0) c Periods_6 : 1337
1068.21/159.46	c (154,0) c Periods_7 : 1337
1068.21/159.46	c (154,0) c Periods_total : 10697
1068.21/159.46	c (154,0) c Periods_winner : 1337
1068.21/159.46	c (154,0) c Margin_0 : 20
1068.21/159.46	c (154,0) c Margin_1 : 20
1068.21/159.46	c (154,0) c Margin_2 : 20
1068.21/159.46	c (154,0) c Margin_3 : 20
1068.21/159.46	c (154,0) c Margin_4 : 20
1068.21/159.46	c (154,0) c Margin_5 : 20
1068.21/159.46	c (154,0) c Margin_6 : 20
1068.21/159.46	c (154,0) c Margin_7 : 20
1068.21/159.46	c (154,0) c Margin_total : 160
1068.21/159.46	c (154,0) c Margin_winner : 20
1068.21/159.46	c (154,0) c Exported_0 : 93761
1068.21/159.46	c (154,0) c Exported_1 : 95017
1068.21/159.46	c (154,0) c Exported_2 : 88435
1068.21/159.46	c (154,0) c Exported_3 : 93772
1068.21/159.46	c (154,0) c Exported_4 : 90426
1068.21/159.46	c (154,0) c Exported_5 : 89560
1068.21/159.46	c (154,0) c Exported_6 : 87082
1068.21/159.46	c (154,0) c Exported_7 : 91854
1068.21/159.46	c (154,0) c Exported_total : 729907
1068.21/159.46	c (154,0) c Exported_winner : 87082
1068.21/159.46	c (154,0) c Imported_0 : 627404
1068.21/159.46	c (154,0) c Imported_1 : 629317
1068.21/159.46	c (154,0) c Imported_2 : 629100
1068.21/159.46	c (154,0) c Imported_3 : 627919
1068.21/159.46	c (154,0) c Imported_4 : 630448
1068.21/159.46	c (154,0) c Imported_5 : 635340
1068.21/159.46	c (154,0) c Imported_6 : 638066
1068.21/159.46	c (154,0) c Imported_7 : 630928
1068.21/159.46	c (154,0) c Imported_total : 5048522
1068.21/159.46	c (154,0) c Imported_winner : 638066
1068.21/159.46	c (154,0) c Good_0 : 1849
1068.21/159.46	c (154,0) c Good_1 : 1867
1068.21/159.46	c (154,0) c Good_2 : 1853
1068.21/159.46	c (154,0) c Good_3 : 1849
1068.21/159.46	c (154,0) c Good_4 : 1839
1068.21/159.46	c (154,0) c Good_5 : 1884
1068.21/159.46	c (154,0) c Good_6 : 1895
1068.21/159.46	c (154,0) c Good_7 : 1865
1068.21/159.46	c (154,0) c Good_total : 14901
1068.21/159.46	c (154,0) c Good_winner : 1895
1068.21/159.46	c (154,0) c Purge_0 : 625555
1068.21/159.46	c (154,0) c Purge_1 : 627450
1068.21/159.46	c (154,0) c Purge_2 : 627247
1068.21/159.46	c (154,0) c Purge_3 : 626070
1068.21/159.46	c (154,0) c Purge_4 : 628609
1068.21/159.46	c (154,0) c Purge_5 : 633456
1068.21/159.46	c (154,0) c Purge_6 : 636171
1068.21/159.46	c (154,0) c Purge_7 : 629063
1068.21/159.46	c (154,0) c Purge_total : 5033621
1068.21/159.46	c (154,0) c Purge_winner : 636171
1068.21/159.46	c (154,0) c Promoted_0 : 52521
1068.21/159.46	c (154,0) c Promoted_1 : 51456
1068.21/159.46	c (154,0) c Promoted_2 : 52262
1068.21/159.46	c (154,0) c Promoted_3 : 53261
1068.21/159.46	c (154,0) c Promoted_4 : 52981
1068.21/159.46	c (154,0) c Promoted_5 : 56211
1068.21/159.46	c (154,0) c Promoted_6 : 45466
1068.21/159.46	c (154,0) c Promoted_7 : 53904
1068.21/159.46	c (154,0) c Promoted_total : 418062
1068.21/159.46	c (154,0) c Promoted_winner : 45466
1068.21/159.46	c (154,0) c Remove_Imp_0 : 482391
1068.21/159.46	c (154,0) c Remove_Imp_1 : 478544
1068.21/159.46	c (154,0) c Remove_Imp_2 : 498497
1068.21/159.46	c (154,0) c Remove_Imp_3 : 478668
1068.21/159.46	c (154,0) c Remove_Imp_4 : 484708
1068.21/159.46	c (154,0) c Remove_Imp_5 : 489348
1068.21/159.46	c (154,0) c Remove_Imp_6 : 497120
1068.21/159.46	c (154,0) c Remove_Imp_7 : 480739
1068.21/159.46	c (154,0) c Remove_Imp_total : 3890015
1068.21/159.46	c (154,0) c Remove_Imp_winner : 497120
1068.21/159.46	c (154,0) c Blocked_Reuse_0 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_1 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_2 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_3 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_4 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_5 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_6 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_7 : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_total : 0
1068.21/159.46	c (154,0) c Blocked_Reuse_winner : 0
1068.21/159.46	c (154,0) c Unaries_0 : 13
1068.21/159.46	c (154,0) c Unaries_1 : 14
1068.21/159.46	c (154,0) c Unaries_2 : 11
1068.21/159.46	c (154,0) c Unaries_3 : 13
1068.21/159.46	c (154,0) c Unaries_4 : 13
1068.21/159.46	c (154,0) c Unaries_5 : 10
1068.21/159.46	c (154,0) c Unaries_6 : 15
1068.21/159.46	c (154,0) c Unaries_7 : 11
1068.21/159.46	c (154,0) c Unaries_total : 100
1068.21/159.46	c (154,0) c Unaries_winner : 15
1068.21/159.46	c (154,0) c Binaries_0 : 272
1068.21/159.46	c (154,0) c Binaries_1 : 291
1068.21/159.46	c (154,0) c Binaries_2 : 251
1068.21/159.46	c (154,0) c Binaries_3 : 277
1068.21/159.46	c (154,0) c Binaries_4 : 280
1068.21/159.46	c (154,0) c Binaries_5 : 273
1068.21/159.46	c (154,0) c Binaries_6 : 276
1068.21/159.46	c (154,0) c Binaries_7 : 276
1068.21/159.46	c (154,0) c Binaries_total : 2196
1068.21/159.46	c (154,0) c Binaries_winner : 276
1068.21/159.46	c (154,0) c Glues_0 : 987
1068.21/159.46	c (154,0) c Glues_1 : 1064
1068.21/159.46	c (154,0) c Glues_2 : 1020
1068.21/159.46	c (154,0) c Glues_3 : 1055
1068.21/159.46	c (154,0) c Glues_4 : 984
1068.21/159.46	c (154,0) c Glues_5 : 1023
1068.21/159.46	c (154,0) c Glues_6 : 1001
1068.21/159.46	c (154,0) c Glues_7 : 982
1068.21/159.46	c (154,0) c Glues_total : 8116
1068.21/159.46	c (154,0) c Glues_winner : 1001
1068.21/159.46	c (154,0) c RunningTime_0 : 137.372334
1068.21/159.46	c (154,0) c RunningTime_1 : 150.758851
1068.21/159.46	c (154,0) c RunningTime_2 : 126.433574
1068.21/159.46	c (154,0) c RunningTime_3 : 148.688174
1068.21/159.46	c (154,0) c RunningTime_4 : 137.488376
1068.21/159.46	c (154,0) c RunningTime_5 : 109.114446
1068.21/159.46	c (154,0) c RunningTime_6 : 109.855306
1068.21/159.46	c (154,0) c RunningTime_7 : 139.555394
1068.21/159.46	c (154,0) c RunningTime_total : 1059.266456
1068.21/159.46	c (154,0) c RunningTime_winner : 109.855306
1068.21/159.46	c (154,0) c WaitingTime_0 : 14.662603
1068.21/159.46	c (154,0) c WaitingTime_1 : 2.430215
1068.21/159.46	c (154,0) c WaitingTime_2 : 25.763824
1068.21/159.46	c (154,0) c WaitingTime_3 : 4.873676
1068.21/159.46	c (154,0) c WaitingTime_4 : 14.877048
1068.21/159.46	c (154,0) c WaitingTime_5 : 42.506224
1068.21/159.46	c (154,0) c WaitingTime_6 : 41.746941
1068.21/159.46	c (154,0) c WaitingTime_7 : 12.568244
1068.21/159.46	c (154,0) c WaitingTime_total : 159.428775
1068.21/159.46	c (154,0) c WaitingTime_winner : 41.746941
1068.21/159.46	c (154,0) c ExchangingTime_0 : 0.337876
1068.21/159.46	c (154,0) c ExchangingTime_1 : 0.352693
1068.21/159.46	c (154,0) c ExchangingTime_2 : 0.372595
1068.21/159.46	c (154,0) c ExchangingTime_3 : 0.341145
1068.21/159.46	c (154,0) c ExchangingTime_4 : 0.384766
1068.21/159.46	c (154,0) c ExchangingTime_5 : 0.377654
1068.21/159.46	c (154,0) c ExchangingTime_6 : 0.383180
1068.21/159.46	c (154,0) c ExchangingTime_7 : 0.361562
1068.21/159.46	c (154,0) c ExchangingTime_total : 2.911471
1068.21/159.46	c (154,0) c ExchangingTime_winner : 0.383180
1068.21/159.46	c (154,0) c PeriodProcTime_0 : 0.010969
1068.21/159.46	c (154,0) c PeriodProcTime_1 : 0.019644
1068.21/159.46	c (154,0) c PeriodProcTime_2 : 0.011292
1068.21/159.46	c (154,0) c PeriodProcTime_3 : 0.018039
1068.21/159.47	c (154,0) c PeriodProcTime_4 : 0.014613
1068.21/159.47	c (154,0) c PeriodProcTime_5 : 0.012338
1068.21/159.47	c (154,0) c PeriodProcTime_6 : 0.011456
1068.21/159.47	c (154,0) c PeriodProcTime_7 : 0.016453
1068.21/159.47	c (154,0) c PeriodProcTime_total : 0.114805
1068.21/159.47	c (154,0) c PeriodProcTime_winner : 0.011456
1068.21/159.47	c (154,0) c SolvingTime_0 : 152.383782
1068.21/159.47	c (154,0) c SolvingTime_1 : 153.561404
1068.21/159.47	c (154,0) c SolvingTime_2 : 152.581285
1068.21/159.47	c (154,0) c SolvingTime_3 : 153.921034
1068.21/159.47	c (154,0) c SolvingTime_4 : 152.764803
1068.21/159.47	c (154,0) c SolvingTime_5 : 152.010662
1068.21/159.47	c (154,0) c SolvingTime_6 : 151.996882
1068.21/159.47	c (154,0) c SolvingTime_7 : 152.501654
1068.21/159.47	c (154,0) c SolvingTime_total : 1221.721507
1068.21/159.47	c (154,0) c SolvingTime_winner : 151.996882
1068.21/159.47	c (154,0) c PropagationTime_0 : 102.400594
1068.21/159.47	c (154,0) c PropagationTime_1 : 97.286504
1068.21/159.47	c (154,0) c PropagationTime_2 : 118.921520
1068.21/159.47	c (154,0) c PropagationTime_3 : 99.798137
1068.21/159.47	c (154,0) c PropagationTime_4 : 113.796452
1068.21/159.47	c (154,0) c PropagationTime_5 : 138.960304
1068.21/159.47	c (154,0) c PropagationTime_6 : 135.302315
1068.21/159.47	c (154,0) c PropagationTime_7 : 113.536575
1068.21/159.47	c (154,0) c PropagationTime_total : 920.002399
1068.21/159.47	c (154,0) c PropagationTime_winner : 135.302315
1068.21/159.47	c (154,0) c AnalysisTime_0 : 46.775368
1068.21/159.47	c (154,0) c AnalysisTime_1 : 52.696725
1068.21/159.47	c (154,0) c AnalysisTime_2 : 30.263093
1068.21/159.47	c (154,0) c AnalysisTime_3 : 50.587488
1068.21/159.47	c (154,0) c AnalysisTime_4 : 35.302892
1068.21/159.47	c (154,0) c AnalysisTime_5 : 9.535146
1068.21/159.47	c (154,0) c AnalysisTime_6 : 13.316871
1068.21/159.47	c (154,0) c AnalysisTime_7 : 35.264926
1068.21/159.47	c (154,0) c AnalysisTime_total : 273.742509
1068.21/159.47	c (154,0) c AnalysisTime_winner : 13.316871
1068.21/159.47	c (154,0) c ReductionTime_0 : 1.172147
1068.21/159.47	c (154,0) c ReductionTime_1 : 1.392559
1068.21/159.47	c (154,0) c ReductionTime_2 : 1.290064
1068.21/159.47	c (154,0) c ReductionTime_3 : 1.339723
1068.21/159.47	c (154,0) c ReductionTime_4 : 1.444204
1068.21/159.47	c (154,0) c ReductionTime_5 : 1.306323
1068.21/159.47	c (154,0) c ReductionTime_6 : 1.282527
1068.21/159.47	c (154,0) c ReductionTime_7 : 1.457336
1068.21/159.47	c (154,0) c ReductionTime_total : 10.684884
1068.21/159.47	c (154,0) c ReductionTime_winner : 1.282527
1068.21/159.47	c (154,0) c SimplifyTime_0 : 0.015362
1068.21/159.47	c (154,0) c SimplifyTime_1 : 0.027696
1068.21/159.47	c (154,0) c SimplifyTime_2 : 0.044209
1068.21/159.47	c (154,0) c SimplifyTime_3 : 0.026864
1068.21/159.47	c (154,0) c SimplifyTime_4 : 0.023744
1068.21/159.47	c (154,0) c SimplifyTime_5 : 0.066472
1068.21/159.47	c (154,0) c SimplifyTime_6 : 0.045897
1068.21/159.47	c (154,0) c SimplifyTime_7 : 0.055671
1068.21/159.47	c (154,0) c SimplifyTime_total : 0.305914
1068.21/159.47	c (154,0) c SimplifyTime_winner : 0.045897
1068.21/159.47	c (154,0) c UsedRateTime_0 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_1 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_2 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_3 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_4 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_5 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_6 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_7 : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_total : 0.000000
1068.21/159.47	c (154,0) c UsedRateTime_winner : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_0 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_1 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_2 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_3 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_4 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_5 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_6 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_7 : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_total : 0.000000
1068.21/159.47	c (154,0) c OverlapRateTime_winner : 0.000000
1068.21/159.47	c (154,0) c
1068.21/159.47	c (154,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1068.21/159.47	c (154,0) c
1068.21/159.47	c (154,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.47	c (154,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1068.21/159.47	c (154,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.47	c (154,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1068.21/159.47	c (154,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
1068.21/159.47	c (154,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1068.21/159.47	c (154,0) c | Initial random_seed   |  373847951 | 1464426043 | 1971369320 |  570472437 |  920522361 | 1003556816 | 2002078161 |  203313826 |
1068.21/159.47	c (154,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1068.21/159.47	c (154,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1068.21/159.47	c (154,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1068.21/159.47	c (154,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1068.21/159.47	c (154,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1068.21/159.47	c (154,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1068.21/159.47	c (154,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1068.21/159.47	c (154,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1068.21/159.47	c (154,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1068.21/159.47	c (154,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1068.21/159.47	c (154,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1068.21/159.47	c (154,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1068.21/159.47	c (154,0) 
1068.21/159.47	c (154,0) s UNSATISFIABLE
1068.21/159.48	c (154,0) SatSolver.solve End
1068.21/159.48	c (154,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1068.21/159.48	c (154,0) Show results Begin
1068.21/159.48	s UNSATISFIABLE
1068.21/159.48	c (154,0) Show results End
1068.21/159.48	c (154,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1068.21/159.48	c (154,0) 154,154,STOP-AFTER(ALL)
1068.21/159.48	c END-Prog: Tue Sep 24 18:38:36 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 (13388 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-4405660-1569343001/watcher-4405660-1569343001 -o /var/tmp/evaluation-result-4405660-1569343001/solver-4405660-1569343001 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569335934-10152 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405660-1569343001.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=11449, runsolver pid=11446
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 7.11 7.11 6.79 2/211 11471
/proc/meminfo: memFree=26435228/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510548693 115843072 349 33554432000 4194304 5098028 140722671497504 140722671494760 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 349 296 221 0 87 0
[pid=11452] ppid=11449 vsize=27314120 memory=105632 CPUtime=0.1 cores=0-7
/proc/11452/stat : 11452 (java) S 11449 11449 10125 0 -1 1077944320 6496 0 0 0 7 3 0 0 20 0 20 0 510548693 27969658880 26408 33554432000 4194304 4196468 140723143060128 140723143042672 139627827146487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
/proc/11452/statm: 6828530 26408 2805 1 0 6790935 0
[pid=11452/tid=11453] ppid=11449 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11452/task/11453/stat : 11453 (java) R 11449 11449 10125 0 -1 4202560 4593 0 0 0 6 2 0 0 20 0 20 0 510548693 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627798958424 139627811226974 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11454] ppid=11449 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11452/task/11454/stat : 11454 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627831388816 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11455] ppid=11449 vsize=27314120 memory=139626385004160 CPUtime=0 cores=0-7
/proc/11452/task/11455/stat : 11455 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627645544976 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11456] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11456/stat : 11456 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627644492176 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11457] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11457/stat : 11457 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627643439376 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11458] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11458/stat : 11458 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627246288016 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11459] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11459/stat : 11459 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627245235216 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11460] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11460/stat : 11460 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627244182416 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11461] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11461/stat : 11461 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627243129616 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11462] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11462/stat : 11462 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548697 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627019676016 139627827157634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11463] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11463/stat : 11463 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 26920 33554432000 4194304 4196468 140723143060128 139625494471712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11464] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11464/stat : 11464 (java) S 11449 11449 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 26920 33554432000 4194304 4196468 140723143060128 139625360249712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11465] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11465/stat : 11465 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139624985745232 139627827165083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11466] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11466/stat : 11466 (java) S 11449 11449 10125 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627018623856 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11467] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11467/stat : 11467 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627017571056 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11468] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11468/stat : 11468 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627016518256 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11469] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11469/stat : 11469 (java) S 11449 11449 10125 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627015465456 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11470] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11470/stat : 11470 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 26920 33554432000 4194304 4196468 140723143060128 139624487840352 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11471] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11471/stat : 11471 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548701 27969658880 26920 33554432000 4194304 4196468 140723143060128 139627014412848 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107028 KiB

[startup+0.210641 s]*
/proc/loadavg: 7.11 7.11 6.79 2/211 11471
/proc/meminfo: memFree=26413896/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510548693 115843072 349 33554432000 4194304 5098028 140722671497504 140722671494760 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 349 296 221 0 87 0
[pid=11452] ppid=11449 vsize=27314120 memory=124732 CPUtime=0.25 cores=0-7
/proc/11452/stat : 11452 (java) S 11449 11449 10125 0 -1 1077944320 12100 0 0 0 20 5 0 0 20 0 20 0 510548693 27969658880 31183 33554432000 4194304 4196468 140723143060128 140723143042672 139627827146487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
/proc/11452/statm: 6828530 31183 2939 1 0 6790935 0
[pid=11452/tid=11453] ppid=11449 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11452/task/11453/stat : 11453 (java) R 11449 11449 10125 0 -1 4202560 9817 0 0 0 16 4 0 0 20 0 20 0 510548693 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627798945872 139627808710016 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11454] ppid=11449 vsize=27314120 memory=330 CPUtime=0 cores=0-7
/proc/11452/task/11454/stat : 11454 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627831388816 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11455] ppid=11449 vsize=27314120 memory=288370002536715904 CPUtime=0 cores=0-7
/proc/11452/task/11455/stat : 11455 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627645544976 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11456] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11456/stat : 11456 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627644492176 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11457] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11457/stat : 11457 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627643439376 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11458] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11458/stat : 11458 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627246288016 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11459] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11459/stat : 11459 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627245235216 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11460] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11460/stat : 11460 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627244182416 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11461] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11461/stat : 11461 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627243129616 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11462] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11462/stat : 11462 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548697 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627019676016 139627827157634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11463] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11463/stat : 11463 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 31183 33554432000 4194304 4196468 140723143060128 139625494471712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11464] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11464/stat : 11464 (java) S 11449 11449 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 31183 33554432000 4194304 4196468 140723143060128 139625360249712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11465] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11465/stat : 11465 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139624985745232 139627827165083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11466] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11466/stat : 11466 (java) S 11449 11449 10125 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627018623856 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11467] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11467/stat : 11467 (java) S 11449 11449 10125 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627017571056 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11468] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11468/stat : 11468 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627016518256 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11469] ppid=11449 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11452/task/11469/stat : 11469 (java) S 11449 11449 10125 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627015465456 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11470] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11470/stat : 11470 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 31183 33554432000 4194304 4196468 140723143060128 139624487840352 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11471] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11471/stat : 11471 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548701 27969658880 31183 33554432000 4194304 4196468 140723143060128 139627014412848 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126128 KiB

[startup+0.310401 s]*
/proc/loadavg: 7.11 7.11 6.79 2/211 11471
/proc/meminfo: memFree=26411352/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510548693 115843072 349 33554432000 4194304 5098028 140722671497504 140722671494760 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 349 296 221 0 87 0
[pid=11452] ppid=11449 vsize=27314120 memory=128340 CPUtime=0.43 cores=0-7
/proc/11452/stat : 11452 (java) S 11449 11449 10125 0 -1 1077944320 12490 0 0 0 38 5 0 0 20 0 20 0 510548693 27969658880 32085 33554432000 4194304 4196468 140723143060128 140723143042672 139627827146487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
/proc/11452/statm: 6828530 32085 3056 1 0 6790935 0
[pid=11452/tid=11453] ppid=11449 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11452/task/11453/stat : 11453 (java) R 11449 11449 10125 0 -1 4202560 10004 0 0 0 25 4 0 0 20 0 20 0 510548693 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627798974288 139627808710062 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11454] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11454/stat : 11454 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627831388816 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11455] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11455/stat : 11455 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627645544976 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11456] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11456/stat : 11456 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627644492176 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11457] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11457/stat : 11457 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627643439376 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11458] ppid=11449 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/11452/task/11458/stat : 11458 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627246288016 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11459] ppid=11449 vsize=27314120 memory=139626232771503 CPUtime=0 cores=0-7
/proc/11452/task/11459/stat : 11459 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627245235216 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11460] ppid=11449 vsize=27314120 memory=139626232773808 CPUtime=0 cores=0-7
/proc/11452/task/11460/stat : 11460 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627244182416 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11461] ppid=11449 vsize=27314120 memory=139626232776112 CPUtime=0 cores=0-7
/proc/11452/task/11461/stat : 11461 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627243129616 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11462] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11462/stat : 11462 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510548697 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627019676016 139627827157634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11463] ppid=11449 vsize=27314120 memory=279252465559184 CPUtime=0 cores=0-7
/proc/11452/task/11463/stat : 11463 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 32085 33554432000 4194304 4196468 140723143060128 139625494471712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11464] ppid=11449 vsize=27314120 memory=279252465566096 CPUtime=0 cores=0-7
/proc/11452/task/11464/stat : 11464 (java) S 11449 11449 10125 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510548698 27969658880 32085 33554432000 4194304 4196468 140723143060128 139625360249712 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11465] ppid=11449 vsize=27314120 memory=279252465507376 CPUtime=0 cores=0-7
/proc/11452/task/11465/stat : 11465 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139624985745232 139627827165083 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11466] ppid=11449 vsize=27314120 memory=279252465579920 CPUtime=0.02 cores=0-7
/proc/11452/task/11466/stat : 11466 (java) S 11449 11449 10125 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627018623856 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11467] ppid=11449 vsize=27314120 memory=279252465586832 CPUtime=0.01 cores=0-7
/proc/11452/task/11467/stat : 11467 (java) S 11449 11449 10125 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627017571056 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11468] ppid=11449 vsize=27314120 memory=279252465584528 CPUtime=0.01 cores=0-7
/proc/11452/task/11468/stat : 11468 (java) S 11449 11449 10125 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627016518256 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11469] ppid=11449 vsize=27314120 memory=279252465600688 CPUtime=0.07 cores=0-7
/proc/11452/task/11469/stat : 11469 (java) S 11449 11449 10125 0 -1 1077944384 459 0 0 0 7 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627015465456 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11470] ppid=11449 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11470/stat : 11470 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548700 27969658880 32085 33554432000 4194304 4196468 140723143060128 139624487840352 139627827156693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11471] ppid=11449 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11452/task/11471/stat : 11471 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548701 27969658880 32085 33554432000 4194304 4196468 140723143060128 139627014412848 139627827157634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129736 KiB

[startup+0.701451 s]
/proc/loadavg: 7.11 7.11 6.79 2/211 11471
/proc/meminfo: memFree=26390392/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510548693 115843072 349 33554432000 4194304 5098028 140722671497504 140722671494760 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 349 296 221 0 87 0
[pid=11452] ppid=11449 vsize=27320392 memory=163248 CPUtime=1.01 cores=0-7
/proc/11452/stat : 11452 (java) S 11449 11449 10125 0 -1 1077944320 19961 0 0 0 94 7 0 0 20 0 20 0 510548693 27976081408 40812 33554432000 4194304 4196468 140723143060128 140723143042672 139627827146487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
/proc/11452/statm: 6830098 40812 3178 1 0 6791447 0
[pid=11452/tid=11453] ppid=11449 vsize=27320392 memory=279252465958576 CPUtime=0.68 cores=0-7
/proc/11452/task/11453/stat : 11453 (java) R 11449 11449 10125 0 -1 4202560 16923 0 0 0 62 6 0 0 20 0 20 0 510548693 27976081408 40812 33554432000 4194304 4196468 140723143060128 139627798983824 139627323272324 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11454] ppid=11449 vsize=27320392 memory=139626232980336 CPUtime=0 cores=0-7
/proc/11452/task/11454/stat : 11454 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27976081408 40812 33554432000 4194304 4196468 140723143060128 139627831388816 139627827156693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11455] ppid=11449 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/11452/task/11455/stat : 11455 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510548696 27976081408 40812 33554432000 4194304 4196468 140723143060128 139627645544976 139627827156693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0
[pid=11452/tid=11456] ppid=11449 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/11452/task/11456/stat : 11456 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510548696 27976081408 40812 33554432000 4194304 4196468 140723143060128 139627644492176 139627827156693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8503296 140723143066310 140723143066758 140723143066758 140723143069647 0

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

[pid=11472/tid=11482] ppid=11449 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/11472/task/11482/stat : 11482 (java) S 11449 11449 10125 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625073634160 140626316294786 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11483] ppid=11449 vsize=8414124 memory=3540 CPUtime=0 cores=0-7
/proc/11472/task/11483/stat : 11483 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624946783776 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11484] ppid=11449 vsize=8414124 memory=1232 CPUtime=0 cores=0-7
/proc/11472/task/11484/stat : 11484 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624678348144 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11485] ppid=11449 vsize=8414124 memory=10600 CPUtime=0 cores=0-7
/proc/11472/task/11485/stat : 11485 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624303839568 140626316302235 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11486] ppid=11449 vsize=8414124 memory=1736 CPUtime=0.05 cores=0-7
/proc/11472/task/11486/stat : 11486 (java) S 11449 11449 10125 0 -1 1077944384 350 0 0 0 5 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625072580976 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11487] ppid=11449 vsize=8414124 memory=6184 CPUtime=0.07 cores=0-7
/proc/11472/task/11487/stat : 11487 (java) S 11449 11449 10125 0 -1 1077944384 552 0 0 0 7 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625071528176 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11488] ppid=11449 vsize=8414124 memory=636 CPUtime=0.06 cores=0-7
/proc/11472/task/11488/stat : 11488 (java) S 11449 11449 10125 0 -1 1077944384 272 0 0 0 6 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625070475376 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11489] ppid=11449 vsize=8414124 memory=35220 CPUtime=0.22 cores=0-7
/proc/11472/task/11489/stat : 11489 (java) S 11449 11449 10125 0 -1 1077944384 773 0 0 0 22 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625069422576 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11490] ppid=11449 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/11472/task/11490/stat : 11490 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623805934688 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11491] ppid=11449 vsize=8414124 memory=500 CPUtime=0.09 cores=0-7
/proc/11472/task/11491/stat : 11491 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 6 3 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625068370992 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11493] ppid=11449 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/11472/task/11493/stat : 11493 (java) S 11449 11449 10125 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625060894272 140626316308249 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11495] ppid=11449 vsize=8414124 memory=1824 CPUtime=0 cores=0-7
/proc/11472/task/11495/stat : 11495 (java) S 11449 11449 10125 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623134834320 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11496] ppid=11449 vsize=8414124 memory=1656 CPUtime=0 cores=0-7
/proc/11472/task/11496/stat : 11496 (java) S 11449 11449 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623403269648 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11504] ppid=11449 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/11472/task/11504/stat : 11504 (java) S 11449 11449 10125 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 510549238 8616062976 30419 33554432000 4194304 4196468 140731328946544 140622866406448 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
Current children cumulated CPU time: 1066.51 s
Current children cumulated vsize: 9330592 KiB
Current children cumulated memory: 757620 KiB

[startup+159.201 s]
/proc/loadavg: 6.40 6.82 6.73 3/218 11516
/proc/meminfo: memFree=25784928/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1476 CPUtime=11.97 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 582 31446 0 0 0 0 1167 30 20 0 1 0 510548693 115843072 369 33554432000 4194304 5098028 140722671497504 140722671494248 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 369 311 221 0 87 0
[pid=11472] ppid=11449 vsize=8414124 memory=121676 CPUtime=1.32 cores=0-7
/proc/11472/stat : 11472 (java) S 11449 11449 10125 0 -1 1077944320 20857 0 0 0 124 8 0 0 20 0 24 0 510549162 8616062976 30419 33554432000 4194304 4196468 140731328946544 140731328929088 140626316283639 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
/proc/11472/statm: 2103531 30419 3208 1 0 2064875 0
[pid=11492] ppid=11472 vsize=803340 memory=634468 CPUtime=1054.72 cores=0-7
/proc/11492/stat : 11492 (manyglucose-4.1) S 11472 11449 10125 0 -1 1077944320 1253800 0 0 0 105264 208 0 0 20 0 2 0 510549236 822620160 158617 33554432000 4194304 4454172 140727017393120 140727017391504 140347121340151 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 33611776 140727017395021 140727017395228 140727017395228 140727017398198 0
/proc/11492/statm: 200835 158617 419 64 0 196503 0
[pid=11492/tid=11500] ppid=11472 vsize=803340 memory=-9031518714323038610 CPUtime=148.48 cores=0-7
/proc/11492/task/11500/stat : 11500 (manyglucose-4.1) R 11472 11449 10125 0 -1 4202560 156146 0 0 0 14822 26 0 0 20 0 2 0 510549238 822620160 158617 33554432000 4194304 4454172 140727017393120 140347080944712 4351209 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 33611776 140727017395021 140727017395228 140727017395228 140727017398198 0
[pid=11472/tid=11473] ppid=11449 vsize=8414124 memory=1412 CPUtime=0.76 cores=0-7
/proc/11472/task/11473/stat : 11473 (java) S 11449 11449 10125 0 -1 1077944384 17493 0 0 0 71 5 0 0 20 0 24 0 510549162 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626288123808 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11474] ppid=11449 vsize=8414124 memory=3564 CPUtime=0 cores=0-7
/proc/11472/task/11474/stat : 11474 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626320526480 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11475] ppid=11449 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11472/task/11475/stat : 11475 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626120694800 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11476] ppid=11449 vsize=8414124 memory=121676 CPUtime=0 cores=0-7
/proc/11472/task/11476/stat : 11476 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626119642000 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11477] ppid=11449 vsize=8414124 memory=632108 CPUtime=0 cores=0-7
/proc/11472/task/11477/stat : 11477 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626118589200 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11478] ppid=11449 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/11472/task/11478/stat : 11478 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626117536400 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11479] ppid=11449 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/11472/task/11479/stat : 11479 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626116483600 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11480] ppid=11449 vsize=8414124 memory=3580 CPUtime=0 cores=0-7
/proc/11472/task/11480/stat : 11480 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626115430800 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11481] ppid=11449 vsize=8414124 memory=164 CPUtime=0 cores=0-7
/proc/11472/task/11481/stat : 11481 (java) S 11449 11449 10125 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626114378000 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11482] ppid=11449 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/11472/task/11482/stat : 11482 (java) S 11449 11449 10125 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625073634160 140626316294786 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11483] ppid=11449 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/11472/task/11483/stat : 11483 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624946783776 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11484] ppid=11449 vsize=8414124 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/11472/task/11484/stat : 11484 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624678348144 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11485] ppid=11449 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/11472/task/11485/stat : 11485 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624303839568 140626316302235 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11486] ppid=11449 vsize=8414124 memory=6944652177228980320 CPUtime=0.05 cores=0-7
/proc/11472/task/11486/stat : 11486 (java) S 11449 11449 10125 0 -1 1077944384 350 0 0 0 5 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625072580976 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11487] ppid=11449 vsize=8414124 memory=6944656575208382560 CPUtime=0.07 cores=0-7
/proc/11472/task/11487/stat : 11487 (java) S 11449 11449 10125 0 -1 1077944384 552 0 0 0 7 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625071528176 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11488] ppid=11449 vsize=8414124 memory=6944656575208382560 CPUtime=0.06 cores=0-7
/proc/11472/task/11488/stat : 11488 (java) S 11449 11449 10125 0 -1 1077944384 272 0 0 0 6 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625070475376 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11489] ppid=11449 vsize=8414124 memory=6944652177228980320 CPUtime=0.22 cores=0-7
/proc/11472/task/11489/stat : 11489 (java) S 11449 11449 10125 0 -1 1077944384 773 0 0 0 22 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625069422576 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11490] ppid=11449 vsize=8414124 memory=3473598250580735624 CPUtime=0 cores=0-7
/proc/11472/task/11490/stat : 11490 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623805934688 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11491] ppid=11449 vsize=8414124 memory=3977134963249551589 CPUtime=0.11 cores=0-7
/proc/11472/task/11491/stat : 11491 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 6 5 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625068370992 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11493] ppid=11449 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/11472/task/11493/stat : 11493 (java) S 11449 11449 10125 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625060894272 140626316308249 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11495] ppid=11449 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/11472/task/11495/stat : 11495 (java) S 11449 11449 10125 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623134834320 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11496] ppid=11449 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/11472/task/11496/stat : 11496 (java) S 11449 11449 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623403269648 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11504] ppid=11449 vsize=8414124 memory=1824 CPUtime=0 cores=0-7
/proc/11472/task/11504/stat : 11504 (java) S 11449 11449 10125 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 510549238 8616062976 30419 33554432000 4194304 4196468 140731328946544 140622866406448 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
Current children cumulated CPU time: 1068.01 s
Current children cumulated vsize: 9330592 KiB
Current children cumulated memory: 757620 KiB

[startup+159.401 s]
/proc/loadavg: 6.40 6.82 6.73 3/218 11516
/proc/meminfo: memFree=25784928/32770624 swapFree=67002120/67108860
[pid=11449] ppid=11446 vsize=113128 memory=1476 CPUtime=11.97 cores=0-7
/proc/11449/stat : 11449 (scop.sh) S 11446 11449 10125 0 -1 4202496 582 31446 0 0 0 0 1167 30 20 0 1 0 510548693 115843072 369 33554432000 4194304 5098028 140722671497504 140722671494248 139691274322556 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28155904 140722671506172 140722671506520 140722671506520 140722671509449 0
/proc/11449/statm: 28282 369 311 221 0 87 0
[pid=11472] ppid=11449 vsize=8414124 memory=121676 CPUtime=1.32 cores=0-7
/proc/11472/stat : 11472 (java) S 11449 11449 10125 0 -1 1077944320 20857 0 0 0 124 8 0 0 20 0 24 0 510549162 8616062976 30419 33554432000 4194304 4196468 140731328946544 140731328929088 140626316283639 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
/proc/11472/statm: 2103531 30419 3208 1 0 2064875 0
[pid=11492] ppid=11472 vsize=803340 memory=634468 CPUtime=1054.92 cores=0-7
/proc/11492/stat : 11492 (manyglucose-4.1) S 11472 11449 10125 0 -1 1077944320 1253882 0 0 0 105284 208 0 0 20 0 2 0 510549236 822620160 158617 33554432000 4194304 4454172 140727017393120 140727017391504 140347121340151 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 33611776 140727017395021 140727017395228 140727017395228 140727017398198 0
/proc/11492/statm: 200835 158617 419 64 0 196503 0
[pid=11492/tid=11500] ppid=11472 vsize=803340 memory=1980 CPUtime=148.68 cores=0-7
/proc/11492/task/11500/stat : 11500 (manyglucose-4.1) R 11472 11449 10125 0 -1 4202560 156228 0 0 0 14842 26 0 0 20 0 2 0 510549238 822620160 158617 33554432000 4194304 4454172 140727017393120 140347080944712 4349976 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 33611776 140727017395021 140727017395228 140727017395228 140727017398198 0
[pid=11472/tid=11473] ppid=11449 vsize=8414124 memory=2676 CPUtime=0.76 cores=0-7
/proc/11472/task/11473/stat : 11473 (java) S 11449 11449 10125 0 -1 1077944384 17493 0 0 0 71 5 0 0 20 0 24 0 510549162 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626288123808 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11474] ppid=11449 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/11472/task/11474/stat : 11474 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626320526480 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11475] ppid=11449 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/11472/task/11475/stat : 11475 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626120694800 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11476] ppid=11449 vsize=8414124 memory=796 CPUtime=0 cores=0-7
/proc/11472/task/11476/stat : 11476 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626119642000 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11477] ppid=11449 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/11472/task/11477/stat : 11477 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626118589200 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11478] ppid=11449 vsize=8414124 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/11472/task/11478/stat : 11478 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626117536400 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11479] ppid=11449 vsize=8414124 memory=14689690934577713 CPUtime=0 cores=0-7
/proc/11472/task/11479/stat : 11479 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626116483600 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11480] ppid=11449 vsize=8414124 memory=121676 CPUtime=0 cores=0-7
/proc/11472/task/11480/stat : 11480 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626115430800 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11481] ppid=11449 vsize=8414124 memory=1232 CPUtime=0 cores=0-7
/proc/11472/task/11481/stat : 11481 (java) S 11449 11449 10125 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 510549163 8616062976 30419 33554432000 4194304 4196468 140731328946544 140626114378000 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11482] ppid=11449 vsize=8414124 memory=10600 CPUtime=0 cores=0-7
/proc/11472/task/11482/stat : 11482 (java) S 11449 11449 10125 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625073634160 140626316294786 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11483] ppid=11449 vsize=8414124 memory=1736 CPUtime=0 cores=0-7
/proc/11472/task/11483/stat : 11483 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624946783776 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11484] ppid=11449 vsize=8414124 memory=6184 CPUtime=0 cores=0-7
/proc/11472/task/11484/stat : 11484 (java) S 11449 11449 10125 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510549165 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624678348144 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11485] ppid=11449 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/11472/task/11485/stat : 11485 (java) S 11449 11449 10125 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140624303839568 140626316302235 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11486] ppid=11449 vsize=8414124 memory=3616 CPUtime=0.05 cores=0-7
/proc/11472/task/11486/stat : 11486 (java) S 11449 11449 10125 0 -1 1077944384 350 0 0 0 5 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625072580976 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11487] ppid=11449 vsize=8414124 memory=64400 CPUtime=0.07 cores=0-7
/proc/11472/task/11487/stat : 11487 (java) S 11449 11449 10125 0 -1 1077944384 552 0 0 0 7 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625071528176 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11488] ppid=11449 vsize=8414124 memory=988 CPUtime=0.06 cores=0-7
/proc/11472/task/11488/stat : 11488 (java) S 11449 11449 10125 0 -1 1077944384 272 0 0 0 6 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625070475376 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11489] ppid=11449 vsize=8414124 memory=2024 CPUtime=0.22 cores=0-7
/proc/11472/task/11489/stat : 11489 (java) S 11449 11449 10125 0 -1 1077944384 773 0 0 0 22 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625069422576 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11490] ppid=11449 vsize=8414124 memory=1416 CPUtime=0 cores=0-7
/proc/11472/task/11490/stat : 11490 (java) S 11449 11449 10125 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623805934688 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11491] ppid=11449 vsize=8414124 memory=1808 CPUtime=0.11 cores=0-7
/proc/11472/task/11491/stat : 11491 (java) S 11449 11449 10125 0 -1 1077944384 13 0 0 0 6 5 0 0 20 0 24 0 510549168 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625068370992 140626316294786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11493] ppid=11449 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/11472/task/11493/stat : 11493 (java) S 11449 11449 10125 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140625060894272 140626316308249 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11495] ppid=11449 vsize=8414124 memory=4480 CPUtime=0 cores=0-7
/proc/11472/task/11495/stat : 11495 (java) S 11449 11449 10125 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623134834320 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11496] ppid=11449 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/11472/task/11496/stat : 11496 (java) S 11449 11449 10125 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 510549236 8616062976 30419 33554432000 4194304 4196468 140731328946544 140623403269648 140626316305565 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
[pid=11472/tid=11504] ppid=11449 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/11472/task/11504/stat : 11504 (java) S 11449 11449 10125 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 510549238 8616062976 30419 33554432000 4194304 4196468 140731328946544 140622866406448 140626316293845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30130176 140731328955359 140731328955526 140731328955526 140731328958415 0
Current children cumulated CPU time: 1068.21 s
Current children cumulated vsize: 9330592 KiB
Current children cumulated memory: 757620 KiB

Child status: 0
Real time (s): 159.493
CPU time (s): 1068.38
CPU user time (s): 1065.88
CPU system time (s): 2.50787
CPU usage (%): 669.864
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1057840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1065.88
system time used= 2.50787
maximum resident set size= 1061832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1306886
page faults= 0
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19489
involuntary context switches= 10538


# summary of solver processes directly reported to runsolver:
#   pid: 11449
#   total CPU time (s): 1068.38
#   total CPU user time (s): 1065.88
#   total CPU system time (s): 2.50787

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51424 second user time and 2.37361 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-24 18:35:56
IDJOB=4405660
IDBENCH=134580
IDSOLVER=2868
FILE ID=node136/4405660-1569343001
RUNJOBID= node136-1569335934-10152
PBS_JOBID= 21705056
Free space on /var/tmp= 13484 MiB

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

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

MD5SUM BENCH= a7efa7459c7ca72744d0a792626ba479
RANDOM SEED=1091812113

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:        26530756 kB
MemAvailable:   31842016 kB
Buffers:          141308 kB
Cached:          5293624 kB
SwapCached:         3560 kB
Active:          2702812 kB
Inactive:        2740512 kB
Active(anon):       3256 kB
Inactive(anon):    61340 kB
Active(file):    2699556 kB
Inactive(file):  2679172 kB
Unevictable:      108444 kB
Mlocked:          108444 kB
SwapTotal:      67108860 kB
SwapFree:       67002120 kB
Dirty:             20424 kB
Writeback:             0 kB
AnonPages:        166884 kB
Mapped:            57156 kB
Shmem:             48256 kB
Slab:             390480 kB
SReclaimable:     360992 kB
SUnreclaim:        29488 kB
KernelStack:        3840 kB
PageTables:         5968 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:    120832 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:38:36