Trace number 4405438

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 17.0197 6.16141

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
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.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-29847-serial-file.bin HOME/instance-4405438-1569342463.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Tue Sep 24 18:27:00 CEST 2019
0.66/0.56	c PID: 29850
0.66/0.56	c IP: 172.20.3.117
0.66/0.56	c HOST: node117.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.60/0.94	c (0,0) Parsing End
1.60/0.95	c (0,0) CSP: 104 int (0 aux), 0 bool (0 aux), 87 ctr, max domain size 52
2.66/1.24	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.66/1.24	c (0,0) Constraint Name Generate Begin
2.66/1.24	c (0,0) Ctr:HOME/instance-4405438-1569342463.xml,ChannelTwoLists:Eq:ExtensionSupport:Lt:Num:Var
2.66/1.24	c (0,0) Constraint Name Generate End
2.66/1.24	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.66/1.24	c (0,0) CSP to CSPinCNF Begin
4.02/1.77	c (1,1) translated 9 (10%) constraints
4.02/1.77	c (1,1) translated 18 (20%) constraints
4.02/1.77	c (1,1) translated 27 (30%) constraints
4.02/1.78	c (1,1) translated 35 (40%) constraints
5.65/2.11	c (1,1) translated 44 (50%) constraints
6.03/2.29	c (1,1) translated 53 (60%) constraints
6.79/2.43	c (1,1) translated 61 (70%) constraints
7.09/2.57	c (2,2) translated 70 (80%) constraints
7.71/2.72	c (2,2) translated 79 (90%) constraints
7.89/2.83	c (2,2) translated 87 (100%) constraints
7.89/2.85	c (2,2) ===========================================
7.89/2.87	c (2,2) Hybrid: #OE=767, #LE=0
7.89/2.87	c (2,2) Hybrid
7.89/2.87	c (2,2) ===========================================
8.71/3.12	c (2,2) translated 1922 (10%) constraints
9.26/3.30	c (2,2) translated 3843 (20%) constraints
9.47/3.45	c (2,2) translated 5764 (30%) constraints
9.86/3.50	c (2,2) translated 7686 (40%) constraints
9.86/3.55	c (3,3) translated 9607 (50%) constraints
10.23/3.60	c (3,3) translated 11528 (60%) constraints
10.23/3.64	c (3,3) translated 13450 (70%) constraints
10.23/3.69	c (3,3) translated 15371 (80%) constraints
10.36/3.73	c (3,3) translated 17292 (90%) constraints
10.36/3.77	c (3,3) translated 19213 (100%) constraints
10.36/3.77	c (3,3) CSP to CSPinCNF End
10.36/3.77	c (3,3) CSP: 103 int (0 aux), 6072 bool (6071 aux), 30030 ctr, max domain size 52
10.36/3.77	c (3,3) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.36/3.77	c (3,3) CSPinCNF Propagation Begin
11.33/4.16	c (3,3) 596 values, 1881 unsatisfiable literals, and 1829 valid clauses are removed
11.33/4.16	c (3,3) CSPinCNF Propagation End
11.33/4.17	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.33/4.17	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.33/4.19	c (3,3) Hybrid: #OE=6175, #LE=0
11.33/4.19	c (3,3) Simplify CSPinCNF Begin
11.61/4.27	c (3,3) Simplify CSPinCNF End
11.61/4.27	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.61/4.27	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.61/4.27	c (3,3) Calculate Precise Domain Begin
11.61/4.27	c (3,3) 0 values are removed by re-calculation
11.61/4.27	c (3,3) Calculate Precise Domain End
11.61/4.27	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.61/4.27	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.61/4.27	c (3,3) CSPinCNF to SatSolver Begin
12.28/4.46	c (3,3) 2821 (10 %) CSP clauses are encoded (0 SAT variables, 7649 SAT clauses)
12.62/4.51	c (3,3) 5641 (20 %) CSP clauses are encoded (0 SAT variables, 10469 SAT clauses)
12.62/4.57	c (4,4) 8461 (30 %) CSP clauses are encoded (0 SAT variables, 13289 SAT clauses)
13.02/4.61	c (4,4) 11281 (40 %) CSP clauses are encoded (0 SAT variables, 16109 SAT clauses)
13.02/4.63	c (4,4) 14101 (50 %) CSP clauses are encoded (0 SAT variables, 18929 SAT clauses)
13.42/4.73	c (4,4) 16921 (60 %) CSP clauses are encoded (0 SAT variables, 23329 SAT clauses)
13.81/4.80	c (4,4) 19741 (70 %) CSP clauses are encoded (0 SAT variables, 26149 SAT clauses)
13.81/4.86	c (4,4) 22561 (80 %) CSP clauses are encoded (0 SAT variables, 28969 SAT clauses)
13.81/4.89	c (4,4) 25381 (90 %) CSP clauses are encoded (0 SAT variables, 31789 SAT clauses)
14.12/4.92	c (4,4) 28201 (100 %) CSP clauses are encoded (0 SAT variables, 34609 SAT clauses)
14.12/4.93	c (4,4) CSPinCNF to SatSolver End
14.12/4.93	c (4,4) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
14.12/4.93	c (4,4) 10626 bool, 34610 clause
14.12/4.93	c (4,4) Export Begin
14.28/5.02	c (4,4) Export to HOME/scop-29847-serial-file.bin
14.28/5.02	c (4,4) Export End
14.28/5.02	c (4,4) Export File Size: 0.02 MB
14.28/5.02	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
14.28/5.02	c END-Prog: Tue Sep 24 18:27:05 CEST 2019
14.28/5.05	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-29847-serial-file.bin
14.34/5.51	c (0,0) Read Serial File Begin
14.34/5.51	c (0,0) HOME/scop-29847-serial-file.bin
14.34/5.71	c (0,0) Read Serial File End
14.34/5.72	
14.34/5.72	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
14.34/5.72	(Solving Process)
14.34/5.72	
14.34/5.75	c BEGIN-Prog: Tue Sep 24 18:27:05 CEST 2019
14.34/5.75	c PID: 29870
14.34/5.75	c IP: 172.20.3.117
14.34/5.75	c HOST: node117.alineos.net
14.34/5.75	c (0,0) SatSolver.solve Begin
14.34/5.75	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405438-1569342463.xml-scop-29850.cnf
14.34/5.78	c (0,0) c
14.34/5.78	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)
14.34/5.78	c (0,0) c
14.34/5.78	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
14.34/5.78	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
14.34/5.78	c (0,0) c ========================================[ Problem Statistics ]===========================================
14.34/5.78	c (0,0) c |                                                                                                       |
14.34/5.79	c (0,0) c |  Number of variables:         10626                                                                   |
14.34/5.79	c (0,0) c |  Number of clauses:           34610                                                                   |
14.34/5.79	c (0,0) c |  Parse time:                   0.01 s                                                                 |
14.34/5.79	c (0,0) c |                                                                                                       |
14.34/5.81	c (0,0) c |  Simplification time:          0.02 s                                                                 |
14.34/5.81	c (0,0) c |                                                                                                       |
14.34/5.81	c (0,0) c |  Generating clones                                                                                    |
14.34/5.83	c (0,0) c |  all clones generated. Memory =    52.29Mb.                                                           |
14.34/5.83	c (0,0) c ========================================================================================================|
14.34/5.83	c (0,0) c
14.34/5.83	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
14.34/5.83	c (0,0) c
14.34/5.83	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.83	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
14.34/5.83	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.83	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
14.34/5.83	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
14.34/5.83	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
14.34/5.83	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
14.34/5.83	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.83	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
14.34/5.83	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
14.34/5.83	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
14.34/5.83	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
14.34/5.83	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.83	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
14.34/5.83	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
14.34/5.83	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
14.34/5.83	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.83	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
14.34/5.83	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.96	c (0,0) c
14.34/5.97	c (0,0) c real time : 0.192355 s
14.34/5.97	c (0,0) c cpu time  : 1.02914 s
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | Conflicts     |           26389 |       2835 |       3222 |       3511 |       3440 |       3418 |       3224 |       3348 |       3391 |
14.34/5.97	c (0,0) c | Decisions     |           77066 |       8444 |       8686 |      10072 |       9024 |      10008 |      10372 |      10425 |      10035 |
14.34/5.97	c (0,0) c | Propagations  |         4923081 |     534918 |     577707 |     642559 |     589678 |     624689 |     666223 |     641069 |     646238 |
14.34/5.97	c (0,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
14.34/5.97	c (0,0) c | SimpDBs       |              48 |          5 |          5 |          6 |          5 |          7 |          6 |          7 |          7 |
14.34/5.97	c (0,0) c | Restarts      |             177 |         19 |         22 |         22 |         14 |         23 |         25 |         27 |         25 |
14.34/5.97	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | PropBinClauses|         6534091 |     714882 |     780666 |     862361 |     797119 |     824713 |     880822 |     833565 |     839963 |
14.34/5.97	c (0,0) c | PropPreBlocker|        18074973 |    2013594 |    2138252 |    2397097 |    2247489 |    2278734 |    2358152 |    2305980 |    2335675 |
14.34/5.97	c (0,0) c | PropNotBlocker|         6295988 |     691383 |     750235 |     838195 |     769868 |     799425 |     807829 |     820094 |     818959 |
14.34/5.97	c (0,0) c | LitFullScans  |        46782416 |    5258517 |    5580062 |    6298474 |    5763628 |    5888624 |    6000235 |    5992543 |    6000333 |
14.34/5.97	c (0,0) c | LitScanFracts |            2638 |          0 |          0 |       2568 |          0 |          0 |         49 |          0 |         21 |
14.34/5.97	c (0,0) c | DecisionLevel0|             305 |         33 |         41 |         40 |         29 |         41 |         39 |         41 |         41 |
14.34/5.97	c (0,0) c | Periods       |               3 |          0 |          0 |          1 |          0 |          0 |          1 |          0 |          1 |
14.34/5.97	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
14.34/5.97	c (0,0) c | Avg_Trail     |                 |       2269 |       1953 |       2404 |       2319 |       2395 |       2216 |       2657 |       2518 |
14.34/5.97	c (0,0) c | Avg_DL        |                 |         37 |         34 |         39 |         40 |         42 |         39 |         49 |         41 |
14.34/5.97	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | Exported      |            1812 |        161 |        260 |        304 |        186 |        235 |        243 |        200 |        223 |
14.34/5.97	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | Unaries       |                 |         14 |         19 |         18 |         15 |         18 |         14 |         14 |         16 |
14.34/5.97	c (0,0) c | Binaries      |                 |         34 |         82 |         71 |         53 |         51 |         52 |         51 |         51 |
14.34/5.97	c (0,0) c | Glues         |                 |        161 |        260 |        304 |        186 |        235 |        243 |        200 |        223 |
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | Orig_Seen     |            56 % |      13879 |      14714 |      17515 |      15682 |      16630 |      17041 |      17127 |      16821 |
14.34/5.97	c (0,0) c | Diff Orig seen|                 | -      835 |      X     |       2801 |        968 |       1916 |       2327 |       2413 |       2107 |
14.34/5.97	c (0,0) c | Hamming       |            14 % |       1646 |      X     |       1358 |       1434 |       1403 |       1613 |       1435 |       1542 |
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c | RunningTime   |                 |    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|    0.1 100%|
14.34/5.97	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%|
14.34/5.97	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%|
14.34/5.97	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%|
14.34/5.97	c (0,0) c | SolvingTime   |                 |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |
14.34/5.97	c (0,0) c | PropagationTim|                 |    0.1  69%|    0.1  67%|    0.1  64%|    0.1  65%|    0.1  66%|    0.1  65%|    0.1  64%|    0.1  64%|
14.34/5.97	c (0,0) c | AnalysisTime  |                 |    0.0  19%|    0.0  20%|    0.0  22%|    0.0  22%|    0.0  20%|    0.0  20%|    0.0  21%|    0.0  20%|
14.34/5.97	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%|
14.34/5.97	c (0,0) c | SimplifyTime  |                 |    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|
14.34/5.97	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%|
14.34/5.97	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%|
14.34/5.97	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c
14.34/5.97	c (0,0) c Threads : 8
14.34/5.97	c (0,0) c Winner : 1
14.34/5.97	c (0,0) c Conflicts_0 : 2835
14.34/5.97	c (0,0) c Conflicts_1 : 3222
14.34/5.97	c (0,0) c Conflicts_2 : 3511
14.34/5.97	c (0,0) c Conflicts_3 : 3440
14.34/5.97	c (0,0) c Conflicts_4 : 3418
14.34/5.97	c (0,0) c Conflicts_5 : 3224
14.34/5.97	c (0,0) c Conflicts_6 : 3348
14.34/5.97	c (0,0) c Conflicts_7 : 3391
14.34/5.97	c (0,0) c Conflicts_total : 26389
14.34/5.97	c (0,0) c Conflicts_winner : 3222
14.34/5.97	c (0,0) c Decisions_0 : 8444
14.34/5.97	c (0,0) c Decisions_1 : 8686
14.34/5.97	c (0,0) c Decisions_2 : 10072
14.34/5.97	c (0,0) c Decisions_3 : 9024
14.34/5.97	c (0,0) c Decisions_4 : 10008
14.34/5.97	c (0,0) c Decisions_5 : 10372
14.34/5.97	c (0,0) c Decisions_6 : 10425
14.34/5.97	c (0,0) c Decisions_7 : 10035
14.34/5.97	c (0,0) c Decisions_total : 77066
14.34/5.97	c (0,0) c Decisions_winner : 8686
14.34/5.97	c (0,0) c Propagations_0 : 534918
14.34/5.97	c (0,0) c Propagations_1 : 577707
14.34/5.97	c (0,0) c Propagations_2 : 642559
14.34/5.97	c (0,0) c Propagations_3 : 589678
14.34/5.97	c (0,0) c Propagations_4 : 624689
14.34/5.97	c (0,0) c Propagations_5 : 666223
14.34/5.97	c (0,0) c Propagations_6 : 641069
14.34/5.97	c (0,0) c Propagations_7 : 646238
14.34/5.97	c (0,0) c Propagations_total : 4923081
14.34/5.97	c (0,0) c Propagations_winner : 577707
14.34/5.97	c (0,0) c ReduceDBs_0 : 1
14.34/5.97	c (0,0) c ReduceDBs_1 : 1
14.34/5.97	c (0,0) c ReduceDBs_2 : 1
14.34/5.97	c (0,0) c ReduceDBs_3 : 1
14.34/5.97	c (0,0) c ReduceDBs_4 : 1
14.34/5.97	c (0,0) c ReduceDBs_5 : 1
14.34/5.97	c (0,0) c ReduceDBs_6 : 1
14.34/5.97	c (0,0) c ReduceDBs_7 : 1
14.34/5.97	c (0,0) c ReduceDBs_total : 8
14.34/5.97	c (0,0) c ReduceDBs_winner : 1
14.34/5.97	c (0,0) c SimpDBs_0 : 5
14.34/5.97	c (0,0) c SimpDBs_1 : 5
14.34/5.97	c (0,0) c SimpDBs_2 : 6
14.34/5.97	c (0,0) c SimpDBs_3 : 5
14.34/5.97	c (0,0) c SimpDBs_4 : 7
14.34/5.97	c (0,0) c SimpDBs_5 : 6
14.34/5.97	c (0,0) c SimpDBs_6 : 7
14.34/5.97	c (0,0) c SimpDBs_7 : 7
14.34/5.97	c (0,0) c SimpDBs_total : 48
14.34/5.97	c (0,0) c SimpDBs_winner : 5
14.34/5.97	c (0,0) c Restarts_0 : 19
14.34/5.97	c (0,0) c Restarts_1 : 22
14.34/5.97	c (0,0) c Restarts_2 : 22
14.34/5.97	c (0,0) c Restarts_3 : 14
14.34/5.97	c (0,0) c Restarts_4 : 23
14.34/5.97	c (0,0) c Restarts_5 : 25
14.34/5.97	c (0,0) c Restarts_6 : 27
14.34/5.97	c (0,0) c Restarts_7 : 25
14.34/5.97	c (0,0) c Restarts_total : 177
14.34/5.97	c (0,0) c Restarts_winner : 22
14.34/5.97	c (0,0) c ForcedImports_0 : 0
14.34/5.97	c (0,0) c ForcedImports_1 : 0
14.34/5.97	c (0,0) c ForcedImports_2 : 0
14.34/5.97	c (0,0) c ForcedImports_3 : 0
14.34/5.97	c (0,0) c ForcedImports_4 : 0
14.34/5.97	c (0,0) c ForcedImports_5 : 0
14.34/5.97	c (0,0) c ForcedImports_6 : 0
14.34/5.97	c (0,0) c ForcedImports_7 : 0
14.34/5.97	c (0,0) c ForcedImports_total : 0
14.34/5.97	c (0,0) c ForcedImports_winner : 0
14.34/5.97	c (0,0) c PropsBinClauses_0 : 714882
14.34/5.97	c (0,0) c PropsBinClauses_1 : 780666
14.34/5.97	c (0,0) c PropsBinClauses_2 : 862361
14.34/5.97	c (0,0) c PropsBinClauses_3 : 797119
14.34/5.97	c (0,0) c PropsBinClauses_4 : 824713
14.34/5.97	c (0,0) c PropsBinClauses_5 : 880822
14.34/5.97	c (0,0) c PropsBinClauses_6 : 833565
14.34/5.97	c (0,0) c PropsBinClauses_7 : 839963
14.34/5.97	c (0,0) c PropsBinClauses_total : 6534091
14.34/5.97	c (0,0) c PropsBinClauses_winner : 780666
14.34/5.97	c (0,0) c PropsPreBlocker_0 : 2013594
14.34/5.97	c (0,0) c PropsPreBlocker_1 : 2138252
14.34/5.97	c (0,0) c PropsPreBlocker_2 : 2397097
14.34/5.97	c (0,0) c PropsPreBlocker_3 : 2247489
14.34/5.97	c (0,0) c PropsPreBlocker_4 : 2278734
14.34/5.97	c (0,0) c PropsPreBlocker_5 : 2358152
14.34/5.97	c (0,0) c PropsPreBlocker_6 : 2305980
14.34/5.97	c (0,0) c PropsPreBlocker_7 : 2335675
14.34/5.97	c (0,0) c PropsPreBlocker_total : 18074973
14.34/5.97	c (0,0) c PropsPreBlocker_winner : 2138252
14.34/5.97	c (0,0) c PropsNotBlocker_0 : 691383
14.34/5.97	c (0,0) c PropsNotBlocker_1 : 750235
14.34/5.97	c (0,0) c PropsNotBlocker_2 : 838195
14.34/5.97	c (0,0) c PropsNotBlocker_3 : 769868
14.34/5.97	c (0,0) c PropsNotBlocker_4 : 799425
14.34/5.97	c (0,0) c PropsNotBlocker_5 : 807829
14.34/5.97	c (0,0) c PropsNotBlocker_6 : 820094
14.34/5.97	c (0,0) c PropsNotBlocker_7 : 818959
14.34/5.97	c (0,0) c PropsNotBlocker_total : 6295988
14.34/5.97	c (0,0) c PropsNotBlocker_winner : 750235
14.34/5.97	c (0,0) c PropsLitFullScans_0 : 5258517
14.34/5.97	c (0,0) c PropsLitFullScans_1 : 5580062
14.34/5.97	c (0,0) c PropsLitFullScans_2 : 6298474
14.34/5.97	c (0,0) c PropsLitFullScans_3 : 5763628
14.34/5.97	c (0,0) c PropsLitFullScans_4 : 5888624
14.34/5.97	c (0,0) c PropsLitFullScans_5 : 6000235
14.34/5.97	c (0,0) c PropsLitFullScans_6 : 5992543
14.34/5.97	c (0,0) c PropsLitFullScans_7 : 6000333
14.34/5.97	c (0,0) c PropsLitFullScans_total : 46782416
14.34/5.97	c (0,0) c PropsLitFullScans_winner : 5580062
14.34/5.97	c (0,0) c LitScanFractions_0 : 0
14.34/5.97	c (0,0) c LitScanFractions_1 : 0
14.34/5.97	c (0,0) c LitScanFractions_2 : 2568
14.34/5.97	c (0,0) c LitScanFractions_3 : 0
14.34/5.97	c (0,0) c LitScanFractions_4 : 0
14.34/5.97	c (0,0) c LitScanFractions_5 : 49
14.34/5.97	c (0,0) c LitScanFractions_6 : 0
14.34/5.97	c (0,0) c LitScanFractions_7 : 21
14.34/5.97	c (0,0) c LitScanFractions_total : 2638
14.34/5.97	c (0,0) c LitScanFractions_winner : 0
14.34/5.97	c (0,0) c DecisionLevel0_0 : 33
14.34/5.97	c (0,0) c DecisionLevel0_1 : 41
14.34/5.97	c (0,0) c DecisionLevel0_2 : 40
14.34/5.97	c (0,0) c DecisionLevel0_3 : 29
14.34/5.97	c (0,0) c DecisionLevel0_4 : 41
14.34/5.97	c (0,0) c DecisionLevel0_5 : 39
14.34/5.97	c (0,0) c DecisionLevel0_6 : 41
14.34/5.97	c (0,0) c DecisionLevel0_7 : 41
14.34/5.97	c (0,0) c DecisionLevel0_total : 305
14.34/5.97	c (0,0) c DecisionLevel0_winner : 41
14.34/5.97	c (0,0) c Periods_0 : 0
14.34/5.97	c (0,0) c Periods_1 : 0
14.34/5.97	c (0,0) c Periods_2 : 1
14.34/5.97	c (0,0) c Periods_3 : 0
14.34/5.97	c (0,0) c Periods_4 : 0
14.34/5.97	c (0,0) c Periods_5 : 1
14.34/5.97	c (0,0) c Periods_6 : 0
14.34/5.97	c (0,0) c Periods_7 : 1
14.34/5.97	c (0,0) c Periods_total : 3
14.34/5.97	c (0,0) c Periods_winner : 0
14.34/5.97	c (0,0) c Margin_0 : 20
14.34/5.97	c (0,0) c Margin_1 : 20
14.34/5.97	c (0,0) c Margin_2 : 20
14.34/5.97	c (0,0) c Margin_3 : 20
14.34/5.97	c (0,0) c Margin_4 : 20
14.34/5.97	c (0,0) c Margin_5 : 20
14.34/5.97	c (0,0) c Margin_6 : 20
14.34/5.97	c (0,0) c Margin_7 : 20
14.34/5.97	c (0,0) c Margin_total : 160
14.34/5.97	c (0,0) c Margin_winner : 20
14.34/5.97	c (0,0) c Exported_0 : 161
14.34/5.97	c (0,0) c Exported_1 : 260
14.34/5.97	c (0,0) c Exported_2 : 304
14.34/5.97	c (0,0) c Exported_3 : 186
14.34/5.97	c (0,0) c Exported_4 : 235
14.34/5.97	c (0,0) c Exported_5 : 243
14.34/5.97	c (0,0) c Exported_6 : 200
14.34/5.97	c (0,0) c Exported_7 : 223
14.34/5.97	c (0,0) c Exported_total : 1812
14.34/5.97	c (0,0) c Exported_winner : 260
14.34/5.97	c (0,0) c Imported_0 : 0
14.34/5.97	c (0,0) c Imported_1 : 0
14.34/5.97	c (0,0) c Imported_2 : 0
14.34/5.97	c (0,0) c Imported_3 : 0
14.34/5.97	c (0,0) c Imported_4 : 0
14.34/5.97	c (0,0) c Imported_5 : 0
14.34/5.97	c (0,0) c Imported_6 : 0
14.34/5.97	c (0,0) c Imported_7 : 0
14.34/5.97	c (0,0) c Imported_total : 0
14.34/5.97	c (0,0) c Imported_winner : 0
14.34/5.97	c (0,0) c Good_0 : 0
14.34/5.97	c (0,0) c Good_1 : 0
14.34/5.97	c (0,0) c Good_2 : 0
14.34/5.97	c (0,0) c Good_3 : 0
14.34/5.97	c (0,0) c Good_4 : 0
14.34/5.97	c (0,0) c Good_5 : 0
14.34/5.98	c (0,0) c Good_6 : 0
14.34/5.98	c (0,0) c Good_7 : 0
14.34/5.98	c (0,0) c Good_total : 0
14.34/5.98	c (0,0) c Good_winner : 0
14.34/5.98	c (0,0) c Purge_0 : 0
14.34/5.98	c (0,0) c Purge_1 : 0
14.34/5.98	c (0,0) c Purge_2 : 0
14.34/5.98	c (0,0) c Purge_3 : 0
14.34/5.98	c (0,0) c Purge_4 : 0
14.34/5.98	c (0,0) c Purge_5 : 0
14.34/5.98	c (0,0) c Purge_6 : 0
14.34/5.98	c (0,0) c Purge_7 : 0
14.34/5.98	c (0,0) c Purge_total : 0
14.34/5.98	c (0,0) c Purge_winner : 0
14.34/5.98	c (0,0) c Promoted_0 : 0
14.34/5.98	c (0,0) c Promoted_1 : 0
14.34/5.98	c (0,0) c Promoted_2 : 0
14.34/5.98	c (0,0) c Promoted_3 : 0
14.34/5.98	c (0,0) c Promoted_4 : 0
14.34/5.98	c (0,0) c Promoted_5 : 0
14.34/5.98	c (0,0) c Promoted_6 : 0
14.34/5.98	c (0,0) c Promoted_7 : 0
14.34/5.98	c (0,0) c Promoted_total : 0
14.34/5.98	c (0,0) c Promoted_winner : 0
14.34/5.98	c (0,0) c Remove_Imp_0 : 0
14.34/5.98	c (0,0) c Remove_Imp_1 : 0
14.34/5.98	c (0,0) c Remove_Imp_2 : 0
14.34/5.98	c (0,0) c Remove_Imp_3 : 0
14.34/5.98	c (0,0) c Remove_Imp_4 : 0
14.34/5.98	c (0,0) c Remove_Imp_5 : 0
14.34/5.98	c (0,0) c Remove_Imp_6 : 0
14.34/5.98	c (0,0) c Remove_Imp_7 : 0
14.34/5.98	c (0,0) c Remove_Imp_total : 0
14.34/5.98	c (0,0) c Remove_Imp_winner : 0
14.34/5.98	c (0,0) c Blocked_Reuse_0 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_1 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_2 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_3 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_4 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_5 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_6 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_7 : 0
14.34/5.98	c (0,0) c Blocked_Reuse_total : 0
14.34/5.98	c (0,0) c Blocked_Reuse_winner : 0
14.34/5.98	c (0,0) c Unaries_0 : 14
14.34/5.98	c (0,0) c Unaries_1 : 19
14.34/5.98	c (0,0) c Unaries_2 : 18
14.34/5.98	c (0,0) c Unaries_3 : 15
14.34/5.98	c (0,0) c Unaries_4 : 18
14.34/5.98	c (0,0) c Unaries_5 : 14
14.34/5.98	c (0,0) c Unaries_6 : 14
14.34/5.98	c (0,0) c Unaries_7 : 16
14.34/5.98	c (0,0) c Unaries_total : 128
14.34/5.98	c (0,0) c Unaries_winner : 19
14.34/5.98	c (0,0) c Binaries_0 : 34
14.34/5.98	c (0,0) c Binaries_1 : 82
14.34/5.98	c (0,0) c Binaries_2 : 71
14.34/5.98	c (0,0) c Binaries_3 : 53
14.34/5.98	c (0,0) c Binaries_4 : 51
14.34/5.98	c (0,0) c Binaries_5 : 52
14.34/5.98	c (0,0) c Binaries_6 : 51
14.34/5.98	c (0,0) c Binaries_7 : 51
14.34/5.98	c (0,0) c Binaries_total : 445
14.34/5.98	c (0,0) c Binaries_winner : 82
14.34/5.98	c (0,0) c Glues_0 : 161
14.34/5.98	c (0,0) c Glues_1 : 260
14.34/5.98	c (0,0) c Glues_2 : 304
14.34/5.98	c (0,0) c Glues_3 : 186
14.34/5.98	c (0,0) c Glues_4 : 235
14.34/5.98	c (0,0) c Glues_5 : 243
14.34/5.98	c (0,0) c Glues_6 : 200
14.34/5.98	c (0,0) c Glues_7 : 223
14.34/5.98	c (0,0) c Glues_total : 1812
14.34/5.98	c (0,0) c Glues_winner : 260
14.34/5.98	c (0,0) c RunningTime_0 : 0.125504
14.34/5.98	c (0,0) c RunningTime_1 : 0.124495
14.34/5.98	c (0,0) c RunningTime_2 : 0.129577
14.34/5.98	c (0,0) c RunningTime_3 : 0.124595
14.34/5.98	c (0,0) c RunningTime_4 : 0.127384
14.34/5.98	c (0,0) c RunningTime_5 : 0.126734
14.34/5.98	c (0,0) c RunningTime_6 : 0.124114
14.34/5.98	c (0,0) c RunningTime_7 : 0.125729
14.34/5.98	c (0,0) c RunningTime_total : 1.008131
14.34/5.98	c (0,0) c RunningTime_winner : 0.124495
14.34/5.98	c (0,0) c WaitingTime_0 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_1 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_2 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_3 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_4 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_5 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_6 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_7 : 0.000000
14.34/5.98	c (0,0) c WaitingTime_total : 0.000000
14.34/5.98	c (0,0) c WaitingTime_winner : 0.000000
14.34/5.98	c (0,0) c ExchangingTime_0 : 0.000206
14.34/5.98	c (0,0) c ExchangingTime_1 : 0.000218
14.34/5.98	c (0,0) c ExchangingTime_2 : 0.000331
14.34/5.98	c (0,0) c ExchangingTime_3 : 0.000238
14.34/5.98	c (0,0) c ExchangingTime_4 : 0.000256
14.34/5.98	c (0,0) c ExchangingTime_5 : 0.000230
14.34/5.98	c (0,0) c ExchangingTime_6 : 0.000211
14.34/5.98	c (0,0) c ExchangingTime_7 : 0.000241
14.34/5.98	c (0,0) c ExchangingTime_total : 0.001930
14.34/5.98	c (0,0) c ExchangingTime_winner : 0.000218
14.34/5.98	c (0,0) c PeriodProcTime_0 : 0.000000
14.34/5.98	c (0,0) c PeriodProcTime_1 : 0.000000
14.34/5.98	c (0,0) c PeriodProcTime_2 : 0.000032
14.34/5.98	c (0,0) c PeriodProcTime_3 : 0.000000
14.34/5.98	c (0,0) c PeriodProcTime_4 : 0.000000
14.34/5.98	c (0,0) c PeriodProcTime_5 : 0.000004
14.34/5.98	c (0,0) c PeriodProcTime_6 : 0.000000
14.34/5.98	c (0,0) c PeriodProcTime_7 : 0.000004
14.34/5.98	c (0,0) c PeriodProcTime_total : 0.000040
14.34/5.98	c (0,0) c PeriodProcTime_winner : 0.000000
14.34/5.98	c (0,0) c SolvingTime_0 : 0.125710
14.34/5.98	c (0,0) c SolvingTime_1 : 0.124713
14.34/5.98	c (0,0) c SolvingTime_2 : 0.129941
14.34/5.98	c (0,0) c SolvingTime_3 : 0.124832
14.34/5.98	c (0,0) c SolvingTime_4 : 0.127639
14.34/5.98	c (0,0) c SolvingTime_5 : 0.126967
14.34/5.98	c (0,0) c SolvingTime_6 : 0.124324
14.34/5.98	c (0,0) c SolvingTime_7 : 0.125973
14.34/5.98	c (0,0) c SolvingTime_total : 1.010100
14.34/5.98	c (0,0) c SolvingTime_winner : 0.124713
14.34/5.98	c (0,0) c PropagationTime_0 : 0.086143
14.34/5.98	c (0,0) c PropagationTime_1 : 0.083792
14.34/5.98	c (0,0) c PropagationTime_2 : 0.082608
14.34/5.98	c (0,0) c PropagationTime_3 : 0.081675
14.34/5.98	c (0,0) c PropagationTime_4 : 0.084025
14.34/5.98	c (0,0) c PropagationTime_5 : 0.082906
14.34/5.98	c (0,0) c PropagationTime_6 : 0.079670
14.34/5.98	c (0,0) c PropagationTime_7 : 0.081219
14.34/5.98	c (0,0) c PropagationTime_total : 0.662040
14.34/5.98	c (0,0) c PropagationTime_winner : 0.083792
14.34/5.98	c (0,0) c AnalysisTime_0 : 0.024018
14.34/5.98	c (0,0) c AnalysisTime_1 : 0.025154
14.34/5.98	c (0,0) c AnalysisTime_2 : 0.028897
14.34/5.98	c (0,0) c AnalysisTime_3 : 0.027099
14.34/5.98	c (0,0) c AnalysisTime_4 : 0.024922
14.34/5.98	c (0,0) c AnalysisTime_5 : 0.025843
14.34/5.98	c (0,0) c AnalysisTime_6 : 0.026021
14.34/5.98	c (0,0) c AnalysisTime_7 : 0.025402
14.34/5.98	c (0,0) c AnalysisTime_total : 0.207357
14.34/5.98	c (0,0) c AnalysisTime_winner : 0.025154
14.34/5.98	c (0,0) c ReductionTime_0 : 0.000326
14.34/5.98	c (0,0) c ReductionTime_1 : 0.000322
14.34/5.98	c (0,0) c ReductionTime_2 : 0.000314
14.34/5.98	c (0,0) c ReductionTime_3 : 0.000334
14.34/5.98	c (0,0) c ReductionTime_4 : 0.000319
14.34/5.98	c (0,0) c ReductionTime_5 : 0.000313
14.34/5.98	c (0,0) c ReductionTime_6 : 0.000322
14.34/5.98	c (0,0) c ReductionTime_7 : 0.000335
14.34/5.98	c (0,0) c ReductionTime_total : 0.002585
14.34/5.98	c (0,0) c ReductionTime_winner : 0.000322
14.34/5.98	c (0,0) c SimplifyTime_0 : 0.002093
14.34/5.98	c (0,0) c SimplifyTime_1 : 0.002187
14.34/5.98	c (0,0) c SimplifyTime_2 : 0.002687
14.34/5.98	c (0,0) c SimplifyTime_3 : 0.002057
14.34/5.98	c (0,0) c SimplifyTime_4 : 0.003109
14.34/5.98	c (0,0) c SimplifyTime_5 : 0.002562
14.34/5.98	c (0,0) c SimplifyTime_6 : 0.003032
14.34/5.98	c (0,0) c SimplifyTime_7 : 0.002979
14.34/5.98	c (0,0) c SimplifyTime_total : 0.020706
14.34/5.98	c (0,0) c SimplifyTime_winner : 0.002187
14.34/5.98	c (0,0) c UsedRateTime_0 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_1 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_2 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_3 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_4 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_5 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_6 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_7 : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_total : 0.000000
14.34/5.98	c (0,0) c UsedRateTime_winner : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_0 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_1 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_2 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_3 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_4 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_5 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_6 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_7 : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_total : 0.000000
14.34/5.98	c (0,0) c OverlapRateTime_winner : 0.000000
14.34/5.98	c (0,0) c
14.34/5.98	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
14.34/5.98	c (0,0) c
14.34/5.98	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.98	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
14.34/5.98	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.98	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
14.34/5.98	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
14.34/5.98	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
14.34/5.98	c (0,0) c | Initial random_seed   | 1708086133 |  502235386 |  208631390 | 1527749144 | 2141594693 |  720543916 |  355072719 |  910308255 |
14.34/5.98	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.98	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
14.34/5.98	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
14.34/5.98	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
14.34/5.98	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
14.34/5.98	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.98	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
14.34/5.98	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
14.34/5.98	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
14.34/5.98	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
14.34/5.98	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
14.34/5.98	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.34/5.98	c (0,0) 
14.34/5.98	c (0,0) s SATISFIABLE
16.69/6.02	c (0,0) SatSolver.solve End
16.69/6.02	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
16.69/6.02	c (0,0) Show results Begin
16.89/6.13	c (0,0) x[0] = 0
16.89/6.13	c (0,0) x[1] = 25
16.89/6.13	c (0,0) x[2] = 39
16.89/6.13	c (0,0) x[3] = 27
16.89/6.13	c (0,0) x[4] = 41
16.89/6.13	c (0,0) x[5] = 40
16.89/6.13	c (0,0) x[6] = 2
16.89/6.13	c (0,0) x[7] = 42
16.89/6.13	c (0,0) x[8] = 17
16.89/6.13	c (0,0) x[9] = 31
16.89/6.13	c (0,0) x[10] = 32
16.89/6.13	c (0,0) x[11] = 7
16.89/6.13	c (0,0) x[12] = 19
16.89/6.13	c (0,0) x[13] = 5
16.89/6.13	c (0,0) x[14] = 6
16.89/6.13	c (0,0) x[15] = 20
16.89/6.13	c (0,0) x[16] = 21
16.89/6.13	c (0,0) x[17] = 9
16.89/6.13	c (0,0) x[18] = 49
16.89/6.13	c (0,0) x[19] = 37
16.89/6.13	c (0,0) x[20] = 10
16.89/6.13	c (0,0) x[21] = 22
16.89/6.13	c (0,0) x[22] = 8
16.89/6.13	c (0,0) x[23] = 33
16.89/6.13	c (0,0) x[24] = 34
16.89/6.13	c (0,0) x[25] = 48
16.89/6.13	c (0,0) x[26] = 23
16.89/6.13	c (0,0) x[27] = 50
16.89/6.13	c (0,0) x[28] = 51
16.89/6.13	c (0,0) x[29] = 13
16.89/6.13	c (0,0) x[30] = 14
16.89/6.13	c (0,0) x[31] = 28
16.89/6.13	c (0,0) x[32] = 16
16.89/6.13	c (0,0) x[33] = 30
16.89/6.13	c (0,0) x[34] = 18
16.89/6.13	c (0,0) x[35] = 43
16.89/6.13	c (0,0) x[36] = 29
16.89/6.13	c (0,0) x[37] = 4
16.89/6.13	c (0,0) x[38] = 3
16.89/6.13	c (0,0) x[39] = 15
16.89/6.13	c (0,0) x[40] = 1
16.89/6.13	c (0,0) x[41] = 26
16.89/6.13	c (0,0) x[42] = 12
16.89/6.13	c (0,0) x[43] = 11
16.89/6.13	c (0,0) x[44] = 38
16.89/6.13	c (0,0) x[45] = 24
16.89/6.13	c (0,0) x[46] = 36
16.89/6.13	c (0,0) x[47] = 35
16.89/6.13	c (0,0) x[48] = 47
16.89/6.13	c (0,0) x[49] = 46
16.89/6.13	c (0,0) x[50] = 45
16.89/6.13	c (0,0) x[51] = 44
16.89/6.13	c (0,0) y[0] = 0
16.89/6.13	c (0,0) y[1] = 40
16.89/6.13	c (0,0) y[2] = 6
16.89/6.13	c (0,0) y[3] = 38
16.89/6.13	c (0,0) y[4] = 37
16.89/6.13	c (0,0) y[5] = 13
16.89/6.13	c (0,0) y[6] = 14
16.89/6.13	c (0,0) y[7] = 11
16.89/6.13	c (0,0) y[8] = 22
16.89/6.13	c (0,0) y[9] = 17
16.89/6.13	c (0,0) y[10] = 20
16.89/6.13	c (0,0) y[11] = 43
16.89/6.13	c (0,0) y[12] = 42
16.89/6.13	c (0,0) y[13] = 29
16.89/6.13	c (0,0) y[14] = 30
16.89/6.13	c (0,0) y[15] = 39
16.89/6.13	c (0,0) y[16] = 32
16.89/6.13	c (0,0) y[17] = 8
16.89/6.13	c (0,0) y[18] = 34
16.89/6.13	c (0,0) y[19] = 12
16.89/6.13	c (0,0) y[20] = 15
16.89/6.13	c (0,0) y[21] = 16
16.89/6.13	c (0,0) y[22] = 21
16.89/6.13	c (0,0) y[23] = 26
16.89/6.13	c (0,0) y[24] = 45
16.89/6.13	c (0,0) y[25] = 1
16.89/6.13	c (0,0) y[26] = 41
16.89/6.13	c (0,0) y[27] = 3
16.89/6.13	c (0,0) y[28] = 31
16.89/6.13	c (0,0) y[29] = 36
16.89/6.13	c (0,0) y[30] = 33
16.89/6.13	c (0,0) y[31] = 9
16.89/6.13	c (0,0) y[32] = 10
16.89/6.13	c (0,0) y[33] = 23
16.89/6.14	c (0,0) y[34] = 24
16.89/6.14	c (0,0) y[35] = 47
16.89/6.14	c (0,0) y[36] = 46
16.89/6.14	c (0,0) y[37] = 19
16.89/6.14	c (0,0) y[38] = 44
16.89/6.14	c (0,0) y[39] = 2
16.89/6.14	c (0,0) y[40] = 5
16.89/6.14	c (0,0) y[41] = 4
16.89/6.14	c (0,0) y[42] = 7
16.89/6.14	c (0,0) y[43] = 35
16.89/6.14	c (0,0) y[44] = 51
16.89/6.14	c (0,0) y[45] = 50
16.89/6.14	c (0,0) y[46] = 49
16.89/6.14	c (0,0) y[47] = 48
16.89/6.14	c (0,0) y[48] = 25
16.89/6.14	c (0,0) y[49] = 18
16.89/6.14	c (0,0) y[50] = 27
16.89/6.14	c (0,0) y[51] = 28
16.89/6.14	s SATISFIABLE
16.89/6.15	v <instantiation>
16.89/6.15	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51]</list>
16.89/6.15	v     <values>0 25 39 27 41 40 2 42 17 31 32 7 19 5 6 20 21 9 49 37 10 22 8 33 34 48 23 50 51 13 14 28 16 30 18 43 29 4 3 15 1 26 12 11 38 24 36 35 47 46 45 44 0 40 6 38 37 13 14 11 22 17 20 43 42 29 30 39 32 8 34 12 15 16 21 26 45 1 41 3 31 36 33 9 10 23 24 47 46 19 44 2 5 4 7 35 51 50 49 48 25 18 27 28</values>
16.89/6.15	v </instantiation>
16.89/6.15	c (0,0) Show results End
16.89/6.15	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
16.89/6.15	c (0,0) 0,0,STOP-AFTER(ALL)
16.89/6.15	c END-Prog: Tue Sep 24 18:27:06 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 (12340 MiB free)
  memory of node 1: 16384 MiB (12344 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405438-1569342463/watcher-4405438-1569342463 -o /var/tmp/evaluation-result-4405438-1569342463/solver-4405438-1569342463 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405438-1569342463.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=29847, runsolver pid=29844
Current StackSize limit: 8192 KiB


[startup+0.10013 s]*
/proc/loadavg: 2.77 5.63 6.44 2/211 29869
/proc/meminfo: memFree=25185864/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510188131 115843072 349 33554432000 4194304 5098028 140731876209264 140731876206520 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 349 296 221 0 87 0
[pid=29850] ppid=29847 vsize=27314120 memory=106400 CPUtime=0.11 cores=0-7
/proc/29850/stat : 29850 (java) S 29847 29847 28266 0 -1 1077944320 6151 0 0 0 9 2 0 0 20 0 20 0 510188131 27969658880 26600 33554432000 4194304 4196468 140720829741632 140720829724176 140693288640247 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
/proc/29850/statm: 6828530 26600 2816 1 0 6790935 0
[pid=29850/tid=29851] ppid=29847 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/29850/task/29851/stat : 29851 (java) R 29847 29847 28266 0 -1 4202560 4219 0 0 0 7 1 0 0 20 0 20 0 510188131 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693260466960 140693272720734 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29852] ppid=29847 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/29850/task/29852/stat : 29852 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188133 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693292882832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29853] ppid=29847 vsize=27314120 memory=140474230789760 CPUtime=0 cores=0-7
/proc/29850/task/29853/stat : 29853 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693076278032 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29854] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29854/stat : 29854 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693075225744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29855] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29855/stat : 29855 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693074172944 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29856] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29856/stat : 29856 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693073119632 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29857] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29857/stat : 29857 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693072066832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29858] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29858/stat : 29858 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693071014544 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29859] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29859/stat : 29859 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 26600 33554432000 4194304 4196468 140720829741632 140693069961744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29860] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29860/stat : 29860 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188135 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691923524208 140693288651394 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29861] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29861/stat : 29861 (java) S 29847 29847 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691049014560 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29862] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29862/stat : 29862 (java) S 29847 29847 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 26600 33554432000 4194304 4196468 140720829741632 140690914793072 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29863] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29863/stat : 29863 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140690540288592 140693288658843 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29864] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29864/stat : 29864 (java) S 29847 29847 28266 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691808184432 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29865] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29865/stat : 29865 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691807131632 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29866] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29866/stat : 29866 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691806079344 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29867] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29867/stat : 29867 (java) R 29847 29847 28266 0 -1 4202560 297 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691805023224 140693267601183 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29868] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29868/stat : 29868 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 26600 33554432000 4194304 4196468 140720829741632 140690042383200 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29869] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29869/stat : 29869 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188139 27969658880 26600 33554432000 4194304 4196468 140720829741632 140691803974448 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107796 KiB

[startup+0.210522 s]*
/proc/loadavg: 2.77 5.63 6.44 3/211 29869
/proc/meminfo: memFree=25164500/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510188131 115843072 349 33554432000 4194304 5098028 140731876209264 140731876206520 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 349 296 221 0 87 0
[pid=29850] ppid=29847 vsize=27314120 memory=123652 CPUtime=0.25 cores=0-7
/proc/29850/stat : 29850 (java) S 29847 29847 28266 0 -1 1077944320 11746 0 0 0 21 4 0 0 20 0 20 0 510188131 27969658880 30913 33554432000 4194304 4196468 140720829741632 140720829724176 140693288640247 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
/proc/29850/statm: 6828530 30913 2968 1 0 6790935 0
[pid=29850/tid=29851] ppid=29847 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/29850/task/29851/stat : 29851 (java) R 29847 29847 28266 0 -1 4202560 9414 0 0 0 17 3 0 0 20 0 20 0 510188131 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693260439632 140693270203833 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29852] ppid=29847 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/29850/task/29852/stat : 29852 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188133 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693292882832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29853] ppid=29847 vsize=27314120 memory=140474234573580 CPUtime=0 cores=0-7
/proc/29850/task/29853/stat : 29853 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693076278032 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29854] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29854/stat : 29854 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693075225744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29855] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29855/stat : 29855 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693074172944 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29856] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29856/stat : 29856 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693073119632 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29857] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29857/stat : 29857 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693072066832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29858] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29858/stat : 29858 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693071014544 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29859] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29859/stat : 29859 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 30913 33554432000 4194304 4196468 140720829741632 140693069961744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29860] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29860/stat : 29860 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188135 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691923524208 140693288651394 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29861] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29861/stat : 29861 (java) S 29847 29847 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691049014560 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29862] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29862/stat : 29862 (java) S 29847 29847 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 30913 33554432000 4194304 4196468 140720829741632 140690914793072 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29863] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29863/stat : 29863 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140690540288592 140693288658843 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29864] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29864/stat : 29864 (java) S 29847 29847 28266 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691808184432 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29865] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29865/stat : 29865 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691807131632 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29866] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29866/stat : 29866 (java) S 29847 29847 28266 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691806079344 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29867] ppid=29847 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/29850/task/29867/stat : 29867 (java) S 29847 29847 28266 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691805026544 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29868] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29868/stat : 29868 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 30913 33554432000 4194304 4196468 140720829741632 140690042383200 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29869] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29869/stat : 29869 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188139 27969658880 30913 33554432000 4194304 4196468 140720829741632 140691803974448 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125048 KiB

[startup+0.310329 s]*
/proc/loadavg: 2.77 5.63 6.44 2/211 29869
/proc/meminfo: memFree=25161212/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510188131 115843072 349 33554432000 4194304 5098028 140731876209264 140731876206520 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 349 296 221 0 87 0
[pid=29850] ppid=29847 vsize=27314120 memory=127680 CPUtime=0.43 cores=0-7
/proc/29850/stat : 29850 (java) S 29847 29847 28266 0 -1 1077944320 12303 0 0 0 39 4 0 0 20 0 20 0 510188131 27969658880 31920 33554432000 4194304 4196468 140720829741632 140720829724176 140693288640247 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
/proc/29850/statm: 6828530 31920 3020 1 0 6790935 0
[pid=29850/tid=29851] ppid=29847 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/29850/task/29851/stat : 29851 (java) R 29847 29847 28266 0 -1 4202560 9774 0 0 0 26 3 0 0 20 0 20 0 510188131 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693260466016 140693270203846 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29852] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29852/stat : 29852 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188133 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693292882832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29853] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29853/stat : 29853 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693076278032 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29854] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29854/stat : 29854 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693075225744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29855] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29855/stat : 29855 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693074172944 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29856] ppid=29847 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/29850/task/29856/stat : 29856 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693073119632 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29857] ppid=29847 vsize=27314120 memory=140474086159279 CPUtime=0 cores=0-7
/proc/29850/task/29857/stat : 29857 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693072066832 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29858] ppid=29847 vsize=27314120 memory=140474086161584 CPUtime=0 cores=0-7
/proc/29850/task/29858/stat : 29858 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693071014544 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29859] ppid=29847 vsize=27314120 memory=140474086163888 CPUtime=0 cores=0-7
/proc/29850/task/29859/stat : 29859 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27969658880 31920 33554432000 4194304 4196468 140720829741632 140693069961744 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29860] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29860/stat : 29860 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188135 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691923524208 140693288651394 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29861] ppid=29847 vsize=27314120 memory=280948172334736 CPUtime=0 cores=0-7
/proc/29850/task/29861/stat : 29861 (java) S 29847 29847 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691049014560 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29862] ppid=29847 vsize=27314120 memory=280948172341648 CPUtime=0 cores=0-7
/proc/29850/task/29862/stat : 29862 (java) S 29847 29847 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510188136 27969658880 31920 33554432000 4194304 4196468 140720829741632 140690914793072 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29863] ppid=29847 vsize=27314120 memory=280948172282928 CPUtime=0 cores=0-7
/proc/29850/task/29863/stat : 29863 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140690540288592 140693288658843 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29864] ppid=29847 vsize=27314120 memory=280948172355472 CPUtime=0.02 cores=0-7
/proc/29850/task/29864/stat : 29864 (java) S 29847 29847 28266 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691808184432 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29865] ppid=29847 vsize=27314120 memory=280948172362384 CPUtime=0 cores=0-7
/proc/29850/task/29865/stat : 29865 (java) S 29847 29847 28266 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691807131632 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29866] ppid=29847 vsize=27314120 memory=280948172360080 CPUtime=0.01 cores=0-7
/proc/29850/task/29866/stat : 29866 (java) S 29847 29847 28266 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691806079344 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29867] ppid=29847 vsize=27314120 memory=280948172376240 CPUtime=0.07 cores=0-7
/proc/29850/task/29867/stat : 29867 (java) S 29847 29847 28266 0 -1 1077944384 530 0 0 0 7 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691805026544 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29868] ppid=29847 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29868/stat : 29868 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27969658880 31920 33554432000 4194304 4196468 140720829741632 140690042383200 140693288650453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29869] ppid=29847 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29850/task/29869/stat : 29869 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188139 27969658880 31920 33554432000 4194304 4196468 140720829741632 140691803974448 140693288651394 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129076 KiB

[startup+0.700974 s]
/proc/loadavg: 2.77 5.63 6.44 2/211 29869
/proc/meminfo: memFree=25140812/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 510188131 115843072 349 33554432000 4194304 5098028 140731876209264 140731876206520 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 349 296 221 0 87 0
[pid=29850] ppid=29847 vsize=27322516 memory=164164 CPUtime=1.01 cores=0-7
/proc/29850/stat : 29850 (java) S 29847 29847 28266 0 -1 1077944320 20197 0 0 0 95 6 0 0 20 0 20 0 510188131 27978256384 41041 33554432000 4194304 4196468 140720829741632 140720829724176 140693288640247 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
/proc/29850/statm: 6830629 41041 3202 1 0 6791959 0
[pid=29850/tid=29851] ppid=29847 vsize=27322516 memory=280948172734128 CPUtime=0.68 cores=0-7
/proc/29850/task/29851/stat : 29851 (java) R 29847 29847 28266 0 -1 1077944384 17031 0 0 0 63 5 0 0 20 0 20 0 510188131 27978256384 41041 33554432000 4194304 4196468 140720829741632 140693260457632 140693281319469 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29852] ppid=29847 vsize=27322516 memory=140474086368112 CPUtime=0 cores=0-7
/proc/29850/task/29852/stat : 29852 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188133 27978256384 41041 33554432000 4194304 4196468 140720829741632 140693292882832 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29853] ppid=29847 vsize=27323540 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29853/stat : 29853 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27979304960 41041 33554432000 4194304 4196468 140720829741632 140693076278032 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29854] ppid=29847 vsize=27323540 memory=1716 CPUtime=0 cores=0-7
/proc/29850/task/29854/stat : 29854 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27979304960 41041 33554432000 4194304 4196468 140720829741632 140693075225744 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0

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

[pid=29850/tid=29853] ppid=29847 vsize=27328728 memory=1732 CPUtime=0 cores=0-7
/proc/29850/task/29853/stat : 29853 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693076278032 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29854] ppid=29847 vsize=27328728 memory=3472328296227680337 CPUtime=0 cores=0-7
/proc/29850/task/29854/stat : 29854 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693075225744 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29855] ppid=29847 vsize=27328728 memory=280948172883744 CPUtime=0 cores=0-7
/proc/29850/task/29855/stat : 29855 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693074172944 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29856] ppid=29847 vsize=27328728 memory=6645459911560372124 CPUtime=0 cores=0-7
/proc/29850/task/29856/stat : 29856 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693073119632 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29857] ppid=29847 vsize=27328728 memory=6944656592385698452 CPUtime=0 cores=0-7
/proc/29850/task/29857/stat : 29857 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693072066832 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29858] ppid=29847 vsize=27328728 memory=-7161131788332309537 CPUtime=0 cores=0-7
/proc/29850/task/29858/stat : 29858 (java) S 29847 29847 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693071014544 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29859] ppid=29847 vsize=27328728 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/29850/task/29859/stat : 29859 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188134 27984617472 274152 33554432000 4194304 4196468 140720829741632 140693069961744 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29860] ppid=29847 vsize=27328728 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/29850/task/29860/stat : 29860 (java) S 29847 29847 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510188135 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691923524208 140693288651394 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29861] ppid=29847 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29861/stat : 29861 (java) S 29847 29847 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510188136 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691049014560 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29862] ppid=29847 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29862/stat : 29862 (java) S 29847 29847 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510188136 27984617472 274152 33554432000 4194304 4196468 140720829741632 140690914793072 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29863] ppid=29847 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29863/stat : 29863 (java) S 29847 29847 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140690540288592 140693288658843 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29864] ppid=29847 vsize=27328728 memory=0 CPUtime=2.78 cores=0-7
/proc/29850/task/29864/stat : 29864 (java) R 29847 29847 28266 0 -1 4202560 2569 0 0 0 277 1 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691808164608 140693272599554 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29865] ppid=29847 vsize=27328728 memory=280945286642135 CPUtime=2.3 cores=0-7
/proc/29850/task/29865/stat : 29865 (java) R 29847 29847 28266 0 -1 4202560 1371 0 0 0 229 1 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691807110624 140693267886064 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29866] ppid=29847 vsize=27328728 memory=7523093188478003058 CPUtime=2.82 cores=0-7
/proc/29850/task/29866/stat : 29866 (java) R 29847 29847 28266 0 -1 4202560 3225 0 0 0 282 0 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691806065440 140693270184423 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29867] ppid=29847 vsize=27328728 memory=8025807492588136047 CPUtime=1.1 cores=0-7
/proc/29850/task/29867/stat : 29867 (java) S 29847 29847 28266 0 -1 1077944384 2672 0 0 0 108 2 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691805026544 140693288651394 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29868] ppid=29847 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29850/task/29868/stat : 29868 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188138 27984617472 274152 33554432000 4194304 4196468 140720829741632 140690042383200 140693288650453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
[pid=29850/tid=29869] ppid=29847 vsize=27328728 memory=102 CPUtime=0 cores=0-7
/proc/29850/task/29869/stat : 29869 (java) S 29847 29847 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510188139 27984617472 274152 33554432000 4194304 4196468 140720829741632 140691803974448 140693288651394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38473728 140720829747910 140720829748358 140720829748358 140720829751247 0
Current children cumulated CPU time: 13.81 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 1098004 KiB

[startup+5.60036 s]
/proc/loadavg: 2.79 5.59 6.42 3/211 29869
/proc/meminfo: memFree=24122892/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1476 CPUtime=14.34 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 584 32071 0 0 0 0 1404 30 20 0 1 0 510188131 115843072 369 33554432000 4194304 5098028 140731876209264 140731876206008 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 14.34 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

[startup+6.00034 s]*
/proc/loadavg: 2.79 5.59 6.42 4/214 29903
/proc/meminfo: memFree=25170328/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1476 CPUtime=14.34 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 584 32071 0 0 0 0 1404 30 20 0 1 0 510188131 115843072 369 33554432000 4194304 5098028 140731876209264 140731876206008 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 369 311 221 0 87 0
[pid=29870] ppid=29847 vsize=8414124 memory=125124 CPUtime=2.35 cores=0-7
/proc/29870/stat : 29870 (java) S 29847 29847 28266 0 -1 1077944320 20226 6847 0 0 123 7 103 2 20 0 23 0 510188636 8616062976 31281 33554432000 4194304 4196468 140736166877744 140736166860288 140360812224247 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
/proc/29870/statm: 2103531 31281 3218 1 0 2064875 0
[pid=29870/tid=29871] ppid=29847 vsize=8414124 memory=3644 CPUtime=1.8 cores=0-7
/proc/29870/task/29871/stat : 29871 (java) S 29847 29847 28266 0 -1 1077944384 16399 6847 0 0 71 4 103 2 20 0 23 0 510188636 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360784064416 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29872] ppid=29847 vsize=8414124 memory=780 CPUtime=1.05 cores=0-7
/proc/29870/task/29872/stat : 29872 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 23 0 510188637 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360816466320 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29873] ppid=29847 vsize=8414124 memory=15620 CPUtime=1.05 cores=0-7
/proc/29870/task/29873/stat : 29873 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188637 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360616634640 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29874] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29874/stat : 29874 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 23 0 510188637 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360615582352 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29875] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29875/stat : 29875 (java) S 29847 29847 28266 0 -1 1077944384 3 6847 0 0 0 0 103 2 20 0 23 0 510188637 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360614529552 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29876] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29876/stat : 29876 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 23 0 510188637 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360613477264 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29877] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29877/stat : 29877 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188638 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360612424464 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29878] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29878/stat : 29878 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 23 0 510188638 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360611372176 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29879] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29879/stat : 29879 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188638 8616062976 31281 33554432000 4194304 4196468 140736166877744 140360610319376 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29880] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29880/stat : 29880 (java) S 29847 29847 28266 0 -1 1077944384 5 6847 0 0 0 0 103 2 20 0 23 0 510188639 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359771482224 140360812235394 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29881] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29881/stat : 29881 (java) S 29847 29847 28266 0 -1 1077944384 13 6847 0 0 0 0 103 2 20 0 23 0 510188639 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359397008160 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29882] ppid=29847 vsize=8414124 memory=3472592183261933599 CPUtime=1.05 cores=0-7
/proc/29870/task/29882/stat : 29882 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188640 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359128573040 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29883] ppid=29847 vsize=8414124 memory=2320815296097825311 CPUtime=1.05 cores=0-7
/proc/29870/task/29883/stat : 29883 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140358754064464 140360812242843 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29884] ppid=29847 vsize=8414124 memory=7740962534463787370 CPUtime=1.14 cores=0-7
/proc/29870/task/29884/stat : 29884 (java) R 29847 29847 28266 0 -1 4202560 604 6847 0 0 9 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359770430064 140360793768392 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29885] ppid=29847 vsize=8414124 memory=8026658540274869605 CPUtime=1.12 cores=0-7
/proc/29870/task/29885/stat : 29885 (java) R 29847 29847 28266 0 -1 1077944384 382 6847 0 0 7 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359769377264 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29886] ppid=29847 vsize=8414124 memory=4945125699554088323 CPUtime=1.13 cores=0-7
/proc/29870/task/29886/stat : 29886 (java) S 29847 29847 28266 0 -1 1077944384 292 6847 0 0 8 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359768324976 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29887] ppid=29847 vsize=8414124 memory=6944656592387989600 CPUtime=1.27 cores=0-7
/proc/29870/task/29887/stat : 29887 (java) R 29847 29847 28266 0 -1 4202560 583 6847 0 0 22 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359767272176 140360804461374 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29888] ppid=29847 vsize=8414124 memory=3184097920075968560 CPUtime=1.05 cores=0-7
/proc/29870/task/29888/stat : 29888 (java) S 29847 29847 28266 0 -1 1077944384 3 6847 0 0 0 0 103 2 20 0 23 0 510188642 8616062976 31281 33554432000 4194304 4196468 140736166877744 140358256159072 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29889] ppid=29847 vsize=8414124 memory=8607328266676888414 CPUtime=1.05 cores=0-7
/proc/29870/task/29889/stat : 29889 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 23 0 510188643 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359766219056 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29891] ppid=29847 vsize=8414124 memory=3833180319908896822 CPUtime=1.05 cores=0-7
/proc/29870/task/29891/stat : 29891 (java) S 29847 29847 28266 0 -1 1077944384 40 6847 0 0 0 0 103 2 20 0 23 0 510188708 8616062976 31281 33554432000 4194304 4196468 140736166877744 140359758184976 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29893] ppid=29847 vsize=8414124 memory=0 CPUtime=1.09 cores=0-7
/proc/29870/task/29893/stat : 29893 (java) R 29847 29847 28266 0 -1 4202560 552 6847 0 0 4 0 103 2 20 0 23 0 510188708 8616062976 31281 33554432000 4194304 4196468 140736166877744 140357585065008 140360812236182 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29895] ppid=29847 vsize=8414124 memory=0 CPUtime=1.05 cores=0-7
/proc/29870/task/29895/stat : 29895 (java) S 29847 29847 28266 0 -1 1077944384 11 6847 0 0 0 0 103 2 20 0 23 0 510188711 8616062976 31281 33554432000 4194304 4196468 140736166877744 140357316632128 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
Current children cumulated CPU time: 16.69 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 126600 KiB

[startup+6.11021 s]
/proc/loadavg: 2.79 5.59 6.42 4/214 29903
/proc/meminfo: memFree=25170328/32770624 swapFree=66974376/67108860
[pid=29847] ppid=29844 vsize=113128 memory=1476 CPUtime=14.34 cores=0-7
/proc/29847/stat : 29847 (scop.sh) S 29844 29847 28266 0 -1 4202496 584 32071 0 0 0 0 1404 30 20 0 1 0 510188131 115843072 369 33554432000 4194304 5098028 140731876209264 140731876206008 139856655635068 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25231360 140731876217596 140731876217944 140731876217944 140731876220873 0
/proc/29847/statm: 28282 369 311 221 0 87 0
[pid=29870] ppid=29847 vsize=8283048 memory=129300 CPUtime=2.55 cores=0-7
/proc/29870/stat : 29870 (java) S 29847 29847 28266 0 -1 1077944320 20715 6847 0 0 143 7 103 2 20 0 22 0 510188636 8481841152 32325 33554432000 4194304 4196468 140736166877744 140736166860288 140360812224247 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
/proc/29870/statm: 2070762 32325 3225 1 0 2032106 0
[pid=29870/tid=29871] ppid=29847 vsize=8283048 memory=13851 CPUtime=1.88 cores=0-7
/proc/29870/task/29871/stat : 29871 (java) R 29847 29847 28266 0 -1 4202560 16711 6847 0 0 79 4 103 2 20 0 22 0 510188636 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360784062432 140360812236182 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29872] ppid=29847 vsize=8283048 memory=24545 CPUtime=1.05 cores=0-7
/proc/29870/task/29872/stat : 29872 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 22 0 510188637 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360816466320 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29873] ppid=29847 vsize=8283048 memory=8390361644446492005 CPUtime=1.05 cores=0-7
/proc/29870/task/29873/stat : 29873 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188637 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360616634640 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29874] ppid=29847 vsize=8283048 memory=7310591848004340645 CPUtime=1.05 cores=0-7
/proc/29870/task/29874/stat : 29874 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 22 0 510188637 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360615582352 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29875] ppid=29847 vsize=8283048 memory=6656426216303648864 CPUtime=1.05 cores=0-7
/proc/29870/task/29875/stat : 29875 (java) S 29847 29847 28266 0 -1 1077944384 3 6847 0 0 0 0 103 2 20 0 22 0 510188637 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360614529552 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29876] ppid=29847 vsize=8283048 memory=288293289671787070 CPUtime=1.05 cores=0-7
/proc/29870/task/29876/stat : 29876 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 22 0 510188637 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360613477264 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29877] ppid=29847 vsize=8283048 memory=6935652554312077392 CPUtime=1.05 cores=0-7
/proc/29870/task/29877/stat : 29877 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188638 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360612424464 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29878] ppid=29847 vsize=8283048 memory=7590655979367786604 CPUtime=1.05 cores=0-7
/proc/29870/task/29878/stat : 29878 (java) S 29847 29847 28266 0 -1 1077944384 2 6847 0 0 0 0 103 2 20 0 22 0 510188638 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360611372176 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29879] ppid=29847 vsize=8283048 memory=7590655979367786604 CPUtime=1.05 cores=0-7
/proc/29870/task/29879/stat : 29879 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188638 8481841152 32325 33554432000 4194304 4196468 140736166877744 140360610319376 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29880] ppid=29847 vsize=8283048 memory=7590655979367786604 CPUtime=1.05 cores=0-7
/proc/29870/task/29880/stat : 29880 (java) S 29847 29847 28266 0 -1 1077944384 5 6847 0 0 0 0 103 2 20 0 22 0 510188639 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359771482224 140360812235394 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29881] ppid=29847 vsize=8283048 memory=8027495273319262819 CPUtime=1.05 cores=0-7
/proc/29870/task/29881/stat : 29881 (java) S 29847 29847 28266 0 -1 1077944384 13 6847 0 0 0 0 103 2 20 0 22 0 510188639 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359397008160 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29882] ppid=29847 vsize=8283048 memory=8171889625662710104 CPUtime=1.05 cores=0-7
/proc/29870/task/29882/stat : 29882 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188640 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359128573040 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29883] ppid=29847 vsize=8283048 memory=7663302752492433050 CPUtime=1.05 cores=0-7
/proc/29870/task/29883/stat : 29883 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140358754064464 140360812242843 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29884] ppid=29847 vsize=8283048 memory=288230574492221466 CPUtime=1.17 cores=0-7
/proc/29870/task/29884/stat : 29884 (java) S 29847 29847 28266 0 -1 1077944384 628 6847 0 0 12 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359770430064 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29885] ppid=29847 vsize=8283048 memory=301741420686082359 CPUtime=1.13 cores=0-7
/proc/29870/task/29885/stat : 29885 (java) S 29847 29847 28266 0 -1 1077944384 396 6847 0 0 8 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359769377264 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29886] ppid=29847 vsize=8283048 memory=16097065818130913 CPUtime=1.14 cores=0-7
/proc/29870/task/29886/stat : 29886 (java) S 29847 29847 28266 0 -1 1077944384 304 6847 0 0 9 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359768324976 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29887] ppid=29847 vsize=8283048 memory=8025807492588136047 CPUtime=1.33 cores=0-7
/proc/29870/task/29887/stat : 29887 (java) R 29847 29847 28266 0 -1 4202560 704 6847 0 0 28 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359767272176 140360805321083 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29888] ppid=29847 vsize=8283048 memory=7811040981551310449 CPUtime=1.05 cores=0-7
/proc/29870/task/29888/stat : 29888 (java) S 29847 29847 28266 0 -1 1077944384 3 6847 0 0 0 0 103 2 20 0 22 0 510188642 8481841152 32325 33554432000 4194304 4196468 140736166877744 140358256159072 140360812234453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29889] ppid=29847 vsize=8283048 memory=7665518414297065326 CPUtime=1.05 cores=0-7
/proc/29870/task/29889/stat : 29889 (java) S 29847 29847 28266 0 -1 1077944384 1 6847 0 0 0 0 103 2 20 0 22 0 510188643 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359766219056 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29891] ppid=29847 vsize=8283048 memory=7450762937014445936 CPUtime=1.05 cores=0-7
/proc/29870/task/29891/stat : 29891 (java) S 29847 29847 28266 0 -1 1077944384 40 6847 0 0 0 0 103 2 20 0 22 0 510188708 8481841152 32325 33554432000 4194304 4196468 140736166877744 140359758184976 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
[pid=29870/tid=29895] ppid=29847 vsize=8283048 memory=7017851029977263722 CPUtime=1.05 cores=0-7
/proc/29870/task/29895/stat : 29895 (java) S 29847 29847 28266 0 -1 1077944384 16 6847 0 0 0 0 103 2 20 0 22 0 510188711 8481841152 32325 33554432000 4194304 4196468 140736166877744 140357316634160 140360812235394 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20930560 140736166884319 140736166884486 140736166884486 140736166887375 0
Current children cumulated CPU time: 16.89 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 130776 KiB

Child status: 0
Real time (s): 6.16141
CPU time (s): 17.0197
CPU user time (s): 16.5871
CPU system time (s): 0.432604
CPU usage (%): 276.231
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1169896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5871
system time used= 0.432604
maximum resident set size= 1171296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62016
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10554
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 29847
#   total CPU time (s): 17.0197
#   total CPU user time (s): 16.5871
#   total CPU system time (s): 0.432604

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07639 second user time and 0.106946 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 18:27:00
IDJOB=4405438
IDBENCH=134478
IDSOLVER=2868
FILE ID=node117/4405438-1569342463
RUNJOBID= node117-1569335935-28293
PBS_JOBID= 21705066
Free space on /var/tmp= 13512 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.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-4405438-1569342463/watcher-4405438-1569342463 -o /var/tmp/evaluation-result-4405438-1569342463/solver-4405438-1569342463 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405438-1569342463.xml

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

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=2009945970

node117.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.75
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.75
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.75
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.75
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:        25278740 kB
MemAvailable:   31821564 kB
Buffers:          116268 kB
Cached:          6476804 kB
SwapCached:        27884 kB
Active:          3250360 kB
Inactive:        3375772 kB
Active(anon):       4240 kB
Inactive(anon):    80016 kB
Active(file):    3246120 kB
Inactive(file):  3295756 kB
Unevictable:      107640 kB
Mlocked:          107640 kB
SwapTotal:      67108860 kB
SwapFree:       66974376 kB
Dirty:             20548 kB
Writeback:             0 kB
AnonPages:        121544 kB
Mapped:            54696 kB
Shmem:             42712 kB
Slab:             458180 kB
SReclaimable:     429408 kB
SUnreclaim:        28772 kB
KernelStack:        3712 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node117 at 2019-09-24 18:27:06