Trace number 4392278

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 16.7186 6.09803

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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-22502-serial-file.bin HOME/instance-4392278-1568435987.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 06:39:08 CEST 2019
0.66/0.56	c PID: 22505
0.78/0.69	c IP: 172.20.3.151
0.78/0.69	c HOST: node151.alineos.net
0.78/0.69	c (0,0) Parsing Begin
1.58/0.95	c (0,0) Parsing End
1.58/0.95	c (0,0) CSP: 104 int (0 aux), 0 bool (0 aux), 87 ctr, max domain size 52
1.58/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/0.95	c (0,0) Constraint Name Generate Begin
1.58/0.96	c (0,0) Ctr:HOME/instance-4392278-1568435987.xml,ChannelTwoLists:Eq:ExtensionSupport:Lt:Num:Var
1.58/0.96	c (0,0) Constraint Name Generate End
1.58/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/0.96	c (0,0) CSP to CSPinCNF Begin
4.03/1.78	c (1,1) translated 9 (10%) constraints
4.03/1.79	c (1,1) translated 18 (20%) constraints
4.03/1.79	c (1,1) translated 27 (30%) constraints
4.03/1.79	c (1,1) translated 35 (40%) constraints
5.68/2.13	c (1,1) translated 44 (50%) constraints
6.45/2.31	c (1,1) translated 53 (60%) constraints
6.81/2.45	c (1,1) translated 61 (70%) constraints
7.14/2.59	c (2,2) translated 70 (80%) constraints
7.73/2.73	c (2,2) translated 79 (90%) constraints
7.88/2.84	c (2,2) translated 87 (100%) constraints
7.88/2.85	c (2,2) ===========================================
7.88/2.85	c (2,2) Order
7.88/2.85	c (2,2) ===========================================
8.41/3.10	c (2,2) translated 1922 (10%) constraints
9.09/3.29	c (2,2) translated 3843 (20%) constraints
9.54/3.42	c (2,2) translated 5764 (30%) constraints
9.54/3.48	c (2,2) translated 7686 (40%) constraints
9.91/3.53	c (2,2) translated 9607 (50%) constraints
9.91/3.57	c (3,3) translated 11528 (60%) constraints
10.20/3.61	c (3,3) translated 13450 (70%) constraints
10.20/3.65	c (3,3) translated 15371 (80%) constraints
10.20/3.68	c (3,3) translated 17292 (90%) constraints
10.31/3.72	c (3,3) translated 19213 (100%) constraints
10.31/3.72	c (3,3) CSP to CSPinCNF End
10.31/3.73	c (3,3) CSP: 103 int (0 aux), 6072 bool (6071 aux), 30030 ctr, max domain size 52
10.31/3.73	c (3,3) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.31/3.73	c (3,3) CSPinCNF Propagation Begin
11.30/4.13	c (3,3) 596 values, 1881 unsatisfiable literals, and 1829 valid clauses are removed
11.30/4.13	c (3,3) CSPinCNF Propagation End
11.30/4.13	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.30/4.13	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.30/4.13	c (3,3) Simplify CSPinCNF Begin
11.60/4.22	c (3,3) Simplify CSPinCNF End
11.60/4.22	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.60/4.22	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.60/4.22	c (3,3) Calculate Precise Domain Begin
11.60/4.22	c (3,3) 0 values are removed by re-calculation
11.60/4.22	c (3,3) Calculate Precise Domain End
11.60/4.22	c (3,3) CSP: 102 int (0 aux), 6073 bool (6071 aux), 28201 ctr, max domain size 51
11.60/4.22	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.60/4.22	c (3,3) CSPinCNF to SatSolver Begin
12.16/4.41	c (3,3) 2821 (10 %) CSP clauses are encoded (0 SAT variables, 7649 SAT clauses)
12.16/4.47	c (3,3) 5641 (20 %) CSP clauses are encoded (0 SAT variables, 10469 SAT clauses)
12.56/4.52	c (3,3) 8461 (30 %) CSP clauses are encoded (0 SAT variables, 13289 SAT clauses)
12.56/4.56	c (4,4) 11281 (40 %) CSP clauses are encoded (0 SAT variables, 16109 SAT clauses)
12.56/4.59	c (4,4) 14101 (50 %) CSP clauses are encoded (0 SAT variables, 18929 SAT clauses)
12.92/4.68	c (4,4) 16921 (60 %) CSP clauses are encoded (0 SAT variables, 23329 SAT clauses)
13.31/4.76	c (4,4) 19741 (70 %) CSP clauses are encoded (0 SAT variables, 26149 SAT clauses)
13.72/4.82	c (4,4) 22561 (80 %) CSP clauses are encoded (0 SAT variables, 28969 SAT clauses)
13.72/4.85	c (4,4) 25381 (90 %) CSP clauses are encoded (0 SAT variables, 31789 SAT clauses)
13.72/4.89	c (4,4) 28201 (100 %) CSP clauses are encoded (0 SAT variables, 34609 SAT clauses)
13.72/4.89	c (4,4) CSPinCNF to SatSolver End
13.72/4.89	c (4,4) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
13.72/4.89	c (4,4) 10626 bool, 34610 clause
13.72/4.89	c (4,4) Export Begin
13.91/4.97	c (4,4) Export to HOME/scop-22502-serial-file.bin
13.91/4.97	c (4,4) Export End
13.91/4.98	c (4,4) Export File Size: 0.02 MB
13.91/4.98	c (4,4) 0,0,3,3,3,3,4,STOP-AFTER(DIMACS)
13.91/4.98	c END-Prog: Sat Sep 14 06:39:13 CEST 2019
13.91/4.99	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-22502-serial-file.bin
14.59/5.45	c (0,0) Read Serial File Begin
14.59/5.45	c (0,0) HOME/scop-22502-serial-file.bin
14.86/5.65	c (0,0) Read Serial File End
14.86/5.66	
14.86/5.67	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
14.86/5.67	(Solving Process)
14.86/5.67	
14.86/5.69	c BEGIN-Prog: Sat Sep 14 06:39:13 CEST 2019
14.86/5.69	c PID: 22527
14.86/5.69	c IP: 172.20.3.151
14.86/5.69	c HOST: node151.alineos.net
14.86/5.69	c (0,0) SatSolver.solve Begin
14.86/5.69	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392278-1568435987.xml-scop-22505.cnf
15.04/5.72	c (0,0) c
15.04/5.72	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)
15.04/5.72	c (0,0) c
15.04/5.72	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
15.04/5.72	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
15.04/5.72	c (0,0) c ========================================[ Problem Statistics ]===========================================
15.04/5.72	c (0,0) c |                                                                                                       |
15.04/5.73	c (0,0) c |  Number of variables:         10626                                                                   |
15.04/5.73	c (0,0) c |  Number of clauses:           34610                                                                   |
15.04/5.73	c (0,0) c |  Parse time:                   0.01 s                                                                 |
15.04/5.73	c (0,0) c |                                                                                                       |
15.04/5.75	c (0,0) c |  Simplification time:          0.02 s                                                                 |
15.04/5.75	c (0,0) c |                                                                                                       |
15.04/5.75	c (0,0) c |  Generating clones                                                                                    |
15.04/5.77	c (0,0) c |  all clones generated. Memory =    52.29Mb.                                                           |
15.04/5.77	c (0,0) c ========================================================================================================|
15.04/5.77	c (0,0) c
15.04/5.77	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.04/5.77	c (0,0) c
15.04/5.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.04/5.77	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.04/5.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.04/5.77	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.04/5.77	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.04/5.77	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.04/5.77	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
15.04/5.77	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.04/5.77	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.04/5.77	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.04/5.77	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.04/5.77	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.04/5.77	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.04/5.77	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.04/5.77	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.04/5.77	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.04/5.77	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.04/5.77	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.04/5.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c real time : 0.194107 s
15.20/5.91	c (0,0) c cpu time  : 1.04132 s
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c | Conflicts     |           26784 |       3061 |       3222 |       3511 |       3812 |       3698 |       3118 |       3298 |       3064 |
15.20/5.91	c (0,0) c | Decisions     |           78610 |       9172 |       8686 |      10072 |      10045 |      11015 |      10071 |      10161 |       9388 |
15.20/5.91	c (0,0) c | Propagations  |         4996874 |     573398 |     577707 |     642559 |     662474 |     676358 |     640051 |     629036 |     595291 |
15.20/5.91	c (0,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
15.20/5.91	c (0,0) c | SimpDBs       |              47 |          5 |          5 |          6 |          6 |          7 |          6 |          6 |          6 |
15.20/5.91	c (0,0) c | Restarts      |             179 |         21 |         22 |         22 |         16 |         25 |         24 |         26 |         23 |
15.20/5.91	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | PropBinClauses|         6618060 |     765697 |     780666 |     862361 |     886677 |     891150 |     846217 |     818875 |     766417 |
15.20/5.91	c (0,0) c | PropPreBlocker|        18368011 |    2147292 |    2138252 |    2397097 |    2539011 |    2479025 |    2270803 |    2267046 |    2129485 |
15.20/5.91	c (0,0) c | PropNotBlocker|         6404772 |     743801 |     750235 |     838195 |     867155 |     869471 |     780355 |     806500 |     749060 |
15.20/5.91	c (0,0) c | LitFullScans  |        47334538 |    5572292 |    5580062 |    6298474 |    6536622 |    6363841 |    5796045 |    5792653 |    5394549 |
15.20/5.91	c (0,0) c | LitScanFracts |            2603 |          0 |          0 |       2568 |         12 |         23 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | DecisionLevel0|             311 |         36 |         41 |         40 |         33 |         44 |         38 |         40 |         39 |
15.20/5.91	c (0,0) c | Periods       |               3 |          0 |          0 |          1 |          1 |          1 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
15.20/5.91	c (0,0) c | Avg_Trail     |                 |       2214 |       1953 |       2404 |       2404 |       2431 |       2237 |       2664 |       2652 |
15.20/5.91	c (0,0) c | Avg_DL        |                 |         36 |         34 |         39 |         42 |         42 |         40 |         49 |         43 |
15.20/5.91	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c | Exported      |            1835 |        181 |        260 |        304 |        199 |        253 |        234 |        199 |        205 |
15.20/5.91	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c | Unaries       |                 |         15 |         19 |         18 |         17 |         19 |         14 |         14 |         16 |
15.20/5.91	c (0,0) c | Binaries      |                 |         37 |         82 |         71 |         55 |         56 |         51 |         51 |         48 |
15.20/5.91	c (0,0) c | Glues         |                 |        181 |        260 |        304 |        199 |        253 |        234 |        199 |        205 |
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c | Orig_Seen     |            56 % |      14587 |      14714 |      17515 |      16676 |      17432 |      16872 |      17029 |      16603 |
15.20/5.91	c (0,0) c | Diff Orig seen|                 | -      127 |      X     |       2801 |       1962 |       2718 |       2158 |       2315 |       1889 |
15.20/5.91	c (0,0) c | Hamming       |            14 % |       1715 |      X     |       1358 |       1280 |       1705 |       1655 |       1499 |       1581 |
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	c (0,0) c | SolvingTime   |                 |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |
15.20/5.91	c (0,0) c | PropagationTim|                 |    0.1  67%|    0.1  67%|    0.1  63%|    0.1  64%|    0.1  64%|    0.1  67%|    0.1  67%|    0.1  68%|
15.20/5.91	c (0,0) c | AnalysisTime  |                 |    0.0  20%|    0.0  20%|    0.0  22%|    0.0  23%|    0.0  21%|    0.0  19%|    0.0  19%|    0.0  18%|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	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%|
15.20/5.91	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c
15.20/5.91	c (0,0) c Threads : 8
15.20/5.91	c (0,0) c Winner : 1
15.20/5.91	c (0,0) c Conflicts_0 : 3061
15.20/5.91	c (0,0) c Conflicts_1 : 3222
15.20/5.91	c (0,0) c Conflicts_2 : 3511
15.20/5.91	c (0,0) c Conflicts_3 : 3812
15.20/5.91	c (0,0) c Conflicts_4 : 3698
15.20/5.91	c (0,0) c Conflicts_5 : 3118
15.20/5.91	c (0,0) c Conflicts_6 : 3298
15.20/5.91	c (0,0) c Conflicts_7 : 3064
15.20/5.91	c (0,0) c Conflicts_total : 26784
15.20/5.91	c (0,0) c Conflicts_winner : 3222
15.20/5.91	c (0,0) c Decisions_0 : 9172
15.20/5.91	c (0,0) c Decisions_1 : 8686
15.20/5.91	c (0,0) c Decisions_2 : 10072
15.20/5.91	c (0,0) c Decisions_3 : 10045
15.20/5.91	c (0,0) c Decisions_4 : 11015
15.20/5.91	c (0,0) c Decisions_5 : 10071
15.20/5.91	c (0,0) c Decisions_6 : 10161
15.20/5.91	c (0,0) c Decisions_7 : 9388
15.20/5.91	c (0,0) c Decisions_total : 78610
15.20/5.91	c (0,0) c Decisions_winner : 8686
15.20/5.91	c (0,0) c Propagations_0 : 573398
15.20/5.91	c (0,0) c Propagations_1 : 577707
15.20/5.91	c (0,0) c Propagations_2 : 642559
15.20/5.91	c (0,0) c Propagations_3 : 662474
15.20/5.91	c (0,0) c Propagations_4 : 676358
15.20/5.91	c (0,0) c Propagations_5 : 640051
15.20/5.91	c (0,0) c Propagations_6 : 629036
15.20/5.91	c (0,0) c Propagations_7 : 595291
15.20/5.91	c (0,0) c Propagations_total : 4996874
15.20/5.91	c (0,0) c Propagations_winner : 577707
15.20/5.91	c (0,0) c ReduceDBs_0 : 1
15.20/5.91	c (0,0) c ReduceDBs_1 : 1
15.20/5.91	c (0,0) c ReduceDBs_2 : 1
15.20/5.91	c (0,0) c ReduceDBs_3 : 1
15.20/5.91	c (0,0) c ReduceDBs_4 : 1
15.20/5.91	c (0,0) c ReduceDBs_5 : 1
15.20/5.91	c (0,0) c ReduceDBs_6 : 1
15.20/5.91	c (0,0) c ReduceDBs_7 : 1
15.20/5.91	c (0,0) c ReduceDBs_total : 8
15.20/5.91	c (0,0) c ReduceDBs_winner : 1
15.20/5.91	c (0,0) c SimpDBs_0 : 5
15.20/5.91	c (0,0) c SimpDBs_1 : 5
15.20/5.91	c (0,0) c SimpDBs_2 : 6
15.20/5.91	c (0,0) c SimpDBs_3 : 6
15.20/5.91	c (0,0) c SimpDBs_4 : 7
15.20/5.91	c (0,0) c SimpDBs_5 : 6
15.20/5.91	c (0,0) c SimpDBs_6 : 6
15.20/5.91	c (0,0) c SimpDBs_7 : 6
15.20/5.91	c (0,0) c SimpDBs_total : 47
15.20/5.91	c (0,0) c SimpDBs_winner : 5
15.20/5.91	c (0,0) c Restarts_0 : 21
15.20/5.91	c (0,0) c Restarts_1 : 22
15.20/5.91	c (0,0) c Restarts_2 : 22
15.20/5.91	c (0,0) c Restarts_3 : 16
15.20/5.91	c (0,0) c Restarts_4 : 25
15.20/5.91	c (0,0) c Restarts_5 : 24
15.20/5.91	c (0,0) c Restarts_6 : 26
15.20/5.91	c (0,0) c Restarts_7 : 23
15.20/5.91	c (0,0) c Restarts_total : 179
15.20/5.91	c (0,0) c Restarts_winner : 22
15.20/5.91	c (0,0) c ForcedImports_0 : 0
15.20/5.91	c (0,0) c ForcedImports_1 : 0
15.20/5.91	c (0,0) c ForcedImports_2 : 0
15.20/5.91	c (0,0) c ForcedImports_3 : 0
15.20/5.91	c (0,0) c ForcedImports_4 : 0
15.20/5.91	c (0,0) c ForcedImports_5 : 0
15.20/5.91	c (0,0) c ForcedImports_6 : 0
15.20/5.91	c (0,0) c ForcedImports_7 : 0
15.20/5.91	c (0,0) c ForcedImports_total : 0
15.20/5.91	c (0,0) c ForcedImports_winner : 0
15.20/5.91	c (0,0) c PropsBinClauses_0 : 765697
15.20/5.91	c (0,0) c PropsBinClauses_1 : 780666
15.20/5.91	c (0,0) c PropsBinClauses_2 : 862361
15.20/5.91	c (0,0) c PropsBinClauses_3 : 886677
15.20/5.91	c (0,0) c PropsBinClauses_4 : 891150
15.20/5.91	c (0,0) c PropsBinClauses_5 : 846217
15.20/5.91	c (0,0) c PropsBinClauses_6 : 818875
15.20/5.91	c (0,0) c PropsBinClauses_7 : 766417
15.20/5.91	c (0,0) c PropsBinClauses_total : 6618060
15.20/5.91	c (0,0) c PropsBinClauses_winner : 780666
15.20/5.91	c (0,0) c PropsPreBlocker_0 : 2147292
15.20/5.91	c (0,0) c PropsPreBlocker_1 : 2138252
15.20/5.91	c (0,0) c PropsPreBlocker_2 : 2397097
15.20/5.91	c (0,0) c PropsPreBlocker_3 : 2539011
15.20/5.91	c (0,0) c PropsPreBlocker_4 : 2479025
15.20/5.91	c (0,0) c PropsPreBlocker_5 : 2270803
15.20/5.91	c (0,0) c PropsPreBlocker_6 : 2267046
15.20/5.91	c (0,0) c PropsPreBlocker_7 : 2129485
15.20/5.91	c (0,0) c PropsPreBlocker_total : 18368011
15.20/5.91	c (0,0) c PropsPreBlocker_winner : 2138252
15.20/5.91	c (0,0) c PropsNotBlocker_0 : 743801
15.20/5.91	c (0,0) c PropsNotBlocker_1 : 750235
15.20/5.91	c (0,0) c PropsNotBlocker_2 : 838195
15.20/5.91	c (0,0) c PropsNotBlocker_3 : 867155
15.20/5.91	c (0,0) c PropsNotBlocker_4 : 869471
15.20/5.91	c (0,0) c PropsNotBlocker_5 : 780355
15.20/5.91	c (0,0) c PropsNotBlocker_6 : 806500
15.20/5.91	c (0,0) c PropsNotBlocker_7 : 749060
15.20/5.91	c (0,0) c PropsNotBlocker_total : 6404772
15.20/5.91	c (0,0) c PropsNotBlocker_winner : 750235
15.20/5.91	c (0,0) c PropsLitFullScans_0 : 5572292
15.20/5.91	c (0,0) c PropsLitFullScans_1 : 5580062
15.20/5.92	c (0,0) c PropsLitFullScans_2 : 6298474
15.20/5.92	c (0,0) c PropsLitFullScans_3 : 6536622
15.20/5.92	c (0,0) c PropsLitFullScans_4 : 6363841
15.20/5.92	c (0,0) c PropsLitFullScans_5 : 5796045
15.20/5.92	c (0,0) c PropsLitFullScans_6 : 5792653
15.20/5.92	c (0,0) c PropsLitFullScans_7 : 5394549
15.20/5.92	c (0,0) c PropsLitFullScans_total : 47334538
15.20/5.92	c (0,0) c PropsLitFullScans_winner : 5580062
15.20/5.92	c (0,0) c LitScanFractions_0 : 0
15.20/5.92	c (0,0) c LitScanFractions_1 : 0
15.20/5.92	c (0,0) c LitScanFractions_2 : 2568
15.20/5.92	c (0,0) c LitScanFractions_3 : 12
15.20/5.92	c (0,0) c LitScanFractions_4 : 23
15.20/5.92	c (0,0) c LitScanFractions_5 : 0
15.20/5.92	c (0,0) c LitScanFractions_6 : 0
15.20/5.92	c (0,0) c LitScanFractions_7 : 0
15.20/5.92	c (0,0) c LitScanFractions_total : 2603
15.20/5.92	c (0,0) c LitScanFractions_winner : 0
15.20/5.92	c (0,0) c DecisionLevel0_0 : 36
15.20/5.92	c (0,0) c DecisionLevel0_1 : 41
15.20/5.92	c (0,0) c DecisionLevel0_2 : 40
15.20/5.92	c (0,0) c DecisionLevel0_3 : 33
15.20/5.92	c (0,0) c DecisionLevel0_4 : 44
15.20/5.92	c (0,0) c DecisionLevel0_5 : 38
15.20/5.92	c (0,0) c DecisionLevel0_6 : 40
15.20/5.92	c (0,0) c DecisionLevel0_7 : 39
15.20/5.92	c (0,0) c DecisionLevel0_total : 311
15.20/5.92	c (0,0) c DecisionLevel0_winner : 41
15.20/5.92	c (0,0) c Periods_0 : 0
15.20/5.92	c (0,0) c Periods_1 : 0
15.20/5.92	c (0,0) c Periods_2 : 1
15.20/5.92	c (0,0) c Periods_3 : 1
15.20/5.92	c (0,0) c Periods_4 : 1
15.20/5.92	c (0,0) c Periods_5 : 0
15.20/5.92	c (0,0) c Periods_6 : 0
15.20/5.92	c (0,0) c Periods_7 : 0
15.20/5.92	c (0,0) c Periods_total : 3
15.20/5.92	c (0,0) c Periods_winner : 0
15.20/5.92	c (0,0) c Margin_0 : 20
15.20/5.92	c (0,0) c Margin_1 : 20
15.20/5.92	c (0,0) c Margin_2 : 20
15.20/5.92	c (0,0) c Margin_3 : 20
15.20/5.92	c (0,0) c Margin_4 : 20
15.20/5.92	c (0,0) c Margin_5 : 20
15.20/5.92	c (0,0) c Margin_6 : 20
15.20/5.92	c (0,0) c Margin_7 : 20
15.20/5.92	c (0,0) c Margin_total : 160
15.20/5.92	c (0,0) c Margin_winner : 20
15.20/5.92	c (0,0) c Exported_0 : 181
15.20/5.92	c (0,0) c Exported_1 : 260
15.20/5.92	c (0,0) c Exported_2 : 304
15.20/5.92	c (0,0) c Exported_3 : 199
15.20/5.92	c (0,0) c Exported_4 : 253
15.20/5.92	c (0,0) c Exported_5 : 234
15.20/5.92	c (0,0) c Exported_6 : 199
15.20/5.92	c (0,0) c Exported_7 : 205
15.20/5.92	c (0,0) c Exported_total : 1835
15.20/5.92	c (0,0) c Exported_winner : 260
15.20/5.92	c (0,0) c Imported_0 : 0
15.20/5.92	c (0,0) c Imported_1 : 0
15.20/5.92	c (0,0) c Imported_2 : 0
15.20/5.92	c (0,0) c Imported_3 : 0
15.20/5.92	c (0,0) c Imported_4 : 0
15.20/5.92	c (0,0) c Imported_5 : 0
15.20/5.92	c (0,0) c Imported_6 : 0
15.20/5.92	c (0,0) c Imported_7 : 0
15.20/5.92	c (0,0) c Imported_total : 0
15.20/5.92	c (0,0) c Imported_winner : 0
15.20/5.92	c (0,0) c Good_0 : 0
15.20/5.92	c (0,0) c Good_1 : 0
15.20/5.92	c (0,0) c Good_2 : 0
15.20/5.92	c (0,0) c Good_3 : 0
15.20/5.92	c (0,0) c Good_4 : 0
15.20/5.92	c (0,0) c Good_5 : 0
15.20/5.92	c (0,0) c Good_6 : 0
15.20/5.92	c (0,0) c Good_7 : 0
15.20/5.92	c (0,0) c Good_total : 0
15.20/5.92	c (0,0) c Good_winner : 0
15.20/5.92	c (0,0) c Purge_0 : 0
15.20/5.92	c (0,0) c Purge_1 : 0
15.20/5.92	c (0,0) c Purge_2 : 0
15.20/5.92	c (0,0) c Purge_3 : 0
15.20/5.92	c (0,0) c Purge_4 : 0
15.20/5.92	c (0,0) c Purge_5 : 0
15.20/5.92	c (0,0) c Purge_6 : 0
15.20/5.92	c (0,0) c Purge_7 : 0
15.20/5.92	c (0,0) c Purge_total : 0
15.20/5.92	c (0,0) c Purge_winner : 0
15.20/5.92	c (0,0) c Promoted_0 : 0
15.20/5.92	c (0,0) c Promoted_1 : 0
15.20/5.92	c (0,0) c Promoted_2 : 0
15.20/5.92	c (0,0) c Promoted_3 : 0
15.20/5.92	c (0,0) c Promoted_4 : 0
15.20/5.92	c (0,0) c Promoted_5 : 0
15.20/5.92	c (0,0) c Promoted_6 : 0
15.20/5.92	c (0,0) c Promoted_7 : 0
15.20/5.92	c (0,0) c Promoted_total : 0
15.20/5.92	c (0,0) c Promoted_winner : 0
15.20/5.92	c (0,0) c Remove_Imp_0 : 0
15.20/5.92	c (0,0) c Remove_Imp_1 : 0
15.20/5.92	c (0,0) c Remove_Imp_2 : 0
15.20/5.92	c (0,0) c Remove_Imp_3 : 0
15.20/5.92	c (0,0) c Remove_Imp_4 : 0
15.20/5.92	c (0,0) c Remove_Imp_5 : 0
15.20/5.92	c (0,0) c Remove_Imp_6 : 0
15.20/5.92	c (0,0) c Remove_Imp_7 : 0
15.20/5.92	c (0,0) c Remove_Imp_total : 0
15.20/5.92	c (0,0) c Remove_Imp_winner : 0
15.20/5.92	c (0,0) c Blocked_Reuse_0 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_1 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_2 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_3 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_4 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_5 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_6 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_7 : 0
15.20/5.92	c (0,0) c Blocked_Reuse_total : 0
15.20/5.92	c (0,0) c Blocked_Reuse_winner : 0
15.20/5.92	c (0,0) c Unaries_0 : 15
15.20/5.92	c (0,0) c Unaries_1 : 19
15.20/5.92	c (0,0) c Unaries_2 : 18
15.20/5.92	c (0,0) c Unaries_3 : 17
15.20/5.92	c (0,0) c Unaries_4 : 19
15.20/5.92	c (0,0) c Unaries_5 : 14
15.20/5.92	c (0,0) c Unaries_6 : 14
15.20/5.92	c (0,0) c Unaries_7 : 16
15.20/5.92	c (0,0) c Unaries_total : 132
15.20/5.92	c (0,0) c Unaries_winner : 19
15.20/5.92	c (0,0) c Binaries_0 : 37
15.20/5.92	c (0,0) c Binaries_1 : 82
15.20/5.92	c (0,0) c Binaries_2 : 71
15.20/5.92	c (0,0) c Binaries_3 : 55
15.20/5.92	c (0,0) c Binaries_4 : 56
15.20/5.92	c (0,0) c Binaries_5 : 51
15.20/5.92	c (0,0) c Binaries_6 : 51
15.20/5.92	c (0,0) c Binaries_7 : 48
15.20/5.92	c (0,0) c Binaries_total : 451
15.20/5.92	c (0,0) c Binaries_winner : 82
15.20/5.92	c (0,0) c Glues_0 : 181
15.20/5.92	c (0,0) c Glues_1 : 260
15.20/5.92	c (0,0) c Glues_2 : 304
15.20/5.92	c (0,0) c Glues_3 : 199
15.20/5.92	c (0,0) c Glues_4 : 253
15.20/5.92	c (0,0) c Glues_5 : 234
15.20/5.92	c (0,0) c Glues_6 : 199
15.20/5.92	c (0,0) c Glues_7 : 205
15.20/5.92	c (0,0) c Glues_total : 1835
15.20/5.92	c (0,0) c Glues_winner : 260
15.20/5.92	c (0,0) c RunningTime_0 : 0.128097
15.20/5.92	c (0,0) c RunningTime_1 : 0.127029
15.20/5.92	c (0,0) c RunningTime_2 : 0.129194
15.20/5.92	c (0,0) c RunningTime_3 : 0.131573
15.20/5.92	c (0,0) c RunningTime_4 : 0.129921
15.20/5.92	c (0,0) c RunningTime_5 : 0.127390
15.20/5.92	c (0,0) c RunningTime_6 : 0.130368
15.20/5.92	c (0,0) c RunningTime_7 : 0.127193
15.20/5.92	c (0,0) c RunningTime_total : 1.030765
15.20/5.92	c (0,0) c RunningTime_winner : 0.127029
15.20/5.92	c (0,0) c WaitingTime_0 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_1 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_2 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_3 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_4 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_5 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_6 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_7 : 0.000000
15.20/5.92	c (0,0) c WaitingTime_total : 0.000000
15.20/5.92	c (0,0) c WaitingTime_winner : 0.000000
15.20/5.92	c (0,0) c ExchangingTime_0 : 0.000345
15.20/5.92	c (0,0) c ExchangingTime_1 : 0.000453
15.20/5.92	c (0,0) c ExchangingTime_2 : 0.000385
15.20/5.92	c (0,0) c ExchangingTime_3 : 0.000490
15.20/5.92	c (0,0) c ExchangingTime_4 : 0.000377
15.20/5.92	c (0,0) c ExchangingTime_5 : 0.000314
15.20/5.92	c (0,0) c ExchangingTime_6 : 0.000230
15.20/5.92	c (0,0) c ExchangingTime_7 : 0.000225
15.20/5.92	c (0,0) c ExchangingTime_total : 0.002820
15.20/5.92	c (0,0) c ExchangingTime_winner : 0.000453
15.20/5.92	c (0,0) c PeriodProcTime_0 : 0.000000
15.20/5.92	c (0,0) c PeriodProcTime_1 : 0.000000
15.20/5.92	c (0,0) c PeriodProcTime_2 : 0.000004
15.20/5.92	c (0,0) c PeriodProcTime_3 : 0.000030
15.20/5.92	c (0,0) c PeriodProcTime_4 : 0.000003
15.20/5.92	c (0,0) c PeriodProcTime_5 : 0.000000
15.20/5.92	c (0,0) c PeriodProcTime_6 : 0.000000
15.20/5.92	c (0,0) c PeriodProcTime_7 : 0.000000
15.20/5.92	c (0,0) c PeriodProcTime_total : 0.000037
15.20/5.92	c (0,0) c PeriodProcTime_winner : 0.000000
15.20/5.92	c (0,0) c SolvingTime_0 : 0.128442
15.20/5.92	c (0,0) c SolvingTime_1 : 0.127482
15.20/5.92	c (0,0) c SolvingTime_2 : 0.129583
15.20/5.92	c (0,0) c SolvingTime_3 : 0.132093
15.20/5.92	c (0,0) c SolvingTime_4 : 0.130301
15.20/5.92	c (0,0) c SolvingTime_5 : 0.127704
15.20/5.92	c (0,0) c SolvingTime_6 : 0.130598
15.20/5.92	c (0,0) c SolvingTime_7 : 0.127418
15.20/5.92	c (0,0) c SolvingTime_total : 1.033622
15.20/5.92	c (0,0) c SolvingTime_winner : 0.127482
15.20/5.92	c (0,0) c PropagationTime_0 : 0.085754
15.20/5.92	c (0,0) c PropagationTime_1 : 0.085872
15.20/5.92	c (0,0) c PropagationTime_2 : 0.082228
15.20/5.92	c (0,0) c PropagationTime_3 : 0.084072
15.20/5.92	c (0,0) c PropagationTime_4 : 0.082744
15.20/5.92	c (0,0) c PropagationTime_5 : 0.085707
15.20/5.92	c (0,0) c PropagationTime_6 : 0.087480
15.20/5.92	c (0,0) c PropagationTime_7 : 0.086096
15.20/5.92	c (0,0) c PropagationTime_total : 0.679954
15.20/5.92	c (0,0) c PropagationTime_winner : 0.085872
15.20/5.92	c (0,0) c AnalysisTime_0 : 0.025458
15.20/5.92	c (0,0) c AnalysisTime_1 : 0.025169
15.20/5.92	c (0,0) c AnalysisTime_2 : 0.028513
15.20/5.92	c (0,0) c AnalysisTime_3 : 0.029969
15.20/5.92	c (0,0) c AnalysisTime_4 : 0.027270
15.20/5.92	c (0,0) c AnalysisTime_5 : 0.024307
15.20/5.92	c (0,0) c AnalysisTime_6 : 0.025275
15.20/5.92	c (0,0) c AnalysisTime_7 : 0.023047
15.20/5.92	c (0,0) c AnalysisTime_total : 0.209008
15.20/5.92	c (0,0) c AnalysisTime_winner : 0.025169
15.20/5.92	c (0,0) c ReductionTime_0 : 0.000316
15.20/5.92	c (0,0) c ReductionTime_1 : 0.000309
15.20/5.92	c (0,0) c ReductionTime_2 : 0.000310
15.20/5.92	c (0,0) c ReductionTime_3 : 0.000323
15.20/5.92	c (0,0) c ReductionTime_4 : 0.000309
15.20/5.92	c (0,0) c ReductionTime_5 : 0.000305
15.20/5.92	c (0,0) c ReductionTime_6 : 0.000321
15.20/5.92	c (0,0) c ReductionTime_7 : 0.000339
15.20/5.92	c (0,0) c ReductionTime_total : 0.002532
15.20/5.92	c (0,0) c ReductionTime_winner : 0.000309
15.20/5.92	c (0,0) c SimplifyTime_0 : 0.002086
15.20/5.92	c (0,0) c SimplifyTime_1 : 0.002150
15.20/5.92	c (0,0) c SimplifyTime_2 : 0.002582
15.20/5.92	c (0,0) c SimplifyTime_3 : 0.002467
15.20/5.92	c (0,0) c SimplifyTime_4 : 0.002939
15.20/5.92	c (0,0) c SimplifyTime_5 : 0.002504
15.20/5.92	c (0,0) c SimplifyTime_6 : 0.002543
15.20/5.92	c (0,0) c SimplifyTime_7 : 0.002611
15.20/5.92	c (0,0) c SimplifyTime_total : 0.019881
15.20/5.92	c (0,0) c SimplifyTime_winner : 0.002150
15.20/5.92	c (0,0) c UsedRateTime_0 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_1 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_2 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_3 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_4 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_5 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_6 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_7 : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_total : 0.000000
15.20/5.92	c (0,0) c UsedRateTime_winner : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_0 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_1 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_2 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_3 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_4 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_5 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_6 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_7 : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_total : 0.000000
15.20/5.92	c (0,0) c OverlapRateTime_winner : 0.000000
15.20/5.92	c (0,0) c
15.20/5.92	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
15.20/5.92	c (0,0) c
15.20/5.92	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.92	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.20/5.92	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.92	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
15.20/5.92	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
15.20/5.92	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
15.20/5.92	c (0,0) c | Initial random_seed   | 1735370035 |  502235386 |  208631390 |  167113339 |   11381989 | 1986224477 | 1242178860 |    9608270 |
15.20/5.92	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
15.20/5.92	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
15.20/5.92	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
15.20/5.92	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
15.20/5.92	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
15.20/5.92	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
15.20/5.92	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
15.20/5.92	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
15.20/5.92	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
15.20/5.92	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
15.20/5.92	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
15.20/5.92	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.20/5.92	c (0,0) 
15.20/5.92	c (0,0) s SATISFIABLE
15.20/5.96	c (0,0) SatSolver.solve End
15.20/5.96	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.20/5.96	c (0,0) Show results Begin
16.52/6.07	c (0,0) x[0] = 0
16.52/6.07	c (0,0) x[1] = 25
16.52/6.07	c (0,0) x[2] = 39
16.52/6.07	c (0,0) x[3] = 27
16.52/6.07	c (0,0) x[4] = 41
16.52/6.07	c (0,0) x[5] = 40
16.52/6.07	c (0,0) x[6] = 2
16.52/6.07	c (0,0) x[7] = 42
16.52/6.07	c (0,0) x[8] = 17
16.52/6.07	c (0,0) x[9] = 31
16.52/6.07	c (0,0) x[10] = 32
16.52/6.07	c (0,0) x[11] = 7
16.52/6.07	c (0,0) x[12] = 19
16.52/6.07	c (0,0) x[13] = 5
16.52/6.07	c (0,0) x[14] = 6
16.52/6.07	c (0,0) x[15] = 20
16.52/6.07	c (0,0) x[16] = 21
16.52/6.07	c (0,0) x[17] = 9
16.52/6.07	c (0,0) x[18] = 49
16.52/6.07	c (0,0) x[19] = 37
16.52/6.07	c (0,0) x[20] = 10
16.52/6.07	c (0,0) x[21] = 22
16.52/6.07	c (0,0) x[22] = 8
16.52/6.07	c (0,0) x[23] = 33
16.52/6.07	c (0,0) x[24] = 34
16.52/6.07	c (0,0) x[25] = 48
16.52/6.07	c (0,0) x[26] = 23
16.52/6.07	c (0,0) x[27] = 50
16.52/6.07	c (0,0) x[28] = 51
16.52/6.07	c (0,0) x[29] = 13
16.52/6.07	c (0,0) x[30] = 14
16.52/6.07	c (0,0) x[31] = 28
16.52/6.07	c (0,0) x[32] = 16
16.52/6.07	c (0,0) x[33] = 30
16.52/6.07	c (0,0) x[34] = 18
16.52/6.07	c (0,0) x[35] = 43
16.52/6.07	c (0,0) x[36] = 29
16.52/6.07	c (0,0) x[37] = 4
16.52/6.07	c (0,0) x[38] = 3
16.52/6.07	c (0,0) x[39] = 15
16.52/6.07	c (0,0) x[40] = 1
16.52/6.07	c (0,0) x[41] = 26
16.52/6.07	c (0,0) x[42] = 12
16.52/6.07	c (0,0) x[43] = 11
16.52/6.07	c (0,0) x[44] = 38
16.52/6.07	c (0,0) x[45] = 24
16.52/6.07	c (0,0) x[46] = 36
16.52/6.07	c (0,0) x[47] = 35
16.52/6.07	c (0,0) x[48] = 47
16.52/6.07	c (0,0) x[49] = 46
16.52/6.07	c (0,0) x[50] = 45
16.52/6.07	c (0,0) x[51] = 44
16.52/6.07	c (0,0) y[0] = 0
16.52/6.07	c (0,0) y[1] = 40
16.52/6.07	c (0,0) y[2] = 6
16.52/6.07	c (0,0) y[3] = 38
16.52/6.07	c (0,0) y[4] = 37
16.52/6.07	c (0,0) y[5] = 13
16.52/6.07	c (0,0) y[6] = 14
16.52/6.07	c (0,0) y[7] = 11
16.52/6.07	c (0,0) y[8] = 22
16.52/6.07	c (0,0) y[9] = 17
16.52/6.07	c (0,0) y[10] = 20
16.52/6.07	c (0,0) y[11] = 43
16.52/6.07	c (0,0) y[12] = 42
16.52/6.07	c (0,0) y[13] = 29
16.52/6.07	c (0,0) y[14] = 30
16.52/6.07	c (0,0) y[15] = 39
16.52/6.07	c (0,0) y[16] = 32
16.52/6.07	c (0,0) y[17] = 8
16.52/6.07	c (0,0) y[18] = 34
16.52/6.07	c (0,0) y[19] = 12
16.52/6.07	c (0,0) y[20] = 15
16.52/6.07	c (0,0) y[21] = 16
16.52/6.07	c (0,0) y[22] = 21
16.52/6.07	c (0,0) y[23] = 26
16.52/6.07	c (0,0) y[24] = 45
16.52/6.07	c (0,0) y[25] = 1
16.52/6.07	c (0,0) y[26] = 41
16.52/6.07	c (0,0) y[27] = 3
16.52/6.07	c (0,0) y[28] = 31
16.52/6.07	c (0,0) y[29] = 36
16.52/6.07	c (0,0) y[30] = 33
16.52/6.07	c (0,0) y[31] = 9
16.52/6.07	c (0,0) y[32] = 10
16.52/6.07	c (0,0) y[33] = 23
16.52/6.08	c (0,0) y[34] = 24
16.52/6.08	c (0,0) y[35] = 47
16.52/6.08	c (0,0) y[36] = 46
16.52/6.08	c (0,0) y[37] = 19
16.52/6.08	c (0,0) y[38] = 44
16.52/6.08	c (0,0) y[39] = 2
16.52/6.08	c (0,0) y[40] = 5
16.52/6.08	c (0,0) y[41] = 4
16.52/6.08	c (0,0) y[42] = 7
16.52/6.08	c (0,0) y[43] = 35
16.52/6.08	c (0,0) y[44] = 51
16.52/6.08	c (0,0) y[45] = 50
16.52/6.08	c (0,0) y[46] = 49
16.52/6.08	c (0,0) y[47] = 48
16.52/6.08	c (0,0) y[48] = 25
16.52/6.08	c (0,0) y[49] = 18
16.52/6.08	c (0,0) y[50] = 27
16.52/6.08	c (0,0) y[51] = 28
16.52/6.08	s SATISFIABLE
16.52/6.09	v <instantiation>
16.52/6.09	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.52/6.09	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.52/6.09	v </instantiation>
16.52/6.09	c (0,0) Show results End
16.52/6.09	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
16.52/6.09	c (0,0) 0,0,STOP-AFTER(ALL)
16.52/6.09	c END-Prog: Sat Sep 14 06:39:14 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 (14843 MiB free)
  memory of node 1: 16384 MiB (15398 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=22502, runsolver pid=22499

[startup+0.10015 s]*
/proc/loadavg: 2.14 0.51 0.41 2/211 22524
/proc/meminfo: memFree=30873460/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419870126 115843072 349 33554432000 4194304 5098028 140720458048896 140720458046152 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 349 296 221 0 87 0
[pid=22505] ppid=22502 vsize=27314120 memory=106380 CPUtime=0.11 cores=0-7
/proc/22505/stat : 22505 (java) S 22502 22502 19225 0 -1 1077944320 6680 0 0 0 9 2 0 0 20 0 20 0 419870126 27969658880 26595 33554432000 4194304 4196468 140735504483808 140735504466352 140273832320759 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
/proc/22505/statm: 6828530 26595 2799 1 0 6790935 0
[pid=22505/tid=22506] ppid=22502 vsize=27314120 memory=8040785092344192663 CPUtime=0.08 cores=0-7
/proc/22505/task/22506/stat : 22506 (java) R 22502 22502 19225 0 -1 4202560 4777 0 0 0 7 1 0 0 20 0 20 0 419870126 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273804147088 140273832342685 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22507] ppid=22502 vsize=27314120 memory=732369961824324581 CPUtime=0 cores=0-7
/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27314120 memory=139823486871168 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22510] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22510/stat : 22510 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273648614288 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22511] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22511/stat : 22511 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273647561232 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22512] ppid=22502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22505/task/22512/stat : 22512 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273646508688 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22513] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22513/stat : 22513 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273645455632 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22514] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22514/stat : 22514 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 26595 33554432000 4194304 4196468 140735504483808 140273644403088 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22515] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22515/stat : 22515 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870130 27969658880 26595 33554432000 4194304 4196468 140735504483808 140272085220080 140273832331906 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22516] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22516/stat : 22516 (java) S 22502 22502 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 26595 33554432000 4194304 4196468 140735504483808 140271685723808 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22517] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22517/stat : 22517 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 26595 33554432000 4194304 4196468 140735504483808 140271417287920 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22518] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22518/stat : 22518 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 26595 33554432000 4194304 4196468 140735504483808 140271042779600 140273832339355 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22519] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22519/stat : 22519 (java) S 22502 22502 19225 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 27107 33554432000 4194304 4196468 140735504483808 140272084166896 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22520] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22520/stat : 22520 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 27107 33554432000 4194304 4196468 140735504483808 140272083114352 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22521] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22521/stat : 22521 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 27107 33554432000 4194304 4196468 140735504483808 140272082061296 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22522] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22522/stat : 22522 (java) S 22502 22502 19225 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 27107 33554432000 4194304 4196468 140735504483808 140272081008752 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22523] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22523/stat : 22523 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 27107 33554432000 4194304 4196468 140735504483808 140270544874464 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22524] ppid=22502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22505/task/22524/stat : 22524 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870134 27969658880 27107 33554432000 4194304 4196468 140735504483808 140272079957168 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107776 KiB

[startup+0.21008 s]*
/proc/loadavg: 2.14 0.51 0.41 3/211 22524
/proc/meminfo: memFree=30851372/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419870126 115843072 349 33554432000 4194304 5098028 140720458048896 140720458046152 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 349 296 221 0 87 0
[pid=22505] ppid=22502 vsize=27314120 memory=125552 CPUtime=0.24 cores=0-7
/proc/22505/stat : 22505 (java) S 22502 22502 19225 0 -1 1077944320 12279 0 0 0 20 4 0 0 20 0 20 0 419870126 27969658880 31388 33554432000 4194304 4196468 140735504483808 140735504466352 140273832320759 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
/proc/22505/statm: 6828530 31388 2921 1 0 6790935 0
[pid=22505/tid=22506] ppid=22502 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/22505/task/22506/stat : 22506 (java) R 22502 22502 19225 0 -1 4202560 10019 0 0 0 16 3 0 0 20 0 20 0 419870126 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273804128320 140273813694538 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22507] ppid=22502 vsize=27314120 memory=732369961824324581 CPUtime=0 cores=0-7
/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27314120 memory=139823486871168 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22510] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22510/stat : 22510 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273648614288 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22511] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22511/stat : 22511 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273647561232 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22512] ppid=22502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22505/task/22512/stat : 22512 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273646508688 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22513] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22513/stat : 22513 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273645455632 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22514] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22514/stat : 22514 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 31388 33554432000 4194304 4196468 140735504483808 140273644403088 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22515] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22515/stat : 22515 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870130 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272085220080 140273832331906 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22516] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22516/stat : 22516 (java) S 22502 22502 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 31388 33554432000 4194304 4196468 140735504483808 140271685723808 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22517] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22517/stat : 22517 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 31388 33554432000 4194304 4196468 140735504483808 140271417287920 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22518] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22518/stat : 22518 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140271042779600 140273832339355 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22519] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22519/stat : 22519 (java) S 22502 22502 19225 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272084166896 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22520] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22520/stat : 22520 (java) S 22502 22502 19225 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272083114352 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22521] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22521/stat : 22521 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272082061296 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22522] ppid=22502 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/22505/task/22522/stat : 22522 (java) S 22502 22502 19225 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272081008752 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22523] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22523/stat : 22523 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 31388 33554432000 4194304 4196468 140735504483808 140270544874464 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22524] ppid=22502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22505/task/22524/stat : 22524 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870134 27969658880 31388 33554432000 4194304 4196468 140735504483808 140272079957168 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126948 KiB

[startup+0.309456 s]*
/proc/loadavg: 2.14 0.51 0.41 2/211 22524
/proc/meminfo: memFree=30848944/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419870126 115843072 349 33554432000 4194304 5098028 140720458048896 140720458046152 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 349 296 221 0 87 0
[pid=22505] ppid=22502 vsize=27314120 memory=129652 CPUtime=0.43 cores=0-7
/proc/22505/stat : 22505 (java) S 22502 22502 19225 0 -1 1077944320 12789 0 0 0 38 5 0 0 20 0 20 0 419870126 27969658880 32413 33554432000 4194304 4196468 140735504483808 140735504466352 140273832320759 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
/proc/22505/statm: 6828530 32413 3027 1 0 6790935 0
[pid=22505/tid=22506] ppid=22502 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/22505/task/22506/stat : 22506 (java) R 22502 22502 19225 0 -1 4202560 10332 0 0 0 26 4 0 0 20 0 20 0 419870126 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273804150832 140273813885755 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22507] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22510] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22510/stat : 22510 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273648614288 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22511] ppid=22502 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/22505/task/22511/stat : 22511 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273647561232 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22512] ppid=22502 vsize=27314120 memory=139823331505071 CPUtime=0 cores=0-7
/proc/22505/task/22512/stat : 22512 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273646508688 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22513] ppid=22502 vsize=27314120 memory=139823331507376 CPUtime=0 cores=0-7
/proc/22505/task/22513/stat : 22513 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273645455632 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22514] ppid=22502 vsize=27314120 memory=139823331509680 CPUtime=0 cores=0-7
/proc/22505/task/22514/stat : 22514 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870129 27969658880 32413 33554432000 4194304 4196468 140735504483808 140273644403088 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22515] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22515/stat : 22515 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870130 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272085220080 140273832331906 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22516] ppid=22502 vsize=27314120 memory=279646663026320 CPUtime=0 cores=0-7
/proc/22505/task/22516/stat : 22516 (java) S 22502 22502 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 32413 33554432000 4194304 4196468 140735504483808 140271685723808 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22517] ppid=22502 vsize=27314120 memory=279646663033232 CPUtime=0 cores=0-7
/proc/22505/task/22517/stat : 22517 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870131 27969658880 32413 33554432000 4194304 4196468 140735504483808 140271417287920 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22518] ppid=22502 vsize=27314120 memory=279646662974512 CPUtime=0 cores=0-7
/proc/22505/task/22518/stat : 22518 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140271042779600 140273832339355 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22519] ppid=22502 vsize=27314120 memory=279646663047056 CPUtime=0 cores=0-7
/proc/22505/task/22519/stat : 22519 (java) S 22502 22502 19225 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272084166896 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22520] ppid=22502 vsize=27314120 memory=279646663053968 CPUtime=0.02 cores=0-7
/proc/22505/task/22520/stat : 22520 (java) R 22502 22502 19225 0 -1 4202560 155 0 0 0 2 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272083114352 140273817446836 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22521] ppid=22502 vsize=27314120 memory=279646663051664 CPUtime=0.01 cores=0-7
/proc/22505/task/22521/stat : 22521 (java) S 22502 22502 19225 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272082061296 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22522] ppid=22502 vsize=27314120 memory=279646663067824 CPUtime=0.06 cores=0-7
/proc/22505/task/22522/stat : 22522 (java) S 22502 22502 19225 0 -1 1077944384 481 0 0 0 6 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272081008752 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22523] ppid=22502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22523/stat : 22523 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27969658880 32413 33554432000 4194304 4196468 140735504483808 140270544874464 140273832330965 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22524] ppid=22502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/22505/task/22524/stat : 22524 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870134 27969658880 32413 33554432000 4194304 4196468 140735504483808 140272079957168 140273832331906 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131048 KiB

[startup+0.700904 s]
/proc/loadavg: 2.14 0.51 0.41 2/211 22524
/proc/meminfo: memFree=30828504/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419870126 115843072 349 33554432000 4194304 5098028 140720458048896 140720458046152 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 349 296 221 0 87 0
[pid=22505] ppid=22502 vsize=27322516 memory=166208 CPUtime=0.99 cores=0-7
/proc/22505/stat : 22505 (java) S 22502 22502 19225 0 -1 1077944320 20748 0 0 0 92 7 0 0 20 0 20 0 419870126 27978256384 41552 33554432000 4194304 4196468 140735504483808 140735504466352 140273832320759 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
/proc/22505/statm: 6830629 41552 3215 1 0 6791959 0
[pid=22505/tid=22506] ppid=22502 vsize=27322516 memory=279646663362752 CPUtime=0.67 cores=0-7
/proc/22505/task/22506/stat : 22506 (java) R 22502 22502 19225 0 -1 4202560 17718 0 0 0 62 5 0 0 20 0 20 0 419870126 27978256384 41552 33554432000 4194304 4196468 140735504483808 140273804138144 140273832332694 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22507] ppid=22502 vsize=27322516 memory=1564 CPUtime=0 cores=0-7
/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27978256384 41552 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27322516 memory=976 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27978256384 41552 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27322516 memory=772 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27978256384 41552 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0

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

/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27326612 memory=1564 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27326612 memory=976 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22510] ppid=22502 vsize=27326612 memory=772 CPUtime=0 cores=0-7
/proc/22505/task/22510/stat : 22510 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273648614288 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22511] ppid=22502 vsize=27326612 memory=3932 CPUtime=0 cores=0-7
/proc/22505/task/22511/stat : 22511 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273647561232 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22512] ppid=22502 vsize=27326612 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22512/stat : 22512 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273646508688 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22513] ppid=22502 vsize=27326612 memory=13412 CPUtime=0 cores=0-7
/proc/22505/task/22513/stat : 22513 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273645455632 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22514] ppid=22502 vsize=27326612 memory=7739529780737568101 CPUtime=0 cores=0-7
/proc/22505/task/22514/stat : 22514 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870129 27982450688 151524 33554432000 4194304 4196468 140735504483808 140273644403088 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22515] ppid=22502 vsize=27326612 memory=744 CPUtime=0 cores=0-7
/proc/22505/task/22515/stat : 22515 (java) S 22502 22502 19225 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419870130 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272085220080 140273832331906 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22516] ppid=22502 vsize=27326612 memory=8296 CPUtime=0 cores=0-7
/proc/22505/task/22516/stat : 22516 (java) S 22502 22502 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419870131 27982450688 151524 33554432000 4194304 4196468 140735504483808 140271685723808 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22517] ppid=22502 vsize=27326612 memory=5964 CPUtime=0 cores=0-7
/proc/22505/task/22517/stat : 22517 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870131 27982450688 151524 33554432000 4194304 4196468 140735504483808 140271417287920 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22518] ppid=22502 vsize=27326612 memory=1124 CPUtime=0 cores=0-7
/proc/22505/task/22518/stat : 22518 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140271042779600 140273832339355 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22519] ppid=22502 vsize=27326612 memory=14008 CPUtime=1.69 cores=0-7
/proc/22505/task/22519/stat : 22519 (java) R 22502 22502 19225 0 -1 4202560 2334 0 0 0 168 1 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272084166896 140273815819628 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22520] ppid=22502 vsize=27326612 memory=12024 CPUtime=1.7 cores=0-7
/proc/22505/task/22520/stat : 22520 (java) R 22502 22502 19225 0 -1 4202560 1990 0 0 0 169 1 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272083114352 140273813865340 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22521] ppid=22502 vsize=27326612 memory=2124 CPUtime=1.59 cores=0-7
/proc/22505/task/22521/stat : 22521 (java) R 22502 22502 19225 0 -1 4202560 2293 0 0 0 159 0 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272082061296 140273813842015 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22522] ppid=22502 vsize=27326612 memory=7960 CPUtime=0.89 cores=0-7
/proc/22505/task/22522/stat : 22522 (java) S 22502 22502 19225 0 -1 1077944384 2271 0 0 0 88 1 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272081008752 140273832331906 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22523] ppid=22502 vsize=27326612 memory=504 CPUtime=0 cores=0-7
/proc/22505/task/22523/stat : 22523 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27982450688 151524 33554432000 4194304 4196468 140735504483808 140270544874464 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22524] ppid=22502 vsize=27326612 memory=1564 CPUtime=0 cores=0-7
/proc/22505/task/22524/stat : 22524 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870134 27982450688 151524 33554432000 4194304 4196468 140735504483808 140272079957168 140273832331906 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
Current children cumulated CPU time: 9.09 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 607492 KiB

[startup+4.80152 s]
/proc/loadavg: 2.05 0.52 0.41 2/211 22524
/proc/meminfo: memFree=30122968/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419870126 115843072 349 33554432000 4194304 5098028 140720458048896 140720458046152 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 349 296 221 0 87 0
[pid=22505] ppid=22502 vsize=27328728 memory=1097360 CPUtime=13.72 cores=0-7
/proc/22505/stat : 22505 (java) S 22502 22502 19225 0 -1 1077944320 31523 0 0 0 1343 29 0 0 20 0 20 0 419870126 27984617472 274340 33554432000 4194304 4196468 140735504483808 140735504466352 140273832320759 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
/proc/22505/statm: 6832182 274340 3275 1 0 6792983 0
[pid=22505/tid=22506] ppid=22502 vsize=27328728 memory=0 CPUtime=4.77 cores=0-7
/proc/22505/task/22506/stat : 22506 (java) R 22502 22502 19225 0 -1 4202560 20131 0 0 0 455 22 0 0 20 0 20 0 419870126 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273804151056 140273315028611 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22507] ppid=22502 vsize=27328728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/22505/task/22507/stat : 22507 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870128 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273836563472 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22508] ppid=22502 vsize=27328728 memory=200 CPUtime=0 cores=0-7
/proc/22505/task/22508/stat : 22508 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870128 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273650719888 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22509] ppid=22502 vsize=27328728 memory=96 CPUtime=0 cores=0-7
/proc/22505/task/22509/stat : 22509 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273649666832 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22510] ppid=22502 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22510/stat : 22510 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273648614288 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22511] ppid=22502 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22511/stat : 22511 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273647561232 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22512] ppid=22502 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22512/stat : 22512 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273646508688 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22513] ppid=22502 vsize=27328728 memory=22244 CPUtime=0 cores=0-7
/proc/22505/task/22513/stat : 22513 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273645455632 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22514] ppid=22502 vsize=27328728 memory=-7749696028082845524 CPUtime=0 cores=0-7
/proc/22505/task/22514/stat : 22514 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870129 27984617472 274340 33554432000 4194304 4196468 140735504483808 140273644403088 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22515] ppid=22502 vsize=27328728 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/22505/task/22515/stat : 22515 (java) S 22502 22502 19225 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419870130 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272085220080 140273832331906 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22516] ppid=22502 vsize=27328728 memory=-7384994778349280928 CPUtime=0 cores=0-7
/proc/22505/task/22516/stat : 22516 (java) S 22502 22502 19225 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419870131 27984617472 274340 33554432000 4194304 4196468 140735504483808 140271685723808 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22517] ppid=22502 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22517/stat : 22517 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870131 27984617472 274340 33554432000 4194304 4196468 140735504483808 140271417287920 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22518] ppid=22502 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/22505/task/22518/stat : 22518 (java) S 22502 22502 19225 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140271042779600 140273832339355 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22519] ppid=22502 vsize=27328728 memory=279646663247312 CPUtime=2.63 cores=0-7
/proc/22505/task/22519/stat : 22519 (java) R 22502 22502 19225 0 -1 4202560 2683 0 0 0 262 1 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272084156752 140273815878064 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22520] ppid=22502 vsize=27328728 memory=139823331707024 CPUtime=2.62 cores=0-7
/proc/22505/task/22520/stat : 22520 (java) R 22502 22502 19225 0 -1 4202560 2238 0 0 0 261 1 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272083113472 140273817247405 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22521] ppid=22502 vsize=27328728 memory=139823331707056 CPUtime=2.55 cores=0-7
/proc/22505/task/22521/stat : 22521 (java) R 22502 22502 19225 0 -1 4202560 2488 0 0 0 255 0 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272082050288 140273812164271 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22522] ppid=22502 vsize=27328728 memory=139823331707088 CPUtime=1.09 cores=0-7
/proc/22505/task/22522/stat : 22522 (java) S 22502 22502 19225 0 -1 1077944384 2640 0 0 0 107 2 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272081008752 140273832331906 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22523] ppid=22502 vsize=27328728 memory=3184237743407675680 CPUtime=0 cores=0-7
/proc/22505/task/22523/stat : 22523 (java) S 22502 22502 19225 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419870133 27984617472 274340 33554432000 4194304 4196468 140735504483808 140270544874464 140273832330965 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
[pid=22505/tid=22524] ppid=22502 vsize=27328728 memory=139823331707152 CPUtime=0 cores=0-7
/proc/22505/task/22524/stat : 22524 (java) S 22502 22502 19225 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419870134 27984617472 274340 33554432000 4194304 4196468 140735504483808 140272079957168 140273832331906 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21532672 140735504487147 140735504487574 140735504487574 140735504490447 0
Current children cumulated CPU time: 13.72 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 1098756 KiB

[startup+5.60041 s]
/proc/loadavg: 2.05 0.52 0.41 2/193 22528
/proc/meminfo: memFree=30966904/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1476 CPUtime=14.07 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 583 32449 0 0 0 0 1375 32 20 0 1 0 419870126 115843072 369 33554432000 4194304 5098028 140720458048896 140720458045640 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 369 311 221 0 87 0
[pid=22527] ppid=22502 vsize=7752288 memory=95316 CPUtime=0.79 cores=0-7
/proc/22527/stat : 22527 (java) S 22502 22502 19225 0 -1 1077944320 18245 0 0 0 73 6 0 0 20 0 20 0 419870625 7938342912 23829 33554432000 4194304 4196468 140735974948384 140735974930928 140421652688631 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
/proc/22527/statm: 1938072 23829 3097 1 0 1899951 0
[pid=22527/tid=22528] ppid=22502 vsize=7752288 memory=479316 CPUtime=0.58 cores=0-7
/proc/22527/task/22528/stat : 22528 (java) R 22502 22502 19225 0 -1 4202560 15822 0 0 0 54 4 0 0 20 0 20 0 419870625 7938342912 23829 33554432000 4194304 4196468 140735974948384 140421624507168 140421638937672 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
Current children cumulated CPU time: 14.86 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 96792 KiB

[startup+6.00047 s]*
/proc/loadavg: 2.05 0.52 0.41 2/213 22560
/proc/meminfo: memFree=30858516/32770624 swapFree=66935336/67108860
[pid=22502] ppid=22499 vsize=113128 memory=1476 CPUtime=14.07 cores=0-7
/proc/22502/stat : 22502 (scop.sh) S 22499 22502 19225 0 -1 4202496 583 32449 0 0 0 0 1375 32 20 0 1 0 419870126 115843072 369 33554432000 4194304 5098028 140720458048896 140720458045640 139897882919548 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19877888 140720458056485 140720458056812 140720458056812 140720458059725 0
/proc/22502/statm: 28282 369 311 221 0 87 0
[pid=22527] ppid=22502 vsize=8283048 memory=121672 CPUtime=2.45 cores=0-7
/proc/22527/stat : 22527 (java) S 22502 22502 19225 0 -1 1077944320 20874 5741 0 0 131 8 104 2 20 0 22 0 419870625 8481841152 30418 33554432000 4194304 4196468 140735974948384 140735974930928 140421652688631 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
/proc/22527/statm: 2070762 30418 3216 1 0 2032106 0
[pid=22527/tid=22528] ppid=22502 vsize=8283048 memory=6791534058613427641 CPUtime=1.85 cores=0-7
/proc/22527/task/22528/stat : 22528 (java) R 22502 22502 19225 0 -1 4202560 17022 5741 0 0 74 5 104 2 20 0 22 0 419870625 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421624525776 140421154237028 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22529] ppid=22502 vsize=8283048 memory=0 CPUtime=1.06 cores=0-7
/proc/22527/task/22529/stat : 22529 (java) S 22502 22502 19225 0 -1 1077944384 2 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421656930576 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22530] ppid=22502 vsize=8283048 memory=0 CPUtime=1.06 cores=0-7
/proc/22527/task/22530/stat : 22530 (java) S 22502 22502 19225 0 -1 1077944384 1 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421475019152 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22531] ppid=22502 vsize=8283048 memory=0 CPUtime=1.06 cores=0-7
/proc/22527/task/22531/stat : 22531 (java) S 22502 22502 19225 0 -1 1077944384 1 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421473966608 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22532] ppid=22502 vsize=8283048 memory=7233736994252652575 CPUtime=1.06 cores=0-7
/proc/22527/task/22532/stat : 22532 (java) S 22502 22502 19225 0 -1 1077944384 3 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421136022160 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22533] ppid=22502 vsize=8283048 memory=288284493629095959 CPUtime=1.06 cores=0-7
/proc/22527/task/22533/stat : 22533 (java) S 22502 22502 19225 0 -1 1077944384 2 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421134969616 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22534] ppid=22502 vsize=8283048 memory=3611939815956815919 CPUtime=1.06 cores=0-7
/proc/22527/task/22534/stat : 22534 (java) S 22502 22502 19225 0 -1 1077944384 2 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421133917072 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22535] ppid=22502 vsize=8283048 memory=417 CPUtime=1.06 cores=0-7
/proc/22527/task/22535/stat : 22535 (java) S 22502 22502 19225 0 -1 1077944384 2 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421132864528 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22536] ppid=22502 vsize=8283048 memory=139823331497929 CPUtime=1.06 cores=0-7
/proc/22527/task/22536/stat : 22536 (java) S 22502 22502 19225 0 -1 1077944384 1 5741 0 0 0 0 104 2 20 0 22 0 419870627 8481841152 30418 33554432000 4194304 4196468 140735974948384 140421131811984 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22537] ppid=22502 vsize=8283048 memory=0 CPUtime=1.06 cores=0-7
/proc/22527/task/22537/stat : 22537 (java) S 22502 22502 19225 0 -1 1077944384 6 5741 0 0 0 0 104 2 20 0 22 0 419870628 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420947515376 140421652699778 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22538] ppid=22502 vsize=8283048 memory=6943526294502006880 CPUtime=1.06 cores=0-7
/proc/22527/task/22538/stat : 22538 (java) S 22502 22502 19225 0 -1 1077944384 13 5741 0 0 0 0 104 2 20 0 22 0 419870629 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420197639072 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22539] ppid=22502 vsize=8283048 memory=-9174445032661854264 CPUtime=1.06 cores=0-7
/proc/22527/task/22539/stat : 22539 (java) S 22502 22502 19225 0 -1 1077944384 21 5741 0 0 0 0 104 2 20 0 22 0 419870629 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420063417328 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22540] ppid=22502 vsize=8283048 memory=139823331509200 CPUtime=1.06 cores=0-7
/proc/22527/task/22540/stat : 22540 (java) S 22502 22502 19225 0 -1 1077944384 1 5741 0 0 0 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140419688913104 140421652707227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22541] ppid=22502 vsize=8283048 memory=0 CPUtime=1.12 cores=0-7
/proc/22527/task/22541/stat : 22541 (java) S 22502 22502 19225 0 -1 1077944384 428 5741 0 0 6 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420946463216 140421652699778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22542] ppid=22502 vsize=8283048 memory=7305773637326365264 CPUtime=1.17 cores=0-7
/proc/22527/task/22542/stat : 22542 (java) S 22502 22502 19225 0 -1 1077944384 417 5741 0 0 11 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420945410672 140421652699778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22543] ppid=22502 vsize=8283048 memory=7306316804797196914 CPUtime=1.14 cores=0-7
/proc/22527/task/22543/stat : 22543 (java) R 22502 22502 19225 0 -1 4202560 304 5741 0 0 8 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420944338192 140421652709978 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22544] ppid=22502 vsize=8283048 memory=0 CPUtime=1.31 cores=0-7
/proc/22527/task/22544/stat : 22544 (java) R 22502 22502 19225 0 -1 4202560 721 5741 0 0 25 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420943305584 140421652709978 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22545] ppid=22502 vsize=8283048 memory=100 CPUtime=1.06 cores=0-7
/proc/22527/task/22545/stat : 22545 (java) S 22502 22502 19225 0 -1 1077944384 3 5741 0 0 0 0 104 2 20 0 22 0 419870631 8481841152 30418 33554432000 4194304 4196468 140735974948384 140419191007456 140421652698837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22546] ppid=22502 vsize=8283048 memory=0 CPUtime=1.06 cores=0-7
/proc/22527/task/22546/stat : 22546 (java) S 22502 22502 19225 0 -1 1077944384 2 5741 0 0 0 0 104 2 20 0 22 0 419870632 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420942252464 140421652699778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22548] ppid=22502 vsize=8283048 memory=-5628408999910123566 CPUtime=1.06 cores=0-7
/proc/22527/task/22548/stat : 22548 (java) S 22502 22502 19225 0 -1 1077944384 39 5741 0 0 0 0 104 2 20 0 22 0 419870697 8481841152 30418 33554432000 4194304 4196468 140735974948384 140420936409488 140421652699778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
[pid=22527/tid=22552] ppid=22502 vsize=8283048 memory=-6800859132029471843 CPUtime=1.06 cores=0-7
/proc/22527/task/22552/stat : 22552 (java) S 22502 22502 19225 0 -1 1077944384 14 5741 0 0 0 0 104 2 20 0 22 0 419870700 8481841152 30418 33554432000 4194304 4196468 140735974948384 140418251482544 140421652699778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6877184 140735974949879 140735974950038 140735974950038 140735974952911 0
Current children cumulated CPU time: 16.52 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 123148 KiB

Child status: 0
Real time (s): 6.09803
CPU time (s): 16.7186
CPU user time (s): 16.2579
CPU system time (s): 0.460649
CPU usage (%): 274.163
Max. virtual memory (cumulated for all children) (KiB): 27443904
Max. memory (cumulated for all children) (KiB): 1152620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2579
system time used= 0.460649
maximum resident set size= 1157440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10284
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 22502
#   total CPU time (s): 16.7186
#   total CPU user time (s): 16.2579
#   total CPU system time (s): 0.460649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073118 second user time and 0.102182 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-14 06:39:08
IDJOB=4392278
IDBENCH=134478
IDSOLVER=2838
FILE ID=node151/4392278-1568435987
RUNJOBID= node151-1568430672-19252
PBS_JOBID= 21702312
Free space on /tmp= 59308 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392278-1568435987/watcher-4392278-1568435987 -o /tmp/evaluation-result-4392278-1568435987/solver-4392278-1568435987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568430672-19252 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392278-1568435987.xml

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

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=111655810

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30968480 kB
MemAvailable:   31849440 kB
Buffers:          192596 kB
Cached:           978008 kB
SwapCached:        70988 kB
Active:           644236 kB
Inactive:         600568 kB
Active(anon):       9832 kB
Inactive(anon):    97908 kB
Active(file):     634404 kB
Inactive(file):   502660 kB
Unevictable:      109892 kB
Mlocked:          109892 kB
SwapTotal:      67108860 kB
SwapFree:       66935336 kB
Dirty:             20720 kB
Writeback:             0 kB
AnonPages:        113028 kB
Mapped:            37672 kB
Shmem:             24568 kB
Slab:             148180 kB
SReclaimable:     119464 kB
SUnreclaim:        28716 kB
KernelStack:        3392 kB
PageTables:         6324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59288 MiB
End job on node151 at 2019-09-14 06:39:14