Trace number 4392461

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesT/
StripPacking-T1e.xml
MD5SUMf7b8b642e131c8af917aaf97f4ae3b24
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 benchmark123.921
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-24950-serial-file.bin HOME/instance-4392461-1568416778.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 01:18:57 CEST 2019
0.65/0.56	c PID: 24953
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.94	c (0,0) Parsing End
1.40/0.94	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.94	c (0,0) Constraint Name Generate Begin
1.40/0.95	c (0,0) Ctr:HOME/instance-4392461-1568416778.xml,Add:ExtensionSupport:Le:NoOverlap:Num:Var
1.40/0.95	c (0,0) Constraint Name Generate End
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.95	c (0,0) CSP to CSPinCNF Begin
1.59/1.03	c (0,0) translated 6 (10%) constraints
1.59/1.04	c (0,0) translated 11 (20%) constraints
1.59/1.04	c (0,0) translated 16 (30%) constraints
1.59/1.05	c (0,0) translated 21 (40%) constraints
1.59/1.05	c (0,0) translated 26 (50%) constraints
1.59/1.06	c (0,0) translated 32 (60%) constraints
1.75/1.17	c (0,0) translated 37 (70%) constraints
1.93/1.22	c (0,0) translated 42 (80%) constraints
1.93/1.26	c (0,0) translated 47 (90%) constraints
2.21/1.30	c (0,0) translated 52 (100%) constraints
2.21/1.39	c (0,0) ===========================================
2.21/1.40	c (0,0) Order
2.21/1.40	c (0,0) ===========================================
2.51/1.41	c (0,0) translated 43 (10%) constraints
2.51/1.41	c (0,0) translated 85 (20%) constraints
2.51/1.41	c (0,0) translated 128 (30%) constraints
2.51/1.42	c (0,0) translated 170 (40%) constraints
2.51/1.42	c (0,0) translated 213 (50%) constraints
2.51/1.43	c (0,0) translated 255 (60%) constraints
2.51/1.43	c (0,0) translated 298 (70%) constraints
2.51/1.44	c (0,0) translated 340 (80%) constraints
2.51/1.44	c (0,0) translated 383 (90%) constraints
2.51/1.45	c (0,0) translated 425 (100%) constraints
2.51/1.45	c (0,0) CSP to CSPinCNF End
2.51/1.45	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 196
2.51/1.45	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.51/1.45	c (0,0) CSPinCNF Propagation Begin
2.51/1.47	c (0,0) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.51/1.47	c (0,0) CSPinCNF Propagation End
2.51/1.48	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 196
2.51/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.51/1.48	c (0,0) Simplify CSPinCNF Begin
2.87/1.54	c (0,0) Simplify CSPinCNF End
2.87/1.54	c (0,0) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 196
2.87/1.54	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.54	c (0,0) Calculate Precise Domain Begin
2.87/1.54	c (1,0) 0 values are removed by re-calculation
2.87/1.54	c (1,0) Calculate Precise Domain End
2.87/1.54	c (1,0) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 196
2.87/1.54	c (1,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.87/1.54	c (1,0) CSPinCNF to SatSolver Begin
3.17/1.64	c (1,1) 97 (10 %) CSP clauses are encoded (0 SAT variables, 5938 SAT clauses)
3.17/1.65	c (1,1) 194 (20 %) CSP clauses are encoded (0 SAT variables, 6035 SAT clauses)
3.17/1.66	c (1,1) 291 (30 %) CSP clauses are encoded (0 SAT variables, 6132 SAT clauses)
3.97/1.84	c (1,1) 388 (40 %) CSP clauses are encoded (0 SAT variables, 22925 SAT clauses)
4.79/2.01	c (1,1) 485 (50 %) CSP clauses are encoded (0 SAT variables, 42038 SAT clauses)
4.99/2.15	c (1,1) 582 (60 %) CSP clauses are encoded (0 SAT variables, 60828 SAT clauses)
5.18/2.23	c (1,1) 679 (70 %) CSP clauses are encoded (0 SAT variables, 79724 SAT clauses)
5.29/2.31	c (1,1) 776 (80 %) CSP clauses are encoded (0 SAT variables, 100809 SAT clauses)
5.40/2.40	c (1,1) 873 (90 %) CSP clauses are encoded (0 SAT variables, 122580 SAT clauses)
5.40/2.47	c (1,1) 969 (100 %) CSP clauses are encoded (0 SAT variables, 140094 SAT clauses)
5.40/2.47	c (1,1) CSPinCNF to SatSolver End
5.40/2.47	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.40/2.47	c (1,1) 6539 bool, 140373 clause
5.40/2.47	c (1,1) Export Begin
5.52/2.58	c (2,2) Export to HOME/scop-24950-serial-file.bin
5.52/2.58	c (2,2) Export End
5.52/2.58	c (2,2) Export File Size: 0.03 MB
5.52/2.58	c (2,2) 0,0,0,0,0,1,1,STOP-AFTER(DIMACS)
5.52/2.58	c END-Prog: Sat Sep 14 01:19:00 CEST 2019
0.00/2.60	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-24950-serial-file.bin
6.23/3.05	c (0,0) Read Serial File Begin
6.23/3.05	c (0,0) HOME/scop-24950-serial-file.bin
6.48/3.29	c (0,0) Read Serial File End
6.66/3.30	
6.66/3.30	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
6.66/3.30	(Solving Process)
6.66/3.30	
6.66/3.32	c BEGIN-Prog: Sat Sep 14 01:19:00 CEST 2019
6.66/3.32	c PID: 24973
6.66/3.32	c IP: 172.20.3.134
6.66/3.32	c HOST: node134.alineos.net
6.66/3.33	c (0,0) SatSolver.solve Begin
6.66/3.33	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392461-1568416778.xml-scop-24953.cnf
6.66/3.36	c (0,0) c
6.66/3.36	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)
6.66/3.36	c (0,0) c
6.66/3.36	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
6.66/3.36	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
6.66/3.36	c (0,0) c ========================================[ Problem Statistics ]===========================================
6.66/3.36	c (0,0) c |                                                                                                       |
6.91/3.41	c (0,0) c |  Number of variables:          6539                                                                   |
6.91/3.41	c (0,0) c |  Number of clauses:          140373                                                                   |
6.91/3.41	c (0,0) c |  Parse time:                   0.05 s                                                                 |
6.91/3.41	c (0,0) c |                                                                                                       |
6.92/3.64	c (0,0) c |  Simplification time:          0.23 s                                                                 |
6.92/3.64	c (0,0) c |                                                                                                       |
6.92/3.64	c (0,0) c |  Generating clones                                                                                    |
6.92/3.68	c (0,0) c |  all clones generated. Memory =   104.50Mb.                                                           |
6.92/3.68	c (0,0) c ========================================================================================================|
6.92/3.68	c (0,0) c
6.92/3.68	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.92/3.68	c (0,0) c
6.92/3.68	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.92/3.68	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.92/3.68	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.92/3.68	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.92/3.68	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.92/3.68	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.92/3.68	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
6.92/3.68	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.92/3.68	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.92/3.68	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.92/3.68	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.92/3.68	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.92/3.68	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.92/3.68	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.92/3.68	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
6.92/3.68	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.92/3.68	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.92/3.68	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.92/3.68	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c real time : 15.236 s
125.07/18.59	c (15,0) c cpu time  : 117.805 s
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | Conflicts     |          530143 |      66023 |      66536 |      64899 |      66400 |      68655 |      66048 |      64331 |      67251 |
125.07/18.59	c (15,0) c | Decisions     |          808346 |      99243 |     102466 |      95636 |     102668 |     106035 |     100975 |      96549 |     104774 |
125.07/18.59	c (15,0) c | Propagations  |       190505924 |   23644673 |   23932735 |   23568894 |   23964147 |   24212186 |   23528460 |   23573484 |   24081345 |
125.07/18.59	c (15,0) c | ReduceDBs     |              49 |          6 |          6 |          6 |          6 |          7 |          6 |          6 |          6 |
125.07/18.59	c (15,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
125.07/18.59	c (15,0) c | Restarts      |             996 |         78 |        139 |         55 |        149 |        130 |        136 |        110 |        199 |
125.07/18.59	c (15,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.07/18.59	c (15,0) c | PropBinClauses|       250024175 |   30867571 |   31298825 |   31489793 |   31534920 |   31483059 |   30784006 |   31172403 |   31393598 |
125.07/18.59	c (15,0) c | PropPreBlocker|      3816728919 |  474524925 |  472804834 |  479795885 |  480378622 |  485361419 |  471144256 |  469192015 |  483526963 |
125.07/18.59	c (15,0) c | PropNotBlocker|      1179040949 |  145847582 |  145306273 |  148062229 |  149030971 |  150045081 |  145577086 |  146191289 |  148980438 |
125.07/18.59	c (15,0) c | LitFullScans  |      6821769909 |  846047704 |  840042991 |  864041577 |  858045562 |  866501746 |  840044885 |  842958306 |  864087138 |
125.07/18.59	c (15,0) c | LitScanFracts |          301789 |      40819 |      36512 |      32346 |      36407 |      29575 |      39670 |      30208 |      56252 |
125.07/18.59	c (15,0) c | DecisionLevel0|             996 |         78 |        139 |         55 |        149 |        130 |        136 |        110 |        199 |
125.07/18.59	c (15,0) c | Periods       |            1136 |        141 |        140 |        144 |        143 |        144 |        140 |        140 |        144 |
125.07/18.59	c (15,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
125.07/18.59	c (15,0) c | Avg_Trail     |                 |       2515 |       2489 |       2458 |       2490 |       2478 |       2500 |       2457 |       2519 |
125.07/18.59	c (15,0) c | Avg_DL        |                 |         19 |         19 |         19 |         20 |         20 |         20 |         20 |         20 |
125.07/18.59	c (15,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.07/18.59	c (15,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | Exported      |           88880 |      11272 |      11470 |      11285 |      10443 |      11348 |      11449 |      11049 |      10564 |
125.07/18.59	c (15,0) c | Imported      |          545235 |      61437 |      68762 |      68109 |      67972 |      69897 |      68822 |      69230 |      71006 |
125.07/18.59	c (15,0) c | Good          |             266 |         32 |         33 |         37 |         31 |         31 |         34 |         33 |         35 |
125.07/18.59	c (15,0) c | Purge         |          544969 |      61405 |      68729 |      68072 |      67941 |      69866 |      68788 |      69197 |      70971 |
125.07/18.59	c (15,0) c | Promoted      |           45443 |       4927 |       6040 |       5551 |       5765 |       5698 |       5791 |       5475 |       6196 |
125.07/18.59	c (15,0) c | Remove_Imp    |          238186 |      25055 |      28417 |      31926 |      29262 |      39812 |      28083 |      25692 |      29939 |
125.07/18.59	c (15,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.07/18.59	c (15,0) c | Binaries      |                 |          5 |          8 |          1 |          8 |          8 |          4 |          5 |          5 |
125.07/18.59	c (15,0) c | Glues         |                 |         45 |         57 |         29 |         51 |         60 |         50 |         38 |         53 |
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | Orig_Seen     |            29 % |      39364 |      41856 |      38661 |      40168 |      43704 |      41320 |      40094 |      41254 |
125.07/18.59	c (15,0) c | Diff Orig seen|                 | -      730 |       1762 | -     1433 |         74 |       3610 |       1226 |      X     |       1160 |
125.07/18.59	c (15,0) c | Hamming       |            33 % |       2282 |       2226 |       2132 |       1954 |       2399 |       2328 |      X     |       2195 |
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c | RunningTime   |                 |   14.8 100%|   14.9 100%|   14.8 100%|   14.7 100%|   14.8 100%|   14.8 100%|   14.7 100%|   14.8 100%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,0) c | SolvingTime   |                 |   14.8     |   14.9     |   14.8     |   14.7     |   14.8     |   14.8     |   14.7     |   14.8     |
125.07/18.59	c (15,0) c | PropagationTim|                 |   12.8  87%|   13.0  87%|   12.8  87%|   12.8  87%|   12.8  86%|   12.7  86%|   12.8  87%|   12.7  86%|
125.07/18.59	c (15,0) c | AnalysisTime  |                 |    1.5  10%|    1.5  10%|    1.5  10%|    1.5  10%|    1.5  10%|    1.6  11%|    1.5  10%|    1.6  11%|
125.07/18.59	c (15,0) c | ReductionTime |                 |    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,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%|
125.07/18.59	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c
125.07/18.59	c (15,0) c Threads : 8
125.07/18.59	c (15,0) c Winner : 6
125.07/18.59	c (15,0) c Conflicts_0 : 66023
125.07/18.59	c (15,0) c Conflicts_1 : 66536
125.07/18.59	c (15,0) c Conflicts_2 : 64899
125.07/18.59	c (15,0) c Conflicts_3 : 66400
125.07/18.59	c (15,0) c Conflicts_4 : 68655
125.07/18.59	c (15,0) c Conflicts_5 : 66048
125.07/18.59	c (15,0) c Conflicts_6 : 64331
125.07/18.59	c (15,0) c Conflicts_7 : 67251
125.07/18.59	c (15,0) c Conflicts_total : 530143
125.07/18.59	c (15,0) c Conflicts_winner : 64331
125.07/18.59	c (15,0) c Decisions_0 : 99243
125.07/18.59	c (15,0) c Decisions_1 : 102466
125.07/18.59	c (15,0) c Decisions_2 : 95636
125.07/18.59	c (15,0) c Decisions_3 : 102668
125.07/18.59	c (15,0) c Decisions_4 : 106035
125.07/18.59	c (15,0) c Decisions_5 : 100975
125.07/18.59	c (15,0) c Decisions_6 : 96549
125.07/18.59	c (15,0) c Decisions_7 : 104774
125.07/18.59	c (15,0) c Decisions_total : 808346
125.07/18.59	c (15,0) c Decisions_winner : 96549
125.07/18.59	c (15,0) c Propagations_0 : 23644673
125.07/18.59	c (15,0) c Propagations_1 : 23932735
125.07/18.59	c (15,0) c Propagations_2 : 23568894
125.07/18.59	c (15,0) c Propagations_3 : 23964147
125.07/18.59	c (15,0) c Propagations_4 : 24212186
125.07/18.59	c (15,0) c Propagations_5 : 23528460
125.07/18.59	c (15,0) c Propagations_6 : 23573484
125.07/18.59	c (15,0) c Propagations_7 : 24081345
125.07/18.59	c (15,0) c Propagations_total : 190505924
125.07/18.59	c (15,0) c Propagations_winner : 23573484
125.07/18.59	c (15,0) c ReduceDBs_0 : 6
125.07/18.59	c (15,0) c ReduceDBs_1 : 6
125.07/18.59	c (15,0) c ReduceDBs_2 : 6
125.07/18.59	c (15,0) c ReduceDBs_3 : 6
125.07/18.59	c (15,0) c ReduceDBs_4 : 7
125.07/18.59	c (15,0) c ReduceDBs_5 : 6
125.07/18.59	c (15,0) c ReduceDBs_6 : 6
125.07/18.59	c (15,0) c ReduceDBs_7 : 6
125.07/18.59	c (15,0) c ReduceDBs_total : 49
125.07/18.59	c (15,0) c ReduceDBs_winner : 6
125.07/18.59	c (15,0) c SimpDBs_0 : 1
125.07/18.59	c (15,0) c SimpDBs_1 : 1
125.07/18.59	c (15,0) c SimpDBs_2 : 1
125.07/18.59	c (15,0) c SimpDBs_3 : 1
125.07/18.59	c (15,0) c SimpDBs_4 : 1
125.07/18.59	c (15,0) c SimpDBs_5 : 1
125.07/18.59	c (15,0) c SimpDBs_6 : 1
125.07/18.59	c (15,0) c SimpDBs_7 : 1
125.07/18.59	c (15,0) c SimpDBs_total : 8
125.07/18.59	c (15,0) c SimpDBs_winner : 1
125.07/18.59	c (15,0) c Restarts_0 : 78
125.07/18.59	c (15,0) c Restarts_1 : 139
125.07/18.59	c (15,0) c Restarts_2 : 55
125.07/18.59	c (15,0) c Restarts_3 : 149
125.07/18.59	c (15,0) c Restarts_4 : 130
125.07/18.59	c (15,0) c Restarts_5 : 136
125.07/18.59	c (15,0) c Restarts_6 : 110
125.07/18.59	c (15,0) c Restarts_7 : 199
125.07/18.59	c (15,0) c Restarts_total : 996
125.07/18.60	c (15,0) c Restarts_winner : 110
125.07/18.60	c (15,0) c ForcedImports_0 : 0
125.07/18.60	c (15,0) c ForcedImports_1 : 0
125.07/18.60	c (15,0) c ForcedImports_2 : 0
125.07/18.60	c (15,0) c ForcedImports_3 : 0
125.07/18.60	c (15,0) c ForcedImports_4 : 0
125.07/18.60	c (15,0) c ForcedImports_5 : 0
125.07/18.60	c (15,0) c ForcedImports_6 : 0
125.07/18.60	c (15,0) c ForcedImports_7 : 0
125.07/18.60	c (15,0) c ForcedImports_total : 0
125.07/18.60	c (15,0) c ForcedImports_winner : 0
125.07/18.60	c (15,0) c PropsBinClauses_0 : 30867571
125.07/18.60	c (15,0) c PropsBinClauses_1 : 31298825
125.07/18.60	c (15,0) c PropsBinClauses_2 : 31489793
125.07/18.60	c (15,0) c PropsBinClauses_3 : 31534920
125.07/18.60	c (15,0) c PropsBinClauses_4 : 31483059
125.07/18.60	c (15,0) c PropsBinClauses_5 : 30784006
125.07/18.60	c (15,0) c PropsBinClauses_6 : 31172403
125.07/18.60	c (15,0) c PropsBinClauses_7 : 31393598
125.07/18.60	c (15,0) c PropsBinClauses_total : 250024175
125.07/18.60	c (15,0) c PropsBinClauses_winner : 31172403
125.07/18.60	c (15,0) c PropsPreBlocker_0 : 474524925
125.07/18.60	c (15,0) c PropsPreBlocker_1 : 472804834
125.07/18.60	c (15,0) c PropsPreBlocker_2 : 479795885
125.07/18.60	c (15,0) c PropsPreBlocker_3 : 480378622
125.07/18.60	c (15,0) c PropsPreBlocker_4 : 485361419
125.07/18.60	c (15,0) c PropsPreBlocker_5 : 471144256
125.07/18.60	c (15,0) c PropsPreBlocker_6 : 469192015
125.07/18.60	c (15,0) c PropsPreBlocker_7 : 483526963
125.07/18.60	c (15,0) c PropsPreBlocker_total : 3816728919
125.07/18.60	c (15,0) c PropsPreBlocker_winner : 469192015
125.07/18.60	c (15,0) c PropsNotBlocker_0 : 145847582
125.07/18.60	c (15,0) c PropsNotBlocker_1 : 145306273
125.07/18.60	c (15,0) c PropsNotBlocker_2 : 148062229
125.07/18.60	c (15,0) c PropsNotBlocker_3 : 149030971
125.07/18.60	c (15,0) c PropsNotBlocker_4 : 150045081
125.07/18.60	c (15,0) c PropsNotBlocker_5 : 145577086
125.07/18.60	c (15,0) c PropsNotBlocker_6 : 146191289
125.07/18.60	c (15,0) c PropsNotBlocker_7 : 148980438
125.07/18.60	c (15,0) c PropsNotBlocker_total : 1179040949
125.07/18.60	c (15,0) c PropsNotBlocker_winner : 146191289
125.07/18.60	c (15,0) c PropsLitFullScans_0 : 846047704
125.07/18.60	c (15,0) c PropsLitFullScans_1 : 840042991
125.07/18.60	c (15,0) c PropsLitFullScans_2 : 864041577
125.07/18.60	c (15,0) c PropsLitFullScans_3 : 858045562
125.07/18.60	c (15,0) c PropsLitFullScans_4 : 866501746
125.07/18.60	c (15,0) c PropsLitFullScans_5 : 840044885
125.07/18.60	c (15,0) c PropsLitFullScans_6 : 842958306
125.07/18.60	c (15,0) c PropsLitFullScans_7 : 864087138
125.07/18.60	c (15,0) c PropsLitFullScans_total : 6821769909
125.07/18.60	c (15,0) c PropsLitFullScans_winner : 842958306
125.07/18.60	c (15,0) c LitScanFractions_0 : 40819
125.07/18.60	c (15,0) c LitScanFractions_1 : 36512
125.07/18.60	c (15,0) c LitScanFractions_2 : 32346
125.07/18.60	c (15,0) c LitScanFractions_3 : 36407
125.07/18.60	c (15,0) c LitScanFractions_4 : 29575
125.07/18.60	c (15,0) c LitScanFractions_5 : 39670
125.07/18.60	c (15,0) c LitScanFractions_6 : 30208
125.07/18.60	c (15,0) c LitScanFractions_7 : 56252
125.07/18.60	c (15,0) c LitScanFractions_total : 301789
125.07/18.60	c (15,0) c LitScanFractions_winner : 30208
125.07/18.60	c (15,0) c DecisionLevel0_0 : 78
125.07/18.60	c (15,0) c DecisionLevel0_1 : 139
125.07/18.60	c (15,0) c DecisionLevel0_2 : 55
125.07/18.60	c (15,0) c DecisionLevel0_3 : 149
125.07/18.60	c (15,0) c DecisionLevel0_4 : 130
125.07/18.60	c (15,0) c DecisionLevel0_5 : 136
125.07/18.60	c (15,0) c DecisionLevel0_6 : 110
125.07/18.60	c (15,0) c DecisionLevel0_7 : 199
125.07/18.60	c (15,0) c DecisionLevel0_total : 996
125.07/18.60	c (15,0) c DecisionLevel0_winner : 110
125.07/18.60	c (15,0) c Periods_0 : 141
125.07/18.60	c (15,0) c Periods_1 : 140
125.07/18.60	c (15,0) c Periods_2 : 144
125.07/18.60	c (15,0) c Periods_3 : 143
125.07/18.60	c (15,0) c Periods_4 : 144
125.07/18.60	c (15,0) c Periods_5 : 140
125.07/18.60	c (15,0) c Periods_6 : 140
125.07/18.60	c (15,0) c Periods_7 : 144
125.07/18.60	c (15,0) c Periods_total : 1136
125.07/18.60	c (15,0) c Periods_winner : 140
125.07/18.60	c (15,0) c Margin_0 : 20
125.07/18.60	c (15,0) c Margin_1 : 20
125.07/18.60	c (15,0) c Margin_2 : 20
125.07/18.60	c (15,0) c Margin_3 : 20
125.07/18.60	c (15,0) c Margin_4 : 20
125.07/18.60	c (15,0) c Margin_5 : 20
125.07/18.60	c (15,0) c Margin_6 : 20
125.07/18.60	c (15,0) c Margin_7 : 20
125.07/18.60	c (15,0) c Margin_total : 160
125.07/18.60	c (15,0) c Margin_winner : 20
125.07/18.60	c (15,0) c Exported_0 : 11272
125.07/18.60	c (15,0) c Exported_1 : 11470
125.07/18.60	c (15,0) c Exported_2 : 11285
125.07/18.60	c (15,0) c Exported_3 : 10443
125.07/18.60	c (15,0) c Exported_4 : 11348
125.07/18.60	c (15,0) c Exported_5 : 11449
125.07/18.60	c (15,0) c Exported_6 : 11049
125.07/18.60	c (15,0) c Exported_7 : 10564
125.07/18.60	c (15,0) c Exported_total : 88880
125.07/18.60	c (15,0) c Exported_winner : 11049
125.07/18.60	c (15,0) c Imported_0 : 61437
125.07/18.60	c (15,0) c Imported_1 : 68762
125.07/18.60	c (15,0) c Imported_2 : 68109
125.07/18.60	c (15,0) c Imported_3 : 67972
125.07/18.60	c (15,0) c Imported_4 : 69897
125.07/18.60	c (15,0) c Imported_5 : 68822
125.07/18.60	c (15,0) c Imported_6 : 69230
125.07/18.60	c (15,0) c Imported_7 : 71006
125.07/18.60	c (15,0) c Imported_total : 545235
125.07/18.60	c (15,0) c Imported_winner : 69230
125.07/18.60	c (15,0) c Good_0 : 32
125.07/18.60	c (15,0) c Good_1 : 33
125.07/18.60	c (15,0) c Good_2 : 37
125.07/18.60	c (15,0) c Good_3 : 31
125.07/18.60	c (15,0) c Good_4 : 31
125.07/18.60	c (15,0) c Good_5 : 34
125.07/18.60	c (15,0) c Good_6 : 33
125.07/18.60	c (15,0) c Good_7 : 35
125.07/18.60	c (15,0) c Good_total : 266
125.07/18.60	c (15,0) c Good_winner : 33
125.07/18.60	c (15,0) c Purge_0 : 61405
125.07/18.60	c (15,0) c Purge_1 : 68729
125.07/18.60	c (15,0) c Purge_2 : 68072
125.07/18.60	c (15,0) c Purge_3 : 67941
125.07/18.60	c (15,0) c Purge_4 : 69866
125.07/18.60	c (15,0) c Purge_5 : 68788
125.07/18.60	c (15,0) c Purge_6 : 69197
125.07/18.60	c (15,0) c Purge_7 : 70971
125.07/18.60	c (15,0) c Purge_total : 544969
125.07/18.60	c (15,0) c Purge_winner : 69197
125.07/18.60	c (15,0) c Promoted_0 : 4927
125.07/18.60	c (15,0) c Promoted_1 : 6040
125.07/18.60	c (15,0) c Promoted_2 : 5551
125.07/18.60	c (15,0) c Promoted_3 : 5765
125.07/18.60	c (15,0) c Promoted_4 : 5698
125.07/18.60	c (15,0) c Promoted_5 : 5791
125.07/18.60	c (15,0) c Promoted_6 : 5475
125.07/18.60	c (15,0) c Promoted_7 : 6196
125.07/18.60	c (15,0) c Promoted_total : 45443
125.07/18.60	c (15,0) c Promoted_winner : 5475
125.07/18.60	c (15,0) c Remove_Imp_0 : 25055
125.07/18.60	c (15,0) c Remove_Imp_1 : 28417
125.07/18.60	c (15,0) c Remove_Imp_2 : 31926
125.07/18.60	c (15,0) c Remove_Imp_3 : 29262
125.07/18.60	c (15,0) c Remove_Imp_4 : 39812
125.07/18.60	c (15,0) c Remove_Imp_5 : 28083
125.07/18.60	c (15,0) c Remove_Imp_6 : 25692
125.07/18.60	c (15,0) c Remove_Imp_7 : 29939
125.07/18.60	c (15,0) c Remove_Imp_total : 238186
125.07/18.60	c (15,0) c Remove_Imp_winner : 25692
125.07/18.60	c (15,0) c Blocked_Reuse_0 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_1 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_2 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_3 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_4 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_5 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_6 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_7 : 0
125.07/18.60	c (15,0) c Blocked_Reuse_total : 0
125.07/18.60	c (15,0) c Blocked_Reuse_winner : 0
125.07/18.60	c (15,0) c Unaries_0 : 0
125.07/18.60	c (15,0) c Unaries_1 : 0
125.07/18.60	c (15,0) c Unaries_2 : 0
125.07/18.60	c (15,0) c Unaries_3 : 0
125.07/18.60	c (15,0) c Unaries_4 : 0
125.07/18.60	c (15,0) c Unaries_5 : 0
125.07/18.60	c (15,0) c Unaries_6 : 0
125.07/18.60	c (15,0) c Unaries_7 : 0
125.07/18.60	c (15,0) c Unaries_total : 0
125.07/18.60	c (15,0) c Unaries_winner : 0
125.07/18.60	c (15,0) c Binaries_0 : 5
125.07/18.60	c (15,0) c Binaries_1 : 8
125.07/18.60	c (15,0) c Binaries_2 : 1
125.07/18.60	c (15,0) c Binaries_3 : 8
125.07/18.60	c (15,0) c Binaries_4 : 8
125.07/18.60	c (15,0) c Binaries_5 : 4
125.07/18.60	c (15,0) c Binaries_6 : 5
125.07/18.60	c (15,0) c Binaries_7 : 5
125.07/18.60	c (15,0) c Binaries_total : 44
125.07/18.60	c (15,0) c Binaries_winner : 5
125.07/18.60	c (15,0) c Glues_0 : 45
125.07/18.60	c (15,0) c Glues_1 : 57
125.07/18.60	c (15,0) c Glues_2 : 29
6.96/18.60	c (15,0) c Glues_3 : 51
6.96/18.60	c (15,0) c Glues_4 : 60
6.96/18.60	c (15,0) c Glues_5 : 50
6.96/18.60	c (15,0) c Glues_6 : 38
6.96/18.60	c (15,0) c Glues_7 : 53
6.96/18.60	c (15,0) c Glues_total : 383
6.96/18.60	c (15,0) c Glues_winner : 38
6.96/18.60	c (15,0) c RunningTime_0 : 14.754488
6.96/18.60	c (15,0) c RunningTime_1 : 14.875708
6.96/18.60	c (15,0) c RunningTime_2 : 14.763229
6.96/18.60	c (15,0) c RunningTime_3 : 14.711402
6.96/18.60	c (15,0) c RunningTime_4 : 14.750563
6.96/18.60	c (15,0) c RunningTime_5 : 14.769420
6.96/18.60	c (15,0) c RunningTime_6 : 14.677348
6.96/18.60	c (15,0) c RunningTime_7 : 14.759274
6.96/18.60	c (15,0) c RunningTime_total : 118.061432
6.96/18.60	c (15,0) c RunningTime_winner : 14.677348
6.96/18.60	c (15,0) c WaitingTime_0 : 0.000159
6.96/18.60	c (15,0) c WaitingTime_1 : 0.000156
6.96/18.60	c (15,0) c WaitingTime_2 : 0.000182
6.96/18.60	c (15,0) c WaitingTime_3 : 0.000169
6.96/18.60	c (15,0) c WaitingTime_4 : 0.000191
6.96/18.60	c (15,0) c WaitingTime_5 : 0.000189
6.96/18.60	c (15,0) c WaitingTime_6 : 0.000154
6.96/18.60	c (15,0) c WaitingTime_7 : 0.000188
6.96/18.60	c (15,0) c WaitingTime_total : 0.001388
6.96/18.60	c (15,0) c WaitingTime_winner : 0.000154
6.96/18.60	c (15,0) c ExchangingTime_0 : 0.025670
6.96/18.60	c (15,0) c ExchangingTime_1 : 0.024419
6.96/18.60	c (15,0) c ExchangingTime_2 : 0.027873
6.96/18.60	c (15,0) c ExchangingTime_3 : 0.027692
6.96/18.60	c (15,0) c ExchangingTime_4 : 0.030355
6.96/18.60	c (15,0) c ExchangingTime_5 : 0.024158
6.96/18.60	c (15,0) c ExchangingTime_6 : 0.030560
6.96/18.60	c (15,0) c ExchangingTime_7 : 0.031723
6.96/18.60	c (15,0) c ExchangingTime_total : 0.222450
6.96/18.60	c (15,0) c ExchangingTime_winner : 0.030560
6.96/18.60	c (15,0) c PeriodProcTime_0 : 0.001314
6.96/18.60	c (15,0) c PeriodProcTime_1 : 0.001328
6.96/18.60	c (15,0) c PeriodProcTime_2 : 0.001240
6.96/18.60	c (15,0) c PeriodProcTime_3 : 0.001415
6.96/18.60	c (15,0) c PeriodProcTime_4 : 0.001180
6.96/18.60	c (15,0) c PeriodProcTime_5 : 0.001099
6.96/18.60	c (15,0) c PeriodProcTime_6 : 0.001543
6.96/18.60	c (15,0) c PeriodProcTime_7 : 0.001210
6.96/18.60	c (15,0) c PeriodProcTime_total : 0.010330
6.96/18.60	c (15,0) c PeriodProcTime_winner : 0.001543
6.96/18.60	c (15,0) c SolvingTime_0 : 14.781631
6.96/18.60	c (15,0) c SolvingTime_1 : 14.901612
6.96/18.60	c (15,0) c SolvingTime_2 : 14.792525
6.96/18.60	c (15,0) c SolvingTime_3 : 14.740678
6.96/18.60	c (15,0) c SolvingTime_4 : 14.782290
6.96/18.60	c (15,0) c SolvingTime_5 : 14.794865
6.96/18.60	c (15,0) c SolvingTime_6 : 14.709605
6.96/18.60	c (15,0) c SolvingTime_7 : 14.792395
6.96/18.60	c (15,0) c SolvingTime_total : 118.295600
6.96/18.60	c (15,0) c SolvingTime_winner : 14.709605
6.96/18.60	c (15,0) c PropagationTime_0 : 12.789754
6.96/18.60	c (15,0) c PropagationTime_1 : 12.953768
6.96/18.60	c (15,0) c PropagationTime_2 : 12.848158
6.96/18.60	c (15,0) c PropagationTime_3 : 12.761452
6.96/18.60	c (15,0) c PropagationTime_4 : 12.751510
6.96/18.60	c (15,0) c PropagationTime_5 : 12.723756
6.96/18.60	c (15,0) c PropagationTime_6 : 12.756798
6.96/18.60	c (15,0) c PropagationTime_7 : 12.715573
6.96/18.60	c (15,0) c PropagationTime_total : 102.300768
6.96/18.60	c (15,0) c PropagationTime_winner : 12.756798
6.96/18.60	c (15,0) c AnalysisTime_0 : 1.517753
6.96/18.60	c (15,0) c AnalysisTime_1 : 1.466820
6.96/18.60	c (15,0) c AnalysisTime_2 : 1.497752
6.96/18.60	c (15,0) c AnalysisTime_3 : 1.493186
6.96/18.60	c (15,0) c AnalysisTime_4 : 1.509753
6.96/18.60	c (15,0) c AnalysisTime_5 : 1.599258
6.96/18.60	c (15,0) c AnalysisTime_6 : 1.494609
6.96/18.60	c (15,0) c AnalysisTime_7 : 1.602586
6.96/18.60	c (15,0) c AnalysisTime_total : 12.181717
6.96/18.60	c (15,0) c AnalysisTime_winner : 1.494609
6.96/18.60	c (15,0) c ReductionTime_0 : 0.096390
6.96/18.60	c (15,0) c ReductionTime_1 : 0.108773
6.96/18.60	c (15,0) c ReductionTime_2 : 0.102633
6.96/18.60	c (15,0) c ReductionTime_3 : 0.108326
6.96/18.60	c (15,0) c ReductionTime_4 : 0.147768
6.96/18.60	c (15,0) c ReductionTime_5 : 0.103822
6.96/18.60	c (15,0) c ReductionTime_6 : 0.107882
6.96/18.60	c (15,0) c ReductionTime_7 : 0.103884
6.96/18.60	c (15,0) c ReductionTime_total : 0.879478
6.96/18.60	c (15,0) c ReductionTime_winner : 0.107882
6.96/18.60	c (15,0) c SimplifyTime_0 : 0.000009
6.96/18.60	c (15,0) c SimplifyTime_1 : 0.000017
6.96/18.60	c (15,0) c SimplifyTime_2 : 0.000004
6.96/18.60	c (15,0) c SimplifyTime_3 : 0.000017
6.96/18.60	c (15,0) c SimplifyTime_4 : 0.000015
6.96/18.60	c (15,0) c SimplifyTime_5 : 0.000020
6.96/18.60	c (15,0) c SimplifyTime_6 : 0.000016
6.96/18.60	c (15,0) c SimplifyTime_7 : 0.000008
6.96/18.60	c (15,0) c SimplifyTime_total : 0.000105
6.96/18.60	c (15,0) c SimplifyTime_winner : 0.000016
6.96/18.60	c (15,0) c UsedRateTime_0 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_1 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_2 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_3 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_4 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_5 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_6 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_7 : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_total : 0.000000
6.96/18.60	c (15,0) c UsedRateTime_winner : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_0 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_1 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_2 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_3 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_4 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_5 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_6 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_7 : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_total : 0.000000
6.96/18.60	c (15,0) c OverlapRateTime_winner : 0.000000
6.96/18.60	c (15,0) c
6.96/18.60	c (15,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.96/18.60	c (15,0) c
6.96/18.60	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.96/18.60	c (15,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.96/18.60	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.96/18.60	c (15,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.96/18.60	c (15,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.96/18.60	c (15,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.96/18.60	c (15,0) c | Initial random_seed   | 2144657605 | 1290709244 | 1493342245 |  373883314 | 1554813220 |  116699456 | 2019332728 |  414019736 |
6.96/18.60	c (15,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.96/18.60	c (15,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.96/18.60	c (15,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.96/18.60	c (15,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.96/18.60	c (15,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.96/18.60	c (15,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.96/18.60	c (15,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.96/18.60	c (15,0) c | var_decay             |     0.9300 |     0.9300 |     0.9200 |     0.9300 |     0.9300 |     0.9300 |     0.9200 |     0.9300 |
6.96/18.60	c (15,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.96/18.60	c (15,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.96/18.60	c (15,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.96/18.61	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.96/18.61	c (15,0) 
6.96/18.61	c (15,0) s SATISFIABLE
6.96/18.63	c (15,0) SatSolver.solve End
6.96/18.63	c (15,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.96/18.63	c (15,0) Show results Begin
125.43/18.72	c (15,0) h[0] = 28
125.43/18.72	c (15,0) h[1] = 151
125.43/18.72	c (15,0) h[2] = 21
125.43/18.72	c (15,0) h[3] = 44
125.43/18.72	c (15,0) h[4] = 107
125.43/18.72	c (15,0) h[5] = 121
125.43/18.72	c (15,0) h[6] = 7
125.43/18.72	c (15,0) h[7] = 95
125.43/18.72	c (15,0) h[8] = 26
125.43/18.72	c (15,0) h[9] = 33
125.43/18.72	c (15,0) h[10] = 78
125.43/18.72	c (15,0) h[11] = 31
125.43/18.72	c (15,0) h[12] = 63
125.43/18.72	c (15,0) h[13] = 106
125.43/18.72	c (15,0) h[14] = 11
125.43/18.72	c (15,0) h[15] = 20
125.43/18.72	c (15,0) h[16] = 83
125.43/18.72	c (15,0) r[0] = 1
125.43/18.72	c (15,0) r[1] = 1
125.43/18.72	c (15,0) r[2] = 1
125.43/18.72	c (15,0) r[3] = 1
125.43/18.72	c (15,0) r[4] = 1
125.43/18.72	c (15,0) r[5] = 1
125.43/18.72	c (15,0) r[6] = 1
125.43/18.72	c (15,0) r[7] = 1
125.43/18.72	c (15,0) r[8] = 1
125.43/18.72	c (15,0) r[9] = 1
125.43/18.72	c (15,0) r[10] = 1
125.43/18.72	c (15,0) r[11] = 1
125.43/18.72	c (15,0) r[12] = 1
125.43/18.72	c (15,0) r[13] = 1
125.43/18.72	c (15,0) r[14] = 1
125.43/18.72	c (15,0) r[15] = 1
125.43/18.72	c (15,0) r[16] = 1
125.43/18.72	c (15,0) w[0] = 139
125.43/18.72	c (15,0) w[1] = 25
125.43/18.72	c (15,0) w[2] = 44
125.43/18.72	c (15,0) w[3] = 60
125.43/18.72	c (15,0) w[4] = 19
125.43/18.72	c (15,0) w[5] = 21
125.43/18.72	c (15,0) w[6] = 32
125.43/18.72	c (15,0) w[7] = 20
125.43/18.72	c (15,0) w[8] = 11
125.43/18.72	c (15,0) w[9] = 9
125.43/18.72	c (15,0) w[10] = 54
125.43/18.72	c (15,0) w[11] = 78
125.43/18.72	c (15,0) w[12] = 83
125.43/18.72	c (15,0) w[13] = 61
125.43/18.72	c (15,0) w[14] = 37
125.43/18.72	c (15,0) w[15] = 5
125.43/18.72	c (15,0) w[16] = 32
125.43/18.72	c (15,0) x[0] = 61
125.43/18.72	c (15,0) x[1] = 115
125.43/18.72	c (15,0) x[2] = 115
125.43/18.72	c (15,0) x[3] = 140
125.43/18.72	c (15,0) x[4] = 140
125.43/18.72	c (15,0) x[5] = 159
125.43/18.72	c (15,0) x[6] = 159
125.43/18.72	c (15,0) x[7] = 180
125.43/18.72	c (15,0) x[8] = 180
125.43/18.72	c (15,0) x[9] = 191
125.43/18.72	c (15,0) x[10] = 61
125.43/18.72	c (15,0) x[11] = 37
125.43/18.72	c (15,0) x[12] = 32
125.43/18.72	c (15,0) x[13] = 0
125.43/18.72	c (15,0) x[14] = 0
125.43/18.72	c (15,0) x[15] = 32
125.43/18.72	c (15,0) x[16] = 0
125.43/18.73	c (15,0) y[0] = 0
125.43/18.73	c (15,0) y[1] = 49
125.43/18.73	c (15,0) y[2] = 28
125.43/18.73	c (15,0) y[3] = 156
125.43/18.73	c (15,0) y[4] = 49
125.43/18.73	c (15,0) y[5] = 35
125.43/18.73	c (15,0) y[6] = 28
125.43/18.73	c (15,0) y[7] = 61
125.43/18.73	c (15,0) y[8] = 35
125.43/18.73	c (15,0) y[9] = 28
125.43/18.73	c (15,0) y[10] = 28
125.43/18.73	c (15,0) y[11] = 169
125.43/18.73	c (15,0) y[12] = 106
125.43/18.73	c (15,0) y[13] = 0
125.43/18.73	c (15,0) y[14] = 189
125.43/18.73	c (15,0) y[15] = 169
125.43/18.73	c (15,0) y[16] = 106
125.43/18.73	s SATISFIABLE
125.43/18.73	v <instantiation>
125.43/18.73	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]</list>
125.43/18.73	v     <values>61 115 115 140 140 159 159 180 180 191 61 37 32 0 0 32 0 0 49 28 156 49 35 28 61 35 28 28 169 106 0 189 169 106 139 25 44 60 19 21 32 20 11 9 54 78 83 61 37 5 32 28 151 21 44 107 121 7 95 26 33 78 31 63 106 11 20 83 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1</values>
125.43/18.73	v </instantiation>
125.43/18.73	c (15,0) Show results End
125.43/18.74	c (15,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
125.43/18.74	c (15,0) 15,15,STOP-AFTER(ALL)
125.43/18.74	c END-Prog: Sat Sep 14 01:19:16 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 (14382 MiB free)
  memory of node 1: 16384 MiB (15173 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100161 s]*
/proc/loadavg: 0.19 0.23 0.53 2/215 24972
/proc/meminfo: memFree=30172380/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417928358 115843072 349 33554432000 4194304 5098028 140733037861376 140733037858632 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 349 296 221 0 87 0
[pid=24953] ppid=24950 vsize=27314120 memory=104100 CPUtime=0.11 cores=0-7
/proc/24953/stat : 24953 (java) S 24950 24950 24366 0 -1 1077944320 6640 0 0 0 8 3 0 0 20 0 20 0 417928359 27969658880 26025 33554432000 4194304 4196468 140721647000208 140721646982752 140095773896439 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
/proc/24953/statm: 6828530 26025 2797 1 0 6790935 0
[pid=24953/tid=24954] ppid=24950 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/24953/task/24954/stat : 24954 (java) R 24950 24950 24366 0 -1 4202560 4723 0 0 0 6 2 0 0 20 0 20 0 417928359 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095745700640 140095757976926 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24955] ppid=24950 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24953/task/24955/stat : 24955 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095778139152 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24956] ppid=24950 vsize=27314120 memory=140199236638336 CPUtime=0 cores=0-7
/proc/24953/task/24956/stat : 24956 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095196396688 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24957] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24957/stat : 24957 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095195343632 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24958] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24958/stat : 24958 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095194291088 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24959] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24959/stat : 24959 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095193238032 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24960] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24960/stat : 24960 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095192185488 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24961] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24961/stat : 24961 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095191132432 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24962] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24962/stat : 24962 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095190079888 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24963] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24963/stat : 24963 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095033600752 140095773907586 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24964] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24964/stat : 24964 (java) S 24950 24950 24366 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 26537 33554432000 4194304 4196468 140721647000208 140093377472160 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24965] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24965/stat : 24965 (java) S 24950 24950 24366 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417928364 27969658880 26537 33554432000 4194304 4196468 140721647000208 140093243249904 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24966] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24966/stat : 24966 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140092868745680 140095773915035 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24967] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24967/stat : 24967 (java) S 24950 24950 24366 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095032547568 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24968] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24968/stat : 24968 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095031495024 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24969] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24969/stat : 24969 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095030441968 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24970] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24970/stat : 24970 (java) S 24950 24950 24366 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095029389424 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24971] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24971/stat : 24971 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 26537 33554432000 4194304 4196468 140721647000208 140092370840544 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24972] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24972/stat : 24972 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928367 27969658880 26537 33554432000 4194304 4196468 140721647000208 140095028337840 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105496 KiB

[startup+0.210711 s]*
/proc/loadavg: 0.19 0.23 0.53 2/215 24972
/proc/meminfo: memFree=30155584/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417928358 115843072 349 33554432000 4194304 5098028 140733037861376 140733037858632 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 349 296 221 0 87 0
[pid=24953] ppid=24950 vsize=27314120 memory=120676 CPUtime=0.24 cores=0-7
/proc/24953/stat : 24953 (java) S 24950 24950 24366 0 -1 1077944320 11652 0 0 0 20 4 0 0 20 0 20 0 417928359 27969658880 30169 33554432000 4194304 4196468 140721647000208 140721646982752 140095773896439 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
/proc/24953/statm: 6828530 30169 2890 1 0 6790935 0
[pid=24953/tid=24954] ppid=24950 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/24953/task/24954/stat : 24954 (java) R 24950 24950 24366 0 -1 4202560 9329 0 0 0 16 4 0 0 20 0 20 0 417928359 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095745717360 140095757976926 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24955] ppid=24950 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/24953/task/24955/stat : 24955 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095778139152 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24956] ppid=24950 vsize=27314120 memory=140199236661473 CPUtime=0 cores=0-7
/proc/24953/task/24956/stat : 24956 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095196396688 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24957] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24957/stat : 24957 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095195343632 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24958] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24958/stat : 24958 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095194291088 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24959] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24959/stat : 24959 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095193238032 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24960] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24960/stat : 24960 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095192185488 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24961] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24961/stat : 24961 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095191132432 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24962] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24962/stat : 24962 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095190079888 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24963] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24963/stat : 24963 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095033600752 140095773907586 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24964] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24964/stat : 24964 (java) S 24950 24950 24366 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 30169 33554432000 4194304 4196468 140721647000208 140093377472160 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24965] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24965/stat : 24965 (java) S 24950 24950 24366 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417928364 27969658880 30169 33554432000 4194304 4196468 140721647000208 140093243249904 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24966] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24966/stat : 24966 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140092868745680 140095773915035 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24967] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24967/stat : 24967 (java) S 24950 24950 24366 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095032547568 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24968] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24968/stat : 24968 (java) S 24950 24950 24366 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095031495024 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24969] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24969/stat : 24969 (java) S 24950 24950 24366 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095030441968 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24970] ppid=24950 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/24953/task/24970/stat : 24970 (java) S 24950 24950 24366 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095029389424 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24971] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24971/stat : 24971 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 30169 33554432000 4194304 4196468 140721647000208 140092370840544 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24972] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24972/stat : 24972 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928367 27969658880 30169 33554432000 4194304 4196468 140721647000208 140095028337840 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122072 KiB

[startup+0.310404 s]*
/proc/loadavg: 0.19 0.23 0.53 2/215 24972
/proc/meminfo: memFree=30151552/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417928358 115843072 349 33554432000 4194304 5098028 140733037861376 140733037858632 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 349 296 221 0 87 0
[pid=24953] ppid=24950 vsize=27314120 memory=125820 CPUtime=0.43 cores=0-7
/proc/24953/stat : 24953 (java) S 24950 24950 24366 0 -1 1077944320 12808 0 0 0 38 5 0 0 20 0 20 0 417928359 27969658880 31455 33554432000 4194304 4196468 140721647000208 140721646982752 140095773896439 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
/proc/24953/statm: 6828530 31455 3071 1 0 6790935 0
[pid=24953/tid=24954] ppid=24950 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24953/task/24954/stat : 24954 (java) R 24950 24950 24366 0 -1 4202560 10259 0 0 0 25 4 0 0 20 0 20 0 417928359 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095745679456 140095755459991 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24955] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24955/stat : 24955 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095778139152 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24956] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24956/stat : 24956 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095196396688 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24957] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24957/stat : 24957 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095195343632 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24958] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24958/stat : 24958 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095194291088 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24959] ppid=24950 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/24953/task/24959/stat : 24959 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095193238032 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24960] ppid=24950 vsize=27314120 memory=140199074034607 CPUtime=0 cores=0-7
/proc/24953/task/24960/stat : 24960 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095192185488 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24961] ppid=24950 vsize=27314120 memory=140199074036912 CPUtime=0 cores=0-7
/proc/24953/task/24961/stat : 24961 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095191132432 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24962] ppid=24950 vsize=27314120 memory=140199074039216 CPUtime=0 cores=0-7
/proc/24953/task/24962/stat : 24962 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095190079888 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24963] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24963/stat : 24963 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095033600752 140095773907586 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24964] ppid=24950 vsize=27314120 memory=280398148085392 CPUtime=0 cores=0-7
/proc/24953/task/24964/stat : 24964 (java) S 24950 24950 24366 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417928363 27969658880 31455 33554432000 4194304 4196468 140721647000208 140093377472160 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24965] ppid=24950 vsize=27314120 memory=280398148092304 CPUtime=0 cores=0-7
/proc/24953/task/24965/stat : 24965 (java) S 24950 24950 24366 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417928364 27969658880 31455 33554432000 4194304 4196468 140721647000208 140093243249904 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24966] ppid=24950 vsize=27314120 memory=280398148033456 CPUtime=0 cores=0-7
/proc/24953/task/24966/stat : 24966 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140092868745680 140095773915035 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24967] ppid=24950 vsize=27314120 memory=280398148106128 CPUtime=0.02 cores=0-7
/proc/24953/task/24967/stat : 24967 (java) S 24950 24950 24366 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095032547568 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24968] ppid=24950 vsize=27314120 memory=280398148113040 CPUtime=0.01 cores=0-7
/proc/24953/task/24968/stat : 24968 (java) R 24950 24950 24366 0 -1 4202560 77 0 0 0 1 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095031495024 140095755417839 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24969] ppid=24950 vsize=27314120 memory=280398148110736 CPUtime=0 cores=0-7
/proc/24953/task/24969/stat : 24969 (java) S 24950 24950 24366 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095030441968 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24970] ppid=24950 vsize=27314120 memory=280398148126896 CPUtime=0.07 cores=0-7
/proc/24953/task/24970/stat : 24970 (java) S 24950 24950 24366 0 -1 1077944384 543 0 0 0 7 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095029389424 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24971] ppid=24950 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24971/stat : 24971 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928366 27969658880 31455 33554432000 4194304 4196468 140721647000208 140092370840544 140095773906645 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24972] ppid=24950 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24953/task/24972/stat : 24972 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928367 27969658880 31455 33554432000 4194304 4196468 140721647000208 140095028337840 140095773907586 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127216 KiB

[startup+0.701021 s]
/proc/loadavg: 0.19 0.23 0.53 2/215 24972
/proc/meminfo: memFree=30127616/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417928358 115843072 349 33554432000 4194304 5098028 140733037861376 140733037858632 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 349 296 221 0 87 0
[pid=24953] ppid=24950 vsize=27322516 memory=163776 CPUtime=1.01 cores=0-7
/proc/24953/stat : 24953 (java) S 24950 24950 24366 0 -1 1077944320 20661 0 0 0 93 8 0 0 20 0 20 0 417928359 27978256384 40944 33554432000 4194304 4196468 140721647000208 140721646982752 140095773896439 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
/proc/24953/statm: 6830629 40944 3203 1 0 6791959 0
[pid=24953/tid=24954] ppid=24950 vsize=27322516 memory=280398148484784 CPUtime=0.68 cores=0-7
/proc/24953/task/24954/stat : 24954 (java) R 24950 24950 24366 0 -1 4202560 17517 0 0 0 61 7 0 0 20 0 20 0 417928359 27978256384 40944 33554432000 4194304 4196468 140721647000208 140095745728176 140095773918365 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24955] ppid=24950 vsize=27322516 memory=140199074243440 CPUtime=0 cores=0-7
/proc/24953/task/24955/stat : 24955 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27978256384 40944 33554432000 4194304 4196468 140721647000208 140095778139152 140095773906645 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24956] ppid=24950 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/24953/task/24956/stat : 24956 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417928361 27978256384 40944 33554432000 4194304 4196468 140721647000208 140095196396688 140095773906645 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0
[pid=24953/tid=24957] ppid=24950 vsize=27322516 memory=5996 CPUtime=0 cores=0-7
/proc/24953/task/24957/stat : 24957 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417928361 27978256384 40944 33554432000 4194304 4196468 140721647000208 140095195343632 140095773906645 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38350848 140721647006443 140721647006870 140721647006870 140721647009743 0

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

[pid=24973/tid=24976] ppid=24950 vsize=8414124 memory=118760 CPUtime=0 cores=0-7
/proc/24973/task/24976/stat : 24976 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111021554320 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24977] ppid=24950 vsize=8414124 memory=309584 CPUtime=0 cores=0-7
/proc/24973/task/24977/stat : 24977 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111020501264 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24978] ppid=24950 vsize=8414124 memory=7451602942657128300 CPUtime=0 cores=0-7
/proc/24973/task/24978/stat : 24978 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111019448720 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24979] ppid=24950 vsize=8414124 memory=7379545348619200364 CPUtime=0 cores=0-7
/proc/24973/task/24979/stat : 24979 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111018396688 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24980] ppid=24950 vsize=8414124 memory=8099276881265972583 CPUtime=0 cores=0-7
/proc/24973/task/24980/stat : 24980 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111017344144 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24981] ppid=24950 vsize=8414124 memory=7595713728141028456 CPUtime=0 cores=0-7
/proc/24973/task/24981/stat : 24981 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111016291088 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24982] ppid=24950 vsize=8414124 memory=7595713728141028456 CPUtime=0 cores=0-7
/proc/24973/task/24982/stat : 24982 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29690 33554432000 4194304 4196468 140725553198672 140111015238544 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24983] ppid=24950 vsize=8414124 memory=7595713728141028456 CPUtime=0 cores=0-7
/proc/24973/task/24983/stat : 24983 (java) S 24950 24950 24366 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110965967088 140111536876162 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24984] ppid=24950 vsize=8414124 memory=7594586664600365167 CPUtime=0 cores=0-7
/proc/24973/task/24984/stat : 24984 (java) S 24950 24950 24366 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110087578784 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24985] ppid=24950 vsize=8414124 memory=8099276881265972583 CPUtime=0 cores=0-7
/proc/24973/task/24985/stat : 24985 (java) S 24950 24950 24366 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29690 33554432000 4194304 4196468 140725553198672 140109953356528 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24986] ppid=24950 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/24973/task/24986/stat : 24986 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140109578852304 140111536883611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24987] ppid=24950 vsize=8414124 memory=301741394933055803 CPUtime=0.07 cores=0-7
/proc/24973/task/24987/stat : 24987 (java) S 24950 24950 24366 0 -1 1077944384 507 0 0 0 7 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110964914928 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24988] ppid=24950 vsize=8414124 memory=15815590841420219 CPUtime=0.04 cores=0-7
/proc/24973/task/24988/stat : 24988 (java) S 24950 24950 24366 0 -1 1077944384 239 0 0 0 4 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110963862384 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24989] ppid=24950 vsize=8414124 memory=7381514616959951978 CPUtime=0.08 cores=0-7
/proc/24973/task/24989/stat : 24989 (java) S 24950 24950 24366 0 -1 1077944384 429 0 0 0 8 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110962809328 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24990] ppid=24950 vsize=8414124 memory=7518024448799826024 CPUtime=0.21 cores=0-7
/proc/24973/task/24990/stat : 24990 (java) S 24950 24950 24366 0 -1 1077944384 573 0 0 0 21 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110961756784 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24991] ppid=24950 vsize=8414124 memory=7737836550027307881 CPUtime=0 cores=0-7
/proc/24973/task/24991/stat : 24991 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140109080947168 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24992] ppid=24950 vsize=8414124 memory=7377572837611552872 CPUtime=0 cores=0-7
/proc/24973/task/24992/stat : 24992 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110624451248 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24994] ppid=24950 vsize=8414124 memory=5861540907893483875 CPUtime=0 cores=0-7
/proc/24973/task/24994/stat : 24994 (java) S 24950 24950 24366 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417928694 8616062976 29690 33554432000 4194304 4196468 140725553198672 140110616974272 140111536889625 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24996] ppid=24950 vsize=8414124 memory=7164213714477662306 CPUtime=0 cores=0-7
/proc/24973/task/24996/stat : 24996 (java) S 24950 24950 24366 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 417928694 8616062976 29690 33554432000 4194304 4196468 140725553198672 140108409847824 140111536886941 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24997] ppid=24950 vsize=8414124 memory=7084540859888396649 CPUtime=0 cores=0-7
/proc/24973/task/24997/stat : 24997 (java) S 24950 24950 24366 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 417928694 8616062976 29690 33554432000 4194304 4196468 140725553198672 140108678283408 140111536886941 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24998] ppid=24950 vsize=8414124 memory=7305516330233516376 CPUtime=0 cores=0-7
/proc/24973/task/24998/stat : 24998 (java) S 24950 24950 24366 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417928697 8616062976 29690 33554432000 4194304 4196468 140725553198672 140108141419952 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
Current children cumulated CPU time: 124.55 s
Current children cumulated vsize: 9226788 KiB
Current children cumulated memory: 432344 KiB

[startup+18.6046 s]
/proc/loadavg: 1.98 0.63 0.66 10/228 25007
/proc/meminfo: memFree=29848040/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1476 CPUtime=5.7 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 583 28195 0 0 0 0 547 23 20 0 1 0 417928358 115843072 369 33554432000 4194304 5098028 140733037861376 140733037858120 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 369 311 221 0 87 0
[pid=24973] ppid=24950 vsize=8414124 memory=119524 CPUtime=1.26 cores=0-7
/proc/24973/stat : 24973 (java) S 24950 24950 24366 0 -1 1077944320 20874 0 0 0 118 8 0 0 20 0 24 0 417928619 8616062976 29881 33554432000 4194304 4196468 140725553198672 140725553181216 140111536865015 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
/proc/24973/statm: 2103531 29881 3203 1 0 2064875 0
[pid=24973/tid=24974] ppid=24950 vsize=8414124 memory=7686721470284275351 CPUtime=0.78 cores=0-7
/proc/24973/task/24974/stat : 24974 (java) S 24950 24950 24366 0 -1 1077944384 17490 0 0 0 72 6 0 0 20 0 24 0 417928619 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111508705184 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24975] ppid=24950 vsize=8414124 memory=306676 CPUtime=0 cores=0-7
/proc/24973/task/24975/stat : 24975 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111541107216 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24976] ppid=24950 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/24973/task/24976/stat : 24976 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111021554320 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24977] ppid=24950 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/24973/task/24977/stat : 24977 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111020501264 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24978] ppid=24950 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/24973/task/24978/stat : 24978 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111019448720 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24979] ppid=24950 vsize=8414124 memory=140199074318932 CPUtime=0 cores=0-7
/proc/24973/task/24979/stat : 24979 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111018396688 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24980] ppid=24950 vsize=8414124 memory=1156 CPUtime=0 cores=0-7
/proc/24973/task/24980/stat : 24980 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111017344144 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24981] ppid=24950 vsize=8414124 memory=944 CPUtime=0 cores=0-7
/proc/24973/task/24981/stat : 24981 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111016291088 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24982] ppid=24950 vsize=8414124 memory=1552 CPUtime=0 cores=0-7
/proc/24973/task/24982/stat : 24982 (java) S 24950 24950 24366 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417928620 8616062976 29905 33554432000 4194304 4196468 140725553198672 140111015238544 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24983] ppid=24950 vsize=8414124 memory=1052 CPUtime=0 cores=0-7
/proc/24973/task/24983/stat : 24983 (java) S 24950 24950 24366 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110965967088 140111536876162 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24984] ppid=24950 vsize=8414124 memory=5996 CPUtime=0 cores=0-7
/proc/24973/task/24984/stat : 24984 (java) S 24950 24950 24366 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110087578784 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24985] ppid=24950 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/24973/task/24985/stat : 24985 (java) S 24950 24950 24366 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417928622 8616062976 29905 33554432000 4194304 4196468 140725553198672 140109953356528 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24986] ppid=24950 vsize=8414124 memory=118760 CPUtime=0 cores=0-7
/proc/24973/task/24986/stat : 24986 (java) S 24950 24950 24366 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140109578852304 140111536883611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24987] ppid=24950 vsize=8414124 memory=255980 CPUtime=0.07 cores=0-7
/proc/24973/task/24987/stat : 24987 (java) R 24950 24950 24366 0 -1 4202560 507 0 0 0 7 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110964914928 140111529850057 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24988] ppid=24950 vsize=8414124 memory=1052 CPUtime=0.04 cores=0-7
/proc/24973/task/24988/stat : 24988 (java) S 24950 24950 24366 0 -1 1077944384 247 0 0 0 4 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110963862384 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24989] ppid=24950 vsize=8414124 memory=5996 CPUtime=0.08 cores=0-7
/proc/24973/task/24989/stat : 24989 (java) R 24950 24950 24366 0 -1 4202560 429 0 0 0 8 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110962809328 140111536886362 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24990] ppid=24950 vsize=8414124 memory=8300 CPUtime=0.22 cores=0-7
/proc/24973/task/24990/stat : 24990 (java) R 24950 24950 24366 0 -1 4202560 780 0 0 0 22 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110961756784 140111529961851 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24991] ppid=24950 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/24973/task/24991/stat : 24991 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140109080947168 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24992] ppid=24950 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/24973/task/24992/stat : 24992 (java) S 24950 24950 24366 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417928625 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110624451248 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24994] ppid=24950 vsize=8414124 memory=20564 CPUtime=0 cores=0-7
/proc/24973/task/24994/stat : 24994 (java) S 24950 24950 24366 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417928694 8616062976 29905 33554432000 4194304 4196468 140725553198672 140110616974272 140111536889625 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24996] ppid=24950 vsize=8414124 memory=12036 CPUtime=0.01 cores=0-7
/proc/24973/task/24996/stat : 24996 (java) R 24950 24950 24366 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 24 0 417928694 8616062976 29905 33554432000 4194304 4196468 140725553198672 140108409854256 140725553428418 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24997] ppid=24950 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/24973/task/24997/stat : 24997 (java) S 24950 24950 24366 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 417928694 8616062976 29905 33554432000 4194304 4196468 140725553198672 140108678283408 140111536886941 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24998] ppid=24950 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/24973/task/24998/stat : 24998 (java) S 24950 24950 24366 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417928697 8616062976 29905 33554432000 4194304 4196468 140725553198672 140108141419952 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
Current children cumulated CPU time: 6.96 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121000 KiB

[startup+18.7012 s]
/proc/loadavg: 1.98 0.63 0.66 10/228 25007
/proc/meminfo: memFree=29848040/32770624 swapFree=66916596/67108860
[pid=24950] ppid=24947 vsize=113128 memory=1476 CPUtime=5.7 cores=0-7
/proc/24950/stat : 24950 (scop.sh) S 24947 24950 24366 0 -1 4202496 583 28195 0 0 0 0 547 23 20 0 1 0 417928358 115843072 369 33554432000 4194304 5098028 140733037861376 140733037858120 140637891531388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10551296 140733037867813 140733037868140 140733037868140 140733037871053 0
/proc/24950/statm: 28282 369 311 221 0 87 0
[pid=24973] ppid=24950 vsize=8283048 memory=125848 CPUtime=119.73 cores=0-7
/proc/24973/stat : 24973 (java) S 24950 24950 24366 0 -1 1077944320 21513 148285 0 0 140 9 11780 44 20 0 22 0 417928619 8481841152 31462 33554432000 4194304 4196468 140725553198672 140725553181216 140111536865015 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
/proc/24973/statm: 2070762 31462 3215 1 0 2032106 0
[pid=24973/tid=24974] ppid=24950 vsize=8283048 memory=312140 CPUtime=119.09 cores=0-7
/proc/24973/task/24974/stat : 24974 (java) R 24950 24950 24366 0 -1 4202560 17702 148285 0 0 79 6 11780 44 20 0 22 0 417928619 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111508699824 140111520908645 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24975] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24975/stat : 24975 (java) S 24950 24950 24366 0 -1 1077944384 1 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111541107216 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24976] ppid=24950 vsize=8283048 memory=118760 CPUtime=118.24 cores=0-7
/proc/24973/task/24976/stat : 24976 (java) S 24950 24950 24366 0 -1 1077944384 2 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111021554320 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24977] ppid=24950 vsize=8283048 memory=1476 CPUtime=118.24 cores=0-7
/proc/24973/task/24977/stat : 24977 (java) S 24950 24950 24366 0 -1 1077944384 1 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111020501264 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24978] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24978/stat : 24978 (java) S 24950 24950 24366 0 -1 1077944384 3 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111019448720 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24979] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24979/stat : 24979 (java) S 24950 24950 24366 0 -1 1077944384 2 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111018396688 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24980] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24980/stat : 24980 (java) S 24950 24950 24366 0 -1 1077944384 1 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111017344144 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24981] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24981/stat : 24981 (java) S 24950 24950 24366 0 -1 1077944384 1 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111016291088 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24982] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24982/stat : 24982 (java) S 24950 24950 24366 0 -1 1077944384 2 148285 0 0 0 0 11780 44 20 0 22 0 417928620 8481841152 31462 33554432000 4194304 4196468 140725553198672 140111015238544 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24983] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24983/stat : 24983 (java) S 24950 24950 24366 0 -1 1077944384 7 148285 0 0 0 0 11780 44 20 0 22 0 417928622 8481841152 31462 33554432000 4194304 4196468 140725553198672 140110965967088 140111536876162 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24984] ppid=24950 vsize=8283048 memory=7305516330233516376 CPUtime=118.24 cores=0-7
/proc/24973/task/24984/stat : 24984 (java) S 24950 24950 24366 0 -1 1077944384 13 148285 0 0 0 0 11780 44 20 0 22 0 417928622 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110087578784 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24985] ppid=24950 vsize=8283048 memory=7305516330233516376 CPUtime=118.24 cores=0-7
/proc/24973/task/24985/stat : 24985 (java) S 24950 24950 24366 0 -1 1077944384 21 148285 0 0 0 0 11780 44 20 0 22 0 417928622 8481841152 31508 33554432000 4194304 4196468 140725553198672 140109953356528 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24986] ppid=24950 vsize=8283048 memory=7309178837960058450 CPUtime=118.24 cores=0-7
/proc/24973/task/24986/stat : 24986 (java) S 24950 24950 24366 0 -1 1077944384 1 148285 0 0 0 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140109578852304 140111536883611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24987] ppid=24950 vsize=8283048 memory=214636695700276 CPUtime=118.34 cores=0-7
/proc/24973/task/24987/stat : 24987 (java) R 24950 24950 24366 0 -1 4202560 609 148285 0 0 10 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110964914928 140111518386080 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24988] ppid=24950 vsize=8283048 memory=0 CPUtime=118.31 cores=0-7
/proc/24973/task/24988/stat : 24988 (java) S 24950 24950 24366 0 -1 1077944384 297 148285 0 0 7 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110963862384 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24989] ppid=24950 vsize=8283048 memory=0 CPUtime=118.34 cores=0-7
/proc/24973/task/24989/stat : 24989 (java) S 24950 24950 24366 0 -1 1077944384 443 148285 0 0 10 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110962809328 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24990] ppid=24950 vsize=8283048 memory=0 CPUtime=118.5 cores=0-7
/proc/24973/task/24990/stat : 24990 (java) R 24950 24950 24366 0 -1 4202560 988 148285 0 0 26 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110961754576 140111520945502 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24991] ppid=24950 vsize=8283048 memory=1476 CPUtime=118.24 cores=0-7
/proc/24973/task/24991/stat : 24991 (java) S 24950 24950 24366 0 -1 1077944384 3 148285 0 0 0 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140109080947168 140111536875221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24992] ppid=24950 vsize=8283048 memory=118760 CPUtime=118.24 cores=0-7
/proc/24973/task/24992/stat : 24992 (java) S 24950 24950 24366 0 -1 1077944384 3 148285 0 0 0 0 11780 44 20 0 22 0 417928625 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110624451248 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24994] ppid=24950 vsize=8283048 memory=223432 CPUtime=118.24 cores=0-7
/proc/24973/task/24994/stat : 24994 (java) S 24950 24950 24366 0 -1 1077944384 32 148285 0 0 0 0 11780 44 20 0 22 0 417928694 8481841152 31508 33554432000 4194304 4196468 140725553198672 140110616973456 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
[pid=24973/tid=24998] ppid=24950 vsize=8283048 memory=0 CPUtime=118.24 cores=0-7
/proc/24973/task/24998/stat : 24998 (java) S 24950 24950 24366 0 -1 1077944384 12 148285 0 0 0 0 11780 44 20 0 22 0 417928697 8481841152 31508 33554432000 4194304 4196468 140725553198672 140108141421744 140111536876162 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140725553206263 140725553206422 140725553206422 140725553209295 0
Current children cumulated CPU time: 125.43 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127324 KiB

Child status: 0
Real time (s): 18.7545
CPU time (s): 125.564
CPU user time (s): 124.763
CPU system time (s): 0.801331
CPU usage (%): 669.514
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 704240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.763
system time used= 0.801331
maximum resident set size= 709048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199732
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14236
involuntary context switches= 1474


# summary of solver processes directly reported to runsolver:
#   pid: 24950
#   total CPU time (s): 125.564
#   total CPU user time (s): 124.763
#   total CPU system time (s): 0.801331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19696 second user time and 0.29251 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-14 01:18:57
IDJOB=4392461
IDBENCH=120457
IDSOLVER=2838
FILE ID=node134/4392461-1568416778
RUNJOBID= node134-1568416726-24393
PBS_JOBID= 21702257
Free space on /tmp= 59576 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesT/StripPacking-T1e.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392461-1568416778/watcher-4392461-1568416778 -o /tmp/evaluation-result-4392461-1568416778/solver-4392461-1568416778 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568416726-24393 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392461-1568416778.xml

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

MD5SUM BENCH= f7b8b642e131c8af917aaf97f4ae3b24
RANDOM SEED=666990590

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
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:        30265980 kB
MemAvailable:   31792324 kB
Buffers:          191408 kB
Cached:          1601932 kB
SwapCached:        90632 kB
Active:           476128 kB
Inactive:        1409348 kB
Active(anon):      25264 kB
Inactive(anon):   106568 kB
Active(file):     450864 kB
Inactive(file):  1302780 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916596 kB
Dirty:             21260 kB
Writeback:             0 kB
AnonPages:        113400 kB
Mapped:            42952 kB
Shmem:             31048 kB
Slab:             207216 kB
SReclaimable:     177072 kB
SUnreclaim:        30144 kB
KernelStack:        3488 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59556 MiB
End job on node134 at 2019-09-14 01:19:16