Trace number 4392640

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 96.3349 16.702

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-142.xml
MD5SUM216ebd1a5dc9377e08f238421ffc41cf
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 benchmark46.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size465
Maximum domain size465
Distribution of domain sizes[{"size":465,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-11502-serial-file.bin HOME/instance-4392640-1568429996.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 04:59:20 CEST 2019
0.66/0.57	c PID: 11505
0.78/0.69	c IP: 172.20.3.148
0.78/0.69	c HOST: node148.alineos.net
0.78/0.69	c (0,0) Parsing Begin
1.38/0.92	c (0,0) Parsing End
1.38/0.92	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 53 ctr, max domain size 465
1.38/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.92	c (0,0) Constraint Name Generate Begin
1.38/0.93	c (0,0) Ctr:HOME/instance-4392640-1568429996.xml,Le:NoOverlap:Num:Var
1.38/0.93	c (0,0) Constraint Name Generate End
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) CSP to CSPinCNF Begin
1.55/1.01	c (0,0) translated 6 (10%) constraints
1.55/1.01	c (0,0) translated 11 (20%) constraints
1.55/1.02	c (0,0) translated 16 (30%) constraints
1.55/1.02	c (0,0) translated 22 (40%) constraints
1.55/1.02	c (0,0) translated 27 (50%) constraints
1.55/1.02	c (0,0) translated 32 (60%) constraints
1.55/1.03	c (0,0) translated 38 (70%) constraints
1.55/1.03	c (0,0) translated 43 (80%) constraints
1.55/1.03	c (0,0) translated 48 (90%) constraints
2.13/1.29	c (0,0) translated 53 (100%) constraints
2.13/1.29	c (0,0) ===========================================
2.49/1.31	c (0,0) Hybrid: #OE=50, #LE=0
2.49/1.31	c (0,0) Hybrid
2.49/1.31	c (0,0) ===========================================
2.49/1.32	c (0,0) translated 36 (10%) constraints
2.49/1.32	c (0,0) translated 71 (20%) constraints
2.49/1.33	c (0,0) translated 106 (30%) constraints
2.49/1.34	c (0,0) translated 141 (40%) constraints
2.49/1.34	c (0,0) translated 176 (50%) constraints
2.49/1.35	c (0,0) translated 212 (60%) constraints
2.49/1.35	c (0,0) translated 247 (70%) constraints
2.49/1.36	c (0,0) translated 282 (80%) constraints
2.49/1.36	c (0,0) translated 317 (90%) constraints
2.49/1.36	c (0,0) translated 352 (100%) constraints
2.49/1.37	c (0,0) CSP to CSPinCNF End
2.49/1.37	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 352 ctr, max domain size 460
2.49/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.49/1.37	c (0,0) CSPinCNF Propagation Begin
2.86/1.40	c (0,0) 0 values, 8 unsatisfiable literals, and 51 valid clauses are removed
2.86/1.40	c (0,0) CSPinCNF Propagation End
2.86/1.40	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 301 ctr, max domain size 460
2.86/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.86/1.41	c (0,0) Hybrid: #OE=50, #LE=0
2.86/1.41	c (0,0) Simplify CSPinCNF Begin
3.11/1.50	c (0,0) Simplify CSPinCNF End
3.11/1.50	c (0,0) CSP: 50 int (0 aux), 1192 bool (1192 aux), 1493 ctr, max domain size 460
3.11/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.11/1.50	c (0,0) Calculate Precise Domain Begin
3.11/1.50	c (0,0) 0 values are removed by re-calculation
3.11/1.50	c (0,0) Calculate Precise Domain End
3.11/1.51	c (0,0) CSP: 50 int (0 aux), 1192 bool (1192 aux), 1493 ctr, max domain size 460
3.11/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.11/1.51	c (0,0) CSPinCNF to SatSolver Begin
4.66/1.99	c (1,1) 150 (10 %) CSP clauses are encoded (0 SAT variables, 65705 SAT clauses)
5.15/2.17	c (1,1) 299 (20 %) CSP clauses are encoded (0 SAT variables, 110504 SAT clauses)
5.37/2.34	c (1,1) 448 (30 %) CSP clauses are encoded (0 SAT variables, 152010 SAT clauses)
5.57/2.51	c (1,1) 598 (40 %) CSP clauses are encoded (0 SAT variables, 195298 SAT clauses)
5.69/2.67	c (2,2) 747 (50 %) CSP clauses are encoded (0 SAT variables, 234670 SAT clauses)
5.91/2.82	c (2,2) 896 (60 %) CSP clauses are encoded (0 SAT variables, 274303 SAT clauses)
6.01/2.96	c (2,2) 1046 (70 %) CSP clauses are encoded (0 SAT variables, 310139 SAT clauses)
6.13/3.09	c (2,2) 1195 (80 %) CSP clauses are encoded (0 SAT variables, 343600 SAT clauses)
6.34/3.20	c (2,2) 1344 (90 %) CSP clauses are encoded (0 SAT variables, 372189 SAT clauses)
6.34/3.28	c (2,2) 1493 (100 %) CSP clauses are encoded (0 SAT variables, 392618 SAT clauses)
6.34/3.28	c (2,2) CSPinCNF to SatSolver End
6.34/3.28	c (2,2) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.34/3.28	c (2,2) 20472 bool, 392750 clause
6.34/3.28	c (2,2) Export Begin
6.45/3.36	c (2,2) Export to HOME/scop-11502-serial-file.bin
6.45/3.36	c (2,2) Export End
6.45/3.36	c (2,2) Export File Size: 0.01 MB
6.45/3.36	c (2,2) 0,0,0,0,0,0,2,STOP-AFTER(DIMACS)
6.45/3.36	c END-Prog: Sat Sep 14 04:59:23 CEST 2019
6.45/3.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-11502-serial-file.bin
6.61/3.85	c (0,0) Read Serial File Begin
6.61/3.85	c (0,0) HOME/scop-11502-serial-file.bin
7.42/4.04	c (0,0) Read Serial File End
7.42/4.06	
7.42/4.06	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
7.42/4.06	(Solving Process)
7.42/4.06	
7.42/4.08	c BEGIN-Prog: Sat Sep 14 04:59:23 CEST 2019
7.42/4.08	c PID: 11525
7.42/4.08	c IP: 172.20.3.148
7.42/4.08	c HOST: node148.alineos.net
7.42/4.08	c (0,0) SatSolver.solve Begin
7.42/4.08	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392640-1568429996.xml-scop-11505.cnf
7.61/4.11	c (0,0) c
7.61/4.11	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)
7.61/4.11	c (0,0) c
7.61/4.11	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.61/4.11	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.61/4.11	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.61/4.11	c (0,0) c |                                                                                                       |
7.73/4.25	c (0,0) c |  Number of variables:         20472                                                                   |
7.73/4.25	c (0,0) c |  Number of clauses:          392750                                                                   |
7.73/4.25	c (0,0) c |  Parse time:                   0.13 s                                                                 |
7.73/4.25	c (0,0) c |                                                                                                       |
7.73/4.78	c (1,0) c |  Simplification time:          0.52 s                                                                 |
7.73/4.78	c (1,0) c |                                                                                                       |
7.73/4.78	c (1,0) c |  Generating clones                                                                                    |
7.73/4.88	c (1,0) c |  all clones generated. Memory =   238.64Mb.                                                           |
7.73/4.88	c (1,0) c ========================================================================================================|
7.73/4.88	c (1,0) c
7.73/4.88	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.73/4.88	c (1,0) c
7.73/4.88	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.73/4.88	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.73/4.88	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.73/4.88	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.73/4.88	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.73/4.88	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.73/4.88	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
7.73/4.88	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.73/4.88	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.73/4.88	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.73/4.88	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.73/4.88	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.73/4.88	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.73/4.88	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.73/4.88	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.73/4.88	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.73/4.88	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.73/4.88	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.73/4.88	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c real time : 12.4127 s
95.76/16.52	c (12,0) c cpu time  : 87.5089 s
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | Conflicts     |          239928 |      30300 |      30381 |      29753 |      29162 |      29975 |      29807 |      30103 |      30447 |
95.76/16.52	c (12,0) c | Decisions     |          536777 |      67387 |      67307 |      69651 |      65946 |      66930 |      63481 |      69032 |      67043 |
95.76/16.52	c (12,0) c | Propagations  |       165135514 |   20692395 |   20772239 |   20312014 |   20407798 |   21002513 |   20494359 |   20483335 |   20970861 |
95.76/16.52	c (12,0) c | ReduceDBs     |              32 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |
95.76/16.52	c (12,0) c | SimpDBs       |              21 |          3 |          2 |          2 |          3 |          3 |          3 |          3 |          2 |
95.76/16.52	c (12,0) c | Restarts      |             757 |         94 |         69 |        105 |        100 |        110 |         83 |         92 |        104 |
95.76/16.52	c (12,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
95.76/16.52	c (12,0) c | PropBinClauses|       219903361 |   27782774 |   27385542 |   26871080 |   27382561 |   27729203 |   27893019 |   26891391 |   27967791 |
95.76/16.52	c (12,0) c | PropPreBlocker|      2002346145 |  249220454 |  251019089 |  250388816 |  248233567 |  249557211 |  247727661 |  250665089 |  255534258 |
95.76/16.52	c (12,0) c | PropNotBlocker|       756071284 |   93814077 |   94361093 |   94596135 |   95578640 |   93944085 |   96039137 |   93092555 |   94645562 |
95.76/16.52	c (12,0) c | LitFullScans  |      3895868021 |  486052872 |  486021611 |  486054793 |  486038986 |  486037570 |  486032588 |  487599360 |  492030241 |
95.76/16.52	c (12,0) c | LitScanFracts |          221539 |      21520 |      15957 |      46974 |      31006 |      27831 |      24063 |      32420 |      21768 |
95.76/16.52	c (12,0) c | DecisionLevel0|             767 |         96 |         70 |        105 |        102 |        111 |         85 |         93 |        105 |
95.76/16.52	c (12,0) c | Periods       |             649 |         81 |         81 |         81 |         81 |         81 |         81 |         81 |         82 |
95.76/16.52	c (12,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
95.76/16.52	c (12,0) c | Avg_Trail     |                 |       6458 |       6505 |       6483 |       6478 |       6524 |       6260 |       6726 |       6568 |
95.76/16.52	c (12,0) c | Avg_DL        |                 |         24 |         24 |         24 |         25 |         25 |         25 |         26 |         25 |
95.76/16.52	c (12,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
95.76/16.52	c (12,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | Exported      |           46192 |       5551 |       5862 |       5728 |       5646 |       5768 |       5626 |       5984 |       6027 |
95.76/16.52	c (12,0) c | Imported      |          256317 |      32732 |      30252 |      32680 |      32674 |      31906 |      32678 |      30455 |      32940 |
95.76/16.52	c (12,0) c | Good          |             122 |         17 |         14 |         15 |         15 |         13 |         17 |         15 |         16 |
95.76/16.52	c (12,0) c | Purge         |          256195 |      32715 |      30238 |      32665 |      32659 |      31893 |      32661 |      30440 |      32924 |
95.76/16.52	c (12,0) c | Promoted      |           21586 |       2618 |       2748 |       2838 |       2790 |       2689 |       2710 |       2582 |       2611 |
95.76/16.52	c (12,0) c | Remove_Imp    |           63833 |       5939 |       8024 |       8083 |       9869 |       7866 |       7980 |       8153 |       7919 |
95.76/16.52	c (12,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | Unaries       |                 |          2 |          1 |          0 |          2 |          1 |          2 |          1 |          1 |
95.76/16.52	c (12,0) c | Binaries      |                 |          1 |          2 |          3 |          3 |          5 |          2 |          2 |          2 |
95.76/16.52	c (12,0) c | Glues         |                 |         61 |        101 |         66 |         88 |         70 |         74 |         72 |         62 |
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | Orig_Seen     |             9 % |      37076 |      37652 |      36643 |      37089 |      36498 |      34108 |      40543 |      37708 |
95.76/16.52	c (12,0) c | Diff Orig seen|                 | -     3467 | -     2891 | -     3900 | -     3454 | -     4045 | -     6435 |      X     | -     2835 |
95.76/16.52	c (12,0) c | Hamming       |            35 % |       6768 |       6874 |       6093 |       6887 |       8091 |       6121 |      X     |       9389 |
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c | RunningTime   |                 |   11.6 100%|   10.9 100%|   10.9 100%|   10.9 100%|   10.8 100%|   10.9 100%|   10.7 100%|   10.8 100%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,0) c | SolvingTime   |                 |   11.6     |   10.9     |   10.9     |   10.9     |   10.8     |   10.9     |   10.7     |   10.8     |
95.76/16.52	c (12,0) c | PropagationTim|                 |    9.9  85%|    9.3  85%|    9.2  85%|    9.2  85%|    9.2  85%|    9.2  85%|    9.0  84%|    9.2  85%|
95.76/16.52	c (12,0) c | AnalysisTime  |                 |    1.3  11%|    1.2  11%|    1.2  11%|    1.2  11%|    1.2  11%|    1.2  11%|    1.3  12%|    1.2  11%|
95.76/16.52	c (12,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,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%|
95.76/16.52	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c
95.76/16.52	c (12,0) c Threads : 8
95.76/16.52	c (12,0) c Winner : 6
95.76/16.52	c (12,0) c Conflicts_0 : 30300
95.76/16.52	c (12,0) c Conflicts_1 : 30381
95.76/16.52	c (12,0) c Conflicts_2 : 29753
95.76/16.52	c (12,0) c Conflicts_3 : 29162
95.76/16.52	c (12,0) c Conflicts_4 : 29975
95.76/16.52	c (12,0) c Conflicts_5 : 29807
95.76/16.52	c (12,0) c Conflicts_6 : 30103
95.76/16.52	c (12,0) c Conflicts_7 : 30447
95.76/16.52	c (12,0) c Conflicts_total : 239928
95.76/16.52	c (12,0) c Conflicts_winner : 30103
95.76/16.52	c (12,0) c Decisions_0 : 67387
95.76/16.52	c (12,0) c Decisions_1 : 67307
95.76/16.52	c (12,0) c Decisions_2 : 69651
95.76/16.52	c (12,0) c Decisions_3 : 65946
95.76/16.52	c (12,0) c Decisions_4 : 66930
95.76/16.52	c (12,0) c Decisions_5 : 63481
95.76/16.52	c (12,0) c Decisions_6 : 69032
95.76/16.52	c (12,0) c Decisions_7 : 67043
95.76/16.52	c (12,0) c Decisions_total : 536777
95.76/16.52	c (12,0) c Decisions_winner : 69032
95.76/16.52	c (12,0) c Propagations_0 : 20692395
95.76/16.52	c (12,0) c Propagations_1 : 20772239
95.76/16.52	c (12,0) c Propagations_2 : 20312014
95.76/16.52	c (12,0) c Propagations_3 : 20407798
95.76/16.52	c (12,0) c Propagations_4 : 21002513
95.76/16.52	c (12,0) c Propagations_5 : 20494359
95.76/16.52	c (12,0) c Propagations_6 : 20483335
95.76/16.52	c (12,0) c Propagations_7 : 20970861
95.76/16.52	c (12,0) c Propagations_total : 165135514
95.76/16.52	c (12,0) c Propagations_winner : 20483335
95.76/16.53	c (12,0) c ReduceDBs_0 : 4
95.76/16.53	c (12,0) c ReduceDBs_1 : 4
95.76/16.53	c (12,0) c ReduceDBs_2 : 4
95.76/16.53	c (12,0) c ReduceDBs_3 : 4
95.76/16.53	c (12,0) c ReduceDBs_4 : 4
95.76/16.53	c (12,0) c ReduceDBs_5 : 4
95.76/16.53	c (12,0) c ReduceDBs_6 : 4
95.76/16.53	c (12,0) c ReduceDBs_7 : 4
95.76/16.53	c (12,0) c ReduceDBs_total : 32
95.76/16.53	c (12,0) c ReduceDBs_winner : 4
95.76/16.53	c (12,0) c SimpDBs_0 : 3
95.76/16.53	c (12,0) c SimpDBs_1 : 2
95.76/16.53	c (12,0) c SimpDBs_2 : 2
95.76/16.53	c (12,0) c SimpDBs_3 : 3
95.76/16.53	c (12,0) c SimpDBs_4 : 3
95.76/16.53	c (12,0) c SimpDBs_5 : 3
95.76/16.53	c (12,0) c SimpDBs_6 : 3
95.76/16.53	c (12,0) c SimpDBs_7 : 2
95.76/16.53	c (12,0) c SimpDBs_total : 21
95.76/16.53	c (12,0) c SimpDBs_winner : 3
95.76/16.53	c (12,0) c Restarts_0 : 94
95.76/16.53	c (12,0) c Restarts_1 : 69
95.76/16.53	c (12,0) c Restarts_2 : 105
95.76/16.53	c (12,0) c Restarts_3 : 100
95.76/16.53	c (12,0) c Restarts_4 : 110
95.76/16.53	c (12,0) c Restarts_5 : 83
95.76/16.53	c (12,0) c Restarts_6 : 92
95.76/16.53	c (12,0) c Restarts_7 : 104
95.76/16.53	c (12,0) c Restarts_total : 757
95.76/16.53	c (12,0) c Restarts_winner : 92
95.76/16.53	c (12,0) c ForcedImports_0 : 0
95.76/16.53	c (12,0) c ForcedImports_1 : 0
95.76/16.53	c (12,0) c ForcedImports_2 : 0
95.76/16.53	c (12,0) c ForcedImports_3 : 0
95.76/16.53	c (12,0) c ForcedImports_4 : 0
95.76/16.53	c (12,0) c ForcedImports_5 : 0
95.76/16.53	c (12,0) c ForcedImports_6 : 0
95.76/16.53	c (12,0) c ForcedImports_7 : 0
95.76/16.53	c (12,0) c ForcedImports_total : 0
95.76/16.53	c (12,0) c ForcedImports_winner : 0
95.76/16.53	c (12,0) c PropsBinClauses_0 : 27782774
95.76/16.53	c (12,0) c PropsBinClauses_1 : 27385542
95.76/16.53	c (12,0) c PropsBinClauses_2 : 26871080
95.76/16.53	c (12,0) c PropsBinClauses_3 : 27382561
95.76/16.53	c (12,0) c PropsBinClauses_4 : 27729203
95.76/16.53	c (12,0) c PropsBinClauses_5 : 27893019
95.76/16.53	c (12,0) c PropsBinClauses_6 : 26891391
95.76/16.53	c (12,0) c PropsBinClauses_7 : 27967791
95.76/16.53	c (12,0) c PropsBinClauses_total : 219903361
95.76/16.53	c (12,0) c PropsBinClauses_winner : 26891391
95.76/16.53	c (12,0) c PropsPreBlocker_0 : 249220454
95.76/16.53	c (12,0) c PropsPreBlocker_1 : 251019089
95.76/16.53	c (12,0) c PropsPreBlocker_2 : 250388816
95.76/16.53	c (12,0) c PropsPreBlocker_3 : 248233567
95.76/16.53	c (12,0) c PropsPreBlocker_4 : 249557211
95.76/16.53	c (12,0) c PropsPreBlocker_5 : 247727661
95.76/16.53	c (12,0) c PropsPreBlocker_6 : 250665089
95.76/16.53	c (12,0) c PropsPreBlocker_7 : 255534258
95.76/16.53	c (12,0) c PropsPreBlocker_total : 2002346145
95.76/16.53	c (12,0) c PropsPreBlocker_winner : 250665089
95.76/16.53	c (12,0) c PropsNotBlocker_0 : 93814077
95.76/16.53	c (12,0) c PropsNotBlocker_1 : 94361093
95.76/16.53	c (12,0) c PropsNotBlocker_2 : 94596135
95.76/16.53	c (12,0) c PropsNotBlocker_3 : 95578640
95.76/16.53	c (12,0) c PropsNotBlocker_4 : 93944085
95.76/16.53	c (12,0) c PropsNotBlocker_5 : 96039137
95.76/16.53	c (12,0) c PropsNotBlocker_6 : 93092555
95.76/16.53	c (12,0) c PropsNotBlocker_7 : 94645562
95.76/16.53	c (12,0) c PropsNotBlocker_total : 756071284
95.76/16.53	c (12,0) c PropsNotBlocker_winner : 93092555
95.76/16.53	c (12,0) c PropsLitFullScans_0 : 486052872
95.76/16.53	c (12,0) c PropsLitFullScans_1 : 486021611
95.76/16.53	c (12,0) c PropsLitFullScans_2 : 486054793
95.76/16.53	c (12,0) c PropsLitFullScans_3 : 486038986
95.76/16.53	c (12,0) c PropsLitFullScans_4 : 486037570
95.76/16.53	c (12,0) c PropsLitFullScans_5 : 486032588
95.76/16.53	c (12,0) c PropsLitFullScans_6 : 487599360
95.76/16.53	c (12,0) c PropsLitFullScans_7 : 492030241
95.76/16.53	c (12,0) c PropsLitFullScans_total : 3895868021
95.76/16.53	c (12,0) c PropsLitFullScans_winner : 487599360
95.76/16.53	c (12,0) c LitScanFractions_0 : 21520
95.76/16.53	c (12,0) c LitScanFractions_1 : 15957
95.76/16.53	c (12,0) c LitScanFractions_2 : 46974
95.76/16.53	c (12,0) c LitScanFractions_3 : 31006
95.76/16.53	c (12,0) c LitScanFractions_4 : 27831
95.76/16.53	c (12,0) c LitScanFractions_5 : 24063
95.76/16.53	c (12,0) c LitScanFractions_6 : 32420
95.76/16.53	c (12,0) c LitScanFractions_7 : 21768
95.76/16.53	c (12,0) c LitScanFractions_total : 221539
95.76/16.53	c (12,0) c LitScanFractions_winner : 32420
95.76/16.53	c (12,0) c DecisionLevel0_0 : 96
95.76/16.53	c (12,0) c DecisionLevel0_1 : 70
95.76/16.53	c (12,0) c DecisionLevel0_2 : 105
95.76/16.53	c (12,0) c DecisionLevel0_3 : 102
95.76/16.53	c (12,0) c DecisionLevel0_4 : 111
95.76/16.53	c (12,0) c DecisionLevel0_5 : 85
95.76/16.53	c (12,0) c DecisionLevel0_6 : 93
95.76/16.53	c (12,0) c DecisionLevel0_7 : 105
95.76/16.53	c (12,0) c DecisionLevel0_total : 767
95.76/16.53	c (12,0) c DecisionLevel0_winner : 93
95.76/16.53	c (12,0) c Periods_0 : 81
95.76/16.53	c (12,0) c Periods_1 : 81
95.76/16.53	c (12,0) c Periods_2 : 81
95.76/16.53	c (12,0) c Periods_3 : 81
95.76/16.53	c (12,0) c Periods_4 : 81
95.76/16.53	c (12,0) c Periods_5 : 81
95.76/16.53	c (12,0) c Periods_6 : 81
95.76/16.53	c (12,0) c Periods_7 : 82
95.76/16.53	c (12,0) c Periods_total : 649
95.76/16.53	c (12,0) c Periods_winner : 81
95.76/16.53	c (12,0) c Margin_0 : 20
95.76/16.53	c (12,0) c Margin_1 : 20
95.76/16.53	c (12,0) c Margin_2 : 20
95.76/16.53	c (12,0) c Margin_3 : 20
95.76/16.53	c (12,0) c Margin_4 : 20
95.76/16.53	c (12,0) c Margin_5 : 20
95.76/16.53	c (12,0) c Margin_6 : 20
95.76/16.53	c (12,0) c Margin_7 : 20
95.76/16.53	c (12,0) c Margin_total : 160
95.76/16.53	c (12,0) c Margin_winner : 20
95.76/16.53	c (12,0) c Exported_0 : 5551
95.76/16.53	c (12,0) c Exported_1 : 5862
95.76/16.53	c (12,0) c Exported_2 : 5728
95.76/16.53	c (12,0) c Exported_3 : 5646
95.76/16.53	c (12,0) c Exported_4 : 5768
95.76/16.53	c (12,0) c Exported_5 : 5626
95.76/16.53	c (12,0) c Exported_6 : 5984
95.76/16.53	c (12,0) c Exported_7 : 6027
95.76/16.53	c (12,0) c Exported_total : 46192
95.76/16.53	c (12,0) c Exported_winner : 5984
95.76/16.53	c (12,0) c Imported_0 : 32732
95.76/16.53	c (12,0) c Imported_1 : 30252
95.76/16.53	c (12,0) c Imported_2 : 32680
95.76/16.53	c (12,0) c Imported_3 : 32674
95.76/16.53	c (12,0) c Imported_4 : 31906
95.76/16.53	c (12,0) c Imported_5 : 32678
95.76/16.53	c (12,0) c Imported_6 : 30455
95.76/16.53	c (12,0) c Imported_7 : 32940
95.76/16.53	c (12,0) c Imported_total : 256317
95.76/16.53	c (12,0) c Imported_winner : 30455
95.76/16.53	c (12,0) c Good_0 : 17
95.76/16.53	c (12,0) c Good_1 : 14
95.76/16.53	c (12,0) c Good_2 : 15
95.76/16.53	c (12,0) c Good_3 : 15
95.76/16.53	c (12,0) c Good_4 : 13
95.76/16.53	c (12,0) c Good_5 : 17
95.76/16.53	c (12,0) c Good_6 : 15
95.76/16.53	c (12,0) c Good_7 : 16
95.76/16.53	c (12,0) c Good_total : 122
95.76/16.53	c (12,0) c Good_winner : 15
95.76/16.53	c (12,0) c Purge_0 : 32715
95.76/16.53	c (12,0) c Purge_1 : 30238
95.76/16.53	c (12,0) c Purge_2 : 32665
95.76/16.53	c (12,0) c Purge_3 : 32659
95.76/16.53	c (12,0) c Purge_4 : 31893
95.76/16.53	c (12,0) c Purge_5 : 32661
95.76/16.53	c (12,0) c Purge_6 : 30440
95.76/16.53	c (12,0) c Purge_7 : 32924
95.76/16.53	c (12,0) c Purge_total : 256195
95.76/16.53	c (12,0) c Purge_winner : 30440
95.76/16.53	c (12,0) c Promoted_0 : 2618
95.76/16.53	c (12,0) c Promoted_1 : 2748
95.76/16.53	c (12,0) c Promoted_2 : 2838
95.76/16.53	c (12,0) c Promoted_3 : 2790
95.76/16.53	c (12,0) c Promoted_4 : 2689
95.76/16.53	c (12,0) c Promoted_5 : 2710
95.76/16.53	c (12,0) c Promoted_6 : 2582
95.76/16.53	c (12,0) c Promoted_7 : 2611
95.76/16.53	c (12,0) c Promoted_total : 21586
95.76/16.53	c (12,0) c Promoted_winner : 2582
95.76/16.53	c (12,0) c Remove_Imp_0 : 5939
95.76/16.53	c (12,0) c Remove_Imp_1 : 8024
95.76/16.53	c (12,0) c Remove_Imp_2 : 8083
95.76/16.53	c (12,0) c Remove_Imp_3 : 9869
95.76/16.53	c (12,0) c Remove_Imp_4 : 7866
95.76/16.53	c (12,0) c Remove_Imp_5 : 7980
95.76/16.53	c (12,0) c Remove_Imp_6 : 8153
95.76/16.53	c (12,0) c Remove_Imp_7 : 7919
95.76/16.53	c (12,0) c Remove_Imp_total : 63833
95.76/16.53	c (12,0) c Remove_Imp_winner : 8153
95.76/16.53	c (12,0) c Blocked_Reuse_0 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_1 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_2 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_3 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_4 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_5 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_6 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_7 : 0
95.76/16.53	c (12,0) c Blocked_Reuse_total : 0
95.76/16.53	c (12,0) c Blocked_Reuse_winner : 0
95.76/16.53	c (12,0) c Unaries_0 : 2
95.76/16.53	c (12,0) c Unaries_1 : 1
95.76/16.53	c (12,0) c Unaries_2 : 0
95.76/16.53	c (12,0) c Unaries_3 : 2
95.76/16.53	c (12,0) c Unaries_4 : 1
95.76/16.53	c (12,0) c Unaries_5 : 2
95.76/16.53	c (12,0) c Unaries_6 : 1
95.76/16.53	c (12,0) c Unaries_7 : 1
95.76/16.53	c (12,0) c Unaries_total : 10
95.76/16.53	c (12,0) c Unaries_winner : 1
95.76/16.53	c (12,0) c Binaries_0 : 1
95.76/16.53	c (12,0) c Binaries_1 : 2
95.76/16.53	c (12,0) c Binaries_2 : 3
95.76/16.53	c (12,0) c Binaries_3 : 3
95.76/16.53	c (12,0) c Binaries_4 : 5
95.76/16.53	c (12,0) c Binaries_5 : 2
95.76/16.53	c (12,0) c Binaries_6 : 2
95.76/16.53	c (12,0) c Binaries_7 : 2
95.76/16.53	c (12,0) c Binaries_total : 20
95.76/16.53	c (12,0) c Binaries_winner : 2
95.76/16.53	c (12,0) c Glues_0 : 61
95.76/16.53	c (12,0) c Glues_1 : 101
95.76/16.53	c (12,0) c Glues_2 : 66
95.76/16.53	c (12,0) c Glues_3 : 88
95.76/16.53	c (12,0) c Glues_4 : 70
95.76/16.53	c (12,0) c Glues_5 : 74
95.76/16.53	c (12,0) c Glues_6 : 72
95.76/16.53	c (12,0) c Glues_7 : 62
95.76/16.53	c (12,0) c Glues_total : 594
95.76/16.53	c (12,0) c Glues_winner : 72
95.76/16.53	c (12,0) c RunningTime_0 : 11.612041
95.76/16.53	c (12,0) c RunningTime_1 : 10.918053
95.76/16.53	c (12,0) c RunningTime_2 : 10.905816
95.76/16.53	c (12,0) c RunningTime_3 : 10.884398
95.76/16.53	c (12,0) c RunningTime_4 : 10.820870
95.76/16.53	c (12,0) c RunningTime_5 : 10.864684
95.76/16.53	c (12,0) c RunningTime_6 : 10.735404
95.76/16.53	c (12,0) c RunningTime_7 : 10.813362
95.76/16.53	c (12,0) c RunningTime_total : 87.554629
95.76/16.53	c (12,0) c RunningTime_winner : 10.735404
95.76/16.53	c (12,0) c WaitingTime_0 : 0.000067
95.76/16.53	c (12,0) c WaitingTime_1 : 0.000100
95.76/16.53	c (12,0) c WaitingTime_2 : 0.000112
95.76/16.53	c (12,0) c WaitingTime_3 : 0.000103
95.76/16.53	c (12,0) c WaitingTime_4 : 0.000135
95.76/16.53	c (12,0) c WaitingTime_5 : 0.000113
95.76/16.53	c (12,0) c WaitingTime_6 : 0.000106
95.76/16.53	c (12,0) c WaitingTime_7 : 0.000145
95.76/16.53	c (12,0) c WaitingTime_total : 0.000882
95.76/16.53	c (12,0) c WaitingTime_winner : 0.000106
95.76/16.53	c (12,0) c ExchangingTime_0 : 0.016039
95.76/16.53	c (12,0) c ExchangingTime_1 : 0.012303
95.76/16.53	c (12,0) c ExchangingTime_2 : 0.013218
95.76/16.53	c (12,0) c ExchangingTime_3 : 0.013385
95.76/16.53	c (12,0) c ExchangingTime_4 : 0.012486
95.76/16.53	c (12,0) c ExchangingTime_5 : 0.018868
95.76/16.53	c (12,0) c ExchangingTime_6 : 0.012872
95.76/16.53	c (12,0) c ExchangingTime_7 : 0.013715
95.76/16.53	c (12,0) c ExchangingTime_total : 0.112887
95.76/16.53	c (12,0) c ExchangingTime_winner : 0.012872
95.76/16.53	c (12,0) c PeriodProcTime_0 : 0.000846
95.76/16.53	c (12,0) c PeriodProcTime_1 : 0.000775
95.76/16.53	c (12,0) c PeriodProcTime_2 : 0.000808
95.76/16.53	c (12,0) c PeriodProcTime_3 : 0.000882
95.76/16.53	c (12,0) c PeriodProcTime_4 : 0.000740
95.76/16.53	c (12,0) c PeriodProcTime_5 : 0.000821
95.76/16.53	c (12,0) c PeriodProcTime_6 : 0.000798
95.76/16.53	c (12,0) c PeriodProcTime_7 : 0.000766
95.76/16.53	c (12,0) c PeriodProcTime_total : 0.006436
95.76/16.53	c (12,0) c PeriodProcTime_winner : 0.000798
95.76/16.53	c (12,0) c SolvingTime_0 : 11.628994
95.76/16.53	c (12,0) c SolvingTime_1 : 10.931232
95.76/16.53	c (12,0) c SolvingTime_2 : 10.919955
95.76/16.53	c (12,0) c SolvingTime_3 : 10.898768
95.76/16.53	c (12,0) c SolvingTime_4 : 10.834231
95.76/16.53	c (12,0) c SolvingTime_5 : 10.884486
95.76/16.53	c (12,0) c SolvingTime_6 : 10.749181
95.76/16.53	c (12,0) c SolvingTime_7 : 10.827988
95.76/16.53	c (12,0) c SolvingTime_total : 87.674834
95.76/16.53	c (12,0) c SolvingTime_winner : 10.749181
95.76/16.53	c (12,0) c PropagationTime_0 : 9.870082
95.76/16.53	c (12,0) c PropagationTime_1 : 9.274199
95.76/16.53	c (12,0) c PropagationTime_2 : 9.247583
95.76/16.53	c (12,0) c PropagationTime_3 : 9.226512
95.76/16.53	c (12,0) c PropagationTime_4 : 9.186261
95.76/16.53	c (12,0) c PropagationTime_5 : 9.242651
95.76/16.53	c (12,0) c PropagationTime_6 : 9.026150
95.76/16.53	c (12,0) c PropagationTime_7 : 9.158981
95.76/16.53	c (12,0) c PropagationTime_total : 74.232419
95.76/16.53	c (12,0) c PropagationTime_winner : 9.026150
95.76/16.53	c (12,0) c AnalysisTime_0 : 1.311463
95.76/16.53	c (12,0) c AnalysisTime_1 : 1.221388
95.76/16.53	c (12,0) c AnalysisTime_2 : 1.247876
95.76/16.53	c (12,0) c AnalysisTime_3 : 1.227171
95.76/16.53	c (12,0) c AnalysisTime_4 : 1.209363
95.76/16.53	c (12,0) c AnalysisTime_5 : 1.209331
95.76/16.53	c (12,0) c AnalysisTime_6 : 1.281512
95.76/16.53	c (12,0) c AnalysisTime_7 : 1.242236
95.76/16.53	c (12,0) c AnalysisTime_total : 9.950340
95.76/16.53	c (12,0) c AnalysisTime_winner : 1.281512
95.76/16.53	c (12,0) c ReductionTime_0 : 0.011904
95.76/16.53	c (12,0) c ReductionTime_1 : 0.011527
95.76/16.53	c (12,0) c ReductionTime_2 : 0.012011
95.76/16.53	c (12,0) c ReductionTime_3 : 0.012406
95.76/16.53	c (12,0) c ReductionTime_4 : 0.011982
95.76/16.53	c (12,0) c ReductionTime_5 : 0.012084
95.76/16.53	c (12,0) c ReductionTime_6 : 0.012170
95.76/16.53	c (12,0) c ReductionTime_7 : 0.012178
95.76/16.53	c (12,0) c ReductionTime_total : 0.096262
95.76/16.53	c (12,0) c ReductionTime_winner : 0.012170
95.76/16.53	c (12,0) c SimplifyTime_0 : 0.027540
95.76/16.53	c (12,0) c SimplifyTime_1 : 0.014157
95.76/16.53	c (12,0) c SimplifyTime_2 : 0.011381
95.76/16.53	c (12,0) c SimplifyTime_3 : 0.020805
95.76/16.53	c (12,0) c SimplifyTime_4 : 0.021026
95.76/16.53	c (12,0) c SimplifyTime_5 : 0.023309
95.76/16.53	c (12,0) c SimplifyTime_6 : 0.023531
95.76/16.53	c (12,0) c SimplifyTime_7 : 0.015370
95.76/16.53	c (12,0) c SimplifyTime_total : 0.157118
95.76/16.53	c (12,0) c SimplifyTime_winner : 0.023531
95.76/16.53	c (12,0) c UsedRateTime_0 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_1 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_2 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_3 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_4 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_5 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_6 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_7 : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_total : 0.000000
95.76/16.53	c (12,0) c UsedRateTime_winner : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_0 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_1 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_2 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_3 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_4 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_5 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_6 : 0.000000
95.76/16.53	c (12,0) c OverlapRateTime_7 : 0.000000
95.76/16.54	c (12,0) c OverlapRateTime_total : 0.000000
95.76/16.54	c (12,0) c OverlapRateTime_winner : 0.000000
95.76/16.54	c (12,0) c
95.76/16.54	c (12,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
95.76/16.54	c (12,0) c
95.76/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.54	c (12,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
95.76/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.54	c (12,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
95.76/16.54	c (12,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
95.76/16.54	c (12,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
95.76/16.54	c (12,0) c | Initial random_seed   | 1195999139 |  979854045 |  693781890 | 1853973051 | 1345981135 | 2033120915 | 1649341207 | 1904837003 |
95.76/16.54	c (12,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
95.76/16.54	c (12,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
95.76/16.54	c (12,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
95.76/16.54	c (12,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
95.76/16.54	c (12,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
95.76/16.54	c (12,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
95.76/16.54	c (12,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
95.76/16.54	c (12,0) c | var_decay             |     0.8600 |     0.8600 |     0.8500 |     0.8500 |     0.8500 |     0.8500 |     0.8600 |     0.8600 |
95.76/16.54	c (12,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
95.76/16.54	c (12,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
95.76/16.54	c (12,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
95.76/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
95.76/16.54	c (12,0) 
95.76/16.54	c (12,0) s SATISFIABLE
95.76/16.58	c (12,0) SatSolver.solve End
95.76/16.58	c (12,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
95.76/16.58	c (12,0) Show results Begin
96.05/16.68	c (12,0) x[0] = 19
96.05/16.68	c (12,0) x[1] = 383
96.05/16.68	c (12,0) x[2] = 19
96.05/16.68	c (12,0) x[3] = 153
96.05/16.68	c (12,0) x[4] = 0
96.05/16.68	c (12,0) x[5] = 32
96.05/16.68	c (12,0) x[6] = 32
96.05/16.68	c (12,0) x[7] = 0
96.05/16.68	c (12,0) x[8] = 25
96.05/16.68	c (12,0) x[9] = 0
96.05/16.68	c (12,0) x[10] = 0
96.05/16.68	c (12,0) x[11] = 0
96.05/16.68	c (12,0) x[12] = 328
96.05/16.68	c (12,0) x[13] = 392
96.05/16.68	c (12,0) x[14] = 53
96.05/16.68	c (12,0) x[15] = 383
96.05/16.68	c (12,0) x[16] = 292
96.05/16.68	c (12,0) x[17] = 56
96.05/16.68	c (12,0) x[18] = 167
96.05/16.68	c (12,0) x[19] = 0
96.05/16.68	c (12,0) x[20] = 328
96.05/16.68	c (12,0) x[21] = 153
96.05/16.68	c (12,0) x[22] = 0
96.05/16.68	c (12,0) x[23] = 292
96.05/16.68	c (12,0) x[24] = 127
96.05/16.68	c (12,0) y[0] = 225
96.05/16.68	c (12,0) y[1] = 201
96.05/16.68	c (12,0) y[2] = 212
96.05/16.68	c (12,0) y[3] = 312
96.05/16.68	c (12,0) y[4] = 212
96.05/16.68	c (12,0) y[5] = 180
96.05/16.68	c (12,0) y[6] = 201
96.05/16.68	c (12,0) y[7] = 231
96.05/16.68	c (12,0) y[8] = 225
96.05/16.68	c (12,0) y[9] = 180
96.05/16.68	c (12,0) y[10] = 127
96.05/16.68	c (12,0) y[11] = 256
96.05/16.68	c (12,0) y[12] = 137
96.05/16.68	c (12,0) y[13] = 137
96.05/16.68	c (12,0) y[14] = 127
96.05/16.68	c (12,0) y[15] = 210
96.05/16.68	c (12,0) y[16] = 201
96.05/16.68	c (12,0) y[17] = 201
96.05/16.68	c (12,0) y[18] = 201
96.05/16.68	c (12,0) y[19] = 0
96.05/16.68	c (12,0) y[20] = 0
96.05/16.68	c (12,0) y[21] = 326
96.05/16.68	c (12,0) y[22] = 312
96.05/16.68	c (12,0) y[23] = 292
96.05/16.68	c (12,0) y[24] = 0
96.05/16.68	s SATISFIABLE
96.05/16.69	v <instantiation>
96.05/16.69	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24]</list>
96.05/16.69	v     <values>19 383 19 153 0 32 32 0 25 0 0 0 328 392 53 383 292 56 167 0 328 153 0 292 127 225 201 212 312 212 180 201 231 225 180 127 256 137 137 127 210 201 201 201 0 0 326 312 292 0</values>
96.05/16.69	v </instantiation>
96.05/16.69	c (12,0) Show results End
96.05/16.69	c (12,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
96.05/16.69	c (12,0) 12,12,STOP-AFTER(ALL)
96.05/16.69	c END-Prog: Sat Sep 14 04:59:36 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

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

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

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

solver pid=11502, runsolver pid=11499

[startup+0.100127 s]*
/proc/loadavg: 7.10 7.99 7.68 3/211 11524
/proc/meminfo: memFree=31455360/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419161184 115843072 348 33554432000 4194304 5098028 140727352924976 140727352922232 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 348 296 221 0 87 0
[pid=11505] ppid=11502 vsize=27314120 memory=106128 CPUtime=0.1 cores=0-7
/proc/11505/stat : 11505 (java) S 11502 11502 4858 0 -1 1077944320 6099 0 0 0 8 2 0 0 20 0 20 0 419161184 27969658880 26532 33554432000 4194304 4196468 140728333069504 140728333052048 140313853271799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
/proc/11505/statm: 6828530 26532 2805 1 0 6790935 0
[pid=11505/tid=11506] ppid=11502 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/11505/task/11506/stat : 11506 (java) R 11502 11502 4858 0 -1 4202560 4201 0 0 0 7 2 0 0 20 0 20 0 419161184 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313825076000 140313838710960 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11507] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11507/stat : 11507 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313857514512 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11508] ppid=11502 vsize=27314120 memory=16246199815472792 CPUtime=0 cores=0-7
/proc/11505/task/11508/stat : 11508 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313640909968 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11509] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11509/stat : 11509 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313639856912 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11510] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11510/stat : 11510 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313638804368 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11511] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11511/stat : 11511 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313637751312 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11512] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11512/stat : 11512 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313636698768 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11513] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11513/stat : 11513 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313635645712 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11514] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11514/stat : 11514 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 26532 33554432000 4194304 4196468 140728333069504 140313634593168 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11515] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11515/stat : 11515 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161188 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311972014832 140313853282946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11516] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11516/stat : 11516 (java) S 11502 11502 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311816824480 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11517] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11517/stat : 11517 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311548388592 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11518] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11518/stat : 11518 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311173880272 140313853290395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11519] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11519/stat : 11519 (java) S 11502 11502 4858 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311970961648 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11520] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11520/stat : 11520 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311969909104 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11521] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11521/stat : 11521 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311968856048 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11522] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11522/stat : 11522 (java) S 11502 11502 4858 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311967803504 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11523] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11523/stat : 11523 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 26532 33554432000 4194304 4196468 140728333069504 140310675975136 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11524] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11524/stat : 11524 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 26532 33554432000 4194304 4196468 140728333069504 140311966751920 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107520 KiB

[startup+0.210066 s]*
/proc/loadavg: 7.10 7.99 7.68 3/211 11524
/proc/meminfo: memFree=31437172/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419161184 115843072 348 33554432000 4194304 5098028 140727352924976 140727352922232 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 348 296 221 0 87 0
[pid=11505] ppid=11502 vsize=27314120 memory=122704 CPUtime=0.24 cores=0-7
/proc/11505/stat : 11505 (java) S 11502 11502 4858 0 -1 1077944320 11116 0 0 0 20 4 0 0 20 0 20 0 419161184 27969658880 30676 33554432000 4194304 4196468 140728333069504 140728333052048 140313853271799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
/proc/11505/statm: 6828530 30676 2893 1 0 6790935 0
[pid=11505/tid=11506] ppid=11502 vsize=27314120 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/11505/task/11506/stat : 11506 (java) R 11502 11502 4858 0 -1 4202560 8804 0 0 0 16 4 0 0 20 0 20 0 419161184 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313825080272 140313834835355 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11507] ppid=11502 vsize=27314120 memory=14965 CPUtime=0 cores=0-7
/proc/11505/task/11507/stat : 11507 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313857514512 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11508] ppid=11502 vsize=27314120 memory=140312017089333 CPUtime=0 cores=0-7
/proc/11505/task/11508/stat : 11508 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313640909968 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11509] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11509/stat : 11509 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313639856912 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11510] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11510/stat : 11510 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313638804368 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11511] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11511/stat : 11511 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313637751312 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11512] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11512/stat : 11512 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313636698768 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11513] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11513/stat : 11513 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313635645712 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11514] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11514/stat : 11514 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 30676 33554432000 4194304 4196468 140728333069504 140313634593168 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11515] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11515/stat : 11515 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161188 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311972014832 140313853282946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11516] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11516/stat : 11516 (java) S 11502 11502 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311816824480 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11517] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11517/stat : 11517 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311548388592 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11518] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11518/stat : 11518 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311173880272 140313853290395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11519] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11519/stat : 11519 (java) S 11502 11502 4858 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311970961648 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11520] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11520/stat : 11520 (java) S 11502 11502 4858 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311969909104 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11521] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11521/stat : 11521 (java) S 11502 11502 4858 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311968856048 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11522] ppid=11502 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11505/task/11522/stat : 11522 (java) S 11502 11502 4858 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 20 0 419161191 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311967803504 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11523] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11523/stat : 11523 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 30676 33554432000 4194304 4196468 140728333069504 140310675975136 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11524] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11524/stat : 11524 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 30676 33554432000 4194304 4196468 140728333069504 140311966751920 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124096 KiB

[startup+0.309333 s]*
/proc/loadavg: 7.10 7.99 7.68 2/211 11524
/proc/meminfo: memFree=31433616/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419161184 115843072 348 33554432000 4194304 5098028 140727352924976 140727352922232 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 348 296 221 0 87 0
[pid=11505] ppid=11502 vsize=27314120 memory=127592 CPUtime=0.42 cores=0-7
/proc/11505/stat : 11505 (java) S 11502 11502 4858 0 -1 1077944320 12236 0 0 0 37 5 0 0 20 0 20 0 419161184 27969658880 31898 33554432000 4194304 4196468 140728333069504 140728333052048 140313853271799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
/proc/11505/statm: 6828530 31898 3006 1 0 6790935 0
[pid=11505/tid=11506] ppid=11502 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/11505/task/11506/stat : 11506 (java) R 11502 11502 4858 0 -1 4202560 9733 0 0 0 25 4 0 0 20 0 20 0 419161184 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313825089296 140313853293725 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11507] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11507/stat : 11507 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313857514512 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11508] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11508/stat : 11508 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313640909968 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11509] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11509/stat : 11509 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313639856912 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11510] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11510/stat : 11510 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313638804368 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11511] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11511/stat : 11511 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313637751312 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11512] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11512/stat : 11512 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313636698768 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11513] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11513/stat : 11513 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313635645712 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11514] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11514/stat : 11514 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161187 27969658880 31898 33554432000 4194304 4196468 140728333069504 140313634593168 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11515] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11515/stat : 11515 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161188 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311972014832 140313853282946 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11516] ppid=11502 vsize=27314120 memory=280623768083840 CPUtime=0 cores=0-7
/proc/11505/task/11516/stat : 11516 (java) S 11502 11502 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311816824480 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11517] ppid=11502 vsize=27314120 memory=280623768088448 CPUtime=0 cores=0-7
/proc/11505/task/11517/stat : 11517 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161189 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311548388592 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11518] ppid=11502 vsize=27314120 memory=280623768093056 CPUtime=0 cores=0-7
/proc/11505/task/11518/stat : 11518 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311173880272 140313853290395 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11519] ppid=11502 vsize=27314120 memory=280623768097664 CPUtime=0 cores=0-7
/proc/11505/task/11519/stat : 11519 (java) R 11502 11502 4858 0 -1 1077944384 364 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311970961648 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11520] ppid=11502 vsize=27314120 memory=280623768102272 CPUtime=0.02 cores=0-7
/proc/11505/task/11520/stat : 11520 (java) S 11502 11502 4858 0 -1 1077944384 147 0 0 0 2 0 0 0 20 0 20 0 419161191 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311969909104 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11521] ppid=11502 vsize=27314120 memory=280623768106880 CPUtime=0 cores=0-7
/proc/11505/task/11521/stat : 11521 (java) R 11502 11502 4858 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 20 0 419161191 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311968856048 140313846256841 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11522] ppid=11502 vsize=27314120 memory=280623768111488 CPUtime=0.07 cores=0-7
/proc/11505/task/11522/stat : 11522 (java) S 11502 11502 4858 0 -1 1077944384 532 0 0 0 7 0 0 0 20 0 20 0 419161191 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311967803504 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11523] ppid=11502 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11523/stat : 11523 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 31898 33554432000 4194304 4196468 140728333069504 140310675975136 140313853282005 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11524] ppid=11502 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11505/task/11524/stat : 11524 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161192 27969658880 31898 33554432000 4194304 4196468 140728333069504 140311966751920 140313853282946 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128984 KiB

[startup+0.700878 s]
/proc/loadavg: 7.10 7.99 7.68 2/211 11524
/proc/meminfo: memFree=31409364/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419161184 115843072 348 33554432000 4194304 5098028 140727352924976 140727352922232 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 348 296 221 0 87 0
[pid=11505] ppid=11502 vsize=27322516 memory=166028 CPUtime=1 cores=0-7
/proc/11505/stat : 11505 (java) S 11502 11502 4858 0 -1 1077944320 20095 0 0 0 93 7 0 0 20 0 20 0 419161184 27978256384 41507 33554432000 4194304 4196468 140728333069504 140728333052048 140313853271799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
/proc/11505/statm: 6830629 41507 3201 1 0 6791959 0
[pid=11505/tid=11506] ppid=11502 vsize=27322516 memory=0 CPUtime=0.68 cores=0-7
/proc/11505/task/11506/stat : 11506 (java) R 11502 11502 4858 0 -1 4202560 16986 0 0 0 62 6 0 0 20 0 20 0 419161184 27978256384 41507 33554432000 4194304 4196468 140728333069504 140313825103536 140313837352286 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11507] ppid=11502 vsize=27322516 memory=140311884243840 CPUtime=0 cores=0-7
/proc/11505/task/11507/stat : 11507 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419161187 27978256384 41507 33554432000 4194304 4196468 140728333069504 140313857514512 140313853282005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11508] ppid=11502 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/11505/task/11508/stat : 11508 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27978256384 41507 33554432000 4194304 4196468 140728333069504 140313640909968 140313853282005 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0
[pid=11505/tid=11509] ppid=11502 vsize=27322516 memory=1052 CPUtime=0 cores=0-7
/proc/11505/task/11509/stat : 11509 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419161187 27978256384 41507 33554432000 4194304 4196468 140728333069504 140313639856912 140313853282005 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140728333075178 140728333075606 140728333075606 140728333078479 0

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

/proc/11525/task/11535/stat : 11535 (java) S 11502 11502 4858 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419161526 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372351105264 140373056273026 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11536] ppid=11502 vsize=8414124 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/11525/task/11536/stat : 11536 (java) S 11502 11502 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419161526 8616062976 29329 33554432000 4194304 4196468 140721147398352 140371342386336 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11537] ppid=11502 vsize=8414124 memory=4638798121089912930 CPUtime=0 cores=0-7
/proc/11525/task/11537/stat : 11537 (java) S 11502 11502 4858 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419161527 8616062976 29329 33554432000 4194304 4196468 140721147398352 140371208164080 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11538] ppid=11502 vsize=8414124 memory=7686721470317501076 CPUtime=0 cores=0-7
/proc/11525/task/11538/stat : 11538 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140370833659856 140373056280475 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11539] ppid=11502 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/11525/task/11539/stat : 11539 (java) S 11502 11502 4858 0 -1 1077944384 650 0 0 0 6 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372147694320 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11540] ppid=11502 vsize=8414124 memory=140311883960414 CPUtime=0.02 cores=0-7
/proc/11525/task/11540/stat : 11540 (java) S 11502 11502 4858 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372146641776 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11541] ppid=11502 vsize=8414124 memory=0 CPUtime=0.08 cores=0-7
/proc/11525/task/11541/stat : 11541 (java) S 11502 11502 4858 0 -1 1077944384 243 0 0 0 8 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372145588720 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11542] ppid=11502 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/11525/task/11542/stat : 11542 (java) S 11502 11502 4858 0 -1 1077944384 465 0 0 0 19 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372144536176 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11543] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11543/stat : 11543 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140370335754720 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11544] ppid=11502 vsize=8414124 memory=280623768422272 CPUtime=0 cores=0-7
/proc/11525/task/11544/stat : 11544 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419161530 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372143483568 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11546] ppid=11502 vsize=8414124 memory=7548 CPUtime=0 cores=0-7
/proc/11525/task/11546/stat : 11546 (java) S 11502 11502 4858 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372349494208 140373056286489 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11548] ppid=11502 vsize=8414124 memory=4004 CPUtime=0 cores=0-7
/proc/11525/task/11548/stat : 11548 (java) S 11502 11502 4858 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369664655376 140373056283805 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11549] ppid=11502 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/11525/task/11549/stat : 11549 (java) S 11502 11502 4858 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369933090960 140373056283805 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11550] ppid=11502 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/11525/task/11550/stat : 11550 (java) S 11502 11502 4858 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419161597 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369396227504 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
Current children cumulated CPU time: 95.27 s
Current children cumulated vsize: 9511328 KiB
Current children cumulated memory: 517812 KiB

[startup+16.4011 s]
/proc/loadavg: 7.25 7.98 7.68 2/217 11559
/proc/meminfo: memFree=31038912/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1472 CPUtime=6.61 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 582 27254 0 0 0 0 625 36 20 0 1 0 419161184 115843072 368 33554432000 4194304 5098028 140727352924976 140727352921720 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 368 311 221 0 87 0
[pid=11525] ppid=11502 vsize=8414124 memory=117316 CPUtime=1.13 cores=0-7
/proc/11525/stat : 11525 (java) S 11502 11502 4858 0 -1 1077944320 20371 0 0 0 107 6 0 0 20 0 24 0 419161523 8616062976 29329 33554432000 4194304 4196468 140721147398352 140721147380896 140373056261879 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
/proc/11525/statm: 2103531 29329 3195 1 0 2064875 0
[pid=11545] ppid=11525 vsize=984076 memory=399240 CPUtime=87.92 cores=0-7
/proc/11545/stat : 11545 (manyglucose-4.1) S 11525 11502 4858 0 -1 1077944320 196380 0 0 0 8738 54 0 0 20 0 2 0 419161594 1007693824 99810 33554432000 4194304 4454172 140736996492912 140736996491296 139633746845431 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6552832 6554400 27205632 140736996500329 140736996500528 140736996500528 140736996503482 0
/proc/11545/statm: 246019 99810 420 64 0 241687 0
[pid=11545/tid=11551] ppid=11525 vsize=984076 memory=117316 CPUtime=11.3 cores=0-7
/proc/11545/task/11551/stat : 11551 (manyglucose-4.1) R 11525 11502 4858 0 -1 4202560 25596 0 0 0 1122 8 0 0 20 0 2 0 419161672 1007693824 99810 33554432000 4194304 4454172 140736996492912 139633708309288 4349976 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 27205632 140736996500329 140736996500528 140736996500528 140736996503482 0
[pid=11525/tid=11526] ppid=11502 vsize=8414124 memory=374224 CPUtime=0.75 cores=0-7
/proc/11525/task/11526/stat : 11526 (java) S 11502 11502 4858 0 -1 1077944384 17424 0 0 0 70 5 0 0 20 0 24 0 419161523 8616062976 29329 33554432000 4194304 4196468 140721147398352 140373028102048 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11527] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11527/stat : 11527 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140373060504080 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11528] ppid=11502 vsize=8414124 memory=-8816752207581180306 CPUtime=0 cores=0-7
/proc/11525/task/11528/stat : 11528 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372887321232 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11529] ppid=11502 vsize=8414124 memory=-6237260532469557610 CPUtime=0 cores=0-7
/proc/11525/task/11529/stat : 11529 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372540475664 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11530] ppid=11502 vsize=8414124 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/11525/task/11530/stat : 11530 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372539423120 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11531] ppid=11502 vsize=8414124 memory=-7374466869519807680 CPUtime=0 cores=0-7
/proc/11525/task/11531/stat : 11531 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372538371088 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11532] ppid=11502 vsize=8414124 memory=7245577201579234449 CPUtime=0 cores=0-7
/proc/11525/task/11532/stat : 11532 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372537318544 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11533] ppid=11502 vsize=8414124 memory=8325900749618438795 CPUtime=0 cores=0-7
/proc/11525/task/11533/stat : 11533 (java) S 11502 11502 4858 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372536265488 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11534] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11534/stat : 11534 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419161524 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372535212944 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11535] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11535/stat : 11535 (java) S 11502 11502 4858 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419161526 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372351105264 140373056273026 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11536] ppid=11502 vsize=8414124 memory=7523935328720938350 CPUtime=0 cores=0-7
/proc/11525/task/11536/stat : 11536 (java) S 11502 11502 4858 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419161526 8616062976 29329 33554432000 4194304 4196468 140721147398352 140371342386336 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11537] ppid=11502 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/11525/task/11537/stat : 11537 (java) S 11502 11502 4858 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419161527 8616062976 29329 33554432000 4194304 4196468 140721147398352 140371208164080 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11538] ppid=11502 vsize=8414124 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/11525/task/11538/stat : 11538 (java) S 11502 11502 4858 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140370833659856 140373056280475 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11539] ppid=11502 vsize=8414124 memory=15262527902714418 CPUtime=0.06 cores=0-7
/proc/11525/task/11539/stat : 11539 (java) S 11502 11502 4858 0 -1 1077944384 650 0 0 0 6 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372147694320 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11540] ppid=11502 vsize=8414124 memory=0 CPUtime=0.02 cores=0-7
/proc/11525/task/11540/stat : 11540 (java) S 11502 11502 4858 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372146641776 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11541] ppid=11502 vsize=8414124 memory=280623768868752 CPUtime=0.08 cores=0-7
/proc/11525/task/11541/stat : 11541 (java) S 11502 11502 4858 0 -1 1077944384 243 0 0 0 8 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372145588720 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11542] ppid=11502 vsize=8414124 memory=140311884677300 CPUtime=0.19 cores=0-7
/proc/11525/task/11542/stat : 11542 (java) S 11502 11502 4858 0 -1 1077944384 465 0 0 0 19 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372144536176 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11543] ppid=11502 vsize=8414124 memory=2944 CPUtime=0 cores=0-7
/proc/11525/task/11543/stat : 11543 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419161529 8616062976 29329 33554432000 4194304 4196468 140721147398352 140370335754720 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11544] ppid=11502 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/11525/task/11544/stat : 11544 (java) S 11502 11502 4858 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419161530 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372143483568 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11546] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11546/stat : 11546 (java) S 11502 11502 4858 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140372349494208 140373056286489 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11548] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11548/stat : 11548 (java) S 11502 11502 4858 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369664655376 140373056283805 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11549] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11549/stat : 11549 (java) S 11502 11502 4858 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 419161595 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369933090960 140373056283805 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11550] ppid=11502 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/11525/task/11550/stat : 11550 (java) S 11502 11502 4858 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419161597 8616062976 29329 33554432000 4194304 4196468 140721147398352 140369396227504 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
Current children cumulated CPU time: 95.66 s
Current children cumulated vsize: 9511328 KiB
Current children cumulated memory: 518028 KiB

[startup+16.601 s]
/proc/loadavg: 7.25 7.98 7.68 2/217 11559
/proc/meminfo: memFree=31038912/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1472 CPUtime=6.61 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 582 27254 0 0 0 0 625 36 20 0 1 0 419161184 115843072 368 33554432000 4194304 5098028 140727352924976 140727352921720 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 368 311 221 0 87 0
[pid=11525] ppid=11502 vsize=8283048 memory=125964 CPUtime=89.44 cores=0-7
/proc/11525/stat : 11525 (java) S 11502 11502 4858 0 -1 1077944320 22074 196402 0 0 130 7 8751 56 20 0 22 0 419161523 8481841152 31491 33554432000 4194304 4196468 140721147398352 140721147380896 140373056261879 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
/proc/11525/statm: 2070762 31491 3223 1 0 2032106 0
[pid=11525/tid=11526] ppid=11502 vsize=8283048 memory=-4051592751533505334 CPUtime=88.83 cores=0-7
/proc/11525/task/11526/stat : 11526 (java) R 11502 11502 4858 0 -1 4202560 17502 196402 0 0 71 5 8751 56 20 0 22 0 419161523 8481841152 31491 33554432000 4194304 4196468 140721147398352 140373028088624 140373056283805 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11527] ppid=11502 vsize=8283048 memory=7305771399818405986 CPUtime=88.07 cores=0-7
/proc/11525/task/11527/stat : 11527 (java) S 11502 11502 4858 0 -1 1077944384 1 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140373060504080 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11528] ppid=11502 vsize=8283048 memory=7232886972902039648 CPUtime=88.07 cores=0-7
/proc/11525/task/11528/stat : 11528 (java) S 11502 11502 4858 0 -1 1077944384 2 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372887321232 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11529] ppid=11502 vsize=8283048 memory=-7240599198935759669 CPUtime=88.07 cores=0-7
/proc/11525/task/11529/stat : 11529 (java) S 11502 11502 4858 0 -1 1077944384 2 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372540475664 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11530] ppid=11502 vsize=8283048 memory=4629539418400394614 CPUtime=88.07 cores=0-7
/proc/11525/task/11530/stat : 11530 (java) S 11502 11502 4858 0 -1 1077944384 2 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372539423120 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11531] ppid=11502 vsize=8283048 memory=-7029393807271218982 CPUtime=88.07 cores=0-7
/proc/11525/task/11531/stat : 11531 (java) S 11502 11502 4858 0 -1 1077944384 1 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372538371088 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11532] ppid=11502 vsize=8283048 memory=-8458452506986725313 CPUtime=88.07 cores=0-7
/proc/11525/task/11532/stat : 11532 (java) S 11502 11502 4858 0 -1 1077944384 2 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372537318544 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11533] ppid=11502 vsize=8283048 memory=0 CPUtime=88.07 cores=0-7
/proc/11525/task/11533/stat : 11533 (java) S 11502 11502 4858 0 -1 1077944384 2 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372536265488 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11534] ppid=11502 vsize=8283048 memory=2241 CPUtime=88.07 cores=0-7
/proc/11525/task/11534/stat : 11534 (java) S 11502 11502 4858 0 -1 1077944384 3 196402 0 0 0 0 8751 56 20 0 22 0 419161524 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372535212944 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11535] ppid=11502 vsize=8283048 memory=140311883981024 CPUtime=88.07 cores=0-7
/proc/11525/task/11535/stat : 11535 (java) S 11502 11502 4858 0 -1 1077944384 7 196402 0 0 0 0 8751 56 20 0 22 0 419161526 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372351105264 140373056273026 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11536] ppid=11502 vsize=8283048 memory=140311884469600 CPUtime=88.07 cores=0-7
/proc/11525/task/11536/stat : 11536 (java) S 11502 11502 4858 0 -1 1077944384 13 196402 0 0 0 0 8751 56 20 0 22 0 419161526 8481841152 31491 33554432000 4194304 4196468 140721147398352 140371342386336 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11537] ppid=11502 vsize=8283048 memory=140311884469696 CPUtime=88.07 cores=0-7
/proc/11525/task/11537/stat : 11537 (java) S 11502 11502 4858 0 -1 1077944384 21 196402 0 0 0 0 8751 56 20 0 22 0 419161527 8481841152 31491 33554432000 4194304 4196468 140721147398352 140371208164080 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11538] ppid=11502 vsize=8283048 memory=140311884468368 CPUtime=88.07 cores=0-7
/proc/11525/task/11538/stat : 11538 (java) S 11502 11502 4858 0 -1 1077944384 1 196402 0 0 0 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140370833659856 140373056280475 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11539] ppid=11502 vsize=8283048 memory=140311884469584 CPUtime=88.16 cores=0-7
/proc/11525/task/11539/stat : 11539 (java) S 11502 11502 4858 0 -1 1077944384 780 196402 0 0 9 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372147694320 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11540] ppid=11502 vsize=8283048 memory=4400 CPUtime=88.13 cores=0-7
/proc/11525/task/11540/stat : 11540 (java) S 11502 11502 4858 0 -1 1077944384 587 196402 0 0 6 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372146641776 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11541] ppid=11502 vsize=8283048 memory=4104 CPUtime=88.18 cores=0-7
/proc/11525/task/11541/stat : 11541 (java) S 11502 11502 4858 0 -1 1077944384 295 196402 0 0 11 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372145588720 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11542] ppid=11502 vsize=8283048 memory=1412 CPUtime=88.3 cores=0-7
/proc/11525/task/11542/stat : 11542 (java) S 11502 11502 4858 0 -1 1077944384 926 196402 0 0 23 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372144536176 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11543] ppid=11502 vsize=8283048 memory=3088 CPUtime=88.07 cores=0-7
/proc/11525/task/11543/stat : 11543 (java) S 11502 11502 4858 0 -1 1077944384 3 196402 0 0 0 0 8751 56 20 0 22 0 419161529 8481841152 31491 33554432000 4194304 4196468 140721147398352 140370335754720 140373056272085 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11544] ppid=11502 vsize=8283048 memory=1472 CPUtime=88.07 cores=0-7
/proc/11525/task/11544/stat : 11544 (java) S 11502 11502 4858 0 -1 1077944384 3 196402 0 0 0 0 8751 56 20 0 22 0 419161530 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372143483568 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11546] ppid=11502 vsize=8283048 memory=117316 CPUtime=88.07 cores=0-7
/proc/11525/task/11546/stat : 11546 (java) S 11502 11502 4858 0 -1 1077944384 26 196402 0 0 0 0 8751 56 20 0 22 0 419161595 8481841152 31491 33554432000 4194304 4196468 140721147398352 140372349493392 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
[pid=11525/tid=11550] ppid=11502 vsize=8283048 memory=8317482817917895235 CPUtime=88.07 cores=0-7
/proc/11525/task/11550/stat : 11550 (java) S 11502 11502 4858 0 -1 1077944384 12 196402 0 0 0 0 8751 56 20 0 22 0 419161597 8481841152 31491 33554432000 4194304 4196468 140721147398352 140369396229296 140373056273026 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22138880 140721147401207 140721147401366 140721147401366 140721147404239 0
Current children cumulated CPU time: 96.05 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 127436 KiB

[startup+16.701 s]
/proc/loadavg: 7.25 7.98 7.68 2/217 11559
/proc/meminfo: memFree=31038912/32770624 swapFree=67004232/67108860
[pid=11502] ppid=11499 vsize=113128 memory=1472 CPUtime=6.61 cores=0-7
/proc/11502/stat : 11502 (scop.sh) S 11499 11502 4858 0 -1 4202496 582 27254 0 0 0 0 625 36 20 0 1 0 419161184 115843072 368 33554432000 4194304 5098028 140727352924976 140727352921720 139954546823804 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140727352927012 140727352927340 140727352927340 140727352930253 0
/proc/11502/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 6.61 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 16.702
CPU time (s): 96.3349
CPU user time (s): 95.3227
CPU system time (s): 1.01216
CPU usage (%): 576.788
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1607324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.3227
system time used= 1.01216
maximum resident set size= 1613900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246724
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17794
involuntary context switches= 964


# summary of solver processes directly reported to runsolver:
#   pid: 11502
#   total CPU time (s): 96.3349
#   total CPU user time (s): 95.3227
#   total CPU system time (s): 1.01216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.151067 second user time and 0.271383 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-14 04:59:19
IDJOB=4392640
IDBENCH=127881
IDSOLVER=2839
FILE ID=node148/4392640-1568429996
RUNJOBID= node148-1568417824-4885
PBS_JOBID= 21702282
Free space on /tmp= 61308 MiB

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

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

MD5SUM BENCH= 216ebd1a5dc9377e08f238421ffc41cf
RANDOM SEED=1600006166

node148.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.13
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.13
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.13
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.13
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:        31550428 kB
MemAvailable:   31909736 kB
Buffers:           90380 kB
Cached:           566380 kB
SwapCached:         3812 kB
Active:           405468 kB
Inactive:         256940 kB
Active(anon):       3336 kB
Inactive(anon):    43732 kB
Active(file):     402132 kB
Inactive(file):   213208 kB
Unevictable:      108956 kB
Mlocked:          108956 kB
SwapTotal:      67108860 kB
SwapFree:       67004232 kB
Dirty:             20752 kB
Writeback:             0 kB
AnonPages:        112568 kB
Mapped:            44212 kB
Shmem:             32352 kB
Slab:             148088 kB
SReclaimable:     119608 kB
SUnreclaim:        28480 kB
KernelStack:        3344 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497972 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61288 MiB
End job on node148 at 2019-09-14 04:59:36