Trace number 4392466

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)UNSAT 1187.33 168.941

General information on the benchmark

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

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-16866-serial-file.bin HOME/instance-4392466-1568436192.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 06:42:33 CEST 2019
0.65/0.57	c PID: 16869
0.65/0.57	c IP: 172.20.3.140
0.65/0.57	c HOST: node140.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.06/1.13	c (0,0) Parsing End
2.06/1.14	c (0,0) CSP: 109 int (0 aux), 2 bool (0 aux), 1261 ctr, max domain size 28
2.06/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.06/1.14	c (0,0) Constraint Name Generate Begin
2.06/1.15	c (0,0) Ctr:HOME/instance-4392466-1568436192.xml,ExtensionConflict:ExtensionSupport:Var
2.06/1.15	c (0,0) Constraint Name Generate End
2.06/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.06/1.15	c (0,0) CSP to CSPinCNF Begin
3.15/1.65	c (1,1) translated 127 (10%) constraints
3.50/1.76	c (1,1) translated 253 (20%) constraints
3.91/1.84	c (1,1) translated 379 (30%) constraints
4.33/1.91	c (1,1) translated 505 (40%) constraints
4.33/1.97	c (1,1) translated 631 (50%) constraints
4.76/2.02	c (1,1) translated 757 (60%) constraints
5.17/2.16	c (1,1) translated 883 (70%) constraints
6.13/2.40	c (1,1) translated 1009 (80%) constraints
6.38/2.62	c (2,2) translated 1135 (90%) constraints
7.09/2.93	c (2,2) translated 1261 (100%) constraints
7.09/2.93	c (2,2) ===========================================
7.09/2.93	c (2,2) Order
7.09/2.93	c (2,2) ===========================================
7.09/2.99	c (2,2) translated 1883 (10%) constraints
7.53/3.05	c (2,2) translated 3765 (20%) constraints
7.53/3.10	c (2,2) translated 5647 (30%) constraints
7.94/3.15	c (2,2) translated 7529 (40%) constraints
8.30/3.20	c (2,2) translated 9411 (50%) constraints
8.30/3.25	c (2,2) translated 11294 (60%) constraints
8.30/3.29	c (2,2) translated 13176 (70%) constraints
8.70/3.33	c (2,2) translated 15058 (80%) constraints
8.70/3.37	c (2,2) translated 16940 (90%) constraints
9.03/3.40	c (2,2) translated 18822 (100%) constraints
9.03/3.40	c (2,2) CSP to CSPinCNF End
9.03/3.40	c (2,2) CSP: 108 int (0 aux), 685 bool (682 aux), 18822 ctr, max domain size 28
9.03/3.40	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.03/3.40	c (2,2) CSPinCNF Propagation Begin
10.17/3.77	c (3,3) 109 values, 8487 unsatisfiable literals, and 4834 valid clauses are removed
10.17/3.77	c (3,3) CSPinCNF Propagation End
10.17/3.77	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.17/3.77	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.17/3.77	c (3,3) Simplify CSPinCNF Begin
10.46/3.82	c (3,3) Simplify CSPinCNF End
10.46/3.82	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.46/3.82	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.46/3.82	c (3,3) Calculate Precise Domain Begin
10.46/3.82	c (3,3) 0 values are removed by re-calculation
10.46/3.82	c (3,3) Calculate Precise Domain End
10.46/3.83	c (3,3) CSP: 108 int (0 aux), 685 bool (682 aux), 13988 ctr, max domain size 26
10.46/3.83	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.46/3.83	c (3,3) CSPinCNF to SatSolver Begin
10.78/3.97	c (3,3) 1399 (10 %) CSP clauses are encoded (0 SAT variables, 3107 SAT clauses)
11.13/4.03	c (3,3) 2798 (20 %) CSP clauses are encoded (0 SAT variables, 4506 SAT clauses)
11.13/4.08	c (3,3) 4197 (30 %) CSP clauses are encoded (0 SAT variables, 5905 SAT clauses)
11.54/4.12	c (3,3) 5596 (40 %) CSP clauses are encoded (0 SAT variables, 7304 SAT clauses)
11.54/4.16	c (3,3) 6994 (50 %) CSP clauses are encoded (0 SAT variables, 8702 SAT clauses)
11.54/4.18	c (3,3) 8393 (60 %) CSP clauses are encoded (0 SAT variables, 10101 SAT clauses)
11.88/4.20	c (3,3) 9792 (70 %) CSP clauses are encoded (0 SAT variables, 11500 SAT clauses)
11.88/4.22	c (3,3) 11191 (80 %) CSP clauses are encoded (0 SAT variables, 12899 SAT clauses)
11.88/4.23	c (3,3) 12590 (90 %) CSP clauses are encoded (0 SAT variables, 14298 SAT clauses)
11.88/4.24	c (3,3) 13988 (100 %) CSP clauses are encoded (0 SAT variables, 15696 SAT clauses)
11.88/4.24	c (3,3) CSPinCNF to SatSolver End
11.88/4.24	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.88/4.24	c (3,3) 2482 bool, 15697 clause
11.88/4.24	c (3,3) Export Begin
12.06/4.35	c (3,3) Export to HOME/scop-16866-serial-file.bin
12.06/4.35	c (3,3) Export End
12.06/4.35	c (3,3) Export File Size: 0.02 MB
12.06/4.35	c (3,3) 0,0,2,3,3,3,3,STOP-AFTER(DIMACS)
12.06/4.35	c END-Prog: Sat Sep 14 06:42:37 CEST 2019
12.06/4.37	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-16866-serial-file.bin
12.20/4.84	c (0,0) Read Serial File Begin
12.20/4.84	c (0,0) HOME/scop-16866-serial-file.bin
13.04/5.06	c (0,0) Read Serial File End
13.04/5.08	
13.04/5.08	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
13.04/5.08	(Solving Process)
13.04/5.08	
13.04/5.10	c BEGIN-Prog: Sat Sep 14 06:42:37 CEST 2019
13.04/5.10	c PID: 16889
13.04/5.10	c IP: 172.20.3.140
13.04/5.10	c HOST: node140.alineos.net
13.04/5.10	c (0,0) SatSolver.solve Begin
13.04/5.10	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392466-1568436192.xml-scop-16869.cnf
13.22/5.13	c (0,0) c
13.22/5.13	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
13.22/5.13	c (0,0) c
13.22/5.13	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.22/5.13	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.22/5.13	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.22/5.13	c (0,0) c |                                                                                                       |
13.22/5.13	c (0,0) c |  Number of variables:          2480                                                                   |
13.22/5.13	c (0,0) c |  Number of clauses:           15697                                                                   |
13.22/5.13	c (0,0) c |  Parse time:                   0.01 s                                                                 |
13.22/5.13	c (0,0) c |                                                                                                       |
13.22/5.13	c (0,0) WARNING! DIMACS header mismatch: wrong number of variables.
13.22/5.14	c (0,0) c |  Simplification time:          0.01 s                                                                 |
13.22/5.14	c (0,0) c |                                                                                                       |
13.22/5.14	c (0,0) c |  Generating clones                                                                                    |
13.22/5.15	c (0,0) c |  all clones generated. Memory =    32.06Mb.                                                           |
13.22/5.15	c (0,0) c ========================================================================================================|
13.22/5.15	c (0,0) c
13.22/5.15	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
13.22/5.15	c (0,0) c
13.22/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.22/5.15	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.22/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.22/5.15	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
13.22/5.15	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
13.22/5.15	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
13.22/5.15	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
13.22/5.15	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
13.22/5.15	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
13.22/5.15	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
13.22/5.15	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
13.22/5.15	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
13.22/5.15	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
13.22/5.15	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
13.22/5.15	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
13.22/5.15	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
13.22/5.15	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
13.22/5.15	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
13.22/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
224.07/34.34	c (29,0) c
224.07/34.34	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
224.07/34.34	c (29,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
224.07/34.34	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
224.07/34.34	c (29,0) c |  0 |    282 |     470792 |     253820 |     9142 |    55627 |    36192 |   273820 |    11964 |      261 |  20 |  0.848 |
224.07/34.34	c (29,0) c |  1 |    271 |     488759 |     263514 |     9280 |    65324 |    42288 |   271378 |    10465 |      270 |  20 |  0.847 |
224.07/34.34	c (29,0) c |  2 |    470 |     515619 |     276601 |     9321 |    45218 |    41033 |   272178 |    16003 |      270 |  20 |  0.848 |
224.07/34.34	c (29,0) c |  3 |    408 |     485243 |     266108 |     9274 |    34722 |    40014 |   270886 |    13920 |      270 |  20 |  0.847 |
224.07/34.34	c (29,0) c |  4 |    473 |     514610 |     281890 |     9444 |    50505 |    41819 |   261877 |    15733 |      269 |  20 |  0.848 |
224.07/34.34	c (29,0) c |  5 |    426 |     518259 |     277584 |     9392 |    46194 |    43489 |   273151 |    15711 |      270 |  20 |  0.847 |
224.07/34.34	c (29,0) c |  6 |    420 |     507001 |     271386 |     9452 |    39997 |    43232 |   266599 |    14525 |      270 |  20 |  0.847 |
224.07/34.34	c (29,0) c |  7 |    380 |     485679 |     262969 |     9433 |    64785 |    38957 |   259404 |    12746 |      250 |  20 |  0.847 |
224.07/34.34	c (29,0) c 
224.07/34.34	c (29,0) c synthesis     2153872 conflicts   160162398 propagations    10239 conflicts/sec   761375 propagations/sec
224.07/34.34	c (29,0) c real: 29.2124 s, cpu: 210.359 s, memory: 628.09 Mb
433.68/63.34	c (58,0) c
433.68/63.34	c (58,0) c |------------------------------------------------------------------------------------------------------------------------|
433.68/63.34	c (58,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
433.68/63.34	c (58,0) c |------------------------------------------------------------------------------------------------------------------------|
433.68/63.34	c (58,0) c |  0 |    375 |     766199 |     408691 |     9363 |    62106 |    51216 |   384364 |    25223 |      479 |  20 |  0.847 |
433.68/63.34	c (58,0) c |  1 |    469 |     779539 |     412912 |     9536 |    66320 |    57174 |   381452 |    24943 |      484 |  20 |  0.847 |
433.68/63.34	c (58,0) c |  2 |    528 |     765923 |     411816 |     9366 |    65233 |    58178 |   361086 |    25578 |      472 |  20 |  0.848 |
433.68/63.34	c (58,0) c |  3 |    486 |     765624 |     409523 |     9316 |    62941 |    54780 |   375904 |    25449 |      484 |  20 |  0.847 |
433.68/63.34	c (58,0) c |  4 |    562 |     786752 |     422709 |     9488 |    76115 |    56826 |   381826 |    26269 |      485 |  20 |  0.847 |
433.68/63.34	c (58,0) c |  5 |    468 |     774562 |     412324 |     9424 |    65737 |    57851 |   369757 |    24197 |      486 |  20 |  0.848 |
433.68/63.34	c (58,0) c |  6 |    488 |     791730 |     417921 |     9489 |    71336 |    57244 |   367187 |    25838 |      486 |  20 |  0.847 |
433.68/63.34	c (58,0) c |  7 |    506 |     759173 |     408796 |     9486 |    62209 |    53599 |   370363 |    23807 |      467 |  20 |  0.848 |
433.68/63.34	c (58,0) c 
433.68/63.34	c (58,0) c synthesis     3304693 conflicts   243177521 propagations     7869 conflicts/sec   579041 propagations/sec
433.68/63.34	c (58,0) c real: 58.2127 s, cpu: 419.966 s, memory: 633.95 Mb
650.44/92.34	c (87,0) c
650.44/92.34	c (87,0) c |------------------------------------------------------------------------------------------------------------------------|
650.44/92.34	c (87,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
650.44/92.34	c (87,0) c |------------------------------------------------------------------------------------------------------------------------|
650.44/92.34	c (87,0) c |  0 |    565 |     999918 |     529402 |     9399 |    93015 |    61682 |   465184 |    36358 |      700 |  20 |  0.847 |
650.44/92.34	c (87,0) c |  1 |    605 |    1006558 |     529392 |     9562 |    93000 |    67788 |   456607 |    34128 |      690 |  20 |  0.847 |
650.44/92.34	c (87,0) c |  2 |    573 |    1020210 |     545306 |     9387 |    60123 |    69896 |   463740 |    35683 |      710 |  20 |  0.847 |
650.44/92.34	c (87,0) c |  3 |    589 |    1027853 |     539335 |     9344 |    54152 |    66572 |   465768 |    35513 |      710 |  20 |  0.847 |
650.44/92.34	c (87,0) c |  4 |    607 |    1018818 |     541601 |     9512 |    56420 |    68409 |   440112 |    33321 |      695 |  20 |  0.848 |
650.44/92.34	c (87,0) c |  5 |    493 |    1012610 |     536098 |     9442 |    50908 |    71550 |   461708 |    33547 |      710 |  20 |  0.848 |
650.44/92.34	c (87,0) c |  6 |    553 |    1041419 |     544152 |     9501 |    58965 |    67834 |   462645 |    34587 |      709 |  20 |  0.848 |
650.44/92.34	c (87,0) c |  7 |    597 |    1019848 |     544273 |     9502 |    59086 |    65299 |   467199 |    34225 |      710 |  20 |  0.847 |
650.44/92.34	c (87,0) c 
650.44/92.34	c (87,0) c synthesis     4309560 conflicts   316012696 propagations     6771 conflicts/sec   496495 propagations/sec
650.44/92.34	c (87,0) c real: 87.2125 s, cpu: 636.487 s, memory: 877.15 Mb
847.58/121.34	c (116,0) c
847.58/121.34	c (116,0) c |------------------------------------------------------------------------------------------------------------------------|
847.58/121.34	c (116,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
847.58/121.34	c (116,0) c |------------------------------------------------------------------------------------------------------------------------|
847.58/121.34	c (116,0) c |  0 |    637 |    1210424 |     636742 |     9408 |   100158 |    72210 |   533661 |    44525 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  1 |    709 |    1210410 |     632699 |     9570 |    96116 |    77401 |   525568 |    41741 |      896 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  2 |    632 |    1219885 |     646725 |     9398 |    56139 |    78776 |   531721 |    42786 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  3 |    676 |    1227477 |     640264 |     9352 |   103681 |    76479 |   533126 |    43578 |      916 |  20 |  0.848 |
847.58/121.34	c (116,0) c |  4 |    655 |    1239053 |     653288 |     9524 |    62702 |    79250 |   528167 |    42357 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  5 |    565 |    1219299 |     640527 |     9459 |   103938 |    79671 |   528628 |    41962 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  6 |    611 |    1241761 |     644603 |     9516 |    54013 |    77299 |   526992 |    42759 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c |  7 |    641 |    1220770 |     643940 |     9507 |   107358 |    75072 |   530836 |    43192 |      916 |  20 |  0.847 |
847.58/121.34	c (116,0) c 
847.58/121.34	c (116,0) c synthesis     5138789 conflicts   376962269 propagations     6167 conflicts/sec   452409 propagations/sec
847.58/121.34	c (116,0) c real: 116.212 s, cpu: 833.233 s, memory: 895.39 Mb
1055.15/150.34	c (145,0) c
1055.15/150.34	c (145,0) c |------------------------------------------------------------------------------------------------------------------------|
1055.15/150.34	c (145,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1055.15/150.34	c (145,0) c |------------------------------------------------------------------------------------------------------------------------|
1055.15/150.34	c (145,0) c |  0 |    679 |    1396084 |     730805 |     9423 |    77272 |    81203 |   594982 |    51220 |     1126 |  20 |  0.888 |
1055.15/150.34	c (145,0) c |  1 |    772 |    1422743 |     737388 |     9578 |    88684 |    86807 |   591647 |    50077 |     1129 |  20 |  0.888 |
1055.15/150.34	c (145,0) c |  2 |    685 |    1416349 |     744474 |     9411 |    94662 |    88213 |   593531 |    50852 |     1139 |  20 |  0.888 |
1055.15/150.34	c (145,0) c |  3 |    735 |    1430413 |     741806 |     9368 |    92479 |    87266 |   594966 |    51473 |     1139 |  20 |  0.887 |
1055.15/150.34	c (145,0) c |  4 |    718 |    1421888 |     744028 |     9535 |    96843 |    87285 |   588828 |    49683 |     1120 |  20 |  0.848 |
1055.15/150.34	c (145,0) c |  5 |    606 |    1406954 |     734183 |     9468 |    87000 |    86848 |   586204 |    49001 |     1119 |  20 |  0.847 |
1055.15/150.34	c (145,0) c |  6 |    631 |    1435845 |     743147 |     9526 |    95955 |    86826 |   583967 |    50274 |     1134 |  20 |  0.848 |
1055.15/150.34	c (145,0) c |  7 |    725 |    1421179 |     742615 |     9516 |    92450 |    81733 |   599360 |    50789 |     1139 |  20 |  0.887 |
1055.15/150.34	c (145,0) c 
1055.15/150.34	c (145,0) c synthesis     5918448 conflicts   435608980 propagations     5688 conflicts/sec   418622 propagations/sec
1055.15/150.34	c (145,0) c real: 145.213 s, cpu: 1040.58 s, memory: 881.88 Mb
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c real time : 163.775 s
1187.21/168.90	c (164,0) c cpu time  : 1172.26 s
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | Conflicts     |         6304132 |     781738 |     784762 |     787407 |     786021 |     795811 |     786505 |     794561 |     787327 |
1187.21/168.90	c (164,0) c | Decisions     |        12119516 |    1498093 |    1517925 |    1501769 |    1515353 |    1528901 |    1510518 |    1539706 |    1507251 |
1187.21/168.90	c (164,0) c | Propagations  |       465911329 |   57881534 |   58024244 |   58066722 |   58699376 |   58281075 |   58369903 |   58881757 |   57706718 |
1187.21/168.90	c (164,0) c | ReduceDBs     |             192 |         24 |         24 |         24 |         24 |         24 |         24 |         24 |         24 |
1187.21/168.90	c (164,0) c | SimpDBs       |              74 |          9 |         11 |          8 |          7 |         11 |          9 |          8 |         11 |
1187.21/168.90	c (164,0) c | Restarts      |            5709 |        699 |        781 |        703 |        755 |        735 |        641 |        657 |        738 |
1187.21/168.90	c (164,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1187.21/168.90	c (164,0) c | PropBinClauses|       985812435 |  124653474 |  122275169 |  123461521 |  123904016 |  121734693 |  123212747 |  124611028 |  121959787 |
1187.21/168.90	c (164,0) c | PropPreBlocker|     33929337463 | 4192721443 | 4225953396 | 4267267965 | 4252994492 | 4244184410 | 4238973335 | 4267956846 | 4239285576 |
1187.21/168.90	c (164,0) c | PropNotBlocker|      5764838891 |  735168159 |  721012054 |  727042067 |  724782691 |  713131724 |  709308033 |  716813027 |  717581136 |
1187.21/168.90	c (164,0) c | LitFullScans  |     60445294372 | 7548485374 | 7543188360 | 7566388634 | 7567043935 | 7542944452 | 7543164411 | 7567023349 | 7567055857 |
1187.21/168.90	c (164,0) c | LitScanFracts |         8669470 |    1277255 |    1171858 |    1018547 |    1038049 |     939049 |    1155267 |    1018145 |    1051300 |
1187.21/168.90	c (164,0) c | DecisionLevel0|            5810 |        720 |        793 |        713 |        767 |        749 |        651 |        668 |        749 |
1187.21/168.90	c (164,0) c | Periods       |           10071 |       1257 |       1257 |       1260 |       1261 |       1257 |       1257 |       1261 |       1261 |
1187.21/168.90	c (164,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1187.21/168.90	c (164,0) c | Avg_Trail     |                 |        626 |        627 |        633 |        631 |        629 |        626 |        628 |        633 |
1187.21/168.90	c (164,0) c | Avg_DL        |                 |         21 |         21 |         22 |         21 |         22 |         21 |         22 |         22 |
1187.21/168.90	c (164,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1187.21/168.90	c (164,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | Exported      |          721734 |      85799 |      90920 |      92522 |      91600 |      92085 |      92589 |      90582 |      85637 |
1187.21/168.90	c (164,0) c | Imported      |         4989345 |     630019 |     620691 |     623891 |     624290 |     619316 |     619617 |     621150 |     630371 |
1187.21/168.90	c (164,0) c | Good          |           13864 |       1770 |       1716 |       1768 |       1778 |       1700 |       1713 |       1704 |       1715 |
1187.21/168.90	c (164,0) c | Purge         |         4975481 |     628249 |     618975 |     622123 |     622512 |     617616 |     617904 |     619446 |     628656 |
1187.21/168.90	c (164,0) c | Promoted      |          440100 |      56034 |      54311 |      55048 |      55306 |      54902 |      53148 |      55495 |      55856 |
1187.21/168.90	c (164,0) c | Remove_Imp    |         3933714 |     504329 |     491649 |     487034 |     491316 |     486324 |     487473 |     496269 |     489320 |
1187.21/168.90	c (164,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | Unaries       |                 |         21 |         12 |         10 |         12 |         14 |         10 |         11 |         11 |
1187.21/168.90	c (164,0) c | Binaries      |                 |        240 |        254 |        231 |        224 |        287 |        266 |        268 |        282 |
1187.21/168.90	c (164,0) c | Glues         |                 |        912 |       1020 |        967 |        969 |       1051 |        975 |       1009 |       1011 |
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | Orig_Seen     |            87 % |       9426 |       9581 |       9417 |       9374 |       9543 |       9473 |       9533 |       9519 |
1187.21/168.90	c (164,0) c | Diff Orig seen|                 |      X     |        155 | -        9 | -       52 |        117 |         47 |        107 |         93 |
1187.21/168.90	c (164,0) c | Hamming       |            10 % |      X     |        276 |        253 |        287 |        272 |        257 |        286 |        245 |
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c | RunningTime   |                 |  157.9  97%|  155.7  96%|  137.1  85%|  135.4  83%|  157.6  97%|  142.5  87%|  145.9  90%|  142.9  88%|
1187.21/168.90	c (164,0) c | WaitingTime   |                 |    4.2   3%|    6.9   4%|   24.7  15%|   26.5  16%|    5.0   3%|   20.8  13%|   15.9  10%|   19.0  12%|
1187.21/168.90	c (164,0) c | ExchangingTime|                 |    0.3   0%|    0.3   0%|    0.4   0%|    0.4   0%|    0.3   0%|    0.4   0%|    0.4   0%|    0.4   0%|
1187.21/168.90	c (164,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%|
1187.21/168.90	c (164,0) c | SolvingTime   |                 |  162.5     |  162.9     |  162.2     |  162.3     |  162.8     |  163.7     |  162.3     |  162.3     |
1187.21/168.90	c (164,0) c | PropagationTim|                 |  100.2  62%|   97.5  60%|  123.3  76%|  121.2  75%|   96.7  59%|  114.3  70%|  109.8  68%|  112.5  69%|
1187.21/168.90	c (164,0) c | AnalysisTime  |                 |   58.8  36%|   61.8  38%|   35.1  22%|   37.4  23%|   62.6  38%|   45.9  28%|   48.9  30%|   46.1  28%|
1187.21/168.90	c (164,0) c | ReductionTime |                 |    1.4   1%|    1.3   1%|    1.5   1%|    1.4   1%|    1.4   1%|    1.4   1%|    1.4   1%|    1.4   1%|
1187.21/168.90	c (164,0) c | SimplifyTime  |                 |    0.0   0%|    0.1   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.1   0%|
1187.21/168.90	c (164,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%|
1187.21/168.90	c (164,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%|
1187.21/168.90	c (164,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c
1187.21/168.90	c (164,0) c Threads : 8
1187.21/168.90	c (164,0) c Winner : 0
1187.21/168.90	c (164,0) c Conflicts_0 : 781738
1187.21/168.90	c (164,0) c Conflicts_1 : 784762
1187.21/168.90	c (164,0) c Conflicts_2 : 787407
1187.21/168.90	c (164,0) c Conflicts_3 : 786021
1187.21/168.90	c (164,0) c Conflicts_4 : 795811
1187.21/168.90	c (164,0) c Conflicts_5 : 786505
1187.21/168.90	c (164,0) c Conflicts_6 : 794561
1187.21/168.90	c (164,0) c Conflicts_7 : 787327
1187.21/168.90	c (164,0) c Conflicts_total : 6304132
1187.21/168.90	c (164,0) c Conflicts_winner : 781738
1187.21/168.90	c (164,0) c Decisions_0 : 1498093
1187.21/168.90	c (164,0) c Decisions_1 : 1517925
1187.21/168.90	c (164,0) c Decisions_2 : 1501769
1187.21/168.90	c (164,0) c Decisions_3 : 1515353
1187.21/168.90	c (164,0) c Decisions_4 : 1528901
1187.21/168.90	c (164,0) c Decisions_5 : 1510518
1187.21/168.91	c (164,0) c Decisions_6 : 1539706
1187.21/168.91	c (164,0) c Decisions_7 : 1507251
1187.21/168.91	c (164,0) c Decisions_total : 12119516
1187.21/168.91	c (164,0) c Decisions_winner : 1498093
1187.21/168.91	c (164,0) c Propagations_0 : 57881534
1187.21/168.91	c (164,0) c Propagations_1 : 58024244
1187.21/168.91	c (164,0) c Propagations_2 : 58066722
1187.21/168.91	c (164,0) c Propagations_3 : 58699376
1187.21/168.91	c (164,0) c Propagations_4 : 58281075
1187.21/168.91	c (164,0) c Propagations_5 : 58369903
1187.21/168.91	c (164,0) c Propagations_6 : 58881757
1187.21/168.91	c (164,0) c Propagations_7 : 57706718
1187.21/168.91	c (164,0) c Propagations_total : 465911329
1187.21/168.91	c (164,0) c Propagations_winner : 57881534
1187.21/168.91	c (164,0) c ReduceDBs_0 : 24
1187.21/168.91	c (164,0) c ReduceDBs_1 : 24
1187.21/168.91	c (164,0) c ReduceDBs_2 : 24
1187.21/168.91	c (164,0) c ReduceDBs_3 : 24
1187.21/168.91	c (164,0) c ReduceDBs_4 : 24
1187.21/168.91	c (164,0) c ReduceDBs_5 : 24
1187.21/168.91	c (164,0) c ReduceDBs_6 : 24
1187.21/168.91	c (164,0) c ReduceDBs_7 : 24
1187.21/168.91	c (164,0) c ReduceDBs_total : 192
1187.21/168.91	c (164,0) c ReduceDBs_winner : 24
1187.21/168.91	c (164,0) c SimpDBs_0 : 9
1187.21/168.91	c (164,0) c SimpDBs_1 : 11
1187.21/168.91	c (164,0) c SimpDBs_2 : 8
1187.21/168.91	c (164,0) c SimpDBs_3 : 7
1187.21/168.91	c (164,0) c SimpDBs_4 : 11
1187.21/168.91	c (164,0) c SimpDBs_5 : 9
1187.21/168.91	c (164,0) c SimpDBs_6 : 8
1187.21/168.91	c (164,0) c SimpDBs_7 : 11
1187.21/168.91	c (164,0) c SimpDBs_total : 74
1187.21/168.91	c (164,0) c SimpDBs_winner : 9
1187.21/168.91	c (164,0) c Restarts_0 : 699
1187.21/168.91	c (164,0) c Restarts_1 : 781
1187.21/168.91	c (164,0) c Restarts_2 : 703
1187.21/168.91	c (164,0) c Restarts_3 : 755
1187.21/168.91	c (164,0) c Restarts_4 : 735
1187.21/168.91	c (164,0) c Restarts_5 : 641
1187.21/168.91	c (164,0) c Restarts_6 : 657
1187.21/168.91	c (164,0) c Restarts_7 : 738
1187.21/168.91	c (164,0) c Restarts_total : 5709
1187.21/168.91	c (164,0) c Restarts_winner : 699
1187.21/168.91	c (164,0) c ForcedImports_0 : 0
1187.21/168.91	c (164,0) c ForcedImports_1 : 0
1187.21/168.91	c (164,0) c ForcedImports_2 : 0
1187.21/168.91	c (164,0) c ForcedImports_3 : 0
1187.21/168.91	c (164,0) c ForcedImports_4 : 0
1187.21/168.91	c (164,0) c ForcedImports_5 : 0
1187.21/168.91	c (164,0) c ForcedImports_6 : 0
1187.21/168.91	c (164,0) c ForcedImports_7 : 0
1187.21/168.91	c (164,0) c ForcedImports_total : 0
1187.21/168.91	c (164,0) c ForcedImports_winner : 0
1187.21/168.91	c (164,0) c PropsBinClauses_0 : 124653474
1187.21/168.91	c (164,0) c PropsBinClauses_1 : 122275169
1187.21/168.91	c (164,0) c PropsBinClauses_2 : 123461521
1187.21/168.91	c (164,0) c PropsBinClauses_3 : 123904016
1187.21/168.91	c (164,0) c PropsBinClauses_4 : 121734693
1187.21/168.91	c (164,0) c PropsBinClauses_5 : 123212747
1187.21/168.91	c (164,0) c PropsBinClauses_6 : 124611028
1187.21/168.91	c (164,0) c PropsBinClauses_7 : 121959787
1187.21/168.91	c (164,0) c PropsBinClauses_total : 985812435
1187.21/168.91	c (164,0) c PropsBinClauses_winner : 124653474
1187.21/168.91	c (164,0) c PropsPreBlocker_0 : 4192721443
1187.21/168.91	c (164,0) c PropsPreBlocker_1 : 4225953396
1187.21/168.91	c (164,0) c PropsPreBlocker_2 : 4267267965
1187.21/168.91	c (164,0) c PropsPreBlocker_3 : 4252994492
1187.21/168.91	c (164,0) c PropsPreBlocker_4 : 4244184410
1187.21/168.91	c (164,0) c PropsPreBlocker_5 : 4238973335
1187.21/168.91	c (164,0) c PropsPreBlocker_6 : 4267956846
1187.21/168.91	c (164,0) c PropsPreBlocker_7 : 4239285576
1187.21/168.91	c (164,0) c PropsPreBlocker_total : 33929337463
1187.21/168.91	c (164,0) c PropsPreBlocker_winner : 4192721443
1187.21/168.91	c (164,0) c PropsNotBlocker_0 : 735168159
1187.21/168.91	c (164,0) c PropsNotBlocker_1 : 721012054
1187.21/168.91	c (164,0) c PropsNotBlocker_2 : 727042067
1187.21/168.91	c (164,0) c PropsNotBlocker_3 : 724782691
1187.21/168.91	c (164,0) c PropsNotBlocker_4 : 713131724
1187.21/168.91	c (164,0) c PropsNotBlocker_5 : 709308033
1187.21/168.91	c (164,0) c PropsNotBlocker_6 : 716813027
1187.21/168.91	c (164,0) c PropsNotBlocker_7 : 717581136
1187.21/168.91	c (164,0) c PropsNotBlocker_total : 5764838891
1187.21/168.91	c (164,0) c PropsNotBlocker_winner : 735168159
1187.21/168.91	c (164,0) c PropsLitFullScans_0 : 7548485374
1187.21/168.91	c (164,0) c PropsLitFullScans_1 : 7543188360
1187.21/168.91	c (164,0) c PropsLitFullScans_2 : 7566388634
1187.21/168.91	c (164,0) c PropsLitFullScans_3 : 7567043935
1187.21/168.91	c (164,0) c PropsLitFullScans_4 : 7542944452
1187.21/168.91	c (164,0) c PropsLitFullScans_5 : 7543164411
1187.21/168.91	c (164,0) c PropsLitFullScans_6 : 7567023349
1187.21/168.91	c (164,0) c PropsLitFullScans_7 : 7567055857
1187.21/168.91	c (164,0) c PropsLitFullScans_total : 60445294372
1187.21/168.91	c (164,0) c PropsLitFullScans_winner : 7548485374
1187.21/168.91	c (164,0) c LitScanFractions_0 : 1277255
1187.21/168.91	c (164,0) c LitScanFractions_1 : 1171858
1187.21/168.91	c (164,0) c LitScanFractions_2 : 1018547
1187.21/168.91	c (164,0) c LitScanFractions_3 : 1038049
1187.21/168.91	c (164,0) c LitScanFractions_4 : 939049
1187.21/168.91	c (164,0) c LitScanFractions_5 : 1155267
1187.21/168.91	c (164,0) c LitScanFractions_6 : 1018145
1187.21/168.91	c (164,0) c LitScanFractions_7 : 1051300
1187.21/168.91	c (164,0) c LitScanFractions_total : 8669470
1187.21/168.91	c (164,0) c LitScanFractions_winner : 1277255
1187.21/168.91	c (164,0) c DecisionLevel0_0 : 720
1187.21/168.91	c (164,0) c DecisionLevel0_1 : 793
1187.21/168.91	c (164,0) c DecisionLevel0_2 : 713
1187.21/168.91	c (164,0) c DecisionLevel0_3 : 767
1187.21/168.91	c (164,0) c DecisionLevel0_4 : 749
1187.21/168.91	c (164,0) c DecisionLevel0_5 : 651
1187.21/168.91	c (164,0) c DecisionLevel0_6 : 668
1187.21/168.91	c (164,0) c DecisionLevel0_7 : 749
1187.21/168.91	c (164,0) c DecisionLevel0_total : 5810
1187.21/168.91	c (164,0) c DecisionLevel0_winner : 720
1187.21/168.91	c (164,0) c Periods_0 : 1257
1187.21/168.91	c (164,0) c Periods_1 : 1257
1187.21/168.91	c (164,0) c Periods_2 : 1260
1187.21/168.91	c (164,0) c Periods_3 : 1261
1187.21/168.91	c (164,0) c Periods_4 : 1257
1187.21/168.91	c (164,0) c Periods_5 : 1257
1187.21/168.91	c (164,0) c Periods_6 : 1261
1187.21/168.91	c (164,0) c Periods_7 : 1261
1187.21/168.91	c (164,0) c Periods_total : 10071
1187.21/168.91	c (164,0) c Periods_winner : 1257
1187.21/168.91	c (164,0) c Margin_0 : 20
1187.21/168.91	c (164,0) c Margin_1 : 20
1187.21/168.91	c (164,0) c Margin_2 : 20
1187.21/168.91	c (164,0) c Margin_3 : 20
1187.21/168.91	c (164,0) c Margin_4 : 20
1187.21/168.91	c (164,0) c Margin_5 : 20
1187.21/168.91	c (164,0) c Margin_6 : 20
1187.21/168.91	c (164,0) c Margin_7 : 20
1187.21/168.91	c (164,0) c Margin_total : 160
1187.21/168.91	c (164,0) c Margin_winner : 20
1187.21/168.91	c (164,0) c Exported_0 : 85799
1187.21/168.91	c (164,0) c Exported_1 : 90920
1187.21/168.91	c (164,0) c Exported_2 : 92522
1187.21/168.91	c (164,0) c Exported_3 : 91600
1187.21/168.91	c (164,0) c Exported_4 : 92085
1187.21/168.91	c (164,0) c Exported_5 : 92589
1187.21/168.91	c (164,0) c Exported_6 : 90582
1187.21/168.91	c (164,0) c Exported_7 : 85637
1187.21/168.91	c (164,0) c Exported_total : 721734
1187.21/168.91	c (164,0) c Exported_winner : 85799
1187.21/168.91	c (164,0) c Imported_0 : 630019
1187.21/168.91	c (164,0) c Imported_1 : 620691
1187.21/168.91	c (164,0) c Imported_2 : 623891
1187.21/168.91	c (164,0) c Imported_3 : 624290
1187.21/168.91	c (164,0) c Imported_4 : 619316
1187.21/168.91	c (164,0) c Imported_5 : 619617
1187.21/168.91	c (164,0) c Imported_6 : 621150
1187.21/168.91	c (164,0) c Imported_7 : 630371
1187.21/168.91	c (164,0) c Imported_total : 4989345
1187.21/168.91	c (164,0) c Imported_winner : 630019
1187.21/168.91	c (164,0) c Good_0 : 1770
1187.21/168.91	c (164,0) c Good_1 : 1716
1187.21/168.91	c (164,0) c Good_2 : 1768
1187.21/168.91	c (164,0) c Good_3 : 1778
1187.21/168.91	c (164,0) c Good_4 : 1700
1187.21/168.91	c (164,0) c Good_5 : 1713
1187.21/168.91	c (164,0) c Good_6 : 1704
1187.21/168.91	c (164,0) c Good_7 : 1715
1187.21/168.91	c (164,0) c Good_total : 13864
1187.21/168.91	c (164,0) c Good_winner : 1770
1187.21/168.91	c (164,0) c Purge_0 : 628249
1187.21/168.91	c (164,0) c Purge_1 : 618975
1187.21/168.91	c (164,0) c Purge_2 : 622123
1187.21/168.91	c (164,0) c Purge_3 : 622512
1187.21/168.91	c (164,0) c Purge_4 : 617616
1187.21/168.91	c (164,0) c Purge_5 : 617904
1187.21/168.91	c (164,0) c Purge_6 : 619446
1187.21/168.91	c (164,0) c Purge_7 : 628656
1187.21/168.91	c (164,0) c Purge_total : 4975481
1187.21/168.91	c (164,0) c Purge_winner : 628249
1187.21/168.91	c (164,0) c Promoted_0 : 56034
1187.21/168.91	c (164,0) c Promoted_1 : 54311
1187.21/168.91	c (164,0) c Promoted_2 : 55048
1187.21/168.91	c (164,0) c Promoted_3 : 55306
1187.21/168.91	c (164,0) c Promoted_4 : 54902
1187.21/168.91	c (164,0) c Promoted_5 : 53148
1187.21/168.91	c (164,0) c Promoted_6 : 55495
1187.21/168.91	c (164,0) c Promoted_7 : 55856
1187.21/168.91	c (164,0) c Promoted_total : 440100
1187.21/168.91	c (164,0) c Promoted_winner : 56034
1187.21/168.91	c (164,0) c Remove_Imp_0 : 504329
1187.21/168.91	c (164,0) c Remove_Imp_1 : 491649
1187.21/168.91	c (164,0) c Remove_Imp_2 : 487034
1187.21/168.91	c (164,0) c Remove_Imp_3 : 491316
1187.21/168.91	c (164,0) c Remove_Imp_4 : 486324
1187.21/168.91	c (164,0) c Remove_Imp_5 : 487473
1187.21/168.91	c (164,0) c Remove_Imp_6 : 496269
1187.21/168.91	c (164,0) c Remove_Imp_7 : 489320
1187.21/168.91	c (164,0) c Remove_Imp_total : 3933714
1187.21/168.91	c (164,0) c Remove_Imp_winner : 504329
1187.21/168.91	c (164,0) c Blocked_Reuse_0 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_1 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_2 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_3 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_4 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_5 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_6 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_7 : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_total : 0
1187.21/168.91	c (164,0) c Blocked_Reuse_winner : 0
1187.21/168.91	c (164,0) c Unaries_0 : 21
1187.21/168.91	c (164,0) c Unaries_1 : 12
1187.21/168.91	c (164,0) c Unaries_2 : 10
1187.21/168.91	c (164,0) c Unaries_3 : 12
1187.21/168.91	c (164,0) c Unaries_4 : 14
1187.21/168.91	c (164,0) c Unaries_5 : 10
1187.21/168.91	c (164,0) c Unaries_6 : 11
1187.21/168.91	c (164,0) c Unaries_7 : 11
1187.21/168.91	c (164,0) c Unaries_total : 101
1187.21/168.91	c (164,0) c Unaries_winner : 21
1187.21/168.91	c (164,0) c Binaries_0 : 240
1187.21/168.91	c (164,0) c Binaries_1 : 254
1187.21/168.91	c (164,0) c Binaries_2 : 231
1187.21/168.91	c (164,0) c Binaries_3 : 224
1187.21/168.91	c (164,0) c Binaries_4 : 287
1187.21/168.91	c (164,0) c Binaries_5 : 266
1187.21/168.91	c (164,0) c Binaries_6 : 268
1187.21/168.91	c (164,0) c Binaries_7 : 282
1187.21/168.91	c (164,0) c Binaries_total : 2052
1187.21/168.91	c (164,0) c Binaries_winner : 240
1187.21/168.91	c (164,0) c Glues_0 : 912
1187.21/168.91	c (164,0) c Glues_1 : 1020
1187.21/168.91	c (164,0) c Glues_2 : 967
1187.21/168.91	c (164,0) c Glues_3 : 969
1187.21/168.91	c (164,0) c Glues_4 : 1051
1187.21/168.91	c (164,0) c Glues_5 : 975
1187.21/168.91	c (164,0) c Glues_6 : 1009
1187.21/168.91	c (164,0) c Glues_7 : 1011
1187.21/168.91	c (164,0) c Glues_total : 7914
1187.21/168.91	c (164,0) c Glues_winner : 912
1187.21/168.91	c (164,0) c RunningTime_0 : 157.947382
1187.21/168.91	c (164,0) c RunningTime_1 : 155.653511
1187.21/168.91	c (164,0) c RunningTime_2 : 137.093271
1187.21/168.91	c (164,0) c RunningTime_3 : 135.402083
1187.21/168.91	c (164,0) c RunningTime_4 : 157.559007
1187.21/168.91	c (164,0) c RunningTime_5 : 142.516456
1187.21/168.91	c (164,0) c RunningTime_6 : 145.938719
1187.21/168.91	c (164,0) c RunningTime_7 : 142.913949
1187.21/168.91	c (164,0) c RunningTime_total : 1175.024377
1187.21/168.91	c (164,0) c RunningTime_winner : 157.947382
1187.21/168.91	c (164,0) c WaitingTime_0 : 4.176436
1187.21/168.91	c (164,0) c WaitingTime_1 : 6.915788
1187.21/168.91	c (164,0) c WaitingTime_2 : 24.661005
1187.21/168.91	c (164,0) c WaitingTime_3 : 26.502963
1187.21/168.91	c (164,0) c WaitingTime_4 : 4.952606
1187.21/168.91	c (164,0) c WaitingTime_5 : 20.787179
1187.21/168.91	c (164,0) c WaitingTime_6 : 15.946753
1187.21/168.91	c (164,0) c WaitingTime_7 : 18.968467
1187.21/168.91	c (164,0) c WaitingTime_total : 122.911198
1187.21/168.91	c (164,0) c WaitingTime_winner : 4.176436
1187.21/168.91	c (164,0) c ExchangingTime_0 : 0.333167
1187.21/168.91	c (164,0) c ExchangingTime_1 : 0.307651
1187.21/168.91	c (164,0) c ExchangingTime_2 : 0.392351
1187.21/168.91	c (164,0) c ExchangingTime_3 : 0.366972
1187.21/168.91	c (164,0) c ExchangingTime_4 : 0.314415
1187.21/168.91	c (164,0) c ExchangingTime_5 : 0.359589
1187.21/168.91	c (164,0) c ExchangingTime_6 : 0.387304
1187.21/168.91	c (164,0) c ExchangingTime_7 : 0.385462
1187.21/168.91	c (164,0) c ExchangingTime_total : 2.846911
1187.21/168.91	c (164,0) c ExchangingTime_winner : 0.333167
1187.21/168.91	c (164,0) c PeriodProcTime_0 : 0.012287
1187.21/168.91	c (164,0) c PeriodProcTime_1 : 0.015327
1187.21/168.91	c (164,0) c PeriodProcTime_2 : 0.012602
1187.21/168.91	c (164,0) c PeriodProcTime_3 : 0.012244
1187.21/168.91	c (164,0) c PeriodProcTime_4 : 0.012439
1187.21/168.91	c (164,0) c PeriodProcTime_5 : 0.013854
1187.21/168.91	c (164,0) c PeriodProcTime_6 : 0.012008
1187.21/168.91	c (164,0) c PeriodProcTime_7 : 0.014949
1187.21/168.91	c (164,0) c PeriodProcTime_total : 0.105710
1187.21/168.91	c (164,0) c PeriodProcTime_winner : 0.012287
1187.21/168.91	c (164,0) c SolvingTime_0 : 162.469273
1187.21/168.91	c (164,0) c SolvingTime_1 : 162.892276
1187.21/168.91	c (164,0) c SolvingTime_2 : 162.159228
1187.21/168.91	c (164,0) c SolvingTime_3 : 162.284261
1187.21/168.91	c (164,0) c SolvingTime_4 : 162.838467
1187.21/168.91	c (164,0) c SolvingTime_5 : 163.677078
1187.21/168.91	c (164,0) c SolvingTime_6 : 162.284784
1187.21/168.91	c (164,0) c SolvingTime_7 : 162.282827
1187.21/168.91	c (164,0) c SolvingTime_total : 1300.888195
1187.21/168.91	c (164,0) c SolvingTime_winner : 162.469273
1187.21/168.91	c (164,0) c PropagationTime_0 : 100.157399
1187.21/168.91	c (164,0) c PropagationTime_1 : 97.510702
1187.21/168.91	c (164,0) c PropagationTime_2 : 123.344977
1187.21/168.91	c (164,0) c PropagationTime_3 : 121.239953
1187.21/168.91	c (164,0) c PropagationTime_4 : 96.705915
1187.21/168.91	c (164,0) c PropagationTime_5 : 114.267300
1187.21/168.91	c (164,0) c PropagationTime_6 : 109.756115
1187.21/168.91	c (164,0) c PropagationTime_7 : 112.476002
1187.21/168.91	c (164,0) c PropagationTime_total : 875.458364
1187.21/168.91	c (164,0) c PropagationTime_winner : 100.157399
1187.21/168.91	c (164,0) c AnalysisTime_0 : 58.778800
1187.21/168.91	c (164,0) c AnalysisTime_1 : 61.823454
1187.21/168.91	c (164,0) c AnalysisTime_2 : 35.105279
1187.21/168.91	c (164,0) c AnalysisTime_3 : 37.428702
1187.21/168.91	c (164,0) c AnalysisTime_4 : 62.629733
1187.21/168.91	c (164,0) c AnalysisTime_5 : 45.862495
1187.21/168.91	c (164,0) c AnalysisTime_6 : 48.948341
1187.21/168.91	c (164,0) c AnalysisTime_7 : 46.099094
1187.21/168.91	c (164,0) c AnalysisTime_total : 396.675898
1187.21/168.91	c (164,0) c AnalysisTime_winner : 58.778800
1187.21/168.91	c (164,0) c ReductionTime_0 : 1.391113
1187.21/168.91	c (164,0) c ReductionTime_1 : 1.277942
1187.21/168.91	c (164,0) c ReductionTime_2 : 1.543145
1187.21/168.91	c (164,0) c ReductionTime_3 : 1.422390
1187.21/168.91	c (164,0) c ReductionTime_4 : 1.407416
1187.21/168.91	c (164,0) c ReductionTime_5 : 1.413582
1187.21/168.91	c (164,0) c ReductionTime_6 : 1.402091
1187.21/168.91	c (164,0) c ReductionTime_7 : 1.436066
1187.21/168.91	c (164,0) c ReductionTime_total : 11.293744
1187.21/168.91	c (164,0) c ReductionTime_winner : 1.391113
1187.21/168.91	c (164,0) c SimplifyTime_0 : 0.045317
1187.21/168.91	c (164,0) c SimplifyTime_1 : 0.054558
1187.21/168.91	c (164,0) c SimplifyTime_2 : 0.039953
1187.21/168.91	c (164,0) c SimplifyTime_3 : 0.020336
1187.21/168.91	c (164,0) c SimplifyTime_4 : 0.027894
1187.21/168.91	c (164,0) c SimplifyTime_5 : 0.026793
1187.21/168.91	c (164,0) c SimplifyTime_6 : 0.024657
1187.21/168.91	c (164,0) c SimplifyTime_7 : 0.118984
1187.21/168.91	c (164,0) c SimplifyTime_total : 0.358492
1187.21/168.91	c (164,0) c SimplifyTime_winner : 0.045317
1187.21/168.91	c (164,0) c UsedRateTime_0 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_1 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_2 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_3 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_4 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_5 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_6 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_7 : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_total : 0.000000
1187.21/168.91	c (164,0) c UsedRateTime_winner : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_0 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_1 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_2 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_3 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_4 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_5 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_6 : 0.000000
1187.21/168.91	c (164,0) c OverlapRateTime_7 : 0.000000
1187.21/168.92	c (164,0) c OverlapRateTime_total : 0.000000
1187.21/168.92	c (164,0) c OverlapRateTime_winner : 0.000000
1187.21/168.92	c (164,0) c
1187.21/168.92	c (164,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1187.21/168.92	c (164,0) c
1187.21/168.92	c (164,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.92	c (164,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1187.21/168.92	c (164,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.92	c (164,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1187.21/168.92	c (164,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
1187.21/168.92	c (164,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1187.21/168.92	c (164,0) c | Initial random_seed   |   86308644 | 1279651148 | 1797167061 |  239761107 |  116390518 | 1519927420 |  780568715 | 2057882776 |
1187.21/168.92	c (164,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1187.21/168.92	c (164,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1187.21/168.92	c (164,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1187.21/168.92	c (164,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1187.21/168.92	c (164,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1187.21/168.92	c (164,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1187.21/168.92	c (164,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1187.21/168.92	c (164,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1187.21/168.92	c (164,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1187.21/168.92	c (164,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1187.21/168.92	c (164,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1187.21/168.92	c (164,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1187.21/168.92	c (164,0) 
1187.21/168.92	c (164,0) s UNSATISFIABLE
1187.21/168.93	c (164,0) SatSolver.solve End
1187.21/168.93	c (164,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1187.21/168.93	c (164,0) Show results Begin
1187.21/168.93	s UNSATISFIABLE
1187.21/168.93	c (164,0) Show results End
1187.21/168.93	c (164,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1187.21/168.93	c (164,0) 164,164,STOP-AFTER(ALL)
1187.21/168.93	c END-Prog: Sat Sep 14 06:45:21 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 (10594 MiB free)
  memory of node 1: 16384 MiB (13424 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100189 s]*
/proc/loadavg: 8.37 8.20 8.11 2/212 16888
/proc/meminfo: memFree=24502728/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419557680 115843072 349 33554432000 4194304 5098028 140734603592016 140734603589272 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 349 296 221 0 87 0
[pid=16869] ppid=16866 vsize=27314120 memory=106156 CPUtime=0.1 cores=0-7
/proc/16869/stat : 16869 (java) S 16866 16866 14887 0 -1 1077944320 6099 0 0 0 8 2 0 0 20 0 20 0 419557680 27969658880 26539 33554432000 4194304 4196468 140735239772928 140735239755472 139673907105527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
/proc/16869/statm: 6828530 26539 2803 1 0 6790935 0
[pid=16869/tid=16870] ppid=16866 vsize=27314120 memory=8258082674853192349 CPUtime=0.09 cores=0-7
/proc/16869/task/16870/stat : 16870 (java) R 16866 16866 14887 0 -1 4202560 4199 0 0 0 7 2 0 0 20 0 20 0 419557681 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673878940656 139673892788053 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16871] ppid=16866 vsize=27314120 memory=732370724718754789 CPUtime=0 cores=0-7
/proc/16869/task/16871/stat : 16871 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673911347728 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16872] ppid=16866 vsize=27314120 memory=140586381301376 CPUtime=0 cores=0-7
/proc/16869/task/16872/stat : 16872 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673329109648 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16873] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16873/stat : 16873 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673328056592 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16874] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16874/stat : 16874 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673327004048 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16875] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16875/stat : 16875 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673325952016 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16876] ppid=16866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16869/task/16876/stat : 16876 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673324899472 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16877] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16877/stat : 16877 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673323846416 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16878] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16878/stat : 16878 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673322793872 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16879] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16879/stat : 16879 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 26539 33554432000 4194304 4196468 140735239772928 139673280108784 139673907116674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16880] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16880/stat : 16880 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671866696864 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16881] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16881/stat : 16881 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671598260976 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16882] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16882/stat : 16882 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671223752656 139673907124123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16883] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16883/stat : 16883 (java) S 16866 16866 14887 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139673279056624 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16884] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16884/stat : 16884 (java) R 16866 16866 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139673278004080 139673907116674 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16885] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16885/stat : 16885 (java) S 16866 16866 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671954778608 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16886] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16886/stat : 16886 (java) S 16866 16866 14887 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671953726064 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16887] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16887/stat : 16887 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139670725847520 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16888] ppid=16866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16869/task/16888/stat : 16888 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 26604 33554432000 4194304 4196468 140735239772928 139671952673456 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107552 KiB

[startup+0.210388 s]*
/proc/loadavg: 8.37 8.20 8.11 4/212 16888
/proc/meminfo: memFree=24481104/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419557680 115843072 349 33554432000 4194304 5098028 140734603592016 140734603589272 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 349 296 221 0 87 0
[pid=16869] ppid=16866 vsize=27314120 memory=125476 CPUtime=0.24 cores=0-7
/proc/16869/stat : 16869 (java) S 16866 16866 14887 0 -1 1077944320 11724 0 0 0 20 4 0 0 20 0 20 0 419557680 27969658880 31369 33554432000 4194304 4196468 140735239772928 140735239755472 139673907105527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
/proc/16869/statm: 6828530 31369 2925 1 0 6790935 0
[pid=16869/tid=16870] ppid=16866 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/16869/task/16870/stat : 16870 (java) R 16866 16866 14887 0 -1 4202560 9423 0 0 0 16 3 0 0 20 0 20 0 419557681 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673878904912 139673907119414 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16871] ppid=16866 vsize=27314120 memory=732370724718754789 CPUtime=0 cores=0-7
/proc/16869/task/16871/stat : 16871 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673911347728 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16872] ppid=16866 vsize=27314120 memory=140586381301376 CPUtime=0 cores=0-7
/proc/16869/task/16872/stat : 16872 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673329109648 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16873] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16873/stat : 16873 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673328056592 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16874] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16874/stat : 16874 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673327004048 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16875] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16875/stat : 16875 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673325952016 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16876] ppid=16866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16869/task/16876/stat : 16876 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673324899472 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16877] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16877/stat : 16877 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673323846416 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16878] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16878/stat : 16878 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673322793872 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16879] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16879/stat : 16879 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673280108784 139673907116674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16880] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16880/stat : 16880 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671866696864 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16881] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16881/stat : 16881 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671598260976 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16882] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16882/stat : 16882 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671223752656 139673907124123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16883] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16883/stat : 16883 (java) S 16866 16866 14887 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673279056624 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16884] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16884/stat : 16884 (java) S 16866 16866 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139673278004080 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16885] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16885/stat : 16885 (java) S 16866 16866 14887 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671954778608 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16886] ppid=16866 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/16869/task/16886/stat : 16886 (java) S 16866 16866 14887 0 -1 1077944384 479 0 0 0 2 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671953726064 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16887] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16887/stat : 16887 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139670725847520 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16888] ppid=16866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16869/task/16888/stat : 16888 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 31369 33554432000 4194304 4196468 140735239772928 139671952673456 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126872 KiB

[startup+0.309738 s]*
/proc/loadavg: 8.37 8.20 8.11 2/212 16888
/proc/meminfo: memFree=24477320/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419557680 115843072 349 33554432000 4194304 5098028 140734603592016 140734603589272 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 349 296 221 0 87 0
[pid=16869] ppid=16866 vsize=27314120 memory=129512 CPUtime=0.42 cores=0-7
/proc/16869/stat : 16869 (java) S 16866 16866 14887 0 -1 1077944320 12278 0 0 0 37 5 0 0 20 0 20 0 419557680 27969658880 32378 33554432000 4194304 4196468 140735239772928 140735239755472 139673907105527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
/proc/16869/statm: 6828530 32378 3007 1 0 6790935 0
[pid=16869/tid=16870] ppid=16866 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16869/task/16870/stat : 16870 (java) R 16866 16866 14887 0 -1 4202560 9789 0 0 0 26 3 0 0 20 0 20 0 419557681 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673878890512 139673891186014 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16871] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16871/stat : 16871 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673911347728 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16872] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16872/stat : 16872 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673329109648 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16873] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16873/stat : 16873 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673328056592 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16874] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16874/stat : 16874 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673327004048 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16875] ppid=16866 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/16869/task/16875/stat : 16875 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673325952016 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16876] ppid=16866 vsize=27314120 memory=140586225071023 CPUtime=0 cores=0-7
/proc/16869/task/16876/stat : 16876 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673324899472 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16877] ppid=16866 vsize=27314120 memory=140586225073328 CPUtime=0 cores=0-7
/proc/16869/task/16877/stat : 16877 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673323846416 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16878] ppid=16866 vsize=27314120 memory=140586225075632 CPUtime=0 cores=0-7
/proc/16869/task/16878/stat : 16878 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557683 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673322793872 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16879] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16879/stat : 16879 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673280108784 139673907116674 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16880] ppid=16866 vsize=27314120 memory=281172450158224 CPUtime=0 cores=0-7
/proc/16869/task/16880/stat : 16880 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671866696864 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16881] ppid=16866 vsize=27314120 memory=281172450165136 CPUtime=0 cores=0-7
/proc/16869/task/16881/stat : 16881 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557685 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671598260976 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16882] ppid=16866 vsize=27314120 memory=281172450106288 CPUtime=0 cores=0-7
/proc/16869/task/16882/stat : 16882 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671223752656 139673907124123 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16883] ppid=16866 vsize=27314120 memory=281172450178960 CPUtime=0 cores=0-7
/proc/16869/task/16883/stat : 16883 (java) S 16866 16866 14887 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673279056624 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16884] ppid=16866 vsize=27314120 memory=281172450185872 CPUtime=0.01 cores=0-7
/proc/16869/task/16884/stat : 16884 (java) R 16866 16866 14887 0 -1 4202560 100 0 0 0 1 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139673278004080 139673891003451 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16885] ppid=16866 vsize=27314120 memory=281172450183568 CPUtime=0.01 cores=0-7
/proc/16869/task/16885/stat : 16885 (java) S 16866 16866 14887 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671954778608 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16886] ppid=16866 vsize=27314120 memory=281172450199728 CPUtime=0.07 cores=0-7
/proc/16869/task/16886/stat : 16886 (java) S 16866 16866 14887 0 -1 1077944384 519 0 0 0 7 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671953726064 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16887] ppid=16866 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16869/task/16887/stat : 16887 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139670725847520 139673907115733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16888] ppid=16866 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16869/task/16888/stat : 16888 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557688 27969658880 32378 33554432000 4194304 4196468 140735239772928 139671952673456 139673907116674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130908 KiB

[startup+0.70094 s]
/proc/loadavg: 8.37 8.20 8.11 2/212 16888
/proc/meminfo: memFree=24456340/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419557680 115843072 349 33554432000 4194304 5098028 140734603592016 140734603589272 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 349 296 221 0 87 0
[pid=16869] ppid=16866 vsize=27320392 memory=165488 CPUtime=1.01 cores=0-7
/proc/16869/stat : 16869 (java) S 16866 16866 14887 0 -1 1077944320 19996 0 0 0 93 8 0 0 20 0 20 0 419557680 27976081408 41372 33554432000 4194304 4196468 140735239772928 140735239755472 139673907105527 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
/proc/16869/statm: 6830098 41372 3181 1 0 6791447 0
[pid=16869/tid=16870] ppid=16866 vsize=27320392 memory=281172450494656 CPUtime=0.68 cores=0-7
/proc/16869/task/16870/stat : 16870 (java) R 16866 16866 14887 0 -1 4202560 16840 0 0 0 62 6 0 0 20 0 20 0 419557681 27976081408 41372 33554432000 4194304 4196468 140735239772928 139673878940968 139673360011264 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16871] ppid=16866 vsize=27320392 memory=1540 CPUtime=0 cores=0-7
/proc/16869/task/16871/stat : 16871 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27976081408 41372 33554432000 4194304 4196468 140735239772928 139673911347728 139673907115733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16872] ppid=16866 vsize=27320392 memory=772 CPUtime=0 cores=0-7
/proc/16869/task/16872/stat : 16872 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419557683 27976081408 41372 33554432000 4194304 4196468 140735239772928 139673329109648 139673907115733 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0
[pid=16869/tid=16873] ppid=16866 vsize=27320392 memory=10596 CPUtime=0 cores=0-7
/proc/16869/task/16873/stat : 16873 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419557683 27976081408 41372 33554432000 4194304 4196468 140735239772928 139673328056592 139673907115733 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20934656 140735239774955 140735239775382 140735239775382 140735239778255 0

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

[pid=16889/tid=16899] ppid=16866 vsize=8414124 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/16889/task/16899/stat : 16899 (java) S 16866 16866 14887 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419558121 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632478673648 139633183795842 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16900] ppid=16866 vsize=8414124 memory=14973369229511284 CPUtime=0 cores=0-7
/proc/16889/task/16900/stat : 16900 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631601378976 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16901] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16901/stat : 16901 (java) S 16866 16866 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631467156720 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16902] ppid=16866 vsize=8414124 memory=119388 CPUtime=0 cores=0-7
/proc/16889/task/16902/stat : 16902 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631092652496 139633183803291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16903] ppid=16866 vsize=8414124 memory=497168 CPUtime=0.07 cores=0-7
/proc/16889/task/16903/stat : 16903 (java) S 16866 16866 14887 0 -1 1077944384 663 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632477620464 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16904] ppid=16866 vsize=8414124 memory=6944656592455360604 CPUtime=0.07 cores=0-7
/proc/16889/task/16904/stat : 16904 (java) S 16866 16866 14887 0 -1 1077944384 285 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632476567920 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16905] ppid=16866 vsize=8414124 memory=6944656575208382560 CPUtime=0.06 cores=0-7
/proc/16889/task/16905/stat : 16905 (java) S 16866 16866 14887 0 -1 1077944384 252 0 0 0 6 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632475514864 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16906] ppid=16866 vsize=8414124 memory=-4866526891258710369 CPUtime=0.21 cores=0-7
/proc/16889/task/16906/stat : 16906 (java) S 16866 16866 14887 0 -1 1077944384 711 0 0 0 21 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632272468080 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16907] ppid=16866 vsize=8414124 memory=3472328296225127045 CPUtime=0 cores=0-7
/proc/16889/task/16907/stat : 16907 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630594747360 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16908] ppid=16866 vsize=8414124 memory=281172450382736 CPUtime=0.1 cores=0-7
/proc/16889/task/16908/stat : 16908 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 5 5 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632271416496 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16910] ppid=16866 vsize=8414124 memory=48577 CPUtime=0 cores=0-7
/proc/16889/task/16910/stat : 16910 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632263939520 139633183809305 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16912] ppid=16866 vsize=8414124 memory=4420 CPUtime=0 cores=0-7
/proc/16889/task/16912/stat : 16912 (java) S 16866 16866 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629923646992 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16913] ppid=16866 vsize=8414124 memory=6628 CPUtime=0 cores=0-7
/proc/16889/task/16913/stat : 16913 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558194 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630192082576 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16922] ppid=16866 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16889/task/16922/stat : 16922 (java) S 16866 16866 14887 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 419558195 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629655219120 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
Current children cumulated CPU time: 1186.71 s
Current children cumulated vsize: 9199980 KiB
Current children cumulated memory: 618900 KiB

[startup+168.801 s]
/proc/loadavg: 7.59 7.88 8.00 4/219 16933
/proc/meminfo: memFree=23993872/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1476 CPUtime=12.2 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 582 31831 0 0 0 0 1188 32 20 0 1 0 419557680 115843072 369 33554432000 4194304 5098028 140734603592016 140734603588760 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 369 311 221 0 87 0
[pid=16889] ppid=16866 vsize=8414124 memory=119388 CPUtime=1.36 cores=0-7
/proc/16889/stat : 16889 (java) S 16866 16866 14887 0 -1 1077944320 21374 0 0 0 127 9 0 0 20 0 24 0 419558118 8616062976 29847 33554432000 4194304 4196468 140721457220512 140721457203056 139633183784695 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
/proc/16889/statm: 2103531 29847 3211 1 0 2064875 0
[pid=16909] ppid=16889 vsize=672728 memory=498036 CPUtime=1173.55 cores=0-7
/proc/16909/stat : 16909 (manyglucose-4.1) S 16889 16866 14887 0 -1 1077944320 653545 0 0 0 117215 140 0 0 20 0 2 0 419558193 688873472 124509 33554432000 4194304 4454172 140725733603840 140725733602224 139973641760503 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 40083456 140725733606249 140725733606448 140725733606448 140725733609402 0
/proc/16909/statm: 168182 124509 419 64 0 163850 0
[pid=16909/tid=16919] ppid=16889 vsize=672728 memory=40572 CPUtime=142.15 cores=0-7
/proc/16909/task/16919/stat : 16919 (manyglucose-4.1) R 16889 16866 14887 0 -1 4202560 91918 0 0 0 14197 18 0 0 20 0 2 0 419558195 688873472 124509 33554432000 4194304 4454172 140725733603840 139973584579720 4333320 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 40083456 140725733606249 140725733606448 140725733606448 140725733609402 0
[pid=16889/tid=16890] ppid=16866 vsize=8414124 memory=988 CPUtime=0.78 cores=0-7
/proc/16889/task/16890/stat : 16890 (java) S 16866 16866 14887 0 -1 1077944384 18025 0 0 0 72 6 0 0 20 0 24 0 419558118 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633155624864 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16891] ppid=16866 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/16889/task/16891/stat : 16891 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558119 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633188027408 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16892] ppid=16866 vsize=8414124 memory=2016 CPUtime=0 cores=0-7
/proc/16889/task/16892/stat : 16892 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633012669584 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16893] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16893/stat : 16893 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632667425552 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16894] ppid=16866 vsize=8414124 memory=-8526829661559484818 CPUtime=0 cores=0-7
/proc/16889/task/16894/stat : 16894 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632666373008 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16895] ppid=16866 vsize=8414124 memory=1712 CPUtime=0 cores=0-7
/proc/16889/task/16895/stat : 16895 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632665319952 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16896] ppid=16866 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/16889/task/16896/stat : 16896 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632664267408 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16897] ppid=16866 vsize=8414124 memory=4004 CPUtime=0 cores=0-7
/proc/16889/task/16897/stat : 16897 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632663214352 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16898] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16898/stat : 16898 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632662161808 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16899] ppid=16866 vsize=8414124 memory=119388 CPUtime=0 cores=0-7
/proc/16889/task/16899/stat : 16899 (java) S 16866 16866 14887 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419558121 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632478673648 139633183795842 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16900] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16900/stat : 16900 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631601378976 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16901] ppid=16866 vsize=8414124 memory=119388 CPUtime=0 cores=0-7
/proc/16889/task/16901/stat : 16901 (java) S 16866 16866 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631467156720 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16902] ppid=16866 vsize=8414124 memory=10596 CPUtime=0 cores=0-7
/proc/16889/task/16902/stat : 16902 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631092652496 139633183803291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16903] ppid=16866 vsize=8414124 memory=1712 CPUtime=0.07 cores=0-7
/proc/16889/task/16903/stat : 16903 (java) S 16866 16866 14887 0 -1 1077944384 663 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632477620464 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16904] ppid=16866 vsize=8414124 memory=988 CPUtime=0.07 cores=0-7
/proc/16889/task/16904/stat : 16904 (java) S 16866 16866 14887 0 -1 1077944384 285 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632476567920 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16905] ppid=16866 vsize=8414124 memory=4004 CPUtime=0.06 cores=0-7
/proc/16889/task/16905/stat : 16905 (java) S 16866 16866 14887 0 -1 1077944384 252 0 0 0 6 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632475514864 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16906] ppid=16866 vsize=8414124 memory=288230574492221466 CPUtime=0.21 cores=0-7
/proc/16889/task/16906/stat : 16906 (java) S 16866 16866 14887 0 -1 1077944384 711 0 0 0 21 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632272468080 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16907] ppid=16866 vsize=8414124 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/16889/task/16907/stat : 16907 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630594747360 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16908] ppid=16866 vsize=8414124 memory=14973369229511284 CPUtime=0.11 cores=0-7
/proc/16889/task/16908/stat : 16908 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 6 5 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632271416496 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16910] ppid=16866 vsize=8414124 memory=532 CPUtime=0 cores=0-7
/proc/16889/task/16910/stat : 16910 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632263939520 139633183809305 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16912] ppid=16866 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/16889/task/16912/stat : 16912 (java) S 16866 16866 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629923646992 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16913] ppid=16866 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/16889/task/16913/stat : 16913 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558194 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630192082576 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16922] ppid=16866 vsize=8414124 memory=3680 CPUtime=0 cores=0-7
/proc/16889/task/16922/stat : 16922 (java) S 16866 16866 14887 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 419558195 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629655219120 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
Current children cumulated CPU time: 1187.11 s
Current children cumulated vsize: 9199980 KiB
Current children cumulated memory: 618900 KiB

[startup+168.901 s]
/proc/loadavg: 7.59 7.88 8.00 4/219 16933
/proc/meminfo: memFree=23993872/32770624 swapFree=66999300/67108860
[pid=16866] ppid=16863 vsize=113128 memory=1476 CPUtime=12.2 cores=0-7
/proc/16866/stat : 16866 (scop.sh) S 16863 16866 14887 0 -1 4202496 582 31831 0 0 0 0 1188 32 20 0 1 0 419557680 115843072 369 33554432000 4194304 5098028 140734603592016 140734603588760 139756815262332 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28426240 140734603596581 140734603596908 140734603596908 140734603599821 0
/proc/16866/statm: 28282 369 311 221 0 87 0
[pid=16889] ppid=16866 vsize=8414124 memory=119388 CPUtime=1.36 cores=0-7
/proc/16889/stat : 16889 (java) S 16866 16866 14887 0 -1 1077944320 21374 0 0 0 127 9 0 0 20 0 24 0 419558118 8616062976 29847 33554432000 4194304 4196468 140721457220512 140721457203056 139633183784695 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
/proc/16889/statm: 2103531 29847 3211 1 0 2064875 0
[pid=16909] ppid=16889 vsize=672728 memory=498036 CPUtime=1173.65 cores=0-7
/proc/16909/stat : 16909 (manyglucose-4.1) S 16889 16866 14887 0 -1 1077944320 653546 0 0 0 117225 140 0 0 20 0 2 0 419558193 688873472 124509 33554432000 4194304 4454172 140725733603840 140725733602224 139973641760503 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 40083456 140725733606249 140725733606448 140725733606448 140725733609402 0
/proc/16909/statm: 168182 124509 419 64 0 163850 0
[pid=16909/tid=16919] ppid=16889 vsize=672728 memory=119388 CPUtime=142.25 cores=0-7
/proc/16909/task/16919/stat : 16919 (manyglucose-4.1) R 16889 16866 14887 0 -1 4202560 91919 0 0 0 14207 18 0 0 20 0 2 0 419558195 688873472 124509 33554432000 4194304 4454172 140725733603840 139973584579720 4351331 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 40083456 140725733606249 140725733606448 140725733606448 140725733609402 0
[pid=16889/tid=16890] ppid=16866 vsize=8414124 memory=1476 CPUtime=0.78 cores=0-7
/proc/16889/task/16890/stat : 16890 (java) S 16866 16866 14887 0 -1 1077944384 18025 0 0 0 72 6 0 0 20 0 24 0 419558118 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633155624864 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16891] ppid=16866 vsize=8414124 memory=864 CPUtime=0 cores=0-7
/proc/16889/task/16891/stat : 16891 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558119 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633188027408 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16892] ppid=16866 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16889/task/16892/stat : 16892 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139633012669584 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16893] ppid=16866 vsize=8414124 memory=497688 CPUtime=0 cores=0-7
/proc/16889/task/16893/stat : 16893 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632667425552 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16894] ppid=16866 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/16889/task/16894/stat : 16894 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632666373008 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16895] ppid=16866 vsize=8414124 memory=14060 CPUtime=0 cores=0-7
/proc/16889/task/16895/stat : 16895 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632665319952 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16896] ppid=16866 vsize=8414124 memory=2016 CPUtime=0 cores=0-7
/proc/16889/task/16896/stat : 16896 (java) S 16866 16866 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632664267408 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16897] ppid=16866 vsize=8414124 memory=1424 CPUtime=0 cores=0-7
/proc/16889/task/16897/stat : 16897 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632663214352 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16898] ppid=16866 vsize=8414124 memory=40572 CPUtime=0 cores=0-7
/proc/16889/task/16898/stat : 16898 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419558120 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632662161808 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16899] ppid=16866 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/16889/task/16899/stat : 16899 (java) S 16866 16866 14887 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419558121 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632478673648 139633183795842 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16900] ppid=16866 vsize=8414124 memory=7379543158304297298 CPUtime=0 cores=0-7
/proc/16889/task/16900/stat : 16900 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631601378976 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16901] ppid=16866 vsize=8414124 memory=7379543158304297298 CPUtime=0 cores=0-7
/proc/16889/task/16901/stat : 16901 (java) S 16866 16866 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419558122 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631467156720 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16902] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16902/stat : 16902 (java) S 16866 16866 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139631092652496 139633183803291 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16903] ppid=16866 vsize=8414124 memory=119388 CPUtime=0.07 cores=0-7
/proc/16889/task/16903/stat : 16903 (java) S 16866 16866 14887 0 -1 1077944384 663 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632477620464 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16904] ppid=16866 vsize=8414124 memory=56 CPUtime=0.07 cores=0-7
/proc/16889/task/16904/stat : 16904 (java) S 16866 16866 14887 0 -1 1077944384 285 0 0 0 7 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632476567920 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16905] ppid=16866 vsize=8414124 memory=2289 CPUtime=0.06 cores=0-7
/proc/16889/task/16905/stat : 16905 (java) S 16866 16866 14887 0 -1 1077944384 252 0 0 0 6 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632475514864 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16906] ppid=16866 vsize=8414124 memory=14004 CPUtime=0.21 cores=0-7
/proc/16889/task/16906/stat : 16906 (java) S 16866 16866 14887 0 -1 1077944384 711 0 0 0 21 0 0 0 20 0 24 0 419558124 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632272468080 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16907] ppid=16866 vsize=8414124 memory=14060 CPUtime=0 cores=0-7
/proc/16889/task/16907/stat : 16907 (java) S 16866 16866 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630594747360 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16908] ppid=16866 vsize=8414124 memory=1476 CPUtime=0.11 cores=0-7
/proc/16889/task/16908/stat : 16908 (java) S 16866 16866 14887 0 -1 1077944384 13 0 0 0 6 5 0 0 20 0 24 0 419558125 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632271416496 139633183795842 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16910] ppid=16866 vsize=8414124 memory=119388 CPUtime=0 cores=0-7
/proc/16889/task/16910/stat : 16910 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139632263939520 139633183809305 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16912] ppid=16866 vsize=8414124 memory=574932 CPUtime=0 cores=0-7
/proc/16889/task/16912/stat : 16912 (java) S 16866 16866 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419558193 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629923646992 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16913] ppid=16866 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16889/task/16913/stat : 16913 (java) S 16866 16866 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419558194 8616062976 29847 33554432000 4194304 4196468 140721457220512 139630192082576 139633183806621 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
[pid=16889/tid=16922] ppid=16866 vsize=8414124 memory=119388 CPUtime=0 cores=0-7
/proc/16889/task/16922/stat : 16922 (java) S 16866 16866 14887 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 419558195 8616062976 29847 33554432000 4194304 4196468 140721457220512 139629655219120 139633183794901 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13770752 140721457222647 140721457222806 140721457222806 140721457225679 0
Current children cumulated CPU time: 1187.21 s
Current children cumulated vsize: 9199980 KiB
Current children cumulated memory: 618900 KiB

Child status: 0
Real time (s): 168.941
CPU time (s): 1187.33
CPU user time (s): 1185.47
CPU system time (s): 1.8597
CPU usage (%): 702.807
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1049760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1185.47
system time used= 1.8597
maximum resident set size= 1053864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 707436
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18013
involuntary context switches= 11191


# summary of solver processes directly reported to runsolver:
#   pid: 16866
#   total CPU time (s): 1187.33
#   total CPU user time (s): 1185.47
#   total CPU system time (s): 1.8597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.58981 second user time and 2.48334 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 06:42:32
IDJOB=4392466
IDBENCH=134571
IDSOLVER=2838
FILE ID=node140/4392466-1568436192
RUNJOBID= node140-1568430400-14914
PBS_JOBID= 21702310
Free space on /tmp= 58140 MiB

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

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

MD5SUM BENCH= e5c3d43a301dadc2ad5fa4651c286aba
RANDOM SEED=944215223

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24596488 kB
MemAvailable:   31856636 kB
Buffers:          174676 kB
Cached:          7293216 kB
SwapCached:         2724 kB
Active:          1524420 kB
Inactive:        5950180 kB
Active(anon):       3092 kB
Inactive(anon):    44556 kB
Active(file):    1521328 kB
Inactive(file):  5905624 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:             20588 kB
Writeback:             0 kB
AnonPages:        112592 kB
Mapped:            44344 kB
Shmem:             32276 kB
Slab:             291220 kB
SReclaimable:     261656 kB
SUnreclaim:        29564 kB
KernelStack:        3376 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58120 MiB
End job on node140 at 2019-09-14 06:45:21