Trace number 4405479

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-064.xml
MD5SUM019f4b77ddc0f15b2fea5bd490d99eee
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 benchmark5.1842
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints72
Number of domains2
Minimum domain size64
Maximum domain size4096
Distribution of domain sizes[{"size":64,"count":64},{"size":4096,"count":64}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":64},{"degree":4,"count":63},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":64},{"arity":32,"count":6},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-3567-serial-file.bin HOME/instance-4405479-1569240399.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.56	c BEGIN-Prog: Mon Sep 23 14:06:01 CEST 2019
0.66/0.56	c PID: 3570
0.66/0.56	c IP: 172.20.3.149
0.66/0.56	c HOST: node149.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.40/0.94	c (0,0) Parsing End
1.40/0.94	c (0,0) CSP: 128 int (0 aux), 0 bool (0 aux), 72 ctr, max domain size 4096
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.94	c (0,0) Constraint Name Generate Begin
1.40/0.95	c (0,0) Ctr:HOME/instance-4405479-1569240399.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.40/0.95	c (0,0) Constraint Name Generate End
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.95	c (0,0) CSP to CSPinCNF Begin
3.11/1.55	c (1,1) translated 8 (10%) constraints
3.53/1.69	c (1,1) translated 15 (20%) constraints
3.96/1.78	c (1,1) translated 22 (30%) constraints
4.38/1.85	c (1,1) translated 29 (40%) constraints
4.78/1.92	c (1,1) translated 36 (50%) constraints
4.78/1.98	c (1,1) translated 44 (60%) constraints
5.18/2.03	c (1,1) translated 51 (70%) constraints
5.18/2.09	c (1,1) translated 58 (80%) constraints
5.55/2.14	c (1,1) translated 65 (90%) constraints
5.55/2.18	c (1,1) translated 72 (100%) constraints
5.55/2.18	c (1,1) ===========================================
5.79/2.21	c (1,1) Hybrid: #OE=4096, #LE=128
5.79/2.21	c (1,1) Hybrid
5.79/2.21	c (1,1) ===========================================
6.18/2.31	c (1,1) translated 1444 (10%) constraints
6.98/2.57	c (2,2) translated 2888 (20%) constraints
7.40/2.61	c (2,2) translated 4332 (30%) constraints
7.40/2.65	c (2,2) translated 5775 (40%) constraints
7.40/2.69	c (2,2) translated 7219 (50%) constraints
7.80/2.73	c (2,2) translated 8663 (60%) constraints
7.80/2.76	c (2,2) translated 10106 (70%) constraints
7.80/2.80	c (2,2) translated 11550 (80%) constraints
8.15/2.83	c (2,2) translated 12994 (90%) constraints
8.15/2.86	c (2,2) translated 14437 (100%) constraints
8.15/2.86	c (2,2) CSP to CSPinCNF End
8.15/2.86	c (2,2) CSP: 127 int (0 aux), 4097 bool (4096 aux), 22634 ctr, max domain size 64
8.15/2.86	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.15/2.86	c (2,2) CSPinCNF Propagation Begin
11.01/3.80	c (3,3) 2415 values, 6353 unsatisfiable literals, and 6360 valid clauses are removed
11.01/3.80	c (3,3) CSPinCNF Propagation End
11.01/3.80	c (3,3) CSP: 126 int (0 aux), 4098 bool (4096 aux), 16274 ctr, max domain size 61
11.01/3.80	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.01/3.83	c (3,3) Hybrid: #OE=4096, #LE=128
11.01/3.83	c (3,3) Simplify CSPinCNF Begin
11.81/4.07	c (3,3) Simplify CSPinCNF End
11.81/4.07	c (3,3) CSP: 126 int (0 aux), 13530 bool (13528 aux), 25706 ctr, max domain size 61
11.81/4.07	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.81/4.07	c (3,3) Calculate Precise Domain Begin
11.81/4.07	c (3,3) 0 values are removed by re-calculation
11.81/4.07	c (3,3) Calculate Precise Domain End
11.81/4.08	c (3,3) CSP: 126 int (0 aux), 13530 bool (13528 aux), 25706 ctr, max domain size 61
11.81/4.08	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
11.81/4.08	c (3,3) CSPinCNF to SatSolver Begin
15.37/5.14	c (4,4) 2571 (10 %) CSP clauses are encoded (0 SAT variables, 210614 SAT clauses)
16.29/5.44	c (4,4) 5142 (20 %) CSP clauses are encoded (0 SAT variables, 299382 SAT clauses)
16.88/5.64	c (5,5) 7712 (30 %) CSP clauses are encoded (0 SAT variables, 342347 SAT clauses)
17.08/5.76	c (5,5) 10283 (40 %) CSP clauses are encoded (0 SAT variables, 367729 SAT clauses)
18.06/6.36	c (5,5) 12853 (50 %) CSP clauses are encoded (0 SAT variables, 627681 SAT clauses)
18.28/6.48	c (5,5) 15424 (60 %) CSP clauses are encoded (0 SAT variables, 659677 SAT clauses)
18.37/6.60	c (6,5) 17995 (70 %) CSP clauses are encoded (0 SAT variables, 691640 SAT clauses)
18.59/6.72	c (6,6) 20565 (80 %) CSP clauses are encoded (0 SAT variables, 723709 SAT clauses)
18.68/6.83	c (6,6) 23136 (90 %) CSP clauses are encoded (0 SAT variables, 755697 SAT clauses)
18.79/6.96	c (6,6) 25706 (100 %) CSP clauses are encoded (0 SAT variables, 788734 SAT clauses)
18.79/6.96	c (6,6) CSPinCNF to SatSolver End
18.79/6.96	c (6,6) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.79/6.96	c (6,6) 354904 bool, 788765 clause
18.79/6.96	c (6,6) Export Begin
19.20/7.15	c (6,6) Export to HOME/scop-3567-serial-file.bin
19.20/7.15	c (6,6) Export End
19.20/7.15	c (6,6) Export File Size: 0.26 MB
19.20/7.15	c (6,6) 0,0,2,3,3,3,6,STOP-AFTER(DIMACS)
19.20/7.15	c END-Prog: Mon Sep 23 14:06:08 CEST 2019
19.20/7.18	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-3567-serial-file.bin
19.40/7.64	c (0,0) Read Serial File Begin
19.40/7.64	c (0,0) HOME/scop-3567-serial-file.bin
19.40/7.96	c (0,0) Read Serial File End
19.40/7.97	
19.40/7.97	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
19.40/7.97	(Solving Process)
19.40/7.97	
19.40/8.00	c BEGIN-Prog: Mon Sep 23 14:06:09 CEST 2019
19.40/8.00	c PID: 3590
19.40/8.00	c IP: 172.20.3.149
19.40/8.00	c HOST: node149.alineos.net
19.40/8.00	c (0,0) SatSolver.solve Begin
19.40/8.00	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405479-1569240399.xml-scop-3570.cnf
20.83/8.03	c (0,0) c
20.83/8.03	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)
20.83/8.03	c (0,0) c
20.83/8.03	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
20.83/8.03	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
20.83/8.03	c (0,0) c ========================================[ Problem Statistics ]===========================================
20.83/8.03	c (0,0) c |                                                                                                       |
20.98/8.41	c (0,0) c |  Number of variables:        354904                                                                   |
20.98/8.41	c (0,0) c |  Number of clauses:          788571                                                                   |
20.98/8.41	c (0,0) c |  Parse time:                   0.34 s                                                                 |
20.98/8.41	c (0,0) c |                                                                                                       |
22.75/9.87	c (2,0) c |  Simplification time:          1.44 s                                                                 |
22.75/9.87	c (2,0) c |                                                                                                       |
22.75/9.87	c (2,0) c |  Generating clones                                                                                    |
23.44/10.53	c (2,0) c |  all clones generated. Memory =   869.69Mb.                                                           |
23.44/10.53	c (2,0) c ========================================================================================================|
23.44/10.53	c (2,0) c
23.44/10.53	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
23.44/10.53	c (2,0) c
23.44/10.53	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.44/10.53	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
23.44/10.53	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.44/10.53	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
23.44/10.53	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
23.44/10.53	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
23.44/10.53	c (2,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
23.44/10.53	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
23.44/10.53	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
23.44/10.53	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
23.44/10.53	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
23.44/10.53	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
23.44/10.53	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
23.44/10.53	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
23.44/10.53	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
23.44/10.53	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
23.44/10.53	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
23.44/10.53	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
23.44/10.53	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c real time : 14.8634 s
120.24/22.89	c (15,0) c cpu time  : 98.4587 s
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | Conflicts     |          188296 |      19141 |      23062 |      21882 |      27308 |      21898 |      26436 |      23745 |      24824 |
120.24/22.89	c (15,0) c | Decisions     |         1661146 |     170382 |     176670 |     149552 |     277300 |     199922 |     300124 |     185535 |     201661 |
120.24/22.89	c (15,0) c | Propagations  |       343172439 |   38494871 |   41909223 |   42344221 |   43963819 |   45260097 |   41874303 |   44439328 |   44886577 |
120.24/22.89	c (15,0) c | ReduceDBs     |              28 |          3 |          3 |          3 |          4 |          3 |          4 |          4 |          4 |
120.24/22.89	c (15,0) c | SimpDBs       |             174 |         23 |         20 |         23 |         21 |         20 |         21 |         23 |         23 |
120.24/22.89	c (15,0) c | Restarts      |            1385 |        175 |        104 |        193 |        186 |        176 |        177 |        204 |        170 |
120.24/22.89	c (15,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
120.24/22.89	c (15,0) c | PropBinClauses|       166977004 |   17594708 |   21638142 |   20533314 |   21226314 |   20748471 |   20472358 |   22114849 |   22648848 |
120.24/22.89	c (15,0) c | PropPreBlocker|       882814970 |   98725302 |  106944221 |  108388118 |  112990658 |  117076867 |  108955509 |  115323690 |  114410605 |
120.24/22.89	c (15,0) c | PropNotBlocker|       374793434 |   41737598 |   45345463 |   45532585 |   48641459 |   49019906 |   46472004 |   49028962 |   49015457 |
120.24/22.89	c (15,0) c | LitFullScans  |      3135811528 |  367329544 |  366492821 |  397453330 |  371019588 |  429362337 |  391056662 |  403636016 |  409461230 |
120.24/22.89	c (15,0) c | LitScanFracts |         9990997 |    1302372 |     456242 |    1572629 |     374868 |    2237475 |    1005447 |    1603699 |    1438265 |
120.24/22.89	c (15,0) c | DecisionLevel0|            1593 |        198 |        127 |        220 |        215 |        206 |        212 |        223 |        192 |
120.24/22.89	c (15,0) c | Periods       |             519 |         61 |         61 |         65 |         61 |         71 |         65 |         67 |         68 |
120.24/22.89	c (15,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
120.24/22.89	c (15,0) c | Avg_Trail     |                 |      19722 |      24381 |      20250 |      19095 |      20602 |      18108 |      20091 |      21158 |
120.24/22.89	c (15,0) c | Avg_DL        |                 |        121 |       1799 |         98 |         95 |         98 |        199 |        123 |        136 |
120.24/22.89	c (15,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
120.24/22.89	c (15,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | Exported      |           39972 |       4065 |       5201 |       4743 |       5129 |       4221 |       6656 |       4920 |       5037 |
120.24/22.89	c (15,0) c | Imported      |          240777 |      29610 |      29389 |      30514 |      28381 |      32414 |      28362 |      30926 |      31181 |
120.24/22.89	c (15,0) c | Good          |            9218 |       1178 |       1122 |       1222 |       1049 |       1253 |       1093 |       1154 |       1147 |
120.24/22.89	c (15,0) c | Purge         |          231559 |      28432 |      28267 |      29292 |      27332 |      31161 |      27269 |      29772 |      30034 |
120.24/22.89	c (15,0) c | Promoted      |            7362 |        874 |        473 |       1074 |       1254 |       1100 |       1036 |       1140 |        411 |
120.24/22.89	c (15,0) c | Remove_Imp    |           54120 |       4628 |          0 |          0 |      11013 |          0 |       9499 |      15249 |      13731 |
120.24/22.89	c (15,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | Unaries       |                 |         23 |         23 |         27 |         29 |         30 |         35 |         19 |         22 |
120.24/22.89	c (15,0) c | Binaries      |                 |        106 |        183 |        121 |        236 |        157 |        252 |        275 |        245 |
120.24/22.89	c (15,0) c | Glues         |                 |        414 |        516 |        559 |        794 |        521 |        676 |        599 |        695 |
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | Orig_Seen     |            27 % |      84875 |      87743 |      87930 |      89258 |      84625 |      98726 |      96443 |     100925 |
120.24/22.89	c (15,0) c | Diff Orig seen|                 | -     4383 | -     1515 | -     1328 |      X     | -     4633 |       9468 |       7185 |      11667 |
120.24/22.89	c (15,0) c | Hamming       |             5 % |      17060 |      19222 |      18038 |      X     |      18055 |      18882 |      16403 |      19595 |
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c | RunningTime   |                 |   12.3 100%|   12.3 100%|   12.1 100%|   12.1 100%|   12.2 100%|   12.2 100%|   12.1 100%|   12.1 100%|
120.24/22.89	c (15,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
120.24/22.89	c (15,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
120.24/22.89	c (15,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
120.24/22.89	c (15,0) c | SolvingTime   |                 |   12.3     |   12.3     |   12.1     |   12.1     |   12.2     |   12.2     |   12.1     |   12.1     |
120.24/22.89	c (15,0) c | PropagationTim|                 |    9.2  75%|    9.6  78%|    9.0  74%|    9.1  76%|    8.8  73%|    8.9  74%|    9.1  75%|    9.0  74%|
120.24/22.89	c (15,0) c | AnalysisTime  |                 |    1.9  16%|    1.7  14%|    2.0  16%|    1.6  13%|    2.1  18%|    1.9  16%|    1.8  15%|    1.9  16%|
120.24/22.89	c (15,0) c | ReductionTime |                 |    0.1   0%|    0.1   1%|    0.0   0%|    0.1   0%|    0.0   0%|    0.1   1%|    0.1   1%|    0.1   0%|
120.24/22.89	c (15,0) c | SimplifyTime  |                 |    0.3   2%|    0.2   2%|    0.3   2%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|    0.2   2%|
120.24/22.89	c (15,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
120.24/22.89	c (15,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
120.24/22.89	c (15,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c
120.24/22.89	c (15,0) c Threads : 8
120.24/22.89	c (15,0) c Winner : 3
120.24/22.89	c (15,0) c Conflicts_0 : 19141
120.24/22.89	c (15,0) c Conflicts_1 : 23062
120.24/22.89	c (15,0) c Conflicts_2 : 21882
120.24/22.89	c (15,0) c Conflicts_3 : 27308
120.24/22.89	c (15,0) c Conflicts_4 : 21898
120.24/22.89	c (15,0) c Conflicts_5 : 26436
120.24/22.89	c (15,0) c Conflicts_6 : 23745
120.24/22.89	c (15,0) c Conflicts_7 : 24824
120.24/22.89	c (15,0) c Conflicts_total : 188296
120.24/22.89	c (15,0) c Conflicts_winner : 27308
120.24/22.89	c (15,0) c Decisions_0 : 170382
120.24/22.89	c (15,0) c Decisions_1 : 176670
120.24/22.89	c (15,0) c Decisions_2 : 149552
120.24/22.89	c (15,0) c Decisions_3 : 277300
120.24/22.89	c (15,0) c Decisions_4 : 199922
120.24/22.89	c (15,0) c Decisions_5 : 300124
120.24/22.89	c (15,0) c Decisions_6 : 185535
120.24/22.89	c (15,0) c Decisions_7 : 201661
120.24/22.89	c (15,0) c Decisions_total : 1661146
120.24/22.89	c (15,0) c Decisions_winner : 277300
120.24/22.89	c (15,0) c Propagations_0 : 38494871
120.24/22.89	c (15,0) c Propagations_1 : 41909223
120.24/22.89	c (15,0) c Propagations_2 : 42344221
120.24/22.89	c (15,0) c Propagations_3 : 43963819
120.24/22.89	c (15,0) c Propagations_4 : 45260097
120.24/22.89	c (15,0) c Propagations_5 : 41874303
120.24/22.89	c (15,0) c Propagations_6 : 44439328
120.24/22.89	c (15,0) c Propagations_7 : 44886577
120.24/22.89	c (15,0) c Propagations_total : 343172439
120.24/22.89	c (15,0) c Propagations_winner : 43963819
120.24/22.89	c (15,0) c ReduceDBs_0 : 3
120.24/22.89	c (15,0) c ReduceDBs_1 : 3
120.24/22.89	c (15,0) c ReduceDBs_2 : 3
120.24/22.89	c (15,0) c ReduceDBs_3 : 4
120.24/22.89	c (15,0) c ReduceDBs_4 : 3
120.24/22.89	c (15,0) c ReduceDBs_5 : 4
120.24/22.89	c (15,0) c ReduceDBs_6 : 4
120.24/22.89	c (15,0) c ReduceDBs_7 : 4
120.24/22.89	c (15,0) c ReduceDBs_total : 28
120.24/22.89	c (15,0) c ReduceDBs_winner : 4
120.24/22.89	c (15,0) c SimpDBs_0 : 23
120.24/22.89	c (15,0) c SimpDBs_1 : 20
120.24/22.89	c (15,0) c SimpDBs_2 : 23
120.24/22.89	c (15,0) c SimpDBs_3 : 21
120.24/22.89	c (15,0) c SimpDBs_4 : 20
120.24/22.89	c (15,0) c SimpDBs_5 : 21
120.24/22.89	c (15,0) c SimpDBs_6 : 23
120.24/22.89	c (15,0) c SimpDBs_7 : 23
120.24/22.89	c (15,0) c SimpDBs_total : 174
120.24/22.89	c (15,0) c SimpDBs_winner : 21
120.24/22.89	c (15,0) c Restarts_0 : 175
120.24/22.89	c (15,0) c Restarts_1 : 104
120.24/22.89	c (15,0) c Restarts_2 : 193
120.24/22.89	c (15,0) c Restarts_3 : 186
120.24/22.89	c (15,0) c Restarts_4 : 176
120.24/22.89	c (15,0) c Restarts_5 : 177
120.24/22.89	c (15,0) c Restarts_6 : 204
120.24/22.89	c (15,0) c Restarts_7 : 170
120.24/22.89	c (15,0) c Restarts_total : 1385
120.24/22.89	c (15,0) c Restarts_winner : 186
120.24/22.89	c (15,0) c ForcedImports_0 : 0
120.24/22.89	c (15,0) c ForcedImports_1 : 0
120.24/22.89	c (15,0) c ForcedImports_2 : 0
120.24/22.89	c (15,0) c ForcedImports_3 : 0
120.24/22.89	c (15,0) c ForcedImports_4 : 0
120.24/22.89	c (15,0) c ForcedImports_5 : 0
120.24/22.89	c (15,0) c ForcedImports_6 : 0
120.24/22.89	c (15,0) c ForcedImports_7 : 0
120.24/22.89	c (15,0) c ForcedImports_total : 0
120.24/22.89	c (15,0) c ForcedImports_winner : 0
120.24/22.89	c (15,0) c PropsBinClauses_0 : 17594708
120.24/22.89	c (15,0) c PropsBinClauses_1 : 21638142
120.24/22.89	c (15,0) c PropsBinClauses_2 : 20533314
120.24/22.89	c (15,0) c PropsBinClauses_3 : 21226314
120.24/22.89	c (15,0) c PropsBinClauses_4 : 20748471
120.24/22.89	c (15,0) c PropsBinClauses_5 : 20472358
120.24/22.89	c (15,0) c PropsBinClauses_6 : 22114849
120.24/22.89	c (15,0) c PropsBinClauses_7 : 22648848
120.24/22.89	c (15,0) c PropsBinClauses_total : 166977004
120.24/22.89	c (15,0) c PropsBinClauses_winner : 21226314
120.24/22.89	c (15,0) c PropsPreBlocker_0 : 98725302
120.24/22.89	c (15,0) c PropsPreBlocker_1 : 106944221
120.24/22.89	c (15,0) c PropsPreBlocker_2 : 108388118
120.24/22.89	c (15,0) c PropsPreBlocker_3 : 112990658
120.24/22.89	c (15,0) c PropsPreBlocker_4 : 117076867
120.24/22.89	c (15,0) c PropsPreBlocker_5 : 108955509
120.24/22.89	c (15,0) c PropsPreBlocker_6 : 115323690
120.24/22.89	c (15,0) c PropsPreBlocker_7 : 114410605
120.24/22.89	c (15,0) c PropsPreBlocker_total : 882814970
120.24/22.89	c (15,0) c PropsPreBlocker_winner : 112990658
120.24/22.89	c (15,0) c PropsNotBlocker_0 : 41737598
120.24/22.89	c (15,0) c PropsNotBlocker_1 : 45345463
120.24/22.89	c (15,0) c PropsNotBlocker_2 : 45532585
120.24/22.89	c (15,0) c PropsNotBlocker_3 : 48641459
120.24/22.89	c (15,0) c PropsNotBlocker_4 : 49019906
120.24/22.89	c (15,0) c PropsNotBlocker_5 : 46472004
120.24/22.89	c (15,0) c PropsNotBlocker_6 : 49028962
120.24/22.89	c (15,0) c PropsNotBlocker_7 : 49015457
120.24/22.89	c (15,0) c PropsNotBlocker_total : 374793434
120.24/22.89	c (15,0) c PropsNotBlocker_winner : 48641459
120.24/22.89	c (15,0) c PropsLitFullScans_0 : 367329544
120.24/22.89	c (15,0) c PropsLitFullScans_1 : 366492821
120.24/22.89	c (15,0) c PropsLitFullScans_2 : 397453330
120.24/22.89	c (15,0) c PropsLitFullScans_3 : 371019588
120.24/22.89	c (15,0) c PropsLitFullScans_4 : 429362337
120.24/22.89	c (15,0) c PropsLitFullScans_5 : 391056662
120.24/22.89	c (15,0) c PropsLitFullScans_6 : 403636016
120.24/22.89	c (15,0) c PropsLitFullScans_7 : 409461230
120.24/22.89	c (15,0) c PropsLitFullScans_total : 3135811528
120.24/22.89	c (15,0) c PropsLitFullScans_winner : 371019588
120.24/22.89	c (15,0) c LitScanFractions_0 : 1302372
120.24/22.89	c (15,0) c LitScanFractions_1 : 456242
120.24/22.89	c (15,0) c LitScanFractions_2 : 1572629
120.24/22.89	c (15,0) c LitScanFractions_3 : 374868
120.24/22.89	c (15,0) c LitScanFractions_4 : 2237475
120.24/22.89	c (15,0) c LitScanFractions_5 : 1005447
120.24/22.89	c (15,0) c LitScanFractions_6 : 1603699
120.24/22.90	c (15,0) c LitScanFractions_7 : 1438265
120.24/22.90	c (15,0) c LitScanFractions_total : 9990997
120.24/22.90	c (15,0) c LitScanFractions_winner : 374868
120.24/22.90	c (15,0) c DecisionLevel0_0 : 198
120.24/22.90	c (15,0) c DecisionLevel0_1 : 127
120.24/22.90	c (15,0) c DecisionLevel0_2 : 220
120.24/22.90	c (15,0) c DecisionLevel0_3 : 215
120.24/22.90	c (15,0) c DecisionLevel0_4 : 206
120.24/22.90	c (15,0) c DecisionLevel0_5 : 212
120.24/22.90	c (15,0) c DecisionLevel0_6 : 223
120.24/22.90	c (15,0) c DecisionLevel0_7 : 192
120.24/22.90	c (15,0) c DecisionLevel0_total : 1593
120.24/22.90	c (15,0) c DecisionLevel0_winner : 215
120.24/22.90	c (15,0) c Periods_0 : 61
120.24/22.90	c (15,0) c Periods_1 : 61
120.24/22.90	c (15,0) c Periods_2 : 65
120.24/22.90	c (15,0) c Periods_3 : 61
120.24/22.90	c (15,0) c Periods_4 : 71
120.24/22.90	c (15,0) c Periods_5 : 65
120.24/22.90	c (15,0) c Periods_6 : 67
120.24/22.90	c (15,0) c Periods_7 : 68
120.24/22.90	c (15,0) c Periods_total : 519
120.24/22.90	c (15,0) c Periods_winner : 61
120.24/22.90	c (15,0) c Margin_0 : 20
120.24/22.90	c (15,0) c Margin_1 : 20
120.24/22.90	c (15,0) c Margin_2 : 20
120.24/22.90	c (15,0) c Margin_3 : 20
120.24/22.90	c (15,0) c Margin_4 : 20
120.24/22.90	c (15,0) c Margin_5 : 20
120.24/22.90	c (15,0) c Margin_6 : 20
120.24/22.90	c (15,0) c Margin_7 : 20
120.24/22.90	c (15,0) c Margin_total : 160
120.24/22.90	c (15,0) c Margin_winner : 20
120.24/22.90	c (15,0) c Exported_0 : 4065
120.24/22.90	c (15,0) c Exported_1 : 5201
120.24/22.90	c (15,0) c Exported_2 : 4743
120.24/22.90	c (15,0) c Exported_3 : 5129
120.24/22.90	c (15,0) c Exported_4 : 4221
120.24/22.90	c (15,0) c Exported_5 : 6656
120.24/22.90	c (15,0) c Exported_6 : 4920
120.24/22.90	c (15,0) c Exported_7 : 5037
120.24/22.90	c (15,0) c Exported_total : 39972
120.24/22.90	c (15,0) c Exported_winner : 5129
120.24/22.90	c (15,0) c Imported_0 : 29610
120.24/22.90	c (15,0) c Imported_1 : 29389
120.24/22.90	c (15,0) c Imported_2 : 30514
120.24/22.90	c (15,0) c Imported_3 : 28381
120.24/22.90	c (15,0) c Imported_4 : 32414
120.24/22.90	c (15,0) c Imported_5 : 28362
120.24/22.90	c (15,0) c Imported_6 : 30926
120.24/22.90	c (15,0) c Imported_7 : 31181
120.24/22.90	c (15,0) c Imported_total : 240777
120.24/22.90	c (15,0) c Imported_winner : 28381
120.24/22.90	c (15,0) c Good_0 : 1178
120.24/22.90	c (15,0) c Good_1 : 1122
120.24/22.90	c (15,0) c Good_2 : 1222
120.24/22.90	c (15,0) c Good_3 : 1049
120.24/22.90	c (15,0) c Good_4 : 1253
120.24/22.90	c (15,0) c Good_5 : 1093
120.24/22.90	c (15,0) c Good_6 : 1154
120.24/22.90	c (15,0) c Good_7 : 1147
120.43/22.90	c (15,0) c Good_total : 9218
120.43/22.90	c (15,0) c Good_winner : 1049
120.43/22.90	c (15,0) c Purge_0 : 28432
120.43/22.90	c (15,0) c Purge_1 : 28267
120.43/22.90	c (15,0) c Purge_2 : 29292
120.43/22.90	c (15,0) c Purge_3 : 27332
120.43/22.90	c (15,0) c Purge_4 : 31161
120.43/22.90	c (15,0) c Purge_5 : 27269
120.43/22.90	c (15,0) c Purge_6 : 29772
120.43/22.90	c (15,0) c Purge_7 : 30034
120.43/22.90	c (15,0) c Purge_total : 231559
120.43/22.90	c (15,0) c Purge_winner : 27332
120.43/22.90	c (15,0) c Promoted_0 : 874
120.43/22.90	c (15,0) c Promoted_1 : 473
120.43/22.90	c (15,0) c Promoted_2 : 1074
120.43/22.90	c (15,0) c Promoted_3 : 1254
120.43/22.90	c (15,0) c Promoted_4 : 1100
120.43/22.90	c (15,0) c Promoted_5 : 1036
120.43/22.90	c (15,0) c Promoted_6 : 1140
120.43/22.90	c (15,0) c Promoted_7 : 411
120.43/22.90	c (15,0) c Promoted_total : 7362
120.43/22.90	c (15,0) c Promoted_winner : 1254
120.43/22.90	c (15,0) c Remove_Imp_0 : 4628
120.43/22.90	c (15,0) c Remove_Imp_1 : 0
120.43/22.90	c (15,0) c Remove_Imp_2 : 0
120.43/22.90	c (15,0) c Remove_Imp_3 : 11013
120.43/22.90	c (15,0) c Remove_Imp_4 : 0
120.43/22.90	c (15,0) c Remove_Imp_5 : 9499
120.43/22.90	c (15,0) c Remove_Imp_6 : 15249
120.43/22.90	c (15,0) c Remove_Imp_7 : 13731
120.43/22.90	c (15,0) c Remove_Imp_total : 54120
120.43/22.90	c (15,0) c Remove_Imp_winner : 11013
120.43/22.90	c (15,0) c Blocked_Reuse_0 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_1 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_2 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_3 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_4 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_5 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_6 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_7 : 0
120.43/22.90	c (15,0) c Blocked_Reuse_total : 0
120.43/22.90	c (15,0) c Blocked_Reuse_winner : 0
120.43/22.90	c (15,0) c Unaries_0 : 23
120.43/22.90	c (15,0) c Unaries_1 : 23
120.43/22.90	c (15,0) c Unaries_2 : 27
120.43/22.90	c (15,0) c Unaries_3 : 29
120.43/22.90	c (15,0) c Unaries_4 : 30
120.43/22.90	c (15,0) c Unaries_5 : 35
120.43/22.90	c (15,0) c Unaries_6 : 19
120.43/22.90	c (15,0) c Unaries_7 : 22
120.43/22.90	c (15,0) c Unaries_total : 208
120.43/22.90	c (15,0) c Unaries_winner : 29
120.43/22.90	c (15,0) c Binaries_0 : 106
120.43/22.90	c (15,0) c Binaries_1 : 183
120.43/22.90	c (15,0) c Binaries_2 : 121
120.43/22.90	c (15,0) c Binaries_3 : 236
120.43/22.90	c (15,0) c Binaries_4 : 157
120.43/22.90	c (15,0) c Binaries_5 : 252
120.43/22.90	c (15,0) c Binaries_6 : 275
120.43/22.90	c (15,0) c Binaries_7 : 245
120.43/22.90	c (15,0) c Binaries_total : 1575
120.43/22.90	c (15,0) c Binaries_winner : 236
120.43/22.90	c (15,0) c Glues_0 : 414
120.43/22.90	c (15,0) c Glues_1 : 516
120.43/22.90	c (15,0) c Glues_2 : 559
120.43/22.90	c (15,0) c Glues_3 : 794
120.43/22.90	c (15,0) c Glues_4 : 521
120.43/22.90	c (15,0) c Glues_5 : 676
120.43/22.90	c (15,0) c Glues_6 : 599
120.43/22.90	c (15,0) c Glues_7 : 695
120.43/22.90	c (15,0) c Glues_total : 4774
120.43/22.90	c (15,0) c Glues_winner : 794
120.43/22.90	c (15,0) c RunningTime_0 : 12.326590
120.43/22.90	c (15,0) c RunningTime_1 : 12.325219
120.43/22.90	c (15,0) c RunningTime_2 : 12.071651
120.43/22.90	c (15,0) c RunningTime_3 : 12.056020
120.43/22.90	c (15,0) c RunningTime_4 : 12.166680
120.43/22.90	c (15,0) c RunningTime_5 : 12.152310
120.43/22.90	c (15,0) c RunningTime_6 : 12.128782
120.43/22.90	c (15,0) c RunningTime_7 : 12.078149
120.43/22.90	c (15,0) c RunningTime_total : 97.305402
120.43/22.90	c (15,0) c RunningTime_winner : 12.056020
120.43/22.90	c (15,0) c WaitingTime_0 : 0.000054
120.43/22.90	c (15,0) c WaitingTime_1 : 0.000071
120.43/22.90	c (15,0) c WaitingTime_2 : 0.000067
120.43/22.90	c (15,0) c WaitingTime_3 : 0.000061
120.43/22.90	c (15,0) c WaitingTime_4 : 0.000083
120.43/22.90	c (15,0) c WaitingTime_5 : 0.000058
120.43/22.90	c (15,0) c WaitingTime_6 : 0.000075
120.43/22.90	c (15,0) c WaitingTime_7 : 0.000071
120.43/22.90	c (15,0) c WaitingTime_total : 0.000540
120.43/22.90	c (15,0) c WaitingTime_winner : 0.000061
120.43/22.90	c (15,0) c ExchangingTime_0 : 0.012915
120.43/22.90	c (15,0) c ExchangingTime_1 : 0.013432
120.43/22.90	c (15,0) c ExchangingTime_2 : 0.012811
120.43/22.90	c (15,0) c ExchangingTime_3 : 0.013544
120.43/22.90	c (15,0) c ExchangingTime_4 : 0.012789
120.43/22.90	c (15,0) c ExchangingTime_5 : 0.017241
120.43/22.90	c (15,0) c ExchangingTime_6 : 0.016693
120.43/22.90	c (15,0) c ExchangingTime_7 : 0.012722
120.43/22.90	c (15,0) c ExchangingTime_total : 0.112146
120.43/22.90	c (15,0) c ExchangingTime_winner : 0.013544
120.43/22.90	c (15,0) c PeriodProcTime_0 : 0.000576
120.43/22.90	c (15,0) c PeriodProcTime_1 : 0.000542
120.43/22.90	c (15,0) c PeriodProcTime_2 : 0.000636
120.43/22.90	c (15,0) c PeriodProcTime_3 : 0.000549
120.43/22.90	c (15,0) c PeriodProcTime_4 : 0.000647
120.43/22.90	c (15,0) c PeriodProcTime_5 : 0.000569
120.43/22.90	c (15,0) c PeriodProcTime_6 : 0.000669
120.43/22.90	c (15,0) c PeriodProcTime_7 : 0.000673
120.43/22.90	c (15,0) c PeriodProcTime_total : 0.004860
120.43/22.90	c (15,0) c PeriodProcTime_winner : 0.000549
120.43/22.90	c (15,0) c SolvingTime_0 : 12.340135
120.43/22.90	c (15,0) c SolvingTime_1 : 12.339263
120.43/22.90	c (15,0) c SolvingTime_2 : 12.085164
120.43/22.90	c (15,0) c SolvingTime_3 : 12.070174
120.43/22.90	c (15,0) c SolvingTime_4 : 12.180199
120.43/22.90	c (15,0) c SolvingTime_5 : 12.170178
120.43/22.90	c (15,0) c SolvingTime_6 : 12.146219
120.43/22.90	c (15,0) c SolvingTime_7 : 12.091615
120.43/22.90	c (15,0) c SolvingTime_total : 97.422948
120.43/22.90	c (15,0) c SolvingTime_winner : 12.070174
120.43/22.90	c (15,0) c PropagationTime_0 : 9.226518
120.43/22.90	c (15,0) c PropagationTime_1 : 9.604093
120.43/22.90	c (15,0) c PropagationTime_2 : 8.950049
120.43/22.90	c (15,0) c PropagationTime_3 : 9.138007
120.43/22.90	c (15,0) c PropagationTime_4 : 8.836173
120.43/22.90	c (15,0) c PropagationTime_5 : 8.945370
120.43/22.90	c (15,0) c PropagationTime_6 : 9.105116
120.43/22.90	c (15,0) c PropagationTime_7 : 8.983631
120.43/22.90	c (15,0) c PropagationTime_total : 72.788957
120.43/22.90	c (15,0) c PropagationTime_winner : 9.138007
120.43/22.90	c (15,0) c AnalysisTime_0 : 1.920460
120.43/22.90	c (15,0) c AnalysisTime_1 : 1.694518
120.43/22.90	c (15,0) c AnalysisTime_2 : 1.979805
120.43/22.90	c (15,0) c AnalysisTime_3 : 1.614228
120.43/22.90	c (15,0) c AnalysisTime_4 : 2.146875
120.43/22.90	c (15,0) c AnalysisTime_5 : 1.936238
120.43/22.90	c (15,0) c AnalysisTime_6 : 1.843445
120.43/22.90	c (15,0) c AnalysisTime_7 : 1.904686
120.43/22.90	c (15,0) c AnalysisTime_total : 15.040255
120.43/22.90	c (15,0) c AnalysisTime_winner : 1.614228
120.43/22.90	c (15,0) c ReductionTime_0 : 0.055070
120.43/22.90	c (15,0) c ReductionTime_1 : 0.070099
120.43/22.90	c (15,0) c ReductionTime_2 : 0.003666
120.43/22.90	c (15,0) c ReductionTime_3 : 0.059856
120.43/22.90	c (15,0) c ReductionTime_4 : 0.003710
120.43/22.90	c (15,0) c ReductionTime_5 : 0.061807
120.43/22.90	c (15,0) c ReductionTime_6 : 0.061368
120.43/22.90	c (15,0) c ReductionTime_7 : 0.060282
120.43/22.90	c (15,0) c ReductionTime_total : 0.375858
120.43/22.90	c (15,0) c ReductionTime_winner : 0.059856
120.43/22.90	c (15,0) c SimplifyTime_0 : 0.255438
120.43/22.90	c (15,0) c SimplifyTime_1 : 0.211187
120.43/22.90	c (15,0) c SimplifyTime_2 : 0.254962
120.43/22.90	c (15,0) c SimplifyTime_3 : 0.232880
120.43/22.90	c (15,0) c SimplifyTime_4 : 0.209617
120.43/22.90	c (15,0) c SimplifyTime_5 : 0.237503
120.43/22.90	c (15,0) c SimplifyTime_6 : 0.238017
120.43/22.90	c (15,0) c SimplifyTime_7 : 0.242553
120.43/22.90	c (15,0) c SimplifyTime_total : 1.882157
120.43/22.90	c (15,0) c SimplifyTime_winner : 0.232880
120.43/22.90	c (15,0) c UsedRateTime_0 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_1 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_2 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_3 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_4 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_5 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_6 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_7 : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_total : 0.000000
120.43/22.90	c (15,0) c UsedRateTime_winner : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_0 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_1 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_2 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_3 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_4 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_5 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_6 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_7 : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_total : 0.000000
120.43/22.90	c (15,0) c OverlapRateTime_winner : 0.000000
120.43/22.90	c (15,0) c
120.43/22.90	c (15,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
120.43/22.90	c (15,0) c
120.43/22.90	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.43/22.90	c (15,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
120.43/22.90	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.43/22.90	c (15,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
120.43/22.90	c (15,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
120.43/22.90	c (15,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
120.43/22.90	c (15,0) c | Initial random_seed   |  540924749 |  946345712 | 1083354231 | 1554943459 |  166898553 | 1393967284 | 1398496678 |  352127374 |
120.43/22.90	c (15,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
120.43/22.90	c (15,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
120.43/22.90	c (15,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
120.43/22.90	c (15,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
120.43/22.90	c (15,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
120.43/22.90	c (15,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
120.43/22.90	c (15,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
120.43/22.90	c (15,0) c | var_decay             |     0.8300 |     0.8400 |     0.8400 |     0.8500 |     0.8400 |     0.8500 |     0.8400 |     0.8400 |
120.43/22.90	c (15,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
120.43/22.90	c (15,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
120.43/22.90	c (15,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
120.43/22.90	c (15,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
120.43/22.90	c (15,0) 
120.43/22.90	c (15,0) s SATISFIABLE
120.95/23.13	c (15,0) SatSolver.solve End
120.95/23.13	c (15,0) Heap : 225 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
120.95/23.13	c (15,0) Show results Begin
121.13/23.21	c (15,0) cx[0] = 1
121.13/23.21	c (15,0) cx[1] = 4
121.13/23.21	c (15,0) cx[2] = 9
121.13/23.21	c (15,0) cx[3] = 16
121.13/23.21	c (15,0) cx[4] = 25
121.13/23.21	c (15,0) cx[5] = 36
121.13/23.21	c (15,0) cx[6] = 49
121.13/23.21	c (15,0) cx[7] = 81
121.13/23.21	c (15,0) cx[8] = 576
121.13/23.21	c (15,0) cx[9] = 676
121.13/23.21	c (15,0) cx[10] = 729
121.13/23.21	c (15,0) cx[11] = 784
121.13/23.21	c (15,0) cx[12] = 1089
121.13/23.21	c (15,0) cx[13] = 1156
121.13/23.21	c (15,0) cx[14] = 1225
121.13/23.21	c (15,0) cx[15] = 1296
121.13/23.21	c (15,0) cx[16] = 1369
121.13/23.21	c (15,0) cx[17] = 1444
121.13/23.21	c (15,0) cx[18] = 1521
121.13/23.21	c (15,0) cx[19] = 1600
121.13/23.21	c (15,0) cx[20] = 1681
121.13/23.21	c (15,0) cx[21] = 1764
121.13/23.21	c (15,0) cx[22] = 1849
121.13/23.21	c (15,0) cx[23] = 1936
121.13/23.21	c (15,0) cx[24] = 2601
121.13/23.21	c (15,0) cx[25] = 2704
121.13/23.21	c (15,0) cx[26] = 2809
121.13/23.21	c (15,0) cx[27] = 2916
121.13/23.21	c (15,0) cx[28] = 3025
121.13/23.21	c (15,0) cx[29] = 3136
121.13/23.21	c (15,0) cx[30] = 3249
121.13/23.21	c (15,0) cx[31] = 3364
121.13/23.21	c (15,0) cy[0] = 64
121.13/23.21	c (15,0) cy[1] = 100
121.13/23.21	c (15,0) cy[2] = 121
121.13/23.21	c (15,0) cy[3] = 144
121.13/23.21	c (15,0) cy[4] = 169
121.13/23.21	c (15,0) cy[5] = 196
121.13/23.21	c (15,0) cy[6] = 225
121.13/23.21	c (15,0) cy[7] = 256
121.13/23.21	c (15,0) cy[8] = 289
121.13/23.21	c (15,0) cy[9] = 324
121.13/23.21	c (15,0) cy[10] = 361
121.13/23.21	c (15,0) cy[11] = 400
121.13/23.21	c (15,0) cy[12] = 441
121.13/23.21	c (15,0) cy[13] = 484
121.13/23.21	c (15,0) cy[14] = 529
121.13/23.21	c (15,0) cy[15] = 625
121.13/23.21	c (15,0) cy[16] = 841
121.13/23.21	c (15,0) cy[17] = 900
121.13/23.21	c (15,0) cy[18] = 961
121.13/23.21	c (15,0) cy[19] = 1024
121.13/23.21	c (15,0) cy[20] = 2025
121.13/23.21	c (15,0) cy[21] = 2116
121.13/23.21	c (15,0) cy[22] = 2209
121.13/23.21	c (15,0) cy[23] = 2304
121.13/23.21	c (15,0) cy[24] = 2401
121.13/23.21	c (15,0) cy[25] = 2500
121.13/23.21	c (15,0) cy[26] = 3481
121.13/23.21	c (15,0) cy[27] = 3600
121.13/23.21	c (15,0) cy[28] = 3721
121.13/23.21	c (15,0) cy[29] = 3844
121.13/23.21	c (15,0) cy[30] = 3969
121.13/23.21	c (15,0) cy[31] = 4096
121.13/23.21	c (15,0) x[0] = 1
121.13/23.21	c (15,0) x[1] = 2
121.13/23.21	c (15,0) x[2] = 3
121.13/23.21	c (15,0) x[3] = 4
121.13/23.21	c (15,0) x[4] = 5
121.13/23.21	c (15,0) x[5] = 6
121.13/23.21	c (15,0) x[6] = 7
121.13/23.21	c (15,0) x[7] = 9
121.13/23.21	c (15,0) x[8] = 24
121.13/23.21	c (15,0) x[9] = 26
121.13/23.21	c (15,0) x[10] = 27
121.13/23.21	c (15,0) x[11] = 28
121.13/23.21	c (15,0) x[12] = 33
121.13/23.21	c (15,0) x[13] = 34
121.13/23.21	c (15,0) x[14] = 35
121.13/23.21	c (15,0) x[15] = 36
121.13/23.21	c (15,0) x[16] = 37
121.13/23.21	c (15,0) x[17] = 38
121.13/23.21	c (15,0) x[18] = 39
121.13/23.21	c (15,0) x[19] = 40
121.13/23.21	c (15,0) x[20] = 41
121.13/23.21	c (15,0) x[21] = 42
121.13/23.22	c (15,0) x[22] = 43
121.13/23.22	c (15,0) x[23] = 44
121.13/23.22	c (15,0) x[24] = 51
121.13/23.22	c (15,0) x[25] = 52
121.13/23.22	c (15,0) x[26] = 53
121.13/23.22	c (15,0) x[27] = 54
121.13/23.22	c (15,0) x[28] = 55
121.13/23.22	c (15,0) x[29] = 56
121.13/23.22	c (15,0) x[30] = 57
121.13/23.22	c (15,0) x[31] = 58
121.13/23.22	c (15,0) y[0] = 8
121.13/23.22	c (15,0) y[1] = 10
121.13/23.22	c (15,0) y[2] = 11
121.13/23.22	c (15,0) y[3] = 12
121.13/23.22	c (15,0) y[4] = 13
121.13/23.22	c (15,0) y[5] = 14
121.13/23.22	c (15,0) y[6] = 15
121.13/23.22	c (15,0) y[7] = 16
121.13/23.22	c (15,0) y[8] = 17
121.13/23.22	c (15,0) y[9] = 18
121.13/23.22	c (15,0) y[10] = 19
121.13/23.22	c (15,0) y[11] = 20
121.13/23.22	c (15,0) y[12] = 21
121.13/23.22	c (15,0) y[13] = 22
121.13/23.22	c (15,0) y[14] = 23
121.13/23.22	c (15,0) y[15] = 25
121.13/23.22	c (15,0) y[16] = 29
121.13/23.22	c (15,0) y[17] = 30
121.13/23.22	c (15,0) y[18] = 31
121.13/23.22	c (15,0) y[19] = 32
121.13/23.22	c (15,0) y[20] = 45
121.13/23.22	c (15,0) y[21] = 46
121.13/23.22	c (15,0) y[22] = 47
121.13/23.22	c (15,0) y[23] = 48
121.13/23.22	c (15,0) y[24] = 49
121.13/23.22	c (15,0) y[25] = 50
121.13/23.22	c (15,0) y[26] = 59
121.13/23.22	c (15,0) y[27] = 60
121.13/23.22	c (15,0) y[28] = 61
121.13/23.22	c (15,0) y[29] = 62
121.13/23.22	c (15,0) y[30] = 63
121.13/23.22	c (15,0) y[31] = 64
121.13/23.22	s SATISFIABLE
121.13/23.23	v <instantiation>
121.13/23.23	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31]</list>
121.13/23.23	v     <values>1 2 3 4 5 6 7 9 24 26 27 28 33 34 35 36 37 38 39 40 41 42 43 44 51 52 53 54 55 56 57 58 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 29 30 31 32 45 46 47 48 49 50 59 60 61 62 63 64 1 4 9 16 25 36 49 81 576 676 729 784 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2601 2704 2809 2916 3025 3136 3249 3364 64 100 121 144 169 196 225 256 289 324 361 400 441 484 529 625 841 900 961 1024 2025 2116 2209 2304 2401 2500 3481 3600 3721 3844 3969 4096</values>
121.13/23.23	v </instantiation>
121.13/23.23	c (15,0) Show results End
121.13/23.23	c (15,0) Heap : 225 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
121.13/23.23	c (15,0) 15,15,STOP-AFTER(ALL)
121.13/23.23	c END-Prog: Mon Sep 23 14:06:24 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 (11310 MiB free)
  memory of node 1: 16384 MiB (13346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405479-1569240399/watcher-4405479-1569240399 -o /var/tmp/evaluation-result-4405479-1569240399/solver-4405479-1569240399 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node149-1569238590-3148 --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-4405479-1569240399.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=3567, runsolver pid=3564
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 7.21 6.55 4.03 2/211 3589
/proc/meminfo: memFree=25154024/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500278522 115843072 350 33554432000 4194304 5098028 140725653415216 140725653412472 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 350 297 221 0 87 0
[pid=3570] ppid=3567 vsize=27314120 memory=107652 CPUtime=0.1 cores=0-7
/proc/3570/stat : 3570 (java) S 3567 3567 3121 0 -1 1077944320 5948 0 0 0 8 2 0 0 20 0 20 0 500278522 27969658880 26913 33554432000 4194304 4196468 140723861906816 140723861889360 140430426038007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
/proc/3570/statm: 6828530 26913 2799 1 0 6790935 0
[pid=3570/tid=3571] ppid=3567 vsize=27314120 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/3570/task/3571/stat : 3571 (java) R 3567 3567 3121 0 -1 4202560 4071 0 0 0 7 2 0 0 20 0 20 0 500278523 27969658880 26913 33554432000 4194304 4196468 140723861906816 140430397873136 140430418755159 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3572] ppid=3567 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3570/task/3572/stat : 3572 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140430430280592 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3573] ppid=3567 vsize=27314120 memory=140465208071808 CPUtime=0 cores=0-7
/proc/3570/task/3573/stat : 3573 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140430198295312 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3574] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3574/stat : 3574 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429847334032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3575] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3575/stat : 3575 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429846281232 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3576] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3576/stat : 3576 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429845227920 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3577] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3577/stat : 3577 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429844175120 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3578] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3578/stat : 3578 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429843122832 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3579] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3579/stat : 3579 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 26913 33554432000 4194304 4196468 140723861906816 140429842070032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3580] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3580/stat : 3580 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428815125104 140430426049154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3581] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3581/stat : 3581 (java) S 3567 3567 3121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428317812000 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3582] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3582/stat : 3582 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428049376880 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3583] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3583/stat : 3583 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140427674868304 140430426056603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3584] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3584/stat : 3584 (java) S 3567 3567 3121 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428814071920 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3585] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3585/stat : 3585 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428813019120 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3586] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3586/stat : 3586 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428811966832 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3587] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3587/stat : 3587 (java) S 3567 3567 3121 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428810914032 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3588] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3588/stat : 3588 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140427176962912 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3589] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3589/stat : 3589 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 26913 33554432000 4194304 4196468 140723861906816 140428809861936 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109052 KiB

[startup+0.210559 s]*
/proc/loadavg: 6.72 6.46 4.02 2/211 3589
/proc/meminfo: memFree=25132868/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500278522 115843072 350 33554432000 4194304 5098028 140725653415216 140725653412472 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 350 297 221 0 87 0
[pid=3570] ppid=3567 vsize=27314120 memory=126784 CPUtime=0.24 cores=0-7
/proc/3570/stat : 3570 (java) S 3567 3567 3121 0 -1 1077944320 11580 0 0 0 20 4 0 0 20 0 20 0 500278522 27969658880 31696 33554432000 4194304 4196468 140723861906816 140723861889360 140430426038007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
/proc/3570/statm: 6828530 31696 2927 1 0 6790935 0
[pid=3570/tid=3571] ppid=3567 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/3570/task/3571/stat : 3571 (java) R 3567 3567 3121 0 -1 4202560 9307 0 0 0 16 3 0 0 20 0 20 0 500278523 27969658880 31696 33554432000 4194304 4196468 140723861906816 140430397837392 140430407601567 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3572] ppid=3567 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/3570/task/3572/stat : 3572 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140430430280592 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3573] ppid=3567 vsize=27314120 memory=288370841359783552 CPUtime=0 cores=0-7
/proc/3570/task/3573/stat : 3573 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140430198295312 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3574] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3574/stat : 3574 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429847334032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3575] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3575/stat : 3575 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429846281232 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3576] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3576/stat : 3576 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429845227920 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3577] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3577/stat : 3577 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429844175120 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3578] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3578/stat : 3578 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429843122832 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3579] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3579/stat : 3579 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 31696 33554432000 4194304 4196468 140723861906816 140429842070032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3580] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3580/stat : 3580 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428815125104 140430426049154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3581] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3581/stat : 3581 (java) S 3567 3567 3121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428317812000 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3582] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3582/stat : 3582 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428049376880 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3583] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3583/stat : 3583 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140427674868304 140430426056603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3584] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3584/stat : 3584 (java) S 3567 3567 3121 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428814071920 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3585] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3585/stat : 3585 (java) S 3567 3567 3121 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428813019120 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3586] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3586/stat : 3586 (java) S 3567 3567 3121 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428811966832 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3587] ppid=3567 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/3570/task/3587/stat : 3587 (java) S 3567 3567 3121 0 -1 1077944384 448 0 0 0 2 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428810914032 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3588] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3588/stat : 3588 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140427176962912 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3589] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3589/stat : 3589 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 31696 33554432000 4194304 4196468 140723861906816 140428809861936 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128184 KiB

[startup+0.310503 s]*
/proc/loadavg: 6.72 6.46 4.02 2/211 3589
/proc/meminfo: memFree=25130200/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500278522 115843072 350 33554432000 4194304 5098028 140725653415216 140725653412472 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 350 297 221 0 87 0
[pid=3570] ppid=3567 vsize=27314120 memory=130388 CPUtime=0.42 cores=0-7
/proc/3570/stat : 3570 (java) S 3567 3567 3121 0 -1 1077944320 12423 0 0 0 37 5 0 0 20 0 20 0 500278522 27969658880 32597 33554432000 4194304 4196468 140723861906816 140723861889360 140430426038007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
/proc/3570/statm: 6828530 32597 3010 1 0 6790935 0
[pid=3570/tid=3571] ppid=3567 vsize=27314120 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/3570/task/3571/stat : 3571 (java) R 3567 3567 3121 0 -1 4202560 9987 0 0 0 26 4 0 0 20 0 20 0 500278523 27969658880 32597 33554432000 4194304 4196468 140723861906816 140430397821024 140430407601554 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3572] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3572/stat : 3572 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140430430280592 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3573] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3573/stat : 3573 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140430198295312 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3574] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3574/stat : 3574 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429847334032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3575] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3575/stat : 3575 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429846281232 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3576] ppid=3567 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/3570/task/3576/stat : 3576 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429845227920 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3577] ppid=3567 vsize=27314120 memory=140465093571503 CPUtime=0 cores=0-7
/proc/3570/task/3577/stat : 3577 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429844175120 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3578] ppid=3567 vsize=27314120 memory=140465093573808 CPUtime=0 cores=0-7
/proc/3570/task/3578/stat : 3578 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429843122832 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3579] ppid=3567 vsize=27314120 memory=140465093576112 CPUtime=0 cores=0-7
/proc/3570/task/3579/stat : 3579 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27969658880 32597 33554432000 4194304 4196468 140723861906816 140429842070032 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3580] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3580/stat : 3580 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428815125104 140430426049154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3581] ppid=3567 vsize=27314120 memory=280930187159184 CPUtime=0 cores=0-7
/proc/3570/task/3581/stat : 3581 (java) S 3567 3567 3121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428317812000 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3582] ppid=3567 vsize=27314120 memory=280930187166096 CPUtime=0 cores=0-7
/proc/3570/task/3582/stat : 3582 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278527 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428049376880 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3583] ppid=3567 vsize=27314120 memory=280930187107248 CPUtime=0 cores=0-7
/proc/3570/task/3583/stat : 3583 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140427674868304 140430426056603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3584] ppid=3567 vsize=27314120 memory=280930187179920 CPUtime=0.01 cores=0-7
/proc/3570/task/3584/stat : 3584 (java) R 3567 3567 3121 0 -1 4202560 471 0 0 0 1 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428814071920 140430426059354 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3585] ppid=3567 vsize=27314120 memory=280930187186832 CPUtime=0.01 cores=0-7
/proc/3570/task/3585/stat : 3585 (java) S 3567 3567 3121 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428813019120 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3586] ppid=3567 vsize=27314120 memory=280930187184528 CPUtime=0 cores=0-7
/proc/3570/task/3586/stat : 3586 (java) S 3567 3567 3121 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428811966832 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3587] ppid=3567 vsize=27314120 memory=280930187200688 CPUtime=0.07 cores=0-7
/proc/3570/task/3587/stat : 3587 (java) S 3567 3567 3121 0 -1 1077944384 470 0 0 0 7 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428810914032 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3588] ppid=3567 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3588/stat : 3588 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140427176962912 140430426048213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3589] ppid=3567 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3570/task/3589/stat : 3589 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278530 27969658880 32597 33554432000 4194304 4196468 140723861906816 140428809861936 140430426049154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131788 KiB

[startup+0.70097 s]
/proc/loadavg: 6.72 6.46 4.02 3/211 3589
/proc/meminfo: memFree=25109940/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500278522 115843072 350 33554432000 4194304 5098028 140725653415216 140725653412472 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 350 297 221 0 87 0
[pid=3570] ppid=3567 vsize=27322516 memory=165892 CPUtime=0.98 cores=0-7
/proc/3570/stat : 3570 (java) S 3567 3567 3121 0 -1 1077944320 19539 0 0 0 91 7 0 0 20 0 20 0 500278522 27978256384 41473 33554432000 4194304 4196468 140723861906816 140723861889360 140430426038007 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
/proc/3570/statm: 6830629 41473 3187 1 0 6791959 0
[pid=3570/tid=3571] ppid=3567 vsize=27322516 memory=280930187558576 CPUtime=0.68 cores=0-7
/proc/3570/task/3571/stat : 3571 (java) R 3567 3567 3121 0 -1 4202560 16582 0 0 0 62 6 0 0 20 0 20 0 500278523 27978256384 41473 33554432000 4194304 4196468 140723861906816 140430397869744 140430410118494 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3572] ppid=3567 vsize=27322516 memory=140465093780336 CPUtime=0 cores=0-7
/proc/3570/task/3572/stat : 3572 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27978256384 41473 33554432000 4194304 4196468 140723861906816 140430430280592 140430426048213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3573] ppid=3567 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/3570/task/3573/stat : 3573 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500278525 27978256384 41473 33554432000 4194304 4196468 140723861906816 140430198295312 140430426048213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0
[pid=3570/tid=3574] ppid=3567 vsize=27322516 memory=6152 CPUtime=0 cores=0-7
/proc/3570/task/3574/stat : 3574 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500278525 27978256384 41473 33554432000 4194304 4196468 140723861906816 140429847334032 140430426048213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38629376 140723861914311 140723861914758 140723861914758 140723861917647 0

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

/proc/3590/task/3596/stat : 3596 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483283340176 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3597] ppid=3567 vsize=8414124 memory=1104380 CPUtime=0 cores=0-7
/proc/3590/task/3597/stat : 3597 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483282287376 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3598] ppid=3567 vsize=8414124 memory=32788 CPUtime=0 cores=0-7
/proc/3590/task/3598/stat : 3598 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483281235088 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3599] ppid=3567 vsize=8414124 memory=1551 CPUtime=0 cores=0-7
/proc/3590/task/3599/stat : 3599 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482961206288 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3600] ppid=3567 vsize=8414124 memory=1 CPUtime=0 cores=0-7
/proc/3590/task/3600/stat : 3600 (java) S 3567 3567 3121 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500279244 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482718079088 140483482098306 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3601] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3601/stat : 3601 (java) S 3567 3567 3121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500279244 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481937793824 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3602] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3602/stat : 3602 (java) S 3567 3567 3121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500279245 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481803572336 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3603] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3603/stat : 3603 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481429067856 140483482105755 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3604] ppid=3567 vsize=8414124 memory=0 CPUtime=0.13 cores=0-7
/proc/3590/task/3604/stat : 3604 (java) S 3567 3567 3121 0 -1 1077944384 1011 0 0 0 13 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482717026928 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3605] ppid=3567 vsize=8414124 memory=0 CPUtime=0.15 cores=0-7
/proc/3590/task/3605/stat : 3605 (java) S 3567 3567 3121 0 -1 1077944384 426 0 0 0 15 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482715974128 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3606] ppid=3567 vsize=8414124 memory=0 CPUtime=0.15 cores=0-7
/proc/3590/task/3606/stat : 3606 (java) S 3567 3567 3121 0 -1 1077944384 420 0 0 0 15 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482714921840 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3607] ppid=3567 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/3590/task/3607/stat : 3607 (java) S 3567 3567 3121 0 -1 1077944384 695 0 0 0 25 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482713869040 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3608] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3608/stat : 3608 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480931162464 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3609] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3609/stat : 3609 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500279248 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482712815920 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3611] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3611/stat : 3611 (java) S 3567 3567 3121 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482702685504 140483482111769 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3613] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3613/stat : 3613 (java) S 3567 3567 3121 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480260063152 140483482109085 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3614] ppid=3567 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/3590/task/3614/stat : 3614 (java) S 3567 3567 3121 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480528498480 140483482109085 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3615] ppid=3567 vsize=8414124 memory=127848 CPUtime=0 cores=0-7
/proc/3590/task/3615/stat : 3615 (java) S 3567 3567 3121 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 500279327 8616062976 31962 33554432000 4194304 4196468 140728043425904 140479991635760 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
Current children cumulated CPU time: 117.85 s
Current children cumulated vsize: 10141432 KiB
Current children cumulated memory: 1253040 KiB

[startup+22.8013 s]
/proc/loadavg: 6.18 6.33 4.03 9/224 3623
/proc/meminfo: memFree=24013196/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1476 CPUtime=19.4 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 583 34745 0 0 0 0 1879 61 20 0 1 0 500278522 115843072 369 33554432000 4194304 5098028 140725653415216 140725653411960 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 369 311 221 0 87 0
[pid=3590] ppid=3567 vsize=8414124 memory=127848 CPUtime=1.59 cores=0-7
/proc/3590/stat : 3590 (java) S 3567 3567 3121 0 -1 1077944320 21969 0 0 0 149 10 0 0 20 0 24 0 500279241 8616062976 31962 33554432000 4194304 4196468 140728043425904 140728043408448 140483482087159 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
/proc/3590/statm: 2103531 31962 3211 1 0 2064875 0
[pid=3610] ppid=3590 vsize=1614180 memory=1132972 CPUtime=99.25 cores=0-7
/proc/3610/stat : 3610 (manyglucose-4.1) S 3590 3567 3121 0 -1 1077944320 461231 0 0 0 9829 96 0 0 20 0 3 0 500279325 1652920320 283243 33554432000 4194304 4454172 140737279056592 140737279054976 140605677465335 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 17362944 140737279062862 140737279063068 140737279063068 140737279066038 0
/proc/3610/statm: 403545 283243 420 64 0 399213 0
[pid=3610/tid=3616] ppid=3590 vsize=1614180 memory=-4075877051373423744 CPUtime=12.15 cores=0-7
/proc/3610/task/3616/stat : 3616 (manyglucose-4.1) R 3590 3567 3121 0 -1 4202560 51000 0 0 0 1207 8 0 0 20 0 3 0 500279576 1652920320 283243 33554432000 4194304 4454172 140737279056592 140605593820088 4322112 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 17362944 140737279062862 140737279063068 140737279063068 140737279066038 0
[pid=3610/tid=3617] ppid=3590 vsize=1614180 memory=288230583166042426 CPUtime=12.22 cores=0-7
/proc/3610/task/3617/stat : 3617 (manyglucose-4.1) R 3590 3567 3121 0 -1 4202560 54955 0 0 0 1203 19 0 0 20 0 3 0 500279576 1652920320 283243 33554432000 4194304 4454172 140737279056592 140605585427560 4329138 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 17362944 140737279062862 140737279063068 140737279063068 140737279066038 0
[pid=3590/tid=3591] ppid=3567 vsize=8414124 memory=11632 CPUtime=0.86 cores=0-7
/proc/3590/task/3591/stat : 3591 (java) S 3567 3567 3121 0 -1 1077944384 17994 0 0 0 78 8 0 0 20 0 24 0 500279241 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483453927328 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3592] ppid=3567 vsize=8414124 memory=1732 CPUtime=0 cores=0-7
/proc/3590/task/3592/stat : 3592 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483486329232 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3593] ppid=3567 vsize=8414124 memory=1088 CPUtime=0 cores=0-7
/proc/3590/task/3593/stat : 3593 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483286497552 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3594] ppid=3567 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/3590/task/3594/stat : 3594 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483285445264 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3595] ppid=3567 vsize=8414124 memory=780 CPUtime=0 cores=0-7
/proc/3590/task/3595/stat : 3595 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483284392464 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3596] ppid=3567 vsize=8414124 memory=6152 CPUtime=0 cores=0-7
/proc/3590/task/3596/stat : 3596 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483283340176 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3597] ppid=3567 vsize=8414124 memory=624 CPUtime=0 cores=0-7
/proc/3590/task/3597/stat : 3597 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483282287376 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3598] ppid=3567 vsize=8414124 memory=3636 CPUtime=0 cores=0-7
/proc/3590/task/3598/stat : 3598 (java) S 3567 3567 3121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140483281235088 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3599] ppid=3567 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/3590/task/3599/stat : 3599 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279242 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482961206288 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3600] ppid=3567 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/3590/task/3600/stat : 3600 (java) S 3567 3567 3121 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500279244 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482718079088 140483482098306 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3601] ppid=3567 vsize=8414124 memory=11632 CPUtime=0 cores=0-7
/proc/3590/task/3601/stat : 3601 (java) S 3567 3567 3121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500279244 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481937793824 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3602] ppid=3567 vsize=8414124 memory=1732 CPUtime=0 cores=0-7
/proc/3590/task/3602/stat : 3602 (java) S 3567 3567 3121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500279245 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481803572336 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3603] ppid=3567 vsize=8414124 memory=1088 CPUtime=0 cores=0-7
/proc/3590/task/3603/stat : 3603 (java) S 3567 3567 3121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140481429067856 140483482105755 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3604] ppid=3567 vsize=8414124 memory=988 CPUtime=0.13 cores=0-7
/proc/3590/task/3604/stat : 3604 (java) S 3567 3567 3121 0 -1 1077944384 1011 0 0 0 13 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482717026928 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3605] ppid=3567 vsize=8414124 memory=780 CPUtime=0.15 cores=0-7
/proc/3590/task/3605/stat : 3605 (java) S 3567 3567 3121 0 -1 1077944384 426 0 0 0 15 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482715974128 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3606] ppid=3567 vsize=8414124 memory=6152 CPUtime=0.15 cores=0-7
/proc/3590/task/3606/stat : 3606 (java) S 3567 3567 3121 0 -1 1077944384 420 0 0 0 15 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482714921840 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3607] ppid=3567 vsize=8414124 memory=624 CPUtime=0.25 cores=0-7
/proc/3590/task/3607/stat : 3607 (java) S 3567 3567 3121 0 -1 1077944384 695 0 0 0 25 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482713869040 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3608] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3608/stat : 3608 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500279247 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480931162464 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3609] ppid=3567 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3590/task/3609/stat : 3609 (java) S 3567 3567 3121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500279248 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482712815920 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3611] ppid=3567 vsize=8414124 memory=13 CPUtime=0 cores=0-7
/proc/3590/task/3611/stat : 3611 (java) S 3567 3567 3121 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140482702685504 140483482111769 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3613] ppid=3567 vsize=8414124 memory=15 CPUtime=0 cores=0-7
/proc/3590/task/3613/stat : 3613 (java) S 3567 3567 3121 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480260063152 140483482109085 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3614] ppid=3567 vsize=8414124 memory=15 CPUtime=0 cores=0-7
/proc/3590/task/3614/stat : 3614 (java) S 3567 3567 3121 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 500279325 8616062976 31962 33554432000 4194304 4196468 140728043425904 140480528498480 140483482109085 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3615] ppid=3567 vsize=8414124 memory=25 CPUtime=0 cores=0-7
/proc/3590/task/3615/stat : 3615 (java) S 3567 3567 3121 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 500279327 8616062976 31962 33554432000 4194304 4196468 140728043425904 140479991635760 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
Current children cumulated CPU time: 120.24 s
Current children cumulated vsize: 10141432 KiB
Current children cumulated memory: 1262296 KiB

[startup+23.2057 s]
/proc/loadavg: 6.18 6.33 4.03 4/216 3623
/proc/meminfo: memFree=24149704/32770624 swapFree=66957528/67108860
[pid=3567] ppid=3564 vsize=113128 memory=1476 CPUtime=19.4 cores=0-7
/proc/3567/stat : 3567 (scop.sh) S 3564 3567 3121 0 -1 4202496 583 34745 0 0 0 0 1879 61 20 0 1 0 500278522 115843072 369 33554432000 4194304 5098028 140725653415216 140725653411960 140328090919548 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32391168 140725653418748 140725653419096 140725653419096 140725653422025 0
/proc/3567/statm: 28282 369 311 221 0 87 0
[pid=3590] ppid=3567 vsize=8283048 memory=203928 CPUtime=101.73 cores=0-7
/proc/3590/stat : 3590 (java) S 3567 3567 3121 0 -1 1077944320 23062 461721 0 0 206 12 9853 102 20 0 22 0 500279241 8481841152 50982 33554432000 4194304 4196468 140728043425904 140728043408448 140483482087159 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
/proc/3590/statm: 2070762 50982 3232 1 0 2032106 0
[pid=3590/tid=3591] ppid=3567 vsize=8283048 memory=0 CPUtime=100.48 cores=0-7
/proc/3590/task/3591/stat : 3591 (java) R 3567 3567 3121 0 -1 4202560 18084 461721 0 0 85 8 9853 102 20 0 22 0 500279241 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483453921952 140483467782168 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3592] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3592/stat : 3592 (java) S 3567 3567 3121 0 -1 1077944384 2 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483486329232 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3593] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3593/stat : 3593 (java) S 3567 3567 3121 0 -1 1077944384 1 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483286497552 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3594] ppid=3567 vsize=8283048 memory=734122134945675315 CPUtime=99.55 cores=0-7
/proc/3590/task/3594/stat : 3594 (java) S 3567 3567 3121 0 -1 1077944384 3 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483285445264 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3595] ppid=3567 vsize=8283048 memory=7589240748751479360 CPUtime=99.55 cores=0-7
/proc/3590/task/3595/stat : 3595 (java) S 3567 3567 3121 0 -1 1077944384 2 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483284392464 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3596] ppid=3567 vsize=8283048 memory=7229518125210626405 CPUtime=99.55 cores=0-7
/proc/3590/task/3596/stat : 3596 (java) S 3567 3567 3121 0 -1 1077944384 2 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483283340176 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3597] ppid=3567 vsize=8283048 memory=7014751519599972708 CPUtime=99.55 cores=0-7
/proc/3590/task/3597/stat : 3597 (java) S 3567 3567 3121 0 -1 1077944384 1 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483282287376 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3598] ppid=3567 vsize=8283048 memory=140465208070833 CPUtime=99.55 cores=0-7
/proc/3590/task/3598/stat : 3598 (java) S 3567 3567 3121 0 -1 1077944384 2 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140483281235088 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3599] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3599/stat : 3599 (java) S 3567 3567 3121 0 -1 1077944384 1 461721 0 0 0 0 9853 102 20 0 22 0 500279242 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482961206288 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3600] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3600/stat : 3600 (java) S 3567 3567 3121 0 -1 1077944384 7 461721 0 0 0 0 9853 102 20 0 22 0 500279244 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482718079088 140483482098306 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3601] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3601/stat : 3601 (java) S 3567 3567 3121 0 -1 1077944384 13 461721 0 0 0 0 9853 102 20 0 22 0 500279244 8481841152 50982 33554432000 4194304 4196468 140728043425904 140481937793824 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3602] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3602/stat : 3602 (java) S 3567 3567 3121 0 -1 1077944384 21 461721 0 0 0 0 9853 102 20 0 22 0 500279245 8481841152 50982 33554432000 4194304 4196468 140728043425904 140481803572336 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3603] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3603/stat : 3603 (java) S 3567 3567 3121 0 -1 1077944384 1 461721 0 0 0 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140481429067856 140483482105755 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3604] ppid=3567 vsize=8283048 memory=0 CPUtime=99.74 cores=0-7
/proc/3590/task/3604/stat : 3604 (java) S 3567 3567 3121 0 -1 1077944384 1038 461721 0 0 19 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482717026928 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3605] ppid=3567 vsize=8283048 memory=0 CPUtime=99.77 cores=0-7
/proc/3590/task/3605/stat : 3605 (java) S 3567 3567 3121 0 -1 1077944384 610 461721 0 0 22 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482715974128 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3606] ppid=3567 vsize=8283048 memory=0 CPUtime=99.78 cores=0-7
/proc/3590/task/3606/stat : 3606 (java) S 3567 3567 3121 0 -1 1077944384 452 461721 0 0 23 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482714921840 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3607] ppid=3567 vsize=8283048 memory=0 CPUtime=99.89 cores=0-7
/proc/3590/task/3607/stat : 3607 (java) S 3567 3567 3121 0 -1 1077944384 1362 461721 0 0 34 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482713869040 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3608] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3608/stat : 3608 (java) S 3567 3567 3121 0 -1 1077944384 3 461721 0 0 0 0 9853 102 20 0 22 0 500279247 8481841152 50982 33554432000 4194304 4196468 140728043425904 140480931162464 140483482097365 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3609] ppid=3567 vsize=8283048 memory=0 CPUtime=99.55 cores=0-7
/proc/3590/task/3609/stat : 3609 (java) S 3567 3567 3121 0 -1 1077944384 3 461721 0 0 0 0 9853 102 20 0 22 0 500279248 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482712815920 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3611] ppid=3567 vsize=8283048 memory=1476 CPUtime=99.55 cores=0-7
/proc/3590/task/3611/stat : 3611 (java) S 3567 3567 3121 0 -1 1077944384 25 461721 0 0 0 0 9853 102 20 0 22 0 500279325 8481841152 50982 33554432000 4194304 4196468 140728043425904 140482702684688 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
[pid=3590/tid=3615] ppid=3567 vsize=8283048 memory=288230574492221466 CPUtime=99.55 cores=0-7
/proc/3590/task/3615/stat : 3615 (java) S 3567 3567 3121 0 -1 1077944384 15 461721 0 0 0 0 9853 102 20 0 22 0 500279327 8481841152 50982 33554432000 4194304 4196468 140728043425904 140479991637552 140483482098306 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15835136 140728043434976 140728043435142 140728043435142 140728043438031 0
Current children cumulated CPU time: 121.13 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 205404 KiB

Child status: 0
Real time (s): 23.2433
CPU time (s): 121.222
CPU user time (s): 119.43
CPU system time (s): 1.79168
CPU usage (%): 521.534
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 2792884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.43
system time used= 1.79168
maximum resident set size= 2795652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521213
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15625
involuntary context switches= 1182


# summary of solver processes directly reported to runsolver:
#   pid: 3567
#   total CPU time (s): 121.222
#   total CPU user time (s): 119.43
#   total CPU system time (s): 1.79168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.229608 second user time and 0.321881 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-23 14:06:00
IDJOB=4405479
IDBENCH=122918
IDSOLVER=2868
FILE ID=node149/4405479-1569240399
RUNJOBID= node149-1569238590-3148
PBS_JOBID= 21704893
Free space on /var/tmp= 13480 MiB

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

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=600633216

node149.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.81
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.81
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.81
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.81
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:        25249264 kB
MemAvailable:   31803772 kB
Buffers:          124708 kB
Cached:          6476104 kB
SwapCached:        42368 kB
Active:          2878260 kB
Inactive:        3768112 kB
Active(anon):       3760 kB
Inactive(anon):    94992 kB
Active(file):    2874500 kB
Inactive(file):  3673120 kB
Unevictable:      109788 kB
Mlocked:          109788 kB
SwapTotal:      67108860 kB
SwapFree:       66957528 kB
Dirty:             20704 kB
Writeback:             0 kB
AnonPages:        123712 kB
Mapped:            55532 kB
Shmem:             44680 kB
Slab:             464784 kB
SReclaimable:     435348 kB
SUnreclaim:        29436 kB
KernelStack:        3712 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node149 at 2019-09-23 14:06:24