Trace number 4392677

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0200-m1.xml
MD5SUMaa794b13577ab4fe7ac8dae6d6ffdfc7
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 benchmark18.6139
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19901
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":200}]
Minimum variable degree200
Maximum variable degree200
Distribution of variable degrees[{"degree":200,"count":200}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":19900},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints19900
Distribution of constraint types[{"type":"intension","count":19900},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-18409-serial-file.bin HOME/instance-4392677-1568442591.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 08:29:11 CEST 2019
0.66/0.57	c PID: 18412
0.66/0.57	c IP: 172.20.3.140
0.66/0.57	c HOST: node140.alineos.net
0.66/0.57	c (0,0) Parsing Begin
7.18/2.47	c (1,1) Parsing End
7.18/2.48	c (1,1) CSP: 200 int (0 aux), 0 bool (0 aux), 19901 ctr, max domain size 200
7.18/2.48	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.18/2.48	c (1,1) Constraint Name Generate Begin
7.34/2.55	c (2,2) Ctr:HOME/instance-4392677-1568442591.xml,AllDifferent:Dist:Ne:Num:Var
7.34/2.55	c (2,2) Constraint Name Generate End
7.34/2.55	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.34/2.55	c (2,2) CSP to CSPinCNF Begin
12.55/4.35	c (3,3) translated 1991 (10%) constraints
13.15/5.05	c (4,4) translated 3981 (20%) constraints
13.63/5.38	c (4,4) translated 5971 (30%) constraints
14.45/5.69	c (5,4) translated 7961 (40%) constraints
14.88/6.00	c (5,5) translated 9951 (50%) constraints
15.19/6.30	c (5,5) translated 11941 (60%) constraints
15.60/6.61	c (6,5) translated 13931 (70%) constraints
15.91/6.91	c (6,6) translated 15921 (80%) constraints
16.21/7.21	c (6,6) translated 17911 (90%) constraints
16.52/7.52	c (6,6) translated 19901 (100%) constraints
16.52/7.52	c (6,6) ===========================================
16.82/7.67	c (7,6) Hybrid: #OE=20100, #LE=0
16.82/7.67	c (7,6) Hybrid
16.82/7.67	c (7,6) ===========================================
17.77/7.97	c (7,7) translated 7981 (10%) constraints
18.15/8.18	c (7,7) translated 15961 (20%) constraints
20.97/10.11	c (9,9) translated 23941 (30%) constraints
21.10/10.29	c (9,9) translated 31921 (40%) constraints
21.30/10.47	c (9,9) translated 39901 (50%) constraints
21.51/10.64	c (10,9) translated 47882 (60%) constraints
21.70/10.81	c (10,9) translated 55862 (70%) constraints
21.81/10.99	c (10,10) translated 63842 (80%) constraints
22.02/11.16	c (10,10) translated 71822 (90%) constraints
22.20/11.34	c (10,10) translated 79802 (100%) constraints
22.20/11.34	c (10,10) CSP to CSPinCNF End
22.20/11.36	c (10,10) CSP: 200 int (0 aux), 59900 bool (59900 aux), 159802 ctr, max domain size 200
22.20/11.36	c (10,10) Heap : 3604 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
22.20/11.36	c (10,10) CSPinCNF Propagation Begin
24.48/13.01	c (12,12) 1 values, 4 unsatisfiable literals, and 401 valid clauses are removed
24.48/13.01	c (12,12) CSPinCNF Propagation End
24.48/13.03	c (12,12) CSP: 200 int (0 aux), 59900 bool (59900 aux), 159401 ctr, max domain size 200
24.48/13.03	c (12,12) Heap : 4843 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
24.68/13.18	c (12,12) Hybrid: #OE=60100, #LE=0
24.68/13.18	c (12,12) Simplify CSPinCNF Begin
27.06/14.62	c (14,13) Simplify CSPinCNF End
27.06/14.65	c (14,13) CSP: 200 int (0 aux), 139498 bool (139498 aux), 238999 ctr, max domain size 200
27.06/14.65	c (14,13) Heap : 5632 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
27.06/14.65	c (14,13) Calculate Precise Domain Begin
27.06/14.65	c (14,13) 0 values are removed by re-calculation
27.06/14.65	c (14,13) Calculate Precise Domain End
27.06/14.69	c (14,13) CSP: 200 int (0 aux), 139498 bool (139498 aux), 238999 ctr, max domain size 200
27.06/14.69	c (14,13) Heap : 5632 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
27.06/14.69	c (14,13) CSPinCNF to SatSolver Begin
47.29/29.28	c (28,27) 23900 (10 %) CSP clauses are encoded (0 SAT variables, 3233967 SAT clauses)
61.87/42.29	c (41,39) 47800 (20 %) CSP clauses are encoded (0 SAT variables, 6428733 SAT clauses)
69.85/48.81	c (48,46) 71700 (30 %) CSP clauses are encoded (0 SAT variables, 8031499 SAT clauses)
70.06/49.03	c (48,46) 95600 (40 %) CSP clauses are encoded (0 SAT variables, 8055399 SAT clauses)
70.25/49.25	c (48,46) 119500 (50 %) CSP clauses are encoded (0 SAT variables, 8079299 SAT clauses)
71.82/50.94	c (50,48) 143400 (60 %) CSP clauses are encoded (0 SAT variables, 8418099 SAT clauses)
83.01/59.81	c (59,56) 167300 (70 %) CSP clauses are encoded (0 SAT variables, 10493579 SAT clauses)
92.50/69.41	c (68,65) 191200 (80 %) CSP clauses are encoded (0 SAT variables, 12836775 SAT clauses)
103.59/80.01	c (79,76) 215100 (90 %) CSP clauses are encoded (0 SAT variables, 15513795 SAT clauses)
116.15/92.95	c (92,88) 238999 (100 %) CSP clauses are encoded (0 SAT variables, 18705800 SAT clauses)
116.15/92.95	c (92,88) CSPinCNF to SatSolver End
116.15/92.95	c (92,88) Heap : 4988 MiB used (max 21750 MiB), NonHeap : 31 MiB used (max 0 MiB)
116.15/92.95	c (92,88) 179297 bool, 18705999 clause
116.15/92.95	c (92,88) Export Begin
116.30/93.06	c (92,88) Export to HOME/scop-18409-serial-file.bin
116.30/93.06	c (92,88) Export End
116.30/93.06	c (92,88) Export File Size: 0.03 MB
116.30/93.06	c (92,88) 1,2,10,12,14,14,92,STOP-AFTER(DIMACS)
116.30/93.06	c END-Prog: Sat Sep 14 08:30:44 CEST 2019
0.00/93.13	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-18409-serial-file.bin
116.49/93.60	c (0,0) Read Serial File Begin
116.49/93.60	c (0,0) HOME/scop-18409-serial-file.bin
116.49/93.82	c (0,0) Read Serial File End
116.49/93.83	
116.49/93.83	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
116.49/93.83	(Solving Process)
116.49/93.83	
116.49/93.85	c BEGIN-Prog: Sat Sep 14 08:30:45 CEST 2019
116.49/93.85	c PID: 18444
116.49/93.85	c IP: 172.20.3.140
116.49/93.85	c HOST: node140.alineos.net
116.49/93.85	c (0,0) SatSolver.solve Begin
116.49/93.85	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392677-1568442591.xml-scop-18412.cnf
116.49/93.88	c (0,0) c
116.49/93.88	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)
116.49/93.88	c (0,0) c
116.49/93.88	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
116.49/93.88	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
116.49/93.88	c (0,0) c ========================================[ Problem Statistics ]===========================================
116.49/93.88	c (0,0) c |                                                                                                       |
123.67/100.00	c (6,0) c |  Number of variables:        179297                                                                   |
123.67/100.00	c (6,0) c |  Number of clauses:        18705999                                                                   |
123.67/100.00	c (6,0) c |  Parse time:                   5.57 s                                                                 |
123.67/100.00	c (6,0) c |                                                                                                       |
124.78/101.07	c (7,0) c | Too many clauses... No preprocessing                                                                  |
124.78/101.07	c (7,0) c |  Simplification time:          0.93 s                                                                 |
124.78/101.07	c (7,0) c |                                                                                                       |
124.78/101.07	c (7,0) c |  One Solver is taking   1375.52Mb... Let's take   5 solvers for this run (max 40% of the maxmemory).  |
124.78/101.07	c (7,0) c |  Generating clones                                                                                    |
126.37/102.61	c (9,0) c |  all clones generated. Memory =  5179.80Mb.                                                           |
126.37/102.61	c (9,0) c ========================================================================================================|
126.37/102.61	c (9,0) c
126.37/102.61	c (9,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
126.37/102.61	c (9,0) c
126.37/102.61	c (9,0) c |-----------------------|------------|------------|------------|------------|------------|
126.37/102.61	c (9,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |
126.37/102.61	c (9,0) c |-----------------------|------------|------------|------------|------------|------------|
126.37/102.61	c (9,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |
126.37/102.61	c (9,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |
126.37/102.61	c (9,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |
126.37/102.61	c (9,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |
126.37/102.61	c (9,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |
126.37/102.61	c (9,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |
126.37/102.61	c (9,0) c | glureduce             |       True |       True |       True |       True |       True |
126.37/102.61	c (9,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |
126.37/102.61	c (9,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |
126.37/102.61	c (9,0) c | luby_restart          |      False |      False |      False |      False |      False |
126.37/102.61	c (9,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |
126.37/102.61	c (9,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
126.37/102.61	c (9,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
126.37/102.61	c (9,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |
126.37/102.61	c (9,0) c | remove_satisfied      |       True |       True |       True |       True |       True |
126.37/102.61	c (9,0) c |-----------------------|------------|------------|------------|------------|------------|
183.01/115.41	c (21,0) c
183.01/115.41	c (21,0) c real time : 21.5362 s
183.01/115.41	c (21,0) c cpu time  : 58.8352 s
183.01/115.41	c (21,0) c
183.01/115.41	c (21,0) c
183.01/115.41	c (21,0) c
183.01/115.41	c (21,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
183.01/115.41	c (21,0) c
183.01/115.41	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.41	c (21,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |
183.01/115.41	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.41	c (21,0) c | Conflicts     |            4796 |        652 |       1013 |       1562 |        784 |        785 |
183.01/115.41	c (21,0) c | Decisions     |          219721 |     125183 |      21284 |      19482 |      26741 |      27031 |
183.01/115.41	c (21,0) c | Propagations  |        43629645 |    8495406 |    7905241 |    8393383 |    9318312 |    9517303 |
183.01/115.41	c (21,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |
183.01/115.41	c (21,0) c | SimpDBs       |               5 |          1 |          1 |          1 |          1 |          1 |
183.01/115.41	c (21,0) c | Restarts      |              79 |          8 |         19 |         25 |         14 |         13 |
183.01/115.41	c (21,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |
183.01/115.41	c (21,0) c | PropBinClauses|        47870300 |    9067731 |    8865031 |    9568998 |   10070965 |   10297575 |
183.01/115.41	c (21,0) c | PropPreBlocker|      3138446821 |  596457240 |  593237656 |  652005544 |  643392680 |  653353701 |
183.01/115.42	c (21,0) c | PropNotBlocker|       297514512 |   59081883 |   62121453 |   62215031 |   62091406 |   52004739 |
183.01/115.42	c (21,0) c | LitFullScans  |      3528319555 |  673409006 |  672121305 |  732154753 |  724539146 |  726095345 |
183.01/115.42	c (21,0) c | LitScanFracts |          474228 |      88737 |      96057 |     105936 |      97329 |      86169 |
183.01/115.42	c (21,0) c | DecisionLevel0|              81 |          8 |         20 |         25 |         14 |         14 |
183.01/115.42	c (21,0) c | Periods       |             587 |        112 |        112 |        122 |        120 |        121 |
183.01/115.42	c (21,0) c | Margin        |             100 |         20 |         20 |         20 |         20 |         20 |
183.01/115.42	c (21,0) c | Avg_Trail     |                 |     132363 |     142155 |     129239 |     128462 |     125759 |
183.01/115.42	c (21,0) c | Avg_DL        |                 |       1630 |        402 |        356 |        404 |        349 |
183.01/115.42	c (21,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |
183.01/115.42	c (21,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |
183.01/115.42	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.42	c (21,0) c | Exported      |              73 |         20 |         16 |         13 |         12 |         12 |
183.01/115.42	c (21,0) c | Imported      |             273 |         50 |         51 |         58 |         57 |         57 |
183.01/115.42	c (21,0) c | Good          |              20 |          4 |          3 |          5 |          5 |          3 |
183.01/115.42	c (21,0) c | Purge         |             253 |         46 |         48 |         53 |         52 |         54 |
183.01/115.42	c (21,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |
183.01/115.42	c (21,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |
183.01/115.42	c (21,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |
183.01/115.42	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.42	c (21,0) c | Unaries       |                 |          0 |          1 |          0 |          0 |          1 |
183.01/115.42	c (21,0) c | Binaries      |                 |          1 |          2 |          0 |          0 |          2 |
183.01/115.42	c (21,0) c | Glues         |                 |         20 |         16 |         13 |         12 |         12 |
183.01/115.42	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.42	c (21,0) c | Orig_Seen     |             0 % |      34487 |      69800 |      77547 |      59912 |      49695 |
183.01/115.42	c (21,0) c | Diff Orig seen|                 |      X     |      35313 |      43060 |      25425 |      15208 |
183.01/115.42	c (21,0) c | Hamming       |            28 % |      X     |      49129 |      51117 |      51424 |      51493 |
183.01/115.42	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.42	c (21,0) c | RunningTime   |                 |   12.6 100%|   12.8 100%|   10.3  85%|   11.5  95%|   11.0  91%|
183.01/115.42	c (21,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    1.9  15%|    0.5   5%|    1.1   9%|
183.01/115.42	c (21,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c | SolvingTime   |                 |   12.6     |   12.8     |   12.2     |   12.1     |   12.1     |
183.01/115.42	c (21,0) c | PropagationTim|                 |   12.3  98%|   12.4  97%|   11.7  96%|   11.8  97%|   11.7  97%|
183.01/115.42	c (21,0) c | AnalysisTime  |                 |    0.1   0%|    0.1   1%|    0.1   1%|    0.1   1%|    0.1   1%|
183.01/115.42	c (21,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
183.01/115.42	c (21,0) c |---------------|-----------------|------------|------------|------------|------------|------------|
183.01/115.42	c (21,0) c
183.01/115.42	c (21,0) c
183.01/115.42	c (21,0) c Threads : 5
183.01/115.42	c (21,0) c Winner : 0
183.01/115.42	c (21,0) c Conflicts_0 : 652
183.01/115.42	c (21,0) c Conflicts_1 : 1013
183.01/115.42	c (21,0) c Conflicts_2 : 1562
183.01/115.42	c (21,0) c Conflicts_3 : 784
183.01/115.42	c (21,0) c Conflicts_4 : 785
183.01/115.42	c (21,0) c Conflicts_total : 4796
183.01/115.42	c (21,0) c Conflicts_winner : 652
183.01/115.42	c (21,0) c Decisions_0 : 125183
183.01/115.42	c (21,0) c Decisions_1 : 21284
183.01/115.42	c (21,0) c Decisions_2 : 19482
183.01/115.42	c (21,0) c Decisions_3 : 26741
183.01/115.42	c (21,0) c Decisions_4 : 27031
183.01/115.42	c (21,0) c Decisions_total : 219721
183.01/115.42	c (21,0) c Decisions_winner : 125183
183.01/115.42	c (21,0) c Propagations_0 : 8495406
183.01/115.42	c (21,0) c Propagations_1 : 7905241
183.01/115.42	c (21,0) c Propagations_2 : 8393383
183.01/115.42	c (21,0) c Propagations_3 : 9318312
183.01/115.42	c (21,0) c Propagations_4 : 9517303
183.01/115.42	c (21,0) c Propagations_total : 43629645
183.01/115.42	c (21,0) c Propagations_winner : 8495406
183.01/115.42	c (21,0) c ReduceDBs_0 : 0
183.01/115.42	c (21,0) c ReduceDBs_1 : 0
183.01/115.42	c (21,0) c ReduceDBs_2 : 0
183.01/115.42	c (21,0) c ReduceDBs_3 : 0
183.01/115.42	c (21,0) c ReduceDBs_4 : 0
183.01/115.42	c (21,0) c ReduceDBs_total : 0
183.01/115.42	c (21,0) c ReduceDBs_winner : 0
183.01/115.42	c (21,0) c SimpDBs_0 : 1
183.01/115.42	c (21,0) c SimpDBs_1 : 1
183.01/115.42	c (21,0) c SimpDBs_2 : 1
183.01/115.42	c (21,0) c SimpDBs_3 : 1
183.01/115.42	c (21,0) c SimpDBs_4 : 1
183.01/115.42	c (21,0) c SimpDBs_total : 5
183.01/115.42	c (21,0) c SimpDBs_winner : 1
183.01/115.42	c (21,0) c Restarts_0 : 8
183.01/115.42	c (21,0) c Restarts_1 : 19
183.01/115.42	c (21,0) c Restarts_2 : 25
183.01/115.42	c (21,0) c Restarts_3 : 14
183.01/115.42	c (21,0) c Restarts_4 : 13
183.01/115.42	c (21,0) c Restarts_total : 79
183.01/115.42	c (21,0) c Restarts_winner : 8
183.01/115.42	c (21,0) c ForcedImports_0 : 0
183.01/115.42	c (21,0) c ForcedImports_1 : 0
183.01/115.42	c (21,0) c ForcedImports_2 : 0
183.01/115.42	c (21,0) c ForcedImports_3 : 0
183.01/115.42	c (21,0) c ForcedImports_4 : 0
183.01/115.42	c (21,0) c ForcedImports_total : 0
183.01/115.42	c (21,0) c ForcedImports_winner : 0
183.01/115.42	c (21,0) c PropsBinClauses_0 : 9067731
183.01/115.42	c (21,0) c PropsBinClauses_1 : 8865031
183.01/115.42	c (21,0) c PropsBinClauses_2 : 9568998
183.01/115.42	c (21,0) c PropsBinClauses_3 : 10070965
183.01/115.42	c (21,0) c PropsBinClauses_4 : 10297575
183.01/115.42	c (21,0) c PropsBinClauses_total : 47870300
183.01/115.42	c (21,0) c PropsBinClauses_winner : 9067731
183.01/115.42	c (21,0) c PropsPreBlocker_0 : 596457240
183.01/115.42	c (21,0) c PropsPreBlocker_1 : 593237656
183.01/115.42	c (21,0) c PropsPreBlocker_2 : 652005544
183.01/115.42	c (21,0) c PropsPreBlocker_3 : 643392680
183.01/115.42	c (21,0) c PropsPreBlocker_4 : 653353701
183.01/115.42	c (21,0) c PropsPreBlocker_total : 3138446821
183.01/115.42	c (21,0) c PropsPreBlocker_winner : 596457240
183.01/115.42	c (21,0) c PropsNotBlocker_0 : 59081883
183.01/115.42	c (21,0) c PropsNotBlocker_1 : 62121453
183.01/115.42	c (21,0) c PropsNotBlocker_2 : 62215031
183.01/115.42	c (21,0) c PropsNotBlocker_3 : 62091406
183.01/115.42	c (21,0) c PropsNotBlocker_4 : 52004739
183.01/115.42	c (21,0) c PropsNotBlocker_total : 297514512
183.01/115.42	c (21,0) c PropsNotBlocker_winner : 59081883
183.01/115.42	c (21,0) c PropsLitFullScans_0 : 673409006
183.01/115.42	c (21,0) c PropsLitFullScans_1 : 672121305
183.01/115.42	c (21,0) c PropsLitFullScans_2 : 732154753
183.01/115.42	c (21,0) c PropsLitFullScans_3 : 724539146
183.01/115.42	c (21,0) c PropsLitFullScans_4 : 726095345
183.01/115.42	c (21,0) c PropsLitFullScans_total : 3528319555
183.01/115.42	c (21,0) c PropsLitFullScans_winner : 673409006
183.01/115.42	c (21,0) c LitScanFractions_0 : 88737
183.01/115.42	c (21,0) c LitScanFractions_1 : 96057
183.01/115.42	c (21,0) c LitScanFractions_2 : 105936
183.01/115.42	c (21,0) c LitScanFractions_3 : 97329
183.01/115.42	c (21,0) c LitScanFractions_4 : 86169
183.01/115.42	c (21,0) c LitScanFractions_total : 474228
183.01/115.42	c (21,0) c LitScanFractions_winner : 88737
183.01/115.42	c (21,0) c DecisionLevel0_0 : 8
183.01/115.42	c (21,0) c DecisionLevel0_1 : 20
183.01/115.42	c (21,0) c DecisionLevel0_2 : 25
183.01/115.42	c (21,0) c DecisionLevel0_3 : 14
183.01/115.42	c (21,0) c DecisionLevel0_4 : 14
183.01/115.42	c (21,0) c DecisionLevel0_total : 81
183.01/115.42	c (21,0) c DecisionLevel0_winner : 8
183.01/115.42	c (21,0) c Periods_0 : 112
183.01/115.42	c (21,0) c Periods_1 : 112
183.01/115.42	c (21,0) c Periods_2 : 122
183.01/115.42	c (21,0) c Periods_3 : 120
183.01/115.42	c (21,0) c Periods_4 : 121
183.01/115.42	c (21,0) c Periods_total : 587
183.01/115.42	c (21,0) c Periods_winner : 112
183.01/115.42	c (21,0) c Margin_0 : 20
183.01/115.42	c (21,0) c Margin_1 : 20
183.01/115.42	c (21,0) c Margin_2 : 20
183.01/115.42	c (21,0) c Margin_3 : 20
183.01/115.42	c (21,0) c Margin_4 : 20
183.01/115.42	c (21,0) c Margin_total : 100
183.01/115.42	c (21,0) c Margin_winner : 20
183.01/115.42	c (21,0) c Exported_0 : 20
183.01/115.42	c (21,0) c Exported_1 : 16
183.01/115.42	c (21,0) c Exported_2 : 13
183.01/115.42	c (21,0) c Exported_3 : 12
183.01/115.42	c (21,0) c Exported_4 : 12
183.01/115.42	c (21,0) c Exported_total : 73
183.01/115.42	c (21,0) c Exported_winner : 20
183.01/115.42	c (21,0) c Imported_0 : 50
183.01/115.42	c (21,0) c Imported_1 : 51
183.01/115.42	c (21,0) c Imported_2 : 58
183.01/115.42	c (21,0) c Imported_3 : 57
183.01/115.42	c (21,0) c Imported_4 : 57
183.01/115.42	c (21,0) c Imported_total : 273
183.01/115.42	c (21,0) c Imported_winner : 50
183.01/115.42	c (21,0) c Good_0 : 4
183.01/115.42	c (21,0) c Good_1 : 3
183.01/115.42	c (21,0) c Good_2 : 5
183.01/115.42	c (21,0) c Good_3 : 5
183.01/115.42	c (21,0) c Good_4 : 3
183.01/115.42	c (21,0) c Good_total : 20
183.01/115.42	c (21,0) c Good_winner : 4
183.01/115.42	c (21,0) c Purge_0 : 46
183.01/115.42	c (21,0) c Purge_1 : 48
183.01/115.42	c (21,0) c Purge_2 : 53
183.01/115.42	c (21,0) c Purge_3 : 52
183.01/115.42	c (21,0) c Purge_4 : 54
183.01/115.42	c (21,0) c Purge_total : 253
183.01/115.42	c (21,0) c Purge_winner : 46
183.01/115.42	c (21,0) c Promoted_0 : 0
183.01/115.42	c (21,0) c Promoted_1 : 0
183.01/115.42	c (21,0) c Promoted_2 : 0
183.01/115.42	c (21,0) c Promoted_3 : 0
183.01/115.42	c (21,0) c Promoted_4 : 0
183.01/115.42	c (21,0) c Promoted_total : 0
183.01/115.42	c (21,0) c Promoted_winner : 0
183.01/115.42	c (21,0) c Remove_Imp_0 : 0
183.01/115.42	c (21,0) c Remove_Imp_1 : 0
183.01/115.42	c (21,0) c Remove_Imp_2 : 0
183.01/115.42	c (21,0) c Remove_Imp_3 : 0
183.01/115.42	c (21,0) c Remove_Imp_4 : 0
183.01/115.42	c (21,0) c Remove_Imp_total : 0
183.01/115.42	c (21,0) c Remove_Imp_winner : 0
183.01/115.42	c (21,0) c Blocked_Reuse_0 : 0
183.01/115.42	c (21,0) c Blocked_Reuse_1 : 0
183.01/115.42	c (21,0) c Blocked_Reuse_2 : 0
183.01/115.42	c (21,0) c Blocked_Reuse_3 : 0
183.01/115.42	c (21,0) c Blocked_Reuse_4 : 0
183.01/115.42	c (21,0) c Blocked_Reuse_total : 0
183.01/115.42	c (21,0) c Blocked_Reuse_winner : 0
183.01/115.42	c (21,0) c Unaries_0 : 0
183.01/115.42	c (21,0) c Unaries_1 : 1
183.01/115.42	c (21,0) c Unaries_2 : 0
183.01/115.42	c (21,0) c Unaries_3 : 0
183.01/115.42	c (21,0) c Unaries_4 : 1
183.01/115.42	c (21,0) c Unaries_total : 2
183.01/115.42	c (21,0) c Unaries_winner : 0
183.01/115.42	c (21,0) c Binaries_0 : 1
183.01/115.42	c (21,0) c Binaries_1 : 2
183.01/115.42	c (21,0) c Binaries_2 : 0
183.01/115.42	c (21,0) c Binaries_3 : 0
183.01/115.42	c (21,0) c Binaries_4 : 2
183.01/115.42	c (21,0) c Binaries_total : 5
183.01/115.42	c (21,0) c Binaries_winner : 1
183.01/115.42	c (21,0) c Glues_0 : 20
183.01/115.42	c (21,0) c Glues_1 : 16
183.01/115.42	c (21,0) c Glues_2 : 13
183.01/115.42	c (21,0) c Glues_3 : 12
183.01/115.42	c (21,0) c Glues_4 : 12
183.01/115.42	c (21,0) c Glues_total : 73
183.01/115.42	c (21,0) c Glues_winner : 20
183.01/115.42	c (21,0) c RunningTime_0 : 12.568906
183.01/115.42	c (21,0) c RunningTime_1 : 12.782090
183.01/115.42	c (21,0) c RunningTime_2 : 10.313566
183.01/115.42	c (21,0) c RunningTime_3 : 11.538650
183.01/115.42	c (21,0) c RunningTime_4 : 11.043856
183.01/115.42	c (21,0) c RunningTime_total : 58.247068
183.01/115.42	c (21,0) c RunningTime_winner : 12.568906
183.01/115.42	c (21,0) c WaitingTime_0 : 0.000121
183.01/115.42	c (21,0) c WaitingTime_1 : 0.000074
183.01/115.42	c (21,0) c WaitingTime_2 : 1.855718
183.01/115.42	c (21,0) c WaitingTime_3 : 0.547532
183.01/115.42	c (21,0) c WaitingTime_4 : 1.052631
183.01/115.42	c (21,0) c WaitingTime_total : 3.456076
183.01/115.42	c (21,0) c WaitingTime_winner : 0.000121
183.01/115.42	c (21,0) c ExchangingTime_0 : 0.000725
183.01/115.42	c (21,0) c ExchangingTime_1 : 0.000768
183.01/115.42	c (21,0) c ExchangingTime_2 : 0.000882
183.01/115.42	c (21,0) c ExchangingTime_3 : 0.000687
183.01/115.42	c (21,0) c ExchangingTime_4 : 0.000877
183.01/115.42	c (21,0) c ExchangingTime_total : 0.003939
183.01/115.42	c (21,0) c ExchangingTime_winner : 0.000725
183.01/115.42	c (21,0) c PeriodProcTime_0 : 0.001220
183.01/115.42	c (21,0) c PeriodProcTime_1 : 0.001621
183.01/115.42	c (21,0) c PeriodProcTime_2 : 0.001050
183.01/115.42	c (21,0) c PeriodProcTime_3 : 0.001067
183.01/115.42	c (21,0) c PeriodProcTime_4 : 0.001294
183.01/115.42	c (21,0) c PeriodProcTime_total : 0.006252
183.01/115.42	c (21,0) c PeriodProcTime_winner : 0.001220
183.01/115.42	c (21,0) c SolvingTime_0 : 12.570972
183.01/115.42	c (21,0) c SolvingTime_1 : 12.784553
183.01/115.42	c (21,0) c SolvingTime_2 : 12.171216
183.01/115.42	c (21,0) c SolvingTime_3 : 12.087936
183.01/115.43	c (21,0) c SolvingTime_4 : 12.098658
183.01/115.43	c (21,0) c SolvingTime_total : 61.713335
183.01/115.43	c (21,0) c SolvingTime_winner : 12.570972
183.01/115.43	c (21,0) c PropagationTime_0 : 12.298817
183.01/115.43	c (21,0) c PropagationTime_1 : 12.390119
183.01/115.43	c (21,0) c PropagationTime_2 : 11.723244
183.01/115.43	c (21,0) c PropagationTime_3 : 11.753429
183.01/115.43	c (21,0) c PropagationTime_4 : 11.728241
183.01/115.43	c (21,0) c PropagationTime_total : 59.893851
183.01/115.43	c (21,0) c PropagationTime_winner : 12.298817
183.01/115.43	c (21,0) c AnalysisTime_0 : 0.057976
183.01/115.43	c (21,0) c AnalysisTime_1 : 0.146654
183.01/115.43	c (21,0) c AnalysisTime_2 : 0.144892
183.01/115.43	c (21,0) c AnalysisTime_3 : 0.083253
183.01/115.43	c (21,0) c AnalysisTime_4 : 0.069760
183.01/115.43	c (21,0) c AnalysisTime_total : 0.502537
183.01/115.43	c (21,0) c AnalysisTime_winner : 0.057976
183.01/115.43	c (21,0) c ReductionTime_0 : 0.000000
183.01/115.43	c (21,0) c ReductionTime_1 : 0.000000
183.01/115.43	c (21,0) c ReductionTime_2 : 0.000000
183.01/115.43	c (21,0) c ReductionTime_3 : 0.000000
183.01/115.43	c (21,0) c ReductionTime_4 : 0.000000
183.01/115.43	c (21,0) c ReductionTime_total : 0.000000
183.01/115.43	c (21,0) c ReductionTime_winner : 0.000000
183.01/115.43	c (21,0) c SimplifyTime_0 : 0.000000
183.01/115.43	c (21,0) c SimplifyTime_1 : 0.000002
183.01/115.43	c (21,0) c SimplifyTime_2 : 0.000002
183.01/115.43	c (21,0) c SimplifyTime_3 : 0.000001
183.01/115.43	c (21,0) c SimplifyTime_4 : 0.000000
183.01/115.43	c (21,0) c SimplifyTime_total : 0.000005
183.01/115.43	c (21,0) c SimplifyTime_winner : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_0 : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_1 : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_2 : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_3 : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_4 : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_total : 0.000000
183.01/115.43	c (21,0) c UsedRateTime_winner : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_0 : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_1 : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_2 : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_3 : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_4 : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_total : 0.000000
183.01/115.43	c (21,0) c OverlapRateTime_winner : 0.000000
183.01/115.43	c (21,0) c
183.01/115.43	c (21,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
183.01/115.43	c (21,0) c
183.01/115.43	c (21,0) c |-----------------------|------------|------------|------------|------------|------------|
183.01/115.43	c (21,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |
183.01/115.43	c (21,0) c |-----------------------|------------|------------|------------|------------|------------|
183.01/115.43	c (21,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |
183.01/115.43	c (21,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |
183.01/115.43	c (21,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |
183.01/115.43	c (21,0) c | Initial random_seed   |  593892554 |  925435701 |  683832599 | 1627239063 | 1394647350 |
183.01/115.43	c (21,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |
183.01/115.43	c (21,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |
183.01/115.43	c (21,0) c | glureduce             |       True |       True |       True |       True |       True |
183.01/115.43	c (21,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |
183.01/115.43	c (21,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |
183.01/115.43	c (21,0) c | luby_restart          |      False |      False |      False |      False |      False |
183.01/115.43	c (21,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |
183.01/115.43	c (21,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
183.01/115.43	c (21,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
183.01/115.43	c (21,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |
183.01/115.43	c (21,0) c | remove_satisfied      |       True |       True |       True |       True |       True |
183.01/115.43	c (21,0) c |-----------------------|------------|------------|------------|------------|------------|
183.01/115.43	c (21,0) 
183.01/115.43	c (21,0) s SATISFIABLE
118.03/115.74	c (22,0) SatSolver.solve End
118.03/115.74	c (22,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
118.03/115.74	c (22,0) Show results Begin
183.82/115.88	c (22,0) q[0] = 88
183.82/115.88	c (22,0) q[1] = 56
183.82/115.88	c (22,0) q[2] = 159
183.82/115.88	c (22,0) q[3] = 173
183.82/115.88	c (22,0) q[4] = 80
183.82/115.88	c (22,0) q[5] = 19
183.82/115.88	c (22,0) q[6] = 185
183.82/115.88	c (22,0) q[7] = 183
183.82/115.88	c (22,0) q[8] = 75
183.82/115.88	c (22,0) q[9] = 10
183.82/115.88	c (22,0) q[10] = 171
183.82/115.88	c (22,0) q[11] = 109
183.82/115.88	c (22,0) q[12] = 172
183.82/115.88	c (22,0) q[13] = 179
183.82/115.88	c (22,0) q[14] = 71
183.82/115.88	c (22,0) q[15] = 65
183.82/115.88	c (22,0) q[16] = 181
183.82/115.88	c (22,0) q[17] = 47
183.82/115.88	c (22,0) q[18] = 180
183.82/115.88	c (22,0) q[19] = 194
183.82/115.88	c (22,0) q[20] = 78
183.82/115.88	c (22,0) q[21] = 93
183.82/115.88	c (22,0) q[22] = 158
183.82/115.88	c (22,0) q[23] = 156
183.82/115.88	c (22,0) q[24] = 85
183.82/115.88	c (22,0) q[25] = 22
183.82/115.88	c (22,0) q[26] = 91
183.82/115.88	c (22,0) q[27] = 86
183.82/115.88	c (22,0) q[28] = 121
183.82/115.88	c (22,0) q[29] = 4
183.82/115.88	c (22,0) q[30] = 82
183.82/115.88	c (22,0) q[31] = 95
183.82/115.88	c (22,0) q[32] = 164
183.82/115.88	c (22,0) q[33] = 96
183.82/115.88	c (22,0) q[34] = 100
183.82/115.88	c (22,0) q[35] = 160
183.82/115.88	c (22,0) q[36] = 45
183.82/115.88	c (22,0) q[37] = 190
183.82/115.88	c (22,0) q[38] = 149
183.82/115.88	c (22,0) q[39] = 67
183.82/115.88	c (22,0) q[40] = 23
183.82/115.88	c (22,0) q[41] = 92
183.82/115.88	c (22,0) q[42] = 57
183.82/115.88	c (22,0) q[43] = 182
183.82/115.88	c (22,0) q[44] = 138
183.82/115.88	c (22,0) q[45] = 70
183.82/115.88	c (22,0) q[46] = 54
183.82/115.88	c (22,0) q[47] = 69
183.82/115.88	c (22,0) q[48] = 188
183.82/115.88	c (22,0) q[49] = 59
183.82/115.88	c (22,0) q[50] = 133
183.82/115.88	c (22,0) q[51] = 72
183.82/115.88	c (22,0) q[52] = 137
183.82/115.88	c (22,0) q[53] = 40
183.82/115.88	c (22,0) q[54] = 97
183.82/115.88	c (22,0) q[55] = 14
183.82/115.88	c (22,0) q[56] = 129
183.82/115.88	c (22,0) q[57] = 102
183.82/115.88	c (22,0) q[58] = 114
183.82/115.88	c (22,0) q[59] = 0
183.82/115.88	c (22,0) q[60] = 87
183.82/115.88	c (22,0) q[61] = 64
183.82/115.88	c (22,0) q[62] = 39
183.82/115.88	c (22,0) q[63] = 68
183.82/115.89	c (22,0) q[64] = 25
183.82/115.89	c (22,0) q[65] = 83
183.82/115.89	c (22,0) q[66] = 6
183.82/115.89	c (22,0) q[67] = 99
183.82/115.89	c (22,0) q[68] = 28
183.82/115.89	c (22,0) q[69] = 89
183.82/115.89	c (22,0) q[70] = 118
183.82/115.89	c (22,0) q[71] = 104
183.82/115.89	c (22,0) q[72] = 18
183.82/115.89	c (22,0) q[73] = 30
183.82/115.89	c (22,0) q[74] = 50
183.82/115.89	c (22,0) q[75] = 1
183.82/115.89	c (22,0) q[76] = 110
183.82/115.89	c (22,0) q[77] = 177
183.82/115.89	c (22,0) q[78] = 43
183.82/115.89	c (22,0) q[79] = 31
183.82/115.89	c (22,0) q[80] = 126
183.82/115.89	c (22,0) q[81] = 130
183.82/115.89	c (22,0) q[82] = 123
183.82/115.89	c (22,0) q[83] = 127
183.82/115.89	c (22,0) q[84] = 174
183.82/115.89	c (22,0) q[85] = 124
183.82/115.89	c (22,0) q[86] = 196
183.82/115.89	c (22,0) q[87] = 66
183.82/115.89	c (22,0) q[88] = 163
183.82/115.89	c (22,0) q[89] = 74
183.82/115.89	c (22,0) q[90] = 113
183.82/115.89	c (22,0) q[91] = 128
183.82/115.89	c (22,0) q[92] = 13
183.82/115.89	c (22,0) q[93] = 42
183.82/115.89	c (22,0) q[94] = 24
183.82/115.89	c (22,0) q[95] = 62
183.82/115.89	c (22,0) q[96] = 112
183.82/115.89	c (22,0) q[97] = 33
183.82/115.89	c (22,0) q[98] = 46
183.82/115.89	c (22,0) q[99] = 12
183.82/115.89	c (22,0) q[100] = 199
183.82/115.89	c (22,0) q[101] = 21
183.82/115.89	c (22,0) q[102] = 26
183.82/115.89	c (22,0) q[103] = 34
183.82/115.89	c (22,0) q[104] = 51
183.82/115.89	c (22,0) q[105] = 117
183.82/115.89	c (22,0) q[106] = 184
183.82/115.89	c (22,0) q[107] = 178
183.82/115.89	c (22,0) q[108] = 195
183.82/115.89	c (22,0) q[109] = 53
183.82/115.89	c (22,0) q[110] = 35
183.82/115.89	c (22,0) q[111] = 107
183.82/115.89	c (22,0) q[112] = 105
183.82/115.89	c (22,0) q[113] = 101
183.82/115.89	c (22,0) q[114] = 154
183.82/115.89	c (22,0) q[115] = 150
183.82/115.89	c (22,0) q[116] = 193
183.82/115.89	c (22,0) q[117] = 52
183.82/115.89	c (22,0) q[118] = 116
183.82/115.89	c (22,0) q[119] = 37
183.82/115.89	c (22,0) q[120] = 48
183.82/115.89	c (22,0) q[121] = 11
183.82/115.89	c (22,0) q[122] = 5
183.82/115.89	c (22,0) q[123] = 103
183.82/115.89	c (22,0) q[124] = 16
183.82/115.89	c (22,0) q[125] = 119
183.82/115.89	c (22,0) q[126] = 94
183.82/115.89	c (22,0) q[127] = 9
183.82/115.89	c (22,0) q[128] = 15
183.82/115.89	c (22,0) q[129] = 17
183.82/115.89	c (22,0) q[130] = 166
183.82/115.89	c (22,0) q[131] = 73
183.82/115.89	c (22,0) q[132] = 7
183.82/115.89	c (22,0) q[133] = 32
183.82/115.89	c (22,0) q[134] = 8
183.82/115.89	c (22,0) q[135] = 3
183.82/115.89	c (22,0) q[136] = 41
183.82/115.89	c (22,0) q[137] = 111
183.82/115.89	c (22,0) q[138] = 55
183.82/115.89	c (22,0) q[139] = 192
183.82/115.89	c (22,0) q[140] = 38
183.82/115.89	c (22,0) q[141] = 165
183.82/115.89	c (22,0) q[142] = 58
183.82/115.89	c (22,0) q[143] = 197
183.82/115.89	c (22,0) q[144] = 77
183.82/115.89	c (22,0) q[145] = 115
183.82/115.89	c (22,0) q[146] = 27
183.82/115.89	c (22,0) q[147] = 84
183.82/115.89	c (22,0) q[148] = 152
183.82/115.89	c (22,0) q[149] = 120
183.82/115.89	c (22,0) q[150] = 167
183.82/115.89	c (22,0) q[151] = 162
183.82/115.89	c (22,0) q[152] = 143
183.82/115.89	c (22,0) q[153] = 148
183.82/115.89	c (22,0) q[154] = 161
183.82/115.89	c (22,0) q[155] = 157
183.82/115.89	c (22,0) q[156] = 60
183.82/115.89	c (22,0) q[157] = 176
183.82/115.89	c (22,0) q[158] = 2
183.82/115.89	c (22,0) q[159] = 81
183.82/115.89	c (22,0) q[160] = 186
183.82/115.89	c (22,0) q[161] = 63
183.82/115.89	c (22,0) q[162] = 191
183.82/115.89	c (22,0) q[163] = 147
183.82/115.89	c (22,0) q[164] = 79
183.82/115.89	c (22,0) q[165] = 29
183.82/115.89	c (22,0) q[166] = 36
183.82/115.89	c (22,0) q[167] = 140
183.82/115.89	c (22,0) q[168] = 106
183.82/115.89	c (22,0) q[169] = 108
183.82/115.89	c (22,0) q[170] = 132
183.82/115.89	c (22,0) q[171] = 134
183.82/115.89	c (22,0) q[172] = 153
183.82/115.89	c (22,0) q[173] = 155
183.82/115.89	c (22,0) q[174] = 146
183.82/115.89	c (22,0) q[175] = 144
183.82/115.89	c (22,0) q[176] = 142
183.82/115.89	c (22,0) q[177] = 131
183.82/115.89	c (22,0) q[178] = 170
183.82/115.89	c (22,0) q[179] = 135
183.82/115.89	c (22,0) q[180] = 169
183.82/115.89	c (22,0) q[181] = 20
183.82/115.89	c (22,0) q[182] = 168
183.82/115.89	c (22,0) q[183] = 141
183.82/115.89	c (22,0) q[184] = 139
183.82/115.89	c (22,0) q[185] = 175
183.82/115.89	c (22,0) q[186] = 136
183.82/115.89	c (22,0) q[187] = 151
183.82/115.89	c (22,0) q[188] = 187
183.82/115.89	c (22,0) q[189] = 189
183.82/115.89	c (22,0) q[190] = 98
183.82/115.89	c (22,0) q[191] = 125
183.82/115.89	c (22,0) q[192] = 198
183.82/115.90	c (22,0) q[193] = 49
183.82/115.90	c (22,0) q[194] = 145
183.82/115.90	c (22,0) q[195] = 44
183.82/115.90	c (22,0) q[196] = 76
183.82/115.90	c (22,0) q[197] = 90
183.82/115.90	c (22,0) q[198] = 61
183.82/115.90	c (22,0) q[199] = 122
183.82/115.90	s SATISFIABLE
184.09/115.90	v <instantiation>
184.09/115.90	v     <list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] q[120] q[121] q[122] q[123] q[124] q[125] q[126] q[127] q[128] q[129] q[130] q[131] q[132] q[133] q[134] q[135] q[136] q[137] q[138] q[139] q[140] q[141] q[142] q[143] q[144] q[145] q[146] q[147] q[148] q[149] q[150] q[151] q[152] q[153] q[154] q[155] q[156] q[157] q[158] q[159] q[160] q[161] q[162] q[163] q[164] q[165] q[166] q[167] q[168] q[169] q[170] q[171] q[172] q[173] q[174] q[175] q[176] q[177] q[178] q[179] q[180] q[181] q[182] q[183] q[184] q[185] q[186] q[187] q[188] q[189] q[190] q[191] q[192] q[193] q[194] q[195] q[196] q[197] q[198] q[199]</list>
184.09/115.90	v     <values>88 56 159 173 80 19 185 183 75 10 171 109 172 179 71 65 181 47 180 194 78 93 158 156 85 22 91 86 121 4 82 95 164 96 100 160 45 190 149 67 23 92 57 182 138 70 54 69 188 59 133 72 137 40 97 14 129 102 114 0 87 64 39 68 25 83 6 99 28 89 118 104 18 30 50 1 110 177 43 31 126 130 123 127 174 124 196 66 163 74 113 128 13 42 24 62 112 33 46 12 199 21 26 34 51 117 184 178 195 53 35 107 105 101 154 150 193 52 116 37 48 11 5 103 16 119 94 9 15 17 166 73 7 32 8 3 41 111 55 192 38 165 58 197 77 115 27 84 152 120 167 162 143 148 161 157 60 176 2 81 186 63 191 147 79 29 36 140 106 108 132 134 153 155 146 144 142 131 170 135 169 20 168 141 139 175 136 151 187 189 98 125 198 49 145 44 76 90 61 122</values>
184.09/115.90	v </instantiation>
184.09/115.90	c (22,0) Show results End
184.09/115.90	c (22,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
184.09/115.90	c (22,0) 22,22,STOP-AFTER(ALL)
184.09/115.90	c END-Prog: Sat Sep 14 08:31:07 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 (10590 MiB free)
  memory of node 1: 16384 MiB (13425 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100109 s]*
/proc/loadavg: 7.49 8.05 8.10 2/212 18431
/proc/meminfo: memFree=24498400/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420197534 115843072 349 33554432000 4194304 5098028 140726567434448 140726567431704 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 349 296 221 0 87 0
[pid=18412] ppid=18409 vsize=27314120 memory=105316 CPUtime=0.11 cores=0-7
/proc/18412/stat : 18412 (java) S 18409 18409 17551 0 -1 1077944320 6923 0 0 0 8 3 0 0 20 0 20 0 420197535 27969658880 26329 33554432000 4194304 4196468 140725160747456 140725160730000 139834989850359 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
/proc/18412/statm: 6828530 26329 2779 1 0 6790935 0
[pid=18412/tid=18413] ppid=18409 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/18412/task/18413/stat : 18413 (java) R 18409 18409 17551 0 -1 4202560 5012 0 0 0 7 2 0 0 20 0 20 0 420197535 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834961682560 139834982947235 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18414] ppid=18409 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18412/task/18414/stat : 18414 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834994092688 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18415] ppid=18409 vsize=27314120 memory=139662436517504 CPUtime=0 cores=0-7
/proc/18412/task/18415/stat : 18415 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834808248848 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18416] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18416/stat : 18416 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834411350416 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18417] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18417/stat : 18417 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834410297616 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18418] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18418/stat : 18418 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834409245840 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18419] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18419/stat : 18419 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834408193040 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18420] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18420/stat : 18420 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834407140240 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18421] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18421/stat : 18421 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 26329 33554432000 4194304 4196468 140725160747456 139834406087440 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18422] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18422/stat : 18422 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833310083440 139834989861506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18423] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18423/stat : 18423 (java) S 18409 18409 17551 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 26329 33554432000 4194304 4196468 140725160747456 139832793752608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18424] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18424/stat : 18424 (java) S 18409 18409 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420197540 27969658880 26329 33554432000 4194304 4196468 140725160747456 139832659530608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18425] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18425/stat : 18425 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139832285026128 139834989868955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18426] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18426/stat : 18426 (java) S 18409 18409 17551 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833309031280 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18427] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18427/stat : 18427 (java) S 18409 18409 17551 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833307978480 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18428] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18428/stat : 18428 (java) S 18409 18409 17551 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833306925680 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18429] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18429/stat : 18429 (java) R 18409 18409 17551 0 -1 4202560 251 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833305872880 139834989871706 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18430] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18430/stat : 18430 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 26329 33554432000 4194304 4196468 140725160747456 139831787121248 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18431] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18431/stat : 18431 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197543 27969658880 26329 33554432000 4194304 4196468 140725160747456 139833304820272 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106712 KiB

[startup+0.210461 s]*
/proc/loadavg: 7.49 8.05 8.10 2/212 18431
/proc/meminfo: memFree=24476900/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420197534 115843072 349 33554432000 4194304 5098028 140726567434448 140726567431704 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 349 296 221 0 87 0
[pid=18412] ppid=18409 vsize=27314120 memory=124608 CPUtime=0.24 cores=0-7
/proc/18412/stat : 18412 (java) S 18409 18409 17551 0 -1 1077944320 12417 0 0 0 20 4 0 0 20 0 20 0 420197535 27969658880 31152 33554432000 4194304 4196468 140725160747456 140725160730000 139834989850359 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
/proc/18412/statm: 6828530 31152 2973 1 0 6790935 0
[pid=18412/tid=18413] ppid=18409 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18412/task/18413/stat : 18413 (java) R 18409 18409 17551 0 -1 4202560 10125 0 0 0 16 3 0 0 20 0 20 0 420197535 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834961658752 139834975015952 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18414] ppid=18409 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/18412/task/18414/stat : 18414 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834994092688 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18415] ppid=18409 vsize=27314120 memory=139662436534584 CPUtime=0 cores=0-7
/proc/18412/task/18415/stat : 18415 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834808248848 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18416] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18416/stat : 18416 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834411350416 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18417] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18417/stat : 18417 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834410297616 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18418] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18418/stat : 18418 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834409245840 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18419] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18419/stat : 18419 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834408193040 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18420] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18420/stat : 18420 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834407140240 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18421] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18421/stat : 18421 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 31152 33554432000 4194304 4196468 140725160747456 139834406087440 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18422] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18422/stat : 18422 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833310083440 139834989861506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18423] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18423/stat : 18423 (java) S 18409 18409 17551 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 31152 33554432000 4194304 4196468 140725160747456 139832793752608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18424] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18424/stat : 18424 (java) S 18409 18409 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420197540 27969658880 31152 33554432000 4194304 4196468 140725160747456 139832659530608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18425] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18425/stat : 18425 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139832285026128 139834989868955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18426] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18426/stat : 18426 (java) S 18409 18409 17551 0 -1 1077944384 200 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833309031280 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18427] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18427/stat : 18427 (java) S 18409 18409 17551 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833307978480 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18428] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18428/stat : 18428 (java) S 18409 18409 17551 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833306925680 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18429] ppid=18409 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/18412/task/18429/stat : 18429 (java) S 18409 18409 17551 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833305872880 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18430] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18430/stat : 18430 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 31152 33554432000 4194304 4196468 140725160747456 139831787121248 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18431] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18431/stat : 18431 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197543 27969658880 31152 33554432000 4194304 4196468 140725160747456 139833304820272 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126004 KiB

[startup+0.310315 s]*
/proc/loadavg: 7.49 8.05 8.10 2/212 18431
/proc/meminfo: memFree=24473860/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420197534 115843072 349 33554432000 4194304 5098028 140726567434448 140726567431704 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 349 296 221 0 87 0
[pid=18412] ppid=18409 vsize=27314120 memory=128032 CPUtime=0.42 cores=0-7
/proc/18412/stat : 18412 (java) S 18409 18409 17551 0 -1 1077944320 13391 0 0 0 37 5 0 0 20 0 20 0 420197535 27969658880 32008 33554432000 4194304 4196468 140725160747456 140725160730000 139834989850359 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
/proc/18412/statm: 6828530 32008 3025 1 0 6790935 0
[pid=18412/tid=18413] ppid=18409 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18412/task/18413/stat : 18413 (java) R 18409 18409 17551 0 -1 4202560 10927 0 0 0 25 4 0 0 20 0 20 0 420197535 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834961680432 139834989872285 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18414] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18414/stat : 18414 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834994092688 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18415] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18415/stat : 18415 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834808248848 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18416] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18416/stat : 18416 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834411350416 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18417] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18417/stat : 18417 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834410297616 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18418] ppid=18409 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/18412/task/18418/stat : 18418 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834409245840 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18419] ppid=18409 vsize=27314120 memory=139662337340335 CPUtime=0 cores=0-7
/proc/18412/task/18419/stat : 18419 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834408193040 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18420] ppid=18409 vsize=27314120 memory=139662337342640 CPUtime=0 cores=0-7
/proc/18412/task/18420/stat : 18420 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834407140240 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18421] ppid=18409 vsize=27314120 memory=139662337344944 CPUtime=0 cores=0-7
/proc/18412/task/18421/stat : 18421 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197537 27969658880 32008 33554432000 4194304 4196468 140725160747456 139834406087440 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18422] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18422/stat : 18422 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833310083440 139834989861506 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18423] ppid=18409 vsize=27314120 memory=279324674696848 CPUtime=0 cores=0-7
/proc/18412/task/18423/stat : 18423 (java) S 18409 18409 17551 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420197539 27969658880 32008 33554432000 4194304 4196468 140725160747456 139832793752608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18424] ppid=18409 vsize=27314120 memory=279324674703760 CPUtime=0 cores=0-7
/proc/18412/task/18424/stat : 18424 (java) S 18409 18409 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420197540 27969658880 32008 33554432000 4194304 4196468 140725160747456 139832659530608 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18425] ppid=18409 vsize=27314120 memory=279324674644912 CPUtime=0 cores=0-7
/proc/18412/task/18425/stat : 18425 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139832285026128 139834989868955 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18426] ppid=18409 vsize=27314120 memory=279324674717584 CPUtime=0.01 cores=0-7
/proc/18412/task/18426/stat : 18426 (java) S 18409 18409 17551 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833309031280 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18427] ppid=18409 vsize=27314120 memory=279324674724496 CPUtime=0 cores=0-7
/proc/18412/task/18427/stat : 18427 (java) S 18409 18409 17551 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833307978480 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18428] ppid=18409 vsize=27314120 memory=279324674722192 CPUtime=0 cores=0-7
/proc/18412/task/18428/stat : 18428 (java) R 18409 18409 17551 0 -1 4202560 293 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833306925680 139834989862294 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18429] ppid=18409 vsize=27314120 memory=279324674738352 CPUtime=0.07 cores=0-7
/proc/18412/task/18429/stat : 18429 (java) S 18409 18409 17551 0 -1 1077944384 466 0 0 0 7 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833305872880 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18430] ppid=18409 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18430/stat : 18430 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420197542 27969658880 32008 33554432000 4194304 4196468 140725160747456 139831787121248 139834989860565 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18431] ppid=18409 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18412/task/18431/stat : 18431 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197543 27969658880 32008 33554432000 4194304 4196468 140725160747456 139833304820272 139834989861506 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129428 KiB

[startup+0.700875 s]
/proc/loadavg: 7.49 8.05 8.10 2/212 18431
/proc/meminfo: memFree=24454120/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420197534 115843072 349 33554432000 4194304 5098028 140726567434448 140726567431704 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 349 296 221 0 87 0
[pid=18412] ppid=18409 vsize=27320392 memory=165228 CPUtime=1 cores=0-7
/proc/18412/stat : 18412 (java) S 18409 18409 17551 0 -1 1077944320 20447 0 0 0 93 7 0 0 20 0 20 0 420197535 27976081408 41307 33554432000 4194304 4196468 140725160747456 140725160730000 139834989850359 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
/proc/18412/statm: 6830098 41307 3182 1 0 6791447 0
[pid=18412/tid=18413] ppid=18409 vsize=27320392 memory=279324675096240 CPUtime=0.68 cores=0-7
/proc/18412/task/18413/stat : 18413 (java) R 18409 18409 17551 0 -1 4202560 17351 0 0 0 62 6 0 0 20 0 20 0 420197535 27976081408 41307 33554432000 4194304 4196468 140725160747456 139834961687344 139834989862294 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18414] ppid=18409 vsize=27320392 memory=139662337549168 CPUtime=0 cores=0-7
/proc/18412/task/18414/stat : 18414 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27976081408 41307 33554432000 4194304 4196468 140725160747456 139834994092688 139834989860565 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18415] ppid=18409 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/18412/task/18415/stat : 18415 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27976081408 41307 33554432000 4194304 4196468 140725160747456 139834808248848 139834989860565 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0
[pid=18412/tid=18416] ppid=18409 vsize=27320392 memory=5912 CPUtime=0 cores=0-7
/proc/18412/task/18416/stat : 18416 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420197537 27976081408 41307 33554432000 4194304 4196468 140725160747456 139834411350416 139834989860565 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23552000 140725160755946 140725160756374 140725160756374 140725160759247 0

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

[pid=18444/tid=18445] ppid=18409 vsize=8414124 memory=6944656592455360604 CPUtime=0.76 cores=0-7
/proc/18444/task/18445/stat : 18445 (java) S 18409 18409 17551 0 -1 1077944384 17337 0 0 0 71 5 0 0 20 0 24 0 420206849 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007872397216 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18446] ppid=18409 vsize=8414124 memory=8323961189957794702 CPUtime=0 cores=0-7
/proc/18444/task/18446/stat : 18446 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007904799376 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18447] ppid=18409 vsize=8414124 memory=122060 CPUtime=0 cores=0-7
/proc/18444/task/18447/stat : 18447 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007704967696 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18448] ppid=18409 vsize=8414124 memory=6062828 CPUtime=0 cores=0-7
/proc/18444/task/18448/stat : 18448 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007703914896 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18449] ppid=18409 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/18444/task/18449/stat : 18449 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007702862096 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18450] ppid=18409 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/18444/task/18450/stat : 18450 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007701810320 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18451] ppid=18409 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/18444/task/18451/stat : 18451 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007700757520 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18452] ppid=18409 vsize=8414124 memory=4104 CPUtime=0 cores=0-7
/proc/18444/task/18452/stat : 18452 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007699704720 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18453] ppid=18409 vsize=8414124 memory=122060 CPUtime=0 cores=0-7
/proc/18444/task/18453/stat : 18453 (java) S 18409 18409 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420206850 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007698651920 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18454] ppid=18409 vsize=8414124 memory=5370320 CPUtime=0 cores=0-7
/proc/18444/task/18454/stat : 18454 (java) S 18409 18409 17551 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420206851 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007128222064 140007900568194 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18455] ppid=18409 vsize=8414124 memory=5095700 CPUtime=0 cores=0-7
/proc/18444/task/18455/stat : 18455 (java) S 18409 18409 17551 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420206852 8616062976 39878 33554432000 4194304 4196468 140729365336816 140006538601504 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18456] ppid=18409 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/18444/task/18456/stat : 18456 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206852 8616062976 39878 33554432000 4194304 4196468 140729365336816 140006270165872 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18457] ppid=18409 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/18444/task/18457/stat : 18457 (java) S 18409 18409 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140005895657296 140007900575643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18458] ppid=18409 vsize=8414124 memory=122060 CPUtime=0.11 cores=0-7
/proc/18444/task/18458/stat : 18458 (java) S 18409 18409 17551 0 -1 1077944384 420 0 0 0 11 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007127169904 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18459] ppid=18409 vsize=8414124 memory=1290380 CPUtime=0.12 cores=0-7
/proc/18444/task/18459/stat : 18459 (java) S 18409 18409 17551 0 -1 1077944384 513 0 0 0 12 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007126117104 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18460] ppid=18409 vsize=8414124 memory=1476 CPUtime=0.09 cores=0-7
/proc/18444/task/18460/stat : 18460 (java) S 18409 18409 17551 0 -1 1077944384 695 0 0 0 9 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007125064304 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18461] ppid=18409 vsize=8414124 memory=612 CPUtime=0.26 cores=0-7
/proc/18444/task/18461/stat : 18461 (java) S 18409 18409 17551 0 -1 1077944384 1228 0 0 0 26 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007124011504 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18462] ppid=18409 vsize=8414124 memory=1220 CPUtime=0 cores=0-7
/proc/18444/task/18462/stat : 18462 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420206855 8616062976 39878 33554432000 4194304 4196468 140729365336816 140005397752416 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18463] ppid=18409 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/18444/task/18463/stat : 18463 (java) S 18409 18409 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420206856 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007122958896 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18467] ppid=18409 vsize=8414124 memory=14060 CPUtime=0 cores=0-7
/proc/18444/task/18467/stat : 18467 (java) S 18409 18409 17551 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420206922 8616062976 39878 33554432000 4194304 4196468 140729365336816 140007114925120 140007900581657 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18469] ppid=18409 vsize=8414124 memory=2116 CPUtime=0.13 cores=0-7
/proc/18444/task/18469/stat : 18469 (java) S 18409 18409 17551 0 -1 4202560 573 0 0 0 13 0 0 0 20 0 24 0 420206923 8616062976 39878 33554432000 4194304 4196468 140729365336816 140004726653152 140007900578973 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18470] ppid=18409 vsize=8414124 memory=19748 CPUtime=0 cores=0-7
/proc/18444/task/18470/stat : 18470 (java) S 18409 18409 17551 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 420206923 8616062976 39878 33554432000 4194304 4196468 140729365336816 140004995088400 140007900578973 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18471] ppid=18409 vsize=8414124 memory=842820 CPUtime=0 cores=0-7
/proc/18444/task/18471/stat : 18471 (java) S 18409 18409 17551 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 420206925 8616062976 39878 33554432000 4194304 4196468 140729365336816 140004458225200 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
Current children cumulated CPU time: 118.03 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 160988 KiB

[startup+115.801 s]
/proc/loadavg: 2.58 5.95 7.32 3/219 18477
/proc/meminfo: memFree=17997312/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1476 CPUtime=116.49 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 583 66561 0 0 0 0 11082 567 20 0 1 0 420197534 115843072 369 33554432000 4194304 5098028 140726567434448 140726567431192 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 369 311 221 0 87 0
[pid=18444] ppid=18409 vsize=8283048 memory=162604 CPUtime=67.33 cores=0-7
/proc/18444/stat : 18444 (java) S 18409 18409 17551 0 -1 1077944320 22411 2871157 0 0 157 9 5887 680 20 0 22 0 420206848 8481841152 40651 33554432000 4194304 4196468 140729365336816 140729365319360 140007900557047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
/proc/18444/statm: 2070762 40651 3227 1 0 2032106 0
[pid=18444/tid=18445] ppid=18409 vsize=8283048 memory=6791534058613427641 CPUtime=66.49 cores=0-7
/proc/18444/task/18445/stat : 18445 (java) R 18409 18409 17551 0 -1 4202560 17493 2871157 0 0 77 5 5887 680 20 0 22 0 420206849 8481841152 40651 33554432000 4194304 4196468 140729365336816 140007872395376 140007364314639 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18446] ppid=18409 vsize=8283048 memory=4136 CPUtime=65.67 cores=0-7
/proc/18444/task/18446/stat : 18446 (java) S 18409 18409 17551 0 -1 1077944384 2 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40651 33554432000 4194304 4196468 140729365336816 140007904799376 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18447] ppid=18409 vsize=8283048 memory=1412 CPUtime=65.67 cores=0-7
/proc/18444/task/18447/stat : 18447 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40651 33554432000 4194304 4196468 140729365336816 140007704967696 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18448] ppid=18409 vsize=8283048 memory=3312 CPUtime=65.67 cores=0-7
/proc/18444/task/18448/stat : 18448 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40651 33554432000 4194304 4196468 140729365336816 140007703914896 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18449] ppid=18409 vsize=8283048 memory=1476 CPUtime=65.67 cores=0-7
/proc/18444/task/18449/stat : 18449 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40651 33554432000 4194304 4196468 140729365336816 140007702862096 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18450] ppid=18409 vsize=8283048 memory=122060 CPUtime=65.67 cores=0-7
/proc/18444/task/18450/stat : 18450 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007701810320 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18451] ppid=18409 vsize=8283048 memory=5981280 CPUtime=65.67 cores=0-7
/proc/18444/task/18451/stat : 18451 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007700757520 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18452] ppid=18409 vsize=8283048 memory=7686721470300854683 CPUtime=65.67 cores=0-7
/proc/18444/task/18452/stat : 18452 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007699704720 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18453] ppid=18409 vsize=8283048 memory=7686721470300854683 CPUtime=65.67 cores=0-7
/proc/18444/task/18453/stat : 18453 (java) S 18409 18409 17551 0 -1 1077944384 2 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007698651920 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18454] ppid=18409 vsize=8283048 memory=7686721470300854683 CPUtime=65.67 cores=0-7
/proc/18444/task/18454/stat : 18454 (java) S 18409 18409 17551 0 -1 1077944384 7 2871157 0 0 0 0 5887 680 20 0 22 0 420206851 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007128222064 140007900568194 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18455] ppid=18409 vsize=8283048 memory=772 CPUtime=65.67 cores=0-7
/proc/18444/task/18455/stat : 18455 (java) S 18409 18409 17551 0 -1 1077944384 13 2871157 0 0 0 0 5887 680 20 0 22 0 420206852 8481841152 40667 33554432000 4194304 4196468 140729365336816 140006538601504 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18456] ppid=18409 vsize=8283048 memory=10596 CPUtime=65.67 cores=0-7
/proc/18444/task/18456/stat : 18456 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206852 8481841152 40667 33554432000 4194304 4196468 140729365336816 140006270165872 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18457] ppid=18409 vsize=8283048 memory=1712 CPUtime=65.67 cores=0-7
/proc/18444/task/18457/stat : 18457 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140005895657296 140007900575643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18458] ppid=18409 vsize=8283048 memory=279324675722432 CPUtime=65.79 cores=0-7
/proc/18444/task/18458/stat : 18458 (java) R 18409 18409 17551 0 -1 4202560 426 2871157 0 0 12 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007127169904 140007900570929 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18459] ppid=18409 vsize=8283048 memory=6943526294502006880 CPUtime=65.8 cores=0-7
/proc/18444/task/18459/stat : 18459 (java) R 18409 18409 17551 0 -1 4202560 525 2871157 0 0 13 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007126117104 140007884896408 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18460] ppid=18409 vsize=8283048 memory=8514726395715351173 CPUtime=65.77 cores=0-7
/proc/18444/task/18460/stat : 18460 (java) R 18409 18409 17551 0 -1 4202560 700 2871157 0 0 10 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007125064304 140007880220649 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18461] ppid=18409 vsize=8283048 memory=-7098080424032564416 CPUtime=65.96 cores=0-7
/proc/18444/task/18461/stat : 18461 (java) R 18409 18409 17551 0 -1 1077944384 1292 2871157 0 0 29 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007124011504 140007900568194 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18462] ppid=18409 vsize=8283048 memory=5937524905231142992 CPUtime=65.67 cores=0-7
/proc/18444/task/18462/stat : 18462 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206855 8481841152 40667 33554432000 4194304 4196468 140729365336816 140005397752416 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18463] ppid=18409 vsize=8283048 memory=7228952860318393920 CPUtime=65.67 cores=0-7
/proc/18444/task/18463/stat : 18463 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206856 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007122958896 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18467] ppid=18409 vsize=8283048 memory=6033284 CPUtime=65.67 cores=0-7
/proc/18444/task/18467/stat : 18467 (java) S 18409 18409 17551 0 -1 1077944384 24 2871157 0 0 0 0 5887 680 20 0 22 0 420206922 8481841152 40667 33554432000 4194304 4196468 140729365336816 140007114924304 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18471] ppid=18409 vsize=8283048 memory=5912 CPUtime=65.67 cores=0-7
/proc/18444/task/18471/stat : 18471 (java) S 18409 18409 17551 0 -1 1077944384 16 2871157 0 0 0 0 5887 680 20 0 22 0 420206925 8481841152 40667 33554432000 4194304 4196468 140729365336816 140004458226992 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
Current children cumulated CPU time: 183.82 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 164080 KiB

[startup+115.904 s]
/proc/loadavg: 2.58 5.95 7.32 3/219 18477
/proc/meminfo: memFree=17997312/32770624 swapFree=66999332/67108860
[pid=18409] ppid=18406 vsize=113128 memory=1476 CPUtime=116.49 cores=0-7
/proc/18409/stat : 18409 (scop.sh) S 18406 18409 17551 0 -1 4202496 583 66561 0 0 0 0 11082 567 20 0 1 0 420197534 115843072 369 33554432000 4194304 5098028 140726567434448 140726567431192 140574311293564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39354368 140726567437092 140726567437420 140726567437420 140726567440333 0
/proc/18409/statm: 28282 369 311 221 0 87 0
[pid=18444] ppid=18409 vsize=8283048 memory=165876 CPUtime=67.6 cores=0-7
/proc/18444/stat : 18444 (java) S 18409 18409 17551 0 -1 1077944320 23750 2871157 0 0 182 11 5887 680 20 0 22 0 420206848 8481841152 41469 33554432000 4194304 4196468 140729365336816 140729365319360 140007900557047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
/proc/18444/statm: 2070762 41469 3231 1 0 2032106 0
[pid=18444/tid=18445] ppid=18409 vsize=8283048 memory=317160 CPUtime=66.59 cores=0-7
/proc/18444/task/18445/stat : 18445 (java) R 18409 18409 17551 0 -1 4202560 18656 2871157 0 0 86 6 5887 680 20 0 22 0 420206849 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007872383776 140007360828861 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18446] ppid=18409 vsize=8283048 memory=1476 CPUtime=65.67 cores=0-7
/proc/18444/task/18446/stat : 18446 (java) S 18409 18409 17551 0 -1 1077944384 2 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007904799376 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18447] ppid=18409 vsize=8283048 memory=144756 CPUtime=65.67 cores=0-7
/proc/18444/task/18447/stat : 18447 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007704967696 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18448] ppid=18409 vsize=8283048 memory=159512 CPUtime=65.67 cores=0-7
/proc/18444/task/18448/stat : 18448 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007703914896 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18449] ppid=18409 vsize=8283048 memory=1476 CPUtime=65.67 cores=0-7
/proc/18444/task/18449/stat : 18449 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007702862096 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18450] ppid=18409 vsize=8283048 memory=122060 CPUtime=65.67 cores=0-7
/proc/18444/task/18450/stat : 18450 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007701810320 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18451] ppid=18409 vsize=8283048 memory=279324674754488 CPUtime=65.67 cores=0-7
/proc/18444/task/18451/stat : 18451 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007700757520 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18452] ppid=18409 vsize=8283048 memory=0 CPUtime=65.67 cores=0-7
/proc/18444/task/18452/stat : 18452 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007699704720 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18453] ppid=18409 vsize=8283048 memory=4004 CPUtime=65.67 cores=0-7
/proc/18444/task/18453/stat : 18453 (java) S 18409 18409 17551 0 -1 1077944384 2 2871157 0 0 0 0 5887 680 20 0 22 0 420206850 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007698651920 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18454] ppid=18409 vsize=8283048 memory=2828 CPUtime=65.67 cores=0-7
/proc/18444/task/18454/stat : 18454 (java) S 18409 18409 17551 0 -1 1077944384 7 2871157 0 0 0 0 5887 680 20 0 22 0 420206851 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007128222064 140007900568194 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18455] ppid=18409 vsize=8283048 memory=1396 CPUtime=65.67 cores=0-7
/proc/18444/task/18455/stat : 18455 (java) S 18409 18409 17551 0 -1 1077944384 13 2871157 0 0 0 0 5887 680 20 0 22 0 420206852 8481841152 41469 33554432000 4194304 4196468 140729365336816 140006538601504 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18456] ppid=18409 vsize=8283048 memory=7910872 CPUtime=65.67 cores=0-7
/proc/18444/task/18456/stat : 18456 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206852 8481841152 41469 33554432000 4194304 4196468 140729365336816 140006270165872 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18457] ppid=18409 vsize=8283048 memory=0 CPUtime=65.67 cores=0-7
/proc/18444/task/18457/stat : 18457 (java) S 18409 18409 17551 0 -1 1077944384 1 2871157 0 0 0 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140005895657296 140007900575643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18458] ppid=18409 vsize=8283048 memory=0 CPUtime=65.82 cores=0-7
/proc/18444/task/18458/stat : 18458 (java) S 18409 18409 17551 0 -1 1077944384 445 2871157 0 0 15 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007127169904 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18459] ppid=18409 vsize=8283048 memory=6052992 CPUtime=65.84 cores=0-7
/proc/18444/task/18459/stat : 18459 (java) S 18409 18409 17551 0 -1 1077944384 541 2871157 0 0 17 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007126117104 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18460] ppid=18409 vsize=8283048 memory=1476 CPUtime=65.8 cores=0-7
/proc/18444/task/18460/stat : 18460 (java) S 18409 18409 17551 0 -1 1077944384 714 2871157 0 0 13 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007125064304 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18461] ppid=18409 vsize=8283048 memory=122060 CPUtime=66.01 cores=0-7
/proc/18444/task/18461/stat : 18461 (java) S 18409 18409 17551 0 -1 1077944384 1415 2871157 0 0 34 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007124011504 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18462] ppid=18409 vsize=8283048 memory=122060 CPUtime=65.67 cores=0-7
/proc/18444/task/18462/stat : 18462 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206855 8481841152 41469 33554432000 4194304 4196468 140729365336816 140005397752416 140007900567253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18463] ppid=18409 vsize=8283048 memory=6012328 CPUtime=65.67 cores=0-7
/proc/18444/task/18463/stat : 18463 (java) S 18409 18409 17551 0 -1 1077944384 3 2871157 0 0 0 0 5887 680 20 0 22 0 420206856 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007122958896 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18467] ppid=18409 vsize=8283048 memory=4713390209268343104 CPUtime=65.67 cores=0-7
/proc/18444/task/18467/stat : 18467 (java) S 18409 18409 17551 0 -1 1077944384 24 2871157 0 0 0 0 5887 680 20 0 22 0 420206922 8481841152 41469 33554432000 4194304 4196468 140729365336816 140007114924304 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
[pid=18444/tid=18471] ppid=18409 vsize=8283048 memory=4872558044660077418 CPUtime=65.67 cores=0-7
/proc/18444/task/18471/stat : 18471 (java) S 18409 18409 17551 0 -1 1077944384 16 2871157 0 0 0 0 5887 680 20 0 22 0 420206925 8481841152 41469 33554432000 4194304 4196468 140729365336816 140004458226992 140007900568194 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10297344 140729365345271 140729365345430 140729365345430 140729365348303 0
Current children cumulated CPU time: 184.09 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 167352 KiB

Child status: 0
Real time (s): 115.985
CPU time (s): 184.21
CPU user time (s): 171.532
CPU system time (s): 12.6777
CPU usage (%): 158.822
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 7917460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.532
system time used= 12.6777
maximum resident set size= 7916904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2962089
page faults= 0
swaps= 0
block input operations= 16
block output operations= 813472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152495
involuntary context switches= 427


# summary of solver processes directly reported to runsolver:
#   pid: 18409
#   total CPU time (s): 184.21
#   total CPU user time (s): 171.532
#   total CPU system time (s): 12.6777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.871554 second user time and 1.17702 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 08:29:11
IDJOB=4392677
IDBENCH=138779
IDSOLVER=2839
FILE ID=node140/4392677-1568442591
RUNJOBID= node140-1568438992-17578
PBS_JOBID= 21702327
Free space on /tmp= 58140 MiB

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

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

MD5SUM BENCH= aa794b13577ab4fe7ac8dae6d6ffdfc7
RANDOM SEED=1603871198

node140.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.43
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.43
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.43
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.43
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:        24592360 kB
MemAvailable:   31857724 kB
Buffers:          177204 kB
Cached:          7295636 kB
SwapCached:         2700 kB
Active:          1529896 kB
Inactive:        5951608 kB
Active(anon):       5040 kB
Inactive(anon):    44336 kB
Active(file):    1524856 kB
Inactive(file):  5907272 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999332 kB
Dirty:             21408 kB
Writeback:             0 kB
AnonPages:        117584 kB
Mapped:            44312 kB
Shmem:             32288 kB
Slab:             291152 kB
SReclaimable:     261696 kB
SUnreclaim:        29456 kB
KernelStack:        3728 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58120 MiB
End job on node140 at 2019-09-14 08:31:07