Trace number 4392396

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-20-2-7.xml
MD5SUMd26c1a16a8e9a423ebbeb7c1b2e2b431
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.008024
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":76}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":24},{"degree":1,"count":44},{"degree":2,"count":15},{"degree":3,"count":11},{"degree":4,"count":5},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":2},{"arity":4,"count":3},{"arity":6,"count":4},{"arity":7,"count":2},{"arity":8,"count":5},{"arity":9,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-21596-serial-file.bin HOME/instance-4392396-1568433412.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 05:56:09 CEST 2019
0.66/0.57	c PID: 21599
0.66/0.57	c IP: 172.20.3.147
0.66/0.57	c HOST: node147.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.16/0.87	c (0,0) Parsing End
1.16/0.87	c (0,0) CSP: 76 int (0 aux), 0 bool (0 aux), 20 ctr, max domain size 46
1.16/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.87	c (0,0) Constraint Name Generate Begin
1.16/0.88	c (0,0) Ctr:HOME/instance-4392396-1568433412.xml,Num:Var:WeightedSum
1.16/0.88	c (0,0) Constraint Name Generate End
1.16/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) CSP to CSPinCNF Begin
1.37/0.97	c (0,0) translated 2 (10%) constraints
1.37/0.98	c (0,0) translated 4 (20%) constraints
1.37/0.99	c (0,0) translated 6 (30%) constraints
1.37/0.99	c (0,0) translated 8 (40%) constraints
1.37/1.00	c (0,0) translated 10 (50%) constraints
1.37/1.00	c (0,0) translated 12 (60%) constraints
1.56/1.01	c (0,0) translated 14 (70%) constraints
1.56/1.01	c (0,0) translated 16 (80%) constraints
1.56/1.02	c (0,0) translated 18 (90%) constraints
1.56/1.02	c (0,0) translated 20 (100%) constraints
1.56/1.02	c (0,0) ===========================================
1.56/1.02	c (0,0) Order
1.56/1.02	c (0,0) ===========================================
1.56/1.05	c (0,0) translated 2 (10%) constraints
1.56/1.07	c (0,0) translated 4 (20%) constraints
1.56/1.08	c (0,0) translated 6 (30%) constraints
1.56/1.09	c (0,0) translated 8 (40%) constraints
1.56/1.09	c (0,0) translated 10 (50%) constraints
1.56/1.10	c (0,0) translated 12 (60%) constraints
1.80/1.11	c (0,0) translated 14 (70%) constraints
1.80/1.12	c (0,0) translated 16 (80%) constraints
1.80/1.13	c (0,0) translated 18 (90%) constraints
1.80/1.14	c (0,0) translated 20 (100%) constraints
1.80/1.15	c (0,0) CSP to CSPinCNF End
1.80/1.15	c (0,0) CSP: 148 int (72 aux), 0 bool (0 aux), 184 ctr, max domain size 4239
1.80/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.80/1.15	c (0,0) CSPinCNF Propagation Begin
1.80/1.16	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.80/1.16	c (0,0) CSPinCNF Propagation End
1.80/1.16	c (0,0) CSP: 148 int (72 aux), 0 bool (0 aux), 184 ctr, max domain size 4239
1.80/1.16	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.80/1.16	c (0,0) Simplify CSPinCNF Begin
1.80/1.17	c (0,0) Simplify CSPinCNF End
1.80/1.17	c (0,0) CSP: 148 int (72 aux), 0 bool (0 aux), 184 ctr, max domain size 4239
1.80/1.17	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.80/1.17	c (0,0) Calculate Precise Domain Begin
2.82/1.53	c (0,0) 17632 values are removed by re-calculation
2.82/1.53	c (0,0) Calculate Precise Domain End
2.82/1.53	c (0,0) CSP: 148 int (72 aux), 0 bool (0 aux), 184 ctr, max domain size 4005
2.82/1.53	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.82/1.53	c (0,0) CSPinCNF to SatSolver Begin
127.13/41.21	c (40,27) 19 (10 %) CSP clauses are encoded (0 SAT variables, 17400939 SAT clauses)
176.92/58.55	c (58,40) 37 (20 %) CSP clauses are encoded (0 SAT variables, 25441650 SAT clauses)
209.33/70.99	c (70,48) 56 (30 %) CSP clauses are encoded (0 SAT variables, 30877925 SAT clauses)
227.65/78.99	c (78,53) 74 (40 %) CSP clauses are encoded (0 SAT variables, 34368763 SAT clauses)
241.69/84.60	c (84,58) 92 (50 %) CSP clauses are encoded (0 SAT variables, 37070579 SAT clauses)
289.78/99.74	c (99,68) 111 (60 %) CSP clauses are encoded (0 SAT variables, 43943896 SAT clauses)
291.29/101.29	c (100,70) 129 (70 %) CSP clauses are encoded (0 SAT variables, 44948848 SAT clauses)
305.76/111.66	c (111,78) 148 (80 %) CSP clauses are encoded (0 SAT variables, 50586728 SAT clauses)
334.59/123.81	c (123,87) 166 (90 %) CSP clauses are encoded (0 SAT variables, 56444084 SAT clauses)
336.06/125.28	c (124,89) 184 (100 %) CSP clauses are encoded (0 SAT variables, 57387828 SAT clauses)
336.06/125.28	c (124,89) CSPinCNF to SatSolver End
336.06/125.28	c (124,89) Heap : 3553 MiB used (max 20692 MiB), NonHeap : 26 MiB used (max 0 MiB)
336.06/125.28	c (124,89) 116582 bool, 57389943 clause
336.06/125.28	c (124,89) Export Begin
336.17/125.38	c (124,89) Export to HOME/scop-21596-serial-file.bin
336.17/125.38	c (124,89) Export End
336.17/125.38	c (124,89) Export File Size: 0.01 MB
336.17/125.38	c (124,89) 0,0,0,0,0,0,124,STOP-AFTER(DIMACS)
336.17/125.38	c END-Prog: Sat Sep 14 05:58:14 CEST 2019
0.00/125.45	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-21596-serial-file.bin
336.37/125.93	c (0,0) Read Serial File Begin
336.37/125.93	c (0,0) HOME/scop-21596-serial-file.bin
337.24/126.13	c (0,0) Read Serial File End
337.24/126.14	
337.24/126.14	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
337.24/126.14	(Solving Process)
337.24/126.14	
337.24/126.16	c BEGIN-Prog: Sat Sep 14 05:58:15 CEST 2019
337.24/126.16	c PID: 21628
337.24/126.16	c IP: 172.20.3.147
337.24/126.16	c HOST: node147.alineos.net
337.24/126.17	c (0,0) SatSolver.solve Begin
337.24/126.17	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392396-1568433412.xml-scop-21599.cnf
337.24/126.19	c (0,0) c
337.24/126.19	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
337.24/126.19	c (0,0) c
337.24/126.19	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
337.24/126.19	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
337.24/126.19	c (0,0) c ========================================[ Problem Statistics ]===========================================
337.24/126.19	c (0,0) c |                                                                                                       |
353.02/141.79	c (15,0) c |  Number of variables:        116582                                                                   |
353.02/141.79	c (15,0) c |  Number of clauses:        57389943                                                                   |
353.02/141.79	c (15,0) c |  Parse time:                  14.14 s                                                                 |
353.02/141.79	c (15,0) c |                                                                                                       |
357.02/145.75	c (19,0) c | Too many clauses... No preprocessing                                                                  |
357.02/145.75	c (19,0) c |  Simplification time:          3.44 s                                                                 |
357.02/145.75	c (19,0) c |                                                                                                       |
357.02/145.75	c (19,0) c |  One Solver is taking   4616.86Mb... Let's take   1 solvers for this run (max 40% of the maxmemory).  |
357.02/145.75	c (19,0) c |  Generating clones                                                                                    |
357.02/145.75	c (19,0) c |  all clones generated. Memory =  4616.86Mb.                                                           |
357.02/145.75	c (19,0) c ========================================================================================================|
357.02/145.75	c (19,0) c
357.02/145.75	c (19,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
357.02/145.75	c (19,0) c
357.02/145.75	c (19,0) c |-----------------------|------------|
357.02/145.75	c (19,0) c | Threads               |          0 |
357.02/145.75	c (19,0) c |-----------------------|------------|
357.02/145.75	c (19,0) c | randomizeFirstDescent |      False |
357.02/145.75	c (19,0) c | adaptStrategeis       |       True |
357.02/145.75	c (19,0) c | forceUnsatOnNewDescent|       True |
357.02/145.75	c (19,0) c | Initial random_seed   |   91648253 |
357.02/145.75	c (19,0) c | chanseokStrategy      |      False |
357.02/145.75	c (19,0) c | coLBDBound            |          5 |
357.02/145.75	c (19,0) c | glureduce             |       True |
357.02/145.75	c (19,0) c | firstReduceDB         |       2000 |
357.02/145.75	c (19,0) c | incReduceDB           |        300 |
357.02/145.75	c (19,0) c | luby_restart          |      False |
357.02/145.75	c (19,0) c | luby_restart_factor   |        100 |
357.02/145.75	c (19,0) c | var_decay             |     0.8000 |
357.02/145.75	c (19,0) c | max_var_decay         |     0.9500 |
357.02/145.75	c (19,0) c | randomize_on_restarts |      False |
357.02/145.75	c (19,0) c | remove_satisfied      |       True |
357.02/145.75	c (19,0) c |-----------------------|------------|
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c real time : 21.3164 s
358.82/147.51	c (21,0) c cpu time  : 18.9624 s
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | Threads       |      Total      |          0 |
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | Conflicts     |              15 |         15 |
358.82/147.51	c (21,0) c | Decisions     |            6104 |       6104 |
358.82/147.51	c (21,0) c | Propagations  |          121082 |     121082 |
358.82/147.51	c (21,0) c | ReduceDBs     |               0 |          0 |
358.82/147.51	c (21,0) c | SimpDBs       |               1 |          1 |
358.82/147.51	c (21,0) c | Restarts      |               1 |          1 |
358.82/147.51	c (21,0) c | ForcedImports |               0 |          0 |
358.82/147.51	c (21,0) c | PropBinClauses|          238265 |     238265 |
358.82/147.51	c (21,0) c | PropPreBlocker|        64566429 |   64566429 |
358.82/147.51	c (21,0) c | PropNotBlocker|        38482206 |   38482206 |
358.82/147.51	c (21,0) c | LitFullScans  |       103337226 |  103337226 |
358.82/147.51	c (21,0) c | LitScanFracts |           85142 |      85142 |
358.82/147.51	c (21,0) c | DecisionLevel0|               1 |          1 |
358.82/147.51	c (21,0) c | Periods       |              17 |         17 |
358.82/147.51	c (21,0) c | Margin        |              20 |         20 |
358.82/147.51	c (21,0) c | Avg_Trail     |                 |     100417 |
358.82/147.51	c (21,0) c | Avg_DL        |                 |       5850 |
358.82/147.51	c (21,0) c | Avg_Res       |                 |          0 |
358.82/147.51	c (21,0) c | Avg_Res_Seen  |                 |          0 |
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | Exported      |               0 |          0 |
358.82/147.51	c (21,0) c | Imported      |               0 |          0 |
358.82/147.51	c (21,0) c | Good          |               0 |          0 |
358.82/147.51	c (21,0) c | Purge         |               0 |          0 |
358.82/147.51	c (21,0) c | Promoted      |               0 |          0 |
358.82/147.51	c (21,0) c | Remove_Imp    |               0 |          0 |
358.82/147.51	c (21,0) c | Blocked_Reuse |               0 |          0 |
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | Unaries       |                 |          0 |
358.82/147.51	c (21,0) c | Binaries      |                 |          0 |
358.82/147.51	c (21,0) c | Glues         |                 |          0 |
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | Orig_Seen     |             0 % |        202 |
358.82/147.51	c (21,0) c | Diff Orig seen|                 |      X     |
358.82/147.51	c (21,0) c | Hamming       |             0 % |      X     |
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c | RunningTime   |                 |    1.8 100%|
358.82/147.51	c (21,0) c | WaitingTime   |                 |    0.0   0%|
358.82/147.51	c (21,0) c | ExchangingTime|                 |    0.0   0%|
358.82/147.51	c (21,0) c | PeriodProcTime|                 |    0.0   0%|
358.82/147.51	c (21,0) c | SolvingTime   |                 |    1.8     |
358.82/147.51	c (21,0) c | PropagationTim|                 |    1.8 100%|
358.82/147.51	c (21,0) c | AnalysisTime  |                 |    0.0   0%|
358.82/147.51	c (21,0) c | ReductionTime |                 |    0.0   0%|
358.82/147.51	c (21,0) c | SimplifyTime  |                 |    0.0   0%|
358.82/147.51	c (21,0) c | UsedRateTime  |                 |    0.0   0%|
358.82/147.51	c (21,0) c | OverlapRateTim|                 |    0.0   0%|
358.82/147.51	c (21,0) c |---------------|-----------------|------------|
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c Threads : 1
358.82/147.51	c (21,0) c Winner : 0
358.82/147.51	c (21,0) c Conflicts_0 : 15
358.82/147.51	c (21,0) c Conflicts_total : 15
358.82/147.51	c (21,0) c Conflicts_winner : 15
358.82/147.51	c (21,0) c Decisions_0 : 6104
358.82/147.51	c (21,0) c Decisions_total : 6104
358.82/147.51	c (21,0) c Decisions_winner : 6104
358.82/147.51	c (21,0) c Propagations_0 : 121082
358.82/147.51	c (21,0) c Propagations_total : 121082
358.82/147.51	c (21,0) c Propagations_winner : 121082
358.82/147.51	c (21,0) c ReduceDBs_0 : 0
358.82/147.51	c (21,0) c ReduceDBs_total : 0
358.82/147.51	c (21,0) c ReduceDBs_winner : 0
358.82/147.51	c (21,0) c SimpDBs_0 : 1
358.82/147.51	c (21,0) c SimpDBs_total : 1
358.82/147.51	c (21,0) c SimpDBs_winner : 1
358.82/147.51	c (21,0) c Restarts_0 : 1
358.82/147.51	c (21,0) c Restarts_total : 1
358.82/147.51	c (21,0) c Restarts_winner : 1
358.82/147.51	c (21,0) c ForcedImports_0 : 0
358.82/147.51	c (21,0) c ForcedImports_total : 0
358.82/147.51	c (21,0) c ForcedImports_winner : 0
358.82/147.51	c (21,0) c PropsBinClauses_0 : 238265
358.82/147.51	c (21,0) c PropsBinClauses_total : 238265
358.82/147.51	c (21,0) c PropsBinClauses_winner : 238265
358.82/147.51	c (21,0) c PropsPreBlocker_0 : 64566429
358.82/147.51	c (21,0) c PropsPreBlocker_total : 64566429
358.82/147.51	c (21,0) c PropsPreBlocker_winner : 64566429
358.82/147.51	c (21,0) c PropsNotBlocker_0 : 38482206
358.82/147.51	c (21,0) c PropsNotBlocker_total : 38482206
358.82/147.51	c (21,0) c PropsNotBlocker_winner : 38482206
358.82/147.51	c (21,0) c PropsLitFullScans_0 : 103337226
358.82/147.51	c (21,0) c PropsLitFullScans_total : 103337226
358.82/147.51	c (21,0) c PropsLitFullScans_winner : 103337226
358.82/147.51	c (21,0) c LitScanFractions_0 : 85142
358.82/147.51	c (21,0) c LitScanFractions_total : 85142
358.82/147.51	c (21,0) c LitScanFractions_winner : 85142
358.82/147.51	c (21,0) c DecisionLevel0_0 : 1
358.82/147.51	c (21,0) c DecisionLevel0_total : 1
358.82/147.51	c (21,0) c DecisionLevel0_winner : 1
358.82/147.51	c (21,0) c Periods_0 : 17
358.82/147.51	c (21,0) c Periods_total : 17
358.82/147.51	c (21,0) c Periods_winner : 17
358.82/147.51	c (21,0) c Margin_0 : 20
358.82/147.51	c (21,0) c Margin_total : 20
358.82/147.51	c (21,0) c Margin_winner : 20
358.82/147.51	c (21,0) c Exported_0 : 0
358.82/147.51	c (21,0) c Exported_total : 0
358.82/147.51	c (21,0) c Exported_winner : 0
358.82/147.51	c (21,0) c Imported_0 : 0
358.82/147.51	c (21,0) c Imported_total : 0
358.82/147.51	c (21,0) c Imported_winner : 0
358.82/147.51	c (21,0) c Good_0 : 0
358.82/147.51	c (21,0) c Good_total : 0
358.82/147.51	c (21,0) c Good_winner : 0
358.82/147.51	c (21,0) c Purge_0 : 0
358.82/147.51	c (21,0) c Purge_total : 0
358.82/147.51	c (21,0) c Purge_winner : 0
358.82/147.51	c (21,0) c Promoted_0 : 0
358.82/147.51	c (21,0) c Promoted_total : 0
358.82/147.51	c (21,0) c Promoted_winner : 0
358.82/147.51	c (21,0) c Remove_Imp_0 : 0
358.82/147.51	c (21,0) c Remove_Imp_total : 0
358.82/147.51	c (21,0) c Remove_Imp_winner : 0
358.82/147.51	c (21,0) c Blocked_Reuse_0 : 0
358.82/147.51	c (21,0) c Blocked_Reuse_total : 0
358.82/147.51	c (21,0) c Blocked_Reuse_winner : 0
358.82/147.51	c (21,0) c Unaries_0 : 0
358.82/147.51	c (21,0) c Unaries_total : 0
358.82/147.51	c (21,0) c Unaries_winner : 0
358.82/147.51	c (21,0) c Binaries_0 : 0
358.82/147.51	c (21,0) c Binaries_total : 0
358.82/147.51	c (21,0) c Binaries_winner : 0
358.82/147.51	c (21,0) c Glues_0 : 0
358.82/147.51	c (21,0) c Glues_total : 0
358.82/147.51	c (21,0) c Glues_winner : 0
358.82/147.51	c (21,0) c RunningTime_0 : 1.753936
358.82/147.51	c (21,0) c RunningTime_total : 1.753936
358.82/147.51	c (21,0) c RunningTime_winner : 1.753936
358.82/147.51	c (21,0) c WaitingTime_0 : 0.000000
358.82/147.51	c (21,0) c WaitingTime_total : 0.000000
358.82/147.51	c (21,0) c WaitingTime_winner : 0.000000
358.82/147.51	c (21,0) c ExchangingTime_0 : 0.000020
358.82/147.51	c (21,0) c ExchangingTime_total : 0.000020
358.82/147.51	c (21,0) c ExchangingTime_winner : 0.000020
358.82/147.51	c (21,0) c PeriodProcTime_0 : 0.000176
358.82/147.51	c (21,0) c PeriodProcTime_total : 0.000176
358.82/147.51	c (21,0) c PeriodProcTime_winner : 0.000176
358.82/147.51	c (21,0) c SolvingTime_0 : 1.754132
358.82/147.51	c (21,0) c SolvingTime_total : 1.754132
358.82/147.51	c (21,0) c SolvingTime_winner : 1.754132
358.82/147.51	c (21,0) c PropagationTime_0 : 1.750472
358.82/147.51	c (21,0) c PropagationTime_total : 1.750472
358.82/147.51	c (21,0) c PropagationTime_winner : 1.750472
358.82/147.51	c (21,0) c AnalysisTime_0 : 0.000326
358.82/147.51	c (21,0) c AnalysisTime_total : 0.000326
358.82/147.51	c (21,0) c AnalysisTime_winner : 0.000326
358.82/147.51	c (21,0) c ReductionTime_0 : 0.000000
358.82/147.51	c (21,0) c ReductionTime_total : 0.000000
358.82/147.51	c (21,0) c ReductionTime_winner : 0.000000
358.82/147.51	c (21,0) c SimplifyTime_0 : 0.000000
358.82/147.51	c (21,0) c SimplifyTime_total : 0.000000
358.82/147.51	c (21,0) c SimplifyTime_winner : 0.000000
358.82/147.51	c (21,0) c UsedRateTime_0 : 0.000000
358.82/147.51	c (21,0) c UsedRateTime_total : 0.000000
358.82/147.51	c (21,0) c UsedRateTime_winner : 0.000000
358.82/147.51	c (21,0) c OverlapRateTime_0 : 0.000000
358.82/147.51	c (21,0) c OverlapRateTime_total : 0.000000
358.82/147.51	c (21,0) c OverlapRateTime_winner : 0.000000
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
358.82/147.51	c (21,0) c
358.82/147.51	c (21,0) c |-----------------------|------------|
358.82/147.51	c (21,0) c | Threads               |          0 |
358.82/147.51	c (21,0) c |-----------------------|------------|
358.82/147.51	c (21,0) c | randomizeFirstDescent |      False |
358.82/147.51	c (21,0) c | adaptStrategeis       |       True |
358.82/147.51	c (21,0) c | forceUnsatOnNewDescent|       True |
358.82/147.51	c (21,0) c | Initial random_seed   | 1416966412 |
358.82/147.51	c (21,0) c | chanseokStrategy      |      False |
358.82/147.51	c (21,0) c | coLBDBound            |          5 |
358.82/147.51	c (21,0) c | glureduce             |       True |
358.82/147.51	c (21,0) c | firstReduceDB         |       2000 |
358.82/147.51	c (21,0) c | incReduceDB           |        300 |
358.82/147.51	c (21,0) c | luby_restart          |      False |
358.82/147.51	c (21,0) c | luby_restart_factor   |        100 |
358.82/147.51	c (21,0) c | var_decay             |     0.8000 |
358.82/147.51	c (21,0) c | max_var_decay         |     0.9500 |
358.82/147.51	c (21,0) c | randomize_on_restarts |      False |
358.82/147.51	c (21,0) c | remove_satisfied      |       True |
358.82/147.51	c (21,0) c |-----------------------|------------|
358.82/147.51	c (21,0) 
358.82/147.52	c (21,0) s SATISFIABLE
337.82/147.71	c (21,0) SatSolver.solve End
337.82/147.71	c (21,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
337.82/147.71	c (21,0) Show results Begin
359.49/147.81	c (21,0) x[0] = 2
359.49/147.81	c (21,0) x[2] = 2
359.49/147.81	c (21,0) x[3] = 6
359.49/147.81	c (21,0) x[4] = 23
359.49/147.81	c (21,0) x[5] = 45
359.49/147.81	c (21,0) x[6] = 2
359.49/147.81	c (21,0) x[7] = 12
359.49/147.81	c (21,0) x[8] = 47
359.49/147.81	c (21,0) x[9] = 2
359.49/147.81	c (21,0) x[10] = 47
359.49/147.81	c (21,0) x[11] = 2
359.49/147.81	c (21,0) x[12] = 2
359.49/147.81	c (21,0) x[13] = 2
359.49/147.81	c (21,0) x[14] = 47
359.49/147.81	c (21,0) x[17] = 7
359.49/147.81	c (21,0) x[19] = 28
359.49/147.81	c (21,0) x[20] = 46
359.49/147.81	c (21,0) x[21] = 15
359.49/147.81	c (21,0) x[23] = 23
359.49/147.81	c (21,0) x[24] = 34
359.49/147.81	c (21,0) x[25] = 46
359.49/147.81	c (21,0) x[26] = 2
359.49/147.81	c (21,0) x[27] = 46
359.49/147.81	c (21,0) x[28] = 32
359.49/147.81	c (21,0) x[29] = 2
359.49/147.81	c (21,0) x[30] = 47
359.49/147.81	c (21,0) x[32] = 47
359.49/147.81	c (21,0) x[33] = 47
359.49/147.81	c (21,0) x[34] = 44
359.49/147.81	c (21,0) x[35] = 23
359.49/147.81	c (21,0) x[36] = 28
359.49/147.81	c (21,0) x[37] = 2
359.49/147.81	c (21,0) x[38] = 47
359.49/147.81	c (21,0) x[39] = 29
359.49/147.81	c (21,0) x[40] = 3
359.49/147.81	c (21,0) x[41] = 2
359.49/147.81	c (21,0) x[43] = 42
359.49/147.81	c (21,0) x[44] = 47
359.49/147.81	c (21,0) x[46] = 46
359.49/147.81	c (21,0) x[47] = 47
359.49/147.81	c (21,0) x[48] = 14
359.49/147.81	c (21,0) x[50] = 7
359.49/147.81	c (21,0) x[53] = 3
359.49/147.81	c (21,0) x[54] = 2
359.49/147.81	c (21,0) x[55] = 33
359.49/147.81	c (21,0) x[56] = 4
359.49/147.81	c (21,0) x[59] = 47
359.49/147.81	c (21,0) x[60] = 47
359.49/147.81	c (21,0) x[61] = 12
359.49/147.81	c (21,0) x[63] = 47
359.49/147.81	c (21,0) x[64] = 47
359.49/147.81	c (21,0) x[65] = 47
359.49/147.81	c (21,0) x[66] = 16
359.49/147.81	c (21,0) x[67] = 17
359.49/147.81	c (21,0) x[69] = 10
359.49/147.81	c (21,0) x[72] = 45
359.49/147.81	c (21,0) x[73] = 34
359.49/147.81	c (21,0) x[74] = 19
359.49/147.81	c (21,0) x[75] = 20
359.49/147.81	c (21,0) x[79] = 47
359.49/147.81	c (21,0) x[81] = 28
359.49/147.81	c (21,0) x[82] = 13
359.49/147.81	c (21,0) x[83] = 45
359.49/147.81	c (21,0) x[84] = 25
359.49/147.81	c (21,0) x[85] = 35
359.49/147.81	c (21,0) x[86] = 2
359.49/147.81	c (21,0) x[87] = 33
359.49/147.81	c (21,0) x[88] = 3
359.49/147.81	c (21,0) x[89] = 3
359.49/147.81	c (21,0) x[90] = 12
359.49/147.81	c (21,0) x[91] = 27
359.49/147.81	c (21,0) x[92] = 42
359.49/147.81	c (21,0) x[93] = 3
359.49/147.81	c (21,0) x[94] = 25
359.49/147.81	c (21,0) x[97] = 13
359.49/147.81	c (21,0) x[99] = 47
359.49/147.81	s SATISFIABLE
359.49/147.82	v <instantiation>
359.49/147.82	v     <list>x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[17] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[43] x[44] x[46] x[47] x[48] x[50] x[53] x[54] x[55] x[56] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[69] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[97] x[99]</list>
359.49/147.82	v     <values>2 2 6 23 45 2 12 47 2 47 2 2 2 47 7 28 46 15 23 34 46 2 46 32 2 47 47 47 44 23 28 2 47 29 3 2 42 47 46 47 14 7 3 2 33 4 47 47 12 47 47 47 16 17 10 45 34 19 20 47 28 13 45 25 35 2 33 3 3 12 27 42 3 25 13 47</values>
359.49/147.82	v </instantiation>
359.49/147.82	c (21,0) Show results End
359.49/147.82	c (21,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
359.49/147.82	c (21,0) 21,21,STOP-AFTER(ALL)
359.49/147.82	c END-Prog: Sat Sep 14 05:58:36 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

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

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

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

solver pid=21596, runsolver pid=21593

[startup+0.100162 s]*
/proc/loadavg: 7.56 8.03 7.75 2/211 21618
/proc/meminfo: memFree=26750960/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419255031 115843072 349 33554432000 4194304 5098028 140734577136128 140734577133384 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 349 296 221 0 87 0
[pid=21599] ppid=21596 vsize=27314120 memory=106464 CPUtime=0.11 cores=0-7
/proc/21599/stat : 21599 (java) S 21596 21596 16596 0 -1 1077944320 6179 0 0 0 8 3 0 0 20 0 20 0 419255032 27969658880 26616 33554432000 4194304 4196468 140730719697984 140730719680528 140277770804983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
/proc/21599/statm: 6828530 26616 2800 1 0 6790935 0
[pid=21599/tid=21600] ppid=21596 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/21599/task/21600/stat : 21600 (java) R 21596 21596 16596 0 -1 4202560 4286 0 0 0 6 2 0 0 20 0 20 0 419255032 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277742627264 140277770826909 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21601] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21601/stat : 21601 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277775046928 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21602] ppid=21596 vsize=27314120 memory=139663905404544 CPUtime=0 cores=0-7
/proc/21599/task/21602/stat : 21602 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277593135504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21603] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21603/stat : 21603 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277191703056 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21604] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21604/stat : 21604 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277190650512 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21605] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21605/stat : 21605 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277189597968 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21606] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21606/stat : 21606 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277188545424 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21607] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21607/stat : 21607 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277187492880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21608] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21608/stat : 21608 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 26616 33554432000 4194304 4196468 140730719697984 140277186440336 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21609] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21609/stat : 21609 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 26616 33554432000 4194304 4196468 140730719697984 140276762163184 140277770816130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21610] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21610/stat : 21610 (java) S 21596 21596 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 26616 33554432000 4194304 4196468 140730719697984 140275712254880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21611] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21611/stat : 21611 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 27128 33554432000 4194304 4196468 140730719697984 140275443819504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21612] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21612/stat : 21612 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140275069311184 140277770823579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21613] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21613/stat : 21613 (java) S 21596 21596 16596 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140276761111024 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21614] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21614/stat : 21614 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140276760058480 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21615] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21615/stat : 21615 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140276759005936 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21616] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21616/stat : 21616 (java) S 21596 21596 16596 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140276757953392 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21617] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21617/stat : 21617 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140274571405536 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21618] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21618/stat : 21618 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 27128 33554432000 4194304 4196468 140730719697984 140276756900272 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107860 KiB

[startup+0.210107 s]*
/proc/loadavg: 7.56 8.03 7.75 3/211 21618
/proc/meminfo: memFree=26729980/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419255031 115843072 349 33554432000 4194304 5098028 140734577136128 140734577133384 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 349 296 221 0 87 0
[pid=21599] ppid=21596 vsize=27314120 memory=125540 CPUtime=0.25 cores=0-7
/proc/21599/stat : 21599 (java) S 21596 21596 16596 0 -1 1077944320 11657 0 0 0 20 5 0 0 20 0 20 0 419255032 27969658880 31385 33554432000 4194304 4196468 140730719697984 140730719680528 140277770804983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
/proc/21599/statm: 6828530 31385 2926 1 0 6790935 0
[pid=21599/tid=21600] ppid=21596 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/21599/task/21600/stat : 21600 (java) R 21596 21596 16596 0 -1 4202560 9399 0 0 0 16 4 0 0 20 0 20 0 419255032 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277742625952 140277752368525 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21601] ppid=21596 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/21599/task/21601/stat : 21601 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277775046928 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21602] ppid=21596 vsize=27314120 memory=139663905420384 CPUtime=0 cores=0-7
/proc/21599/task/21602/stat : 21602 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277593135504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21603] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21603/stat : 21603 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277191703056 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21604] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21604/stat : 21604 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277190650512 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21605] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21605/stat : 21605 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277189597968 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21606] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21606/stat : 21606 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277188545424 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21607] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21607/stat : 21607 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277187492880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21608] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21608/stat : 21608 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 31385 33554432000 4194304 4196468 140730719697984 140277186440336 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21609] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21609/stat : 21609 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276762163184 140277770816130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21610] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21610/stat : 21610 (java) S 21596 21596 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 31385 33554432000 4194304 4196468 140730719697984 140275712254880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21611] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21611/stat : 21611 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 31385 33554432000 4194304 4196468 140730719697984 140275443819504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21612] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21612/stat : 21612 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140275069311184 140277770823579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21613] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21613/stat : 21613 (java) S 21596 21596 16596 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276761111024 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21614] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21614/stat : 21614 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276760058480 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21615] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21615/stat : 21615 (java) S 21596 21596 16596 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276759005936 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21616] ppid=21596 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/21599/task/21616/stat : 21616 (java) S 21596 21596 16596 0 -1 1077944384 441 0 0 0 2 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276757953392 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21617] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21617/stat : 21617 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140274571405536 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21618] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21618/stat : 21618 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 31385 33554432000 4194304 4196468 140730719697984 140276756900272 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126936 KiB

[startup+0.309442 s]*
/proc/loadavg: 7.56 8.03 7.75 3/211 21618
/proc/meminfo: memFree=26726568/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419255031 115843072 349 33554432000 4194304 5098028 140734577136128 140734577133384 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 349 296 221 0 87 0
[pid=21599] ppid=21596 vsize=27314120 memory=129664 CPUtime=0.42 cores=0-7
/proc/21599/stat : 21599 (java) S 21596 21596 16596 0 -1 1077944320 12763 0 0 0 37 5 0 0 20 0 20 0 419255032 27969658880 32416 33554432000 4194304 4196468 140730719697984 140730719680528 140277770804983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
/proc/21599/statm: 6828530 32416 3034 1 0 6790935 0
[pid=21599/tid=21600] ppid=21596 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21599/task/21600/stat : 21600 (java) R 21596 21596 16596 0 -1 4202560 10309 0 0 0 25 4 0 0 20 0 20 0 419255032 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277742588000 140277751080321 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21601] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21601/stat : 21601 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277775046928 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21602] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21602/stat : 21602 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277593135504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21603] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21603/stat : 21603 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277191703056 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21604] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21604/stat : 21604 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277190650512 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21605] ppid=21596 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/21599/task/21605/stat : 21605 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277189597968 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21606] ppid=21596 vsize=27314120 memory=139663746626479 CPUtime=0 cores=0-7
/proc/21599/task/21606/stat : 21606 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277188545424 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21607] ppid=21596 vsize=27314120 memory=139663746628784 CPUtime=0 cores=0-7
/proc/21599/task/21607/stat : 21607 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277187492880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21608] ppid=21596 vsize=27314120 memory=139663746631088 CPUtime=0 cores=0-7
/proc/21599/task/21608/stat : 21608 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27969658880 32416 33554432000 4194304 4196468 140730719697984 140277186440336 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21609] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21609/stat : 21609 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276762163184 140277770816130 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21610] ppid=21596 vsize=27314120 memory=279327493269136 CPUtime=0 cores=0-7
/proc/21599/task/21610/stat : 21610 (java) S 21596 21596 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 32416 33554432000 4194304 4196468 140730719697984 140275712254880 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21611] ppid=21596 vsize=27314120 memory=279327493276048 CPUtime=0 cores=0-7
/proc/21599/task/21611/stat : 21611 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255036 27969658880 32416 33554432000 4194304 4196468 140730719697984 140275443819504 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21612] ppid=21596 vsize=27314120 memory=279327493217328 CPUtime=0 cores=0-7
/proc/21599/task/21612/stat : 21612 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140275069311184 140277770823579 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21613] ppid=21596 vsize=27314120 memory=279327493289872 CPUtime=0.02 cores=0-7
/proc/21599/task/21613/stat : 21613 (java) S 21596 21596 16596 0 -1 1077944384 564 0 0 0 2 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276761111024 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21614] ppid=21596 vsize=27314120 memory=279327493296784 CPUtime=0 cores=0-7
/proc/21599/task/21614/stat : 21614 (java) S 21596 21596 16596 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276760058480 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21615] ppid=21596 vsize=27314120 memory=279327493294480 CPUtime=0.01 cores=0-7
/proc/21599/task/21615/stat : 21615 (java) S 21596 21596 16596 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276759005936 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21616] ppid=21596 vsize=27314120 memory=279327493310640 CPUtime=0.07 cores=0-7
/proc/21599/task/21616/stat : 21616 (java) S 21596 21596 16596 0 -1 1077944384 491 0 0 0 7 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276757953392 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21617] ppid=21596 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21617/stat : 21617 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140274571405536 140277770815189 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21618] ppid=21596 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/21599/task/21618/stat : 21618 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255039 27969658880 32416 33554432000 4194304 4196468 140730719697984 140276756900272 140277770816130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131060 KiB

[startup+0.70093 s]
/proc/loadavg: 7.56 8.03 7.75 2/211 21618
/proc/meminfo: memFree=26706196/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419255031 115843072 349 33554432000 4194304 5098028 140734577136128 140734577133384 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 349 296 221 0 87 0
[pid=21599] ppid=21596 vsize=27322516 memory=165980 CPUtime=0.99 cores=0-7
/proc/21599/stat : 21599 (java) S 21596 21596 16596 0 -1 1077944320 20056 0 0 0 91 8 0 0 20 0 20 0 419255032 27978256384 41495 33554432000 4194304 4196468 140730719697984 140730719680528 140277770804983 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
/proc/21599/statm: 6830629 41495 3201 1 0 6791959 0
[pid=21599/tid=21600] ppid=21596 vsize=27322516 memory=279327493668528 CPUtime=0.67 cores=0-7
/proc/21599/task/21600/stat : 21600 (java) R 21596 21596 16596 0 -1 4202560 17024 0 0 0 61 6 0 0 20 0 20 0 419255032 27978256384 41495 33554432000 4194304 4196468 140730719697984 140277742636720 140277754885470 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21601] ppid=21596 vsize=27322516 memory=139663746835312 CPUtime=0 cores=0-7
/proc/21599/task/21601/stat : 21601 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419255034 27978256384 41495 33554432000 4194304 4196468 140730719697984 140277775046928 140277770815189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21602] ppid=21596 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/21599/task/21602/stat : 21602 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27978256384 41495 33554432000 4194304 4196468 140730719697984 140277593135504 140277770815189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0
[pid=21599/tid=21603] ppid=21596 vsize=27322516 memory=1096 CPUtime=0 cores=0-7
/proc/21599/task/21603/stat : 21603 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419255034 27978256384 41495 33554432000 4194304 4196468 140730719697984 140277191703056 140277770815189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15634432 140730719699691 140730719700118 140730719700118 140730719702991 0

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

[pid=21628/tid=21629] ppid=21596 vsize=8414124 memory=1476 CPUtime=0.75 cores=0-7
/proc/21628/task/21629/stat : 21629 (java) S 21596 21596 16596 0 -1 1077944384 16397 0 0 0 70 5 0 0 20 0 24 0 419267578 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262790119328 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21630] ppid=21596 vsize=8414124 memory=117880 CPUtime=0 cores=0-7
/proc/21628/task/21630/stat : 21630 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262822521488 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21631] ppid=21596 vsize=8414124 memory=2689888 CPUtime=0 cores=0-7
/proc/21628/task/21631/stat : 21631 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262628284944 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21632] ppid=21596 vsize=8414124 memory=3184 CPUtime=0 cores=0-7
/proc/21628/task/21632/stat : 21632 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262627232144 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21633] ppid=21596 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/21628/task/21633/stat : 21633 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262301665552 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21634] ppid=21596 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/21628/task/21634/stat : 21634 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262300613776 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21635] ppid=21596 vsize=8414124 memory=896 CPUtime=0 cores=0-7
/proc/21628/task/21635/stat : 21635 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262299560976 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21636] ppid=21596 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/21628/task/21636/stat : 21636 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262298508176 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21637] ppid=21596 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/21628/task/21637/stat : 21637 (java) S 21596 21596 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419267579 8616062976 35103 33554432000 4194304 4196468 140733515360032 140262297455376 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21638] ppid=21596 vsize=8414124 memory=-7824251494390520677 CPUtime=0 cores=0-7
/proc/21628/task/21638/stat : 21638 (java) S 21596 21596 16596 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419267581 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261920205168 140262818290306 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21639] ppid=21596 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/21628/task/21639/stat : 21639 (java) S 21596 21596 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419267581 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261216740384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21640] ppid=21596 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/21628/task/21640/stat : 21640 (java) S 21596 21596 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419267582 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261082518384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21641] ppid=21596 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/21628/task/21641/stat : 21641 (java) S 21596 21596 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419267584 8616062976 35103 33554432000 4194304 4196468 140733515360032 140260842223440 140262818297755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21642] ppid=21596 vsize=8414124 memory=21956 CPUtime=0.08 cores=0-7
/proc/21628/task/21642/stat : 21642 (java) R 21596 21596 16596 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 24 0 419267584 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261919153008 140262818290306 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21643] ppid=21596 vsize=8414124 memory=492 CPUtime=0.12 cores=0-7
/proc/21628/task/21643/stat : 21643 (java) R 21596 21596 16596 0 -1 4202560 557 0 0 0 12 0 0 0 20 0 24 0 419267584 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261918100208 140262803404309 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21644] ppid=21596 vsize=8414124 memory=1560 CPUtime=0.07 cores=0-7
/proc/21628/task/21644/stat : 21644 (java) R 21596 21596 16596 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 24 0 419267584 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261917047408 140262811264201 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21645] ppid=21596 vsize=8414124 memory=932 CPUtime=0.23 cores=0-7
/proc/21628/task/21645/stat : 21645 (java) R 21596 21596 16596 0 -1 4202560 1012 0 0 0 23 0 0 0 20 0 24 0 419267584 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261915994736 140262818291094 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21646] ppid=21596 vsize=8414124 memory=1768 CPUtime=0 cores=0-7
/proc/21628/task/21646/stat : 21646 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419267585 8616062976 35103 33554432000 4194304 4196468 140733515360032 140260344326752 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21647] ppid=21596 vsize=8414124 memory=117880 CPUtime=0 cores=0-7
/proc/21628/task/21647/stat : 21647 (java) S 21596 21596 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419267585 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261914942000 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21649] ppid=21596 vsize=8414124 memory=3512 CPUtime=0 cores=0-7
/proc/21628/task/21649/stat : 21649 (java) S 21596 21596 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419267651 8616062976 35103 33554432000 4194304 4196468 140733515360032 140261906908224 140262818303769 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21651] ppid=21596 vsize=8414124 memory=41148 CPUtime=0.08 cores=0-7
/proc/21628/task/21651/stat : 21651 (java) R 21596 21596 16596 0 -1 4202560 557 0 0 0 8 0 0 0 20 0 24 0 419267651 8616062976 35103 33554432000 4194304 4196468 140733515360032 140259673231552 140262307366010 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21652] ppid=21596 vsize=8414124 memory=2020 CPUtime=0 cores=0-7
/proc/21628/task/21652/stat : 21652 (java) S 21596 21596 16596 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419267651 8616062976 35103 33554432000 4194304 4196468 140733515360032 140259941662736 140262818301085 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21653] ppid=21596 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/21628/task/21653/stat : 21653 (java) S 21596 21596 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419267653 8616062976 35103 33554432000 4194304 4196468 140733515360032 140259404799536 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
Current children cumulated CPU time: 337.76 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 141888 KiB

[startup+147.801 s]
/proc/loadavg: 2.29 5.74 6.94 2/217 21654
/proc/meminfo: memFree=21770844/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1476 CPUtime=336.37 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 582 120115 0 0 0 0 32057 1580 20 0 1 0 419255031 115843072 369 33554432000 4194304 5098028 140734577136128 140734577132872 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 369 311 221 0 87 0
[pid=21628] ppid=21596 vsize=8283048 memory=148268 CPUtime=23.12 cores=0-7
/proc/21628/stat : 21628 (java) S 21596 21596 16596 0 -1 1077944320 21436 1084370 0 0 154 9 1898 251 20 0 22 0 419267577 8481841152 37067 33554432000 4194304 4196468 140733515360032 140733515342576 140262818279159 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
/proc/21628/statm: 2070762 37067 3223 1 0 2032106 0
[pid=21628/tid=21629] ppid=21596 vsize=8283048 memory=6791534058613427641 CPUtime=22.33 cores=0-7
/proc/21628/task/21629/stat : 21629 (java) R 21596 21596 16596 0 -1 4202560 16666 1084370 0 0 79 5 1898 251 20 0 22 0 419267578 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262790109648 140262796282073 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21630] ppid=21596 vsize=8283048 memory=1056 CPUtime=21.49 cores=0-7
/proc/21628/task/21630/stat : 21630 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262822521488 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21631] ppid=21596 vsize=8283048 memory=1716 CPUtime=21.49 cores=0-7
/proc/21628/task/21631/stat : 21631 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262628284944 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21632] ppid=21596 vsize=8283048 memory=6100 CPUtime=21.49 cores=0-7
/proc/21628/task/21632/stat : 21632 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262627232144 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21633] ppid=21596 vsize=8283048 memory=11624 CPUtime=21.49 cores=0-7
/proc/21628/task/21633/stat : 21633 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262301665552 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21634] ppid=21596 vsize=8283048 memory=732 CPUtime=21.49 cores=0-7
/proc/21628/task/21634/stat : 21634 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262300613776 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21635] ppid=21596 vsize=8283048 memory=776 CPUtime=21.49 cores=0-7
/proc/21628/task/21635/stat : 21635 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262299560976 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21636] ppid=21596 vsize=8283048 memory=1560 CPUtime=21.49 cores=0-7
/proc/21628/task/21636/stat : 21636 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262298508176 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21637] ppid=21596 vsize=8283048 memory=4008 CPUtime=21.49 cores=0-7
/proc/21628/task/21637/stat : 21637 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37067 33554432000 4194304 4196468 140733515360032 140262297455376 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21638] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21638/stat : 21638 (java) S 21596 21596 16596 0 -1 1077944384 7 1084370 0 0 0 0 1898 251 20 0 22 0 419267581 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261920205168 140262818290306 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21639] ppid=21596 vsize=8283048 memory=5095280 CPUtime=21.49 cores=0-7
/proc/21628/task/21639/stat : 21639 (java) S 21596 21596 16596 0 -1 1077944384 13 1084370 0 0 0 0 1898 251 20 0 22 0 419267581 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261216740384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21640] ppid=21596 vsize=8283048 memory=15252640887999028 CPUtime=21.49 cores=0-7
/proc/21628/task/21640/stat : 21640 (java) S 21596 21596 16596 0 -1 1077944384 21 1084370 0 0 0 0 1898 251 20 0 22 0 419267582 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261082518384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21641] ppid=21596 vsize=8283048 memory=732 CPUtime=21.49 cores=0-7
/proc/21628/task/21641/stat : 21641 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267584 8481841152 37067 33554432000 4194304 4196468 140733515360032 140260842223440 140262818297755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21642] ppid=21596 vsize=8283048 memory=776 CPUtime=21.59 cores=0-7
/proc/21628/task/21642/stat : 21642 (java) S 21596 21596 16596 0 -1 1077944384 767 1084370 0 0 10 0 1898 251 20 0 22 0 419267584 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261919153008 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21643] ppid=21596 vsize=8283048 memory=1560 CPUtime=21.63 cores=0-7
/proc/21628/task/21643/stat : 21643 (java) S 21596 21596 16596 0 -1 1077944384 568 1084370 0 0 14 0 1898 251 20 0 22 0 419267584 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261918100208 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21644] ppid=21596 vsize=8283048 memory=4008 CPUtime=21.57 cores=0-7
/proc/21628/task/21644/stat : 21644 (java) S 21596 21596 16596 0 -1 1077944384 320 1084370 0 0 8 0 1898 251 20 0 22 0 419267584 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261917047408 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21645] ppid=21596 vsize=8283048 memory=1096 CPUtime=21.77 cores=0-7
/proc/21628/task/21645/stat : 21645 (java) R 21596 21596 16596 0 -1 4202560 1132 1084370 0 0 28 0 1898 251 20 0 22 0 419267584 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261915994608 140262797993932 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21646] ppid=21596 vsize=8283048 memory=2828 CPUtime=21.49 cores=0-7
/proc/21628/task/21646/stat : 21646 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267585 8481841152 37067 33554432000 4194304 4196468 140733515360032 140260344326752 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21647] ppid=21596 vsize=8283048 memory=1164 CPUtime=21.49 cores=0-7
/proc/21628/task/21647/stat : 21647 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267585 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261914942000 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21649] ppid=21596 vsize=8283048 memory=14008 CPUtime=21.49 cores=0-7
/proc/21628/task/21649/stat : 21649 (java) S 21596 21596 16596 0 -1 1077944384 24 1084370 0 0 0 0 1898 251 20 0 22 0 419267651 8481841152 37067 33554432000 4194304 4196468 140733515360032 140261906907408 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21653] ppid=21596 vsize=8283048 memory=3633580 CPUtime=21.49 cores=0-7
/proc/21628/task/21653/stat : 21653 (java) S 21596 21596 16596 0 -1 1077944384 14 1084370 0 0 0 0 1898 251 20 0 22 0 419267653 8481841152 37067 33554432000 4194304 4196468 140733515360032 140259404801328 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
Current children cumulated CPU time: 359.49 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 149744 KiB

[startup+147.901 s]
/proc/loadavg: 2.29 5.74 6.94 2/217 21654
/proc/meminfo: memFree=21770844/32770624 swapFree=66957016/67108860
[pid=21596] ppid=21593 vsize=113128 memory=1476 CPUtime=336.37 cores=0-7
/proc/21596/stat : 21596 (scop.sh) S 21593 21596 16596 0 -1 4202496 582 120115 0 0 0 0 32057 1580 20 0 1 0 419255031 115843072 369 33554432000 4194304 5098028 140734577136128 140734577132872 139806138139260 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28418048 140734577144613 140734577144940 140734577144940 140734577147853 0
/proc/21596/statm: 28282 369 311 221 0 87 0
[pid=21628] ppid=21596 vsize=8283048 memory=150756 CPUtime=23.24 cores=0-7
/proc/21628/stat : 21628 (java) S 21596 21596 16596 0 -1 1077944320 21506 1084370 0 0 158 17 1898 251 20 0 22 0 419267577 8481841152 37689 33554432000 4194304 4196468 140733515360032 140733515342576 140262818279159 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
/proc/21628/statm: 2070762 37689 3228 1 0 2032106 0
[pid=21628/tid=21629] ppid=21596 vsize=8283048 memory=117880 CPUtime=22.43 cores=0-7
/proc/21628/task/21629/stat : 21629 (java) R 21596 21596 16596 0 -1 4202560 16680 1084370 0 0 81 13 1898 251 20 0 22 0 419267578 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262790116784 140262810964791 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21630] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21630/stat : 21630 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262822521488 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21631] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21631/stat : 21631 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262628284944 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21632] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21632/stat : 21632 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262627232144 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21633] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21633/stat : 21633 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262301665552 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21634] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21634/stat : 21634 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262300613776 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21635] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21635/stat : 21635 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262299560976 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21636] ppid=21596 vsize=8283048 memory=144536 CPUtime=21.49 cores=0-7
/proc/21628/task/21636/stat : 21636 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262298508176 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21637] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21637/stat : 21637 (java) S 21596 21596 16596 0 -1 1077944384 2 1084370 0 0 0 0 1898 251 20 0 22 0 419267579 8481841152 37689 33554432000 4194304 4196468 140733515360032 140262297455376 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21638] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21638/stat : 21638 (java) S 21596 21596 16596 0 -1 1077944384 7 1084370 0 0 0 0 1898 251 20 0 22 0 419267581 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261920205168 140262818290306 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21639] ppid=21596 vsize=8283048 memory=117880 CPUtime=21.49 cores=0-7
/proc/21628/task/21639/stat : 21639 (java) S 21596 21596 16596 0 -1 1077944384 13 1084370 0 0 0 0 1898 251 20 0 22 0 419267581 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261216740384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21640] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21640/stat : 21640 (java) S 21596 21596 16596 0 -1 1077944384 21 1084370 0 0 0 0 1898 251 20 0 22 0 419267582 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261082518384 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21641] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21641/stat : 21641 (java) S 21596 21596 16596 0 -1 1077944384 1 1084370 0 0 0 0 1898 251 20 0 22 0 419267584 8481841152 37689 33554432000 4194304 4196468 140733515360032 140260842223440 140262818297755 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21642] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.6 cores=0-7
/proc/21628/task/21642/stat : 21642 (java) S 21596 21596 16596 0 -1 1077944384 772 1084370 0 0 11 0 1898 251 20 0 22 0 419267584 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261919153008 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21643] ppid=21596 vsize=8283048 memory=1768 CPUtime=21.64 cores=0-7
/proc/21628/task/21643/stat : 21643 (java) S 21596 21596 16596 0 -1 1077944384 571 1084370 0 0 15 0 1898 251 20 0 22 0 419267584 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261918100208 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21644] ppid=21596 vsize=8283048 memory=1436 CPUtime=21.57 cores=0-7
/proc/21628/task/21644/stat : 21644 (java) S 21596 21596 16596 0 -1 1077944384 320 1084370 0 0 8 0 1898 251 20 0 22 0 419267584 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261917047408 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21645] ppid=21596 vsize=8283048 memory=14008 CPUtime=21.79 cores=0-7
/proc/21628/task/21645/stat : 21645 (java) S 21596 21596 16596 0 -1 1077944384 1179 1084370 0 0 30 0 1898 251 20 0 22 0 419267584 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261915994608 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21646] ppid=21596 vsize=8283048 memory=12040 CPUtime=21.49 cores=0-7
/proc/21628/task/21646/stat : 21646 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267585 8481841152 37689 33554432000 4194304 4196468 140733515360032 140260344326752 140262818289365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21647] ppid=21596 vsize=8283048 memory=41148 CPUtime=21.49 cores=0-7
/proc/21628/task/21647/stat : 21647 (java) S 21596 21596 16596 0 -1 1077944384 3 1084370 0 0 0 0 1898 251 20 0 22 0 419267585 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261914942000 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21649] ppid=21596 vsize=8283048 memory=2372 CPUtime=21.49 cores=0-7
/proc/21628/task/21649/stat : 21649 (java) S 21596 21596 16596 0 -1 1077944384 24 1084370 0 0 0 0 1898 251 20 0 22 0 419267651 8481841152 37689 33554432000 4194304 4196468 140733515360032 140261906907408 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
[pid=21628/tid=21653] ppid=21596 vsize=8283048 memory=1476 CPUtime=21.49 cores=0-7
/proc/21628/task/21653/stat : 21653 (java) S 21596 21596 16596 0 -1 1077944384 14 1084370 0 0 0 0 1898 251 20 0 22 0 419267653 8481841152 37689 33554432000 4194304 4196468 140733515360032 140259404801328 140262818290306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17793024 140733515367415 140733515367574 140733515367574 140733515370447 0
Current children cumulated CPU time: 359.61 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 152232 KiB

Child status: 0
Real time (s): 147.998
CPU time (s): 359.751
CPU user time (s): 341.153
CPU system time (s): 18.5986
CPU usage (%): 243.079
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 10654056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 341.153
system time used= 18.5986
maximum resident set size= 10654124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1226615
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2414288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16185
involuntary context switches= 3378


# summary of solver processes directly reported to runsolver:
#   pid: 21596
#   total CPU time (s): 359.751
#   total CPU user time (s): 341.153
#   total CPU system time (s): 18.5986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.943568 second user time and 1.60264 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 05:56:09
IDJOB=4392396
IDBENCH=133381
IDSOLVER=2838
FILE ID=node147/4392396-1568433412
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58880 MiB

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

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

MD5SUM BENCH= d26c1a16a8e9a423ebbeb7c1b2e2b431
RANDOM SEED=311516699

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:        26844792 kB
MemAvailable:   31810232 kB
Buffers:          190624 kB
Cached:          5001912 kB
SwapCached:        48496 kB
Active:          2034960 kB
Inactive:        3211180 kB
Active(anon):       5672 kB
Inactive(anon):    89344 kB
Active(file):    2029288 kB
Inactive(file):  3121836 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             20784 kB
Writeback:             0 kB
AnonPages:        113388 kB
Mapped:            44920 kB
Shmem:             32768 kB
Slab:             271572 kB
SReclaimable:     242776 kB
SUnreclaim:        28796 kB
KernelStack:        3360 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58860 MiB
End job on node147 at 2019-09-14 05:58:37