Trace number 4392315

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	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-1629-serial-file.bin HOME/instance-4392315-1568434276.xml
0.64/0.55	
0.64/0.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.64/0.55	
0.64/0.57	c BEGIN-Prog: Sat Sep 14 06:10:37 CEST 2019
0.64/0.57	c PID: 1632
0.64/0.57	c IP: 172.20.3.150
0.64/0.57	c HOST: node150.alineos.net
0.64/0.58	c (0,0) Parsing Begin
1.16/0.88	c (0,0) Parsing End
1.16/0.89	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.16/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.89	c (0,0) Constraint Name Generate Begin
1.16/0.89	c (0,0) Ctr:HOME/instance-4392315-1568434276.xml,AllDifferent:Lt:Num:Var:WeightedSum
1.16/0.89	c (0,0) Constraint Name Generate End
1.16/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.89	c (0,0) CSP to CSPinCNF Begin
2.04/1.27	c (0,0) translated 3 (10%) constraints
2.04/1.27	c (0,0) translated 6 (20%) constraints
2.04/1.28	c (0,0) translated 9 (30%) constraints
2.04/1.28	c (0,0) translated 12 (40%) constraints
2.04/1.28	c (0,0) translated 14 (50%) constraints
2.04/1.28	c (0,0) translated 17 (60%) constraints
2.04/1.29	c (0,0) translated 20 (70%) constraints
2.04/1.29	c (0,0) translated 23 (80%) constraints
2.04/1.29	c (0,0) translated 26 (90%) constraints
2.04/1.29	c (0,0) translated 28 (100%) constraints
2.04/1.29	c (0,0) ===========================================
2.04/1.29	c (0,0) Order
2.04/1.29	c (0,0) ===========================================
2.41/1.31	c (0,0) translated 74 (10%) constraints
2.41/1.33	c (0,0) translated 147 (20%) constraints
2.41/1.34	c (0,0) translated 220 (30%) constraints
2.41/1.35	c (0,0) translated 293 (40%) constraints
2.41/1.36	c (0,0) translated 366 (50%) constraints
2.41/1.36	c (0,0) translated 440 (60%) constraints
2.41/1.37	c (0,0) translated 513 (70%) constraints
2.41/1.38	c (0,0) translated 586 (80%) constraints
2.41/1.38	c (0,0) translated 659 (90%) constraints
3.53/1.60	c (1,1) translated 732 (100%) constraints
3.53/1.60	c (1,1) CSP to CSPinCNF End
3.53/1.61	c (1,1) CSP: 85 int (48 aux), 1369 bool (1369 aux), 3587 ctr, max domain size 109
3.53/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.53/1.61	c (1,1) CSPinCNF Propagation Begin
3.53/1.67	c (1,1) 9 values, 25 unsatisfiable literals, and 92 valid clauses are removed
3.53/1.67	c (1,1) CSPinCNF Propagation End
3.53/1.67	c (1,1) CSP: 85 int (48 aux), 1369 bool (1369 aux), 3495 ctr, max domain size 109
3.53/1.67	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.53/1.68	c (1,1) Simplify CSPinCNF Begin
3.98/1.74	c (1,1) Simplify CSPinCNF End
3.98/1.74	c (1,1) CSP: 85 int (48 aux), 2701 bool (2701 aux), 4827 ctr, max domain size 109
3.98/1.74	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.98/1.74	c (1,1) Calculate Precise Domain Begin
3.98/1.75	c (1,1) 3 values are removed by re-calculation
3.98/1.75	c (1,1) Calculate Precise Domain End
3.98/1.75	c (1,1) CSP: 85 int (48 aux), 2701 bool (2701 aux), 4827 ctr, max domain size 109
3.98/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.98/1.75	c (1,1) CSPinCNF to SatSolver Begin
5.23/2.04	c (1,1) 483 (10 %) CSP clauses are encoded (0 SAT variables, 16485 SAT clauses)
5.67/2.15	c (1,1) 966 (20 %) CSP clauses are encoded (0 SAT variables, 28461 SAT clauses)
6.04/2.23	c (1,1) 1449 (30 %) CSP clauses are encoded (0 SAT variables, 40476 SAT clauses)
6.04/2.29	c (1,1) 1931 (40 %) CSP clauses are encoded (0 SAT variables, 52384 SAT clauses)
6.39/2.30	c (1,1) 2414 (50 %) CSP clauses are encoded (0 SAT variables, 54511 SAT clauses)
6.39/2.31	c (1,1) 2897 (60 %) CSP clauses are encoded (0 SAT variables, 54994 SAT clauses)
6.39/2.31	c (1,1) 3379 (70 %) CSP clauses are encoded (0 SAT variables, 55476 SAT clauses)
6.39/2.32	c (1,1) 3862 (80 %) CSP clauses are encoded (0 SAT variables, 55959 SAT clauses)
6.39/2.32	c (1,1) 4345 (90 %) CSP clauses are encoded (0 SAT variables, 56442 SAT clauses)
7.65/2.80	c (2,2) 4827 (100 %) CSP clauses are encoded (0 SAT variables, 315828 SAT clauses)
7.65/2.80	c (2,2) CSPinCNF to SatSolver End
7.65/2.80	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
7.65/2.80	c (2,2) 7549 bool, 315862 clause
7.65/2.80	c (2,2) Export Begin
7.65/2.88	c (2,2) Export to HOME/scop-1629-serial-file.bin
7.65/2.88	c (2,2) Export End
7.65/2.89	c (2,2) Export File Size: 0.01 MB
7.65/2.89	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
7.65/2.89	c END-Prog: Sat Sep 14 06:10:40 CEST 2019
0.00/2.91	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1629-serial-file.bin
8.56/3.36	c (0,0) Read Serial File Begin
8.56/3.36	c (0,0) HOME/scop-1629-serial-file.bin
8.82/3.55	c (0,0) Read Serial File End
8.82/3.57	
8.82/3.57	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
8.82/3.57	(Solving Process)
8.82/3.57	
8.82/3.59	c BEGIN-Prog: Sat Sep 14 06:10:40 CEST 2019
8.82/3.59	c PID: 1654
8.82/3.59	c IP: 172.20.3.150
8.82/3.59	c HOST: node150.alineos.net
8.82/3.59	c (0,0) SatSolver.solve Begin
8.82/3.59	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392315-1568434276.xml-scop-1632.cnf
8.99/3.62	c (0,0) c
8.99/3.62	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)
8.99/3.62	c (0,0) c
8.99/3.62	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.99/3.62	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.99/3.62	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.99/3.62	c (0,0) c |                                                                                                       |
9.15/3.70	c (0,0) c |  Number of variables:          7549                                                                   |
9.15/3.70	c (0,0) c |  Number of clauses:          315862                                                                   |
9.15/3.70	c (0,0) c |  Parse time:                   0.08 s                                                                 |
9.15/3.70	c (0,0) c |                                                                                                       |
9.54/4.07	c (0,0) c |  Simplification time:          0.37 s                                                                 |
9.54/4.07	c (0,0) c |                                                                                                       |
9.54/4.07	c (0,0) c |  Generating clones                                                                                    |
9.65/4.14	c (0,0) c |  all clones generated. Memory =   183.65Mb.                                                           |
9.65/4.14	c (0,0) c ========================================================================================================|
9.65/4.14	c (0,0) c
9.65/4.14	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.65/4.14	c (0,0) c
9.65/4.14	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.65/4.14	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.65/4.14	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.65/4.14	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.65/4.14	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.65/4.14	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.65/4.14	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
9.65/4.14	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.65/4.14	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.65/4.14	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.65/4.14	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.65/4.14	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.65/4.14	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.65/4.14	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.65/4.14	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
9.65/4.14	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.65/4.14	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.65/4.14	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.65/4.14	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c real time : 15.1753 s
125.01/18.79	c (15,0) c cpu time  : 115.558 s
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | Conflicts     |          321147 |      41107 |      40409 |      41886 |      37612 |      38583 |      38175 |      41919 |      41456 |
125.01/18.79	c (15,0) c | Decisions     |          493231 |      57991 |      61408 |      62982 |      60410 |      64743 |      58051 |      62254 |      65392 |
125.01/18.79	c (15,0) c | Propagations  |       215436221 |   25621006 |   24845330 |   25612697 |   29289125 |   27073544 |   28748711 |   28080113 |   26165695 |
125.01/18.79	c (15,0) c | ReduceDBs     |              40 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
125.01/18.79	c (15,0) c | SimpDBs       |              91 |          9 |         11 |         10 |         13 |         14 |         11 |         10 |         13 |
125.01/18.79	c (15,0) c | Restarts      |             834 |         69 |         88 |         94 |        155 |        166 |        112 |         59 |         91 |
125.01/18.79	c (15,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.01/18.79	c (15,0) c | PropBinClauses|       556153333 |   65969404 |   66751008 |   67914688 |   72404429 |   70094563 |   71764904 |   73449277 |   67805060 |
125.01/18.79	c (15,0) c | PropPreBlocker|      9986535885 | 1245683621 | 1223028837 | 1259737955 | 1237997943 | 1230340649 | 1243084733 | 1308366329 | 1238295818 |
125.01/18.79	c (15,0) c | PropNotBlocker|       699954068 |   81384848 |   84587848 |   84244423 |   95474009 |   90848993 |   89058450 |   87399084 |   86956413 |
125.01/18.79	c (15,0) c | LitFullScans  |     12007669645 | 1488160889 | 1482388907 | 1518269619 | 1482097309 | 1482303482 | 1482182002 | 1572146299 | 1500121138 |
125.01/18.79	c (15,0) c | LitScanFracts |         1349886 |     145952 |     167813 |     245776 |      73302 |     298619 |     176428 |     129077 |     112919 |
125.01/18.79	c (15,0) c | DecisionLevel0|             859 |         71 |         91 |         95 |        161 |        175 |        113 |         59 |         94 |
125.01/18.79	c (15,0) c | Periods       |            2001 |        248 |        247 |        253 |        247 |        247 |        247 |        262 |        250 |
125.01/18.79	c (15,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
125.01/18.79	c (15,0) c | Avg_Trail     |                 |       6137 |       6075 |       6076 |       5834 |       5932 |       5885 |       6054 |       5992 |
125.01/18.79	c (15,0) c | Avg_DL        |                 |         36 |         48 |         41 |         31 |         36 |         37 |         35 |         46 |
125.01/18.79	c (15,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.01/18.79	c (15,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | Exported      |           41560 |       5814 |       4863 |       5902 |       4179 |       4358 |       4741 |       6164 |       5539 |
125.01/18.79	c (15,0) c | Imported      |          254789 |      28087 |      31468 |      31031 |      30925 |      33545 |      32997 |      33664 |      33072 |
125.01/18.79	c (15,0) c | Good          |             680 |         91 |         80 |         89 |         84 |         73 |         79 |         91 |         93 |
125.01/18.79	c (15,0) c | Purge         |          254109 |      27996 |      31388 |      30942 |      30841 |      33472 |      32918 |      33573 |      32979 |
125.01/18.79	c (15,0) c | Promoted      |             835 |         89 |         97 |        113 |        116 |        140 |         97 |         67 |        116 |
125.01/18.79	c (15,0) c | Remove_Imp    |           64968 |       6388 |       5424 |       6317 |      11109 |      11247 |       6423 |       8323 |       9737 |
125.01/18.79	c (15,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | Unaries       |                 |          2 |          3 |          1 |          6 |          9 |          1 |          0 |          3 |
125.01/18.79	c (15,0) c | Binaries      |                 |          5 |         16 |          7 |         14 |         25 |         19 |          8 |          6 |
125.01/18.79	c (15,0) c | Glues         |                 |        158 |        221 |        244 |        171 |        275 |        256 |        191 |        191 |
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | Orig_Seen     |            55 % |     157736 |     174162 |     178935 |     186522 |     194517 |     168113 |     151167 |     180089 |
125.01/18.79	c (15,0) c | Diff Orig seen|                 | -    16426 |      X     |       4773 |      12360 |      20355 | -     6049 | -    22995 |       5927 |
125.01/18.79	c (15,0) c | Hamming       |            18 % |       1268 |      X     |       1628 |       1338 |       1579 |       1459 |       1409 |       1306 |
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c | RunningTime   |                 |   14.4 100%|   14.4 100%|   14.4 100%|   14.6 100%|   14.5 100%|   14.6 100%|   14.4 100%|   14.4 100%|
125.01/18.79	c (15,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.01/18.79	c (15,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.01/18.79	c (15,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.01/18.79	c (15,0) c | SolvingTime   |                 |   14.5     |   14.4     |   14.4     |   14.6     |   14.5     |   14.6     |   14.5     |   14.4     |
125.01/18.79	c (15,0) c | PropagationTim|                 |   13.1  91%|   13.0  90%|   13.0  90%|   13.5  92%|   13.2  91%|   13.6  93%|   13.1  91%|   13.0  90%|
125.01/18.79	c (15,0) c | AnalysisTime  |                 |    0.9   6%|    1.0   7%|    1.0   7%|    0.7   5%|    0.8   6%|    0.7   5%|    0.9   6%|    0.9   7%|
125.01/18.79	c (15,0) c | ReductionTime |                 |    0.1   1%|    0.1   1%|    0.1   1%|    0.1   0%|    0.1   1%|    0.0   0%|    0.1   1%|    0.1   1%|
125.01/18.79	c (15,0) c | SimplifyTime  |                 |    0.1   0%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|
125.01/18.79	c (15,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.01/18.79	c (15,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.01/18.79	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c
125.01/18.79	c (15,0) c Threads : 8
125.01/18.79	c (15,0) c Winner : 1
125.01/18.79	c (15,0) c Conflicts_0 : 41107
125.01/18.79	c (15,0) c Conflicts_1 : 40409
125.01/18.79	c (15,0) c Conflicts_2 : 41886
125.01/18.79	c (15,0) c Conflicts_3 : 37612
125.01/18.79	c (15,0) c Conflicts_4 : 38583
125.01/18.79	c (15,0) c Conflicts_5 : 38175
125.01/18.79	c (15,0) c Conflicts_6 : 41919
125.01/18.79	c (15,0) c Conflicts_7 : 41456
125.01/18.79	c (15,0) c Conflicts_total : 321147
125.01/18.79	c (15,0) c Conflicts_winner : 40409
125.01/18.79	c (15,0) c Decisions_0 : 57991
125.01/18.79	c (15,0) c Decisions_1 : 61408
125.01/18.79	c (15,0) c Decisions_2 : 62982
125.01/18.79	c (15,0) c Decisions_3 : 60410
125.01/18.79	c (15,0) c Decisions_4 : 64743
125.01/18.79	c (15,0) c Decisions_5 : 58051
125.01/18.79	c (15,0) c Decisions_6 : 62254
125.01/18.79	c (15,0) c Decisions_7 : 65392
125.01/18.79	c (15,0) c Decisions_total : 493231
125.01/18.79	c (15,0) c Decisions_winner : 61408
125.01/18.79	c (15,0) c Propagations_0 : 25621006
125.01/18.79	c (15,0) c Propagations_1 : 24845330
125.01/18.79	c (15,0) c Propagations_2 : 25612697
125.01/18.79	c (15,0) c Propagations_3 : 29289125
125.01/18.79	c (15,0) c Propagations_4 : 27073544
125.01/18.79	c (15,0) c Propagations_5 : 28748711
125.01/18.79	c (15,0) c Propagations_6 : 28080113
125.01/18.79	c (15,0) c Propagations_7 : 26165695
125.01/18.79	c (15,0) c Propagations_total : 215436221
125.01/18.79	c (15,0) c Propagations_winner : 24845330
125.01/18.80	c (15,0) c ReduceDBs_0 : 5
125.01/18.80	c (15,0) c ReduceDBs_1 : 5
125.01/18.80	c (15,0) c ReduceDBs_2 : 5
125.01/18.80	c (15,0) c ReduceDBs_3 : 5
125.01/18.80	c (15,0) c ReduceDBs_4 : 5
125.01/18.80	c (15,0) c ReduceDBs_5 : 5
125.01/18.80	c (15,0) c ReduceDBs_6 : 5
125.01/18.80	c (15,0) c ReduceDBs_7 : 5
125.01/18.80	c (15,0) c ReduceDBs_total : 40
125.01/18.80	c (15,0) c ReduceDBs_winner : 5
125.01/18.80	c (15,0) c SimpDBs_0 : 9
125.01/18.80	c (15,0) c SimpDBs_1 : 11
125.01/18.80	c (15,0) c SimpDBs_2 : 10
125.01/18.80	c (15,0) c SimpDBs_3 : 13
125.01/18.80	c (15,0) c SimpDBs_4 : 14
125.01/18.80	c (15,0) c SimpDBs_5 : 11
125.01/18.80	c (15,0) c SimpDBs_6 : 10
125.01/18.80	c (15,0) c SimpDBs_7 : 13
125.01/18.80	c (15,0) c SimpDBs_total : 91
125.01/18.80	c (15,0) c SimpDBs_winner : 11
125.01/18.80	c (15,0) c Restarts_0 : 69
125.01/18.80	c (15,0) c Restarts_1 : 88
125.01/18.80	c (15,0) c Restarts_2 : 94
125.01/18.80	c (15,0) c Restarts_3 : 155
125.01/18.80	c (15,0) c Restarts_4 : 166
125.01/18.80	c (15,0) c Restarts_5 : 112
125.01/18.80	c (15,0) c Restarts_6 : 59
125.01/18.80	c (15,0) c Restarts_7 : 91
125.01/18.80	c (15,0) c Restarts_total : 834
125.01/18.80	c (15,0) c Restarts_winner : 88
125.01/18.80	c (15,0) c ForcedImports_0 : 0
125.01/18.80	c (15,0) c ForcedImports_1 : 0
125.01/18.80	c (15,0) c ForcedImports_2 : 0
125.01/18.80	c (15,0) c ForcedImports_3 : 0
125.01/18.80	c (15,0) c ForcedImports_4 : 0
125.01/18.80	c (15,0) c ForcedImports_5 : 0
125.01/18.80	c (15,0) c ForcedImports_6 : 0
125.01/18.80	c (15,0) c ForcedImports_7 : 0
125.01/18.80	c (15,0) c ForcedImports_total : 0
125.01/18.80	c (15,0) c ForcedImports_winner : 0
125.01/18.80	c (15,0) c PropsBinClauses_0 : 65969404
125.01/18.80	c (15,0) c PropsBinClauses_1 : 66751008
125.01/18.80	c (15,0) c PropsBinClauses_2 : 67914688
125.01/18.80	c (15,0) c PropsBinClauses_3 : 72404429
125.01/18.80	c (15,0) c PropsBinClauses_4 : 70094563
125.01/18.80	c (15,0) c PropsBinClauses_5 : 71764904
125.01/18.80	c (15,0) c PropsBinClauses_6 : 73449277
125.01/18.80	c (15,0) c PropsBinClauses_7 : 67805060
125.01/18.80	c (15,0) c PropsBinClauses_total : 556153333
125.01/18.80	c (15,0) c PropsBinClauses_winner : 66751008
125.01/18.80	c (15,0) c PropsPreBlocker_0 : 1245683621
125.01/18.80	c (15,0) c PropsPreBlocker_1 : 1223028837
125.01/18.80	c (15,0) c PropsPreBlocker_2 : 1259737955
125.01/18.80	c (15,0) c PropsPreBlocker_3 : 1237997943
125.01/18.80	c (15,0) c PropsPreBlocker_4 : 1230340649
125.01/18.80	c (15,0) c PropsPreBlocker_5 : 1243084733
125.01/18.80	c (15,0) c PropsPreBlocker_6 : 1308366329
125.01/18.80	c (15,0) c PropsPreBlocker_7 : 1238295818
125.01/18.80	c (15,0) c PropsPreBlocker_total : 9986535885
125.01/18.80	c (15,0) c PropsPreBlocker_winner : 1223028837
125.01/18.80	c (15,0) c PropsNotBlocker_0 : 81384848
125.01/18.80	c (15,0) c PropsNotBlocker_1 : 84587848
125.01/18.80	c (15,0) c PropsNotBlocker_2 : 84244423
125.01/18.80	c (15,0) c PropsNotBlocker_3 : 95474009
125.01/18.80	c (15,0) c PropsNotBlocker_4 : 90848993
125.01/18.80	c (15,0) c PropsNotBlocker_5 : 89058450
125.01/18.80	c (15,0) c PropsNotBlocker_6 : 87399084
125.01/18.80	c (15,0) c PropsNotBlocker_7 : 86956413
125.01/18.80	c (15,0) c PropsNotBlocker_total : 699954068
125.01/18.80	c (15,0) c PropsNotBlocker_winner : 84587848
9.19/18.80	c (15,0) c PropsLitFullScans_0 : 1488160889
9.19/18.80	c (15,0) c PropsLitFullScans_1 : 1482388907
9.19/18.80	c (15,0) c PropsLitFullScans_2 : 1518269619
9.19/18.80	c (15,0) c PropsLitFullScans_3 : 1482097309
9.19/18.80	c (15,0) c PropsLitFullScans_4 : 1482303482
9.19/18.80	c (15,0) c PropsLitFullScans_5 : 1482182002
9.19/18.80	c (15,0) c PropsLitFullScans_6 : 1572146299
9.19/18.80	c (15,0) c PropsLitFullScans_7 : 1500121138
9.19/18.80	c (15,0) c PropsLitFullScans_total : 12007669645
9.19/18.80	c (15,0) c PropsLitFullScans_winner : 1482388907
9.19/18.80	c (15,0) c LitScanFractions_0 : 145952
9.19/18.80	c (15,0) c LitScanFractions_1 : 167813
9.19/18.80	c (15,0) c LitScanFractions_2 : 245776
9.19/18.80	c (15,0) c LitScanFractions_3 : 73302
9.19/18.80	c (15,0) c LitScanFractions_4 : 298619
9.19/18.80	c (15,0) c LitScanFractions_5 : 176428
9.19/18.80	c (15,0) c LitScanFractions_6 : 129077
9.19/18.80	c (15,0) c LitScanFractions_7 : 112919
9.19/18.80	c (15,0) c LitScanFractions_total : 1349886
9.19/18.80	c (15,0) c LitScanFractions_winner : 167813
9.19/18.80	c (15,0) c DecisionLevel0_0 : 71
9.19/18.80	c (15,0) c DecisionLevel0_1 : 91
9.19/18.80	c (15,0) c DecisionLevel0_2 : 95
9.19/18.80	c (15,0) c DecisionLevel0_3 : 161
9.19/18.80	c (15,0) c DecisionLevel0_4 : 175
9.19/18.80	c (15,0) c DecisionLevel0_5 : 113
9.19/18.80	c (15,0) c DecisionLevel0_6 : 59
9.19/18.80	c (15,0) c DecisionLevel0_7 : 94
9.19/18.80	c (15,0) c DecisionLevel0_total : 859
9.19/18.80	c (15,0) c DecisionLevel0_winner : 91
9.19/18.80	c (15,0) c Periods_0 : 248
9.19/18.80	c (15,0) c Periods_1 : 247
9.19/18.80	c (15,0) c Periods_2 : 253
9.19/18.80	c (15,0) c Periods_3 : 247
9.19/18.80	c (15,0) c Periods_4 : 247
9.19/18.80	c (15,0) c Periods_5 : 247
9.19/18.80	c (15,0) c Periods_6 : 262
9.19/18.80	c (15,0) c Periods_7 : 250
9.19/18.80	c (15,0) c Periods_total : 2001
9.19/18.80	c (15,0) c Periods_winner : 247
9.19/18.80	c (15,0) c Margin_0 : 20
9.19/18.80	c (15,0) c Margin_1 : 20
9.19/18.80	c (15,0) c Margin_2 : 20
9.19/18.80	c (15,0) c Margin_3 : 20
9.19/18.80	c (15,0) c Margin_4 : 20
9.19/18.80	c (15,0) c Margin_5 : 20
9.19/18.80	c (15,0) c Margin_6 : 20
9.19/18.80	c (15,0) c Margin_7 : 20
9.19/18.80	c (15,0) c Margin_total : 160
9.19/18.80	c (15,0) c Margin_winner : 20
9.19/18.80	c (15,0) c Exported_0 : 5814
9.19/18.80	c (15,0) c Exported_1 : 4863
9.19/18.80	c (15,0) c Exported_2 : 5902
9.19/18.80	c (15,0) c Exported_3 : 4179
9.19/18.80	c (15,0) c Exported_4 : 4358
9.19/18.80	c (15,0) c Exported_5 : 4741
9.19/18.80	c (15,0) c Exported_6 : 6164
9.19/18.80	c (15,0) c Exported_7 : 5539
9.19/18.80	c (15,0) c Exported_total : 41560
9.19/18.80	c (15,0) c Exported_winner : 4863
9.19/18.80	c (15,0) c Imported_0 : 28087
9.19/18.80	c (15,0) c Imported_1 : 31468
9.19/18.80	c (15,0) c Imported_2 : 31031
9.19/18.80	c (15,0) c Imported_3 : 30925
9.19/18.80	c (15,0) c Imported_4 : 33545
9.19/18.80	c (15,0) c Imported_5 : 32997
9.19/18.80	c (15,0) c Imported_6 : 33664
9.19/18.80	c (15,0) c Imported_7 : 33072
9.19/18.80	c (15,0) c Imported_total : 254789
9.19/18.80	c (15,0) c Imported_winner : 31468
9.19/18.80	c (15,0) c Good_0 : 91
9.19/18.80	c (15,0) c Good_1 : 80
9.19/18.80	c (15,0) c Good_2 : 89
9.19/18.80	c (15,0) c Good_3 : 84
9.19/18.80	c (15,0) c Good_4 : 73
9.19/18.80	c (15,0) c Good_5 : 79
9.19/18.80	c (15,0) c Good_6 : 91
9.19/18.80	c (15,0) c Good_7 : 93
9.19/18.80	c (15,0) c Good_total : 680
9.19/18.80	c (15,0) c Good_winner : 80
9.19/18.80	c (15,0) c Purge_0 : 27996
9.19/18.80	c (15,0) c Purge_1 : 31388
9.19/18.80	c (15,0) c Purge_2 : 30942
9.19/18.80	c (15,0) c Purge_3 : 30841
9.19/18.80	c (15,0) c Purge_4 : 33472
9.19/18.80	c (15,0) c Purge_5 : 32918
9.19/18.80	c (15,0) c Purge_6 : 33573
9.19/18.80	c (15,0) c Purge_7 : 32979
9.19/18.80	c (15,0) c Purge_total : 254109
9.19/18.80	c (15,0) c Purge_winner : 31388
9.19/18.80	c (15,0) c Promoted_0 : 89
9.19/18.80	c (15,0) c Promoted_1 : 97
9.19/18.80	c (15,0) c Promoted_2 : 113
9.19/18.80	c (15,0) c Promoted_3 : 116
9.19/18.80	c (15,0) c Promoted_4 : 140
9.19/18.80	c (15,0) c Promoted_5 : 97
9.19/18.80	c (15,0) c Promoted_6 : 67
9.19/18.80	c (15,0) c Promoted_7 : 116
9.19/18.80	c (15,0) c Promoted_total : 835
9.19/18.80	c (15,0) c Promoted_winner : 97
9.19/18.80	c (15,0) c Remove_Imp_0 : 6388
9.19/18.80	c (15,0) c Remove_Imp_1 : 5424
9.19/18.80	c (15,0) c Remove_Imp_2 : 6317
9.19/18.80	c (15,0) c Remove_Imp_3 : 11109
9.19/18.80	c (15,0) c Remove_Imp_4 : 11247
9.19/18.80	c (15,0) c Remove_Imp_5 : 6423
9.19/18.80	c (15,0) c Remove_Imp_6 : 8323
9.19/18.80	c (15,0) c Remove_Imp_7 : 9737
9.19/18.80	c (15,0) c Remove_Imp_total : 64968
9.19/18.80	c (15,0) c Remove_Imp_winner : 5424
9.19/18.80	c (15,0) c Blocked_Reuse_0 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_1 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_2 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_3 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_4 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_5 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_6 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_7 : 0
9.19/18.80	c (15,0) c Blocked_Reuse_total : 0
9.19/18.80	c (15,0) c Blocked_Reuse_winner : 0
9.19/18.80	c (15,0) c Unaries_0 : 2
9.19/18.80	c (15,0) c Unaries_1 : 3
9.19/18.80	c (15,0) c Unaries_2 : 1
9.19/18.80	c (15,0) c Unaries_3 : 6
9.19/18.80	c (15,0) c Unaries_4 : 9
9.19/18.80	c (15,0) c Unaries_5 : 1
9.19/18.80	c (15,0) c Unaries_6 : 0
9.19/18.80	c (15,0) c Unaries_7 : 3
9.19/18.80	c (15,0) c Unaries_total : 25
9.19/18.80	c (15,0) c Unaries_winner : 3
9.19/18.80	c (15,0) c Binaries_0 : 5
9.19/18.80	c (15,0) c Binaries_1 : 16
9.19/18.80	c (15,0) c Binaries_2 : 7
9.19/18.80	c (15,0) c Binaries_3 : 14
9.19/18.80	c (15,0) c Binaries_4 : 25
9.19/18.80	c (15,0) c Binaries_5 : 19
9.19/18.80	c (15,0) c Binaries_6 : 8
9.19/18.80	c (15,0) c Binaries_7 : 6
9.19/18.80	c (15,0) c Binaries_total : 100
9.19/18.80	c (15,0) c Binaries_winner : 16
9.19/18.80	c (15,0) c Glues_0 : 158
9.19/18.80	c (15,0) c Glues_1 : 221
9.19/18.80	c (15,0) c Glues_2 : 244
9.19/18.80	c (15,0) c Glues_3 : 171
9.19/18.80	c (15,0) c Glues_4 : 275
9.19/18.80	c (15,0) c Glues_5 : 256
9.19/18.80	c (15,0) c Glues_6 : 191
9.19/18.80	c (15,0) c Glues_7 : 191
9.19/18.80	c (15,0) c Glues_total : 1707
9.19/18.80	c (15,0) c Glues_winner : 221
9.19/18.80	c (15,0) c RunningTime_0 : 14.444242
9.19/18.80	c (15,0) c RunningTime_1 : 14.403465
9.19/18.80	c (15,0) c RunningTime_2 : 14.424275
9.19/18.80	c (15,0) c RunningTime_3 : 14.575867
9.19/18.80	c (15,0) c RunningTime_4 : 14.478495
9.19/18.80	c (15,0) c RunningTime_5 : 14.624141
9.19/18.80	c (15,0) c RunningTime_6 : 14.393013
9.19/18.80	c (15,0) c RunningTime_7 : 14.424303
9.19/18.80	c (15,0) c RunningTime_total : 115.767801
9.19/18.80	c (15,0) c RunningTime_winner : 14.403465
9.19/18.80	c (15,0) c WaitingTime_0 : 0.000355
9.19/18.80	c (15,0) c WaitingTime_1 : 0.000381
9.19/18.80	c (15,0) c WaitingTime_2 : 0.000371
9.19/18.80	c (15,0) c WaitingTime_3 : 0.000290
9.19/18.80	c (15,0) c WaitingTime_4 : 0.000367
9.19/18.80	c (15,0) c WaitingTime_5 : 0.000300
9.19/18.80	c (15,0) c WaitingTime_6 : 0.040133
9.19/18.80	c (15,0) c WaitingTime_7 : 0.000370
9.19/18.80	c (15,0) c WaitingTime_total : 0.042568
9.19/18.80	c (15,0) c WaitingTime_winner : 0.000381
9.19/18.80	c (15,0) c ExchangingTime_0 : 0.016453
9.19/18.80	c (15,0) c ExchangingTime_1 : 0.021216
9.19/18.80	c (15,0) c ExchangingTime_2 : 0.016423
9.19/18.80	c (15,0) c ExchangingTime_3 : 0.016607
9.19/18.80	c (15,0) c ExchangingTime_4 : 0.017123
9.19/18.80	c (15,0) c ExchangingTime_5 : 0.017224
9.19/18.80	c (15,0) c ExchangingTime_6 : 0.017302
9.19/18.80	c (15,0) c ExchangingTime_7 : 0.016630
9.19/18.80	c (15,0) c ExchangingTime_total : 0.138979
9.19/18.80	c (15,0) c ExchangingTime_winner : 0.021216
9.19/18.80	c (15,0) c PeriodProcTime_0 : 0.002582
9.19/18.80	c (15,0) c PeriodProcTime_1 : 0.001703
9.19/18.80	c (15,0) c PeriodProcTime_2 : 0.001699
9.19/18.80	c (15,0) c PeriodProcTime_3 : 0.002416
9.19/18.80	c (15,0) c PeriodProcTime_4 : 0.001646
9.19/18.80	c (15,0) c PeriodProcTime_5 : 0.002363
9.19/18.80	c (15,0) c PeriodProcTime_6 : 0.002264
9.19/18.80	c (15,0) c PeriodProcTime_7 : 0.001697
9.19/18.80	c (15,0) c PeriodProcTime_total : 0.016370
9.19/18.80	c (15,0) c PeriodProcTime_winner : 0.001703
9.19/18.80	c (15,0) c SolvingTime_0 : 14.463632
9.19/18.80	c (15,0) c SolvingTime_1 : 14.426764
9.19/18.80	c (15,0) c SolvingTime_2 : 14.442769
9.19/18.80	c (15,0) c SolvingTime_3 : 14.595180
9.19/18.80	c (15,0) c SolvingTime_4 : 14.497631
9.19/18.80	c (15,0) c SolvingTime_5 : 14.644029
9.19/18.80	c (15,0) c SolvingTime_6 : 14.452713
9.19/18.80	c (15,0) c SolvingTime_7 : 14.443001
9.19/18.80	c (15,0) c SolvingTime_total : 115.965719
9.19/18.80	c (15,0) c SolvingTime_winner : 14.426764
9.19/18.80	c (15,0) c PropagationTime_0 : 13.113023
9.19/18.80	c (15,0) c PropagationTime_1 : 12.977551
9.19/18.80	c (15,0) c PropagationTime_2 : 12.955843
9.19/18.80	c (15,0) c PropagationTime_3 : 13.471512
9.19/18.80	c (15,0) c PropagationTime_4 : 13.210902
9.19/18.80	c (15,0) c PropagationTime_5 : 13.550378
9.19/18.80	c (15,0) c PropagationTime_6 : 13.098240
9.19/18.80	c (15,0) c PropagationTime_7 : 13.034186
9.19/18.80	c (15,0) c PropagationTime_total : 105.411635
9.19/18.80	c (15,0) c PropagationTime_winner : 12.977551
9.19/18.80	c (15,0) c AnalysisTime_0 : 0.931708
9.19/18.80	c (15,0) c AnalysisTime_1 : 1.024641
9.19/18.80	c (15,0) c AnalysisTime_2 : 1.045768
9.19/18.80	c (15,0) c AnalysisTime_3 : 0.694209
9.19/18.80	c (15,0) c AnalysisTime_4 : 0.808407
9.19/18.80	c (15,0) c AnalysisTime_5 : 0.688240
9.19/18.80	c (15,0) c AnalysisTime_6 : 0.902655
9.19/18.80	c (15,0) c AnalysisTime_7 : 0.944606
9.19/18.80	c (15,0) c AnalysisTime_total : 7.040233
9.19/18.80	c (15,0) c AnalysisTime_winner : 1.024641
9.19/18.80	c (15,0) c ReductionTime_0 : 0.085742
9.19/18.80	c (15,0) c ReductionTime_1 : 0.089511
9.19/18.80	c (15,0) c ReductionTime_2 : 0.089726
9.19/18.80	c (15,0) c ReductionTime_3 : 0.054351
9.19/18.80	c (15,0) c ReductionTime_4 : 0.097351
9.19/18.80	c (15,0) c ReductionTime_5 : 0.049833
9.19/18.80	c (15,0) c ReductionTime_6 : 0.087372
9.19/18.80	c (15,0) c ReductionTime_7 : 0.091414
9.19/18.80	c (15,0) c ReductionTime_total : 0.645300
9.19/18.80	c (15,0) c ReductionTime_winner : 0.089511
9.19/18.80	c (15,0) c SimplifyTime_0 : 0.069797
9.19/18.81	c (15,0) c SimplifyTime_1 : 0.083763
9.19/18.81	c (15,0) c SimplifyTime_2 : 0.079954
9.19/18.81	c (15,0) c SimplifyTime_3 : 0.092847
9.19/18.81	c (15,0) c SimplifyTime_4 : 0.102753
9.19/18.81	c (15,0) c SimplifyTime_5 : 0.081882
9.19/18.81	c (15,0) c SimplifyTime_6 : 0.083984
9.19/18.81	c (15,0) c SimplifyTime_7 : 0.105943
9.19/18.81	c (15,0) c SimplifyTime_total : 0.700924
9.19/18.81	c (15,0) c SimplifyTime_winner : 0.083763
9.19/18.81	c (15,0) c UsedRateTime_0 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_1 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_2 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_3 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_4 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_5 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_6 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_7 : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_total : 0.000000
9.19/18.81	c (15,0) c UsedRateTime_winner : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_0 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_1 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_2 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_3 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_4 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_5 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_6 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_7 : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_total : 0.000000
9.19/18.81	c (15,0) c OverlapRateTime_winner : 0.000000
9.19/18.81	c (15,0) c
9.19/18.81	c (15,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.19/18.81	c (15,0) c
9.19/18.81	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.19/18.81	c (15,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.19/18.81	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.19/18.81	c (15,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.19/18.81	c (15,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.19/18.81	c (15,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.19/18.81	c (15,0) c | Initial random_seed   | 1629309100 | 1755194834 | 1772564832 | 1895779953 | 2027315353 | 1815857598 |  582014173 |  573621745 |
9.19/18.81	c (15,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.19/18.81	c (15,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.19/18.81	c (15,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.19/18.81	c (15,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.19/18.81	c (15,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.19/18.81	c (15,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.19/18.81	c (15,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.19/18.81	c (15,0) c | var_decay             |     0.8800 |     0.8800 |     0.8800 |     0.8700 |     0.8700 |     0.8700 |     0.8800 |     0.8800 |
9.19/18.81	c (15,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.19/18.81	c (15,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.19/18.81	c (15,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.19/18.81	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.19/18.81	c (15,0) 
9.19/18.81	c (15,0) s SATISFIABLE
9.19/18.83	c (15,0) SatSolver.solve End
9.19/18.83	c (15,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
9.19/18.83	c (15,0) Show results Begin
125.42/18.92	c (15,0) x[0][0] = -7
125.42/18.92	c (15,0) x[0][1] = 4
125.42/18.92	c (15,0) x[0][2] = 3
125.42/18.92	c (15,0) x[0][3] = 0
125.42/18.92	c (15,0) x[1][0] = -16
125.42/18.92	c (15,0) x[1][1] = -11
125.42/18.92	c (15,0) x[1][2] = 9
125.42/18.92	c (15,0) x[1][3] = 7
125.42/18.92	c (15,0) x[1][4] = 11
125.42/18.92	c (15,0) x[2][0] = 15
125.42/18.92	c (15,0) x[2][1] = 5
125.42/18.92	c (15,0) x[2][2] = -4
125.42/18.92	c (15,0) x[2][3] = -13
125.42/18.92	c (15,0) x[2][4] = 6
125.42/18.92	c (15,0) x[2][5] = -9
125.42/18.92	c (15,0) x[3][0] = 8
125.42/18.92	c (15,0) x[3][1] = -12
125.42/18.92	c (15,0) x[3][2] = -8
125.42/18.92	c (15,0) x[3][3] = 13
125.42/18.92	c (15,0) x[3][4] = 2
125.42/18.92	c (15,0) x[3][5] = -1
125.42/18.92	c (15,0) x[3][6] = -2
125.42/18.92	c (15,0) x[4][0] = 14
125.42/18.92	c (15,0) x[4][1] = 17
125.42/18.92	c (15,0) x[4][2] = 12
125.42/18.92	c (15,0) x[4][3] = -10
125.42/18.92	c (15,0) x[4][4] = -18
125.42/18.92	c (15,0) x[4][5] = -15
125.42/18.92	c (15,0) x[5][0] = -17
125.42/18.92	c (15,0) x[5][1] = -14
125.42/18.92	c (15,0) x[5][2] = -3
125.42/18.92	c (15,0) x[5][3] = 18
125.42/18.92	c (15,0) x[5][4] = 16
125.42/18.92	c (15,0) x[6][0] = -5
125.42/18.92	c (15,0) x[6][1] = -6
125.42/18.92	c (15,0) x[6][2] = 10
125.42/18.92	c (15,0) x[6][3] = 1
125.42/18.92	s SATISFIABLE
125.42/18.92	v <instantiation>
125.42/18.92	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>
125.42/18.92	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>
125.42/18.92	v </instantiation>
125.42/18.92	c (15,0) Show results End
125.42/18.92	c (15,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
125.42/18.92	c (15,0) 15,15,STOP-AFTER(ALL)
125.42/18.92	c END-Prog: Sat Sep 14 06:10:56 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 (14141 MiB free)
  memory of node 1: 16384 MiB (15733 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392315-1568434276/watcher-4392315-1568434276 -o /tmp/evaluation-result-4392315-1568434276/solver-4392315-1568434276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568430493-470 --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-4392315-1568434276.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=1629, runsolver pid=1626

[startup+0.100138 s]*
/proc/loadavg: 1.30 2.79 4.44 2/214 1653
/proc/meminfo: memFree=30496184/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 556 319 0 1 0 0 0 0 20 0 1 0 419700227 115843072 349 33554432000 4194304 5098028 140735334852752 140735334850008 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 349 296 221 0 87 0
[pid=1632] ppid=1629 vsize=27314120 memory=106960 CPUtime=0.09 cores=0-7
/proc/1632/stat : 1632 (java) S 1629 1629 443 0 -1 1077944320 6302 0 0 0 7 2 0 0 20 0 20 0 419700228 27969658880 26740 33554432000 4194304 4196468 140720445124944 140720445107488 140245960191735 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
/proc/1632/statm: 6828530 26740 2765 1 0 6790935 0
[pid=1632/tid=1633] ppid=1629 vsize=27314120 memory=-7096649868621430206 CPUtime=0.08 cores=0-7
/proc/1632/task/1633/stat : 1633 (java) R 1629 1629 443 0 -1 4202560 4423 0 0 0 6 2 0 0 20 0 20 0 419700229 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245932018064 140245960213661 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1634] ppid=1629 vsize=27314120 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1632/task/1634/stat : 1634 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245964434576 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1635] ppid=1629 vsize=27314120 memory=139700673623680 CPUtime=0 cores=0-7
/proc/1632/task/1635/stat : 1635 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245382102032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1636] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1636/stat : 1636 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245381049232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1638] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1638/stat : 1638 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245379996432 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1640] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1640/stat : 1640 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245378943632 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1641] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1641/stat : 1641 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245377890832 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1642] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1642/stat : 1642 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245376838032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1643] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1643/stat : 1643 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 26740 33554432000 4194304 4196468 140720445124944 140245375785232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1644] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1644/stat : 1644 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244817292144 140245960202882 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1645] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1645/stat : 1645 (java) S 1629 1629 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 26740 33554432000 4194304 4196468 140720445124944 140243902653984 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1646] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1646/stat : 1646 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 26740 33554432000 4194304 4196468 140720445124944 140243634218352 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1647] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1647/stat : 1647 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140243259709776 140245960210331 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1648] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1648/stat : 1648 (java) S 1629 1629 443 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244816238960 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1649] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1649/stat : 1649 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244815186160 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1650] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1650/stat : 1650 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244814133360 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1651] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1651/stat : 1651 (java) S 1629 1629 443 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244813080560 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1652] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1652/stat : 1652 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140242761804896 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1653] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1653/stat : 1653 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 26740 33554432000 4194304 4196468 140720445124944 140244812028976 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108356 KiB

[startup+0.210148 s]*
/proc/loadavg: 1.30 2.79 4.44 3/214 1653
/proc/meminfo: memFree=30474512/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 556 319 0 1 0 0 0 0 20 0 1 0 419700227 115843072 349 33554432000 4194304 5098028 140735334852752 140735334850008 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 349 296 221 0 87 0
[pid=1632] ppid=1629 vsize=27314120 memory=126608 CPUtime=0.23 cores=0-7
/proc/1632/stat : 1632 (java) S 1629 1629 443 0 -1 1077944320 12004 0 0 0 19 4 0 0 20 0 20 0 419700228 27969658880 31652 33554432000 4194304 4196468 140720445124944 140720445107488 140245960191735 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
/proc/1632/statm: 6828530 31652 2938 1 0 6790935 0
[pid=1632/tid=1633] ppid=1629 vsize=27314120 memory=8390339637985935414 CPUtime=0.18 cores=0-7
/proc/1632/task/1633/stat : 1633 (java) R 1629 1629 443 0 -1 4202560 9758 0 0 0 15 3 0 0 20 0 20 0 419700229 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245931991120 140245941755291 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1634] ppid=1629 vsize=27314120 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/1632/task/1634/stat : 1634 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245964434576 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1635] ppid=1629 vsize=27314120 memory=139700673640220 CPUtime=0 cores=0-7
/proc/1632/task/1635/stat : 1635 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245382102032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1636] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1636/stat : 1636 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245381049232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1638] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1638/stat : 1638 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245379996432 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1640] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1640/stat : 1640 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245378943632 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1641] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1641/stat : 1641 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245377890832 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1642] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1642/stat : 1642 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245376838032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1643] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1643/stat : 1643 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 31652 33554432000 4194304 4196468 140720445124944 140245375785232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1644] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1644/stat : 1644 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244817292144 140245960202882 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1645] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1645/stat : 1645 (java) S 1629 1629 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 31652 33554432000 4194304 4196468 140720445124944 140243902653984 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1646] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1646/stat : 1646 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 31652 33554432000 4194304 4196468 140720445124944 140243634218352 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1647] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1647/stat : 1647 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140243259709776 140245960210331 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1648] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1648/stat : 1648 (java) R 1629 1629 443 0 -1 4202560 306 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244816230464 140245944088299 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1649] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1649/stat : 1649 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244815186160 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1650] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1650/stat : 1650 (java) S 1629 1629 443 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244814133360 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1651] ppid=1629 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1632/task/1651/stat : 1651 (java) S 1629 1629 443 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244813080560 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1652] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1652/stat : 1652 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140242761804896 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1653] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1653/stat : 1653 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 31652 33554432000 4194304 4196468 140720445124944 140244812028976 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128004 KiB

[startup+0.309567 s]*
/proc/loadavg: 1.30 2.79 4.44 2/214 1653
/proc/meminfo: memFree=30471596/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 556 319 0 1 0 0 0 0 20 0 1 0 419700227 115843072 349 33554432000 4194304 5098028 140735334852752 140735334850008 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 349 296 221 0 87 0
[pid=1632] ppid=1629 vsize=27314120 memory=130216 CPUtime=0.4 cores=0-7
/proc/1632/stat : 1632 (java) S 1629 1629 443 0 -1 1077944320 12402 0 0 0 36 4 0 0 20 0 20 0 419700228 27969658880 32554 33554432000 4194304 4196468 140720445124944 140720445107488 140245960191735 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
/proc/1632/statm: 6828530 32554 3029 1 0 6790935 0
[pid=1632/tid=1633] ppid=1629 vsize=27314120 memory=1398720917958146503 CPUtime=0.28 cores=0-7
/proc/1632/task/1633/stat : 1633 (java) R 1629 1629 443 0 -1 4202560 9951 0 0 0 24 4 0 0 20 0 20 0 419700229 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245931985840 140245943378544 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1634] ppid=1629 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1632/task/1634/stat : 1634 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245964434576 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1635] ppid=1629 vsize=27314120 memory=1224 CPUtime=0 cores=0-7
/proc/1632/task/1635/stat : 1635 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245382102032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1636] ppid=1629 vsize=27314120 memory=3824 CPUtime=0 cores=0-7
/proc/1632/task/1636/stat : 1636 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245381049232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1638] ppid=1629 vsize=27314120 memory=1384 CPUtime=0 cores=0-7
/proc/1632/task/1638/stat : 1638 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245379996432 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1640] ppid=1629 vsize=27314120 memory=15080 CPUtime=0 cores=0-7
/proc/1632/task/1640/stat : 1640 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245378943632 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1641] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1641/stat : 1641 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245377890832 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1642] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1642/stat : 1642 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245376838032 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1643] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1643/stat : 1643 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27969658880 32554 33554432000 4194304 4196468 140720445124944 140245375785232 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1644] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1644/stat : 1644 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244817292144 140245960202882 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1645] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1645/stat : 1645 (java) S 1629 1629 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 32554 33554432000 4194304 4196468 140720445124944 140243902653984 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1646] ppid=1629 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/1632/task/1646/stat : 1646 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700233 27969658880 32554 33554432000 4194304 4196468 140720445124944 140243634218352 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1647] ppid=1629 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/1632/task/1647/stat : 1647 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140243259709776 140245960210331 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1648] ppid=1629 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1632/task/1648/stat : 1648 (java) S 1629 1629 443 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244816238960 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1649] ppid=1629 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1632/task/1649/stat : 1649 (java) S 1629 1629 443 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244815186160 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1650] ppid=1629 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1632/task/1650/stat : 1650 (java) S 1629 1629 443 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244814133360 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1651] ppid=1629 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/1632/task/1651/stat : 1651 (java) S 1629 1629 443 0 -1 1077944384 466 0 0 0 7 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244813080560 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1652] ppid=1629 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1652/stat : 1652 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140242761804896 140245960201941 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1653] ppid=1629 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1632/task/1653/stat : 1653 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700236 27969658880 32554 33554432000 4194304 4196468 140720445124944 140244812028976 140245960202882 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131612 KiB

[startup+0.700876 s]
/proc/loadavg: 1.30 2.79 4.44 3/214 1653
/proc/meminfo: memFree=30451312/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 556 319 0 1 0 0 0 0 20 0 1 0 419700227 115843072 349 33554432000 4194304 5098028 140735334852752 140735334850008 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 349 296 221 0 87 0
[pid=1632] ppid=1629 vsize=27320392 memory=167152 CPUtime=0.95 cores=0-7
/proc/1632/stat : 1632 (java) S 1629 1629 443 0 -1 1077944320 19878 0 0 0 89 6 0 0 20 0 20 0 419700228 27976081408 41788 33554432000 4194304 4196468 140720445124944 140720445107488 140245960191735 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
/proc/1632/statm: 6830098 41788 3182 1 0 6791447 0
[pid=1632/tid=1633] ppid=1629 vsize=27320392 memory=4580 CPUtime=0.66 cores=0-7
/proc/1632/task/1633/stat : 1633 (java) R 1629 1629 443 0 -1 4202560 16912 0 0 0 61 5 0 0 20 0 20 0 419700229 27976081408 41788 33554432000 4194304 4196468 140720445124944 140245932028712 140245944272222 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1634] ppid=1629 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1634/stat : 1634 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419700231 27976081408 41788 33554432000 4194304 4196468 140720445124944 140245964434576 140245960201941 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1635] ppid=1629 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1632/task/1635/stat : 1635 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419700231 27976081408 41788 33554432000 4194304 4196468 140720445124944 140245382102032 140245960201941 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0
[pid=1632/tid=1636] ppid=1629 vsize=27320392 memory=7740092807899866722 CPUtime=0 cores=0-7
/proc/1632/task/1636/stat : 1636 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419700231 27976081408 41788 33554432000 4194304 4196468 140720445124944 140245381049232 140245960201941 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29290496 140720445129452 140720445129878 140720445129878 140720445132751 0

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

[pid=1654/tid=1657] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1657/stat : 1657 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704490236176 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1658] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1658/stat : 1658 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704489183888 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1659] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1659/stat : 1659 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704488131088 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1660] ppid=1629 vsize=8414124 memory=1191 CPUtime=0 cores=0-7
/proc/1654/task/1660/stat : 1660 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704487078800 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1661] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1661/stat : 1661 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704486026000 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1662] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1662/stat : 1662 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704484973712 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1663] ppid=1629 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/1654/task/1663/stat : 1663 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30003 33554432000 4194304 4196468 140720567350576 139704483920912 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1664] ppid=1629 vsize=8414124 memory=120012 CPUtime=0 cores=0-7
/proc/1654/task/1664/stat : 1664 (java) S 1629 1629 443 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 419700521 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703510911088 139704685836930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1665] ppid=1629 vsize=8414124 memory=406700 CPUtime=0 cores=0-7
/proc/1654/task/1665/stat : 1665 (java) S 1629 1629 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419700522 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703340753696 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1666] ppid=1629 vsize=8414124 memory=1572 CPUtime=0 cores=0-7
/proc/1654/task/1666/stat : 1666 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700522 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703072318576 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1667] ppid=1629 vsize=8414124 memory=864 CPUtime=0 cores=0-7
/proc/1654/task/1667/stat : 1667 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700524 8616062976 30003 33554432000 4194304 4196468 140720567350576 139702697810000 139704685844379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1668] ppid=1629 vsize=8414124 memory=120012 CPUtime=0.04 cores=0-7
/proc/1654/task/1668/stat : 1668 (java) S 1629 1629 443 0 -1 1077944384 589 0 0 0 4 0 0 0 20 0 24 0 419700524 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703509858928 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1669] ppid=1629 vsize=8414124 memory=367332 CPUtime=0.07 cores=0-7
/proc/1654/task/1669/stat : 1669 (java) S 1629 1629 443 0 -1 1077944384 275 0 0 0 7 0 0 0 20 0 24 0 419700524 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703508806128 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1670] ppid=1629 vsize=8414124 memory=1760 CPUtime=0.03 cores=0-7
/proc/1654/task/1670/stat : 1670 (java) S 1629 1629 443 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 24 0 419700524 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703507753840 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1671] ppid=1629 vsize=8414124 memory=111632 CPUtime=0.18 cores=0-7
/proc/1654/task/1671/stat : 1671 (java) S 1629 1629 443 0 -1 1077944384 502 0 0 0 18 0 0 0 20 0 24 0 419700524 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703506701040 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1672] ppid=1629 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/1654/task/1672/stat : 1672 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700525 8616062976 30003 33554432000 4194304 4196468 140720567350576 139702199904608 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1673] ppid=1629 vsize=8414124 memory=4104 CPUtime=0 cores=0-7
/proc/1654/task/1673/stat : 1673 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700525 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703505647920 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1675] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1675/stat : 1675 (java) S 1629 1629 443 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419700589 8616062976 30003 33554432000 4194304 4196468 140720567350576 139703497614656 139704685850393 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1677] ppid=1629 vsize=8414124 memory=6369607660427765557 CPUtime=0 cores=0-7
/proc/1654/task/1677/stat : 1677 (java) S 1629 1629 443 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 419700589 8616062976 30003 33554432000 4194304 4196468 140720567350576 139701528805264 139704685847709 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1678] ppid=1629 vsize=8414124 memory=4120 CPUtime=0 cores=0-7
/proc/1654/task/1678/stat : 1678 (java) S 1629 1629 443 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419700589 8616062976 30003 33554432000 4194304 4196468 140720567350576 139701797240592 139704685847709 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1679] ppid=1629 vsize=8414124 memory=23700 CPUtime=0 cores=0-7
/proc/1654/task/1679/stat : 1679 (java) S 1629 1629 443 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419700591 8616062976 30003 33554432000 4194304 4196468 140720567350576 139701260377904 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
Current children cumulated CPU time: 123.24 s
Current children cumulated vsize: 9322416 KiB
Current children cumulated memory: 527960 KiB

[startup+18.8012 s]
/proc/loadavg: 2.96 3.06 4.50 9/227 1687
/proc/meminfo: memFree=30074936/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1476 CPUtime=8.05 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 583 28723 0 1 0 0 782 23 20 0 1 0 419700227 115843072 369 33554432000 4194304 5098028 140735334852752 140735334849496 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 369 311 221 0 87 0
[pid=1654] ppid=1629 vsize=8414124 memory=120692 CPUtime=1.14 cores=0-7
/proc/1654/stat : 1654 (java) S 1629 1629 443 0 -1 1077944320 20116 0 0 0 107 7 0 0 20 0 24 0 419700518 8616062976 30173 33554432000 4194304 4196468 140720567350576 140720567333120 139704685825783 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
/proc/1654/statm: 2103531 30173 3207 1 0 2064875 0
[pid=1654/tid=1655] ppid=1629 vsize=8414124 memory=1360 CPUtime=0.73 cores=0-7
/proc/1654/task/1655/stat : 1655 (java) S 1629 1629 443 0 -1 1077944384 16895 0 0 0 68 5 0 0 20 0 24 0 419700519 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704657665952 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1656] ppid=1629 vsize=8414124 memory=7428 CPUtime=0 cores=0-7
/proc/1654/task/1656/stat : 1656 (java) S 1629 1629 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704690067856 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1657] ppid=1629 vsize=8414124 memory=860 CPUtime=0 cores=0-7
/proc/1654/task/1657/stat : 1657 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704490236176 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1658] ppid=1629 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/1654/task/1658/stat : 1658 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704489183888 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1659] ppid=1629 vsize=8414124 memory=1612 CPUtime=0 cores=0-7
/proc/1654/task/1659/stat : 1659 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704488131088 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1660] ppid=1629 vsize=8414124 memory=1224 CPUtime=0 cores=0-7
/proc/1654/task/1660/stat : 1660 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704487078800 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1661] ppid=1629 vsize=8414124 memory=279401044744464 CPUtime=0 cores=0-7
/proc/1654/task/1661/stat : 1661 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704486026000 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1662] ppid=1629 vsize=8414124 memory=135313 CPUtime=0 cores=0-7
/proc/1654/task/1662/stat : 1662 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704484973712 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1663] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1663/stat : 1663 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700520 8616062976 30173 33554432000 4194304 4196468 140720567350576 139704483920912 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1664] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1664/stat : 1664 (java) S 1629 1629 443 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 419700521 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703510911088 139704685836930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1665] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1665/stat : 1665 (java) S 1629 1629 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419700522 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703340753696 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1666] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0 cores=0-7
/proc/1654/task/1666/stat : 1666 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700522 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703072318576 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1667] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0 cores=0-7
/proc/1654/task/1667/stat : 1667 (java) S 1629 1629 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419700524 8616062976 30173 33554432000 4194304 4196468 140720567350576 139702697810000 139704685844379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1668] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0.04 cores=0-7
/proc/1654/task/1668/stat : 1668 (java) S 1629 1629 443 0 -1 1077944384 589 0 0 0 4 0 0 0 20 0 24 0 419700524 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703509858928 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1669] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0.07 cores=0-7
/proc/1654/task/1669/stat : 1669 (java) S 1629 1629 443 0 -1 1077944384 275 0 0 0 7 0 0 0 20 0 24 0 419700524 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703508806128 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1670] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0.04 cores=0-7
/proc/1654/task/1670/stat : 1670 (java) S 1629 1629 443 0 -1 1077944384 294 0 0 0 4 0 0 0 20 0 24 0 419700524 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703507753840 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1671] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0.19 cores=0-7
/proc/1654/task/1671/stat : 1671 (java) R 1629 1629 443 0 -1 4202560 667 0 0 0 19 0 0 0 20 0 24 0 419700524 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703506697408 139704664459600 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1672] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0 cores=0-7
/proc/1654/task/1672/stat : 1672 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700525 8616062976 30173 33554432000 4194304 4196468 140720567350576 139702199904608 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1673] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0 cores=0-7
/proc/1654/task/1673/stat : 1673 (java) S 1629 1629 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419700525 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703505647920 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1675] ppid=1629 vsize=8414124 memory=7305218370954290516 CPUtime=0 cores=0-7
/proc/1654/task/1675/stat : 1675 (java) S 1629 1629 443 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419700589 8616062976 30173 33554432000 4194304 4196468 140720567350576 139703497614656 139704685850393 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1677] ppid=1629 vsize=8414124 memory=0 CPUtime=0.01 cores=0-7
/proc/1654/task/1677/stat : 1677 (java) R 1629 1629 443 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 419700589 8616062976 30173 33554432000 4194304 4196468 140720567350576 139701528813184 140720568268738 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1678] ppid=1629 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1654/task/1678/stat : 1678 (java) S 1629 1629 443 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419700589 8616062976 30173 33554432000 4194304 4196468 140720567350576 139701797240592 139704685847709 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1679] ppid=1629 vsize=8414124 memory=279401046222016 CPUtime=0 cores=0-7
/proc/1654/task/1679/stat : 1679 (java) S 1629 1629 443 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419700591 8616062976 30173 33554432000 4194304 4196468 140720567350576 139701260377904 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
Current children cumulated CPU time: 9.19 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 122168 KiB

[startup+18.9012 s]
/proc/loadavg: 2.96 3.06 4.50 9/227 1687
/proc/meminfo: memFree=30074936/32770624 swapFree=67021832/67108860
[pid=1629] ppid=1626 vsize=113128 memory=1476 CPUtime=8.05 cores=0-7
/proc/1629/stat : 1629 (scop.sh) S 1626 1629 443 0 -1 4202496 583 28723 0 1 0 0 782 23 20 0 1 0 419700227 115843072 369 33554432000 4194304 5098028 140735334852752 140735334849496 140466398085756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31916032 140735334855461 140735334855788 140735334855788 140735334858701 0
/proc/1629/statm: 28282 369 311 221 0 87 0
[pid=1654] ppid=1629 vsize=8283048 memory=129716 CPUtime=117.37 cores=0-7
/proc/1654/stat : 1654 (java) S 1629 1629 443 0 -1 1077944320 21396 138252 0 0 130 7 11556 44 20 0 22 0 419700518 8481841152 32429 33554432000 4194304 4196468 140720567350576 140720567333120 139704685825783 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
/proc/1654/statm: 2070762 32429 3223 1 0 2032106 0
[pid=1654/tid=1655] ppid=1629 vsize=8283048 memory=407436 CPUtime=116.8 cores=0-7
/proc/1654/task/1655/stat : 1655 (java) R 1629 1629 443 0 -1 4202560 17141 138252 0 0 75 5 11556 44 20 0 22 0 419700519 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704657662832 139704685847709 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1656] ppid=1629 vsize=8283048 memory=120012 CPUtime=116 cores=0-7
/proc/1654/task/1656/stat : 1656 (java) S 1629 1629 443 0 -1 1077944384 2 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704690067856 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1657] ppid=1629 vsize=8283048 memory=1476 CPUtime=116 cores=0-7
/proc/1654/task/1657/stat : 1657 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704490236176 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1658] ppid=1629 vsize=8283048 memory=3472328278239346913 CPUtime=116 cores=0-7
/proc/1654/task/1658/stat : 1658 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704489183888 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1659] ppid=1629 vsize=8283048 memory=6944656592455359580 CPUtime=116 cores=0-7
/proc/1654/task/1659/stat : 1659 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704488131088 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1660] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1660/stat : 1660 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704487078800 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1661] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1661/stat : 1661 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704486026000 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1662] ppid=1629 vsize=8283048 memory=164 CPUtime=116 cores=0-7
/proc/1654/task/1662/stat : 1662 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704484973712 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1663] ppid=1629 vsize=8283048 memory=404 CPUtime=116 cores=0-7
/proc/1654/task/1663/stat : 1663 (java) S 1629 1629 443 0 -1 1077944384 3 138252 0 0 0 0 11556 44 20 0 22 0 419700520 8481841152 32429 33554432000 4194304 4196468 140720567350576 139704483920912 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1664] ppid=1629 vsize=8283048 memory=7378132476244486487 CPUtime=116 cores=0-7
/proc/1654/task/1664/stat : 1664 (java) S 1629 1629 443 0 -1 1077944384 5 138252 0 0 0 0 11556 44 20 0 22 0 419700521 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703510911088 139704685836930 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1665] ppid=1629 vsize=8283048 memory=-4075877051373423740 CPUtime=116 cores=0-7
/proc/1654/task/1665/stat : 1665 (java) S 1629 1629 443 0 -1 1077944384 13 138252 0 0 0 0 11556 44 20 0 22 0 419700522 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703340753696 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1666] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1666/stat : 1666 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700522 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703072318576 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1667] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1667/stat : 1667 (java) S 1629 1629 443 0 -1 1077944384 1 138252 0 0 0 0 11556 44 20 0 22 0 419700524 8481841152 32429 33554432000 4194304 4196468 140720567350576 139702697810000 139704685844379 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1668] ppid=1629 vsize=8283048 memory=0 CPUtime=116.08 cores=0-7
/proc/1654/task/1668/stat : 1668 (java) S 1629 1629 443 0 -1 1077944384 737 138252 0 0 8 0 11556 44 20 0 22 0 419700524 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703509858928 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1669] ppid=1629 vsize=8283048 memory=279401046136960 CPUtime=116.1 cores=0-7
/proc/1654/task/1669/stat : 1669 (java) S 1629 1629 443 0 -1 1077944384 310 138252 0 0 10 0 11556 44 20 0 22 0 419700524 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703508806128 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1670] ppid=1629 vsize=8283048 memory=6944656575208382560 CPUtime=116.06 cores=0-7
/proc/1654/task/1670/stat : 1670 (java) S 1629 1629 443 0 -1 1077944384 426 138252 0 0 6 0 11556 44 20 0 22 0 419700524 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703507753840 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1671] ppid=1629 vsize=8283048 memory=6655300316396806240 CPUtime=116.24 cores=0-7
/proc/1654/task/1671/stat : 1671 (java) R 1629 1629 443 0 -1 4202560 831 138252 0 0 24 0 11556 44 20 0 22 0 419700524 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703506701040 139704162844793 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1672] ppid=1629 vsize=8283048 memory=6944656592455097440 CPUtime=116 cores=0-7
/proc/1654/task/1672/stat : 1672 (java) S 1629 1629 443 0 -1 1077944384 3 138252 0 0 0 0 11556 44 20 0 22 0 419700525 8481841152 32429 33554432000 4194304 4196468 140720567350576 139702199904608 139704685835989 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1673] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1673/stat : 1673 (java) S 1629 1629 443 0 -1 1077944384 3 138252 0 0 0 0 11556 44 20 0 22 0 419700525 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703505647920 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1675] ppid=1629 vsize=8283048 memory=0 CPUtime=116 cores=0-7
/proc/1654/task/1675/stat : 1675 (java) S 1629 1629 443 0 -1 1077944384 32 138252 0 0 0 0 11556 44 20 0 22 0 419700589 8481841152 32429 33554432000 4194304 4196468 140720567350576 139703497613840 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
[pid=1654/tid=1679] ppid=1629 vsize=8283048 memory=279401045861088 CPUtime=116 cores=0-7
/proc/1654/task/1679/stat : 1679 (java) S 1629 1629 443 0 -1 1077944384 12 138252 0 0 0 0 11556 44 20 0 22 0 419700591 8481841152 32429 33554432000 4194304 4196468 140720567350576 139701260379696 139704685836930 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10850304 140720567358456 140720567358614 140720567358614 140720567361487 0
Current children cumulated CPU time: 125.42 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 131192 KiB

Child status: 0
Real time (s): 18.9368
CPU time (s): 125.527
CPU user time (s): 124.764
CPU system time (s): 0.763793
CPU usage (%): 662.876
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 794344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.764
system time used= 0.763793
maximum resident set size= 803184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189100
page faults= 1
swaps= 0
block input operations= 16
block output operations= 10952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14584
involuntary context switches= 1329


# summary of solver processes directly reported to runsolver:
#   pid: 1629
#   total CPU time (s): 125.527
#   total CPU user time (s): 124.764
#   total CPU system time (s): 0.763793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171469 second user time and 0.307308 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-14 06:10:37
IDJOB=4392315
IDBENCH=133653
IDSOLVER=2838
FILE ID=node150/4392315-1568434276
RUNJOBID= node150-1568430493-470
PBS_JOBID= 21702311
Free space on /tmp= 59360 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
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-4392315-1568434276/watcher-4392315-1568434276 -o /tmp/evaluation-result-4392315-1568434276/solver-4392315-1568434276 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568430493-470 --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-4392315-1568434276.xml

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

MD5SUM BENCH= e1b631bab6f8bd4ad65377e678a0b81e
RANDOM SEED=829439095

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30591760 kB
MemAvailable:   31846832 kB
Buffers:          152984 kB
Cached:          1345844 kB
SwapCached:        13684 kB
Active:           760112 kB
Inactive:         787292 kB
Active(anon):       4212 kB
Inactive(anon):    69724 kB
Active(file):     755900 kB
Inactive(file):   717568 kB
Unevictable:      109388 kB
Mlocked:          109388 kB
SwapTotal:      67108860 kB
SwapFree:       67021832 kB
Dirty:             20476 kB
Writeback:             0 kB
AnonPages:        148600 kB
Mapped:            39900 kB
Shmem:             17164 kB
Slab:             225160 kB
SReclaimable:     194876 kB
SUnreclaim:        30284 kB
KernelStack:        3744 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59340 MiB
End job on node150 at 2019-09-14 06:10:56