Trace number 4405447

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-20-3-1.xml
MD5SUMcc05f472d5f8180cd89c35370563cdd2
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.010727
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":55}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":45},{"degree":1,"count":40},{"degree":2,"count":12},{"degree":3,"count":3}]
Minimum constraint arity3
Maximum constraint arity4
Distribution of constraint arities[{"arity":3,"count":7},{"arity":4,"count":13}]
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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-14227-serial-file.bin HOME/instance-4405447-1569340360.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 16:50:37 CEST 2019
0.65/0.57	c PID: 14230
0.65/0.57	c IP: 172.20.3.107
0.65/0.57	c HOST: node107.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.17/0.85	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 20 ctr, max domain size 96
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.17/0.86	c (0,0) Constraint Name Generate Begin
1.17/0.86	c (0,0) Ctr:HOME/instance-4405447-1569340360.xml,Num:Var:WeightedSum
1.17/0.86	c (0,0) Constraint Name Generate End
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) CSP to CSPinCNF Begin
1.37/0.95	c (0,0) translated 2 (10%) constraints
1.37/0.96	c (0,0) translated 4 (20%) constraints
1.37/0.96	c (0,0) translated 6 (30%) constraints
1.37/0.97	c (0,0) translated 8 (40%) constraints
1.37/0.97	c (0,0) translated 10 (50%) constraints
1.37/0.98	c (0,0) translated 12 (60%) constraints
1.37/0.98	c (0,0) translated 14 (70%) constraints
1.37/0.98	c (0,0) translated 16 (80%) constraints
1.37/0.99	c (0,0) translated 18 (90%) constraints
1.37/0.99	c (0,0) translated 20 (100%) constraints
1.37/0.99	c (0,0) ===========================================
1.37/1.00	c (0,0) Hybrid: #OE=4, #LE=51
1.37/1.00	c (0,0) Hybrid
1.37/1.00	c (0,0) ===========================================
1.56/1.01	c (0,0) translated 2 (10%) constraints
1.56/1.01	c (0,0) translated 4 (20%) constraints
1.56/1.01	c (0,0) translated 6 (30%) constraints
1.56/1.02	c (0,0) translated 8 (40%) constraints
1.56/1.02	c (0,0) translated 10 (50%) constraints
1.56/1.02	c (0,0) translated 12 (60%) constraints
1.56/1.02	c (0,0) translated 14 (70%) constraints
1.56/1.03	c (0,0) translated 16 (80%) constraints
1.56/1.03	c (0,0) translated 18 (90%) constraints
1.56/1.03	c (0,0) translated 20 (100%) constraints
1.56/1.04	c (0,0) CSP to CSPinCNF End
1.56/1.04	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 96
1.56/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.56/1.04	c (0,0) CSPinCNF Propagation Begin
1.56/1.05	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.56/1.05	c (0,0) CSPinCNF Propagation End
1.56/1.05	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 96
1.56/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.56/1.05	c (0,0) Hybrid: #OE=4, #LE=51
1.56/1.05	c (0,0) Simplify CSPinCNF Begin
1.56/1.06	c (0,0) Simplify CSPinCNF End
1.56/1.06	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 96
1.56/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.56/1.06	c (0,0) Calculate Precise Domain Begin
1.56/1.06	c (0,0) 0 values are removed by re-calculation
1.56/1.06	c (0,0) Calculate Precise Domain End
1.56/1.06	c (0,0) CSP: 55 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 96
1.56/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.56/1.06	c (0,0) CSPinCNF to SatSolver Begin
2.40/1.34	c (0,0) 4 (10 %) CSP clauses are encoded (0 SAT variables, 30061 SAT clauses)
3.07/1.50	c (0,0) 8 (20 %) CSP clauses are encoded (0 SAT variables, 69793 SAT clauses)
3.07/1.54	c (0,0) 12 (30 %) CSP clauses are encoded (0 SAT variables, 90377 SAT clauses)
3.23/1.61	c (1,1) 16 (40 %) CSP clauses are encoded (0 SAT variables, 110945 SAT clauses)
3.23/1.66	c (1,1) 20 (50 %) CSP clauses are encoded (0 SAT variables, 137846 SAT clauses)
3.37/1.72	c (1,1) 24 (60 %) CSP clauses are encoded (0 SAT variables, 168335 SAT clauses)
3.37/1.76	c (1,1) 28 (70 %) CSP clauses are encoded (0 SAT variables, 185743 SAT clauses)
3.50/1.80	c (1,1) 32 (80 %) CSP clauses are encoded (0 SAT variables, 207782 SAT clauses)
3.50/1.85	c (1,1) 36 (90 %) CSP clauses are encoded (0 SAT variables, 233578 SAT clauses)
3.60/1.93	c (1,1) 40 (100 %) CSP clauses are encoded (0 SAT variables, 272771 SAT clauses)
3.60/1.94	c (1,1) CSPinCNF to SatSolver End
3.60/1.94	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
3.60/1.95	c (1,1) 113700 bool, 281219 clause
3.60/1.95	c (1,1) Export Begin
3.76/2.06	c (1,1) Export to HOME/scop-14227-serial-file.bin
3.76/2.06	c (1,1) Export End
3.76/2.06	c (1,1) Export File Size: 0.07 MB
3.76/2.06	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.76/2.06	c END-Prog: Tue Sep 24 16:50:38 CEST 2019
3.76/2.09	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-14227-serial-file.bin
3.93/2.54	c (0,0) Read Serial File Begin
3.93/2.54	c (0,0) HOME/scop-14227-serial-file.bin
3.93/2.79	c (0,0) Read Serial File End
3.93/2.80	
3.93/2.80	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
3.93/2.80	(Solving Process)
3.93/2.80	
3.93/2.82	c BEGIN-Prog: Tue Sep 24 16:50:39 CEST 2019
3.93/2.82	c PID: 14252
3.93/2.82	c IP: 172.20.3.107
3.93/2.82	c HOST: node107.alineos.net
3.93/2.83	c (0,0) SatSolver.solve Begin
3.93/2.83	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405447-1569340360.xml-scop-14230.cnf
3.93/2.86	c (0,0) c
3.93/2.86	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)
3.93/2.86	c (0,0) c
3.93/2.86	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.93/2.86	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.93/2.86	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.93/2.86	c (0,0) c |                                                                                                       |
3.93/2.98	c (0,0) c |  Number of variables:        113700                                                                   |
3.93/2.98	c (0,0) c |  Number of clauses:          281130                                                                   |
3.93/2.98	c (0,0) c |  Parse time:                   0.11 s                                                                 |
3.93/2.98	c (0,0) c |                                                                                                       |
5.80/3.50	c (1,0) c |  Simplification time:          0.51 s                                                                 |
5.80/3.50	c (1,0) c |                                                                                                       |
5.80/3.50	c (1,0) c |  Generating clones                                                                                    |
6.10/3.72	c (1,0) c |  all clones generated. Memory =   323.02Mb.                                                           |
6.10/3.72	c (1,0) c ========================================================================================================|
6.10/3.72	c (1,0) c
6.10/3.72	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.10/3.72	c (1,0) c
6.10/3.72	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.10/3.72	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.10/3.73	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.10/3.73	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.10/3.73	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.10/3.73	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.10/3.73	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
6.10/3.73	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.10/3.73	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.10/3.73	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.10/3.73	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.10/3.73	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.10/3.73	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.10/3.73	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.10/3.73	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
6.10/3.73	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.10/3.73	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.10/3.73	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.10/3.73	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c real time : 1.07795 s
7.22/3.93	c (1,0) c cpu time  : 1.87581 s
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | Conflicts     |            5373 |        593 |        617 |        628 |        358 |        763 |       1193 |        602 |        619 |
7.22/3.93	c (1,0) c | Decisions     |          490326 |      58180 |      32267 |      75586 |      59503 |      55035 |      68921 |      68638 |      72196 |
7.22/3.93	c (1,0) c | Propagations  |         3662206 |     414808 |     339434 |     463940 |     357144 |     476547 |     776337 |     403752 |     430244 |
7.22/3.93	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
7.22/3.93	c (1,0) c | Restarts      |              24 |          2 |          2 |          4 |          3 |          4 |          5 |          2 |          2 |
7.22/3.93	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | PropBinClauses|         2280577 |     242797 |     216829 |     276675 |     195909 |     314488 |     525938 |     257262 |     250679 |
7.22/3.93	c (1,0) c | PropPreBlocker|        10821733 |    1258744 |    1043122 |    1319687 |    1003962 |    1379843 |    2135430 |    1234856 |    1446089 |
7.22/3.93	c (1,0) c | PropNotBlocker|         5973167 |     699533 |     599374 |     722055 |     575533 |     750397 |    1165765 |     684159 |     776351 |
7.22/3.93	c (1,0) c | LitFullScans  |        23905678 |    2808687 |    2391755 |    2877581 |    2165947 |    3049008 |    4850360 |    2692685 |    3069655 |
7.22/3.93	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | DecisionLevel0|              51 |          6 |          5 |          6 |          7 |          7 |          9 |          6 |          5 |
7.22/3.93	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
7.22/3.93	c (1,0) c | Avg_Trail     |                 |      17965 |      19781 |      17229 |      17973 |      20730 |      14115 |      20126 |      21733 |
7.22/3.93	c (1,0) c | Avg_DL        |                 |       2714 |       2554 |       3424 |       3356 |       3399 |       1132 |       3181 |       3793 |
7.22/3.93	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | Exported      |             235 |         24 |         35 |         30 |          8 |         34 |         70 |         22 |         12 |
7.22/3.93	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | Unaries       |                 |          4 |          3 |          2 |          4 |          3 |          4 |          4 |          3 |
7.22/3.93	c (1,0) c | Binaries      |                 |          7 |          6 |         11 |          3 |         12 |         26 |          4 |          6 |
7.22/3.93	c (1,0) c | Glues         |                 |         24 |         35 |         30 |          8 |         34 |         70 |         22 |         12 |
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | Orig_Seen     |             2 % |       4949 |       4957 |       4854 |       3681 |       5389 |       8710 |       4850 |       6205 |
7.22/3.93	c (1,0) c | Diff Orig seen|                 | -     1256 | -     1248 | -     1351 | -     2524 | -      816 |       2505 | -     1355 |      X     |
7.22/3.93	c (1,0) c | Hamming       |             2 % |       2718 |       2625 |       2960 |       2610 |       2714 |       2818 |       2608 |      X     |
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.1 100%|
7.22/3.93	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.1     |
7.22/3.93	c (1,0) c | PropagationTim|                 |    0.1  85%|    0.1  85%|    0.1  83%|    0.1  84%|    0.1  81%|    0.2  82%|    0.1  83%|    0.1  82%|
7.22/3.93	c (1,0) c | AnalysisTime  |                 |    0.0   4%|    0.0   4%|    0.0   3%|    0.0   2%|    0.0   3%|    0.0   5%|    0.0   3%|    0.0   3%|
7.22/3.93	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.22/3.93	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c
7.22/3.93	c (1,0) c Threads : 8
7.22/3.93	c (1,0) c Winner : 7
7.22/3.93	c (1,0) c Conflicts_0 : 593
7.22/3.93	c (1,0) c Conflicts_1 : 617
7.22/3.93	c (1,0) c Conflicts_2 : 628
7.22/3.93	c (1,0) c Conflicts_3 : 358
7.22/3.93	c (1,0) c Conflicts_4 : 763
7.22/3.93	c (1,0) c Conflicts_5 : 1193
7.22/3.93	c (1,0) c Conflicts_6 : 602
7.22/3.93	c (1,0) c Conflicts_7 : 619
7.22/3.93	c (1,0) c Conflicts_total : 5373
7.22/3.93	c (1,0) c Conflicts_winner : 619
7.22/3.93	c (1,0) c Decisions_0 : 58180
7.22/3.93	c (1,0) c Decisions_1 : 32267
7.22/3.93	c (1,0) c Decisions_2 : 75586
7.22/3.93	c (1,0) c Decisions_3 : 59503
7.22/3.93	c (1,0) c Decisions_4 : 55035
7.22/3.93	c (1,0) c Decisions_5 : 68921
7.22/3.93	c (1,0) c Decisions_6 : 68638
7.22/3.93	c (1,0) c Decisions_7 : 72196
7.22/3.93	c (1,0) c Decisions_total : 490326
7.22/3.93	c (1,0) c Decisions_winner : 72196
7.22/3.93	c (1,0) c Propagations_0 : 414808
7.22/3.93	c (1,0) c Propagations_1 : 339434
7.22/3.93	c (1,0) c Propagations_2 : 463940
7.22/3.93	c (1,0) c Propagations_3 : 357144
7.22/3.93	c (1,0) c Propagations_4 : 476547
7.22/3.93	c (1,0) c Propagations_5 : 776337
7.22/3.93	c (1,0) c Propagations_6 : 403752
7.22/3.93	c (1,0) c Propagations_7 : 430244
7.22/3.93	c (1,0) c Propagations_total : 3662206
7.22/3.93	c (1,0) c Propagations_winner : 430244
7.22/3.93	c (1,0) c ReduceDBs_0 : 0
7.22/3.93	c (1,0) c ReduceDBs_1 : 0
7.22/3.93	c (1,0) c ReduceDBs_2 : 0
7.22/3.93	c (1,0) c ReduceDBs_3 : 0
7.22/3.93	c (1,0) c ReduceDBs_4 : 0
7.22/3.93	c (1,0) c ReduceDBs_5 : 0
7.22/3.93	c (1,0) c ReduceDBs_6 : 0
7.22/3.93	c (1,0) c ReduceDBs_7 : 0
7.22/3.93	c (1,0) c ReduceDBs_total : 0
7.22/3.93	c (1,0) c ReduceDBs_winner : 0
7.22/3.93	c (1,0) c SimpDBs_0 : 1
7.22/3.93	c (1,0) c SimpDBs_1 : 1
7.22/3.93	c (1,0) c SimpDBs_2 : 1
7.22/3.93	c (1,0) c SimpDBs_3 : 1
7.22/3.93	c (1,0) c SimpDBs_4 : 1
7.22/3.93	c (1,0) c SimpDBs_5 : 1
7.22/3.93	c (1,0) c SimpDBs_6 : 1
7.22/3.93	c (1,0) c SimpDBs_7 : 1
7.22/3.93	c (1,0) c SimpDBs_total : 8
7.22/3.93	c (1,0) c SimpDBs_winner : 1
7.22/3.93	c (1,0) c Restarts_0 : 2
7.22/3.93	c (1,0) c Restarts_1 : 2
7.22/3.93	c (1,0) c Restarts_2 : 4
7.22/3.93	c (1,0) c Restarts_3 : 3
7.22/3.93	c (1,0) c Restarts_4 : 4
7.22/3.93	c (1,0) c Restarts_5 : 5
7.22/3.93	c (1,0) c Restarts_6 : 2
7.22/3.93	c (1,0) c Restarts_7 : 2
7.22/3.93	c (1,0) c Restarts_total : 24
7.22/3.93	c (1,0) c Restarts_winner : 2
7.22/3.93	c (1,0) c ForcedImports_0 : 0
7.22/3.93	c (1,0) c ForcedImports_1 : 0
7.22/3.93	c (1,0) c ForcedImports_2 : 0
7.22/3.93	c (1,0) c ForcedImports_3 : 0
7.22/3.93	c (1,0) c ForcedImports_4 : 0
7.22/3.93	c (1,0) c ForcedImports_5 : 0
7.22/3.93	c (1,0) c ForcedImports_6 : 0
7.22/3.93	c (1,0) c ForcedImports_7 : 0
7.22/3.93	c (1,0) c ForcedImports_total : 0
7.22/3.93	c (1,0) c ForcedImports_winner : 0
7.22/3.93	c (1,0) c PropsBinClauses_0 : 242797
7.22/3.93	c (1,0) c PropsBinClauses_1 : 216829
7.22/3.93	c (1,0) c PropsBinClauses_2 : 276675
7.22/3.93	c (1,0) c PropsBinClauses_3 : 195909
7.22/3.93	c (1,0) c PropsBinClauses_4 : 314488
7.22/3.93	c (1,0) c PropsBinClauses_5 : 525938
7.22/3.93	c (1,0) c PropsBinClauses_6 : 257262
7.22/3.93	c (1,0) c PropsBinClauses_7 : 250679
7.22/3.94	c (1,0) c PropsBinClauses_total : 2280577
7.22/3.94	c (1,0) c PropsBinClauses_winner : 250679
7.22/3.94	c (1,0) c PropsPreBlocker_0 : 1258744
7.22/3.94	c (1,0) c PropsPreBlocker_1 : 1043122
7.22/3.94	c (1,0) c PropsPreBlocker_2 : 1319687
7.22/3.94	c (1,0) c PropsPreBlocker_3 : 1003962
7.22/3.94	c (1,0) c PropsPreBlocker_4 : 1379843
7.22/3.94	c (1,0) c PropsPreBlocker_5 : 2135430
7.22/3.94	c (1,0) c PropsPreBlocker_6 : 1234856
7.22/3.94	c (1,0) c PropsPreBlocker_7 : 1446089
7.22/3.94	c (1,0) c PropsPreBlocker_total : 10821733
7.22/3.94	c (1,0) c PropsPreBlocker_winner : 1446089
7.22/3.94	c (1,0) c PropsNotBlocker_0 : 699533
7.22/3.94	c (1,0) c PropsNotBlocker_1 : 599374
7.22/3.94	c (1,0) c PropsNotBlocker_2 : 722055
7.22/3.94	c (1,0) c PropsNotBlocker_3 : 575533
7.22/3.94	c (1,0) c PropsNotBlocker_4 : 750397
7.22/3.94	c (1,0) c PropsNotBlocker_5 : 1165765
7.22/3.94	c (1,0) c PropsNotBlocker_6 : 684159
7.22/3.94	c (1,0) c PropsNotBlocker_7 : 776351
7.22/3.94	c (1,0) c PropsNotBlocker_total : 5973167
7.22/3.94	c (1,0) c PropsNotBlocker_winner : 776351
7.22/3.94	c (1,0) c PropsLitFullScans_0 : 2808687
7.22/3.94	c (1,0) c PropsLitFullScans_1 : 2391755
7.22/3.94	c (1,0) c PropsLitFullScans_2 : 2877581
7.22/3.94	c (1,0) c PropsLitFullScans_3 : 2165947
7.22/3.94	c (1,0) c PropsLitFullScans_4 : 3049008
7.22/3.94	c (1,0) c PropsLitFullScans_5 : 4850360
7.22/3.94	c (1,0) c PropsLitFullScans_6 : 2692685
7.22/3.94	c (1,0) c PropsLitFullScans_7 : 3069655
7.22/3.94	c (1,0) c PropsLitFullScans_total : 23905678
7.22/3.94	c (1,0) c PropsLitFullScans_winner : 3069655
7.22/3.94	c (1,0) c LitScanFractions_0 : 0
7.22/3.94	c (1,0) c LitScanFractions_1 : 0
7.22/3.94	c (1,0) c LitScanFractions_2 : 0
7.22/3.94	c (1,0) c LitScanFractions_3 : 0
7.22/3.94	c (1,0) c LitScanFractions_4 : 0
7.22/3.94	c (1,0) c LitScanFractions_5 : 0
7.22/3.94	c (1,0) c LitScanFractions_6 : 0
7.22/3.94	c (1,0) c LitScanFractions_7 : 0
7.22/3.94	c (1,0) c LitScanFractions_total : 0
7.22/3.94	c (1,0) c LitScanFractions_winner : 0
7.22/3.94	c (1,0) c DecisionLevel0_0 : 6
7.22/3.94	c (1,0) c DecisionLevel0_1 : 5
7.22/3.94	c (1,0) c DecisionLevel0_2 : 6
7.22/3.94	c (1,0) c DecisionLevel0_3 : 7
7.22/3.94	c (1,0) c DecisionLevel0_4 : 7
7.22/3.94	c (1,0) c DecisionLevel0_5 : 9
7.22/3.94	c (1,0) c DecisionLevel0_6 : 6
7.22/3.94	c (1,0) c DecisionLevel0_7 : 5
7.22/3.94	c (1,0) c DecisionLevel0_total : 51
7.22/3.94	c (1,0) c DecisionLevel0_winner : 5
7.22/3.94	c (1,0) c Periods_0 : 0
7.22/3.94	c (1,0) c Periods_1 : 0
7.22/3.94	c (1,0) c Periods_2 : 0
7.22/3.94	c (1,0) c Periods_3 : 0
7.22/3.94	c (1,0) c Periods_4 : 0
7.22/3.94	c (1,0) c Periods_5 : 0
7.22/3.94	c (1,0) c Periods_6 : 0
7.22/3.94	c (1,0) c Periods_7 : 0
7.22/3.94	c (1,0) c Periods_total : 0
7.22/3.94	c (1,0) c Periods_winner : 0
7.22/3.94	c (1,0) c Margin_0 : 20
7.22/3.94	c (1,0) c Margin_1 : 20
7.22/3.94	c (1,0) c Margin_2 : 20
7.22/3.94	c (1,0) c Margin_3 : 20
7.22/3.94	c (1,0) c Margin_4 : 20
7.22/3.94	c (1,0) c Margin_5 : 20
7.22/3.94	c (1,0) c Margin_6 : 20
7.22/3.94	c (1,0) c Margin_7 : 20
7.22/3.94	c (1,0) c Margin_total : 160
7.22/3.94	c (1,0) c Margin_winner : 20
7.22/3.94	c (1,0) c Exported_0 : 24
7.22/3.94	c (1,0) c Exported_1 : 35
7.22/3.94	c (1,0) c Exported_2 : 30
7.22/3.94	c (1,0) c Exported_3 : 8
7.22/3.94	c (1,0) c Exported_4 : 34
7.22/3.94	c (1,0) c Exported_5 : 70
7.22/3.94	c (1,0) c Exported_6 : 22
7.22/3.94	c (1,0) c Exported_7 : 12
7.22/3.94	c (1,0) c Exported_total : 235
7.22/3.94	c (1,0) c Exported_winner : 12
7.22/3.94	c (1,0) c Imported_0 : 0
7.22/3.94	c (1,0) c Imported_1 : 0
7.22/3.94	c (1,0) c Imported_2 : 0
7.22/3.94	c (1,0) c Imported_3 : 0
7.22/3.94	c (1,0) c Imported_4 : 0
7.22/3.94	c (1,0) c Imported_5 : 0
7.22/3.94	c (1,0) c Imported_6 : 0
7.22/3.94	c (1,0) c Imported_7 : 0
7.22/3.94	c (1,0) c Imported_total : 0
7.22/3.94	c (1,0) c Imported_winner : 0
7.22/3.94	c (1,0) c Good_0 : 0
7.22/3.94	c (1,0) c Good_1 : 0
7.22/3.94	c (1,0) c Good_2 : 0
7.22/3.94	c (1,0) c Good_3 : 0
7.22/3.94	c (1,0) c Good_4 : 0
7.22/3.94	c (1,0) c Good_5 : 0
7.22/3.94	c (1,0) c Good_6 : 0
7.22/3.94	c (1,0) c Good_7 : 0
7.22/3.94	c (1,0) c Good_total : 0
7.22/3.94	c (1,0) c Good_winner : 0
7.22/3.94	c (1,0) c Purge_0 : 0
7.22/3.94	c (1,0) c Purge_1 : 0
7.22/3.94	c (1,0) c Purge_2 : 0
7.22/3.94	c (1,0) c Purge_3 : 0
7.22/3.94	c (1,0) c Purge_4 : 0
7.22/3.94	c (1,0) c Purge_5 : 0
7.22/3.94	c (1,0) c Purge_6 : 0
7.22/3.94	c (1,0) c Purge_7 : 0
7.22/3.94	c (1,0) c Purge_total : 0
7.22/3.94	c (1,0) c Purge_winner : 0
7.22/3.94	c (1,0) c Promoted_0 : 0
7.22/3.94	c (1,0) c Promoted_1 : 0
7.22/3.94	c (1,0) c Promoted_2 : 0
7.22/3.94	c (1,0) c Promoted_3 : 0
7.22/3.94	c (1,0) c Promoted_4 : 0
7.22/3.94	c (1,0) c Promoted_5 : 0
7.22/3.94	c (1,0) c Promoted_6 : 0
7.22/3.94	c (1,0) c Promoted_7 : 0
7.22/3.94	c (1,0) c Promoted_total : 0
7.22/3.94	c (1,0) c Promoted_winner : 0
7.22/3.94	c (1,0) c Remove_Imp_0 : 0
7.22/3.94	c (1,0) c Remove_Imp_1 : 0
7.22/3.94	c (1,0) c Remove_Imp_2 : 0
7.22/3.94	c (1,0) c Remove_Imp_3 : 0
7.22/3.94	c (1,0) c Remove_Imp_4 : 0
7.22/3.94	c (1,0) c Remove_Imp_5 : 0
7.22/3.94	c (1,0) c Remove_Imp_6 : 0
7.22/3.94	c (1,0) c Remove_Imp_7 : 0
7.22/3.94	c (1,0) c Remove_Imp_total : 0
7.22/3.94	c (1,0) c Remove_Imp_winner : 0
7.22/3.94	c (1,0) c Blocked_Reuse_0 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_1 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_2 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_3 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_4 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_5 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_6 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_7 : 0
7.22/3.94	c (1,0) c Blocked_Reuse_total : 0
7.22/3.94	c (1,0) c Blocked_Reuse_winner : 0
7.22/3.94	c (1,0) c Unaries_0 : 4
7.22/3.94	c (1,0) c Unaries_1 : 3
7.22/3.94	c (1,0) c Unaries_2 : 2
7.22/3.94	c (1,0) c Unaries_3 : 4
7.22/3.94	c (1,0) c Unaries_4 : 3
7.22/3.94	c (1,0) c Unaries_5 : 4
7.22/3.94	c (1,0) c Unaries_6 : 4
7.22/3.94	c (1,0) c Unaries_7 : 3
7.22/3.94	c (1,0) c Unaries_total : 27
7.22/3.94	c (1,0) c Unaries_winner : 3
7.22/3.94	c (1,0) c Binaries_0 : 7
7.22/3.94	c (1,0) c Binaries_1 : 6
7.22/3.94	c (1,0) c Binaries_2 : 11
7.22/3.94	c (1,0) c Binaries_3 : 3
7.22/3.94	c (1,0) c Binaries_4 : 12
7.22/3.94	c (1,0) c Binaries_5 : 26
7.22/3.94	c (1,0) c Binaries_6 : 4
7.22/3.94	c (1,0) c Binaries_7 : 6
7.22/3.94	c (1,0) c Binaries_total : 75
7.22/3.94	c (1,0) c Binaries_winner : 6
7.22/3.94	c (1,0) c Glues_0 : 24
7.22/3.94	c (1,0) c Glues_1 : 35
7.22/3.94	c (1,0) c Glues_2 : 30
7.22/3.94	c (1,0) c Glues_3 : 8
7.22/3.94	c (1,0) c Glues_4 : 34
7.22/3.94	c (1,0) c Glues_5 : 70
7.22/3.94	c (1,0) c Glues_6 : 22
7.22/3.94	c (1,0) c Glues_7 : 12
7.22/3.94	c (1,0) c Glues_total : 235
7.22/3.94	c (1,0) c Glues_winner : 12
7.22/3.94	c (1,0) c RunningTime_0 : 0.165105
7.22/3.94	c (1,0) c RunningTime_1 : 0.153691
7.22/3.94	c (1,0) c RunningTime_2 : 0.150732
7.22/3.94	c (1,0) c RunningTime_3 : 0.154853
7.22/3.94	c (1,0) c RunningTime_4 : 0.160700
7.22/3.94	c (1,0) c RunningTime_5 : 0.200253
7.22/3.94	c (1,0) c RunningTime_6 : 0.168770
7.22/3.94	c (1,0) c RunningTime_7 : 0.148286
7.22/3.94	c (1,0) c RunningTime_total : 1.302390
7.22/3.94	c (1,0) c RunningTime_winner : 0.148286
7.22/3.94	c (1,0) c WaitingTime_0 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_1 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_2 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_3 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_4 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_5 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_6 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_7 : 0.000000
7.22/3.94	c (1,0) c WaitingTime_total : 0.000000
7.22/3.94	c (1,0) c WaitingTime_winner : 0.000000
7.22/3.94	c (1,0) c ExchangingTime_0 : 0.000067
7.22/3.94	c (1,0) c ExchangingTime_1 : 0.000068
7.22/3.94	c (1,0) c ExchangingTime_2 : 0.000052
7.22/3.94	c (1,0) c ExchangingTime_3 : 0.000038
7.22/3.94	c (1,0) c ExchangingTime_4 : 0.000067
7.22/3.94	c (1,0) c ExchangingTime_5 : 0.000105
7.22/3.94	c (1,0) c ExchangingTime_6 : 0.000073
7.22/3.94	c (1,0) c ExchangingTime_7 : 0.000040
7.22/3.94	c (1,0) c ExchangingTime_total : 0.000511
7.22/3.94	c (1,0) c ExchangingTime_winner : 0.000040
7.22/3.94	c (1,0) c PeriodProcTime_0 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_1 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_2 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_3 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_4 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_5 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_6 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_7 : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_total : 0.000000
7.22/3.94	c (1,0) c PeriodProcTime_winner : 0.000000
7.22/3.94	c (1,0) c SolvingTime_0 : 0.165173
7.22/3.94	c (1,0) c SolvingTime_1 : 0.153759
7.22/3.94	c (1,0) c SolvingTime_2 : 0.150784
7.22/3.94	c (1,0) c SolvingTime_3 : 0.154891
7.22/3.94	c (1,0) c SolvingTime_4 : 0.160768
7.22/3.94	c (1,0) c SolvingTime_5 : 0.200358
7.22/3.94	c (1,0) c SolvingTime_6 : 0.168843
7.22/3.94	c (1,0) c SolvingTime_7 : 0.148326
7.22/3.94	c (1,0) c SolvingTime_total : 1.302901
7.22/3.94	c (1,0) c SolvingTime_winner : 0.148326
7.22/3.94	c (1,0) c PropagationTime_0 : 0.139719
7.22/3.94	c (1,0) c PropagationTime_1 : 0.130718
7.22/3.94	c (1,0) c PropagationTime_2 : 0.124872
7.22/3.94	c (1,0) c PropagationTime_3 : 0.130445
7.22/3.94	c (1,0) c PropagationTime_4 : 0.130572
7.22/3.94	c (1,0) c PropagationTime_5 : 0.164421
7.22/3.94	c (1,0) c PropagationTime_6 : 0.140013
7.22/3.94	c (1,0) c PropagationTime_7 : 0.121967
7.22/3.94	c (1,0) c PropagationTime_total : 1.082727
7.22/3.94	c (1,0) c PropagationTime_winner : 0.121967
7.22/3.94	c (1,0) c AnalysisTime_0 : 0.006005
7.22/3.94	c (1,0) c AnalysisTime_1 : 0.006009
7.22/3.94	c (1,0) c AnalysisTime_2 : 0.004685
7.22/3.94	c (1,0) c AnalysisTime_3 : 0.003517
7.22/3.94	c (1,0) c AnalysisTime_4 : 0.005517
7.22/3.94	c (1,0) c AnalysisTime_5 : 0.009147
7.22/3.94	c (1,0) c AnalysisTime_6 : 0.004933
7.22/3.94	c (1,0) c AnalysisTime_7 : 0.005185
7.22/3.94	c (1,0) c AnalysisTime_total : 0.044997
7.22/3.94	c (1,0) c AnalysisTime_winner : 0.005185
7.22/3.94	c (1,0) c ReductionTime_0 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_1 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_2 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_3 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_4 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_5 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_6 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_7 : 0.000000
7.22/3.94	c (1,0) c ReductionTime_total : 0.000000
7.22/3.94	c (1,0) c ReductionTime_winner : 0.000000
7.22/3.94	c (1,0) c SimplifyTime_0 : 0.000000
7.22/3.94	c (1,0) c SimplifyTime_1 : 0.000000
7.22/3.94	c (1,0) c SimplifyTime_2 : 0.000001
7.22/3.94	c (1,0) c SimplifyTime_3 : 0.000000
7.22/3.94	c (1,0) c SimplifyTime_4 : 0.000000
7.22/3.94	c (1,0) c SimplifyTime_5 : 0.000001
7.22/3.94	c (1,0) c SimplifyTime_6 : 0.000001
7.22/3.94	c (1,0) c SimplifyTime_7 : 0.000001
7.22/3.94	c (1,0) c SimplifyTime_total : 0.000004
7.22/3.94	c (1,0) c SimplifyTime_winner : 0.000001
7.22/3.94	c (1,0) c UsedRateTime_0 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_1 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_2 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_3 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_4 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_5 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_6 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_7 : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_total : 0.000000
7.22/3.94	c (1,0) c UsedRateTime_winner : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_0 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_1 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_2 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_3 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_4 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_5 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_6 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_7 : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_total : 0.000000
7.22/3.94	c (1,0) c OverlapRateTime_winner : 0.000000
7.22/3.94	c (1,0) c
7.22/3.94	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.22/3.94	c (1,0) c
7.22/3.94	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.94	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.22/3.94	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.94	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.22/3.94	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.22/3.94	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.22/3.94	c (1,0) c | Initial random_seed   | 1003378314 |   35937480 | 1204803936 | 1942078253 | 1810012262 | 1905329103 |  853562119 |  254805986 |
7.22/3.94	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.22/3.94	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.22/3.94	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.22/3.94	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.22/3.94	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.22/3.94	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.22/3.94	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.22/3.94	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.22/3.94	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.22/3.94	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.22/3.94	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.22/3.94	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.22/3.94	c (1,0) 
7.22/3.95	c (1,0) s SATISFIABLE
7.49/4.04	c (1,0) SatSolver.solve End
7.49/4.04	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.49/4.04	c (1,0) Show results Begin
7.70/4.13	c (1,0) x[1] = 11
7.70/4.13	c (1,0) x[2] = 85
7.70/4.13	c (1,0) x[3] = 56
7.70/4.13	c (1,0) x[4] = 3
7.70/4.13	c (1,0) x[5] = 2
7.70/4.13	c (1,0) x[6] = 21
7.70/4.13	c (1,0) x[7] = 70
7.70/4.13	c (1,0) x[13] = 23
7.70/4.13	c (1,0) x[14] = 29
7.70/4.13	c (1,0) x[17] = 12
7.70/4.13	c (1,0) x[18] = 56
7.70/4.13	c (1,0) x[19] = 41
7.70/4.13	c (1,0) x[21] = 67
7.70/4.13	c (1,0) x[22] = 83
7.70/4.13	c (1,0) x[24] = 84
7.70/4.13	c (1,0) x[25] = 68
7.70/4.13	c (1,0) x[26] = 40
7.70/4.13	c (1,0) x[28] = 83
7.70/4.13	c (1,0) x[29] = 31
7.70/4.13	c (1,0) x[31] = 55
7.70/4.13	c (1,0) x[33] = 70
7.70/4.13	c (1,0) x[36] = 72
7.70/4.13	c (1,0) x[42] = 50
7.70/4.13	c (1,0) x[43] = 77
7.70/4.13	c (1,0) x[45] = 41
7.70/4.13	c (1,0) x[48] = 23
7.70/4.13	c (1,0) x[49] = 68
7.70/4.13	c (1,0) x[50] = 81
7.70/4.13	c (1,0) x[52] = 24
7.70/4.13	c (1,0) x[53] = 67
7.70/4.13	c (1,0) x[55] = 97
7.70/4.13	c (1,0) x[61] = 29
7.70/4.13	c (1,0) x[65] = 45
7.70/4.13	c (1,0) x[67] = 32
7.70/4.13	c (1,0) x[68] = 96
7.70/4.13	c (1,0) x[69] = 2
7.70/4.13	c (1,0) x[71] = 76
7.70/4.13	c (1,0) x[73] = 65
7.70/4.13	c (1,0) x[75] = 97
7.70/4.13	c (1,0) x[76] = 20
7.70/4.13	c (1,0) x[77] = 75
7.70/4.13	c (1,0) x[78] = 24
7.70/4.13	c (1,0) x[79] = 34
7.70/4.13	c (1,0) x[80] = 92
7.70/4.13	c (1,0) x[82] = 18
7.70/4.13	c (1,0) x[84] = 43
7.70/4.13	c (1,0) x[86] = 7
7.70/4.13	c (1,0) x[87] = 8
7.70/4.13	c (1,0) x[90] = 52
7.70/4.13	c (1,0) x[92] = 68
7.70/4.13	c (1,0) x[93] = 67
7.70/4.13	c (1,0) x[95] = 5
7.70/4.13	c (1,0) x[96] = 3
7.70/4.13	c (1,0) x[98] = 36
7.70/4.13	c (1,0) x[99] = 15
7.70/4.13	s SATISFIABLE
7.70/4.13	v <instantiation>
7.70/4.13	v     <list>x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[13] x[14] x[17] x[18] x[19] x[21] x[22] x[24] x[25] x[26] x[28] x[29] x[31] x[33] x[36] x[42] x[43] x[45] x[48] x[49] x[50] x[52] x[53] x[55] x[61] x[65] x[67] x[68] x[69] x[71] x[73] x[75] x[76] x[77] x[78] x[79] x[80] x[82] x[84] x[86] x[87] x[90] x[92] x[93] x[95] x[96] x[98] x[99]</list>
7.70/4.13	v     <values>11 85 56 3 2 21 70 23 29 12 56 41 67 83 84 68 40 83 31 55 70 72 50 77 41 23 68 81 24 67 97 29 45 32 96 2 76 65 97 20 75 24 34 92 18 43 7 8 52 68 67 5 3 36 15</values>
7.70/4.13	v </instantiation>
7.70/4.13	c (1,0) Show results End
7.70/4.13	c (1,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
7.70/4.13	c (1,0) 1,1,STOP-AFTER(ALL)
7.70/4.13	c END-Prog: Tue Sep 24 16:50:41 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 (14659 MiB free)
  memory of node 1: 16384 MiB (12591 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405447-1569340360/watcher-4405447-1569340360 -o /var/tmp/evaluation-result-4405447-1569340360/solver-4405447-1569340360 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1569332256-13151 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405447-1569340360.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=14227, runsolver pid=14224

[startup+0.100173 s]*
/proc/loadavg: 1.44 1.21 2.12 2/210 14249
/proc/meminfo: memFree=27811636/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510291301 115843072 349 33554432000 4194304 5098028 140723285839296 140723285836552 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 349 296 221 0 87 0
[pid=14230] ppid=14227 vsize=27314120 memory=104348 CPUtime=0.11 cores=0-7
/proc/14230/stat : 14230 (java) S 14227 14227 13124 0 -1 1077944320 6695 0 0 0 8 3 0 0 20 0 20 0 510291301 27969658880 26087 33554432000 4194304 4196468 140725676809856 140725676792400 140179416444663 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
/proc/14230/statm: 6828530 26087 2802 1 0 6790935 0
[pid=14230/tid=14231] ppid=14227 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/14230/task/14231/stat : 14231 (java) R 14227 14227 13124 0 -1 4202560 4788 0 0 0 6 2 0 0 20 0 20 0 510291301 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179388267712 140179400488293 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14232] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14232/stat : 14232 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179420686736 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14233] ppid=14227 vsize=27314120 memory=3545934133743900320 CPUtime=0 cores=0-7
/proc/14230/task/14233/stat : 14233 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179234842896 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14234] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14234/stat : 14234 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179233790608 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14235] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14235/stat : 14235 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179232737808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14236] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14236/stat : 14236 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179231685520 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14237] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14237/stat : 14237 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179230632720 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14238] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14238/stat : 14238 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179229580432 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14239] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14239/stat : 14239 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 26087 33554432000 4194304 4196468 140725676809856 140179228527632 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14240] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14240/stat : 14240 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291305 27969658880 26087 33554432000 4194304 4196468 140725676809856 140177983854704 140179416455810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14241] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14241/stat : 14241 (java) S 14227 14227 13124 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 26087 33554432000 4194304 4196468 140725676809856 140176995115808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14242] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14242/stat : 14242 (java) S 14227 14227 13124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 26087 33554432000 4194304 4196468 140725676809856 140176860894320 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14243] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14243/stat : 14243 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291308 27969658880 26087 33554432000 4194304 4196468 140725676809856 140176486389840 140179416463259 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14244] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14244/stat : 14244 (java) S 14227 14227 13124 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26087 33554432000 4194304 4196468 140725676809856 140177982802544 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14245] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14245/stat : 14245 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26087 33554432000 4194304 4196468 140725676809856 140177981749744 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14246] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14246/stat : 14246 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26087 33554432000 4194304 4196468 140725676809856 140177980697456 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14247] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14247/stat : 14247 (java) S 14227 14227 13124 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26087 33554432000 4194304 4196468 140725676809856 140177979644656 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14248] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14248/stat : 14248 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26087 33554432000 4194304 4196468 140725676809856 140175988484448 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14249] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14249/stat : 14249 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 26599 33554432000 4194304 4196468 140725676809856 140177978591536 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105744 KiB

[startup+0.210085 s]*
/proc/loadavg: 1.44 1.21 2.12 3/210 14249
/proc/meminfo: memFree=27793136/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510291301 115843072 349 33554432000 4194304 5098028 140723285839296 140723285836552 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 349 296 221 0 87 0
[pid=14230] ppid=14227 vsize=27314120 memory=121592 CPUtime=0.24 cores=0-7
/proc/14230/stat : 14230 (java) S 14227 14227 13124 0 -1 1077944320 11564 0 0 0 20 4 0 0 20 0 20 0 510291301 27969658880 30398 33554432000 4194304 4196468 140725676809856 140725676792400 140179416444663 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
/proc/14230/statm: 6828530 30398 2978 1 0 6790935 0
[pid=14230/tid=14231] ppid=14227 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/14230/task/14231/stat : 14231 (java) R 14227 14227 13124 0 -1 4202560 9262 0 0 0 16 3 0 0 20 0 20 0 510291301 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179388253056 140179398009625 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14232] ppid=14227 vsize=27314120 memory=10927 CPUtime=0 cores=0-7
/proc/14230/task/14232/stat : 14232 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179420686736 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14233] ppid=14227 vsize=27314120 memory=139756187913335 CPUtime=0 cores=0-7
/proc/14230/task/14233/stat : 14233 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179234842896 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14234] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14234/stat : 14234 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179233790608 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14235] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14235/stat : 14235 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179232737808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14236] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14236/stat : 14236 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179231685520 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14237] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14237/stat : 14237 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179230632720 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14238] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14238/stat : 14238 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179229580432 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14239] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14239/stat : 14239 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 30398 33554432000 4194304 4196468 140725676809856 140179228527632 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14240] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14240/stat : 14240 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291305 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177983854704 140179416455810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14241] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14241/stat : 14241 (java) S 14227 14227 13124 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 30398 33554432000 4194304 4196468 140725676809856 140176995115808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14242] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14242/stat : 14242 (java) S 14227 14227 13124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 30398 33554432000 4194304 4196468 140725676809856 140176860894320 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14243] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14243/stat : 14243 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291308 27969658880 30398 33554432000 4194304 4196468 140725676809856 140176486389840 140179416463259 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14244] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14244/stat : 14244 (java) S 14227 14227 13124 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177982802544 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14245] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14245/stat : 14245 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177981749744 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14246] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14246/stat : 14246 (java) S 14227 14227 13124 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177980697456 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14247] ppid=14227 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/14230/task/14247/stat : 14247 (java) S 14227 14227 13124 0 -1 1077944384 469 0 0 0 2 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177979644656 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14248] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14248/stat : 14248 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140175988484448 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14249] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14249/stat : 14249 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 30398 33554432000 4194304 4196468 140725676809856 140177978591536 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122988 KiB

[startup+0.309421 s]*
/proc/loadavg: 1.44 1.21 2.12 2/210 14249
/proc/meminfo: memFree=27789708/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510291301 115843072 349 33554432000 4194304 5098028 140723285839296 140723285836552 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 349 296 221 0 87 0
[pid=14230] ppid=14227 vsize=27314120 memory=125376 CPUtime=0.42 cores=0-7
/proc/14230/stat : 14230 (java) S 14227 14227 13124 0 -1 1077944320 12765 0 0 0 37 5 0 0 20 0 20 0 510291301 27969658880 31344 33554432000 4194304 4196468 140725676809856 140725676792400 140179416444663 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
/proc/14230/statm: 6828530 31344 3025 1 0 6790935 0
[pid=14230/tid=14231] ppid=14227 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/14230/task/14231/stat : 14231 (java) R 14227 14227 13124 0 -1 4202560 10269 0 0 0 25 4 0 0 20 0 20 0 510291301 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179388274736 140179409541507 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14232] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14232/stat : 14232 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179420686736 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14233] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14233/stat : 14233 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179234842896 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14234] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14234/stat : 14234 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179233790608 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14235] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14235/stat : 14235 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179232737808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14236] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14236/stat : 14236 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179231685520 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14237] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14237/stat : 14237 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179230632720 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14238] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14238/stat : 14238 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179229580432 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14239] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14239/stat : 14239 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27969658880 31344 33554432000 4194304 4196468 140725676809856 140179228527632 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14240] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14240/stat : 14240 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291305 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177983854704 140179416455810 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14241] ppid=14227 vsize=27314120 memory=279512042642816 CPUtime=0 cores=0-7
/proc/14230/task/14241/stat : 14241 (java) S 14227 14227 13124 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 31344 33554432000 4194304 4196468 140725676809856 140176995115808 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14242] ppid=14227 vsize=27314120 memory=279512042647424 CPUtime=0 cores=0-7
/proc/14230/task/14242/stat : 14242 (java) S 14227 14227 13124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510291306 27969658880 31344 33554432000 4194304 4196468 140725676809856 140176860894320 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14243] ppid=14227 vsize=27314120 memory=279512042652032 CPUtime=0 cores=0-7
/proc/14230/task/14243/stat : 14243 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291308 27969658880 31344 33554432000 4194304 4196468 140725676809856 140176486389840 140179416463259 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14244] ppid=14227 vsize=27314120 memory=279512042656640 CPUtime=0.01 cores=0-7
/proc/14230/task/14244/stat : 14244 (java) S 14227 14227 13124 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177982802544 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14245] ppid=14227 vsize=27314120 memory=279512042661248 CPUtime=0 cores=0-7
/proc/14230/task/14245/stat : 14245 (java) R 14227 14227 13124 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177981749744 140179409429705 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14246] ppid=14227 vsize=27314120 memory=279512042665856 CPUtime=0.01 cores=0-7
/proc/14230/task/14246/stat : 14246 (java) S 14227 14227 13124 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177980697456 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14247] ppid=14227 vsize=27314120 memory=279512042670464 CPUtime=0.07 cores=0-7
/proc/14230/task/14247/stat : 14247 (java) R 14227 14227 13124 0 -1 1077944384 517 0 0 0 7 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177979644656 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14248] ppid=14227 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14248/stat : 14248 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140175988484448 140179416454869 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14249] ppid=14227 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/14230/task/14249/stat : 14249 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291309 27969658880 31344 33554432000 4194304 4196468 140725676809856 140177978591536 140179416455810 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126772 KiB

[startup+0.700906 s]
/proc/loadavg: 1.44 1.21 2.12 2/210 14249
/proc/meminfo: memFree=27766144/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510291301 115843072 349 33554432000 4194304 5098028 140723285839296 140723285836552 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 349 296 221 0 87 0
[pid=14230] ppid=14227 vsize=27322516 memory=163580 CPUtime=1.01 cores=0-7
/proc/14230/stat : 14230 (java) S 14227 14227 13124 0 -1 1077944320 20543 0 0 0 93 8 0 0 20 0 20 0 510291301 27978256384 40895 33554432000 4194304 4196468 140725676809856 140725676792400 140179416444663 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
/proc/14230/statm: 6830629 40895 3203 1 0 6791959 0
[pid=14230/tid=14231] ppid=14227 vsize=27322516 memory=0 CPUtime=0.67 cores=0-7
/proc/14230/task/14231/stat : 14231 (java) R 14227 14227 13124 0 -1 4202560 17518 0 0 0 61 6 0 0 20 0 20 0 510291301 27978256384 40895 33554432000 4194304 4196468 140725676809856 140179388276400 140179400525150 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14232] ppid=14227 vsize=27322516 memory=139756021523328 CPUtime=0 cores=0-7
/proc/14230/task/14232/stat : 14232 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27978256384 40895 33554432000 4194304 4196468 140725676809856 140179420686736 140179416454869 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14233] ppid=14227 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/14230/task/14233/stat : 14233 (java) S 14227 14227 13124 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510291304 27978256384 40895 33554432000 4194304 4196468 140725676809856 140179234842896 140179416454869 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0
[pid=14230/tid=14234] ppid=14227 vsize=27322516 memory=9364 CPUtime=0 cores=0-7
/proc/14230/task/14234/stat : 14234 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510291304 27978256384 40895 33554432000 4194304 4196468 140725676809856 140179233790608 140179416454869 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24276992 140725676810950 140725676811398 140725676811398 140725676814287 0

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

[pid=14252/tid=14259] ppid=14227 vsize=8414124 memory=6153431502485413994 CPUtime=0 cores=0-7
/proc/14252/task/14259/stat : 14259 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510291511 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118141328400 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14260] ppid=14227 vsize=8414124 memory=8025788818473374820 CPUtime=0 cores=0-7
/proc/14252/task/14260/stat : 14260 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510291511 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118140275600 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14261] ppid=14227 vsize=8414124 memory=7881696724453321575 CPUtime=0 cores=0-7
/proc/14252/task/14261/stat : 14261 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510291511 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118139222800 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14262] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14262/stat : 14262 (java) S 14227 14227 13124 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510291513 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118089628016 140118660647554 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14263] ppid=14227 vsize=8414124 memory=139756021564456 CPUtime=0 cores=0-7
/proc/14252/task/14263/stat : 14263 (java) S 14227 14227 13124 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510291513 8616062976 30028 33554432000 4194304 4196468 140730510715472 140116932682784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14264] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14264/stat : 14264 (java) S 14227 14227 13124 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510291514 8616062976 30028 33554432000 4194304 4196468 140730510715472 140116798460784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14265] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14265/stat : 14265 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140116423956304 140118660655003 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14266] ppid=14227 vsize=8414124 memory=0 CPUtime=0.11 cores=0-7
/proc/14252/task/14266/stat : 14266 (java) S 14227 14227 13124 0 -1 1077944384 836 0 0 0 11 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118088575856 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14267] ppid=14227 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/14252/task/14267/stat : 14267 (java) S 14227 14227 13124 0 -1 1077944384 346 0 0 0 4 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118087523056 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14268] ppid=14227 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/14252/task/14268/stat : 14268 (java) S 14227 14227 13124 0 -1 1077944384 350 0 0 0 10 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118086470256 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14269] ppid=14227 vsize=8414124 memory=0 CPUtime=0.23 cores=0-7
/proc/14252/task/14269/stat : 14269 (java) S 14227 14227 13124 0 -1 1077944384 675 0 0 0 23 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118085417456 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14270] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14270/stat : 14270 (java) S 14227 14227 13124 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510291516 8616062976 30028 33554432000 4194304 4196468 140730510715472 140115926051424 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14271] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14271/stat : 14271 (java) S 14227 14227 13124 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510291517 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118084364848 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14273] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14273/stat : 14273 (java) S 14227 14227 13124 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510291586 8616062976 30028 33554432000 4194304 4196468 140730510715472 140118076331072 140118660661017 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14275] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14275/stat : 14275 (java) S 14227 14227 13124 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510291587 8616062976 30028 33554432000 4194304 4196468 140730510715472 140115254952112 140118660658333 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14276] ppid=14227 vsize=8414124 memory=3057 CPUtime=0 cores=0-7
/proc/14252/task/14276/stat : 14276 (java) S 14227 14227 13124 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510291587 8616062976 30028 33554432000 4194304 4196468 140730510715472 140115523387440 140118660658333 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14277] ppid=14227 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/14252/task/14277/stat : 14277 (java) S 14227 14227 13124 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 510291589 8616062976 30028 33554432000 4194304 4196468 140730510715472 140114986524208 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
Current children cumulated CPU time: 5.6 s
Current children cumulated vsize: 8604704 KiB
Current children cumulated memory: 178908 KiB

[startup+4.00105 s]*
/proc/loadavg: 1.41 1.21 2.12 2/214 14285
/proc/meminfo: memFree=27774692/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1476 CPUtime=3.93 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 583 25404 0 0 0 0 372 21 20 0 1 0 510291301 115843072 369 33554432000 4194304 5098028 140723285839296 140723285836040 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 369 311 221 0 87 0
[pid=14252] ppid=14227 vsize=8414124 memory=141004 CPUtime=3.56 cores=0-7
/proc/14252/stat : 14252 (java) S 14227 14227 13124 0 -1 1077944320 21735 65337 0 0 143 9 190 14 20 0 23 0 510291510 8616062976 35251 33554432000 4194304 4196468 140730510715472 140730510698016 140118660636407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
/proc/14252/statm: 2103531 35251 3213 1 0 2064875 0
[pid=14252/tid=14253] ppid=14227 vsize=8414124 memory=4026531863 CPUtime=2.83 cores=0-7
/proc/14252/task/14253/stat : 14253 (java) S 14227 14227 13124 0 -1 1077944384 17932 65337 0 0 74 5 190 14 20 0 23 0 510291510 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118632476576 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14254] ppid=14227 vsize=8414124 memory=10874 CPUtime=2.04 cores=0-7
/proc/14252/task/14254/stat : 14254 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118664878736 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14255] ppid=14227 vsize=8414124 memory=139756187718630 CPUtime=2.04 cores=0-7
/proc/14252/task/14255/stat : 14255 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118479034896 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14256] ppid=14227 vsize=8414124 memory=3472328296160571439 CPUtime=2.04 cores=0-7
/proc/14252/task/14256/stat : 14256 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118477982096 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14257] ppid=14227 vsize=8414124 memory=279512043206816 CPUtime=2.04 cores=0-7
/proc/14252/task/14257/stat : 14257 (java) S 14227 14227 13124 0 -1 1077944384 2 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118143432976 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14258] ppid=14227 vsize=8414124 memory=6944656592455359580 CPUtime=2.04 cores=0-7
/proc/14252/task/14258/stat : 14258 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118142381200 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14259] ppid=14227 vsize=8414124 memory=3472328296227418159 CPUtime=2.04 cores=0-7
/proc/14252/task/14259/stat : 14259 (java) S 14227 14227 13124 0 -1 1077944384 3 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118141328400 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14260] ppid=14227 vsize=8414124 memory=8836 CPUtime=2.04 cores=0-7
/proc/14252/task/14260/stat : 14260 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118140275600 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14261] ppid=14227 vsize=8414124 memory=-6876588461455810464 CPUtime=2.04 cores=0-7
/proc/14252/task/14261/stat : 14261 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291511 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118139222800 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14262] ppid=14227 vsize=8414124 memory=0 CPUtime=2.04 cores=0-7
/proc/14252/task/14262/stat : 14262 (java) S 14227 14227 13124 0 -1 1077944384 5 65337 0 0 0 0 190 14 20 0 23 0 510291513 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118089628016 140118660647554 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14263] ppid=14227 vsize=8414124 memory=7235147594880805952 CPUtime=2.04 cores=0-7
/proc/14252/task/14263/stat : 14263 (java) S 14227 14227 13124 0 -1 1077944384 13 65337 0 0 0 0 190 14 20 0 23 0 510291513 8616062976 35251 33554432000 4194304 4196468 140730510715472 140116932682784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14264] ppid=14227 vsize=8414124 memory=6944656592455359580 CPUtime=2.04 cores=0-7
/proc/14252/task/14264/stat : 14264 (java) S 14227 14227 13124 0 -1 1077944384 21 65337 0 0 0 0 190 14 20 0 23 0 510291514 8616062976 35251 33554432000 4194304 4196468 140730510715472 140116798460784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14265] ppid=14227 vsize=8414124 memory=7812726576340533336 CPUtime=2.04 cores=0-7
/proc/14252/task/14265/stat : 14265 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140116423956304 140118660655003 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14266] ppid=14227 vsize=8414124 memory=22946 CPUtime=2.18 cores=0-7
/proc/14252/task/14266/stat : 14266 (java) S 14227 14227 13124 0 -1 1077944384 847 65337 0 0 14 0 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118088575856 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14267] ppid=14227 vsize=8414124 memory=0 CPUtime=2.1 cores=0-7
/proc/14252/task/14267/stat : 14267 (java) S 14227 14227 13124 0 -1 1077944384 355 65337 0 0 5 1 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118087523056 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14268] ppid=14227 vsize=8414124 memory=0 CPUtime=2.18 cores=0-7
/proc/14252/task/14268/stat : 14268 (java) S 14227 14227 13124 0 -1 1077944384 367 65337 0 0 14 0 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118086470256 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14269] ppid=14227 vsize=8414124 memory=0 CPUtime=2.31 cores=0-7
/proc/14252/task/14269/stat : 14269 (java) S 14227 14227 13124 0 -1 1077944384 769 65337 0 0 27 0 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118085417456 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14270] ppid=14227 vsize=8414124 memory=0 CPUtime=2.04 cores=0-7
/proc/14252/task/14270/stat : 14270 (java) S 14227 14227 13124 0 -1 1077944384 3 65337 0 0 0 0 190 14 20 0 23 0 510291516 8616062976 35251 33554432000 4194304 4196468 140730510715472 140115926051424 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14271] ppid=14227 vsize=8414124 memory=0 CPUtime=2.04 cores=0-7
/proc/14252/task/14271/stat : 14271 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 23 0 510291517 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118084364848 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14273] ppid=14227 vsize=8414124 memory=-1 CPUtime=2.04 cores=0-7
/proc/14252/task/14273/stat : 14273 (java) S 14227 14227 13124 0 -1 1077944384 25 65337 0 0 0 0 190 14 20 0 23 0 510291586 8616062976 35251 33554432000 4194304 4196468 140730510715472 140118076330256 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14275] ppid=14227 vsize=8414124 memory=0 CPUtime=2.1 cores=0-7
/proc/14252/task/14275/stat : 14275 (java) R 14227 14227 13124 0 -1 4202560 58 65337 0 0 6 0 190 14 20 0 23 0 510291587 8616062976 35251 33554432000 4194304 4196468 140730510715472 140115254952080 140118160873543 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14277] ppid=14227 vsize=8414124 memory=0 CPUtime=2.04 cores=0-7
/proc/14252/task/14277/stat : 14277 (java) S 14227 14227 13124 0 -1 1077944384 4 65337 0 0 0 0 190 14 20 0 23 0 510291589 8616062976 35251 33554432000 4194304 4196468 140730510715472 140114986523968 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
Current children cumulated CPU time: 7.49 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 142480 KiB

[startup+4.40083 s]
/proc/loadavg: 1.41 1.21 2.12 2/214 14285
/proc/meminfo: memFree=27774692/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1476 CPUtime=3.93 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 583 25404 0 0 0 0 372 21 20 0 1 0 510291301 115843072 369 33554432000 4194304 5098028 140723285839296 140723285836040 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 369 311 221 0 87 0
[pid=14252] ppid=14227 vsize=8283048 memory=151608 CPUtime=3.85 cores=0-7
/proc/14252/stat : 14252 (java) S 14227 14227 13124 0 -1 1077944320 22214 65337 0 0 171 10 190 14 20 0 22 0 510291510 8481841152 37902 33554432000 4194304 4196468 140730510715472 140730510698016 140118660636407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
/proc/14252/statm: 2070762 37902 3230 1 0 2032106 0
[pid=14252/tid=14253] ppid=14227 vsize=8283048 memory=2552 CPUtime=2.93 cores=0-7
/proc/14252/task/14253/stat : 14253 (java) D 14227 14227 13124 0 -1 4202560 18227 65337 0 0 83 6 190 14 20 0 22 0 510291510 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118632478184 140118653322039 0 4 2 25189581 18446744071580418449 0 0 -1 0 0 0 26 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14254] ppid=14227 vsize=8283048 memory=1760 CPUtime=2.04 cores=0-7
/proc/14252/task/14254/stat : 14254 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118664878736 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14255] ppid=14227 vsize=8283048 memory=139756021260849 CPUtime=2.04 cores=0-7
/proc/14252/task/14255/stat : 14255 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118479034896 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14256] ppid=14227 vsize=8283048 memory=111632 CPUtime=2.04 cores=0-7
/proc/14252/task/14256/stat : 14256 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118477982096 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14257] ppid=14227 vsize=8283048 memory=804 CPUtime=2.04 cores=0-7
/proc/14252/task/14257/stat : 14257 (java) S 14227 14227 13124 0 -1 1077944384 2 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118143432976 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14258] ppid=14227 vsize=8283048 memory=279512043117296 CPUtime=2.04 cores=0-7
/proc/14252/task/14258/stat : 14258 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118142381200 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14259] ppid=14227 vsize=8283048 memory=327488 CPUtime=2.04 cores=0-7
/proc/14252/task/14259/stat : 14259 (java) S 14227 14227 13124 0 -1 1077944384 3 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118141328400 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14260] ppid=14227 vsize=8283048 memory=279512042864608 CPUtime=2.04 cores=0-7
/proc/14252/task/14260/stat : 14260 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118140275600 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14261] ppid=14227 vsize=8283048 memory=0 CPUtime=2.04 cores=0-7
/proc/14252/task/14261/stat : 14261 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291511 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118139222800 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14262] ppid=14227 vsize=8283048 memory=279512042864992 CPUtime=2.04 cores=0-7
/proc/14252/task/14262/stat : 14262 (java) S 14227 14227 13124 0 -1 1077944384 5 65337 0 0 0 0 190 14 20 0 22 0 510291513 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118089628016 140118660647554 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14263] ppid=14227 vsize=8283048 memory=279512042865184 CPUtime=2.04 cores=0-7
/proc/14252/task/14263/stat : 14263 (java) S 14227 14227 13124 0 -1 1077944384 13 65337 0 0 0 0 190 14 20 0 22 0 510291513 8481841152 37902 33554432000 4194304 4196468 140730510715472 140116932682784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14264] ppid=14227 vsize=8283048 memory=279512042865376 CPUtime=2.04 cores=0-7
/proc/14252/task/14264/stat : 14264 (java) S 14227 14227 13124 0 -1 1077944384 21 65337 0 0 0 0 190 14 20 0 22 0 510291514 8481841152 37902 33554432000 4194304 4196468 140730510715472 140116798460784 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14265] ppid=14227 vsize=8283048 memory=279512042865568 CPUtime=2.04 cores=0-7
/proc/14252/task/14265/stat : 14265 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140116423956304 140118660655003 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14266] ppid=14227 vsize=8283048 memory=279512042865760 CPUtime=2.2 cores=0-7
/proc/14252/task/14266/stat : 14266 (java) S 14227 14227 13124 0 -1 1077944384 858 65337 0 0 16 0 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118088575856 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14267] ppid=14227 vsize=8283048 memory=279512043054400 CPUtime=2.14 cores=0-7
/proc/14252/task/14267/stat : 14267 (java) S 14227 14227 13124 0 -1 1077944384 374 65337 0 0 9 1 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118087523056 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14268] ppid=14227 vsize=8283048 memory=279512043054592 CPUtime=2.23 cores=0-7
/proc/14252/task/14268/stat : 14268 (java) S 14227 14227 13124 0 -1 1077944384 391 65337 0 0 19 0 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118086470256 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14269] ppid=14227 vsize=8283048 memory=279512043054784 CPUtime=2.36 cores=0-7
/proc/14252/task/14269/stat : 14269 (java) S 14227 14227 13124 0 -1 1077944384 886 65337 0 0 32 0 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118085417456 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14270] ppid=14227 vsize=8283048 memory=279512043054976 CPUtime=2.04 cores=0-7
/proc/14252/task/14270/stat : 14270 (java) S 14227 14227 13124 0 -1 1077944384 3 65337 0 0 0 0 190 14 20 0 22 0 510291516 8481841152 37902 33554432000 4194304 4196468 140730510715472 140115926051424 140118660646613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14271] ppid=14227 vsize=8283048 memory=279512043055168 CPUtime=2.04 cores=0-7
/proc/14252/task/14271/stat : 14271 (java) S 14227 14227 13124 0 -1 1077944384 1 65337 0 0 0 0 190 14 20 0 22 0 510291517 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118084364848 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14273] ppid=14227 vsize=8283048 memory=279512043055360 CPUtime=2.04 cores=0-7
/proc/14252/task/14273/stat : 14273 (java) S 14227 14227 13124 0 -1 1077944384 25 65337 0 0 0 0 190 14 20 0 22 0 510291586 8481841152 37902 33554432000 4194304 4196468 140730510715472 140118076330256 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
[pid=14252/tid=14277] ppid=14227 vsize=8283048 memory=279512043055552 CPUtime=2.04 cores=0-7
/proc/14252/task/14277/stat : 14277 (java) S 14227 14227 13124 0 -1 1077944384 10 65337 0 0 0 0 190 14 20 0 22 0 510291589 8481841152 37902 33554432000 4194304 4196468 140730510715472 140114986526000 140118660647554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18845696 140730510722015 140730510722182 140730510722182 140730510725071 0
Current children cumulated CPU time: 7.78 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 153084 KiB

[startup+4.60083 s]
/proc/loadavg: 1.41 1.21 2.12 2/214 14285
/proc/meminfo: memFree=27774692/32770624 swapFree=66954000/67108860
[pid=14227] ppid=14224 vsize=113128 memory=1476 CPUtime=3.93 cores=0-7
/proc/14227/stat : 14227 (scop.sh) S 14224 14227 13124 0 -1 4202496 583 25404 0 0 0 0 372 21 20 0 1 0 510291301 115843072 369 33554432000 4194304 5098028 140723285839296 140723285836040 140556155728508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28991488 140723285844732 140723285845080 140723285845080 140723285848009 0
/proc/14227/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 3.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 4.62054
CPU time (s): 7.818
CPU user time (s): 7.34187
CPU system time (s): 0.476127
CPU usage (%): 169.201
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 713384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.34187
system time used= 0.476127
maximum resident set size= 717396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9364
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 14227
#   total CPU time (s): 7.818
#   total CPU user time (s): 7.34187
#   total CPU system time (s): 0.476127

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066706 second user time and 0.076548 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-24 16:50:36
IDJOB=4405447
IDBENCH=133313
IDSOLVER=2868
FILE ID=node107/4405447-1569340360
RUNJOBID= node107-1569332256-13151
PBS_JOBID= 21705068
Free space on /var/tmp= 12564 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-20-3-1.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405447-1569340360/watcher-4405447-1569340360 -o /var/tmp/evaluation-result-4405447-1569340360/solver-4405447-1569340360 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1569332256-13151 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405447-1569340360.xml

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

MD5SUM BENCH= cc05f472d5f8180cd89c35370563cdd2
RANDOM SEED=1091812113

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        27905768 kB
MemAvailable:   31800120 kB
Buffers:           67652 kB
Cached:          3953544 kB
SwapCached:        48264 kB
Active:          3086224 kB
Inactive:         984896 kB
Active(anon):       2284 kB
Inactive(anon):   100612 kB
Active(file):    3083940 kB
Inactive(file):   884284 kB
Unevictable:      110992 kB
Mlocked:          110992 kB
SwapTotal:      67108860 kB
SwapFree:       66954000 kB
Dirty:             20452 kB
Writeback:             0 kB
AnonPages:        125716 kB
Mapped:            53900 kB
Shmem:             44480 kB
Slab:             383504 kB
SReclaimable:     354588 kB
SUnreclaim:        28916 kB
KernelStack:        3696 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12544 MiB
End job on node107 at 2019-09-24 16:50:41