Trace number 4405440

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-183.xml
MD5SUMa94c8ce581cdc830ec36047aa81438de
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 benchmark17.7062
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size556
Maximum domain size556
Distribution of domain sizes[{"size":556,"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-30278-serial-file.bin HOME/instance-4405440-1569337861.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 16:09:20 CEST 2019
0.65/0.57	c PID: 30281
0.65/0.57	c IP: 172.20.3.105
0.65/0.57	c HOST: node105.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.91	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 53 ctr, max domain size 556
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) Constraint Name Generate Begin
1.39/0.92	c (0,0) Ctr:HOME/instance-4405440-1569337861.xml,Le:NoOverlap:Num:Var
1.39/0.92	c (0,0) Constraint Name Generate End
1.39/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.92	c (0,0) CSP to CSPinCNF Begin
1.39/1.00	c (0,0) translated 6 (10%) constraints
1.39/1.00	c (0,0) translated 11 (20%) constraints
1.55/1.01	c (0,0) translated 16 (30%) constraints
1.55/1.01	c (0,0) translated 22 (40%) constraints
1.55/1.01	c (0,0) translated 27 (50%) constraints
1.55/1.02	c (0,0) translated 32 (60%) constraints
1.55/1.02	c (0,0) translated 38 (70%) constraints
1.55/1.02	c (0,0) translated 43 (80%) constraints
1.55/1.02	c (0,0) translated 48 (90%) constraints
2.15/1.27	c (0,0) translated 53 (100%) constraints
2.15/1.28	c (0,0) ===========================================
2.15/1.29	c (0,0) Hybrid: #OE=50, #LE=0
2.15/1.29	c (0,0) Hybrid
2.15/1.29	c (0,0) ===========================================
2.49/1.30	c (0,0) translated 36 (10%) constraints
2.49/1.31	c (0,0) translated 71 (20%) constraints
2.49/1.31	c (0,0) translated 106 (30%) constraints
2.49/1.32	c (0,0) translated 141 (40%) constraints
2.49/1.33	c (0,0) translated 176 (50%) constraints
2.49/1.33	c (0,0) translated 212 (60%) constraints
2.49/1.34	c (0,0) translated 247 (70%) constraints
2.49/1.34	c (0,0) translated 282 (80%) constraints
2.49/1.34	c (0,0) translated 317 (90%) constraints
2.49/1.35	c (0,0) translated 352 (100%) constraints
2.49/1.35	c (0,0) CSP to CSPinCNF End
2.49/1.35	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 352 ctr, max domain size 554
2.49/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.49/1.35	c (0,0) CSPinCNF Propagation Begin
2.49/1.38	c (0,0) 0 values, 10 unsatisfiable literals, and 51 valid clauses are removed
2.49/1.38	c (0,0) CSPinCNF Propagation End
2.49/1.38	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 301 ctr, max domain size 554
2.49/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.49/1.39	c (0,0) Hybrid: #OE=50, #LE=0
2.49/1.39	c (0,0) Simplify CSPinCNF Begin
2.86/1.48	c (0,0) Simplify CSPinCNF End
2.86/1.49	c (0,0) CSP: 50 int (0 aux), 1190 bool (1190 aux), 1491 ctr, max domain size 554
2.86/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.86/1.49	c (0,0) Calculate Precise Domain Begin
2.86/1.49	c (0,0) 0 values are removed by re-calculation
2.86/1.49	c (0,0) Calculate Precise Domain End
2.86/1.49	c (0,0) CSP: 50 int (0 aux), 1190 bool (1190 aux), 1491 ctr, max domain size 554
2.86/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.86/1.49	c (0,0) CSPinCNF to SatSolver Begin
5.00/2.01	c (1,1) 150 (10 %) CSP clauses are encoded (0 SAT variables, 79386 SAT clauses)
5.23/2.21	c (1,1) 299 (20 %) CSP clauses are encoded (0 SAT variables, 133838 SAT clauses)
5.45/2.40	c (1,1) 448 (30 %) CSP clauses are encoded (0 SAT variables, 183603 SAT clauses)
5.67/2.60	c (2,2) 597 (40 %) CSP clauses are encoded (0 SAT variables, 236106 SAT clauses)
5.77/2.78	c (2,2) 746 (50 %) CSP clauses are encoded (0 SAT variables, 283703 SAT clauses)
5.98/2.95	c (2,2) 895 (60 %) CSP clauses are encoded (0 SAT variables, 331125 SAT clauses)
6.20/3.12	c (2,2) 1044 (70 %) CSP clauses are encoded (0 SAT variables, 375558 SAT clauses)
6.30/3.27	c (2,2) 1193 (80 %) CSP clauses are encoded (0 SAT variables, 418263 SAT clauses)
6.51/3.40	c (2,2) 1342 (90 %) CSP clauses are encoded (0 SAT variables, 453615 SAT clauses)
6.51/3.49	c (2,2) 1491 (100 %) CSP clauses are encoded (0 SAT variables, 476690 SAT clauses)
6.51/3.49	c (2,2) CSPinCNF to SatSolver End
6.51/3.49	c (2,2) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.51/3.49	c (2,2) 24404 bool, 476854 clause
6.51/3.49	c (2,2) Export Begin
6.62/3.57	c (3,3) Export to HOME/scop-30278-serial-file.bin
6.62/3.57	c (3,3) Export End
6.62/3.57	c (3,3) Export File Size: 0.01 MB
6.62/3.58	c (3,3) 0,0,0,0,0,0,2,STOP-AFTER(DIMACS)
6.62/3.58	c END-Prog: Tue Sep 24 16:09:23 CEST 2019
0.00/3.61	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-30278-serial-file.bin
7.33/4.07	c (0,0) Read Serial File Begin
7.33/4.07	c (0,0) HOME/scop-30278-serial-file.bin
7.58/4.27	c (0,0) Read Serial File End
7.58/4.28	
7.58/4.28	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
7.58/4.28	(Solving Process)
7.58/4.28	
7.74/4.30	c BEGIN-Prog: Tue Sep 24 16:09:24 CEST 2019
7.74/4.30	c PID: 30301
7.74/4.30	c IP: 172.20.3.105
7.74/4.30	c HOST: node105.alineos.net
7.74/4.31	c (0,0) SatSolver.solve Begin
7.74/4.31	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405440-1569337861.xml-scop-30281.cnf
7.74/4.33	c (0,0) c
7.74/4.33	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.74/4.33	c (0,0) c
7.74/4.33	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.74/4.33	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.74/4.33	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.74/4.33	c (0,0) c |                                                                                                       |
7.94/4.50	c (0,0) c |  Number of variables:         24404                                                                   |
7.94/4.50	c (0,0) c |  Number of clauses:          476854                                                                   |
7.94/4.50	c (0,0) c |  Parse time:                   0.16 s                                                                 |
7.94/4.50	c (0,0) c |                                                                                                       |
8.71/5.17	c (1,0) c |  Simplification time:          0.67 s                                                                 |
8.71/5.17	c (1,0) c |                                                                                                       |
8.71/5.17	c (1,0) c |  Generating clones                                                                                    |
8.90/5.31	c (1,0) c |  all clones generated. Memory =   316.54Mb.                                                           |
8.90/5.31	c (1,0) c ========================================================================================================|
8.90/5.31	c (1,0) c
8.90/5.31	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
8.90/5.31	c (1,0) c
8.90/5.31	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.90/5.31	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.90/5.31	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.34/5.59	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
10.34/5.59	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
10.34/5.59	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
10.34/5.59	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
10.34/5.59	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
10.34/5.59	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
10.34/5.59	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
10.34/5.59	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
10.34/5.59	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
10.34/5.59	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
10.34/5.59	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
10.34/5.59	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
10.34/5.59	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
10.34/5.59	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
10.34/5.59	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
10.34/5.59	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c real time : 12.1975 s
94.34/16.53	c (12,0) c cpu time  : 85.7841 s
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | Conflicts     |          160784 |      19845 |      20877 |      19409 |      19831 |      20343 |      20063 |      20734 |      19682 |
94.34/16.53	c (12,0) c | Decisions     |          425245 |      52352 |      53101 |      49611 |      52920 |      53560 |      51760 |      56538 |      55403 |
94.34/16.53	c (12,0) c | Propagations  |       142921267 |   17496168 |   17883689 |   17716345 |   18024451 |   18138019 |   18001419 |   18019835 |   17641341 |
94.34/16.53	c (12,0) c | ReduceDBs     |              24 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
94.34/16.53	c (12,0) c | SimpDBs       |              59 |          7 |          7 |          8 |          8 |          7 |          8 |          6 |          8 |
94.34/16.53	c (12,0) c | Restarts      |             530 |         54 |         68 |         69 |         72 |         73 |         61 |         74 |         59 |
94.34/16.53	c (12,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
94.34/16.53	c (12,0) c | PropBinClauses|       185858870 |   23079984 |   23191616 |   23402194 |   23516984 |   23465641 |   23163931 |   23132437 |   22906083 |
94.34/16.53	c (12,0) c | PropPreBlocker|      1858860033 |  232657924 |  231443142 |  227498123 |  231687811 |  235228130 |  229010394 |  236600089 |  234734420 |
94.34/16.53	c (12,0) c | PropNotBlocker|       658152579 |   83134587 |   80888954 |   83283395 |   84081600 |   84610516 |   80916296 |   79942024 |   81295207 |
94.34/16.53	c (12,0) c | LitFullScans  |      3562691398 |  444103098 |  444047961 |  444090469 |  444243076 |  450096092 |  444124379 |  447863503 |  444122820 |
94.34/16.53	c (12,0) c | LitScanFracts |          684706 |      85266 |      34834 |      85234 |     133148 |      84734 |     119306 |      40700 |     101484 |
94.34/16.53	c (12,0) c | DecisionLevel0|             565 |         56 |         71 |         74 |         76 |         78 |         66 |         81 |         63 |
94.34/16.53	c (12,0) c | Periods       |             593 |         74 |         74 |         74 |         74 |         75 |         74 |         74 |         74 |
94.34/16.53	c (12,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
94.34/16.53	c (12,0) c | Avg_Trail     |                 |       9547 |       9565 |       9354 |       9162 |       9508 |       9367 |       9917 |       9920 |
94.34/16.53	c (12,0) c | Avg_DL        |                 |         23 |         21 |         23 |         23 |         23 |         22 |         23 |         24 |
94.34/16.53	c (12,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
94.34/16.53	c (12,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | Exported      |           31800 |       3938 |       4140 |       3971 |       3895 |       3888 |       4051 |       4073 |       3844 |
94.34/16.53	c (12,0) c | Imported      |          174794 |      21850 |      21630 |      21888 |      21451 |      22138 |      21712 |      21989 |      22136 |
94.34/16.53	c (12,0) c | Good          |             585 |         78 |         73 |         74 |         65 |         78 |         68 |         69 |         80 |
94.34/16.53	c (12,0) c | Purge         |          174209 |      21772 |      21557 |      21814 |      21386 |      22060 |      21644 |      21920 |      22056 |
94.34/16.53	c (12,0) c | Promoted      |           10809 |       1283 |       1303 |       1388 |       1350 |       1360 |       1348 |       1367 |       1410 |
94.34/16.53	c (12,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
94.34/16.53	c (12,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | Unaries       |                 |          2 |          3 |          5 |          4 |          5 |          5 |          7 |          4 |
94.34/16.53	c (12,0) c | Binaries      |                 |         17 |         18 |         15 |         27 |         23 |         24 |         35 |         14 |
94.34/16.53	c (12,0) c | Glues         |                 |        145 |        163 |        163 |        143 |        178 |        161 |        176 |        144 |
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | Orig_Seen     |             9 % |      48221 |      47379 |      45104 |      45105 |      48379 |      44972 |      49929 |      47657 |
94.34/16.53	c (12,0) c | Diff Orig seen|                 | -     1708 | -     2550 | -     4825 | -     4824 | -     1550 | -     4957 |      X     | -     2272 |
94.34/16.53	c (12,0) c | Hamming       |            18 % |       1811 |       2227 |       5205 |       4520 |       5769 |       4628 |      X     |       7054 |
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c | RunningTime   |                 |   11.2 100%|   10.7 100%|   10.7 100%|   10.7 100%|   10.5 100%|   10.6 100%|   10.5 100%|   10.8 100%|
94.34/16.53	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%|
94.34/16.53	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%|
94.34/16.53	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%|
94.34/16.53	c (12,0) c | SolvingTime   |                 |   11.2     |   10.7     |   10.7     |   10.7     |   10.5     |   10.6     |   10.5     |   10.8     |
94.34/16.53	c (12,0) c | PropagationTim|                 |    9.4  84%|    8.9  83%|    8.8  83%|    9.0  84%|    8.8  83%|    8.8  83%|    8.7  83%|    9.0  83%|
94.34/16.53	c (12,0) c | AnalysisTime  |                 |    1.3  12%|    1.3  12%|    1.4  13%|    1.2  11%|    1.3  12%|    1.3  13%|    1.4  13%|    1.3  12%|
94.34/16.53	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%|
94.34/16.53	c (12,0) c | SimplifyTime  |                 |    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|
94.34/16.53	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%|
94.34/16.53	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%|
94.34/16.53	c (12,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c
94.34/16.53	c (12,0) c Threads : 8
94.34/16.53	c (12,0) c Winner : 6
94.34/16.53	c (12,0) c Conflicts_0 : 19845
94.34/16.53	c (12,0) c Conflicts_1 : 20877
94.34/16.53	c (12,0) c Conflicts_2 : 19409
94.34/16.53	c (12,0) c Conflicts_3 : 19831
94.34/16.53	c (12,0) c Conflicts_4 : 20343
94.34/16.53	c (12,0) c Conflicts_5 : 20063
94.34/16.53	c (12,0) c Conflicts_6 : 20734
94.34/16.53	c (12,0) c Conflicts_7 : 19682
94.34/16.53	c (12,0) c Conflicts_total : 160784
94.34/16.53	c (12,0) c Conflicts_winner : 20734
94.34/16.53	c (12,0) c Decisions_0 : 52352
94.34/16.53	c (12,0) c Decisions_1 : 53101
94.34/16.53	c (12,0) c Decisions_2 : 49611
94.34/16.53	c (12,0) c Decisions_3 : 52920
94.34/16.53	c (12,0) c Decisions_4 : 53560
94.34/16.53	c (12,0) c Decisions_5 : 51760
94.34/16.53	c (12,0) c Decisions_6 : 56538
94.34/16.53	c (12,0) c Decisions_7 : 55403
94.34/16.53	c (12,0) c Decisions_total : 425245
94.34/16.53	c (12,0) c Decisions_winner : 56538
94.34/16.53	c (12,0) c Propagations_0 : 17496168
94.34/16.53	c (12,0) c Propagations_1 : 17883689
94.34/16.53	c (12,0) c Propagations_2 : 17716345
94.34/16.53	c (12,0) c Propagations_3 : 18024451
94.34/16.53	c (12,0) c Propagations_4 : 18138019
94.34/16.53	c (12,0) c Propagations_5 : 18001419
94.34/16.53	c (12,0) c Propagations_6 : 18019835
94.34/16.53	c (12,0) c Propagations_7 : 17641341
94.34/16.53	c (12,0) c Propagations_total : 142921267
94.34/16.53	c (12,0) c Propagations_winner : 18019835
94.34/16.53	c (12,0) c ReduceDBs_0 : 3
94.34/16.53	c (12,0) c ReduceDBs_1 : 3
94.34/16.53	c (12,0) c ReduceDBs_2 : 3
94.34/16.53	c (12,0) c ReduceDBs_3 : 3
94.34/16.53	c (12,0) c ReduceDBs_4 : 3
94.34/16.53	c (12,0) c ReduceDBs_5 : 3
94.34/16.53	c (12,0) c ReduceDBs_6 : 3
94.34/16.53	c (12,0) c ReduceDBs_7 : 3
94.34/16.53	c (12,0) c ReduceDBs_total : 24
94.34/16.53	c (12,0) c ReduceDBs_winner : 3
94.34/16.53	c (12,0) c SimpDBs_0 : 7
94.34/16.53	c (12,0) c SimpDBs_1 : 7
94.34/16.53	c (12,0) c SimpDBs_2 : 8
94.34/16.53	c (12,0) c SimpDBs_3 : 8
94.34/16.53	c (12,0) c SimpDBs_4 : 7
94.34/16.53	c (12,0) c SimpDBs_5 : 8
94.34/16.53	c (12,0) c SimpDBs_6 : 6
94.34/16.53	c (12,0) c SimpDBs_7 : 8
94.34/16.53	c (12,0) c SimpDBs_total : 59
94.34/16.53	c (12,0) c SimpDBs_winner : 6
94.34/16.53	c (12,0) c Restarts_0 : 54
94.34/16.53	c (12,0) c Restarts_1 : 68
94.34/16.53	c (12,0) c Restarts_2 : 69
94.34/16.53	c (12,0) c Restarts_3 : 72
94.34/16.53	c (12,0) c Restarts_4 : 73
94.34/16.53	c (12,0) c Restarts_5 : 61
94.34/16.53	c (12,0) c Restarts_6 : 74
94.34/16.53	c (12,0) c Restarts_7 : 59
94.34/16.53	c (12,0) c Restarts_total : 530
94.34/16.53	c (12,0) c Restarts_winner : 74
94.34/16.53	c (12,0) c ForcedImports_0 : 0
94.34/16.53	c (12,0) c ForcedImports_1 : 0
94.34/16.53	c (12,0) c ForcedImports_2 : 0
94.34/16.53	c (12,0) c ForcedImports_3 : 0
94.34/16.53	c (12,0) c ForcedImports_4 : 0
94.34/16.53	c (12,0) c ForcedImports_5 : 0
94.34/16.53	c (12,0) c ForcedImports_6 : 0
94.34/16.53	c (12,0) c ForcedImports_7 : 0
94.34/16.53	c (12,0) c ForcedImports_total : 0
94.34/16.53	c (12,0) c ForcedImports_winner : 0
94.34/16.53	c (12,0) c PropsBinClauses_0 : 23079984
94.34/16.53	c (12,0) c PropsBinClauses_1 : 23191616
94.34/16.53	c (12,0) c PropsBinClauses_2 : 23402194
94.34/16.53	c (12,0) c PropsBinClauses_3 : 23516984
94.34/16.53	c (12,0) c PropsBinClauses_4 : 23465641
94.34/16.53	c (12,0) c PropsBinClauses_5 : 23163931
94.34/16.53	c (12,0) c PropsBinClauses_6 : 23132437
94.34/16.53	c (12,0) c PropsBinClauses_7 : 22906083
94.34/16.53	c (12,0) c PropsBinClauses_total : 185858870
94.34/16.53	c (12,0) c PropsBinClauses_winner : 23132437
94.34/16.53	c (12,0) c PropsPreBlocker_0 : 232657924
94.34/16.53	c (12,0) c PropsPreBlocker_1 : 231443142
94.34/16.53	c (12,0) c PropsPreBlocker_2 : 227498123
94.34/16.53	c (12,0) c PropsPreBlocker_3 : 231687811
94.34/16.53	c (12,0) c PropsPreBlocker_4 : 235228130
94.34/16.53	c (12,0) c PropsPreBlocker_5 : 229010394
94.34/16.53	c (12,0) c PropsPreBlocker_6 : 236600089
94.34/16.53	c (12,0) c PropsPreBlocker_7 : 234734420
94.34/16.53	c (12,0) c PropsPreBlocker_total : 1858860033
94.34/16.53	c (12,0) c PropsPreBlocker_winner : 236600089
94.34/16.53	c (12,0) c PropsNotBlocker_0 : 83134587
94.34/16.53	c (12,0) c PropsNotBlocker_1 : 80888954
94.34/16.53	c (12,0) c PropsNotBlocker_2 : 83283395
94.34/16.53	c (12,0) c PropsNotBlocker_3 : 84081600
94.34/16.53	c (12,0) c PropsNotBlocker_4 : 84610516
94.34/16.53	c (12,0) c PropsNotBlocker_5 : 80916296
94.34/16.53	c (12,0) c PropsNotBlocker_6 : 79942024
94.34/16.53	c (12,0) c PropsNotBlocker_7 : 81295207
94.34/16.53	c (12,0) c PropsNotBlocker_total : 658152579
94.34/16.53	c (12,0) c PropsNotBlocker_winner : 79942024
94.34/16.53	c (12,0) c PropsLitFullScans_0 : 444103098
94.34/16.53	c (12,0) c PropsLitFullScans_1 : 444047961
94.34/16.53	c (12,0) c PropsLitFullScans_2 : 444090469
94.34/16.53	c (12,0) c PropsLitFullScans_3 : 444243076
94.34/16.53	c (12,0) c PropsLitFullScans_4 : 450096092
94.34/16.53	c (12,0) c PropsLitFullScans_5 : 444124379
94.34/16.53	c (12,0) c PropsLitFullScans_6 : 447863503
94.34/16.53	c (12,0) c PropsLitFullScans_7 : 444122820
94.34/16.53	c (12,0) c PropsLitFullScans_total : 3562691398
94.34/16.53	c (12,0) c PropsLitFullScans_winner : 447863503
94.34/16.53	c (12,0) c LitScanFractions_0 : 85266
94.34/16.53	c (12,0) c LitScanFractions_1 : 34834
94.34/16.53	c (12,0) c LitScanFractions_2 : 85234
94.34/16.53	c (12,0) c LitScanFractions_3 : 133148
94.34/16.53	c (12,0) c LitScanFractions_4 : 84734
94.34/16.53	c (12,0) c LitScanFractions_5 : 119306
94.34/16.53	c (12,0) c LitScanFractions_6 : 40700
94.34/16.53	c (12,0) c LitScanFractions_7 : 101484
94.34/16.53	c (12,0) c LitScanFractions_total : 684706
94.34/16.53	c (12,0) c LitScanFractions_winner : 40700
94.34/16.53	c (12,0) c DecisionLevel0_0 : 56
94.34/16.53	c (12,0) c DecisionLevel0_1 : 71
94.34/16.53	c (12,0) c DecisionLevel0_2 : 74
94.34/16.53	c (12,0) c DecisionLevel0_3 : 76
94.34/16.53	c (12,0) c DecisionLevel0_4 : 78
94.34/16.53	c (12,0) c DecisionLevel0_5 : 66
94.34/16.53	c (12,0) c DecisionLevel0_6 : 81
94.34/16.53	c (12,0) c DecisionLevel0_7 : 63
94.34/16.53	c (12,0) c DecisionLevel0_total : 565
94.34/16.53	c (12,0) c DecisionLevel0_winner : 81
94.34/16.53	c (12,0) c Periods_0 : 74
94.34/16.53	c (12,0) c Periods_1 : 74
94.34/16.53	c (12,0) c Periods_2 : 74
94.34/16.53	c (12,0) c Periods_3 : 74
94.34/16.53	c (12,0) c Periods_4 : 75
94.34/16.53	c (12,0) c Periods_5 : 74
94.34/16.53	c (12,0) c Periods_6 : 74
94.34/16.53	c (12,0) c Periods_7 : 74
94.34/16.53	c (12,0) c Periods_total : 593
94.34/16.53	c (12,0) c Periods_winner : 74
94.34/16.53	c (12,0) c Margin_0 : 20
94.34/16.53	c (12,0) c Margin_1 : 20
94.34/16.53	c (12,0) c Margin_2 : 20
94.34/16.53	c (12,0) c Margin_3 : 20
94.34/16.53	c (12,0) c Margin_4 : 20
94.34/16.53	c (12,0) c Margin_5 : 20
94.34/16.53	c (12,0) c Margin_6 : 20
94.34/16.53	c (12,0) c Margin_7 : 20
94.34/16.53	c (12,0) c Margin_total : 160
94.34/16.53	c (12,0) c Margin_winner : 20
94.34/16.53	c (12,0) c Exported_0 : 3938
94.34/16.53	c (12,0) c Exported_1 : 4140
94.34/16.54	c (12,0) c Exported_2 : 3971
94.34/16.54	c (12,0) c Exported_3 : 3895
94.34/16.54	c (12,0) c Exported_4 : 3888
94.34/16.54	c (12,0) c Exported_5 : 4051
94.34/16.54	c (12,0) c Exported_6 : 4073
94.34/16.54	c (12,0) c Exported_7 : 3844
94.34/16.54	c (12,0) c Exported_total : 31800
94.34/16.54	c (12,0) c Exported_winner : 4073
94.34/16.54	c (12,0) c Imported_0 : 21850
94.34/16.54	c (12,0) c Imported_1 : 21630
94.34/16.54	c (12,0) c Imported_2 : 21888
94.34/16.54	c (12,0) c Imported_3 : 21451
94.34/16.54	c (12,0) c Imported_4 : 22138
94.34/16.54	c (12,0) c Imported_5 : 21712
94.34/16.54	c (12,0) c Imported_6 : 21989
94.34/16.54	c (12,0) c Imported_7 : 22136
94.34/16.54	c (12,0) c Imported_total : 174794
94.34/16.54	c (12,0) c Imported_winner : 21989
94.34/16.54	c (12,0) c Good_0 : 78
94.34/16.54	c (12,0) c Good_1 : 73
94.34/16.54	c (12,0) c Good_2 : 74
94.34/16.54	c (12,0) c Good_3 : 65
94.34/16.54	c (12,0) c Good_4 : 78
94.34/16.54	c (12,0) c Good_5 : 68
94.34/16.54	c (12,0) c Good_6 : 69
94.34/16.54	c (12,0) c Good_7 : 80
94.34/16.54	c (12,0) c Good_total : 585
94.34/16.54	c (12,0) c Good_winner : 69
94.34/16.54	c (12,0) c Purge_0 : 21772
94.34/16.54	c (12,0) c Purge_1 : 21557
94.34/16.54	c (12,0) c Purge_2 : 21814
94.34/16.54	c (12,0) c Purge_3 : 21386
94.34/16.54	c (12,0) c Purge_4 : 22060
94.34/16.54	c (12,0) c Purge_5 : 21644
94.34/16.54	c (12,0) c Purge_6 : 21920
94.34/16.54	c (12,0) c Purge_7 : 22056
94.34/16.54	c (12,0) c Purge_total : 174209
94.34/16.54	c (12,0) c Purge_winner : 21920
94.34/16.54	c (12,0) c Promoted_0 : 1283
94.34/16.54	c (12,0) c Promoted_1 : 1303
94.34/16.54	c (12,0) c Promoted_2 : 1388
94.34/16.54	c (12,0) c Promoted_3 : 1350
94.34/16.54	c (12,0) c Promoted_4 : 1360
94.34/16.54	c (12,0) c Promoted_5 : 1348
94.34/16.54	c (12,0) c Promoted_6 : 1367
94.34/16.54	c (12,0) c Promoted_7 : 1410
94.34/16.54	c (12,0) c Promoted_total : 10809
94.34/16.54	c (12,0) c Promoted_winner : 1367
94.34/16.54	c (12,0) c Remove_Imp_0 : 0
94.34/16.54	c (12,0) c Remove_Imp_1 : 0
94.34/16.54	c (12,0) c Remove_Imp_2 : 0
94.34/16.54	c (12,0) c Remove_Imp_3 : 0
94.34/16.54	c (12,0) c Remove_Imp_4 : 0
94.34/16.54	c (12,0) c Remove_Imp_5 : 0
94.34/16.54	c (12,0) c Remove_Imp_6 : 0
94.34/16.54	c (12,0) c Remove_Imp_7 : 0
94.34/16.54	c (12,0) c Remove_Imp_total : 0
94.34/16.54	c (12,0) c Remove_Imp_winner : 0
94.34/16.54	c (12,0) c Blocked_Reuse_0 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_1 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_2 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_3 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_4 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_5 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_6 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_7 : 0
94.34/16.54	c (12,0) c Blocked_Reuse_total : 0
94.34/16.54	c (12,0) c Blocked_Reuse_winner : 0
94.34/16.54	c (12,0) c Unaries_0 : 2
94.34/16.54	c (12,0) c Unaries_1 : 3
94.34/16.54	c (12,0) c Unaries_2 : 5
94.34/16.54	c (12,0) c Unaries_3 : 4
94.34/16.54	c (12,0) c Unaries_4 : 5
94.34/16.54	c (12,0) c Unaries_5 : 5
94.34/16.54	c (12,0) c Unaries_6 : 7
94.34/16.54	c (12,0) c Unaries_7 : 4
94.34/16.54	c (12,0) c Unaries_total : 35
94.34/16.54	c (12,0) c Unaries_winner : 7
94.34/16.54	c (12,0) c Binaries_0 : 17
94.34/16.54	c (12,0) c Binaries_1 : 18
94.34/16.54	c (12,0) c Binaries_2 : 15
94.34/16.54	c (12,0) c Binaries_3 : 27
94.34/16.54	c (12,0) c Binaries_4 : 23
94.34/16.54	c (12,0) c Binaries_5 : 24
94.34/16.54	c (12,0) c Binaries_6 : 35
94.34/16.54	c (12,0) c Binaries_7 : 14
94.34/16.54	c (12,0) c Binaries_total : 173
94.34/16.54	c (12,0) c Binaries_winner : 35
94.34/16.54	c (12,0) c Glues_0 : 145
94.34/16.54	c (12,0) c Glues_1 : 163
94.34/16.54	c (12,0) c Glues_2 : 163
94.34/16.54	c (12,0) c Glues_3 : 143
94.34/16.54	c (12,0) c Glues_4 : 178
94.34/16.54	c (12,0) c Glues_5 : 161
94.34/16.54	c (12,0) c Glues_6 : 176
94.34/16.54	c (12,0) c Glues_7 : 144
94.34/16.54	c (12,0) c Glues_total : 1273
94.34/16.54	c (12,0) c Glues_winner : 176
94.34/16.54	c (12,0) c RunningTime_0 : 11.199945
94.34/16.54	c (12,0) c RunningTime_1 : 10.719386
94.34/16.54	c (12,0) c RunningTime_2 : 10.677736
94.34/16.54	c (12,0) c RunningTime_3 : 10.710615
94.34/16.54	c (12,0) c RunningTime_4 : 10.533118
94.34/16.54	c (12,0) c RunningTime_5 : 10.578869
94.34/16.54	c (12,0) c RunningTime_6 : 10.502865
94.34/16.54	c (12,0) c RunningTime_7 : 10.751776
94.34/16.54	c (12,0) c RunningTime_total : 85.674310
94.34/16.54	c (12,0) c RunningTime_winner : 10.502865
94.34/16.54	c (12,0) c WaitingTime_0 : 0.000087
94.34/16.54	c (12,0) c WaitingTime_1 : 0.000090
94.34/16.54	c (12,0) c WaitingTime_2 : 0.000093
94.34/16.54	c (12,0) c WaitingTime_3 : 0.000087
94.34/16.54	c (12,0) c WaitingTime_4 : 0.000174
94.34/16.54	c (12,0) c WaitingTime_5 : 0.000108
94.34/16.54	c (12,0) c WaitingTime_6 : 0.000115
94.34/16.54	c (12,0) c WaitingTime_7 : 0.000092
94.34/16.54	c (12,0) c WaitingTime_total : 0.000845
94.34/16.54	c (12,0) c WaitingTime_winner : 0.000115
94.34/16.54	c (12,0) c ExchangingTime_0 : 0.009969
94.34/16.54	c (12,0) c ExchangingTime_1 : 0.009550
94.34/16.54	c (12,0) c ExchangingTime_2 : 0.009690
94.34/16.54	c (12,0) c ExchangingTime_3 : 0.009407
94.34/16.54	c (12,0) c ExchangingTime_4 : 0.010396
94.34/16.54	c (12,0) c ExchangingTime_5 : 0.010138
94.34/16.54	c (12,0) c ExchangingTime_6 : 0.009713
94.34/16.54	c (12,0) c ExchangingTime_7 : 0.010019
94.34/16.54	c (12,0) c ExchangingTime_total : 0.078882
94.34/16.54	c (12,0) c ExchangingTime_winner : 0.009713
94.34/16.54	c (12,0) c PeriodProcTime_0 : 0.000759
94.34/16.54	c (12,0) c PeriodProcTime_1 : 0.000792
94.34/16.54	c (12,0) c PeriodProcTime_2 : 0.000835
94.34/16.54	c (12,0) c PeriodProcTime_3 : 0.000751
94.34/16.54	c (12,0) c PeriodProcTime_4 : 0.000849
94.34/16.54	c (12,0) c PeriodProcTime_5 : 0.000754
94.34/16.54	c (12,0) c PeriodProcTime_6 : 0.000901
94.34/16.54	c (12,0) c PeriodProcTime_7 : 0.000787
94.34/16.54	c (12,0) c PeriodProcTime_total : 0.006428
94.34/16.54	c (12,0) c PeriodProcTime_winner : 0.000901
94.34/16.54	c (12,0) c SolvingTime_0 : 11.210761
94.34/16.54	c (12,0) c SolvingTime_1 : 10.729817
94.34/16.54	c (12,0) c SolvingTime_2 : 10.688354
94.34/16.54	c (12,0) c SolvingTime_3 : 10.720861
94.34/16.54	c (12,0) c SolvingTime_4 : 10.544536
94.34/16.54	c (12,0) c SolvingTime_5 : 10.589868
94.34/16.54	c (12,0) c SolvingTime_6 : 10.513594
94.34/16.54	c (12,0) c SolvingTime_7 : 10.762674
94.34/16.54	c (12,0) c SolvingTime_total : 85.760465
94.34/16.54	c (12,0) c SolvingTime_winner : 10.513594
94.34/16.54	c (12,0) c PropagationTime_0 : 9.418919
94.34/16.54	c (12,0) c PropagationTime_1 : 8.929178
94.34/16.54	c (12,0) c PropagationTime_2 : 8.819525
94.34/16.54	c (12,0) c PropagationTime_3 : 8.980770
94.34/16.54	c (12,0) c PropagationTime_4 : 8.804445
94.34/16.54	c (12,0) c PropagationTime_5 : 8.756351
94.34/16.54	c (12,0) c PropagationTime_6 : 8.675223
94.34/16.54	c (12,0) c PropagationTime_7 : 8.952131
94.34/16.54	c (12,0) c PropagationTime_total : 71.336542
94.34/16.54	c (12,0) c PropagationTime_winner : 8.675223
94.34/16.54	c (12,0) c AnalysisTime_0 : 1.291326
94.34/16.54	c (12,0) c AnalysisTime_1 : 1.318125
94.34/16.54	c (12,0) c AnalysisTime_2 : 1.377407
94.34/16.54	c (12,0) c AnalysisTime_3 : 1.232143
94.34/16.54	c (12,0) c AnalysisTime_4 : 1.255175
94.34/16.54	c (12,0) c AnalysisTime_5 : 1.336080
94.34/16.54	c (12,0) c AnalysisTime_6 : 1.366608
94.34/16.54	c (12,0) c AnalysisTime_7 : 1.291544
94.34/16.54	c (12,0) c AnalysisTime_total : 10.468408
94.34/16.54	c (12,0) c AnalysisTime_winner : 1.366608
94.34/16.54	c (12,0) c ReductionTime_0 : 0.004071
94.34/16.54	c (12,0) c ReductionTime_1 : 0.003758
94.34/16.54	c (12,0) c ReductionTime_2 : 0.004106
94.34/16.54	c (12,0) c ReductionTime_3 : 0.004201
94.34/16.54	c (12,0) c ReductionTime_4 : 0.003846
94.34/16.54	c (12,0) c ReductionTime_5 : 0.003836
94.34/16.54	c (12,0) c ReductionTime_6 : 0.003791
94.34/16.54	c (12,0) c ReductionTime_7 : 0.003882
94.34/16.54	c (12,0) c ReductionTime_total : 0.031491
94.34/16.54	c (12,0) c ReductionTime_winner : 0.003791
94.34/16.54	c (12,0) c SimplifyTime_0 : 0.082949
94.34/16.54	c (12,0) c SimplifyTime_1 : 0.079629
94.34/16.54	c (12,0) c SimplifyTime_2 : 0.098322
94.34/16.54	c (12,0) c SimplifyTime_3 : 0.098959
94.34/16.54	c (12,0) c SimplifyTime_4 : 0.081787
94.34/16.54	c (12,0) c SimplifyTime_5 : 0.099064
94.34/16.54	c (12,0) c SimplifyTime_6 : 0.067087
94.34/16.54	c (12,0) c SimplifyTime_7 : 0.099004
94.34/16.54	c (12,0) c SimplifyTime_total : 0.706801
94.34/16.54	c (12,0) c SimplifyTime_winner : 0.067087
94.34/16.54	c (12,0) c UsedRateTime_0 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_1 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_2 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_3 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_4 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_5 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_6 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_7 : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_total : 0.000000
94.34/16.54	c (12,0) c UsedRateTime_winner : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_0 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_1 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_2 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_3 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_4 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_5 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_6 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_7 : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_total : 0.000000
94.34/16.54	c (12,0) c OverlapRateTime_winner : 0.000000
94.34/16.54	c (12,0) c
94.34/16.54	c (12,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
94.34/16.54	c (12,0) c
94.34/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.54	c (12,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
94.34/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.54	c (12,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
94.34/16.54	c (12,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
94.34/16.54	c (12,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
94.34/16.54	c (12,0) c | Initial random_seed   | 1582590290 | 1295543816 | 1401811505 |  311342987 |  769526109 | 1876825477 | 1328521503 | 1543421247 |
94.34/16.54	c (12,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
94.34/16.54	c (12,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
94.34/16.54	c (12,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
94.34/16.54	c (12,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
94.34/16.54	c (12,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
94.34/16.54	c (12,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
94.34/16.54	c (12,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
94.34/16.54	c (12,0) c | var_decay             |     0.8300 |     0.8400 |     0.8300 |     0.8300 |     0.8400 |     0.8400 |     0.8400 |     0.8300 |
94.34/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 |
94.34/16.54	c (12,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
94.34/16.54	c (12,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
94.34/16.54	c (12,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
94.34/16.54	c (12,0) 
94.34/16.54	c (12,0) s SATISFIABLE
94.34/16.59	c (12,0) SatSolver.solve End
94.34/16.59	c (12,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
94.34/16.59	c (12,0) Show results Begin
94.62/16.69	c (12,0) x[0] = 348
94.62/16.69	c (12,0) x[1] = 351
94.62/16.69	c (12,0) x[2] = 158
94.62/16.69	c (12,0) x[3] = 348
94.62/16.69	c (12,0) x[4] = 348
94.62/16.69	c (12,0) x[5] = 367
94.62/16.69	c (12,0) x[6] = 363
94.62/16.69	c (12,0) x[7] = 314
94.62/16.69	c (12,0) x[8] = 355
94.62/16.69	c (12,0) x[9] = 351
94.62/16.69	c (12,0) x[10] = 348
94.62/16.69	c (12,0) x[11] = 303
94.62/16.69	c (12,0) x[12] = 303
94.62/16.69	c (12,0) x[13] = 303
94.62/16.69	c (12,0) x[14] = 314
94.62/16.69	c (12,0) x[15] = 227
94.62/16.69	c (12,0) x[16] = 227
94.62/16.69	c (12,0) x[17] = 158
94.62/16.69	c (12,0) x[18] = 0
94.62/16.69	c (12,0) x[19] = 390
94.62/16.69	c (12,0) x[20] = 0
94.62/16.69	c (12,0) x[21] = 171
94.62/16.69	c (12,0) x[22] = 367
94.62/16.69	c (12,0) x[23] = 355
94.62/16.69	c (12,0) x[24] = 0
94.62/16.69	c (12,0) y[0] = 275
94.62/16.69	c (12,0) y[1] = 227
94.62/16.69	c (12,0) y[2] = 372
94.62/16.69	c (12,0) y[3] = 212
94.62/16.69	c (12,0) y[4] = 193
94.62/16.69	c (12,0) y[5] = 189
94.62/16.69	c (12,0) y[6] = 212
94.62/16.69	c (12,0) y[7] = 193
94.62/16.69	c (12,0) y[8] = 320
94.62/16.69	c (12,0) y[9] = 239
94.62/16.69	c (12,0) y[10] = 278
94.62/16.69	c (12,0) y[11] = 275
94.62/16.69	c (12,0) y[12] = 227
94.62/16.69	c (12,0) y[13] = 320
94.62/16.69	c (12,0) y[14] = 140
94.62/16.69	c (12,0) y[15] = 140
94.62/16.69	c (12,0) y[16] = 0
94.62/16.69	c (12,0) y[17] = 227
94.62/16.69	c (12,0) y[18] = 227
94.62/16.69	c (12,0) y[19] = 189
94.62/16.69	c (12,0) y[20] = 385
94.62/16.69	c (12,0) y[21] = 372
94.62/16.69	c (12,0) y[22] = 0
94.62/16.69	c (12,0) y[23] = 355
94.62/16.69	c (12,0) y[24] = 0
94.62/16.69	s SATISFIABLE
94.62/16.69	v <instantiation>
94.62/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>
94.62/16.69	v     <values>348 351 158 348 348 367 363 314 355 351 348 303 303 303 314 227 227 158 0 390 0 171 367 355 0 275 227 372 212 193 189 212 193 320 239 278 275 227 320 140 140 0 227 227 189 385 372 0 355 0</values>
94.62/16.69	v </instantiation>
94.62/16.69	c (12,0) Show results End
94.62/16.69	c (12,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
94.62/16.69	c (12,0) 12,12,STOP-AFTER(ALL)
94.62/16.69	c END-Prog: Tue Sep 24 16:09:37 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 (13552 MiB free)
  memory of node 1: 16384 MiB (12070 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405440-1569337861/watcher-4405440-1569337861 -o /var/tmp/evaluation-result-4405440-1569337861/solver-4405440-1569337861 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1569332278-29365 --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-4405440-1569337861.xml 

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

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


[startup+0.100155 s]*
/proc/loadavg: 8.12 6.55 4.07 2/210 30300
/proc/meminfo: memFree=26145468/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510043849 115843072 348 33554432000 4194304 5098028 140731164519360 140731164516616 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 348 296 221 0 87 0
[pid=30281] ppid=30278 vsize=27314120 memory=105620 CPUtime=0.11 cores=0-7
/proc/30281/stat : 30281 (java) S 30278 30278 29338 0 -1 1077944320 6492 0 0 0 8 3 0 0 20 0 20 0 510043849 27969658880 26405 33554432000 4194304 4196468 140730458554592 140730458537136 140341856001783 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
/proc/30281/statm: 6828530 26405 2797 1 0 6790935 0
[pid=30281/tid=30282] ppid=30278 vsize=27314120 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/30281/task/30282/stat : 30282 (java) R 30278 30278 29338 0 -1 4202560 4571 0 0 0 6 2 0 0 20 0 20 0 510043849 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341827828112 140341856023709 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30283] ppid=30278 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30281/task/30283/stat : 30283 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043851 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341860244496 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30284] ppid=30278 vsize=27314120 memory=140498344339072 CPUtime=0 cores=0-7
/proc/30281/task/30284/stat : 30284 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341278461072 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30285] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30285/stat : 30285 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341277408016 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30286] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30286/stat : 30286 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341276355472 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30287] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30287/stat : 30287 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341275302416 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30288] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30288/stat : 30288 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341274249872 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30289] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30289/stat : 30289 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341273196816 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30290] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30290/stat : 30290 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341272144272 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30291] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30291/stat : 30291 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043853 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341115759344 140341856012930 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30292] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30292/stat : 30292 (java) S 30278 30278 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 26405 33554432000 4194304 4196468 140730458554592 140339667003040 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30293] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30293/stat : 30293 (java) S 30278 30278 29338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 26405 33554432000 4194304 4196468 140730458554592 140339532780784 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30294] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30294/stat : 30294 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 26405 33554432000 4194304 4196468 140730458554592 140339158276560 140341856020379 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30295] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30295/stat : 30295 (java) S 30278 30278 29338 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341114706160 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30296] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30296/stat : 30296 (java) R 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341113653616 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30297] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30297/stat : 30297 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341112600560 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30298] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30298/stat : 30298 (java) R 30278 30278 29338 0 -1 4202560 260 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341111548016 140341856013718 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30299] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30299/stat : 30299 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 26405 33554432000 4194304 4196468 140730458554592 140338660371424 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30300] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30300/stat : 30300 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 26405 33554432000 4194304 4196468 140730458554592 140341110496432 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107012 KiB

[startup+0.210396 s]*
/proc/loadavg: 8.12 6.55 4.07 2/210 30300
/proc/meminfo: memFree=26124492/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510043849 115843072 348 33554432000 4194304 5098028 140731164519360 140731164516616 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 348 296 221 0 87 0
[pid=30281] ppid=30278 vsize=27314120 memory=124652 CPUtime=0.25 cores=0-7
/proc/30281/stat : 30281 (java) S 30278 30278 29338 0 -1 1077944320 11988 0 0 0 21 4 0 0 20 0 20 0 510043849 27969658880 31163 33554432000 4194304 4196468 140730458554592 140730458537136 140341856001783 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
/proc/30281/statm: 6828530 31163 2936 1 0 6790935 0
[pid=30281/tid=30282] ppid=30278 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30281/task/30282/stat : 30282 (java) R 30278 30278 29338 0 -1 4202560 9688 0 0 0 16 3 0 0 20 0 20 0 510043849 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341827818192 140341837565358 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30283] ppid=30278 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/30281/task/30283/stat : 30283 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043851 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341860244496 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30284] ppid=30278 vsize=27314120 memory=140498344367716 CPUtime=0 cores=0-7
/proc/30281/task/30284/stat : 30284 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341278461072 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30285] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30285/stat : 30285 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341277408016 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30286] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30286/stat : 30286 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341276355472 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30287] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30287/stat : 30287 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341275302416 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30288] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30288/stat : 30288 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341274249872 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30289] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30289/stat : 30289 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341273196816 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30290] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30290/stat : 30290 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341272144272 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30291] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30291/stat : 30291 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043853 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341115759344 140341856012930 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30292] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30292/stat : 30292 (java) S 30278 30278 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 31163 33554432000 4194304 4196468 140730458554592 140339667003040 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30293] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30293/stat : 30293 (java) S 30278 30278 29338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 31163 33554432000 4194304 4196468 140730458554592 140339532780784 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30294] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30294/stat : 30294 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 31163 33554432000 4194304 4196468 140730458554592 140339158276560 140341856020379 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30295] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30295/stat : 30295 (java) S 30278 30278 29338 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341114706160 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30296] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30296/stat : 30296 (java) S 30278 30278 29338 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341113653616 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30297] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30297/stat : 30297 (java) S 30278 30278 29338 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341112600560 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30298] ppid=30278 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/30281/task/30298/stat : 30298 (java) S 30278 30278 29338 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 20 0 510043856 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341111548016 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30299] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30299/stat : 30299 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 31163 33554432000 4194304 4196468 140730458554592 140338660371424 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30300] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30300/stat : 30300 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 31163 33554432000 4194304 4196468 140730458554592 140341110496432 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126044 KiB

[startup+0.312622 s]*
/proc/loadavg: 8.12 6.55 4.07 2/210 30300
/proc/meminfo: memFree=26122984/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510043849 115843072 348 33554432000 4194304 5098028 140731164519360 140731164516616 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 348 296 221 0 87 0
[pid=30281] ppid=30278 vsize=27314120 memory=128592 CPUtime=0.42 cores=0-7
/proc/30281/stat : 30281 (java) S 30278 30278 29338 0 -1 1077944320 12970 0 0 0 37 5 0 0 20 0 20 0 510043849 27969658880 32148 33554432000 4194304 4196468 140730458554592 140730458537136 140341856001783 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
/proc/30281/statm: 6828530 32148 3052 1 0 6790935 0
[pid=30281/tid=30282] ppid=30278 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/30281/task/30282/stat : 30282 (java) R 30278 30278 29338 0 -1 4202560 10490 0 0 0 25 4 0 0 20 0 20 0 510043849 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341827792432 140341840045413 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30283] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30283/stat : 30283 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043851 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341860244496 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30284] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30284/stat : 30284 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341278461072 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30285] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30285/stat : 30285 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341277408016 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30286] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30286/stat : 30286 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341276355472 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30287] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30287/stat : 30287 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341275302416 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30288] ppid=30278 vsize=27314120 memory=140498245348015 CPUtime=0 cores=0-7
/proc/30281/task/30288/stat : 30288 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341274249872 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30289] ppid=30278 vsize=27314120 memory=140498245350320 CPUtime=0 cores=0-7
/proc/30281/task/30289/stat : 30289 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341273196816 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30290] ppid=30278 vsize=27314120 memory=140498245352624 CPUtime=0 cores=0-7
/proc/30281/task/30290/stat : 30290 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341272144272 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30291] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30291/stat : 30291 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043853 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341115759344 140341856012930 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30292] ppid=30278 vsize=27314120 memory=280996490719120 CPUtime=0 cores=0-7
/proc/30281/task/30292/stat : 30292 (java) S 30278 30278 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 32148 33554432000 4194304 4196468 140730458554592 140339667003040 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30293] ppid=30278 vsize=27314120 memory=280996490716816 CPUtime=0 cores=0-7
/proc/30281/task/30293/stat : 30293 (java) S 30278 30278 29338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510043854 27969658880 32148 33554432000 4194304 4196468 140730458554592 140339532780784 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30294] ppid=30278 vsize=27314120 memory=280996490723728 CPUtime=0 cores=0-7
/proc/30281/task/30294/stat : 30294 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 32148 33554432000 4194304 4196468 140730458554592 140339158276560 140341856020379 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30295] ppid=30278 vsize=27314120 memory=280996490665008 CPUtime=0 cores=0-7
/proc/30281/task/30295/stat : 30295 (java) S 30278 30278 29338 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 510043856 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341114706160 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30296] ppid=30278 vsize=27314120 memory=280996490737552 CPUtime=0.01 cores=0-7
/proc/30281/task/30296/stat : 30296 (java) S 30278 30278 29338 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 510043856 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341113653616 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30297] ppid=30278 vsize=27314120 memory=280996490744464 CPUtime=0.01 cores=0-7
/proc/30281/task/30297/stat : 30297 (java) R 30278 30278 29338 0 -1 4202560 137 0 0 0 1 0 0 0 20 0 20 0 510043856 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341112600560 140341848986825 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30298] ppid=30278 vsize=27314120 memory=280996490742160 CPUtime=0.07 cores=0-7
/proc/30281/task/30298/stat : 30298 (java) S 30278 30278 29338 0 -1 1077944384 474 0 0 0 7 0 0 0 20 0 20 0 510043856 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341111548016 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30299] ppid=30278 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30299/stat : 30299 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 32148 33554432000 4194304 4196468 140730458554592 140338660371424 140341856011989 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30300] ppid=30278 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30281/task/30300/stat : 30300 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043857 27969658880 32148 33554432000 4194304 4196468 140730458554592 140341110496432 140341856012930 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129984 KiB

[startup+0.70099 s]
/proc/loadavg: 8.12 6.55 4.07 2/210 30300
/proc/meminfo: memFree=26102148/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 510043849 115843072 348 33554432000 4194304 5098028 140731164519360 140731164516616 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 348 296 221 0 87 0
[pid=30281] ppid=30278 vsize=27322440 memory=165604 CPUtime=1 cores=0-7
/proc/30281/stat : 30281 (java) S 30278 30278 29338 0 -1 1077944320 20062 0 0 0 92 8 0 0 20 0 20 0 510043849 27978178560 41401 33554432000 4194304 4196468 140730458554592 140730458537136 140341856001783 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
/proc/30281/statm: 6830610 41401 3183 1 0 6791959 0
[pid=30281/tid=30282] ppid=30278 vsize=27322440 memory=0 CPUtime=0.68 cores=0-7
/proc/30281/task/30282/stat : 30282 (java) R 30278 30278 29338 0 -1 4202560 17019 0 0 0 61 7 0 0 20 0 20 0 510043849 27978178560 41401 33554432000 4194304 4196468 140730458554592 140341827837760 140341856023709 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30283] ppid=30278 vsize=27322440 memory=140498245559152 CPUtime=0 cores=0-7
/proc/30281/task/30283/stat : 30283 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043851 27978178560 41401 33554432000 4194304 4196468 140730458554592 140341860244496 140341856011989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30284] ppid=30278 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/30281/task/30284/stat : 30284 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043852 27978178560 41401 33554432000 4194304 4196468 140730458554592 140341278461072 140341856011989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0
[pid=30281/tid=30285] ppid=30278 vsize=27322440 memory=784 CPUtime=0 cores=0-7
/proc/30281/task/30285/stat : 30285 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043852 27978178560 41401 33554432000 4194304 4196468 140730458554592 140341277408016 140341856011989 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19251200 140730458559174 140730458559622 140730458559622 140730458562511 0

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

/proc/30301/task/30311/stat : 30311 (java) S 30278 30278 29338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510044213 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872135776496 139872840919682 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30312] ppid=30278 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/30301/task/30312/stat : 30312 (java) S 30278 30278 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510044214 8616062976 29895 33554432000 4194304 4196468 140734852160848 139871381349536 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30313] ppid=30278 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/30301/task/30313/stat : 30313 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044214 8616062976 29895 33554432000 4194304 4196468 140734852160848 139871112913648 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30314] ppid=30278 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/30301/task/30314/stat : 30314 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139870738405328 139872840927131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30315] ppid=30278 vsize=8414124 memory=916 CPUtime=0.05 cores=0-7
/proc/30301/task/30315/stat : 30315 (java) S 30278 30278 29338 0 -1 1077944384 559 0 0 0 5 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872134724336 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30316] ppid=30278 vsize=8414124 memory=4200 CPUtime=0.03 cores=0-7
/proc/30301/task/30316/stat : 30316 (java) S 30278 30278 29338 0 -1 1077944384 113 0 0 0 3 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872133671792 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30317] ppid=30278 vsize=8414124 memory=1412 CPUtime=0.08 cores=0-7
/proc/30301/task/30317/stat : 30317 (java) S 30278 30278 29338 0 -1 1077944384 394 0 0 0 8 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872132618736 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30318] ppid=30278 vsize=8414124 memory=2800 CPUtime=0.19 cores=0-7
/proc/30301/task/30318/stat : 30318 (java) S 30278 30278 29338 0 -1 1077944384 566 0 0 0 19 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872131566192 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30319] ppid=30278 vsize=8414124 memory=347 CPUtime=0 cores=0-7
/proc/30301/task/30319/stat : 30319 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139870240500192 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30320] ppid=30278 vsize=8414124 memory=347 CPUtime=0 cores=0-7
/proc/30301/task/30320/stat : 30320 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510044217 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872130513584 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30322] ppid=30278 vsize=8414124 memory=7686721470250260627 CPUtime=0 cores=0-7
/proc/30301/task/30322/stat : 30322 (java) S 30278 30278 29338 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872122479552 139872840933145 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30324] ppid=30278 vsize=8414124 memory=784 CPUtime=0 cores=0-7
/proc/30301/task/30324/stat : 30324 (java) S 30278 30278 29338 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869569400848 139872840930461 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30325] ppid=30278 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/30301/task/30325/stat : 30325 (java) S 30278 30278 29338 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869837836432 139872840930461 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30326] ppid=30278 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/30301/task/30326/stat : 30326 (java) S 30278 30278 29338 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510044284 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869300972976 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
Current children cumulated CPU time: 93.72 s
Current children cumulated vsize: 9456304 KiB
Current children cumulated memory: 488404 KiB

[startup+16.401 s]
/proc/loadavg: 7.76 6.54 4.11 6/220 30334
/proc/meminfo: memFree=25757408/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1472 CPUtime=6.81 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 582 27517 0 0 0 0 638 43 20 0 1 0 510043849 115843072 368 33554432000 4194304 5098028 140731164519360 140731164516104 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 368 311 221 0 87 0
[pid=30301] ppid=30278 vsize=8414124 memory=119580 CPUtime=1.14 cores=0-7
/proc/30301/stat : 30301 (java) S 30278 30278 29338 0 -1 1077944320 20394 0 0 0 106 8 0 0 20 0 24 0 510044210 8616062976 29895 33554432000 4194304 4196468 140734852160848 140734852143392 139872840908535 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
/proc/30301/statm: 2103531 29895 3178 1 0 2064875 0
[pid=30321] ppid=30301 vsize=929052 memory=367560 CPUtime=86.29 cores=0-7
/proc/30321/stat : 30321 (manyglucose-4.1) S 30301 30278 29338 0 -1 1077944320 262735 0 0 0 8565 64 0 0 20 0 2 0 510044282 951349248 91890 33554432000 4194304 4454172 140730749349776 140730749348160 139942672314103 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 38612992 140730749354829 140730749355036 140730749355036 140730749358006 0
/proc/30321/statm: 232263 91890 420 64 0 227931 0
[pid=30321/tid=30327] ppid=30301 vsize=929052 memory=7595725831727968097 CPUtime=11.07 cores=0-7
/proc/30321/task/30327/stat : 30327 (manyglucose-4.1) R 30301 30278 29338 0 -1 4202560 27100 0 0 0 1096 11 0 0 20 0 2 0 510044380 951349248 91890 33554432000 4194304 4454172 140730749349776 139942645549800 4351800 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 38612992 140730749354829 140730749355036 140730749355036 140730749358006 0
[pid=30301/tid=30302] ppid=30278 vsize=8414124 memory=5860696427093708880 CPUtime=0.74 cores=0-7
/proc/30301/task/30302/stat : 30302 (java) S 30278 30278 29338 0 -1 1077944384 17365 0 0 0 68 6 0 0 20 0 24 0 510044210 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872812748704 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30303] ppid=30278 vsize=8414124 memory=288230376992733853 CPUtime=0 cores=0-7
/proc/30301/task/30303/stat : 30303 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872845150736 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30304] ppid=30278 vsize=8414124 memory=288285571733015124 CPUtime=0 cores=0-7
/proc/30301/task/30304/stat : 30304 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872659307152 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30305] ppid=30278 vsize=8414124 memory=2244 CPUtime=0 cores=0-7
/proc/30301/task/30305/stat : 30305 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872658254096 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30306] ppid=30278 vsize=8414124 memory=140498246235921 CPUtime=0 cores=0-7
/proc/30301/task/30306/stat : 30306 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872323664272 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30307] ppid=30278 vsize=8414124 memory=5859535235326444939 CPUtime=0 cores=0-7
/proc/30301/task/30307/stat : 30307 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872322612240 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30308] ppid=30278 vsize=8414124 memory=9126107189 CPUtime=0 cores=0-7
/proc/30301/task/30308/stat : 30308 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872321559696 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30309] ppid=30278 vsize=8414124 memory=280996491501352 CPUtime=0 cores=0-7
/proc/30301/task/30309/stat : 30309 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872320506640 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30310] ppid=30278 vsize=8414124 memory=280996492493968 CPUtime=0 cores=0-7
/proc/30301/task/30310/stat : 30310 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044212 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872319454096 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30311] ppid=30278 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/30301/task/30311/stat : 30311 (java) S 30278 30278 29338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510044213 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872135776496 139872840919682 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30312] ppid=30278 vsize=8414124 memory=119580 CPUtime=0 cores=0-7
/proc/30301/task/30312/stat : 30312 (java) S 30278 30278 29338 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510044214 8616062976 29895 33554432000 4194304 4196468 140734852160848 139871381349536 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30313] ppid=30278 vsize=8414124 memory=367160 CPUtime=0 cores=0-7
/proc/30301/task/30313/stat : 30313 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044214 8616062976 29895 33554432000 4194304 4196468 140734852160848 139871112913648 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30314] ppid=30278 vsize=8414124 memory=1444 CPUtime=0 cores=0-7
/proc/30301/task/30314/stat : 30314 (java) S 30278 30278 29338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139870738405328 139872840927131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30315] ppid=30278 vsize=8414124 memory=1976 CPUtime=0.05 cores=0-7
/proc/30301/task/30315/stat : 30315 (java) S 30278 30278 29338 0 -1 1077944384 559 0 0 0 5 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872134724336 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30316] ppid=30278 vsize=8414124 memory=2580 CPUtime=0.03 cores=0-7
/proc/30301/task/30316/stat : 30316 (java) S 30278 30278 29338 0 -1 1077944384 113 0 0 0 3 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872133671792 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30317] ppid=30278 vsize=8414124 memory=1760 CPUtime=0.08 cores=0-7
/proc/30301/task/30317/stat : 30317 (java) S 30278 30278 29338 0 -1 1077944384 394 0 0 0 8 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872132618736 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30318] ppid=30278 vsize=8414124 memory=111632 CPUtime=0.19 cores=0-7
/proc/30301/task/30318/stat : 30318 (java) S 30278 30278 29338 0 -1 1077944384 566 0 0 0 19 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872131566192 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30319] ppid=30278 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/30301/task/30319/stat : 30319 (java) S 30278 30278 29338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510044216 8616062976 29895 33554432000 4194304 4196468 140734852160848 139870240500192 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30320] ppid=30278 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/30301/task/30320/stat : 30320 (java) S 30278 30278 29338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510044217 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872130513584 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30322] ppid=30278 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/30301/task/30322/stat : 30322 (java) S 30278 30278 29338 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139872122479552 139872840933145 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30324] ppid=30278 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/30301/task/30324/stat : 30324 (java) S 30278 30278 29338 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869569400848 139872840930461 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30325] ppid=30278 vsize=8414124 memory=26660 CPUtime=0 cores=0-7
/proc/30301/task/30325/stat : 30325 (java) S 30278 30278 29338 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 510044282 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869837836432 139872840930461 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30326] ppid=30278 vsize=8414124 memory=22084 CPUtime=0 cores=0-7
/proc/30301/task/30326/stat : 30326 (java) S 30278 30278 29338 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510044284 8616062976 29895 33554432000 4194304 4196468 140734852160848 139869300972976 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
Current children cumulated CPU time: 94.24 s
Current children cumulated vsize: 9456304 KiB
Current children cumulated memory: 488612 KiB

[startup+16.6011 s]
/proc/loadavg: 7.76 6.54 4.11 6/220 30334
/proc/meminfo: memFree=25757408/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1472 CPUtime=6.81 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 582 27517 0 0 0 0 638 43 20 0 1 0 510043849 115843072 368 33554432000 4194304 5098028 140731164519360 140731164516104 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 368 311 221 0 87 0
[pid=30301] ppid=30278 vsize=8283048 memory=128380 CPUtime=87.81 cores=0-7
/proc/30301/stat : 30301 (java) S 30278 30278 29338 0 -1 1077944320 22059 262760 0 0 128 9 8578 66 20 0 22 0 510044210 8481841152 32095 33554432000 4194304 4196468 140734852160848 140734852143392 139872840908535 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
/proc/30301/statm: 2070762 32095 3223 1 0 2032106 0
[pid=30301/tid=30302] ppid=30278 vsize=8283048 memory=0 CPUtime=87.18 cores=0-7
/proc/30301/task/30302/stat : 30302 (java) R 30278 30278 29338 0 -1 4202560 17396 262760 0 0 68 6 8578 66 20 0 22 0 510044210 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872812742272 139872824989022 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30303] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30303/stat : 30303 (java) S 30278 30278 29338 0 -1 1077944384 2 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872845150736 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30304] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30304/stat : 30304 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872659307152 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30305] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30305/stat : 30305 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872658254096 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30306] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30306/stat : 30306 (java) S 30278 30278 29338 0 -1 1077944384 3 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872323664272 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30307] ppid=30278 vsize=8283048 memory=8315171486948655189 CPUtime=86.44 cores=0-7
/proc/30301/task/30307/stat : 30307 (java) S 30278 30278 29338 0 -1 1077944384 2 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872322612240 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30308] ppid=30278 vsize=8283048 memory=1900086 CPUtime=86.44 cores=0-7
/proc/30301/task/30308/stat : 30308 (java) S 30278 30278 29338 0 -1 1077944384 2 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872321559696 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30309] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30309/stat : 30309 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872320506640 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30310] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30310/stat : 30310 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044212 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872319454096 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30311] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30311/stat : 30311 (java) S 30278 30278 29338 0 -1 1077944384 5 262760 0 0 0 0 8578 66 20 0 22 0 510044213 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872135776496 139872840919682 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30312] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30312/stat : 30312 (java) S 30278 30278 29338 0 -1 1077944384 13 262760 0 0 0 0 8578 66 20 0 22 0 510044214 8481841152 32095 33554432000 4194304 4196468 140734852160848 139871381349536 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30313] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30313/stat : 30313 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044214 8481841152 32095 33554432000 4194304 4196468 140734852160848 139871112913648 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30314] ppid=30278 vsize=8283048 memory=0 CPUtime=86.44 cores=0-7
/proc/30301/task/30314/stat : 30314 (java) S 30278 30278 29338 0 -1 1077944384 1 262760 0 0 0 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139870738405328 139872840927131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30315] ppid=30278 vsize=8283048 memory=0 CPUtime=86.53 cores=0-7
/proc/30301/task/30315/stat : 30315 (java) S 30278 30278 29338 0 -1 1077944384 763 262760 0 0 9 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872134724336 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30316] ppid=30278 vsize=8283048 memory=0 CPUtime=86.51 cores=0-7
/proc/30301/task/30316/stat : 30316 (java) S 30278 30278 29338 0 -1 1077944384 416 262760 0 0 7 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872133671792 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30317] ppid=30278 vsize=8283048 memory=4580 CPUtime=86.56 cores=0-7
/proc/30301/task/30317/stat : 30317 (java) S 30278 30278 29338 0 -1 1077944384 483 262760 0 0 12 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872132618736 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30318] ppid=30278 vsize=8283048 memory=0 CPUtime=86.67 cores=0-7
/proc/30301/task/30318/stat : 30318 (java) R 30278 30278 29338 0 -1 4202560 1049 262760 0 0 23 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872131561920 139872819727640 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30319] ppid=30278 vsize=8283048 memory=7686721470250260627 CPUtime=86.44 cores=0-7
/proc/30301/task/30319/stat : 30319 (java) S 30278 30278 29338 0 -1 1077944384 3 262760 0 0 0 0 8578 66 20 0 22 0 510044216 8481841152 32095 33554432000 4194304 4196468 140734852160848 139870240500192 139872840918741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30320] ppid=30278 vsize=8283048 memory=2116 CPUtime=86.44 cores=0-7
/proc/30301/task/30320/stat : 30320 (java) S 30278 30278 29338 0 -1 1077944384 2 262760 0 0 0 0 8578 66 20 0 22 0 510044217 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872130513584 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30322] ppid=30278 vsize=8283048 memory=516 CPUtime=86.44 cores=0-7
/proc/30301/task/30322/stat : 30322 (java) S 30278 30278 29338 0 -1 1077944384 25 262760 0 0 0 0 8578 66 20 0 22 0 510044282 8481841152 32095 33554432000 4194304 4196468 140734852160848 139872122478736 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
[pid=30301/tid=30326] ppid=30278 vsize=8283048 memory=1772 CPUtime=86.44 cores=0-7
/proc/30301/task/30326/stat : 30326 (java) S 30278 30278 29338 0 -1 1077944384 14 262760 0 0 0 0 8578 66 20 0 22 0 510044284 8481841152 32095 33554432000 4194304 4196468 140734852160848 139869300974768 139872840919682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38969344 140734852166623 140734852166790 140734852166790 140734852169679 0
Current children cumulated CPU time: 94.62 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 129852 KiB

[startup+16.701 s]
/proc/loadavg: 7.76 6.54 4.11 6/220 30334
/proc/meminfo: memFree=25757408/32770624 swapFree=66956836/67108860
[pid=30278] ppid=30275 vsize=113128 memory=1472 CPUtime=6.81 cores=0-7
/proc/30278/stat : 30278 (scop.sh) S 30275 30278 29338 0 -1 4202496 582 27517 0 0 0 0 638 43 20 0 1 0 510043849 115843072 368 33554432000 4194304 5098028 140731164519360 140731164516104 140420366164604 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27430912 140731164525308 140731164525656 140731164525656 140731164528585 0
/proc/30278/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 6.81 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 16.7049
CPU time (s): 94.9079
CPU user time (s): 93.7021
CPU system time (s): 1.20581
CPU usage (%): 568.143
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 1896020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.7021
system time used= 1.20581
maximum resident set size= 1901128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18034
involuntary context switches= 918


# summary of solver processes directly reported to runsolver:
#   pid: 30278
#   total CPU time (s): 94.9079
#   total CPU user time (s): 93.7021
#   total CPU system time (s): 1.20581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.192545 second user time and 0.235096 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-24 16:09:20
IDJOB=4405440
IDBENCH=127807
IDSOLVER=2868
FILE ID=node105/4405440-1569337861
RUNJOBID= node105-1569332278-29365
PBS_JOBID= 21705070
Free space on /var/tmp= 13180 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-183.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405440-1569337861/watcher-4405440-1569337861 -o /var/tmp/evaluation-result-4405440-1569337861/solver-4405440-1569337861 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1569332278-29365 --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-4405440-1569337861.xml

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

MD5SUM BENCH= a94c8ce581cdc830ec36047aa81438de
RANDOM SEED=1091812113

node105.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.00
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.00
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.00
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.00
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:        26239484 kB
MemAvailable:   31797616 kB
Buffers:          110656 kB
Cached:          5579448 kB
SwapCached:        48352 kB
Active:          2828452 kB
Inactive:        2912392 kB
Active(anon):       5572 kB
Inactive(anon):    99568 kB
Active(file):    2822880 kB
Inactive(file):  2812824 kB
Unevictable:      110928 kB
Mlocked:          110928 kB
SwapTotal:      67108860 kB
SwapFree:       66956836 kB
Dirty:             20564 kB
Writeback:             0 kB
AnonPages:        113892 kB
Mapped:            54384 kB
Shmem:             45912 kB
Slab:             379856 kB
SReclaimable:     350888 kB
SUnreclaim:        28968 kB
KernelStack:        3344 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13156 MiB
End job on node105 at 2019-09-24 16:09:37