Trace number 4405476

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)SAT 8.09013 3.93348

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K05-P02.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.274715
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-20376-serial-file.bin HOME/instance-4405476-1569238631.xml
0.68/1.11	
0.68/1.11	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.68/1.11	
0.68/1.19	c BEGIN-Prog: Mon Sep 23 12:35:34 CEST 2019
0.68/1.19	c PID: 20379
0.68/1.19	c IP: 172.20.3.105
0.68/1.19	c HOST: node105.alineos.net
0.68/1.20	c (0,0) Parsing Begin
1.11/1.50	c (0,0) Parsing End
1.33/1.50	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.33/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.33/1.52	c (0,0) Constraint Name Generate Begin
1.33/1.53	c (0,0) Ctr:HOME/instance-4405476-1569238631.xml,AllDifferent:Dist:Eq:Var
1.33/1.53	c (0,0) Constraint Name Generate End
1.33/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.33/1.53	c (0,0) CSP to CSPinCNF Begin
1.45/1.63	c (0,0) translated 3 (10%) constraints
1.45/1.65	c (0,0) translated 6 (20%) constraints
1.45/1.66	c (0,0) translated 9 (30%) constraints
1.45/1.66	c (0,0) translated 11 (40%) constraints
1.45/1.67	c (0,0) translated 14 (50%) constraints
1.45/1.68	c (0,0) translated 17 (60%) constraints
1.45/1.69	c (0,0) translated 19 (70%) constraints
1.45/1.69	c (0,0) translated 22 (80%) constraints
1.66/1.70	c (0,0) translated 25 (90%) constraints
1.66/1.73	c (0,0) translated 27 (100%) constraints
1.91/1.86	c (0,0) ===========================================
1.91/1.88	c (0,0) Hybrid: #OE=35, #LE=0
1.91/1.88	c (0,0) Hybrid
1.91/1.88	c (0,0) ===========================================
1.91/1.89	c (0,0) translated 45 (10%) constraints
2.18/1.90	c (0,0) translated 90 (20%) constraints
2.18/1.91	c (0,0) translated 135 (30%) constraints
2.18/1.92	c (0,0) translated 180 (40%) constraints
2.18/1.93	c (0,0) translated 225 (50%) constraints
2.18/1.93	c (0,0) translated 270 (60%) constraints
2.18/1.94	c (0,0) translated 315 (70%) constraints
2.18/1.95	c (0,0) translated 360 (80%) constraints
2.18/1.95	c (0,0) translated 405 (90%) constraints
2.49/2.07	c (0,0) translated 450 (100%) constraints
2.49/2.08	c (0,0) CSP to CSPinCNF End
2.49/2.08	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1700 ctr, max domain size 26
2.49/2.08	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.49/2.08	c (0,0) CSPinCNF Propagation Begin
2.83/2.12	c (0,0) 0 values, 0 unsatisfiable literals, and 51 valid clauses are removed
2.83/2.12	c (0,0) CSPinCNF Propagation End
2.83/2.12	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1649 ctr, max domain size 26
2.83/2.12	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.83/2.13	c (0,0) Hybrid: #OE=660, #LE=0
2.83/2.13	c (0,0) Simplify CSPinCNF Begin
2.83/2.17	c (1,0) Simplify CSPinCNF End
2.83/2.17	c (1,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.83/2.17	c (1,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.83/2.17	c (1,0) Calculate Precise Domain Begin
2.83/2.17	c (1,0) 0 values are removed by re-calculation
2.83/2.17	c (1,0) Calculate Precise Domain End
2.83/2.17	c (1,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.83/2.17	c (1,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.83/2.17	c (1,0) CSPinCNF to SatSolver Begin
4.20/2.54	c (1,1) 239 (10 %) CSP clauses are encoded (0 SAT variables, 35328 SAT clauses)
4.20/2.58	c (1,1) 478 (20 %) CSP clauses are encoded (0 SAT variables, 39374 SAT clauses)
4.62/2.61	c (1,1) 717 (30 %) CSP clauses are encoded (0 SAT variables, 43429 SAT clauses)
4.62/2.64	c (1,1) 956 (40 %) CSP clauses are encoded (0 SAT variables, 47508 SAT clauses)
4.62/2.67	c (1,1) 1195 (50 %) CSP clauses are encoded (0 SAT variables, 51059 SAT clauses)
4.62/2.67	c (1,1) 1434 (60 %) CSP clauses are encoded (0 SAT variables, 51298 SAT clauses)
4.62/2.68	c (1,1) 1673 (70 %) CSP clauses are encoded (0 SAT variables, 51537 SAT clauses)
4.62/2.68	c (1,1) 1912 (80 %) CSP clauses are encoded (0 SAT variables, 51776 SAT clauses)
4.62/2.69	c (1,1) 2151 (90 %) CSP clauses are encoded (0 SAT variables, 52015 SAT clauses)
4.62/2.69	c (1,1) 2389 (100 %) CSP clauses are encoded (0 SAT variables, 52253 SAT clauses)
4.62/2.69	c (1,1) CSPinCNF to SatSolver End
4.62/2.69	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.62/2.69	c (1,1) 2215 bool, 52254 clause
4.62/2.69	c (1,1) Export Begin
5.03/2.77	c (1,1) Export to HOME/scop-20376-serial-file.bin
5.03/2.77	c (1,1) Export End
5.03/2.77	c (1,1) Export File Size: 0.01 MB
5.03/2.77	c (1,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
5.03/2.77	c END-Prog: Mon Sep 23 12:35:35 CEST 2019
0.00/2.80	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20376-serial-file.bin
5.82/3.26	c (0,0) Read Serial File Begin
5.82/3.26	c (0,0) HOME/scop-20376-serial-file.bin
6.07/3.45	c (0,0) Read Serial File End
6.07/3.47	
6.07/3.47	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
6.07/3.47	(Solving Process)
6.07/3.47	
6.07/3.49	c BEGIN-Prog: Mon Sep 23 12:35:36 CEST 2019
6.07/3.49	c PID: 20399
6.07/3.49	c IP: 172.20.3.105
6.07/3.49	c HOST: node105.alineos.net
6.07/3.49	c (0,0) SatSolver.solve Begin
6.07/3.49	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405476-1569238631.xml-scop-20379.cnf
6.24/3.52	c (0,0) c
6.24/3.52	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)
6.24/3.52	c (0,0) c
6.24/3.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
6.24/3.52	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
6.24/3.52	c (0,0) c ========================================[ Problem Statistics ]===========================================
6.24/3.52	c (0,0) c |                                                                                                       |
6.24/3.53	c (0,0) c |  Number of variables:          2215                                                                   |
6.24/3.53	c (0,0) c |  Number of clauses:           52254                                                                   |
6.24/3.53	c (0,0) c |  Parse time:                   0.01 s                                                                 |
6.24/3.53	c (0,0) c |                                                                                                       |
6.24/3.59	c (0,0) c |  Simplification time:          0.06 s                                                                 |
6.24/3.59	c (0,0) c |                                                                                                       |
6.24/3.59	c (0,0) c |  Generating clones                                                                                    |
6.41/3.60	c (0,0) c |  all clones generated. Memory =    48.35Mb.                                                           |
6.41/3.60	c (0,0) c ========================================================================================================|
6.41/3.60	c (0,0) c
6.41/3.60	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.41/3.60	c (0,0) c
6.41/3.60	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.41/3.60	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.41/3.60	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.41/3.60	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.41/3.60	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.41/3.60	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.41/3.60	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
6.41/3.60	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.41/3.60	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.41/3.60	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.41/3.60	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.41/3.60	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.41/3.60	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.41/3.60	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.41/3.60	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
6.41/3.61	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.41/3.61	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.41/3.61	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.41/3.61	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c real time : 0.274581 s
6.42/3.79	c (0,0) c cpu time  : 1.37637 s
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | Conflicts     |           14928 |       1841 |       1686 |       1915 |       2055 |       1864 |       1932 |       1718 |       1917 |
6.42/3.79	c (0,0) c | Decisions     |           31365 |       3986 |       3719 |       4114 |       4330 |       3493 |       3641 |       4104 |       3978 |
6.42/3.79	c (0,0) c | Propagations  |         3532882 |     410292 |     415812 |     471317 |     478463 |     433344 |     460011 |     401859 |     461784 |
6.42/3.79	c (0,0) c | ReduceDBs     |               1 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
6.42/3.79	c (0,0) c | Restarts      |              55 |          6 |          7 |          5 |         10 |          5 |          5 |          9 |          8 |
6.42/3.79	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | PropBinClauses|         5395894 |     631476 |     636540 |     724898 |     735842 |     653382 |     700055 |     599685 |     714016 |
6.42/3.79	c (0,0) c | PropPreBlocker|        92227329 |   11229330 |   10678659 |   12334982 |   12379070 |   10889497 |   12362288 |   10211702 |   12141801 |
6.42/3.79	c (0,0) c | PropNotBlocker|        17376296 |    2239301 |    2099202 |    2238282 |    2386879 |    2076415 |    2127887 |    1891158 |    2317172 |
6.42/3.79	c (0,0) c | LitFullScans  |       134391193 |   16491026 |   15522919 |   18004681 |   18007050 |   15764898 |   18011135 |   14976592 |   17612892 |
6.42/3.79	c (0,0) c | LitScanFracts |            2990 |        524 |        107 |        405 |        468 |        359 |        204 |        572 |        351 |
6.42/3.79	c (0,0) c | DecisionLevel0|              55 |          6 |          7 |          5 |         10 |          5 |          5 |          9 |          8 |
6.42/3.79	c (0,0) c | Periods       |              19 |          2 |          2 |          3 |          3 |          2 |          3 |          2 |          2 |
6.42/3.79	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
6.42/3.79	c (0,0) c | Avg_Trail     |                 |       1328 |       1336 |       1399 |       1292 |       1243 |       1447 |       1344 |       1320 |
6.42/3.79	c (0,0) c | Avg_DL        |                 |         26 |         41 |         35 |         27 |         25 |         20 |         24 |         27 |
6.42/3.79	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | Exported      |             308 |         34 |         55 |         28 |         49 |         24 |         29 |         56 |         33 |
6.42/3.79	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.42/3.79	c (0,0) c | Glues         |                 |         34 |         55 |         28 |         49 |         24 |         29 |         56 |         33 |
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | Orig_Seen     |            28 % |      14724 |      15118 |      15537 |      17358 |      12614 |      14059 |      12514 |      15332 |
6.42/3.79	c (0,0) c | Diff Orig seen|                 |       2110 |       2504 |       2923 |       4744 |      X     |       1445 | -      100 |       2718 |
6.42/3.79	c (0,0) c | Hamming       |            23 % |        450 |        569 |        519 |        468 |      X     |        572 |        536 |        518 |
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.1 100%|    0.2 100%|    0.2 100%|    0.2 100%|
6.42/3.79	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
6.42/3.79	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
6.42/3.79	c (0,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%|
6.42/3.79	c (0,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.2     |    0.1     |    0.2     |    0.2     |    0.2     |
6.42/3.79	c (0,0) c | PropagationTim|                 |    0.1  83%|    0.1  83%|    0.1  81%|    0.2  82%|    0.1  83%|    0.1  81%|    0.1  83%|    0.1  82%|
6.42/3.79	c (0,0) c | AnalysisTime  |                 |    0.0  13%|    0.0  13%|    0.0  15%|    0.0  14%|    0.0  13%|    0.0  16%|    0.0  14%|    0.0  14%|
6.42/3.79	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
6.42/3.79	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
6.42/3.79	c (0,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%|
6.42/3.79	c (0,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%|
6.42/3.79	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c
6.42/3.79	c (0,0) c Threads : 8
6.42/3.79	c (0,0) c Winner : 4
6.42/3.79	c (0,0) c Conflicts_0 : 1841
6.42/3.79	c (0,0) c Conflicts_1 : 1686
6.42/3.79	c (0,0) c Conflicts_2 : 1915
6.42/3.79	c (0,0) c Conflicts_3 : 2055
6.42/3.79	c (0,0) c Conflicts_4 : 1864
6.42/3.79	c (0,0) c Conflicts_5 : 1932
6.42/3.79	c (0,0) c Conflicts_6 : 1718
6.42/3.79	c (0,0) c Conflicts_7 : 1917
6.42/3.79	c (0,0) c Conflicts_total : 14928
6.42/3.79	c (0,0) c Conflicts_winner : 1864
6.42/3.79	c (0,0) c Decisions_0 : 3986
6.42/3.79	c (0,0) c Decisions_1 : 3719
6.42/3.79	c (0,0) c Decisions_2 : 4114
6.42/3.79	c (0,0) c Decisions_3 : 4330
6.42/3.79	c (0,0) c Decisions_4 : 3493
6.42/3.79	c (0,0) c Decisions_5 : 3641
6.42/3.79	c (0,0) c Decisions_6 : 4104
6.42/3.79	c (0,0) c Decisions_7 : 3978
6.42/3.79	c (0,0) c Decisions_total : 31365
6.42/3.79	c (0,0) c Decisions_winner : 3493
6.42/3.79	c (0,0) c Propagations_0 : 410292
6.42/3.79	c (0,0) c Propagations_1 : 415812
6.42/3.79	c (0,0) c Propagations_2 : 471317
6.42/3.79	c (0,0) c Propagations_3 : 478463
6.42/3.79	c (0,0) c Propagations_4 : 433344
6.42/3.79	c (0,0) c Propagations_5 : 460011
6.42/3.79	c (0,0) c Propagations_6 : 401859
6.42/3.79	c (0,0) c Propagations_7 : 461784
6.42/3.79	c (0,0) c Propagations_total : 3532882
6.42/3.79	c (0,0) c Propagations_winner : 433344
6.42/3.79	c (0,0) c ReduceDBs_0 : 0
6.42/3.79	c (0,0) c ReduceDBs_1 : 0
6.42/3.79	c (0,0) c ReduceDBs_2 : 0
6.42/3.79	c (0,0) c ReduceDBs_3 : 1
6.42/3.79	c (0,0) c ReduceDBs_4 : 0
6.42/3.79	c (0,0) c ReduceDBs_5 : 0
6.42/3.79	c (0,0) c ReduceDBs_6 : 0
6.42/3.79	c (0,0) c ReduceDBs_7 : 0
6.42/3.79	c (0,0) c ReduceDBs_total : 1
6.42/3.79	c (0,0) c ReduceDBs_winner : 0
6.42/3.79	c (0,0) c SimpDBs_0 : 1
6.42/3.79	c (0,0) c SimpDBs_1 : 1
6.42/3.79	c (0,0) c SimpDBs_2 : 1
6.42/3.79	c (0,0) c SimpDBs_3 : 1
6.42/3.79	c (0,0) c SimpDBs_4 : 1
6.42/3.79	c (0,0) c SimpDBs_5 : 1
6.42/3.79	c (0,0) c SimpDBs_6 : 1
6.42/3.79	c (0,0) c SimpDBs_7 : 1
6.42/3.79	c (0,0) c SimpDBs_total : 8
6.42/3.80	c (0,0) c SimpDBs_winner : 1
6.42/3.80	c (0,0) c Restarts_0 : 6
6.42/3.80	c (0,0) c Restarts_1 : 7
6.42/3.80	c (0,0) c Restarts_2 : 5
6.42/3.80	c (0,0) c Restarts_3 : 10
6.42/3.80	c (0,0) c Restarts_4 : 5
6.42/3.80	c (0,0) c Restarts_5 : 5
6.42/3.80	c (0,0) c Restarts_6 : 9
6.42/3.80	c (0,0) c Restarts_7 : 8
6.42/3.80	c (0,0) c Restarts_total : 55
6.42/3.80	c (0,0) c Restarts_winner : 5
6.42/3.80	c (0,0) c ForcedImports_0 : 0
6.42/3.80	c (0,0) c ForcedImports_1 : 0
6.42/3.80	c (0,0) c ForcedImports_2 : 0
6.42/3.80	c (0,0) c ForcedImports_3 : 0
6.42/3.80	c (0,0) c ForcedImports_4 : 0
6.42/3.80	c (0,0) c ForcedImports_5 : 0
6.42/3.80	c (0,0) c ForcedImports_6 : 0
6.42/3.80	c (0,0) c ForcedImports_7 : 0
6.42/3.80	c (0,0) c ForcedImports_total : 0
6.42/3.80	c (0,0) c ForcedImports_winner : 0
6.42/3.80	c (0,0) c PropsBinClauses_0 : 631476
6.42/3.80	c (0,0) c PropsBinClauses_1 : 636540
6.42/3.80	c (0,0) c PropsBinClauses_2 : 724898
6.42/3.80	c (0,0) c PropsBinClauses_3 : 735842
6.42/3.80	c (0,0) c PropsBinClauses_4 : 653382
6.42/3.80	c (0,0) c PropsBinClauses_5 : 700055
6.42/3.80	c (0,0) c PropsBinClauses_6 : 599685
6.42/3.80	c (0,0) c PropsBinClauses_7 : 714016
6.42/3.80	c (0,0) c PropsBinClauses_total : 5395894
6.42/3.80	c (0,0) c PropsBinClauses_winner : 653382
6.42/3.80	c (0,0) c PropsPreBlocker_0 : 11229330
6.42/3.80	c (0,0) c PropsPreBlocker_1 : 10678659
6.42/3.80	c (0,0) c PropsPreBlocker_2 : 12334982
6.42/3.80	c (0,0) c PropsPreBlocker_3 : 12379070
6.42/3.80	c (0,0) c PropsPreBlocker_4 : 10889497
6.42/3.80	c (0,0) c PropsPreBlocker_5 : 12362288
6.42/3.80	c (0,0) c PropsPreBlocker_6 : 10211702
6.42/3.80	c (0,0) c PropsPreBlocker_7 : 12141801
6.42/3.80	c (0,0) c PropsPreBlocker_total : 92227329
6.42/3.80	c (0,0) c PropsPreBlocker_winner : 10889497
6.42/3.80	c (0,0) c PropsNotBlocker_0 : 2239301
6.42/3.80	c (0,0) c PropsNotBlocker_1 : 2099202
6.42/3.80	c (0,0) c PropsNotBlocker_2 : 2238282
6.42/3.80	c (0,0) c PropsNotBlocker_3 : 2386879
6.42/3.80	c (0,0) c PropsNotBlocker_4 : 2076415
6.42/3.80	c (0,0) c PropsNotBlocker_5 : 2127887
6.42/3.80	c (0,0) c PropsNotBlocker_6 : 1891158
6.42/3.80	c (0,0) c PropsNotBlocker_7 : 2317172
6.42/3.80	c (0,0) c PropsNotBlocker_total : 17376296
6.42/3.80	c (0,0) c PropsNotBlocker_winner : 2076415
6.42/3.80	c (0,0) c PropsLitFullScans_0 : 16491026
6.42/3.80	c (0,0) c PropsLitFullScans_1 : 15522919
6.42/3.80	c (0,0) c PropsLitFullScans_2 : 18004681
6.42/3.80	c (0,0) c PropsLitFullScans_3 : 18007050
6.42/3.80	c (0,0) c PropsLitFullScans_4 : 15764898
6.42/3.80	c (0,0) c PropsLitFullScans_5 : 18011135
6.42/3.80	c (0,0) c PropsLitFullScans_6 : 14976592
6.42/3.80	c (0,0) c PropsLitFullScans_7 : 17612892
6.42/3.80	c (0,0) c PropsLitFullScans_total : 134391193
6.42/3.80	c (0,0) c PropsLitFullScans_winner : 15764898
6.42/3.80	c (0,0) c LitScanFractions_0 : 524
6.42/3.80	c (0,0) c LitScanFractions_1 : 107
6.42/3.80	c (0,0) c LitScanFractions_2 : 405
6.42/3.80	c (0,0) c LitScanFractions_3 : 468
6.42/3.80	c (0,0) c LitScanFractions_4 : 359
6.42/3.80	c (0,0) c LitScanFractions_5 : 204
6.42/3.80	c (0,0) c LitScanFractions_6 : 572
6.42/3.80	c (0,0) c LitScanFractions_7 : 351
6.42/3.80	c (0,0) c LitScanFractions_total : 2990
6.42/3.80	c (0,0) c LitScanFractions_winner : 359
6.42/3.80	c (0,0) c DecisionLevel0_0 : 6
6.42/3.80	c (0,0) c DecisionLevel0_1 : 7
6.42/3.80	c (0,0) c DecisionLevel0_2 : 5
6.42/3.80	c (0,0) c DecisionLevel0_3 : 10
6.42/3.80	c (0,0) c DecisionLevel0_4 : 5
6.42/3.80	c (0,0) c DecisionLevel0_5 : 5
6.42/3.80	c (0,0) c DecisionLevel0_6 : 9
6.42/3.80	c (0,0) c DecisionLevel0_7 : 8
6.42/3.80	c (0,0) c DecisionLevel0_total : 55
6.42/3.80	c (0,0) c DecisionLevel0_winner : 5
6.42/3.80	c (0,0) c Periods_0 : 2
6.42/3.80	c (0,0) c Periods_1 : 2
6.42/3.80	c (0,0) c Periods_2 : 3
6.42/3.80	c (0,0) c Periods_3 : 3
6.42/3.80	c (0,0) c Periods_4 : 2
6.42/3.80	c (0,0) c Periods_5 : 3
7.81/3.80	c (0,0) c Periods_6 : 2
7.81/3.80	c (0,0) c Periods_7 : 2
7.81/3.80	c (0,0) c Periods_total : 19
7.81/3.80	c (0,0) c Periods_winner : 2
7.81/3.80	c (0,0) c Margin_0 : 20
7.81/3.80	c (0,0) c Margin_1 : 20
7.81/3.80	c (0,0) c Margin_2 : 20
7.81/3.80	c (0,0) c Margin_3 : 20
7.81/3.80	c (0,0) c Margin_4 : 20
7.81/3.80	c (0,0) c Margin_5 : 20
7.81/3.80	c (0,0) c Margin_6 : 20
7.81/3.80	c (0,0) c Margin_7 : 20
7.81/3.80	c (0,0) c Margin_total : 160
7.81/3.80	c (0,0) c Margin_winner : 20
7.81/3.80	c (0,0) c Exported_0 : 34
7.81/3.80	c (0,0) c Exported_1 : 55
7.81/3.80	c (0,0) c Exported_2 : 28
7.81/3.80	c (0,0) c Exported_3 : 49
7.81/3.80	c (0,0) c Exported_4 : 24
7.81/3.80	c (0,0) c Exported_5 : 29
7.81/3.80	c (0,0) c Exported_6 : 56
7.81/3.80	c (0,0) c Exported_7 : 33
7.81/3.80	c (0,0) c Exported_total : 308
7.81/3.80	c (0,0) c Exported_winner : 24
7.81/3.80	c (0,0) c Imported_0 : 0
7.81/3.80	c (0,0) c Imported_1 : 0
7.81/3.80	c (0,0) c Imported_2 : 0
7.81/3.80	c (0,0) c Imported_3 : 0
7.81/3.80	c (0,0) c Imported_4 : 0
7.81/3.80	c (0,0) c Imported_5 : 0
7.81/3.80	c (0,0) c Imported_6 : 0
7.81/3.80	c (0,0) c Imported_7 : 0
7.81/3.80	c (0,0) c Imported_total : 0
7.81/3.80	c (0,0) c Imported_winner : 0
7.81/3.80	c (0,0) c Good_0 : 0
7.81/3.80	c (0,0) c Good_1 : 0
7.81/3.80	c (0,0) c Good_2 : 0
7.81/3.80	c (0,0) c Good_3 : 0
7.81/3.80	c (0,0) c Good_4 : 0
7.81/3.80	c (0,0) c Good_5 : 0
7.81/3.80	c (0,0) c Good_6 : 0
7.81/3.80	c (0,0) c Good_7 : 0
7.81/3.80	c (0,0) c Good_total : 0
7.81/3.80	c (0,0) c Good_winner : 0
7.81/3.80	c (0,0) c Purge_0 : 0
7.81/3.80	c (0,0) c Purge_1 : 0
7.81/3.80	c (0,0) c Purge_2 : 0
7.81/3.80	c (0,0) c Purge_3 : 0
7.81/3.80	c (0,0) c Purge_4 : 0
7.81/3.80	c (0,0) c Purge_5 : 0
7.81/3.80	c (0,0) c Purge_6 : 0
7.81/3.80	c (0,0) c Purge_7 : 0
7.81/3.80	c (0,0) c Purge_total : 0
7.81/3.80	c (0,0) c Purge_winner : 0
7.81/3.80	c (0,0) c Promoted_0 : 0
7.81/3.80	c (0,0) c Promoted_1 : 0
7.81/3.80	c (0,0) c Promoted_2 : 0
7.81/3.80	c (0,0) c Promoted_3 : 0
7.81/3.80	c (0,0) c Promoted_4 : 0
7.81/3.80	c (0,0) c Promoted_5 : 0
7.81/3.80	c (0,0) c Promoted_6 : 0
7.81/3.80	c (0,0) c Promoted_7 : 0
7.81/3.80	c (0,0) c Promoted_total : 0
7.81/3.80	c (0,0) c Promoted_winner : 0
7.81/3.80	c (0,0) c Remove_Imp_0 : 0
7.81/3.80	c (0,0) c Remove_Imp_1 : 0
7.81/3.80	c (0,0) c Remove_Imp_2 : 0
7.81/3.80	c (0,0) c Remove_Imp_3 : 0
7.81/3.80	c (0,0) c Remove_Imp_4 : 0
7.81/3.80	c (0,0) c Remove_Imp_5 : 0
7.81/3.80	c (0,0) c Remove_Imp_6 : 0
7.81/3.80	c (0,0) c Remove_Imp_7 : 0
7.81/3.80	c (0,0) c Remove_Imp_total : 0
7.81/3.80	c (0,0) c Remove_Imp_winner : 0
7.81/3.80	c (0,0) c Blocked_Reuse_0 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_1 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_2 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_3 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_4 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_5 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_6 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_7 : 0
7.81/3.80	c (0,0) c Blocked_Reuse_total : 0
7.81/3.80	c (0,0) c Blocked_Reuse_winner : 0
7.81/3.80	c (0,0) c Unaries_0 : 0
7.81/3.80	c (0,0) c Unaries_1 : 0
7.81/3.80	c (0,0) c Unaries_2 : 0
7.81/3.80	c (0,0) c Unaries_3 : 0
7.81/3.80	c (0,0) c Unaries_4 : 0
7.81/3.80	c (0,0) c Unaries_5 : 0
7.81/3.80	c (0,0) c Unaries_6 : 0
7.81/3.80	c (0,0) c Unaries_7 : 0
7.81/3.80	c (0,0) c Unaries_total : 0
7.81/3.80	c (0,0) c Unaries_winner : 0
7.81/3.80	c (0,0) c Binaries_0 : 0
7.81/3.80	c (0,0) c Binaries_1 : 0
7.81/3.80	c (0,0) c Binaries_2 : 0
7.81/3.80	c (0,0) c Binaries_3 : 0
7.81/3.80	c (0,0) c Binaries_4 : 0
7.81/3.80	c (0,0) c Binaries_5 : 0
7.81/3.80	c (0,0) c Binaries_6 : 0
7.81/3.80	c (0,0) c Binaries_7 : 0
7.81/3.80	c (0,0) c Binaries_total : 0
7.81/3.80	c (0,0) c Binaries_winner : 0
7.81/3.80	c (0,0) c Glues_0 : 34
7.81/3.80	c (0,0) c Glues_1 : 55
7.81/3.80	c (0,0) c Glues_2 : 28
7.81/3.80	c (0,0) c Glues_3 : 49
7.81/3.80	c (0,0) c Glues_4 : 24
7.81/3.80	c (0,0) c Glues_5 : 29
7.81/3.80	c (0,0) c Glues_6 : 56
7.81/3.80	c (0,0) c Glues_7 : 33
7.81/3.80	c (0,0) c Glues_total : 308
7.81/3.80	c (0,0) c Glues_winner : 24
7.81/3.80	c (0,0) c RunningTime_0 : 0.174265
7.81/3.80	c (0,0) c RunningTime_1 : 0.162055
7.81/3.80	c (0,0) c RunningTime_2 : 0.167810
7.81/3.80	c (0,0) c RunningTime_3 : 0.182566
7.81/3.80	c (0,0) c RunningTime_4 : 0.149561
7.81/3.80	c (0,0) c RunningTime_5 : 0.172616
7.81/3.80	c (0,0) c RunningTime_6 : 0.157951
7.81/3.80	c (0,0) c RunningTime_7 : 0.163095
7.81/3.80	c (0,0) c RunningTime_total : 1.329920
7.81/3.80	c (0,0) c RunningTime_winner : 0.149561
7.81/3.80	c (0,0) c WaitingTime_0 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_1 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_2 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_3 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_4 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_5 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_6 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_7 : 0.000000
7.81/3.80	c (0,0) c WaitingTime_total : 0.000000
7.81/3.80	c (0,0) c WaitingTime_winner : 0.000000
7.81/3.80	c (0,0) c ExchangingTime_0 : 0.000106
7.81/3.80	c (0,0) c ExchangingTime_1 : 0.000142
7.81/3.80	c (0,0) c ExchangingTime_2 : 0.000122
7.81/3.80	c (0,0) c ExchangingTime_3 : 0.000125
7.81/3.80	c (0,0) c ExchangingTime_4 : 0.000110
7.81/3.80	c (0,0) c ExchangingTime_5 : 0.000118
7.81/3.80	c (0,0) c ExchangingTime_6 : 0.000098
7.81/3.80	c (0,0) c ExchangingTime_7 : 0.000136
7.81/3.80	c (0,0) c ExchangingTime_total : 0.000957
7.81/3.80	c (0,0) c ExchangingTime_winner : 0.000110
7.81/3.80	c (0,0) c PeriodProcTime_0 : 0.000010
7.81/3.80	c (0,0) c PeriodProcTime_1 : 0.000016
7.81/3.80	c (0,0) c PeriodProcTime_2 : 0.000010
7.81/3.80	c (0,0) c PeriodProcTime_3 : 0.000028
7.81/3.80	c (0,0) c PeriodProcTime_4 : 0.000012
7.81/3.80	c (0,0) c PeriodProcTime_5 : 0.000019
7.81/3.80	c (0,0) c PeriodProcTime_6 : 0.000013
7.81/3.80	c (0,0) c PeriodProcTime_7 : 0.000041
7.81/3.80	c (0,0) c PeriodProcTime_total : 0.000150
7.81/3.80	c (0,0) c PeriodProcTime_winner : 0.000012
7.81/3.80	c (0,0) c SolvingTime_0 : 0.174381
7.81/3.80	c (0,0) c SolvingTime_1 : 0.162213
7.81/3.80	c (0,0) c SolvingTime_2 : 0.167943
7.81/3.80	c (0,0) c SolvingTime_3 : 0.182719
7.81/3.80	c (0,0) c SolvingTime_4 : 0.149684
7.81/3.80	c (0,0) c SolvingTime_5 : 0.172752
7.81/3.80	c (0,0) c SolvingTime_6 : 0.158062
7.81/3.80	c (0,0) c SolvingTime_7 : 0.163273
7.81/3.80	c (0,0) c SolvingTime_total : 1.331027
7.81/3.80	c (0,0) c SolvingTime_winner : 0.149684
7.81/3.80	c (0,0) c PropagationTime_0 : 0.144348
7.81/3.80	c (0,0) c PropagationTime_1 : 0.135284
7.81/3.80	c (0,0) c PropagationTime_2 : 0.136763
7.81/3.80	c (0,0) c PropagationTime_3 : 0.150029
7.81/3.80	c (0,0) c PropagationTime_4 : 0.124714
7.81/3.80	c (0,0) c PropagationTime_5 : 0.139802
7.81/3.80	c (0,0) c PropagationTime_6 : 0.130631
7.81/3.80	c (0,0) c PropagationTime_7 : 0.134635
7.81/3.80	c (0,0) c PropagationTime_total : 1.096206
7.81/3.80	c (0,0) c PropagationTime_winner : 0.124714
7.81/3.80	c (0,0) c AnalysisTime_0 : 0.023117
7.81/3.80	c (0,0) c AnalysisTime_1 : 0.021265
7.81/3.80	c (0,0) c AnalysisTime_2 : 0.025062
7.81/3.80	c (0,0) c AnalysisTime_3 : 0.025720
7.81/3.80	c (0,0) c AnalysisTime_4 : 0.019530
7.81/3.80	c (0,0) c AnalysisTime_5 : 0.027152
7.81/3.80	c (0,0) c AnalysisTime_6 : 0.021904
7.81/3.80	c (0,0) c AnalysisTime_7 : 0.022593
7.81/3.80	c (0,0) c AnalysisTime_total : 0.186344
7.81/3.80	c (0,0) c AnalysisTime_winner : 0.019530
7.81/3.80	c (0,0) c ReductionTime_0 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_1 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_2 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_3 : 0.000329
7.81/3.80	c (0,0) c ReductionTime_4 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_5 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_6 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_7 : 0.000000
7.81/3.80	c (0,0) c ReductionTime_total : 0.000329
7.81/3.80	c (0,0) c ReductionTime_winner : 0.000000
7.81/3.80	c (0,0) c SimplifyTime_0 : 0.000000
7.81/3.80	c (0,0) c SimplifyTime_1 : 0.000001
7.81/3.80	c (0,0) c SimplifyTime_2 : 0.000001
7.81/3.80	c (0,0) c SimplifyTime_3 : 0.000000
7.81/3.80	c (0,0) c SimplifyTime_4 : 0.000000
7.81/3.80	c (0,0) c SimplifyTime_5 : 0.000001
7.81/3.80	c (0,0) c SimplifyTime_6 : 0.000001
7.81/3.80	c (0,0) c SimplifyTime_7 : 0.000001
7.81/3.80	c (0,0) c SimplifyTime_total : 0.000005
7.81/3.80	c (0,0) c SimplifyTime_winner : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_0 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_1 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_2 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_3 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_4 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_5 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_6 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_7 : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_total : 0.000000
7.81/3.80	c (0,0) c UsedRateTime_winner : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_0 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_1 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_2 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_3 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_4 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_5 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_6 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_7 : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_total : 0.000000
7.81/3.80	c (0,0) c OverlapRateTime_winner : 0.000000
7.81/3.80	c (0,0) c
7.81/3.81	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.81/3.81	c (0,0) c
7.81/3.81	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.81/3.81	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.81/3.81	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.81/3.81	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.81/3.81	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.81/3.81	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.81/3.81	c (0,0) c | Initial random_seed   |  319825391 |  171628192 | 1927066681 |  632584813 |  637567009 | 1716117745 | 1072548224 | 1395374855 |
7.81/3.81	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.81/3.81	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.81/3.81	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.81/3.81	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.81/3.81	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.81/3.81	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.81/3.81	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.81/3.81	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.81/3.81	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.81/3.81	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.81/3.81	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.81/3.81	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.81/3.81	c (0,0) 
7.81/3.81	c (0,0) s SATISFIABLE
7.81/3.83	c (0,0) SatSolver.solve End
7.81/3.83	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.81/3.83	c (0,0) Show results Begin
8.01/3.91	c (0,0) ce[0][0][1] = 9
8.01/3.91	c (0,0) ce[0][0][2] = 13
8.01/3.91	c (0,0) ce[0][0][3] = 11
8.01/3.91	c (0,0) ce[0][0][4] = 8
8.01/3.91	c (0,0) ce[0][1][2] = 22
8.01/3.91	c (0,0) ce[0][1][3] = 20
8.01/3.91	c (0,0) ce[0][1][4] = 17
8.01/3.91	c (0,0) ce[0][2][3] = 2
8.01/3.91	c (0,0) ce[0][2][4] = 5
8.01/3.91	c (0,0) ce[0][3][4] = 3
8.01/3.91	c (0,0) ce[1][0][1] = 4
8.01/3.91	c (0,0) ce[1][0][2] = 21
8.01/3.91	c (0,0) ce[1][0][3] = 15
8.01/3.91	c (0,0) ce[1][0][4] = 14
8.01/3.91	c (0,0) ce[1][1][2] = 25
8.01/3.91	c (0,0) ce[1][1][3] = 19
8.01/3.91	c (0,0) ce[1][1][4] = 18
8.01/3.91	c (0,0) ce[1][2][3] = 6
8.01/3.91	c (0,0) ce[1][2][4] = 7
8.01/3.91	c (0,0) ce[1][3][4] = 1
8.01/3.91	c (0,0) cie[0][0] = 10
8.01/3.91	c (0,0) cie[0][1] = 23
8.01/3.91	c (0,0) cie[0][2] = 24
8.01/3.91	c (0,0) cie[0][3] = 16
8.01/3.91	c (0,0) cie[0][4] = 12
8.01/3.91	c (0,0) cn[0][0] = 11
8.01/3.91	c (0,0) cn[0][1] = 2
8.01/3.91	c (0,0) cn[0][2] = 24
8.01/3.91	c (0,0) cn[0][3] = 22
8.01/3.91	c (0,0) cn[0][4] = 19
8.01/3.91	c (0,0) cn[1][0] = 21
8.01/3.91	c (0,0) cn[1][1] = 25
8.01/3.91	c (0,0) cn[1][2] = 0
8.01/3.91	c (0,0) cn[1][3] = 6
8.01/3.91	c (0,0) cn[1][4] = 7
8.01/3.91	s SATISFIABLE
8.01/3.91	v <instantiation>
8.01/3.91	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][3] ce[0][2][4] ce[0][3][4] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][3] ce[1][2][4] ce[1][3][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4]</list>
8.01/3.91	v     <values>11 2 24 22 19 21 25 0 6 7 9 13 11 8 22 20 17 2 5 3 4 21 15 14 25 19 18 6 7 1 10 23 24 16 12</values>
8.01/3.91	v </instantiation>
8.01/3.91	c (0,0) Show results End
8.01/3.91	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.01/3.91	c (0,0) 0,0,STOP-AFTER(ALL)
8.01/3.91	c END-Prog: Mon Sep 23 12:35:36 CEST 2019

Verifier Data

OK	

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 (13571 MiB free)
  memory of node 1: 16384 MiB (12090 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100149 s]*
/proc/loadavg: 0.08 0.03 0.05 1/191 20379
/proc/meminfo: memFree=26277056/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500121111 115843072 349 33554432000 4194304 5098028 140731559220928 140731559218184 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 349 296 221 0 87 0
[pid=20379] ppid=20376 vsize=296 memory=4 CPUtime=0 cores=0-7
/proc/20379/stat : 20379 (java) D 20376 20376 20332 0 -1 1077936128 162 0 0 0 0 0 0 0 20 0 1 0 500121115 303104 1 33554432000 4194304 4196468 140723585126544 140723585123816 140318613165767 0 0 4102 0 18446744072101613092 0 0 17 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
/proc/20379/statm: 74 1 0 1 0 38 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113424 KiB
Current children cumulated memory: 1400 KiB

[startup+0.209177 s]*
/proc/loadavg: 0.08 0.03 0.05 1/192 20380
/proc/meminfo: memFree=26275692/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500121111 115843072 349 33554432000 4194304 5098028 140731559220928 140731559218184 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 349 296 221 0 87 0
[pid=20379] ppid=20376 vsize=229776 memory=4580 CPUtime=0 cores=0-7
/proc/20379/stat : 20379 (java) S 20376 20376 20332 0 -1 1077944320 1387 0 0 0 0 0 0 0 20 0 2 0 500121115 235290624 1145 33554432000 4194304 4196468 140723585126544 140723585109088 140318610890487 0 0 4102 0 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
/proc/20379/statm: 57444 1145 847 1 0 49568 0
[pid=20379/tid=20380] ppid=20376 vsize=229776 memory=8318255677412212789 CPUtime=0 cores=0-7
/proc/20379/task/20380/stat : 20380 (java) D 20376 20376 20332 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 2 0 500121131 235290624 1145 33554432000 4194304 4196468 140723585126544 140318582728120 140318603570080 0 0 4102 0 18446744072101613092 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 342904 KiB
Current children cumulated memory: 5976 KiB

[startup+0.309143 s]*
/proc/loadavg: 0.08 0.03 0.05 1/192 20380
/proc/meminfo: memFree=26275476/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500121111 115843072 349 33554432000 4194304 5098028 140731559220928 140731559218184 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 349 296 221 0 87 0
[pid=20379] ppid=20376 vsize=240512 memory=5660 CPUtime=0 cores=0-7
/proc/20379/stat : 20379 (java) S 20376 20376 20332 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 500121115 246284288 1415 33554432000 4194304 4196468 140723585126544 140723585109088 140318610890487 0 0 6 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
/proc/20379/statm: 60128 1415 1053 1 0 49578 0
[pid=20379/tid=20380] ppid=20376 vsize=240512 memory=8317482817917895235 CPUtime=0 cores=0-7
/proc/20379/task/20380/stat : 20380 (java) D 20376 20376 20332 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 2 0 500121131 246284288 1415 33554432000 4194304 4196468 140723585126544 140318582727976 140318603570080 0 4 6 16784584 18446744072101613092 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 353640 KiB
Current children cumulated memory: 7056 KiB

[startup+0.700718 s]
/proc/loadavg: 0.08 0.03 0.05 1/203 20391
/proc/meminfo: memFree=26186824/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500121111 115843072 349 33554432000 4194304 5098028 140731559220928 140731559218184 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 349 296 221 0 87 0
[pid=20379] ppid=20376 vsize=27314120 memory=113756 CPUtime=0.14 cores=0-7
/proc/20379/stat : 20379 (java) S 20376 20376 20332 0 -1 1077944320 7473 0 0 0 12 2 0 0 20 0 20 0 500121115 27969658880 28439 33554432000 4194304 4196468 140723585126544 140723585109088 140318610890487 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
/proc/20379/statm: 6828530 28439 2921 1 0 6790935 0
[pid=20379/tid=20380] ppid=20376 vsize=27314120 memory=139950033058736 CPUtime=0.11 cores=0-7
/proc/20379/task/20380/stat : 20380 (java) R 20376 20376 20332 0 -1 4202560 5257 0 0 0 9 2 0 0 20 0 20 0 500121131 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318582685648 140318610902422 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20381] ppid=20376 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20381/stat : 20381 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318615132944 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20382] ppid=20376 vsize=27314120 memory=279900065890544 CPUtime=0 cores=0-7
/proc/20379/task/20382/stat : 20382 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318398528400 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20383] ppid=20376 vsize=27314120 memory=1976 CPUtime=0 cores=0-7
/proc/20379/task/20383/stat : 20383 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318397475856 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20384] ppid=20376 vsize=27314120 memory=2580 CPUtime=0 cores=0-7
/proc/20379/task/20384/stat : 20384 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318396423312 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20385] ppid=20376 vsize=27314120 memory=1760 CPUtime=0 cores=0-7
/proc/20379/task/20385/stat : 20385 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318395369744 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20386] ppid=20376 vsize=27314120 memory=111632 CPUtime=0 cores=0-7
/proc/20379/task/20386/stat : 20386 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318028585360 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20387] ppid=20376 vsize=27314120 memory=804 CPUtime=0 cores=0-7
/proc/20379/task/20387/stat : 20387 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318027532816 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20388] ppid=20376 vsize=27314120 memory=4100 CPUtime=0 cores=0-7
/proc/20379/task/20388/stat : 20388 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27969658880 28439 33554432000 4194304 4196468 140723585126544 140318026480272 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20389] ppid=20376 vsize=27314120 memory=1808 CPUtime=0 cores=0-7
/proc/20379/task/20389/stat : 20389 (java) S 20376 20376 20332 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 500121157 27969658880 28439 33554432000 4194304 4196468 140723585126544 140317534681584 140318610901634 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20390] ppid=20376 vsize=27314120 memory=920 CPUtime=0 cores=0-7
/proc/20379/task/20390/stat : 20390 (java) S 20376 20376 20332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500121157 27969658880 28439 33554432000 4194304 4196468 140723585126544 140316581553568 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20391] ppid=20376 vsize=27314120 memory=3908 CPUtime=0 cores=0-7
/proc/20379/task/20391/stat : 20391 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121158 27969658880 28439 33554432000 4194304 4196468 140723585126544 140316313118192 140318610900693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 115152 KiB

[startup+1.50092 s]
/proc/loadavg: 0.08 0.03 0.05 2/210 20398
/proc/meminfo: memFree=26155024/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 500121111 115843072 349 33554432000 4194304 5098028 140731559220928 140731559218184 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 349 296 221 0 87 0
[pid=20379] ppid=20376 vsize=27322516 memory=175660 CPUtime=1.33 cores=0-7
/proc/20379/stat : 20379 (java) S 20376 20376 20332 0 -1 1077944320 21026 0 0 0 124 9 0 0 20 0 20 0 500121115 27978256384 43915 33554432000 4194304 4196468 140723585126544 140723585109088 140318610890487 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
/proc/20379/statm: 6830629 43915 3223 1 0 6791959 0
[pid=20379/tid=20380] ppid=20376 vsize=27322516 memory=0 CPUtime=0.85 cores=0-7
/proc/20379/task/20380/stat : 20380 (java) R 20376 20376 20332 0 -1 4202560 17679 0 0 0 78 7 0 0 20 0 20 0 500121131 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318582725696 140318074867780 0 4 2 25189581 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20381] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20381/stat : 20381 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318615132944 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20382] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20382/stat : 20382 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318398528400 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20383] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20383/stat : 20383 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318397475856 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20384] ppid=20376 vsize=27322516 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/20379/task/20384/stat : 20384 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318396423312 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20385] ppid=20376 vsize=27322516 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/20379/task/20385/stat : 20385 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318395369744 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20386] ppid=20376 vsize=27322516 memory=279900066220384 CPUtime=0 cores=0-7
/proc/20379/task/20386/stat : 20386 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318028585360 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20387] ppid=20376 vsize=27322516 memory=279900066326304 CPUtime=0 cores=0-7
/proc/20379/task/20387/stat : 20387 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318027532816 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20388] ppid=20376 vsize=27322516 memory=139950033133312 CPUtime=0 cores=0-7
/proc/20379/task/20388/stat : 20388 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121154 27978256384 43915 33554432000 4194304 4196468 140723585126544 140318026480272 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20389] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20389/stat : 20389 (java) S 20376 20376 20332 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 500121157 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317534681584 140318610901634 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20390] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20390/stat : 20390 (java) S 20376 20376 20332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500121157 27978256384 43915 33554432000 4194304 4196468 140723585126544 140316581553568 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20391] ppid=20376 vsize=27322516 memory=279900066242464 CPUtime=0 cores=0-7
/proc/20379/task/20391/stat : 20391 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121158 27978256384 43915 33554432000 4194304 4196468 140723585126544 140316313118192 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20392] ppid=20376 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/20379/task/20392/stat : 20392 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140315938609872 140318610909083 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20393] ppid=20376 vsize=27322516 memory=7959527092457901933 CPUtime=0.05 cores=0-7
/proc/20379/task/20393/stat : 20393 (java) S 20376 20376 20332 0 -1 1077944384 664 0 0 0 5 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317533628400 140318610901634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20394] ppid=20376 vsize=27322516 memory=6656426216303648864 CPUtime=0.06 cores=0-7
/proc/20379/task/20394/stat : 20394 (java) S 20376 20376 20332 0 -1 1077944384 180 0 0 0 6 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317532575856 140318610901634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20395] ppid=20376 vsize=27322516 memory=6944656592455359580 CPUtime=0.09 cores=0-7
/proc/20379/task/20395/stat : 20395 (java) S 20376 20376 20332 0 -1 1077944384 293 0 0 0 9 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317531523312 140318610901634 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20396] ppid=20376 vsize=27322516 memory=3624 CPUtime=0.24 cores=0-7
/proc/20379/task/20396/stat : 20396 (java) R 20376 20376 20332 0 -1 4202560 872 0 0 0 24 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317530470768 140318603987323 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20397] ppid=20376 vsize=27322516 memory=50424 CPUtime=0 cores=0-7
/proc/20379/task/20397/stat : 20397 (java) S 20376 20376 20332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500121174 27978256384 43915 33554432000 4194304 4196468 140723585126544 140315440704224 140318610900693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
[pid=20379/tid=20398] ppid=20376 vsize=27322516 memory=984 CPUtime=0 cores=0-7
/proc/20379/task/20398/stat : 20398 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121175 27978256384 43915 33554432000 4194304 4196468 140723585126544 140317529418672 140318610901634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15204352 140723585135302 140723585135750 140723585135750 140723585138639 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 27435644 KiB
Current children cumulated memory: 177056 KiB

[startup+3.11039 s]
/proc/loadavg: 0.08 0.03 0.05 4/210 20418
/proc/meminfo: memFree=26219748/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1476 CPUtime=5.3 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 582 27345 0 0 0 0 513 17 20 0 1 0 500121111 115843072 369 33554432000 4194304 5098028 140731559220928 140731559217672 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 369 311 221 0 87 0
[pid=20399] ppid=20376 vsize=7750184 memory=65168 CPUtime=0.41 cores=0-7
/proc/20399/stat : 20399 (java) S 20376 20376 20332 0 -1 1077944320 12057 0 0 0 38 3 0 0 20 0 20 0 500121391 7936188416 16292 33554432000 4194304 4196468 140733014364928 140733014347472 139838613348087 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
/proc/20399/statm: 1937546 16292 3028 1 0 1899951 0
[pid=20399/tid=20400] ppid=20376 vsize=7750184 memory=0 CPUtime=0.28 cores=0-7
/proc/20399/task/20400/stat : 20400 (java) R 20376 20376 20332 0 -1 4202560 9748 0 0 0 25 3 0 0 20 0 20 0 500121392 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838585127376 139838590572240 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20401] ppid=20376 vsize=7750184 memory=279900066134096 CPUtime=0 cores=0-7
/proc/20399/task/20401/stat : 20401 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838617590032 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20402] ppid=20376 vsize=7750184 memory=7237398200274671968 CPUtime=0 cores=0-7
/proc/20399/task/20402/stat : 20402 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838098143632 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20403] ppid=20376 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20403/stat : 20403 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838097091088 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20404] ppid=20376 vsize=7750184 memory=2241 CPUtime=0 cores=0-7
/proc/20399/task/20404/stat : 20404 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838096038544 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20405] ppid=20376 vsize=7750184 memory=2244 CPUtime=0 cores=0-7
/proc/20399/task/20405/stat : 20405 (java) S 20376 20376 20332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838094986000 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20406] ppid=20376 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20406/stat : 20406 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838093933456 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20407] ppid=20376 vsize=7750184 memory=7308325582475388771 CPUtime=0 cores=0-7
/proc/20399/task/20407/stat : 20407 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838092880912 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20408] ppid=20376 vsize=7750184 memory=291606666 CPUtime=0 cores=0-7
/proc/20399/task/20408/stat : 20408 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121393 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838091828368 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20409] ppid=20376 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20409/stat : 20409 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500121394 7936188416 16292 33554432000 4194304 4196468 140733014364928 139838042421232 139838613359234 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20410] ppid=20376 vsize=7750184 memory=4580 CPUtime=0 cores=0-7
/proc/20399/task/20410/stat : 20410 (java) S 20376 20376 20332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500121395 7936188416 16292 33554432000 4194304 4196468 140733014364928 139837155828640 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20411] ppid=20376 vsize=7750184 memory=7306916055891837009 CPUtime=0 cores=0-7
/proc/20399/task/20411/stat : 20411 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121395 7936188416 16292 33554432000 4194304 4196468 140733014364928 139836887393264 139838613358293 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20412] ppid=20376 vsize=7750184 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/20399/task/20412/stat : 20412 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121398 7936188416 16292 33554432000 4194304 4196468 140733014364928 139836512884944 139838613366683 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20413] ppid=20376 vsize=7750184 memory=6655300316396806240 CPUtime=0.01 cores=0-7
/proc/20399/task/20413/stat : 20413 (java) S 20376 20376 20332 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 20 0 500121398 7936188416 16358 33554432000 4194304 4196468 140733014364928 139838041369072 139838613359234 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20414] ppid=20376 vsize=7750184 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/20399/task/20414/stat : 20414 (java) S 20376 20376 20332 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 20 0 500121398 7936188416 16358 33554432000 4194304 4196468 140733014364928 139838040316528 139838613359234 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0

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

/proc/20399/task/20417/stat : 20417 (java) S 20376 20376 20332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500121398 7938322432 17430 33554432000 4194304 4196468 140733014364928 139836014979296 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20418] ppid=20376 vsize=7752268 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20418/stat : 20418 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500121398 7938322432 17430 33554432000 4194304 4196468 140733014364928 139838037158320 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
Current children cumulated CPU time: 5.82 s
Current children cumulated vsize: 7865396 KiB
Current children cumulated memory: 71196 KiB

[startup+3.60092 s]
/proc/loadavg: 0.08 0.03 0.05 4/210 20418
/proc/meminfo: memFree=26219748/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1476 CPUtime=5.3 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 582 27345 0 0 0 0 513 17 20 0 1 0 500121111 115843072 369 33554432000 4194304 5098028 140731559220928 140731559217672 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 369 311 221 0 87 0
[pid=20399] ppid=20376 vsize=8414124 memory=119552 CPUtime=1.11 cores=0-7
/proc/20399/stat : 20399 (java) S 20376 20376 20332 0 -1 1077944320 20398 0 0 0 104 7 0 0 20 0 24 0 500121391 8616062976 29888 33554432000 4194304 4196468 140733014364928 140733014347472 139838613348087 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
/proc/20399/statm: 2103531 29888 3201 1 0 2064875 0
[pid=20399/tid=20400] ppid=20376 vsize=8414124 memory=14012 CPUtime=0.73 cores=0-7
/proc/20399/task/20400/stat : 20400 (java) S 20376 20376 20332 0 -1 1077944384 17371 0 0 0 68 5 0 0 20 0 24 0 500121392 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838585188256 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20401] ppid=20376 vsize=8414124 memory=23452 CPUtime=0 cores=0-7
/proc/20399/task/20401/stat : 20401 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838617590032 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20402] ppid=20376 vsize=8414124 memory=14056 CPUtime=0 cores=0-7
/proc/20399/task/20402/stat : 20402 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838098143632 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20403] ppid=20376 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/20399/task/20403/stat : 20403 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838097091088 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20404] ppid=20376 vsize=8414124 memory=139954447681151 CPUtime=0 cores=0-7
/proc/20399/task/20404/stat : 20404 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838096038544 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20405] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20405/stat : 20405 (java) S 20376 20376 20332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838094986000 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20406] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20406/stat : 20406 (java) S 20376 20376 20332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838093933456 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20407] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20407/stat : 20407 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838092880912 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20408] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20408/stat : 20408 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121393 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838091828368 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20409] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20409/stat : 20409 (java) S 20376 20376 20332 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 500121394 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838042421232 139838613359234 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20410] ppid=20376 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20399/task/20410/stat : 20410 (java) S 20376 20376 20332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500121395 8616062976 29888 33554432000 4194304 4196468 140733014364928 139837155828640 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20411] ppid=20376 vsize=8414124 memory=7235149793719570784 CPUtime=0 cores=0-7
/proc/20399/task/20411/stat : 20411 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121395 8616062976 29888 33554432000 4194304 4196468 140733014364928 139836887393264 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20412] ppid=20376 vsize=8414124 memory=7235149793719570784 CPUtime=0 cores=0-7
/proc/20399/task/20412/stat : 20412 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139836512884944 139838613366683 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20413] ppid=20376 vsize=8414124 memory=7235149793719570784 CPUtime=0.03 cores=0-7
/proc/20399/task/20413/stat : 20413 (java) S 20376 20376 20332 0 -1 1077944384 509 0 0 0 3 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838041369072 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20414] ppid=20376 vsize=8414124 memory=7235149793719570784 CPUtime=0.08 cores=0-7
/proc/20399/task/20414/stat : 20414 (java) S 20376 20376 20332 0 -1 1077944384 302 0 0 0 8 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838040316528 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20415] ppid=20376 vsize=8414124 memory=7235149793719570784 CPUtime=0.05 cores=0-7
/proc/20399/task/20415/stat : 20415 (java) S 20376 20376 20332 0 -1 1077944384 274 0 0 0 5 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838039263984 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20416] ppid=20376 vsize=8414124 memory=616 CPUtime=0.18 cores=0-7
/proc/20399/task/20416/stat : 20416 (java) S 20376 20376 20332 0 -1 1077944384 545 0 0 0 18 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838038211440 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20417] ppid=20376 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/20399/task/20417/stat : 20417 (java) S 20376 20376 20332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139836014979296 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20418] ppid=20376 vsize=8414124 memory=1620 CPUtime=0 cores=0-7
/proc/20399/task/20418/stat : 20418 (java) S 20376 20376 20332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500121398 8616062976 29888 33554432000 4194304 4196468 140733014364928 139838037158320 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
Current children cumulated CPU time: 6.41 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121028 KiB

[startup+3.80301 s]
/proc/loadavg: 0.08 0.03 0.05 4/210 20418
/proc/meminfo: memFree=26219748/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1476 CPUtime=5.3 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 582 27345 0 0 0 0 513 17 20 0 1 0 500121111 115843072 369 33554432000 4194304 5098028 140731559220928 140731559217672 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 369 311 221 0 87 0
[pid=20399] ppid=20376 vsize=8414124 memory=121828 CPUtime=2.51 cores=0-7
/proc/20399/stat : 20399 (java) S 20376 20376 20332 0 -1 1077944320 20429 7589 0 0 106 7 137 1 20 0 23 0 500121391 8616062976 30457 33554432000 4194304 4196468 140733014364928 140733014347472 139838613348087 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
/proc/20399/statm: 2103531 30457 3201 1 0 2064875 0
[pid=20399/tid=20400] ppid=20376 vsize=8414124 memory=6944656592455359580 CPUtime=2.11 cores=0-7
/proc/20399/task/20400/stat : 20400 (java) S 20376 20376 20332 0 -1 1077944384 17371 7589 0 0 68 5 137 1 20 0 23 0 500121392 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838585188256 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20401] ppid=20376 vsize=8414124 memory=0 CPUtime=1.38 cores=0-7
/proc/20399/task/20401/stat : 20401 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838617590032 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20402] ppid=20376 vsize=8414124 memory=0 CPUtime=1.38 cores=0-7
/proc/20399/task/20402/stat : 20402 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838098143632 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20403] ppid=20376 vsize=8414124 memory=516 CPUtime=1.38 cores=0-7
/proc/20399/task/20403/stat : 20403 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838097091088 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20404] ppid=20376 vsize=8414124 memory=1556 CPUtime=1.38 cores=0-7
/proc/20399/task/20404/stat : 20404 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838096038544 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20405] ppid=20376 vsize=8414124 memory=6296143674984976484 CPUtime=1.38 cores=0-7
/proc/20399/task/20405/stat : 20405 (java) S 20376 20376 20332 0 -1 1077944384 3 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838094986000 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20406] ppid=20376 vsize=8414124 memory=7595695062682784870 CPUtime=1.38 cores=0-7
/proc/20399/task/20406/stat : 20406 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838093933456 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20407] ppid=20376 vsize=8414124 memory=5788343137173786704 CPUtime=1.38 cores=0-7
/proc/20399/task/20407/stat : 20407 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838092880912 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20408] ppid=20376 vsize=8414124 memory=5450909907538118186 CPUtime=1.38 cores=0-7
/proc/20399/task/20408/stat : 20408 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121393 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838091828368 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20409] ppid=20376 vsize=8414124 memory=-7533522213388100735 CPUtime=1.38 cores=0-7
/proc/20399/task/20409/stat : 20409 (java) S 20376 20376 20332 0 -1 1077944384 6 7589 0 0 0 0 137 1 20 0 23 0 500121394 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838042421232 139838613359234 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20410] ppid=20376 vsize=8414124 memory=-8990767739041718176 CPUtime=1.38 cores=0-7
/proc/20399/task/20410/stat : 20410 (java) S 20376 20376 20332 0 -1 1077944384 13 7589 0 0 0 0 137 1 20 0 23 0 500121395 8616062976 30457 33554432000 4194304 4196468 140733014364928 139837155828640 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20411] ppid=20376 vsize=8414124 memory=-7384994778349281184 CPUtime=1.38 cores=0-7
/proc/20399/task/20411/stat : 20411 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121395 8616062976 30457 33554432000 4194304 4196468 140733014364928 139836887393264 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20412] ppid=20376 vsize=8414124 memory=6945782492362334265 CPUtime=1.38 cores=0-7
/proc/20399/task/20412/stat : 20412 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139836512884944 139838613366683 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20413] ppid=20376 vsize=8414124 memory=-7737621075815361632 CPUtime=1.41 cores=0-7
/proc/20399/task/20413/stat : 20413 (java) S 20376 20376 20332 0 -1 1077944384 509 7589 0 0 3 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838041369072 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20414] ppid=20376 vsize=8414124 memory=-2605811476043407915 CPUtime=1.46 cores=0-7
/proc/20399/task/20414/stat : 20414 (java) S 20376 20376 20332 0 -1 1077944384 302 7589 0 0 8 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838040316528 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20415] ppid=20376 vsize=8414124 memory=6645459911560372124 CPUtime=1.43 cores=0-7
/proc/20399/task/20415/stat : 20415 (java) S 20376 20376 20332 0 -1 1077944384 274 7589 0 0 5 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838039263984 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20416] ppid=20376 vsize=8414124 memory=6944652177228980320 CPUtime=1.57 cores=0-7
/proc/20399/task/20416/stat : 20416 (java) R 20376 20376 20332 0 -1 4202560 566 7589 0 0 19 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838038211440 139838613360022 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20417] ppid=20376 vsize=8414124 memory=6943526294502006880 CPUtime=1.38 cores=0-7
/proc/20399/task/20417/stat : 20417 (java) S 20376 20376 20332 0 -1 1077944384 3 7589 0 0 0 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139836014979296 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20418] ppid=20376 vsize=8414124 memory=6655300316396806240 CPUtime=1.38 cores=0-7
/proc/20399/task/20418/stat : 20418 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 23 0 500121398 8616062976 30457 33554432000 4194304 4196468 140733014364928 139838037158320 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
Current children cumulated CPU time: 7.81 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 123304 KiB

[startup+3.90093 s]
/proc/loadavg: 0.08 0.03 0.05 4/210 20418
/proc/meminfo: memFree=26219748/32770624 swapFree=66956608/67108860
[pid=20376] ppid=20373 vsize=113128 memory=1476 CPUtime=5.3 cores=0-7
/proc/20376/stat : 20376 (scop.sh) S 20373 20376 20332 0 -1 4202496 582 27345 0 0 0 0 513 17 20 0 1 0 500121111 115843072 369 33554432000 4194304 5098028 140731559220928 140731559217672 140338928890492 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36700160 140731559224060 140731559224408 140731559224408 140731559227337 0
/proc/20376/statm: 28282 369 311 221 0 87 0
[pid=20399] ppid=20376 vsize=8283048 memory=125864 CPUtime=2.71 cores=0-7
/proc/20399/stat : 20399 (java) S 20376 20376 20332 0 -1 1077944320 21436 7589 0 0 125 8 137 1 20 0 22 0 500121391 8481841152 31466 33554432000 4194304 4196468 140733014364928 140733014347472 139838613348087 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
/proc/20399/statm: 2070762 31466 3213 1 0 2032106 0
[pid=20399/tid=20400] ppid=20376 vsize=8283048 memory=1476 CPUtime=2.18 cores=0-7
/proc/20399/task/20400/stat : 20400 (java) R 20376 20376 20332 0 -1 4202560 17684 7589 0 0 75 5 137 1 20 0 22 0 500121392 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838585185856 139838594725418 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20401] ppid=20376 vsize=8283048 memory=119552 CPUtime=1.38 cores=0-7
/proc/20399/task/20401/stat : 20401 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838617590032 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20402] ppid=20376 vsize=8283048 memory=33 CPUtime=1.38 cores=0-7
/proc/20399/task/20402/stat : 20402 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838098143632 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20403] ppid=20376 vsize=8283048 memory=288230587429354147 CPUtime=1.38 cores=0-7
/proc/20399/task/20403/stat : 20403 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838097091088 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20404] ppid=20376 vsize=8283048 memory=15258134136290055 CPUtime=1.38 cores=0-7
/proc/20399/task/20404/stat : 20404 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838096038544 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20405] ppid=20376 vsize=8283048 memory=76168 CPUtime=1.38 cores=0-7
/proc/20399/task/20405/stat : 20405 (java) S 20376 20376 20332 0 -1 1077944384 3 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838094986000 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20406] ppid=20376 vsize=8283048 memory=3624 CPUtime=1.38 cores=0-7
/proc/20399/task/20406/stat : 20406 (java) S 20376 20376 20332 0 -1 1077944384 2 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838093933456 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20407] ppid=20376 vsize=8283048 memory=279900065977584 CPUtime=1.38 cores=0-7
/proc/20399/task/20407/stat : 20407 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838092880912 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20408] ppid=20376 vsize=8283048 memory=1408 CPUtime=1.38 cores=0-7
/proc/20399/task/20408/stat : 20408 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121393 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838091828368 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20409] ppid=20376 vsize=8283048 memory=1548 CPUtime=1.38 cores=0-7
/proc/20399/task/20409/stat : 20409 (java) S 20376 20376 20332 0 -1 1077944384 6 7589 0 0 0 0 137 1 20 0 22 0 500121394 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838042421232 139838613359234 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20410] ppid=20376 vsize=8283048 memory=7552 CPUtime=1.38 cores=0-7
/proc/20399/task/20410/stat : 20410 (java) S 20376 20376 20332 0 -1 1077944384 13 7589 0 0 0 0 137 1 20 0 22 0 500121395 8481841152 31466 33554432000 4194304 4196468 140733014364928 139837155828640 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20411] ppid=20376 vsize=8283048 memory=3608 CPUtime=1.38 cores=0-7
/proc/20399/task/20411/stat : 20411 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121395 8481841152 31466 33554432000 4194304 4196468 140733014364928 139836887393264 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20412] ppid=20376 vsize=8283048 memory=0 CPUtime=1.38 cores=0-7
/proc/20399/task/20412/stat : 20412 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139836512884944 139838613366683 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20413] ppid=20376 vsize=8283048 memory=227461468036917 CPUtime=1.43 cores=0-7
/proc/20399/task/20413/stat : 20413 (java) S 20376 20376 20332 0 -1 1077944384 523 7589 0 0 5 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838041369072 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20414] ppid=20376 vsize=8283048 memory=227461468036918 CPUtime=1.48 cores=0-7
/proc/20399/task/20414/stat : 20414 (java) S 20376 20376 20332 0 -1 1077944384 311 7589 0 0 10 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838040316528 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20415] ppid=20376 vsize=8283048 memory=227461468036919 CPUtime=1.44 cores=0-7
/proc/20399/task/20415/stat : 20415 (java) S 20376 20376 20332 0 -1 1077944384 282 7589 0 0 6 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838039263984 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20416] ppid=20376 vsize=8283048 memory=291606666 CPUtime=1.62 cores=0-7
/proc/20399/task/20416/stat : 20416 (java) R 20376 20376 20332 0 -1 4202560 683 7589 0 0 24 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838038211440 139838597428574 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20417] ppid=20376 vsize=8283048 memory=0 CPUtime=1.38 cores=0-7
/proc/20399/task/20417/stat : 20417 (java) S 20376 20376 20332 0 -1 1077944384 3 7589 0 0 0 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139836014979296 139838613358293 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
[pid=20399/tid=20418] ppid=20376 vsize=8283048 memory=4580 CPUtime=1.38 cores=0-7
/proc/20399/task/20418/stat : 20418 (java) S 20376 20376 20332 0 -1 1077944384 1 7589 0 0 0 0 137 1 20 0 22 0 500121398 8481841152 31466 33554432000 4194304 4196468 140733014364928 139838037158320 139838613359234 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26943488 140733014373343 140733014373510 140733014373510 140733014376399 0
Current children cumulated CPU time: 8.01 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127340 KiB

Child status: 0
Real time (s): 3.93348
CPU time (s): 8.09013
CPU user time (s): 7.79864
CPU system time (s): 0.291496
CPU usage (%): 205.674
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 401848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.79864
system time used= 0.291496
maximum resident set size= 409172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57018
page faults= 0
swaps= 0
block input operations= 10296
block output operations= 1944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8523
involuntary context switches= 109


# summary of solver processes directly reported to runsolver:
#   pid: 20376
#   total CPU time (s): 8.09013
#   total CPU user time (s): 7.79864
#   total CPU system time (s): 0.291496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059028 second user time and 0.075127 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-23 12:35:31
IDJOB=4405476
IDBENCH=120720
IDSOLVER=2868
FILE ID=node105/4405476-1569238631
RUNJOBID= node105-1569234931-20359
PBS_JOBID= 21704915
Free space on /var/tmp= 13180 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K05-P02.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405476-1569238631/watcher-4405476-1569238631 -o /var/tmp/evaluation-result-4405476-1569238631/solver-4405476-1569238631 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1569234931-20359 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405476-1569238631.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=924268393

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26277268 kB
MemAvailable:   31804324 kB
Buffers:           98636 kB
Cached:          5560588 kB
SwapCached:        48500 kB
Active:          2801984 kB
Inactive:        2905472 kB
Active(anon):       3232 kB
Inactive(anon):    99488 kB
Active(file):    2798752 kB
Inactive(file):  2805984 kB
Unevictable:      110924 kB
Mlocked:          110924 kB
SwapTotal:      67108860 kB
SwapFree:       66956608 kB
Dirty:             20732 kB
Writeback:             0 kB
AnonPages:        112212 kB
Mapped:            52564 kB
Shmem:             45684 kB
Slab:             378628 kB
SReclaimable:     350780 kB
SUnreclaim:        27848 kB
KernelStack:        3360 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13160 MiB
End job on node105 at 2019-09-23 12:35:36