Trace number 4392746

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)UNSAT 97.4448 66.736

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0450.xml
MD5SUMffc1a166c9e21b9812230f61f9b6f38e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark73.796
Satisfiable
(Un)Satisfiability was proved
Number of variables902
Number of constraints102376
Number of domains1
Minimum domain size202501
Maximum domain size202501
Distribution of domain sizes[{"size":202501,"count":902}]
Minimum variable degree2
Maximum variable degree451
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":449},{"degree":450,"count":449},{"degree":451,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":102376}]
Number of extensional constraints0
Number of intensional constraints102376
Distribution of constraint types[{"type":"intension","count":102376}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-19294-serial-file.bin HOME/instance-4392746-1568427546.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 04:18:23 CEST 2019
0.65/0.57	c PID: 19297
0.65/0.57	c IP: 172.20.3.147
0.65/0.57	c HOST: node147.alineos.net
0.65/0.58	c (0,0) Parsing Begin
11.25/6.25	c (5,5) Parsing End
11.25/6.26	c (5,5) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
11.25/6.26	c (5,5) Heap : 3491 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.25/6.26	c (5,5) Constraint Name Generate Begin
11.71/6.53	c (5,5) Ctr:HOME/instance-4392746-1568427546.xml,Add:Le:Num:Var
11.71/6.53	c (5,5) Constraint Name Generate End
11.71/6.53	c (5,5) Heap : 3604 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.71/6.53	c (5,5) CSP to CSPinCNF Begin
13.62/7.13	c (6,6) translated 10238 (10%) constraints
14.28/7.35	c (6,6) translated 20476 (20%) constraints
14.48/7.53	c (6,6) translated 30713 (30%) constraints
14.67/7.71	c (7,7) translated 40951 (40%) constraints
14.77/7.88	c (7,7) translated 51188 (50%) constraints
14.98/8.06	c (7,7) translated 61426 (60%) constraints
15.21/8.23	c (7,7) translated 71664 (70%) constraints
15.41/8.40	c (7,7) translated 81901 (80%) constraints
15.50/8.57	c (8,8) translated 92139 (90%) constraints
15.73/8.75	c (8,8) translated 102376 (100%) constraints
15.73/8.75	c (8,8) ===========================================
16.26/8.95	c (8,8) Hybrid: #OE=0, #LE=902
16.26/8.95	c (8,8) Hybrid
16.26/8.95	c (8,8) ===========================================
16.71/9.13	c (8,8) translated 10238 (10%) constraints
16.91/9.26	c (8,8) translated 20476 (20%) constraints
17.09/9.39	c (8,8) translated 30713 (30%) constraints
17.34/9.51	c (8,8) translated 40951 (40%) constraints
17.43/9.64	c (9,9) translated 51188 (50%) constraints
17.54/9.76	c (9,9) translated 61426 (60%) constraints
17.64/9.88	c (9,9) translated 71664 (70%) constraints
17.85/10.01	c (9,9) translated 81901 (80%) constraints
17.94/10.14	c (9,9) translated 92139 (90%) constraints
18.04/10.26	c (9,9) translated 102376 (100%) constraints
18.04/10.26	c (9,9) CSP to CSPinCNF End
18.04/10.27	c (9,9) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
18.04/10.27	c (9,9) Heap : 4730 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
18.04/10.27	c (9,9) CSPinCNF Propagation Begin
18.80/10.61	c (10,10) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
18.80/10.61	c (10,10) CSPinCNF Propagation End
18.80/10.61	c (10,10) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
18.80/10.61	c (10,10) Heap : 5068 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.03/10.78	c (10,10) Hybrid: #OE=0, #LE=902
19.03/10.78	c (10,10) Simplify CSPinCNF Begin
19.30/10.93	c (10,10) Simplify CSPinCNF End
19.30/10.93	c (10,10) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
19.30/10.93	c (10,10) Heap : 5181 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.30/10.93	c (10,10) Calculate Precise Domain Begin
19.30/10.93	c (10,10) 0 values are removed by re-calculation
19.30/10.93	c (10,10) Calculate Precise Domain End
19.30/10.93	c (10,10) CSP: 902 int (0 aux), 0 bool (0 aux), 102376 ctr, max domain size 202501
19.30/10.93	c (10,10) Heap : 5181 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.30/10.93	c (10,10) CSPinCNF to SatSolver Begin
25.84/14.67	c (14,14) 10238 (10 %) CSP clauses are encoded (0 SAT variables, 1319732 SAT clauses)
28.88/17.64	c (17,17) 20476 (20 %) CSP clauses are encoded (0 SAT variables, 2568768 SAT clauses)
32.31/21.17	c (20,20) 30713 (30 %) CSP clauses are encoded (0 SAT variables, 3817682 SAT clauses)
35.35/24.82	c (24,23) 40951 (40 %) CSP clauses are encoded (0 SAT variables, 5066718 SAT clauses)
38.51/27.86	c (27,26) 51188 (50 %) CSP clauses are encoded (0 SAT variables, 6315632 SAT clauses)
41.51/30.86	c (30,29) 61426 (60 %) CSP clauses are encoded (0 SAT variables, 7564668 SAT clauses)
44.50/34.56	c (34,32) 71664 (70 %) CSP clauses are encoded (0 SAT variables, 8813704 SAT clauses)
47.78/37.60	c (37,35) 81901 (80 %) CSP clauses are encoded (0 SAT variables, 10062618 SAT clauses)
50.72/41.16	c (40,38) 92139 (90 %) CSP clauses are encoded (0 SAT variables, 11311654 SAT clauses)
53.87/44.18	c (43,40) 102376 (100 %) CSP clauses are encoded (0 SAT variables, 12560568 SAT clauses)
53.87/44.18	c (43,40) CSPinCNF to SatSolver End
53.87/44.18	c (43,40) Heap : 1172 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
53.87/44.18	c (43,40) 5470960 bool, 12560690 clause
53.87/44.18	c (43,40) Export Begin
55.13/44.91	c (44,41) Export to HOME/scop-19294-serial-file.bin
55.13/44.91	c (44,41) Export End
55.13/44.92	c (44,41) Export File Size: 2.67 MB
55.13/44.92	c (44,41) 5,5,9,10,10,10,43,STOP-AFTER(DIMACS)
55.13/44.92	c END-Prog: Sat Sep 14 04:19:08 CEST 2019
55.13/44.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-19294-serial-file.bin
55.79/45.42	c (0,0) Read Serial File Begin
55.79/45.42	c (0,0) HOME/scop-19294-serial-file.bin
57.38/46.31	c (0,0) Read Serial File End
57.38/46.32	
57.38/46.32	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
57.38/46.32	(Solving Process)
57.38/46.32	
57.38/46.34	c BEGIN-Prog: Sat Sep 14 04:19:09 CEST 2019
57.38/46.34	c PID: 19320
57.38/46.34	c IP: 172.20.3.147
57.38/46.34	c HOST: node147.alineos.net
57.38/46.35	c (1,1) SatSolver.solve Begin
57.38/46.35	c (1,1) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392746-1568427546.xml-scop-19297.cnf
57.38/46.37	c (1,0) c
57.38/46.37	c (1,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
57.38/46.37	c (1,0) c
57.38/46.37	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
57.38/46.37	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
57.38/46.37	c (1,0) c ========================================[ Problem Statistics ]===========================================
57.38/46.37	c (1,0) c |                                                                                                       |
63.88/52.53	c (7,0) c |  Number of variables:       5470960                                                                   |
63.88/52.53	c (7,0) c |  Number of clauses:        12457412                                                                   |
63.88/52.53	c (7,0) c |  Parse time:                   5.55 s                                                                 |
63.88/52.53	c (7,0) c |                                                                                                       |
65.28/53.99	c (8,0) c | Too many clauses... No preprocessing                                                                  |
65.28/53.99	c (8,0) c |  Simplification time:          1.29 s                                                                 |
65.28/53.99	c (8,0) c |                                                                                                       |
65.28/53.99	c (8,0) c |  One Solver is taking   2156.49Mb... Let's take   3 solvers for this run (max 40% of the maxmemory).  |
65.28/53.99	c (8,0) c |  Generating clones                                                                                    |
67.78/56.46	c (11,0) c |  all clones generated. Memory =  5019.53Mb.                                                           |
67.78/56.46	c (11,0) c ========================================================================================================|
67.78/56.46	c (11,0) c
67.78/56.46	c (11,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
67.78/56.46	c (11,0) c
67.78/56.46	c (11,0) c |-----------------------|------------|------------|------------|
67.78/56.46	c (11,0) c | Threads               |          0 |          1 |          2 |
67.78/56.46	c (11,0) c |-----------------------|------------|------------|------------|
67.78/56.46	c (11,0) c | randomizeFirstDescent |      False |       True |       True |
67.78/56.46	c (11,0) c | adaptStrategeis       |       True |      False |       True |
67.78/56.46	c (11,0) c | forceUnsatOnNewDescent|       True |       True |      False |
67.78/56.46	c (11,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |
67.78/56.46	c (11,0) c | chanseokStrategy      |      False |      False |      False |
67.78/56.46	c (11,0) c | coLBDBound            |          5 |          5 |          5 |
67.78/56.46	c (11,0) c | glureduce             |       True |       True |       True |
67.78/56.46	c (11,0) c | firstReduceDB         |       2000 |       2000 |       2000 |
67.78/56.46	c (11,0) c | incReduceDB           |        300 |        300 |        300 |
67.78/56.46	c (11,0) c | luby_restart          |      False |      False |      False |
67.78/56.46	c (11,0) c | luby_restart_factor   |        100 |        100 |        100 |
67.78/56.46	c (11,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |
67.78/56.46	c (11,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |
67.78/56.46	c (11,0) c | randomize_on_restarts |      False |      False |      False |
67.78/56.46	c (11,0) c | remove_satisfied      |       True |       True |       True |
67.78/56.46	c (11,0) c |-----------------------|------------|------------|------------|
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c real time : 20.1318 s
97.14/66.51	c (21,0) c cpu time  : 36.0451 s
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | Threads       |      Total      |          0 |          1 |          2 |
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | Conflicts     |             187 |         85 |         72 |         30 |
97.14/66.51	c (21,0) c | Decisions     |            1039 |        337 |        449 |        253 |
97.14/66.51	c (21,0) c | Propagations  |        80980900 |   28884268 |   25263212 |   26833420 |
97.14/66.51	c (21,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | SimpDBs       |               3 |          1 |          1 |          1 |
97.14/66.51	c (21,0) c | Restarts      |               3 |          1 |          1 |          1 |
97.14/66.51	c (21,0) c | ForcedImports |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | PropBinClauses|        65178443 |   21409333 |   21501110 |   22268000 |
97.14/66.51	c (21,0) c | PropPreBlocker|       115270207 |   42810602 |   39606397 |   32853208 |
97.14/66.51	c (21,0) c | PropNotBlocker|        64498011 |   23610372 |   22673674 |   18213965 |
97.14/66.51	c (21,0) c | LitFullScans  |       298814042 |  108362423 |  102224402 |   88227217 |
97.14/66.51	c (21,0) c | LitScanFracts |           40543 |      12193 |      15091 |      13259 |
97.14/66.51	c (21,0) c | DecisionLevel0|               6 |          1 |          2 |          3 |
97.14/66.51	c (21,0) c | Periods       |              49 |         18 |         17 |         14 |
97.14/66.51	c (21,0) c | Margin        |              60 |         20 |         20 |         20 |
97.14/66.51	c (21,0) c | Avg_Trail     |                 |    3001338 |    2483132 |    2315523 |
97.14/66.51	c (21,0) c | Avg_DL        |                 |         18 |         40 |         34 |
97.14/66.51	c (21,0) c | Avg_Res       |                 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | Exported      |              54 |         17 |         18 |         19 |
97.14/66.51	c (21,0) c | Imported      |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Good          |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Purge         |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Promoted      |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | Unaries       |                 |          0 |          1 |          2 |
97.14/66.51	c (21,0) c | Binaries      |                 |          0 |          0 |          0 |
97.14/66.51	c (21,0) c | Glues         |                 |         17 |         18 |         19 |
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | Orig_Seen     |             0 % |        326 |        864 |        351 |
97.14/66.51	c (21,0) c | Diff Orig seen|                 | -       25 |        513 |      X     |
97.14/66.51	c (21,0) c | Hamming       |            21 % |    1580860 |     808312 |      X     |
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c | RunningTime   |                 |    9.8 100%|    9.8 100%|    9.5 100%|
97.14/66.51	c (21,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | SolvingTime   |                 |    9.8     |    9.8     |    9.5     |
97.14/66.51	c (21,0) c | PropagationTim|                 |    8.7  88%|    8.7  88%|    8.4  88%|
97.14/66.51	c (21,0) c | AnalysisTime  |                 |    0.1   1%|    0.2   2%|    0.2   2%|
97.14/66.51	c (21,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|
97.14/66.51	c (21,0) c |---------------|-----------------|------------|------------|------------|
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c
97.14/66.51	c (21,0) c Threads : 3
97.14/66.51	c (21,0) c Winner : 2
97.14/66.51	c (21,0) c Conflicts_0 : 85
97.14/66.51	c (21,0) c Conflicts_1 : 72
97.14/66.51	c (21,0) c Conflicts_2 : 30
97.14/66.51	c (21,0) c Conflicts_total : 187
97.14/66.51	c (21,0) c Conflicts_winner : 30
97.14/66.51	c (21,0) c Decisions_0 : 337
97.14/66.51	c (21,0) c Decisions_1 : 449
97.14/66.51	c (21,0) c Decisions_2 : 253
97.14/66.51	c (21,0) c Decisions_total : 1039
97.14/66.51	c (21,0) c Decisions_winner : 253
97.14/66.51	c (21,0) c Propagations_0 : 28884268
97.14/66.51	c (21,0) c Propagations_1 : 25263212
97.14/66.51	c (21,0) c Propagations_2 : 26833420
97.14/66.51	c (21,0) c Propagations_total : 80980900
97.14/66.51	c (21,0) c Propagations_winner : 26833420
97.14/66.51	c (21,0) c ReduceDBs_0 : 0
97.14/66.51	c (21,0) c ReduceDBs_1 : 0
97.14/66.51	c (21,0) c ReduceDBs_2 : 0
97.14/66.51	c (21,0) c ReduceDBs_total : 0
97.14/66.51	c (21,0) c ReduceDBs_winner : 0
97.14/66.51	c (21,0) c SimpDBs_0 : 1
97.14/66.51	c (21,0) c SimpDBs_1 : 1
97.14/66.51	c (21,0) c SimpDBs_2 : 1
97.14/66.51	c (21,0) c SimpDBs_total : 3
97.14/66.51	c (21,0) c SimpDBs_winner : 1
97.14/66.51	c (21,0) c Restarts_0 : 1
97.14/66.51	c (21,0) c Restarts_1 : 1
97.14/66.51	c (21,0) c Restarts_2 : 1
97.14/66.51	c (21,0) c Restarts_total : 3
97.14/66.51	c (21,0) c Restarts_winner : 1
97.14/66.51	c (21,0) c ForcedImports_0 : 0
97.14/66.51	c (21,0) c ForcedImports_1 : 0
97.14/66.51	c (21,0) c ForcedImports_2 : 0
97.14/66.51	c (21,0) c ForcedImports_total : 0
97.14/66.51	c (21,0) c ForcedImports_winner : 0
97.14/66.51	c (21,0) c PropsBinClauses_0 : 21409333
97.14/66.51	c (21,0) c PropsBinClauses_1 : 21501110
97.14/66.51	c (21,0) c PropsBinClauses_2 : 22268000
97.14/66.51	c (21,0) c PropsBinClauses_total : 65178443
97.14/66.51	c (21,0) c PropsBinClauses_winner : 22268000
97.14/66.51	c (21,0) c PropsPreBlocker_0 : 42810602
97.14/66.51	c (21,0) c PropsPreBlocker_1 : 39606397
97.14/66.51	c (21,0) c PropsPreBlocker_2 : 32853208
97.14/66.51	c (21,0) c PropsPreBlocker_total : 115270207
97.14/66.51	c (21,0) c PropsPreBlocker_winner : 32853208
97.14/66.51	c (21,0) c PropsNotBlocker_0 : 23610372
97.14/66.51	c (21,0) c PropsNotBlocker_1 : 22673674
97.14/66.51	c (21,0) c PropsNotBlocker_2 : 18213965
97.14/66.51	c (21,0) c PropsNotBlocker_total : 64498011
97.14/66.51	c (21,0) c PropsNotBlocker_winner : 18213965
97.14/66.51	c (21,0) c PropsLitFullScans_0 : 108362423
97.14/66.51	c (21,0) c PropsLitFullScans_1 : 102224402
97.14/66.51	c (21,0) c PropsLitFullScans_2 : 88227217
97.14/66.51	c (21,0) c PropsLitFullScans_total : 298814042
97.14/66.51	c (21,0) c PropsLitFullScans_winner : 88227217
97.14/66.51	c (21,0) c LitScanFractions_0 : 12193
97.14/66.51	c (21,0) c LitScanFractions_1 : 15091
97.14/66.51	c (21,0) c LitScanFractions_2 : 13259
97.14/66.51	c (21,0) c LitScanFractions_total : 40543
97.14/66.51	c (21,0) c LitScanFractions_winner : 13259
97.14/66.51	c (21,0) c DecisionLevel0_0 : 1
97.14/66.51	c (21,0) c DecisionLevel0_1 : 2
97.14/66.51	c (21,0) c DecisionLevel0_2 : 3
97.14/66.51	c (21,0) c DecisionLevel0_total : 6
97.14/66.51	c (21,0) c DecisionLevel0_winner : 3
97.14/66.51	c (21,0) c Periods_0 : 18
97.14/66.51	c (21,0) c Periods_1 : 17
97.14/66.51	c (21,0) c Periods_2 : 14
97.14/66.51	c (21,0) c Periods_total : 49
97.14/66.51	c (21,0) c Periods_winner : 14
97.14/66.51	c (21,0) c Margin_0 : 20
97.14/66.51	c (21,0) c Margin_1 : 20
97.14/66.51	c (21,0) c Margin_2 : 20
97.14/66.51	c (21,0) c Margin_total : 60
97.14/66.51	c (21,0) c Margin_winner : 20
97.14/66.51	c (21,0) c Exported_0 : 17
97.14/66.51	c (21,0) c Exported_1 : 18
97.14/66.51	c (21,0) c Exported_2 : 19
97.14/66.51	c (21,0) c Exported_total : 54
97.14/66.51	c (21,0) c Exported_winner : 19
97.14/66.51	c (21,0) c Imported_0 : 0
97.14/66.51	c (21,0) c Imported_1 : 0
97.14/66.51	c (21,0) c Imported_2 : 0
97.14/66.51	c (21,0) c Imported_total : 0
97.14/66.51	c (21,0) c Imported_winner : 0
97.14/66.51	c (21,0) c Good_0 : 0
97.14/66.51	c (21,0) c Good_1 : 0
97.14/66.52	c (21,0) c Good_2 : 0
97.14/66.52	c (21,0) c Good_total : 0
97.14/66.52	c (21,0) c Good_winner : 0
97.14/66.52	c (21,0) c Purge_0 : 0
97.14/66.52	c (21,0) c Purge_1 : 0
97.14/66.52	c (21,0) c Purge_2 : 0
97.14/66.52	c (21,0) c Purge_total : 0
97.14/66.52	c (21,0) c Purge_winner : 0
97.14/66.52	c (21,0) c Promoted_0 : 0
97.14/66.52	c (21,0) c Promoted_1 : 0
97.14/66.52	c (21,0) c Promoted_2 : 0
97.14/66.52	c (21,0) c Promoted_total : 0
97.14/66.52	c (21,0) c Promoted_winner : 0
97.14/66.52	c (21,0) c Remove_Imp_0 : 0
97.14/66.52	c (21,0) c Remove_Imp_1 : 0
97.14/66.52	c (21,0) c Remove_Imp_2 : 0
97.14/66.52	c (21,0) c Remove_Imp_total : 0
97.14/66.52	c (21,0) c Remove_Imp_winner : 0
97.14/66.52	c (21,0) c Blocked_Reuse_0 : 0
97.14/66.52	c (21,0) c Blocked_Reuse_1 : 0
97.14/66.52	c (21,0) c Blocked_Reuse_2 : 0
97.14/66.52	c (21,0) c Blocked_Reuse_total : 0
97.14/66.52	c (21,0) c Blocked_Reuse_winner : 0
97.14/66.52	c (21,0) c Unaries_0 : 0
97.14/66.52	c (21,0) c Unaries_1 : 1
97.14/66.52	c (21,0) c Unaries_2 : 2
97.14/66.52	c (21,0) c Unaries_total : 3
97.14/66.52	c (21,0) c Unaries_winner : 2
97.14/66.52	c (21,0) c Binaries_0 : 0
97.14/66.52	c (21,0) c Binaries_1 : 0
97.14/66.52	c (21,0) c Binaries_2 : 0
97.14/66.52	c (21,0) c Binaries_total : 0
97.14/66.52	c (21,0) c Binaries_winner : 0
97.14/66.52	c (21,0) c Glues_0 : 17
97.14/66.52	c (21,0) c Glues_1 : 18
97.14/66.52	c (21,0) c Glues_2 : 19
97.14/66.52	c (21,0) c Glues_total : 54
97.14/66.52	c (21,0) c Glues_winner : 19
97.14/66.52	c (21,0) c RunningTime_0 : 9.846539
97.14/66.52	c (21,0) c RunningTime_1 : 9.849183
97.14/66.52	c (21,0) c RunningTime_2 : 9.534230
97.14/66.52	c (21,0) c RunningTime_total : 29.229952
97.14/66.52	c (21,0) c RunningTime_winner : 9.534230
97.14/66.52	c (21,0) c WaitingTime_0 : 0.000000
97.14/66.52	c (21,0) c WaitingTime_1 : 0.000000
97.14/66.52	c (21,0) c WaitingTime_2 : 0.000000
97.14/66.52	c (21,0) c WaitingTime_total : 0.000000
97.14/66.52	c (21,0) c WaitingTime_winner : 0.000000
97.14/66.52	c (21,0) c ExchangingTime_0 : 0.000065
97.14/66.52	c (21,0) c ExchangingTime_1 : 0.000100
97.14/66.52	c (21,0) c ExchangingTime_2 : 0.000098
97.14/66.52	c (21,0) c ExchangingTime_total : 0.000262
97.14/66.52	c (21,0) c ExchangingTime_winner : 0.000098
97.14/66.52	c (21,0) c PeriodProcTime_0 : 0.000227
97.14/66.52	c (21,0) c PeriodProcTime_1 : 0.000248
97.14/66.52	c (21,0) c PeriodProcTime_2 : 0.000214
97.14/66.52	c (21,0) c PeriodProcTime_total : 0.000690
97.14/66.52	c (21,0) c PeriodProcTime_winner : 0.000214
97.14/66.52	c (21,0) c SolvingTime_0 : 9.846832
97.14/66.52	c (21,0) c SolvingTime_1 : 9.849531
97.14/66.52	c (21,0) c SolvingTime_2 : 9.534542
97.14/66.52	c (21,0) c SolvingTime_total : 29.230904
97.14/66.52	c (21,0) c SolvingTime_winner : 9.534542
97.14/66.52	c (21,0) c PropagationTime_0 : 8.689502
97.14/66.52	c (21,0) c PropagationTime_1 : 8.668239
97.14/66.52	c (21,0) c PropagationTime_2 : 8.418952
97.14/66.52	c (21,0) c PropagationTime_total : 25.776693
97.14/66.52	c (21,0) c PropagationTime_winner : 8.418952
97.14/66.52	c (21,0) c AnalysisTime_0 : 0.146890
97.14/66.52	c (21,0) c AnalysisTime_1 : 0.212896
97.14/66.52	c (21,0) c AnalysisTime_2 : 0.156418
97.14/66.52	c (21,0) c AnalysisTime_total : 0.516204
97.14/66.52	c (21,0) c AnalysisTime_winner : 0.156418
97.14/66.52	c (21,0) c ReductionTime_0 : 0.000000
97.14/66.52	c (21,0) c ReductionTime_1 : 0.000000
97.14/66.52	c (21,0) c ReductionTime_2 : 0.000000
97.14/66.52	c (21,0) c ReductionTime_total : 0.000000
97.14/66.52	c (21,0) c ReductionTime_winner : 0.000000
97.14/66.52	c (21,0) c SimplifyTime_0 : 0.000000
97.14/66.52	c (21,0) c SimplifyTime_1 : 0.000000
97.14/66.52	c (21,0) c SimplifyTime_2 : 0.000000
97.14/66.52	c (21,0) c SimplifyTime_total : 0.000000
97.14/66.52	c (21,0) c SimplifyTime_winner : 0.000000
97.14/66.52	c (21,0) c UsedRateTime_0 : 0.000000
97.14/66.52	c (21,0) c UsedRateTime_1 : 0.000000
97.14/66.52	c (21,0) c UsedRateTime_2 : 0.000000
97.14/66.52	c (21,0) c UsedRateTime_total : 0.000000
97.14/66.52	c (21,0) c UsedRateTime_winner : 0.000000
97.14/66.52	c (21,0) c OverlapRateTime_0 : 0.000000
97.14/66.52	c (21,0) c OverlapRateTime_1 : 0.000000
97.14/66.52	c (21,0) c OverlapRateTime_2 : 0.000000
97.14/66.52	c (21,0) c OverlapRateTime_total : 0.000000
97.14/66.52	c (21,0) c OverlapRateTime_winner : 0.000000
97.14/66.52	c (21,0) c
97.14/66.52	c (21,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
97.14/66.52	c (21,0) c
97.14/66.52	c (21,0) c |-----------------------|------------|------------|------------|
97.14/66.52	c (21,0) c | Threads               |          0 |          1 |          2 |
97.14/66.52	c (21,0) c |-----------------------|------------|------------|------------|
97.14/66.52	c (21,0) c | randomizeFirstDescent |      False |       True |       True |
97.14/66.52	c (21,0) c | adaptStrategeis       |       True |      False |       True |
97.14/66.52	c (21,0) c | forceUnsatOnNewDescent|       True |       True |      False |
97.14/66.52	c (21,0) c | Initial random_seed   |  350506159 |  963455911 | 1526116021 |
97.14/66.52	c (21,0) c | chanseokStrategy      |      False |      False |      False |
97.14/66.52	c (21,0) c | coLBDBound            |          5 |          5 |          5 |
97.14/66.52	c (21,0) c | glureduce             |       True |       True |       True |
97.14/66.52	c (21,0) c | firstReduceDB         |       2000 |       2000 |       2000 |
97.14/66.52	c (21,0) c | incReduceDB           |        300 |        300 |        300 |
97.14/66.52	c (21,0) c | luby_restart          |      False |      False |      False |
97.14/66.52	c (21,0) c | luby_restart_factor   |        100 |        100 |        100 |
97.14/66.52	c (21,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |
97.14/66.52	c (21,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |
97.14/66.52	c (21,0) c | randomize_on_restarts |      False |      False |      False |
97.14/66.52	c (21,0) c | remove_satisfied      |       True |       True |       True |
97.14/66.52	c (21,0) c |-----------------------|------------|------------|------------|
97.14/66.52	c (21,0) 
97.14/66.52	c (21,0) s UNSATISFIABLE
57.81/66.68	c (21,1) SatSolver.solve End
57.81/66.68	c (21,1) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
57.81/66.68	c (21,1) Show results Begin
57.81/66.68	s UNSATISFIABLE
57.81/66.68	c (21,1) Show results End
57.81/66.68	c (21,1) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
57.81/66.68	c (21,1) 21,21,STOP-AFTER(ALL)
57.81/66.68	c END-Prog: Sat Sep 14 04:19:30 CEST 2019

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11772 MiB free)
  memory of node 1: 16384 MiB (14445 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392746-1568427546/watcher-4392746-1568427546 -o /tmp/evaluation-result-4392746-1568427546/solver-4392746-1568427546 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392746-1568427546.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=19294, runsolver pid=19291
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 6.55 7.40 7.65 2/211 19316
/proc/meminfo: memFree=26750976/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418668447 115843072 349 33554432000 4194304 5098028 140723336044880 140723336042136 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 349 296 221 0 87 0
[pid=19297] ppid=19294 vsize=27314120 memory=107636 CPUtime=0.11 cores=0-7
/proc/19297/stat : 19297 (java) S 19294 19294 16596 0 -1 1077944320 6470 0 0 0 8 3 0 0 20 0 20 0 418668447 27969658880 26909 33554432000 4194304 4196468 140733570863168 140733570845712 140082969046775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
/proc/19297/statm: 6828530 26909 2775 1 0 6790935 0
[pid=19297/tid=19298] ppid=19294 vsize=27314120 memory=7826581535555756192 CPUtime=0.08 cores=0-7
/proc/19297/task/19298/stat : 19298 (java) R 19294 19294 16596 0 -1 4202560 4567 0 0 0 6 2 0 0 20 0 20 0 418668447 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082940873104 140082953127262 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19299] ppid=19294 vsize=27314120 memory=732369791776087013 CPUtime=0 cores=0-7
/proc/19297/task/19299/stat : 19299 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082973289488 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19300] ppid=19294 vsize=27314120 memory=139653438633600 CPUtime=0 cores=0-7
/proc/19297/task/19300/stat : 19300 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082787445904 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19301] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19301/stat : 19301 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082786392848 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19302] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19302/stat : 19302 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082785340304 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19303] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19303/stat : 19303 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082784287248 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19304] ppid=19294 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19297/task/19304/stat : 19304 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082783234704 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19305] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19305/stat : 19305 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082782181648 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19306] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19306/stat : 19306 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 26909 33554432000 4194304 4196468 140733570863168 140082781129104 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19307] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19307/stat : 19307 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668451 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081892383472 140082969057922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19308] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19308/stat : 19308 (java) S 19294 19294 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 26909 33554432000 4194304 4196468 140733570863168 140080895223456 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19309] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19309/stat : 19309 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 26909 33554432000 4194304 4196468 140733570863168 140080626787568 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19310] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19310/stat : 19310 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140080252279248 140082969065371 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19311] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19311/stat : 19311 (java) S 19294 19294 16596 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081891330288 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19312] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19312/stat : 19312 (java) S 19294 19294 16596 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081890277744 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19313] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19313/stat : 19313 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081889224688 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19314] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19314/stat : 19314 (java) S 19294 19294 16596 0 -1 1077944384 258 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081888172144 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19315] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19315/stat : 19315 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140079754374112 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19316] ppid=19294 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19297/task/19316/stat : 19316 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 26909 33554432000 4194304 4196468 140733570863168 140081887120560 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109032 KiB

[startup+0.210333 s]*
/proc/loadavg: 6.55 7.40 7.65 3/211 19317
/proc/meminfo: memFree=26729280/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418668447 115843072 349 33554432000 4194304 5098028 140723336044880 140723336042136 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 349 296 221 0 87 0
[pid=19297] ppid=19294 vsize=27314120 memory=126732 CPUtime=0.24 cores=0-7
/proc/19297/stat : 19297 (java) S 19294 19294 16596 0 -1 1077944320 12083 0 0 0 20 4 0 0 20 0 20 0 418668447 27969658880 31683 33554432000 4194304 4196468 140733570863168 140733570845712 140082969046775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
/proc/19297/statm: 6828530 31683 2924 1 0 6790935 0
[pid=19297/tid=19298] ppid=19294 vsize=27314120 memory=0 CPUtime=0.2 cores=0-7
/proc/19297/task/19298/stat : 19298 (java) R 19294 19294 16596 0 -1 4202560 9804 0 0 0 16 4 0 0 20 0 20 0 418668447 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082940846160 140082954212447 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19299] ppid=19294 vsize=27314120 memory=279306716182264 CPUtime=0 cores=0-7
/proc/19297/task/19299/stat : 19299 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082973289488 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19300] ppid=19294 vsize=27314120 memory=139653438633600 CPUtime=0 cores=0-7
/proc/19297/task/19300/stat : 19300 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082787445904 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19301] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19301/stat : 19301 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082786392848 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19302] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19302/stat : 19302 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082785340304 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19303] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19303/stat : 19303 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082784287248 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19304] ppid=19294 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19297/task/19304/stat : 19304 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082783234704 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19305] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19305/stat : 19305 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082782181648 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19306] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19306/stat : 19306 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 31683 33554432000 4194304 4196468 140733570863168 140082781129104 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19307] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19307/stat : 19307 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668451 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081892383472 140082969057922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19308] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19308/stat : 19308 (java) S 19294 19294 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 31683 33554432000 4194304 4196468 140733570863168 140080895223456 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19309] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19309/stat : 19309 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 31683 33554432000 4194304 4196468 140733570863168 140080626787568 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19310] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19310/stat : 19310 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140080252279248 140082969065371 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19311] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19311/stat : 19311 (java) S 19294 19294 16596 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081891330288 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19312] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19312/stat : 19312 (java) S 19294 19294 16596 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081890277744 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19313] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19313/stat : 19313 (java) S 19294 19294 16596 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081889224688 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19314] ppid=19294 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/19297/task/19314/stat : 19314 (java) S 19294 19294 16596 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081888172144 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19315] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19315/stat : 19315 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140079754374112 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19316] ppid=19294 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19297/task/19316/stat : 19316 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 31683 33554432000 4194304 4196468 140733570863168 140081887120560 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128128 KiB

[startup+0.309815 s]*
/proc/loadavg: 6.55 7.40 7.65 2/211 19317
/proc/meminfo: memFree=26728040/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418668447 115843072 349 33554432000 4194304 5098028 140723336044880 140723336042136 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 349 296 221 0 87 0
[pid=19297] ppid=19294 vsize=27314120 memory=130328 CPUtime=0.42 cores=0-7
/proc/19297/stat : 19297 (java) S 19294 19294 16596 0 -1 1077944320 12441 0 0 0 38 4 0 0 20 0 20 0 418668447 27969658880 32582 33554432000 4194304 4196468 140733570863168 140733570845712 140082969046775 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
/proc/19297/statm: 6828530 32582 3002 1 0 6790935 0
[pid=19297/tid=19298] ppid=19294 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19297/task/19298/stat : 19298 (java) R 19294 19294 16596 0 -1 4202560 9988 0 0 0 26 4 0 0 20 0 20 0 418668447 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082940840880 140082953127262 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19299] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19299/stat : 19299 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082973289488 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19300] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19300/stat : 19300 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082787445904 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19301] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19301/stat : 19301 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082786392848 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19302] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19302/stat : 19302 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082785340304 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19303] ppid=19294 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/19297/task/19303/stat : 19303 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082784287248 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19304] ppid=19294 vsize=27314120 memory=139653277643695 CPUtime=0 cores=0-7
/proc/19297/task/19304/stat : 19304 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082783234704 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19305] ppid=19294 vsize=27314120 memory=139653277646000 CPUtime=0 cores=0-7
/proc/19297/task/19305/stat : 19305 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082782181648 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19306] ppid=19294 vsize=27314120 memory=139653277648304 CPUtime=0 cores=0-7
/proc/19297/task/19306/stat : 19306 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27969658880 32582 33554432000 4194304 4196468 140733570863168 140082781129104 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19307] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19307/stat : 19307 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418668451 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081892383472 140082969057922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19308] ppid=19294 vsize=27314120 memory=279306555303568 CPUtime=0 cores=0-7
/proc/19297/task/19308/stat : 19308 (java) S 19294 19294 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 32582 33554432000 4194304 4196468 140733570863168 140080895223456 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19309] ppid=19294 vsize=27314120 memory=279306555310480 CPUtime=0 cores=0-7
/proc/19297/task/19309/stat : 19309 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668452 27969658880 32582 33554432000 4194304 4196468 140733570863168 140080626787568 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19310] ppid=19294 vsize=27314120 memory=279306555251760 CPUtime=0 cores=0-7
/proc/19297/task/19310/stat : 19310 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140080252279248 140082969065371 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19311] ppid=19294 vsize=27314120 memory=279306555324304 CPUtime=0.01 cores=0-7
/proc/19297/task/19311/stat : 19311 (java) S 19294 19294 16596 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081891330288 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19312] ppid=19294 vsize=27314120 memory=279306555331216 CPUtime=0.02 cores=0-7
/proc/19297/task/19312/stat : 19312 (java) S 19294 19294 16596 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081890277744 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19313] ppid=19294 vsize=27314120 memory=279306555328912 CPUtime=0.01 cores=0-7
/proc/19297/task/19313/stat : 19313 (java) S 19294 19294 16596 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081889224688 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19314] ppid=19294 vsize=27314120 memory=279306555345072 CPUtime=0.07 cores=0-7
/proc/19297/task/19314/stat : 19314 (java) S 19294 19294 16596 0 -1 1077944384 479 0 0 0 7 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081888172144 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19315] ppid=19294 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19315/stat : 19315 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140079754374112 140082969056981 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19316] ppid=19294 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19297/task/19316/stat : 19316 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668455 27969658880 32582 33554432000 4194304 4196468 140733570863168 140081887120560 140082969057922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131724 KiB

[startup+0.700961 s]
/proc/loadavg: 6.55 7.40 7.65 3/211 19317
/proc/meminfo: memFree=26707080/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418668447 115843072 349 33554432000 4194304 5098028 140723336044880 140723336042136 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 349 296 221 0 87 0
[pid=19297] ppid=19294 vsize=27320392 memory=165240 CPUtime=0.99 cores=0-7
/proc/19297/stat : 19297 (java) S 19294 19294 16596 0 -1 1077944320 19881 0 0 0 92 7 0 0 20 0 20 0 418668447 27976081408 41310 33554432000 4194304 4196468 140733570863168 140733570845712 140082969046775 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
/proc/19297/statm: 6830098 41310 3198 1 0 6791447 0
[pid=19297/tid=19298] ppid=19294 vsize=27320392 memory=279306555639936 CPUtime=0.68 cores=0-7
/proc/19297/task/19298/stat : 19298 (java) R 19294 19294 16596 0 -1 4202560 16903 0 0 0 62 6 0 0 20 0 20 0 418668447 27976081408 41310 33554432000 4194304 4196468 140733570863168 140082940883760 140082969068701 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19299] ppid=19294 vsize=27320392 memory=5050881541256 CPUtime=0 cores=0-7
/proc/19297/task/19299/stat : 19299 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27976081408 41310 33554432000 4194304 4196468 140733570863168 140082973289488 140082969056981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19300] ppid=19294 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19300/stat : 19300 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418668450 27976081408 41310 33554432000 4194304 4196468 140733570863168 140082787445904 140082969056981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0
[pid=19297/tid=19301] ppid=19294 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/19297/task/19301/stat : 19301 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418668450 27976081408 41310 33554432000 4194304 4196468 140733570863168 140082786392848 140082969056981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36237312 140733570872042 140733570872470 140733570872470 140733570875343 0

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

[pid=19320/tid=19323] ppid=19294 vsize=8414124 memory=11624 CPUtime=0 cores=0-7
/proc/19320/task/19323/stat : 19323 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829844941840 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19324] ppid=19294 vsize=8414124 memory=732 CPUtime=0 cores=0-7
/proc/19320/task/19324/stat : 19324 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829843889040 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19325] ppid=19294 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/19320/task/19325/stat : 19325 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829842836240 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19326] ppid=19294 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/19320/task/19326/stat : 19326 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829522197136 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19327] ppid=19294 vsize=8414124 memory=4008 CPUtime=0 cores=0-7
/proc/19320/task/19327/stat : 19327 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829521144336 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19328] ppid=19294 vsize=8414124 memory=1096 CPUtime=0 cores=0-7
/proc/19320/task/19328/stat : 19328 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829520091536 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19329] ppid=19294 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/19320/task/19329/stat : 19329 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829519038736 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19330] ppid=19294 vsize=8414124 memory=166728 CPUtime=0 cores=0-7
/proc/19320/task/19330/stat : 19330 (java) S 19294 19294 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829134089072 139830040541826 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19331] ppid=19294 vsize=8414124 memory=5045644 CPUtime=0 cores=0-7
/proc/19320/task/19331/stat : 19331 (java) S 19294 19294 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41682 33554432000 4194304 4196468 140724625398080 139828498785824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19332] ppid=19294 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/19320/task/19332/stat : 19332 (java) S 19294 19294 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41682 33554432000 4194304 4196468 140724625398080 139828364563824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19333] ppid=19294 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/19320/task/19333/stat : 19333 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139827990059344 139830040549275 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19334] ppid=19294 vsize=8414124 memory=0 CPUtime=0.21 cores=0-7
/proc/19320/task/19334/stat : 19334 (java) S 19294 19294 16596 0 -1 1077944384 791 0 0 0 21 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829133035888 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19335] ppid=19294 vsize=8414124 memory=0 CPUtime=0.3 cores=0-7
/proc/19320/task/19335/stat : 19335 (java) S 19294 19294 16596 0 -1 1077944384 938 0 0 0 30 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829131983088 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19336] ppid=19294 vsize=8414124 memory=0 CPUtime=0.29 cores=0-7
/proc/19320/task/19336/stat : 19336 (java) S 19294 19294 16596 0 -1 1077944384 753 0 0 0 29 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829130930288 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19337] ppid=19294 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/19320/task/19337/stat : 19337 (java) S 19294 19294 16596 0 -1 1077944384 624 0 0 0 25 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829129877488 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19338] ppid=19294 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/19320/task/19338/stat : 19338 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139827492154464 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19339] ppid=19294 vsize=8414124 memory=166728 CPUtime=0 cores=0-7
/proc/19320/task/19339/stat : 19339 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829128825904 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19341] ppid=19294 vsize=8414124 memory=5030856 CPUtime=0 cores=0-7
/proc/19320/task/19341/stat : 19341 (java) S 19294 19294 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418673084 8616062976 41682 33554432000 4194304 4196468 140724625398080 139829120792128 139830040555289 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19343] ppid=19294 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/19320/task/19343/stat : 19343 (java) S 19294 19294 16596 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418673085 8616062976 41682 33554432000 4194304 4196468 140724625398080 139826821054128 139830040552605 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19344] ppid=19294 vsize=8414124 memory=4008 CPUtime=0 cores=0-7
/proc/19320/task/19344/stat : 19344 (java) S 19294 19294 16596 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 418673085 8616062976 41682 33554432000 4194304 4196468 140724625398080 139827089489456 139830040552605 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19345] ppid=19294 vsize=8414124 memory=1096 CPUtime=0 cores=0-7
/proc/19320/task/19345/stat : 19345 (java) S 19294 19294 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418673087 8616062976 41682 33554432000 4194304 4196468 140724625398080 139826552626224 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
Current children cumulated CPU time: 97.04 s
Current children cumulated vsize: 14085048 KiB
Current children cumulated memory: 5217288 KiB

[startup+66.601 s]
/proc/loadavg: 3.20 6.23 7.22 4/219 19349
/proc/meminfo: memFree=21345920/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1476 CPUtime=55.21 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 582 48977 0 0 0 0 5279 242 20 0 1 0 418668447 115843072 369 33554432000 4194304 5098028 140723336044880 140723336041624 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 369 311 221 0 87 0
[pid=19320] ppid=19294 vsize=8414124 memory=167712 CPUtime=2.6 cores=0-7
/proc/19320/stat : 19320 (java) S 19294 19294 16596 0 -1 1077944320 21736 0 0 0 217 43 0 0 20 0 24 0 418672942 8616062976 41928 33554432000 4194304 4196468 140724625398080 140724625380624 139830040530679 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
/proc/19320/statm: 2103531 41928 3231 1 0 2064875 0
[pid=19320/tid=19321] ppid=19294 vsize=8414124 memory=1164 CPUtime=1.44 cores=0-7
/proc/19320/task/19321/stat : 19321 (java) S 19294 19294 16596 0 -1 1077944384 16978 0 0 0 106 38 0 0 20 0 24 0 418672943 8616062976 41928 33554432000 4194304 4196468 140724625398080 139830012370848 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19322] ppid=19294 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/19320/task/19322/stat : 19322 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139830044773520 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19323] ppid=19294 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/19320/task/19323/stat : 19323 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829844941840 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19324] ppid=19294 vsize=8414124 memory=7686721470233614492 CPUtime=0 cores=0-7
/proc/19320/task/19324/stat : 19324 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829843889040 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19325] ppid=19294 vsize=8414124 memory=796 CPUtime=0 cores=0-7
/proc/19320/task/19325/stat : 19325 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829842836240 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19326] ppid=19294 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/19320/task/19326/stat : 19326 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829522197136 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19327] ppid=19294 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/19320/task/19327/stat : 19327 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829521144336 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19328] ppid=19294 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/19320/task/19328/stat : 19328 (java) S 19294 19294 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829520091536 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19329] ppid=19294 vsize=8414124 memory=4136 CPUtime=0 cores=0-7
/proc/19320/task/19329/stat : 19329 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672944 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829519038736 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19330] ppid=19294 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/19320/task/19330/stat : 19330 (java) S 19294 19294 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829134089072 139830040541826 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19331] ppid=19294 vsize=8414124 memory=3120 CPUtime=0 cores=0-7
/proc/19320/task/19331/stat : 19331 (java) S 19294 19294 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41928 33554432000 4194304 4196468 140724625398080 139828498785824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19332] ppid=19294 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/19320/task/19332/stat : 19332 (java) S 19294 19294 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418672946 8616062976 41928 33554432000 4194304 4196468 140724625398080 139828364563824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19333] ppid=19294 vsize=8414124 memory=166728 CPUtime=0 cores=0-7
/proc/19320/task/19333/stat : 19333 (java) S 19294 19294 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139827990059344 139830040549275 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19334] ppid=19294 vsize=8414124 memory=4975588 CPUtime=0.21 cores=0-7
/proc/19320/task/19334/stat : 19334 (java) S 19294 19294 16596 0 -1 1077944384 793 0 0 0 21 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829133035888 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19335] ppid=19294 vsize=8414124 memory=3172 CPUtime=0.3 cores=0-7
/proc/19320/task/19335/stat : 19335 (java) S 19294 19294 16596 0 -1 1077944384 941 0 0 0 30 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829131983088 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19336] ppid=19294 vsize=8414124 memory=304556123141439514 CPUtime=0.29 cores=0-7
/proc/19320/task/19336/stat : 19336 (java) S 19294 19294 16596 0 -1 1077944384 756 0 0 0 29 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829130930288 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19337] ppid=19294 vsize=8414124 memory=288230617509003574 CPUtime=0.26 cores=0-7
/proc/19320/task/19337/stat : 19337 (java) S 19294 19294 16596 0 -1 1077944384 842 0 0 0 26 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829129877488 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19338] ppid=19294 vsize=8414124 memory=15252640887999028 CPUtime=0 cores=0-7
/proc/19320/task/19338/stat : 19338 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139827492154464 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19339] ppid=19294 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/19320/task/19339/stat : 19339 (java) S 19294 19294 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418672949 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829128825904 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19341] ppid=19294 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/19320/task/19341/stat : 19341 (java) S 19294 19294 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418673084 8616062976 41928 33554432000 4194304 4196468 140724625398080 139829120792128 139830040555289 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19343] ppid=19294 vsize=8414124 memory=21 CPUtime=0.01 cores=0-7
/proc/19320/task/19343/stat : 19343 (java) S 19294 19294 16596 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 24 0 418673085 8616062976 41928 33554432000 4194304 4196468 140724625398080 139826821054160 139830040552605 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19344] ppid=19294 vsize=8414124 memory=30 CPUtime=0 cores=0-7
/proc/19320/task/19344/stat : 19344 (java) S 19294 19294 16596 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 418673085 8616062976 41928 33554432000 4194304 4196468 140724625398080 139827089489456 139830040552605 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19345] ppid=19294 vsize=8414124 memory=29 CPUtime=0 cores=0-7
/proc/19320/task/19345/stat : 19345 (java) S 19294 19294 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418673087 8616062976 41928 33554432000 4194304 4196468 140724625398080 139826552626224 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
Current children cumulated CPU time: 57.81 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 169188 KiB

[startup+66.7011 s]
/proc/loadavg: 3.20 6.23 7.22 4/219 19349
/proc/meminfo: memFree=21345920/32770624 swapFree=66957016/67108860
[pid=19294] ppid=19291 vsize=113128 memory=1476 CPUtime=55.21 cores=0-7
/proc/19294/stat : 19294 (scop.sh) S 19291 19294 16596 0 -1 4202496 582 48977 0 0 0 0 5279 242 20 0 1 0 418668447 115843072 369 33554432000 4194304 5098028 140723336044880 140723336041624 139802276582012 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8466432 140723336053540 140723336053868 140723336053868 140723336056781 0
/proc/19294/statm: 28282 369 311 221 0 87 0
[pid=19320] ppid=19294 vsize=8283048 memory=169980 CPUtime=42.17 cores=0-7
/proc/19320/stat : 19320 (java) S 19294 19294 16596 0 -1 1077944320 21772 1794670 0 0 218 44 3605 350 20 0 22 0 418672942 8481841152 42495 33554432000 4194304 4196468 140724625398080 140724625380624 139830040530679 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
/proc/19320/statm: 2070762 42495 3233 1 0 2032106 0
[pid=19320/tid=19321] ppid=19294 vsize=8283048 memory=5049084 CPUtime=41.01 cores=0-7
/proc/19320/task/19321/stat : 19321 (java) R 19294 19294 16596 0 -1 4202560 16992 1794670 0 0 106 40 3605 350 20 0 22 0 418672943 8481841152 42495 33554432000 4194304 4196468 140724625398080 139830012368800 139830033216311 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19322] ppid=19294 vsize=8283048 memory=166728 CPUtime=39.55 cores=0-7
/proc/19320/task/19322/stat : 19322 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139830044773520 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19323] ppid=19294 vsize=8283048 memory=1476 CPUtime=39.55 cores=0-7
/proc/19320/task/19323/stat : 19323 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829844941840 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19324] ppid=19294 vsize=8283048 memory=166728 CPUtime=39.55 cores=0-7
/proc/19320/task/19324/stat : 19324 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829843889040 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19325] ppid=19294 vsize=8283048 memory=5024136 CPUtime=39.55 cores=0-7
/proc/19320/task/19325/stat : 19325 (java) S 19294 19294 16596 0 -1 1077944384 3 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829842836240 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19326] ppid=19294 vsize=8283048 memory=1476 CPUtime=39.55 cores=0-7
/proc/19320/task/19326/stat : 19326 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829522197136 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19327] ppid=19294 vsize=8283048 memory=4975588 CPUtime=39.55 cores=0-7
/proc/19320/task/19327/stat : 19327 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829521144336 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19328] ppid=19294 vsize=8283048 memory=6078276 CPUtime=39.55 cores=0-7
/proc/19320/task/19328/stat : 19328 (java) S 19294 19294 16596 0 -1 1077944384 2 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829520091536 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19329] ppid=19294 vsize=8283048 memory=1476 CPUtime=39.55 cores=0-7
/proc/19320/task/19329/stat : 19329 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672944 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829519038736 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19330] ppid=19294 vsize=8283048 memory=166728 CPUtime=39.55 cores=0-7
/proc/19320/task/19330/stat : 19330 (java) S 19294 19294 16596 0 -1 1077944384 8 1794670 0 0 0 0 3605 350 20 0 22 0 418672946 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829134089072 139830040541826 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19331] ppid=19294 vsize=8283048 memory=4998080 CPUtime=39.55 cores=0-7
/proc/19320/task/19331/stat : 19331 (java) S 19294 19294 16596 0 -1 1077944384 13 1794670 0 0 0 0 3605 350 20 0 22 0 418672946 8481841152 42495 33554432000 4194304 4196468 140724625398080 139828498785824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19332] ppid=19294 vsize=8283048 memory=166728 CPUtime=39.55 cores=0-7
/proc/19320/task/19332/stat : 19332 (java) S 19294 19294 16596 0 -1 1077944384 21 1794670 0 0 0 0 3605 350 20 0 22 0 418672946 8481841152 42495 33554432000 4194304 4196468 140724625398080 139828364563824 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19333] ppid=19294 vsize=8283048 memory=3754668 CPUtime=39.55 cores=0-7
/proc/19320/task/19333/stat : 19333 (java) S 19294 19294 16596 0 -1 1077944384 1 1794670 0 0 0 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139827990059344 139830040549275 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19334] ppid=19294 vsize=8283048 memory=2020 CPUtime=39.76 cores=0-7
/proc/19320/task/19334/stat : 19334 (java) S 19294 19294 16596 0 -1 1077944384 793 1794670 0 0 21 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829133035888 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19335] ppid=19294 vsize=8283048 memory=1476 CPUtime=39.85 cores=0-7
/proc/19320/task/19335/stat : 19335 (java) S 19294 19294 16596 0 -1 1077944384 941 1794670 0 0 30 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829131983088 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19336] ppid=19294 vsize=8283048 memory=166728 CPUtime=39.84 cores=0-7
/proc/19320/task/19336/stat : 19336 (java) S 19294 19294 16596 0 -1 1077944384 756 1794670 0 0 29 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829130930288 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19337] ppid=19294 vsize=8283048 memory=4773044 CPUtime=39.82 cores=0-7
/proc/19320/task/19337/stat : 19337 (java) S 19294 19294 16596 0 -1 1077944384 852 1794670 0 0 27 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829129877488 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19338] ppid=19294 vsize=8283048 memory=7686721470233614492 CPUtime=39.55 cores=0-7
/proc/19320/task/19338/stat : 19338 (java) S 19294 19294 16596 0 -1 1077944384 3 1794670 0 0 0 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139827492154464 139830040540885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19339] ppid=19294 vsize=8283048 memory=6944656591801718942 CPUtime=39.55 cores=0-7
/proc/19320/task/19339/stat : 19339 (java) S 19294 19294 16596 0 -1 1077944384 3 1794670 0 0 0 0 3605 350 20 0 22 0 418672949 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829128825904 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19341] ppid=19294 vsize=8283048 memory=7084821295264841834 CPUtime=39.55 cores=0-7
/proc/19320/task/19341/stat : 19341 (java) S 19294 19294 16596 0 -1 1077944384 24 1794670 0 0 0 0 3605 350 20 0 22 0 418673084 8481841152 42495 33554432000 4194304 4196468 140724625398080 139829120791312 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
[pid=19320/tid=19345] ppid=19294 vsize=8283048 memory=1476 CPUtime=39.55 cores=0-7
/proc/19320/task/19345/stat : 19345 (java) S 19294 19294 16596 0 -1 1077944384 13 1794670 0 0 0 0 3605 350 20 0 22 0 418673087 8481841152 42495 33554432000 4194304 4196468 140724625398080 139826552628016 139830040541826 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140724625404919 140724625405078 140724625405078 140724625407951 0
Current children cumulated CPU time: 97.38 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 171456 KiB

Child status: 0
Real time (s): 66.736
CPU time (s): 97.4448
CPU user time (s): 91.035
CPU system time (s): 6.40982
CPU usage (%): 146.015
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6081612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.035
system time used= 6.40982
maximum resident set size= 6080352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1866039
page faults= 0
swaps= 0
block input operations= 0
block output operations= 573856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15112
involuntary context switches= 193


# summary of solver processes directly reported to runsolver:
#   pid: 19294
#   total CPU time (s): 97.4448
#   total CPU user time (s): 91.035
#   total CPU system time (s): 6.40982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.544568 second user time and 0.675009 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:18:23
IDJOB=4392746
IDBENCH=126851
IDSOLVER=2839
FILE ID=node147/4392746-1568427546
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58876 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0450.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392746-1568427546/watcher-4392746-1568427546 -o /tmp/evaluation-result-4392746-1568427546/solver-4392746-1568427546 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392746-1568427546.xml

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

MD5SUM BENCH= ffc1a166c9e21b9812230f61f9b6f38e
RANDOM SEED=537449950

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26846272 kB
MemAvailable:   31812528 kB
Buffers:          188244 kB
Cached:          5004504 kB
SwapCached:        48496 kB
Active:          2032352 kB
Inactive:        3213076 kB
Active(anon):       4092 kB
Inactive(anon):    89344 kB
Active(file):    2028260 kB
Inactive(file):  3123732 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             23896 kB
Writeback:             0 kB
AnonPages:        269488 kB
Mapped:            44512 kB
Shmem:             32768 kB
Slab:             272204 kB
SReclaimable:     242724 kB
SUnreclaim:        29480 kB
KernelStack:        3872 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58856 MiB
End job on node147 at 2019-09-14 04:19:30