Trace number 4405175

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)SAT 128.387 19.5033

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-04-m018.xml
MD5SUMe1b631bab6f8bd4ad65377e678a0b81e
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 benchmark2.54992
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-10826-serial-file.bin HOME/instance-4405175-1569341481.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 18:10:41 CEST 2019
0.65/0.57	c PID: 10829
0.65/0.57	c IP: 172.20.3.151
0.65/0.57	c HOST: node151.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.17/0.87	c (0,0) Parsing End
1.17/0.88	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.17/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) Constraint Name Generate Begin
1.17/0.88	c (0,0) Ctr:HOME/instance-4405175-1569341481.xml,AllDifferent:Lt:Num:Var:WeightedSum
1.17/0.88	c (0,0) Constraint Name Generate End
1.17/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.88	c (0,0) CSP to CSPinCNF Begin
2.10/1.25	c (0,0) translated 3 (10%) constraints
2.10/1.25	c (0,0) translated 6 (20%) constraints
2.10/1.26	c (0,0) translated 9 (30%) constraints
2.10/1.26	c (0,0) translated 12 (40%) constraints
2.10/1.26	c (0,0) translated 14 (50%) constraints
2.10/1.26	c (0,0) translated 17 (60%) constraints
2.10/1.27	c (0,0) translated 20 (70%) constraints
2.10/1.27	c (0,0) translated 23 (80%) constraints
2.10/1.27	c (0,0) translated 26 (90%) constraints
2.10/1.27	c (0,0) translated 28 (100%) constraints
2.10/1.27	c (0,0) ===========================================
2.10/1.27	c (0,0) Order
2.10/1.27	c (0,0) ===========================================
2.10/1.29	c (0,0) translated 74 (10%) constraints
2.39/1.31	c (0,0) translated 147 (20%) constraints
2.39/1.32	c (0,0) translated 220 (30%) constraints
2.39/1.33	c (0,0) translated 293 (40%) constraints
2.39/1.34	c (0,0) translated 366 (50%) constraints
2.39/1.34	c (0,0) translated 440 (60%) constraints
2.39/1.35	c (0,0) translated 513 (70%) constraints
2.39/1.36	c (0,0) translated 586 (80%) constraints
2.39/1.36	c (0,0) translated 659 (90%) constraints
3.10/1.58	c (1,1) translated 732 (100%) constraints
3.10/1.58	c (1,1) CSP to CSPinCNF End
3.10/1.59	c (1,1) CSP: 85 int (48 aux), 1369 bool (1369 aux), 3587 ctr, max domain size 109
3.10/1.59	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.10/1.59	c (1,1) CSPinCNF Propagation Begin
3.52/1.65	c (1,1) 9 values, 25 unsatisfiable literals, and 92 valid clauses are removed
3.52/1.65	c (1,1) CSPinCNF Propagation End
3.52/1.65	c (1,1) CSP: 85 int (48 aux), 1369 bool (1369 aux), 3495 ctr, max domain size 109
3.52/1.65	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.52/1.65	c (1,1) Simplify CSPinCNF Begin
3.92/1.71	c (1,1) Simplify CSPinCNF End
3.92/1.71	c (1,1) CSP: 85 int (48 aux), 2701 bool (2701 aux), 4827 ctr, max domain size 109
3.92/1.71	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.92/1.71	c (1,1) Calculate Precise Domain Begin
3.92/1.73	c (1,1) 3 values are removed by re-calculation
3.92/1.73	c (1,1) Calculate Precise Domain End
3.92/1.73	c (1,1) CSP: 85 int (48 aux), 2701 bool (2701 aux), 4827 ctr, max domain size 109
3.92/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.92/1.73	c (1,1) CSPinCNF to SatSolver Begin
4.64/2.00	c (1,1) 483 (10 %) CSP clauses are encoded (0 SAT variables, 16485 SAT clauses)
5.10/2.10	c (1,1) 966 (20 %) CSP clauses are encoded (0 SAT variables, 28461 SAT clauses)
5.53/2.18	c (1,1) 1449 (30 %) CSP clauses are encoded (0 SAT variables, 40476 SAT clauses)
5.89/2.26	c (1,1) 1931 (40 %) CSP clauses are encoded (0 SAT variables, 52384 SAT clauses)
5.89/2.27	c (1,1) 2414 (50 %) CSP clauses are encoded (0 SAT variables, 54511 SAT clauses)
5.89/2.28	c (1,1) 2897 (60 %) CSP clauses are encoded (0 SAT variables, 54994 SAT clauses)
5.89/2.28	c (1,1) 3379 (70 %) CSP clauses are encoded (0 SAT variables, 55476 SAT clauses)
5.89/2.29	c (1,1) 3862 (80 %) CSP clauses are encoded (0 SAT variables, 55959 SAT clauses)
5.89/2.30	c (1,1) 4345 (90 %) CSP clauses are encoded (0 SAT variables, 56442 SAT clauses)
7.64/2.77	c (2,2) 4827 (100 %) CSP clauses are encoded (0 SAT variables, 315828 SAT clauses)
7.73/2.96	c (2,2) CSPinCNF to SatSolver End
7.73/2.96	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.73/2.96	c (2,2) 7549 bool, 315862 clause
7.73/2.96	c (2,2) Export Begin
7.81/3.04	c (2,2) Export to HOME/scop-10826-serial-file.bin
7.81/3.04	c (2,2) Export End
7.81/3.04	c (2,2) Export File Size: 0.01 MB
7.81/3.04	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
7.81/3.04	c END-Prog: Tue Sep 24 18:10:44 CEST 2019
0.00/3.21	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10826-serial-file.bin
7.89/3.67	c (0,0) Read Serial File Begin
7.89/3.67	c (0,0) HOME/scop-10826-serial-file.bin
7.89/3.87	c (0,0) Read Serial File End
7.89/3.88	
7.89/3.88	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
7.89/3.88	(Solving Process)
7.89/3.88	
7.89/3.90	c BEGIN-Prog: Tue Sep 24 18:10:45 CEST 2019
7.89/3.90	c PID: 10849
7.89/3.90	c IP: 172.20.3.151
7.89/3.90	c HOST: node151.alineos.net
7.89/3.91	c (0,0) SatSolver.solve Begin
7.89/3.91	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405175-1569341481.xml-scop-10829.cnf
7.89/3.93	c (0,0) c
7.89/3.93	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.89/3.93	c (0,0) c
7.89/3.93	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.89/3.93	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.89/3.93	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.89/3.93	c (0,0) c |                                                                                                       |
9.07/4.02	c (0,0) c |  Number of variables:          7549                                                                   |
9.07/4.02	c (0,0) c |  Number of clauses:          315862                                                                   |
9.07/4.02	c (0,0) c |  Parse time:                   0.08 s                                                                 |
9.07/4.02	c (0,0) c |                                                                                                       |
9.37/4.39	c (0,0) c |  Simplification time:          0.37 s                                                                 |
9.37/4.39	c (0,0) c |                                                                                                       |
9.37/4.39	c (0,0) c |  Generating clones                                                                                    |
9.46/4.45	c (0,0) c |  all clones generated. Memory =   183.65Mb.                                                           |
9.46/4.45	c (0,0) c ========================================================================================================|
9.46/4.45	c (0,0) c
9.46/4.45	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.46/4.45	c (0,0) c
9.46/4.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.46/4.45	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.46/4.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.46/4.45	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.46/4.45	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.46/4.45	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.46/4.45	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
9.46/4.45	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.46/4.45	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.46/4.45	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.46/4.45	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.46/4.45	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.46/4.45	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.46/4.45	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.46/4.45	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
9.46/4.45	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.46/4.45	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.46/4.45	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.46/4.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.34	c (15,0) c
127.79/19.34	c (15,0) c real time : 15.4148 s
127.79/19.34	c (15,0) c cpu time  : 118.481 s
127.79/19.34	c (15,0) c
127.79/19.34	c (15,0) c
127.79/19.34	c (15,0) c
127.79/19.34	c (15,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
127.79/19.34	c (15,0) c
127.79/19.34	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.34	c (15,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
127.79/19.34	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.34	c (15,0) c | Conflicts     |          330375 |      43167 |      40409 |      42792 |      38524 |      39956 |      40057 |      42204 |      43266 |
127.79/19.34	c (15,0) c | Decisions     |          508056 |      61259 |      61408 |      64696 |      61749 |      66652 |      61147 |      62646 |      68499 |
127.79/19.34	c (15,0) c | Propagations  |       222660878 |   27251178 |   24845330 |   26371978 |   30228743 |   28166249 |   30211537 |   28284577 |   27301286 |
127.79/19.34	c (15,0) c | ReduceDBs     |              40 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
127.79/19.34	c (15,0) c | SimpDBs       |              94 |         10 |         11 |         11 |         13 |         14 |         12 |         10 |         13 |
127.79/19.34	c (15,0) c | Restarts      |             868 |         75 |         88 |        101 |        155 |        170 |        125 |         59 |         95 |
127.79/19.34	c (15,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
127.79/19.34	c (15,0) c | PropBinClauses|       574343836 |   70060346 |   66751008 |   69799079 |   74588016 |   72790737 |   75482416 |   73987670 |   70884564 |
127.79/19.34	c (15,0) c | PropPreBlocker|     10307213470 | 1320991594 | 1223028837 | 1293628475 | 1273134577 | 1276576572 | 1307543066 | 1318614275 | 1293696074 |
127.79/19.34	c (15,0) c | PropNotBlocker|       722914140 |   86900072 |   84587848 |   86948107 |   98716595 |   94005542 |   93429656 |   87939949 |   90386371 |
127.79/19.34	c (15,0) c | LitFullScans  |     12392726760 | 1579760596 | 1482388907 | 1560251601 | 1524081271 | 1536306908 | 1559640259 | 1584162226 | 1566134992 |
127.79/19.34	c (15,0) c | LitScanFracts |         1365898 |     149951 |     167813 |     247671 |      74883 |     300218 |     178934 |     129767 |     116661 |
127.79/19.34	c (15,0) c | DecisionLevel0|             895 |         77 |         91 |        102 |        161 |        179 |        127 |         59 |         99 |
127.79/19.34	c (15,0) c | Periods       |            2064 |        263 |        247 |        260 |        254 |        256 |        259 |        264 |        261 |
127.79/19.34	c (15,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
127.79/19.34	c (15,0) c | Avg_Trail     |                 |       6133 |       6075 |       6074 |       5827 |       5930 |       5895 |       6057 |       5998 |
127.79/19.34	c (15,0) c | Avg_DL        |                 |         37 |         48 |         41 |         31 |         36 |         36 |         35 |         46 |
127.79/19.34	c (15,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
127.79/19.34	c (15,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
127.79/19.34	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.34	c (15,0) c | Exported      |           42565 |       6053 |       4863 |       5990 |       4286 |       4514 |       4935 |       6184 |       5740 |
127.79/19.34	c (15,0) c | Imported      |          268705 |      34729 |      31468 |      33990 |      30925 |      33996 |      35274 |      33664 |      34659 |
127.79/19.34	c (15,0) c | Good          |             691 |         95 |         80 |         92 |         84 |         74 |         81 |         91 |         94 |
127.79/19.34	c (15,0) c | Purge         |          268014 |      34634 |      31388 |      33898 |      30841 |      33922 |      35193 |      33573 |      34565 |
127.79/19.34	c (15,0) c | Promoted      |             870 |         99 |         97 |        116 |        120 |        142 |        103 |         67 |        126 |
127.79/19.34	c (15,0) c | Remove_Imp    |           64968 |       6388 |       5424 |       6317 |      11109 |      11247 |       6423 |       8323 |       9737 |
127.79/19.34	c (15,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
127.79/19.34	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.34	c (15,0) c | Unaries       |                 |          2 |          3 |          1 |          6 |          9 |          2 |          0 |          4 |
127.79/19.34	c (15,0) c | Binaries      |                 |          6 |         16 |          7 |         14 |         25 |         19 |          8 |          6 |
127.79/19.34	c (15,0) c | Glues         |                 |        163 |        221 |        245 |        176 |        287 |        269 |        192 |        202 |
127.79/19.35	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.35	c (15,0) c | Orig_Seen     |            56 % |     160058 |     174162 |     182275 |     187226 |     196850 |     175529 |     151772 |     183248 |
127.79/19.35	c (15,0) c | Diff Orig seen|                 | -    14104 |      X     |       8113 |      13064 |      22688 |       1367 | -    22390 |       9086 |
127.79/19.35	c (15,0) c | Hamming       |            18 % |       1288 |      X     |       1559 |       1384 |       1639 |       1258 |       1405 |       1329 |
127.79/19.35	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.35	c (15,0) c | RunningTime   |                 |   14.8 100%|   14.8 100%|   14.9 100%|   14.9 100%|   14.9 100%|   14.8 100%|   14.9 100%|   14.8 100%|
127.79/19.35	c (15,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
127.79/19.35	c (15,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
127.79/19.35	c (15,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
127.79/19.35	c (15,0) c | SolvingTime   |                 |   14.8     |   14.8     |   14.9     |   14.9     |   14.9     |   14.9     |   14.9     |   14.8     |
127.79/19.35	c (15,0) c | PropagationTim|                 |   13.4  91%|   13.3  90%|   13.4  90%|   13.8  93%|   13.6  91%|   13.7  92%|   13.5  91%|   13.4  90%|
127.79/19.35	c (15,0) c | AnalysisTime  |                 |    1.0   7%|    1.1   7%|    1.1   7%|    0.7   4%|    0.8   6%|    0.7   5%|    0.9   6%|    1.0   7%|
127.79/19.35	c (15,0) c | ReductionTime |                 |    0.1   1%|    0.1   1%|    0.1   1%|    0.1   0%|    0.1   1%|    0.1   0%|    0.1   1%|    0.1   1%|
127.79/19.35	c (15,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%|
127.79/19.35	c (15,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
127.79/19.35	c (15,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
127.79/19.35	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.35	c (15,0) c
127.79/19.35	c (15,0) c
127.79/19.35	c (15,0) c Threads : 8
127.79/19.35	c (15,0) c Winner : 1
127.79/19.35	c (15,0) c Conflicts_0 : 43167
127.79/19.35	c (15,0) c Conflicts_1 : 40409
127.79/19.35	c (15,0) c Conflicts_2 : 42792
127.79/19.35	c (15,0) c Conflicts_3 : 38524
127.79/19.35	c (15,0) c Conflicts_4 : 39956
127.79/19.35	c (15,0) c Conflicts_5 : 40057
127.79/19.35	c (15,0) c Conflicts_6 : 42204
127.79/19.35	c (15,0) c Conflicts_7 : 43266
127.79/19.35	c (15,0) c Conflicts_total : 330375
127.79/19.35	c (15,0) c Conflicts_winner : 40409
127.79/19.35	c (15,0) c Decisions_0 : 61259
127.79/19.35	c (15,0) c Decisions_1 : 61408
127.79/19.35	c (15,0) c Decisions_2 : 64696
127.79/19.35	c (15,0) c Decisions_3 : 61749
127.79/19.35	c (15,0) c Decisions_4 : 66652
127.79/19.35	c (15,0) c Decisions_5 : 61147
127.79/19.35	c (15,0) c Decisions_6 : 62646
127.79/19.35	c (15,0) c Decisions_7 : 68499
127.79/19.35	c (15,0) c Decisions_total : 508056
127.79/19.35	c (15,0) c Decisions_winner : 61408
127.79/19.35	c (15,0) c Propagations_0 : 27251178
127.79/19.35	c (15,0) c Propagations_1 : 24845330
127.79/19.35	c (15,0) c Propagations_2 : 26371978
127.79/19.35	c (15,0) c Propagations_3 : 30228743
127.79/19.35	c (15,0) c Propagations_4 : 28166249
127.79/19.35	c (15,0) c Propagations_5 : 30211537
127.79/19.35	c (15,0) c Propagations_6 : 28284577
127.79/19.35	c (15,0) c Propagations_7 : 27301286
127.79/19.35	c (15,0) c Propagations_total : 222660878
127.79/19.35	c (15,0) c Propagations_winner : 24845330
127.79/19.35	c (15,0) c ReduceDBs_0 : 5
127.79/19.35	c (15,0) c ReduceDBs_1 : 5
127.79/19.35	c (15,0) c ReduceDBs_2 : 5
127.79/19.35	c (15,0) c ReduceDBs_3 : 5
127.79/19.35	c (15,0) c ReduceDBs_4 : 5
127.79/19.35	c (15,0) c ReduceDBs_5 : 5
127.79/19.35	c (15,0) c ReduceDBs_6 : 5
127.79/19.35	c (15,0) c ReduceDBs_7 : 5
127.79/19.35	c (15,0) c ReduceDBs_total : 40
127.79/19.35	c (15,0) c ReduceDBs_winner : 5
127.79/19.35	c (15,0) c SimpDBs_0 : 10
127.79/19.35	c (15,0) c SimpDBs_1 : 11
127.79/19.35	c (15,0) c SimpDBs_2 : 11
127.79/19.35	c (15,0) c SimpDBs_3 : 13
127.79/19.35	c (15,0) c SimpDBs_4 : 14
127.79/19.35	c (15,0) c SimpDBs_5 : 12
127.79/19.35	c (15,0) c SimpDBs_6 : 10
127.79/19.35	c (15,0) c SimpDBs_7 : 13
127.79/19.35	c (15,0) c SimpDBs_total : 94
127.79/19.35	c (15,0) c SimpDBs_winner : 11
127.79/19.35	c (15,0) c Restarts_0 : 75
127.79/19.35	c (15,0) c Restarts_1 : 88
127.79/19.35	c (15,0) c Restarts_2 : 101
127.79/19.35	c (15,0) c Restarts_3 : 155
127.79/19.35	c (15,0) c Restarts_4 : 170
127.79/19.35	c (15,0) c Restarts_5 : 125
127.79/19.35	c (15,0) c Restarts_6 : 59
127.79/19.35	c (15,0) c Restarts_7 : 95
127.79/19.35	c (15,0) c Restarts_total : 868
127.79/19.35	c (15,0) c Restarts_winner : 88
127.79/19.35	c (15,0) c ForcedImports_0 : 0
127.79/19.35	c (15,0) c ForcedImports_1 : 0
127.79/19.35	c (15,0) c ForcedImports_2 : 0
127.79/19.35	c (15,0) c ForcedImports_3 : 0
127.79/19.35	c (15,0) c ForcedImports_4 : 0
127.79/19.35	c (15,0) c ForcedImports_5 : 0
127.79/19.35	c (15,0) c ForcedImports_6 : 0
127.79/19.35	c (15,0) c ForcedImports_7 : 0
127.79/19.35	c (15,0) c ForcedImports_total : 0
127.79/19.35	c (15,0) c ForcedImports_winner : 0
127.79/19.35	c (15,0) c PropsBinClauses_0 : 70060346
127.79/19.35	c (15,0) c PropsBinClauses_1 : 66751008
127.79/19.35	c (15,0) c PropsBinClauses_2 : 69799079
127.79/19.35	c (15,0) c PropsBinClauses_3 : 74588016
127.79/19.35	c (15,0) c PropsBinClauses_4 : 72790737
127.79/19.35	c (15,0) c PropsBinClauses_5 : 75482416
127.79/19.35	c (15,0) c PropsBinClauses_6 : 73987670
127.79/19.35	c (15,0) c PropsBinClauses_7 : 70884564
127.79/19.35	c (15,0) c PropsBinClauses_total : 574343836
127.79/19.35	c (15,0) c PropsBinClauses_winner : 66751008
127.79/19.35	c (15,0) c PropsPreBlocker_0 : 1320991594
127.79/19.35	c (15,0) c PropsPreBlocker_1 : 1223028837
127.79/19.35	c (15,0) c PropsPreBlocker_2 : 1293628475
127.79/19.35	c (15,0) c PropsPreBlocker_3 : 1273134577
127.79/19.35	c (15,0) c PropsPreBlocker_4 : 1276576572
127.79/19.35	c (15,0) c PropsPreBlocker_5 : 1307543066
127.79/19.35	c (15,0) c PropsPreBlocker_6 : 1318614275
127.79/19.35	c (15,0) c PropsPreBlocker_7 : 1293696074
127.79/19.35	c (15,0) c PropsPreBlocker_total : 10307213470
127.79/19.35	c (15,0) c PropsPreBlocker_winner : 1223028837
127.79/19.35	c (15,0) c PropsNotBlocker_0 : 86900072
127.79/19.35	c (15,0) c PropsNotBlocker_1 : 84587848
127.79/19.35	c (15,0) c PropsNotBlocker_2 : 86948107
127.79/19.35	c (15,0) c PropsNotBlocker_3 : 98716595
127.79/19.35	c (15,0) c PropsNotBlocker_4 : 94005542
127.79/19.35	c (15,0) c PropsNotBlocker_5 : 93429656
127.79/19.35	c (15,0) c PropsNotBlocker_6 : 87939949
127.79/19.35	c (15,0) c PropsNotBlocker_7 : 90386371
127.79/19.35	c (15,0) c PropsNotBlocker_total : 722914140
127.79/19.35	c (15,0) c PropsNotBlocker_winner : 84587848
127.79/19.35	c (15,0) c PropsLitFullScans_0 : 1579760596
127.79/19.35	c (15,0) c PropsLitFullScans_1 : 1482388907
127.79/19.35	c (15,0) c PropsLitFullScans_2 : 1560251601
127.79/19.35	c (15,0) c PropsLitFullScans_3 : 1524081271
127.79/19.35	c (15,0) c PropsLitFullScans_4 : 1536306908
127.79/19.35	c (15,0) c PropsLitFullScans_5 : 1559640259
127.79/19.35	c (15,0) c PropsLitFullScans_6 : 1584162226
127.79/19.35	c (15,0) c PropsLitFullScans_7 : 1566134992
127.79/19.35	c (15,0) c PropsLitFullScans_total : 12392726760
127.79/19.35	c (15,0) c PropsLitFullScans_winner : 1482388907
127.79/19.35	c (15,0) c LitScanFractions_0 : 149951
127.79/19.35	c (15,0) c LitScanFractions_1 : 167813
127.79/19.35	c (15,0) c LitScanFractions_2 : 247671
127.79/19.35	c (15,0) c LitScanFractions_3 : 74883
127.79/19.35	c (15,0) c LitScanFractions_4 : 300218
127.79/19.35	c (15,0) c LitScanFractions_5 : 178934
127.79/19.35	c (15,0) c LitScanFractions_6 : 129767
127.79/19.35	c (15,0) c LitScanFractions_7 : 116661
127.79/19.35	c (15,0) c LitScanFractions_total : 1365898
127.79/19.35	c (15,0) c LitScanFractions_winner : 167813
127.79/19.35	c (15,0) c DecisionLevel0_0 : 77
127.79/19.35	c (15,0) c DecisionLevel0_1 : 91
127.79/19.35	c (15,0) c DecisionLevel0_2 : 102
127.79/19.35	c (15,0) c DecisionLevel0_3 : 161
127.79/19.35	c (15,0) c DecisionLevel0_4 : 179
127.79/19.35	c (15,0) c DecisionLevel0_5 : 127
127.79/19.35	c (15,0) c DecisionLevel0_6 : 59
127.79/19.35	c (15,0) c DecisionLevel0_7 : 99
127.79/19.35	c (15,0) c DecisionLevel0_total : 895
127.79/19.35	c (15,0) c DecisionLevel0_winner : 91
127.79/19.35	c (15,0) c Periods_0 : 263
127.79/19.35	c (15,0) c Periods_1 : 247
127.79/19.35	c (15,0) c Periods_2 : 260
127.79/19.35	c (15,0) c Periods_3 : 254
127.79/19.35	c (15,0) c Periods_4 : 256
127.79/19.35	c (15,0) c Periods_5 : 259
127.79/19.35	c (15,0) c Periods_6 : 264
127.79/19.35	c (15,0) c Periods_7 : 261
127.79/19.35	c (15,0) c Periods_total : 2064
127.79/19.35	c (15,0) c Periods_winner : 247
127.79/19.35	c (15,0) c Margin_0 : 20
127.79/19.35	c (15,0) c Margin_1 : 20
127.79/19.35	c (15,0) c Margin_2 : 20
127.79/19.35	c (15,0) c Margin_3 : 20
127.79/19.35	c (15,0) c Margin_4 : 20
127.79/19.35	c (15,0) c Margin_5 : 20
127.79/19.35	c (15,0) c Margin_6 : 20
127.79/19.35	c (15,0) c Margin_7 : 20
127.79/19.35	c (15,0) c Margin_total : 160
127.79/19.35	c (15,0) c Margin_winner : 20
127.79/19.35	c (15,0) c Exported_0 : 6053
127.79/19.35	c (15,0) c Exported_1 : 4863
127.79/19.35	c (15,0) c Exported_2 : 5990
127.79/19.35	c (15,0) c Exported_3 : 4286
127.79/19.35	c (15,0) c Exported_4 : 4514
127.79/19.35	c (15,0) c Exported_5 : 4935
127.79/19.35	c (15,0) c Exported_6 : 6184
127.79/19.35	c (15,0) c Exported_7 : 5740
127.79/19.35	c (15,0) c Exported_total : 42565
127.79/19.35	c (15,0) c Exported_winner : 4863
127.79/19.35	c (15,0) c Imported_0 : 34729
127.79/19.35	c (15,0) c Imported_1 : 31468
127.79/19.35	c (15,0) c Imported_2 : 33990
127.79/19.35	c (15,0) c Imported_3 : 30925
127.79/19.35	c (15,0) c Imported_4 : 33996
127.79/19.35	c (15,0) c Imported_5 : 35274
127.79/19.35	c (15,0) c Imported_6 : 33664
127.79/19.35	c (15,0) c Imported_7 : 34659
127.79/19.35	c (15,0) c Imported_total : 268705
127.79/19.35	c (15,0) c Imported_winner : 31468
127.79/19.35	c (15,0) c Good_0 : 95
127.79/19.35	c (15,0) c Good_1 : 80
127.79/19.35	c (15,0) c Good_2 : 92
127.79/19.35	c (15,0) c Good_3 : 84
127.79/19.35	c (15,0) c Good_4 : 74
127.79/19.35	c (15,0) c Good_5 : 81
127.79/19.35	c (15,0) c Good_6 : 91
127.79/19.35	c (15,0) c Good_7 : 94
127.79/19.35	c (15,0) c Good_total : 691
127.79/19.35	c (15,0) c Good_winner : 80
127.79/19.35	c (15,0) c Purge_0 : 34634
127.79/19.35	c (15,0) c Purge_1 : 31388
127.79/19.35	c (15,0) c Purge_2 : 33898
127.79/19.35	c (15,0) c Purge_3 : 30841
127.79/19.35	c (15,0) c Purge_4 : 33922
127.79/19.35	c (15,0) c Purge_5 : 35193
127.79/19.35	c (15,0) c Purge_6 : 33573
127.79/19.35	c (15,0) c Purge_7 : 34565
127.79/19.35	c (15,0) c Purge_total : 268014
127.79/19.35	c (15,0) c Purge_winner : 31388
127.79/19.35	c (15,0) c Promoted_0 : 99
127.79/19.35	c (15,0) c Promoted_1 : 97
127.79/19.35	c (15,0) c Promoted_2 : 116
127.79/19.35	c (15,0) c Promoted_3 : 120
127.79/19.35	c (15,0) c Promoted_4 : 142
127.79/19.35	c (15,0) c Promoted_5 : 103
127.79/19.35	c (15,0) c Promoted_6 : 67
127.79/19.35	c (15,0) c Promoted_7 : 126
127.79/19.35	c (15,0) c Promoted_total : 870
127.79/19.35	c (15,0) c Promoted_winner : 97
127.79/19.35	c (15,0) c Remove_Imp_0 : 6388
127.79/19.35	c (15,0) c Remove_Imp_1 : 5424
127.79/19.35	c (15,0) c Remove_Imp_2 : 6317
127.79/19.35	c (15,0) c Remove_Imp_3 : 11109
127.79/19.35	c (15,0) c Remove_Imp_4 : 11247
127.79/19.35	c (15,0) c Remove_Imp_5 : 6423
127.79/19.35	c (15,0) c Remove_Imp_6 : 8323
127.79/19.35	c (15,0) c Remove_Imp_7 : 9737
127.79/19.35	c (15,0) c Remove_Imp_total : 64968
127.79/19.35	c (15,0) c Remove_Imp_winner : 5424
127.79/19.35	c (15,0) c Blocked_Reuse_0 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_1 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_2 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_3 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_4 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_5 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_6 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_7 : 0
127.79/19.35	c (15,0) c Blocked_Reuse_total : 0
127.79/19.35	c (15,0) c Blocked_Reuse_winner : 0
127.79/19.35	c (15,0) c Unaries_0 : 2
127.79/19.35	c (15,0) c Unaries_1 : 3
127.79/19.35	c (15,0) c Unaries_2 : 1
127.79/19.35	c (15,0) c Unaries_3 : 6
127.79/19.35	c (15,0) c Unaries_4 : 9
127.79/19.35	c (15,0) c Unaries_5 : 2
127.79/19.35	c (15,0) c Unaries_6 : 0
127.79/19.35	c (15,0) c Unaries_7 : 4
127.79/19.35	c (15,0) c Unaries_total : 27
127.79/19.35	c (15,0) c Unaries_winner : 3
127.79/19.35	c (15,0) c Binaries_0 : 6
127.79/19.35	c (15,0) c Binaries_1 : 16
127.79/19.35	c (15,0) c Binaries_2 : 7
127.79/19.35	c (15,0) c Binaries_3 : 14
127.79/19.35	c (15,0) c Binaries_4 : 25
127.79/19.35	c (15,0) c Binaries_5 : 19
127.79/19.35	c (15,0) c Binaries_6 : 8
127.79/19.35	c (15,0) c Binaries_7 : 6
127.79/19.35	c (15,0) c Binaries_total : 101
127.79/19.35	c (15,0) c Binaries_winner : 16
127.79/19.35	c (15,0) c Glues_0 : 163
127.79/19.35	c (15,0) c Glues_1 : 221
127.79/19.35	c (15,0) c Glues_2 : 245
127.79/19.36	c (15,0) c Glues_3 : 176
127.79/19.36	c (15,0) c Glues_4 : 287
127.79/19.36	c (15,0) c Glues_5 : 269
127.79/19.36	c (15,0) c Glues_6 : 192
127.79/19.36	c (15,0) c Glues_7 : 202
127.79/19.36	c (15,0) c Glues_total : 1755
127.79/19.36	c (15,0) c Glues_winner : 221
127.79/19.36	c (15,0) c RunningTime_0 : 14.821754
127.79/19.36	c (15,0) c RunningTime_1 : 14.814808
127.79/19.36	c (15,0) c RunningTime_2 : 14.859797
127.79/19.36	c (15,0) c RunningTime_3 : 14.855544
127.79/19.36	c (15,0) c RunningTime_4 : 14.862929
127.79/19.36	c (15,0) c RunningTime_5 : 14.829632
127.79/19.36	c (15,0) c RunningTime_6 : 14.850419
127.79/19.36	c (15,0) c RunningTime_7 : 14.825095
127.79/19.36	c (15,0) c RunningTime_total : 118.719978
127.79/19.36	c (15,0) c RunningTime_winner : 14.814808
127.79/19.36	c (15,0) c WaitingTime_0 : 0.000371
127.79/19.36	c (15,0) c WaitingTime_1 : 0.000279
127.79/19.36	c (15,0) c WaitingTime_2 : 0.000381
127.79/19.36	c (15,0) c WaitingTime_3 : 0.000347
127.79/19.36	c (15,0) c WaitingTime_4 : 0.000411
127.79/19.36	c (15,0) c WaitingTime_5 : 0.000375
127.79/19.36	c (15,0) c WaitingTime_6 : 0.000362
127.79/19.36	c (15,0) c WaitingTime_7 : 0.000422
127.79/19.36	c (15,0) c WaitingTime_total : 0.002949
127.79/19.36	c (15,0) c WaitingTime_winner : 0.000279
127.79/19.36	c (15,0) c ExchangingTime_0 : 0.016898
127.79/19.36	c (15,0) c ExchangingTime_1 : 0.020858
127.79/19.36	c (15,0) c ExchangingTime_2 : 0.017255
127.79/19.36	c (15,0) c ExchangingTime_3 : 0.016563
127.79/19.36	c (15,0) c ExchangingTime_4 : 0.018019
127.79/19.36	c (15,0) c ExchangingTime_5 : 0.022548
127.79/19.36	c (15,0) c ExchangingTime_6 : 0.017425
127.79/19.36	c (15,0) c ExchangingTime_7 : 0.017225
127.79/19.36	c (15,0) c ExchangingTime_total : 0.146790
127.79/19.36	c (15,0) c ExchangingTime_winner : 0.020858
127.79/19.36	c (15,0) c PeriodProcTime_0 : 0.002038
127.79/19.36	c (15,0) c PeriodProcTime_1 : 0.001989
127.79/19.36	c (15,0) c PeriodProcTime_2 : 0.002227
127.79/19.36	c (15,0) c PeriodProcTime_3 : 0.002086
127.79/19.36	c (15,0) c PeriodProcTime_4 : 0.002130
127.79/19.36	c (15,0) c PeriodProcTime_5 : 0.002139
127.79/19.36	c (15,0) c PeriodProcTime_6 : 0.002156
127.79/19.36	c (15,0) c PeriodProcTime_7 : 0.001789
127.79/19.36	c (15,0) c PeriodProcTime_total : 0.016553
127.79/19.36	c (15,0) c PeriodProcTime_winner : 0.001989
127.79/19.36	c (15,0) c SolvingTime_0 : 14.841060
127.79/19.36	c (15,0) c SolvingTime_1 : 14.837934
127.79/19.36	c (15,0) c SolvingTime_2 : 14.879660
127.79/19.36	c (15,0) c SolvingTime_3 : 14.874540
127.79/19.36	c (15,0) c SolvingTime_4 : 14.883489
127.79/19.36	c (15,0) c SolvingTime_5 : 14.854695
127.79/19.36	c (15,0) c SolvingTime_6 : 14.870363
127.79/19.36	c (15,0) c SolvingTime_7 : 14.844530
127.79/19.36	c (15,0) c SolvingTime_total : 118.886270
127.79/19.36	c (15,0) c SolvingTime_winner : 14.837934
127.79/19.36	c (15,0) c PropagationTime_0 : 13.433201
127.79/19.36	c (15,0) c PropagationTime_1 : 13.294883
127.79/19.36	c (15,0) c PropagationTime_2 : 13.355387
127.79/19.36	c (15,0) c PropagationTime_3 : 13.775458
127.79/19.36	c (15,0) c PropagationTime_4 : 13.561419
127.79/19.36	c (15,0) c PropagationTime_5 : 13.717022
127.79/19.36	c (15,0) c PropagationTime_6 : 13.529875
127.79/19.36	c (15,0) c PropagationTime_7 : 13.364905
127.79/19.36	c (15,0) c PropagationTime_total : 108.032150
127.79/19.36	c (15,0) c PropagationTime_winner : 13.294883
127.79/19.36	c (15,0) c AnalysisTime_0 : 0.969929
127.79/19.36	c (15,0) c AnalysisTime_1 : 1.101136
127.79/19.36	c (15,0) c AnalysisTime_2 : 1.066692
127.79/19.36	c (15,0) c AnalysisTime_3 : 0.668882
127.79/19.36	c (15,0) c AnalysisTime_4 : 0.836770
127.79/19.36	c (15,0) c AnalysisTime_5 : 0.709857
127.79/19.36	c (15,0) c AnalysisTime_6 : 0.894753
127.79/19.36	c (15,0) c AnalysisTime_7 : 1.000861
127.79/19.36	c (15,0) c AnalysisTime_total : 7.248881
127.79/19.36	c (15,0) c AnalysisTime_winner : 1.101136
127.79/19.36	c (15,0) c ReductionTime_0 : 0.084835
127.79/19.36	c (15,0) c ReductionTime_1 : 0.091069
127.79/19.36	c (15,0) c ReductionTime_2 : 0.088851
127.79/19.36	c (15,0) c ReductionTime_3 : 0.054800
127.79/19.36	c (15,0) c ReductionTime_4 : 0.098810
127.79/19.36	c (15,0) c ReductionTime_5 : 0.051231
127.79/19.36	c (15,0) c ReductionTime_6 : 0.087599
127.79/19.36	c (15,0) c ReductionTime_7 : 0.089567
127.79/19.36	c (15,0) c ReductionTime_total : 0.646761
127.79/19.36	c (15,0) c ReductionTime_winner : 0.091069
127.79/19.36	c (15,0) c SimplifyTime_0 : 0.080002
127.79/19.36	c (15,0) c SimplifyTime_1 : 0.079838
127.79/19.36	c (15,0) c SimplifyTime_2 : 0.089691
127.79/19.36	c (15,0) c SimplifyTime_3 : 0.090509
127.79/19.36	c (15,0) c SimplifyTime_4 : 0.103727
127.79/19.36	c (15,0) c SimplifyTime_5 : 0.091180
127.79/19.36	c (15,0) c SimplifyTime_6 : 0.083317
127.79/19.36	c (15,0) c SimplifyTime_7 : 0.107351
127.79/19.36	c (15,0) c SimplifyTime_total : 0.725615
127.79/19.36	c (15,0) c SimplifyTime_winner : 0.079838
127.79/19.36	c (15,0) c UsedRateTime_0 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_1 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_2 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_3 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_4 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_5 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_6 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_7 : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_total : 0.000000
127.79/19.36	c (15,0) c UsedRateTime_winner : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_0 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_1 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_2 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_3 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_4 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_5 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_6 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_7 : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_total : 0.000000
127.79/19.36	c (15,0) c OverlapRateTime_winner : 0.000000
127.79/19.36	c (15,0) c
127.79/19.36	c (15,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
127.79/19.36	c (15,0) c
127.79/19.36	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.36	c (15,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
127.79/19.36	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.36	c (15,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
127.79/19.36	c (15,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
127.79/19.36	c (15,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
127.79/19.36	c (15,0) c | Initial random_seed   |  190924569 | 1755194834 |  884422810 | 1394844863 | 1020811326 |   43848942 | 1881335485 | 1342339467 |
127.79/19.36	c (15,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
127.79/19.36	c (15,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
127.79/19.36	c (15,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
127.79/19.36	c (15,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
127.79/19.36	c (15,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
127.79/19.36	c (15,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
127.79/19.36	c (15,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
127.79/19.36	c (15,0) c | var_decay             |     0.8800 |     0.8800 |     0.8800 |     0.8700 |     0.8700 |     0.8800 |     0.8800 |     0.8800 |
127.79/19.36	c (15,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
127.79/19.36	c (15,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
127.79/19.36	c (15,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
127.79/19.36	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
127.79/19.36	c (15,0) 
127.79/19.36	c (15,0) s SATISFIABLE
127.79/19.39	c (15,0) SatSolver.solve End
127.79/19.39	c (15,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
127.79/19.39	c (15,0) Show results Begin
128.18/19.47	c (15,0) x[0][0] = -7
128.18/19.47	c (15,0) x[0][1] = 4
128.18/19.47	c (15,0) x[0][2] = 3
128.18/19.47	c (15,0) x[0][3] = 0
128.18/19.47	c (15,0) x[1][0] = -16
128.18/19.47	c (15,0) x[1][1] = -11
128.18/19.47	c (15,0) x[1][2] = 9
128.18/19.47	c (15,0) x[1][3] = 7
128.18/19.47	c (15,0) x[1][4] = 11
128.18/19.47	c (15,0) x[2][0] = 15
128.18/19.47	c (15,0) x[2][1] = 5
128.18/19.47	c (15,0) x[2][2] = -4
128.18/19.47	c (15,0) x[2][3] = -13
128.18/19.47	c (15,0) x[2][4] = 6
128.18/19.47	c (15,0) x[2][5] = -9
128.18/19.47	c (15,0) x[3][0] = 8
128.18/19.47	c (15,0) x[3][1] = -12
128.18/19.47	c (15,0) x[3][2] = -8
128.18/19.47	c (15,0) x[3][3] = 13
128.18/19.47	c (15,0) x[3][4] = 2
128.18/19.47	c (15,0) x[3][5] = -1
128.18/19.47	c (15,0) x[3][6] = -2
128.18/19.47	c (15,0) x[4][0] = 14
128.18/19.47	c (15,0) x[4][1] = 17
128.18/19.47	c (15,0) x[4][2] = 12
128.18/19.48	c (15,0) x[4][3] = -10
128.18/19.48	c (15,0) x[4][4] = -18
128.18/19.48	c (15,0) x[4][5] = -15
128.18/19.48	c (15,0) x[5][0] = -17
128.18/19.48	c (15,0) x[5][1] = -14
128.18/19.48	c (15,0) x[5][2] = -3
128.18/19.48	c (15,0) x[5][3] = 18
128.18/19.48	c (15,0) x[5][4] = 16
128.18/19.48	c (15,0) x[6][0] = -5
128.18/19.48	c (15,0) x[6][1] = -6
128.18/19.48	c (15,0) x[6][2] = 10
128.18/19.48	c (15,0) x[6][3] = 1
128.18/19.48	s SATISFIABLE
128.18/19.48	v <instantiation>
128.18/19.48	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
128.18/19.48	v     <values>-7 4 3 0 -16 -11 9 7 11 15 5 -4 -13 6 -9 8 -12 -8 13 2 -1 -2 14 17 12 -10 -18 -15 -17 -14 -3 18 16 -5 -6 10 1</values>
128.18/19.48	v </instantiation>
128.18/19.48	c (15,0) Show results End
128.18/19.48	c (15,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
128.18/19.48	c (15,0) 15,15,STOP-AFTER(ALL)
128.18/19.48	c END-Prog: Tue Sep 24 18:11:00 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 (12754 MiB free)
  memory of node 1: 16384 MiB (10071 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=10826, runsolver pid=10823

[startup+0.100101 s]*
/proc/loadavg: 8.13 8.13 7.69 2/212 10848
/proc/meminfo: memFree=23280672/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 510419435 115843072 348 33554432000 4194304 5098028 140736930909120 140736930906376 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 348 296 221 0 87 0
[pid=10829] ppid=10826 vsize=27314120 memory=104368 CPUtime=0.1 cores=0-7
/proc/10829/stat : 10829 (java) S 10826 10826 8819 0 -1 1077944320 6694 0 0 0 7 3 0 0 20 0 20 0 510419435 27969658880 26092 33554432000 4194304 4196468 140720449423376 140720449405920 139749919719159 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
/proc/10829/statm: 6828530 26092 2800 1 0 6790935 0
[pid=10829/tid=10830] ppid=10826 vsize=27314120 memory=8256393824992928409 CPUtime=0.08 cores=0-7
/proc/10829/task/10830/stat : 10830 (java) R 10826 10826 8819 0 -1 4202560 4782 0 0 0 6 2 0 0 20 0 20 0 510419436 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749891545488 139749905787278 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10831] ppid=10826 vsize=27314120 memory=732370005498145765 CPUtime=0 cores=0-7
/proc/10829/task/10831/stat : 10831 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749923961360 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10832] ppid=10826 vsize=27314120 memory=139867160692352 CPUtime=0 cores=0-7
/proc/10829/task/10832/stat : 10832 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749738117776 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10833] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10833/stat : 10833 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749737064720 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10834] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10834/stat : 10834 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749736012176 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10835] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10835/stat : 10835 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749734960144 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10836] ppid=10826 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10829/task/10836/stat : 10836 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749733907600 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10837] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10837/stat : 10837 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749732854544 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10838] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10838/stat : 10838 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 26092 33554432000 4194304 4196468 140720449423376 139749731802000 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10839] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10839/stat : 10839 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 26092 33554432000 4194304 4196468 140720449423376 139748038334704 139749919730306 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10840] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10840/stat : 10840 (java) S 10826 10826 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747833930912 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10841] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10841/stat : 10841 (java) S 10826 10826 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747699708656 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10842] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10842/stat : 10842 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747325204432 139749919737755 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10843] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10843/stat : 10843 (java) S 10826 10826 8819 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139748037282544 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10844] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10844/stat : 10844 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747565489008 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10845] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10845/stat : 10845 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747564435952 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10846] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10846/stat : 10846 (java) S 10826 10826 8819 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747563383408 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10847] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10847/stat : 10847 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139746827299296 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10848] ppid=10826 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10829/task/10848/stat : 10848 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 26604 33554432000 4194304 4196468 140720449423376 139747562330800 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105760 KiB

[startup+0.210285 s]*
/proc/loadavg: 8.13 8.13 7.69 2/212 10848
/proc/meminfo: memFree=23258744/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 510419435 115843072 348 33554432000 4194304 5098028 140736930909120 140736930906376 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 348 296 221 0 87 0
[pid=10829] ppid=10826 vsize=27314120 memory=123508 CPUtime=0.25 cores=0-7
/proc/10829/stat : 10829 (java) S 10826 10826 8819 0 -1 1077944320 12294 0 0 0 20 5 0 0 20 0 20 0 510419435 27969658880 30877 33554432000 4194304 4196468 140720449423376 140720449405920 139749919719159 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
/proc/10829/statm: 6828530 30877 2928 1 0 6790935 0
[pid=10829/tid=10830] ppid=10826 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/10829/task/10830/stat : 10830 (java) R 10826 10826 8819 0 -1 4202560 10019 0 0 0 16 3 0 0 20 0 20 0 510419436 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749891543120 139749903825920 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10831] ppid=10826 vsize=27314120 memory=732370005498145765 CPUtime=0 cores=0-7
/proc/10829/task/10831/stat : 10831 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749923961360 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10832] ppid=10826 vsize=27314120 memory=139867160692352 CPUtime=0 cores=0-7
/proc/10829/task/10832/stat : 10832 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749738117776 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10833] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10833/stat : 10833 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749737064720 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10834] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10834/stat : 10834 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749736012176 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10835] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10835/stat : 10835 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749734960144 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10836] ppid=10826 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10829/task/10836/stat : 10836 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749733907600 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10837] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10837/stat : 10837 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749732854544 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10838] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10838/stat : 10838 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 30877 33554432000 4194304 4196468 140720449423376 139749731802000 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10839] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10839/stat : 10839 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 30877 33554432000 4194304 4196468 140720449423376 139748038334704 139749919730306 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10840] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10840/stat : 10840 (java) S 10826 10826 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747833930912 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10841] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10841/stat : 10841 (java) S 10826 10826 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747699708656 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10842] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10842/stat : 10842 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747325204432 139749919737755 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10843] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10843/stat : 10843 (java) S 10826 10826 8819 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139748037282544 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10844] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10844/stat : 10844 (java) S 10826 10826 8819 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747565489008 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10845] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10845/stat : 10845 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747564435952 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10846] ppid=10826 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/10829/task/10846/stat : 10846 (java) S 10826 10826 8819 0 -1 1077944384 450 0 0 0 2 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747563383408 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10847] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10847/stat : 10847 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139746827299296 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10848] ppid=10826 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10829/task/10848/stat : 10848 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 30877 33554432000 4194304 4196468 140720449423376 139747562330800 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124900 KiB

[startup+0.309764 s]*
/proc/loadavg: 8.13 8.13 7.69 2/212 10848
/proc/meminfo: memFree=23255704/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 510419435 115843072 348 33554432000 4194304 5098028 140736930909120 140736930906376 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 348 296 221 0 87 0
[pid=10829] ppid=10826 vsize=27314120 memory=127620 CPUtime=0.41 cores=0-7
/proc/10829/stat : 10829 (java) S 10826 10826 8819 0 -1 1077944320 12811 0 0 0 36 5 0 0 20 0 20 0 510419435 27969658880 31905 33554432000 4194304 4196468 140720449423376 140720449405920 139749919719159 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
/proc/10829/statm: 6828530 31905 3027 1 0 6790935 0
[pid=10829/tid=10830] ppid=10826 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10829/task/10830/stat : 10830 (java) R 10826 10826 8819 0 -1 4202560 10335 0 0 0 25 4 0 0 20 0 20 0 510419436 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749891532800 139749899994489 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10831] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10831/stat : 10831 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749923961360 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10832] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10832/stat : 10832 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749738117776 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10833] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10833/stat : 10833 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749737064720 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10834] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10834/stat : 10834 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749736012176 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10835] ppid=10826 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/10829/task/10835/stat : 10835 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749734960144 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10836] ppid=10826 vsize=27314120 memory=139867019375535 CPUtime=0 cores=0-7
/proc/10829/task/10836/stat : 10836 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749733907600 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10837] ppid=10826 vsize=27314120 memory=139867019377840 CPUtime=0 cores=0-7
/proc/10829/task/10837/stat : 10837 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749732854544 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10838] ppid=10826 vsize=27314120 memory=139867019380144 CPUtime=0 cores=0-7
/proc/10829/task/10838/stat : 10838 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27969658880 31905 33554432000 4194304 4196468 140720449423376 139749731802000 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10839] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10839/stat : 10839 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 31905 33554432000 4194304 4196468 140720449423376 139748038334704 139749919730306 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10840] ppid=10826 vsize=27314120 memory=279734038767248 CPUtime=0 cores=0-7
/proc/10829/task/10840/stat : 10840 (java) S 10826 10826 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747833930912 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10841] ppid=10826 vsize=27314120 memory=279734038774160 CPUtime=0 cores=0-7
/proc/10829/task/10841/stat : 10841 (java) S 10826 10826 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510419440 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747699708656 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10842] ppid=10826 vsize=27314120 memory=279734038715440 CPUtime=0 cores=0-7
/proc/10829/task/10842/stat : 10842 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747325204432 139749919737755 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10843] ppid=10826 vsize=27314120 memory=279734038787984 CPUtime=0.01 cores=0-7
/proc/10829/task/10843/stat : 10843 (java) S 10826 10826 8819 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139748037282544 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10844] ppid=10826 vsize=27314120 memory=279734038794896 CPUtime=0 cores=0-7
/proc/10829/task/10844/stat : 10844 (java) S 10826 10826 8819 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747565489008 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10845] ppid=10826 vsize=27314120 memory=279734038792592 CPUtime=0.01 cores=0-7
/proc/10829/task/10845/stat : 10845 (java) S 10826 10826 8819 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747564435952 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10846] ppid=10826 vsize=27314120 memory=279734038808752 CPUtime=0.07 cores=0-7
/proc/10829/task/10846/stat : 10846 (java) S 10826 10826 8819 0 -1 1077944384 498 0 0 0 7 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747563383408 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10847] ppid=10826 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10829/task/10847/stat : 10847 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139746827299296 139749919729365 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10848] ppid=10826 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10829/task/10848/stat : 10848 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419443 27969658880 31905 33554432000 4194304 4196468 140720449423376 139747562330800 139749919730306 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129012 KiB

[startup+0.700888 s]
/proc/loadavg: 8.13 8.13 7.69 2/212 10848
/proc/meminfo: memFree=23234936/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 510419435 115843072 348 33554432000 4194304 5098028 140736930909120 140736930906376 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 348 296 221 0 87 0
[pid=10829] ppid=10826 vsize=27322516 memory=163700 CPUtime=0.98 cores=0-7
/proc/10829/stat : 10829 (java) S 10826 10826 8819 0 -1 1077944320 20548 0 0 0 91 7 0 0 20 0 20 0 510419435 27978256384 40925 33554432000 4194304 4196468 140720449423376 140720449405920 139749919719159 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
/proc/10829/statm: 6830629 40925 3214 1 0 6791959 0
[pid=10829/tid=10830] ppid=10826 vsize=27322516 memory=279734039103680 CPUtime=0.67 cores=0-7
/proc/10829/task/10830/stat : 10830 (java) R 10826 10826 8819 0 -1 4202560 17550 0 0 0 62 5 0 0 20 0 20 0 510419436 27978256384 40925 33554432000 4194304 4196468 140720449423376 139749891550928 139749903799646 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10831] ppid=10826 vsize=27322516 memory=1560 CPUtime=0 cores=0-7
/proc/10829/task/10831/stat : 10831 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27978256384 40925 33554432000 4194304 4196468 140720449423376 139749923961360 139749919729365 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10832] ppid=10826 vsize=27322516 memory=976 CPUtime=0 cores=0-7
/proc/10829/task/10832/stat : 10832 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27978256384 40925 33554432000 4194304 4196468 140720449423376 139749738117776 139749919729365 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0
[pid=10829/tid=10833] ppid=10826 vsize=27322516 memory=772 CPUtime=0 cores=0-7
/proc/10829/task/10833/stat : 10833 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510419438 27978256384 40925 33554432000 4194304 4196468 140720449423376 139749737064720 139749919729365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12075008 140720449426155 140720449426582 140720449426582 140720449429455 0

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

/proc/10849/task/10866/stat : 10866 (java) S 10826 10826 8819 0 -1 1077944384 487 0 0 0 18 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033766905968 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10867] ppid=10826 vsize=8414124 memory=8444 CPUtime=0 cores=0-7
/proc/10849/task/10867/stat : 10867 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031838645216 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10868] ppid=10826 vsize=8414124 memory=6172 CPUtime=0 cores=0-7
/proc/10849/task/10868/stat : 10868 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510419764 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033765854384 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10870] ppid=10826 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/10849/task/10870/stat : 10870 (java) S 10826 10826 8819 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510419828 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033852388800 140034535444249 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10872] ppid=10826 vsize=8414124 memory=119544 CPUtime=0 cores=0-7
/proc/10849/task/10872/stat : 10872 (java) S 10826 10826 8819 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510419829 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031167544848 140034535441565 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10873] ppid=10826 vsize=8414124 memory=432920 CPUtime=0 cores=0-7
/proc/10849/task/10873/stat : 10873 (java) S 10826 10826 8819 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510419829 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031435980432 140034535441565 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10874] ppid=10826 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10849/task/10874/stat : 10874 (java) S 10826 10826 8819 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510419831 8616062976 29886 33554432000 4194304 4196468 140730013712624 140030899116976 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
Current children cumulated CPU time: 120.62 s
Current children cumulated vsize: 9322528 KiB
Current children cumulated memory: 537104 KiB

[startup+19.206 s]
/proc/loadavg: 7.65 8.01 7.66 9/225 10882
/proc/meminfo: memFree=22834712/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1472 CPUtime=7.89 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 582 29938 0 0 0 0 766 23 20 0 1 0 510419435 115843072 368 33554432000 4194304 5098028 140736930909120 140736930905864 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 368 311 221 0 87 0
[pid=10849] ppid=10826 vsize=8414124 memory=119544 CPUtime=1.12 cores=0-7
/proc/10849/stat : 10849 (java) S 10826 10826 8819 0 -1 1077944320 19323 0 0 0 106 6 0 0 20 0 24 0 510419757 8616062976 29886 33554432000 4194304 4196468 140730013712624 140730013695168 140034535419639 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
/proc/10849/statm: 2103531 29886 3210 1 0 2064875 0
[pid=10869] ppid=10849 vsize=795276 memory=427668 CPUtime=118.02 cores=0-7
/proc/10869/stat : 10869 (manyglucose-4.1) S 10849 10826 8819 0 -1 1077944320 163200 0 0 0 11754 48 0 0 20 0 9 0 510419828 814362624 106917 33554432000 4194304 4454172 140736852264480 140736852262880 140002307521154 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
/proc/10869/statm: 198819 106917 407 64 0 194487 0
[pid=10869/tid=10875] ppid=10849 vsize=795276 memory=4208874980494362538 CPUtime=14.72 cores=0-7
/proc/10869/task/10875/stat : 10875 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 19091 0 0 0 1465 7 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002286963816 4349935 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10876] ppid=10849 vsize=795276 memory=7377834547333065063 CPUtime=14.38 cores=0-7
/proc/10869/task/10876/stat : 10876 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 16549 0 0 0 1432 6 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002278570936 4350933 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10877] ppid=10849 vsize=795276 memory=279734039836432 CPUtime=14.72 cores=0-7
/proc/10869/task/10877/stat : 10877 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 18341 0 0 0 1469 3 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002255342520 4351286 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10878] ppid=10849 vsize=795276 memory=7681407940103534239 CPUtime=14.71 cores=0-7
/proc/10869/task/10878/stat : 10878 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 18080 0 0 0 1467 4 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002246949816 4351331 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10879] ppid=10849 vsize=795276 memory=6645459911560372124 CPUtime=14.73 cores=0-7
/proc/10869/task/10879/stat : 10879 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 17453 0 0 0 1469 4 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002238557288 4351209 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10880] ppid=10849 vsize=795276 memory=6648615548753253269 CPUtime=14.72 cores=0-7
/proc/10869/task/10880/stat : 10880 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 14879 0 0 0 1469 3 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002230164584 4351289 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10881] ppid=10849 vsize=795276 memory=8475934422144280176 CPUtime=14.72 cores=0-7
/proc/10869/task/10881/stat : 10881 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 19425 0 0 0 1465 7 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002221771704 4351209 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10869/tid=10882] ppid=10849 vsize=795276 memory=7160829391765790816 CPUtime=14.72 cores=0-7
/proc/10869/task/10882/stat : 10882 (manyglucose-4.1) R 10849 10826 8819 0 -1 4202560 16997 0 0 0 1466 6 0 0 20 0 9 0 510419881 814362624 106917 33554432000 4194304 4454172 140736852264480 140002213379320 4351289 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 16437248 140736852271977 140736852272176 140736852272176 140736852275130 0
[pid=10849/tid=10850] ppid=10826 vsize=8414124 memory=401036 CPUtime=0.74 cores=0-7
/proc/10849/task/10850/stat : 10850 (java) S 10826 10826 8819 0 -1 1077944384 16315 0 0 0 69 5 0 0 20 0 24 0 510419757 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034507259808 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10851] ppid=10826 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10849/task/10851/stat : 10851 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034539662352 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10852] ppid=10826 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/10849/task/10852/stat : 10852 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034339830928 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10853] ppid=10826 vsize=8414124 memory=976 CPUtime=0 cores=0-7
/proc/10849/task/10853/stat : 10853 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034338777872 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10854] ppid=10826 vsize=8414124 memory=772 CPUtime=0 cores=0-7
/proc/10849/task/10854/stat : 10854 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034337725328 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10855] ppid=10826 vsize=8414124 memory=3616 CPUtime=0 cores=0-7
/proc/10849/task/10855/stat : 10855 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034336672272 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10856] ppid=10826 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/10849/task/10856/stat : 10856 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034335619728 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10857] ppid=10826 vsize=8414124 memory=119544 CPUtime=0 cores=0-7
/proc/10849/task/10857/stat : 10857 (java) S 10826 10826 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034334566672 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10858] ppid=10826 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/10849/task/10858/stat : 10858 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510419759 8616062976 29886 33554432000 4194304 4196468 140730013712624 140034333514128 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10859] ppid=10826 vsize=8414124 memory=119544 CPUtime=0 cores=0-7
/proc/10849/task/10859/stat : 10859 (java) S 10826 10826 8819 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510419760 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033771117296 140034535430786 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10860] ppid=10826 vsize=8414124 memory=373656 CPUtime=0 cores=0-7
/proc/10849/task/10860/stat : 10860 (java) S 10826 10826 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510419761 8616062976 29886 33554432000 4194304 4196468 140730013712624 140032845276832 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10861] ppid=10826 vsize=8414124 memory=48770762934762 CPUtime=0 cores=0-7
/proc/10849/task/10861/stat : 10861 (java) S 10826 10826 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510419761 8616062976 29886 33554432000 4194304 4196468 140730013712624 140032711054576 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10862] ppid=10826 vsize=8414124 memory=48770762934506 CPUtime=0 cores=0-7
/proc/10849/task/10862/stat : 10862 (java) S 10826 10826 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140032336550352 140034535438235 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10863] ppid=10826 vsize=8414124 memory=279734038799312 CPUtime=0.05 cores=0-7
/proc/10849/task/10863/stat : 10863 (java) S 10826 10826 8819 0 -1 1077944384 560 0 0 0 5 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033770064112 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10864] ppid=10826 vsize=8414124 memory=1472 CPUtime=0.04 cores=0-7
/proc/10849/task/10864/stat : 10864 (java) S 10826 10826 8819 0 -1 1077944384 271 0 0 0 4 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033769011568 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10865] ppid=10826 vsize=8414124 memory=119544 CPUtime=0.07 cores=0-7
/proc/10849/task/10865/stat : 10865 (java) S 10826 10826 8819 0 -1 1077944384 266 0 0 0 7 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033767958512 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10866] ppid=10826 vsize=8414124 memory=373416 CPUtime=0.18 cores=0-7
/proc/10849/task/10866/stat : 10866 (java) S 10826 10826 8819 0 -1 1077944384 487 0 0 0 18 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033766905968 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10867] ppid=10826 vsize=8414124 memory=5938673860657894243 CPUtime=0 cores=0-7
/proc/10849/task/10867/stat : 10867 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510419763 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031838645216 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10868] ppid=10826 vsize=8414124 memory=7307184289356141161 CPUtime=0 cores=0-7
/proc/10849/task/10868/stat : 10868 (java) S 10826 10826 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510419764 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033765854384 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10870] ppid=10826 vsize=8414124 memory=7232890293113415765 CPUtime=0 cores=0-7
/proc/10849/task/10870/stat : 10870 (java) S 10826 10826 8819 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510419828 8616062976 29886 33554432000 4194304 4196468 140730013712624 140033852388800 140034535444249 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10872] ppid=10826 vsize=8414124 memory=7232890293113415765 CPUtime=0 cores=0-7
/proc/10849/task/10872/stat : 10872 (java) S 10826 10826 8819 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 510419829 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031167544848 140034535441565 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10873] ppid=10826 vsize=8414124 memory=7232890293113415765 CPUtime=0 cores=0-7
/proc/10849/task/10873/stat : 10873 (java) S 10826 10826 8819 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510419829 8616062976 29886 33554432000 4194304 4196468 140730013712624 140031435980432 140034535441565 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10874] ppid=10826 vsize=8414124 memory=7232890293113415765 CPUtime=0 cores=0-7
/proc/10849/task/10874/stat : 10874 (java) S 10826 10826 8819 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 510419831 8616062976 29886 33554432000 4194304 4196468 140730013712624 140030899116976 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
Current children cumulated CPU time: 127.03 s
Current children cumulated vsize: 9322528 KiB
Current children cumulated memory: 548684 KiB

[startup+19.4014 s]
/proc/loadavg: 7.65 8.01 7.66 9/225 10882
/proc/meminfo: memFree=22834712/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1472 CPUtime=7.89 cores=0-7
/proc/10826/stat : 10826 (scop.sh) S 10823 10826 8819 0 -1 4202496 582 29938 0 0 0 0 766 23 20 0 1 0 510419435 115843072 368 33554432000 4194304 5098028 140736930909120 140736930905864 139936285381244 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 368 311 221 0 87 0
[pid=10849] ppid=10826 vsize=8283048 memory=124464 CPUtime=120.29 cores=0-7
/proc/10849/stat : 10849 (java) S 10826 10826 8819 0 -1 1077944320 20697 163383 0 0 124 7 11848 50 20 0 22 0 510419757 8481841152 31116 33554432000 4194304 4196468 140730013712624 140730013695168 140034535419639 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
/proc/10849/statm: 2070762 31116 3224 1 0 2032106 0
[pid=10849/tid=10850] ppid=10826 vsize=8283048 memory=800 CPUtime=119.73 cores=0-7
/proc/10849/task/10850/stat : 10850 (java) R 10826 10826 8819 0 -1 4202560 16355 163383 0 0 70 5 11848 50 20 0 22 0 510419757 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034507221776 140034535441565 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10851] ppid=10826 vsize=8283048 memory=1772 CPUtime=118.98 cores=0-7
/proc/10849/task/10851/stat : 10851 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034539662352 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10852] ppid=10826 vsize=8283048 memory=111632 CPUtime=118.98 cores=0-7
/proc/10849/task/10852/stat : 10852 (java) S 10826 10826 8819 0 -1 1077944384 1 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034339830928 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10853] ppid=10826 vsize=8283048 memory=804 CPUtime=118.98 cores=0-7
/proc/10849/task/10853/stat : 10853 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034338777872 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10854] ppid=10826 vsize=8283048 memory=56 CPUtime=118.98 cores=0-7
/proc/10849/task/10854/stat : 10854 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034337725328 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10855] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10855/stat : 10855 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034336672272 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10856] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10856/stat : 10856 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034335619728 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10857] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10857/stat : 10857 (java) S 10826 10826 8819 0 -1 1077944384 2 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034334566672 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10858] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10858/stat : 10858 (java) S 10826 10826 8819 0 -1 1077944384 3 163383 0 0 0 0 11848 50 20 0 22 0 510419759 8481841152 31116 33554432000 4194304 4196468 140730013712624 140034333514128 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10859] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10859/stat : 10859 (java) S 10826 10826 8819 0 -1 1077944384 5 163383 0 0 0 0 11848 50 20 0 22 0 510419760 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033771117296 140034535430786 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10860] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10860/stat : 10860 (java) S 10826 10826 8819 0 -1 1077944384 13 163383 0 0 0 0 11848 50 20 0 22 0 510419761 8481841152 31116 33554432000 4194304 4196468 140730013712624 140032845276832 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10861] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10861/stat : 10861 (java) S 10826 10826 8819 0 -1 1077944384 21 163383 0 0 0 0 11848 50 20 0 22 0 510419761 8481841152 31116 33554432000 4194304 4196468 140730013712624 140032711054576 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10862] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=118.98 cores=0-7
/proc/10849/task/10862/stat : 10862 (java) S 10826 10826 8819 0 -1 1077944384 1 163383 0 0 0 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140032336550352 140034535438235 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10863] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=119.05 cores=0-7
/proc/10849/task/10863/stat : 10863 (java) S 10826 10826 8819 0 -1 1077944384 615 163383 0 0 7 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033770064112 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10864] ppid=10826 vsize=8283048 memory=6298673685717669474 CPUtime=119.06 cores=0-7
/proc/10849/task/10864/stat : 10864 (java) S 10826 10826 8819 0 -1 1077944384 518 163383 0 0 8 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033769011568 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10865] ppid=10826 vsize=8283048 memory=5794836775940478562 CPUtime=119.07 cores=0-7
/proc/10849/task/10865/stat : 10865 (java) S 10826 10826 8819 0 -1 1077944384 334 163383 0 0 9 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033767958512 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10866] ppid=10826 vsize=8283048 memory=272 CPUtime=119.2 cores=0-7
/proc/10849/task/10866/stat : 10866 (java) S 10826 10826 8819 0 -1 1077944384 888 163383 0 0 22 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033766905968 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10867] ppid=10826 vsize=8283048 memory=265 CPUtime=118.98 cores=0-7
/proc/10849/task/10867/stat : 10867 (java) S 10826 10826 8819 0 -1 1077944384 3 163383 0 0 0 0 11848 50 20 0 22 0 510419763 8481841152 31116 33554432000 4194304 4196468 140730013712624 140031838645216 140034535429845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10868] ppid=10826 vsize=8283048 memory=272 CPUtime=118.98 cores=0-7
/proc/10849/task/10868/stat : 10868 (java) S 10826 10826 8819 0 -1 1077944384 3 163383 0 0 0 0 11848 50 20 0 22 0 510419764 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033765854384 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10870] ppid=10826 vsize=8283048 memory=272 CPUtime=118.98 cores=0-7
/proc/10849/task/10870/stat : 10870 (java) S 10826 10826 8819 0 -1 1077944384 29 163383 0 0 0 0 11848 50 20 0 22 0 510419828 8481841152 31116 33554432000 4194304 4196468 140730013712624 140033852387984 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
[pid=10849/tid=10874] ppid=10826 vsize=8283048 memory=272 CPUtime=118.98 cores=0-7
/proc/10849/task/10874/stat : 10874 (java) S 10826 10826 8819 0 -1 1077944384 15 163383 0 0 0 0 11848 50 20 0 22 0 510419831 8481841152 31116 33554432000 4194304 4196468 140730013712624 140030899118768 140034535430786 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34562048 140730013721591 140730013721750 140730013721750 140730013724623 0
Current children cumulated CPU time: 128.18 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 125936 KiB

[startup+19.5027 s]
/proc/loadavg: 7.65 8.01 7.66 9/225 10882
/proc/meminfo: memFree=22834712/32770624 swapFree=66956496/67108860
[pid=10826] ppid=10823 vsize=113128 memory=1472 CPUtime=128.38 cores=0-7
/proc/10826/stat : 10826 (scop.sh) R 10823 10826 8819 0 -1 4202496 582 214402 0 0 0 0 12755 83 20 0 1 0 510419435 115843072 368 33554432000 4194304 5098028 140736930909120 140736930905864 139936284820608 0 0 4100 81923 0 0 0 17 2 0 0 0 0 0 7196144 7232144 8642560 140736930911013 140736930911340 140736930911340 140736930914253 0
/proc/10826/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 128.38 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 19.5033
CPU time (s): 128.387
CPU user time (s): 127.551
CPU system time (s): 0.835932
CPU usage (%): 658.287
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 792944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.551
system time used= 0.835932
maximum resident set size= 794768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15350
involuntary context switches= 1408


# summary of solver processes directly reported to runsolver:
#   pid: 10826
#   total CPU time (s): 128.387
#   total CPU user time (s): 127.551
#   total CPU system time (s): 0.835932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.201472 second user time and 0.296549 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-24 18:10:41
IDJOB=4405175
IDBENCH=133653
IDSOLVER=2867
FILE ID=node151/4405175-1569341481
RUNJOBID= node151-1569335938-8846
PBS_JOBID= 21705046
Free space on /tmp= 12412 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-04-m018.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405175-1569341481/watcher-4405175-1569341481 -o /tmp/evaluation-result-4405175-1569341481/solver-4405175-1569341481 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569335938-8846 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405175-1569341481.xml

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

MD5SUM BENCH= e1b631bab6f8bd4ad65377e678a0b81e
RANDOM SEED=377153510

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23373468 kB
MemAvailable:   31795308 kB
Buffers:           91268 kB
Cached:          8490880 kB
SwapCached:        50744 kB
Active:          2729020 kB
Inactive:        5908956 kB
Active(anon):       3932 kB
Inactive(anon):   106476 kB
Active(file):    2725088 kB
Inactive(file):  5802480 kB
Unevictable:      108536 kB
Mlocked:          108536 kB
SwapTotal:      67108860 kB
SwapFree:       66956496 kB
Dirty:             20764 kB
Writeback:             0 kB
AnonPages:        121616 kB
Mapped:            54264 kB
Shmem:             45960 kB
Slab:             351020 kB
SReclaimable:     322732 kB
SUnreclaim:        28288 kB
KernelStack:        3744 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 12392 MiB
End job on node151 at 2019-09-24 18:11:00