Trace number 4405358

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)UNSAT 1026.9 857.263

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000e-int.xml
MD5SUM080ba949cb23e1dea8bc7836215d1d0d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark490.68
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-32616-serial-file.bin HOME/instance-4405358-1569336355.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Tue Sep 24 15:44:33 CEST 2019
0.66/0.56	c PID: 32619
0.66/0.56	c IP: 172.20.3.106
0.66/0.56	c HOST: node106.alineos.net
0.66/0.57	c (0,0) Parsing Begin
146.90/95.79	c (95,88) Parsing End
147.01/95.81	c (95,88) CSP: 1000 int (0 aux), 0 bool (0 aux), 1998000 ctr, max domain size 999
147.01/95.81	c (95,88) Heap : 3568 MiB used (max 20025 MiB), NonHeap : 24 MiB used (max 0 MiB)
147.01/95.81	c (95,88) Constraint Name Generate Begin
152.19/100.82	c (100,93) Ctr:HOME/instance-4405358-1569336355.xml,Eq:Imp:Le:Num:Var
152.19/100.82	c (100,93) Constraint Name Generate End
152.19/100.82	c (100,93) Heap : 4915 MiB used (max 20025 MiB), NonHeap : 23 MiB used (max 0 MiB)
152.19/100.82	c (100,93) CSP to CSPinCNF Begin
159.45/107.15	c (106,100) translated 199800 (10%) constraints
170.68/113.73	c (113,105) translated 399600 (20%) constraints
176.54/119.56	c (119,111) translated 599400 (30%) constraints
182.35/125.38	c (124,117) translated 799200 (40%) constraints
200.05/132.73	c (132,123) translated 999000 (50%) constraints
206.35/138.83	c (138,129) translated 1198800 (60%) constraints
212.46/144.91	c (144,135) translated 1398600 (70%) constraints
222.42/151.49	c (150,141) translated 1598400 (80%) constraints
228.52/157.56	c (157,147) translated 1798200 (90%) constraints
234.68/163.65	c (163,153) translated 1998000 (100%) constraints
234.68/163.65	c (163,153) ===========================================
234.68/163.65	c (163,153) Order
234.68/163.65	c (163,153) ===========================================
238.27/166.69	c (166,156) translated 199800 (10%) constraints
241.38/169.72	c (169,159) translated 399600 (20%) constraints
249.20/173.32	c (172,162) translated 599400 (30%) constraints
252.11/176.28	c (175,165) translated 799200 (40%) constraints
255.11/179.23	c (178,168) translated 999000 (50%) constraints
274.06/192.97	c (192,181) translated 1198800 (60%) constraints
292.54/206.58	c (206,194) translated 1398600 (70%) constraints
311.06/219.95	c (219,207) translated 1598400 (80%) constraints
330.73/234.08	c (233,220) translated 1798200 (90%) constraints
349.96/247.56	c (247,233) translated 1998000 (100%) constraints
349.96/247.57	c (247,233) CSP to CSPinCNF End
350.27/247.84	c (247,233) CSP: 1000 int (0 aux), 999000 bool (999000 aux), 3996000 ctr, max domain size 999
350.27/247.84	c (247,233) Heap : 8803 MiB used (max 21408 MiB), NonHeap : 26 MiB used (max 0 MiB)
350.27/247.84	c (247,233) CSPinCNF Propagation Begin
1014.77/848.15	c (847,824) 1719216 values, 2594122 unsatisfiable literals, and 3559806 valid clauses are removed
1014.77/848.15	c (847,824) CSPinCNF Propagation End
1015.17/848.50	c (847,825) CSP: 987 int (0 aux), 999013 bool (999000 aux), 436194 ctr, max domain size 955
1015.17/848.50	c (847,825) Heap : 10494 MiB used (max 21636 MiB), NonHeap : 26 MiB used (max 0 MiB)
1015.17/848.56	c (848,825) Simplify CSPinCNF Begin
1016.11/849.27	c (848,825) Simplify CSPinCNF End
1016.51/849.62	c (849,826) CSP: 987 int (0 aux), 999013 bool (999000 aux), 436194 ctr, max domain size 955
1016.51/849.62	c (849,826) Heap : 10838 MiB used (max 21636 MiB), NonHeap : 26 MiB used (max 0 MiB)
1016.51/849.62	c (849,826) Calculate Precise Domain Begin
1016.51/849.62	c (849,826) 0 values are removed by re-calculation
1016.51/849.62	c (849,826) Calculate Precise Domain End
1016.81/849.97	c (849,826) CSP: 987 int (0 aux), 999013 bool (999000 aux), 436194 ctr, max domain size 955
1016.81/849.97	c (849,826) Heap : 10838 MiB used (max 21636 MiB), NonHeap : 26 MiB used (max 0 MiB)
1016.81/849.97	c (849,826) CSPinCNF to SatSolver Begin
1020.33/851.90	c (851,828) 43620 (10 %) CSP clauses are encoded (0 SAT variables, 181101 SAT clauses)
1020.58/852.19	c (851,828) 87239 (20 %) CSP clauses are encoded (0 SAT variables, 224720 SAT clauses)
1020.88/852.47	c (851,829) 130859 (30 %) CSP clauses are encoded (0 SAT variables, 268340 SAT clauses)
1021.17/852.76	c (852,829) 174478 (40 %) CSP clauses are encoded (0 SAT variables, 311959 SAT clauses)
1021.48/853.04	c (852,829) 218097 (50 %) CSP clauses are encoded (0 SAT variables, 355578 SAT clauses)
1021.77/853.32	c (852,829) 261717 (60 %) CSP clauses are encoded (0 SAT variables, 399198 SAT clauses)
1022.08/853.60	c (853,830) 305336 (70 %) CSP clauses are encoded (0 SAT variables, 442817 SAT clauses)
1022.28/853.88	c (853,830) 348956 (80 %) CSP clauses are encoded (0 SAT variables, 486437 SAT clauses)
1022.59/854.17	c (853,830) 392575 (90 %) CSP clauses are encoded (0 SAT variables, 530056 SAT clauses)
1022.88/854.45	c (853,831) 436194 (100 %) CSP clauses are encoded (0 SAT variables, 573675 SAT clauses)
1022.88/854.45	c (853,831) CSPinCNF to SatSolver End
1022.88/854.45	c (853,831) Heap : 14629 MiB used (max 21636 MiB), NonHeap : 28 MiB used (max 0 MiB)
1022.88/854.45	c (853,831) 277784 bool, 573676 clause
1022.88/854.45	c (853,831) Export Begin
1023.04/854.59	c (854,831) Export to HOME/scop-32616-serial-file.bin
1023.04/854.59	c (854,831) Export End
1023.04/854.59	c (854,831) Export File Size: 0.16 MB
1023.04/854.59	c (854,831) 95,100,247,847,849,849,853,STOP-AFTER(DIMACS)
1023.04/854.59	c END-Prog: Tue Sep 24 15:58:47 CEST 2019
1023.31/854.67	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-32616-serial-file.bin
1023.96/855.14	c (0,0) Read Serial File Begin
1023.96/855.14	c (0,0) HOME/scop-32616-serial-file.bin
1024.20/855.40	c (0,0) Read Serial File End
1024.56/855.41	
1024.56/855.41	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
1024.56/855.41	(Solving Process)
1024.56/855.41	
1024.56/855.43	c BEGIN-Prog: Tue Sep 24 15:58:48 CEST 2019
1024.56/855.43	c PID: 32703
1024.56/855.43	c IP: 172.20.3.106
1024.56/855.43	c HOST: node106.alineos.net
1024.56/855.44	c (0,0) SatSolver.solve Begin
1024.56/855.44	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405358-1569336355.xml-scop-32619.cnf
1024.56/855.46	c (0,0) c
1024.56/855.46	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)
1024.56/855.46	c (0,0) c
1024.56/855.46	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1024.56/855.46	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1024.56/855.46	c (0,0) c ========================================[ Problem Statistics ]===========================================
1024.56/855.46	c (0,0) c |                                                                                                       |
1024.82/855.79	c (0,0) c |  Number of variables:        277784                                                                   |
1024.82/855.79	c (0,0) c |  Number of clauses:          573676                                                                   |
1024.82/855.79	c (0,0) c |  Parse time:                   0.29 s                                                                 |
1024.82/855.79	c (0,0) c |                                                                                                       |
1025.95/856.62	c (1,0) c |  Simplification time:          0.83 s                                                                 |
1025.95/856.62	c (1,0) c |                                                                                                       |
1025.95/856.62	c (1,0) c |  Generating clones                                                                                    |
1026.46/857.18	c (2,0) c |  all clones generated. Memory =   646.72Mb.                                                           |
1026.46/857.18	c (2,0) c ========================================================================================================|
1026.46/857.18	c (2,0) c
1026.46/857.18	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1026.46/857.18	c (2,0) c
1026.46/857.18	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.46/857.18	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1026.46/857.18	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.46/857.18	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1026.46/857.18	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1026.46/857.18	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1026.46/857.18	c (2,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
1026.46/857.18	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1026.46/857.18	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1026.46/857.18	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1026.46/857.18	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1026.46/857.18	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1026.46/857.18	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1026.46/857.18	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1026.46/857.18	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1026.46/857.18	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1026.46/857.18	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1026.46/857.18	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1026.46/857.18	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.21	c (2,0) c
1026.66/857.21	c (2,0) c real time : 1.75476 s
1026.66/857.21	c (2,0) c cpu time  : 1.7623 s
1026.66/857.21	c (2,0) c
1026.66/857.21	c (2,0) c
1026.66/857.21	c (2,0) c
1026.66/857.21	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1026.66/857.21	c (2,0) c
1026.66/857.21	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.21	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1026.66/857.21	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.21	c (2,0) c | Conflicts     |              59 |          8 |          8 |          7 |          4 |          7 |          7 |          9 |          9 |
1026.66/857.21	c (2,0) c | Decisions     |              56 |          8 |          8 |          7 |          3 |          6 |          7 |          9 |          8 |
1026.66/857.21	c (2,0) c | Propagations  |          137449 |      15193 |      17605 |      22234 |      24280 |      13413 |      15250 |      15239 |      14235 |
1026.66/857.21	c (2,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1026.66/857.21	c (2,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1026.66/857.21	c (2,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c | PropBinClauses|          306555 |      40148 |      36693 |      38920 |      39933 |      36616 |      39750 |      37170 |      37325 |
1026.66/857.21	c (2,0) c | PropPreBlocker|          374484 |      48153 |      45777 |      46186 |      49416 |      45736 |      47613 |      45365 |      46238 |
1026.66/857.21	c (2,0) c | PropNotBlocker|          139920 |      17638 |      17821 |      16390 |      18209 |      17799 |      17202 |      17746 |      17115 |
1026.66/857.21	c (2,0) c | LitFullScans  |         1867854 |     216095 |     251963 |     227629 |     148157 |     177516 |     280856 |     307794 |     257844 |
1026.66/857.21	c (2,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c | DecisionLevel0|              16 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
1026.66/857.21	c (2,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1026.66/857.21	c (2,0) c | Avg_Trail     |                 |      12049 |      11199 |      11970 |       9187 |       9350 |      12508 |      11448 |      11099 |
1026.66/857.21	c (2,0) c | Avg_DL        |                 |          3 |          3 |          2 |          1 |          2 |          2 |          3 |          3 |
1026.66/857.21	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.21	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.21	c (2,0) c | Exported      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1026.66/857.21	c (2,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1026.66/857.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.22	c (2,0) c | Unaries       |                 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1026.66/857.22	c (2,0) c | Binaries      |                 |          0 |          1 |          0 |          1 |          1 |          0 |          1 |          1 |
1026.66/857.22	c (2,0) c | Glues         |                 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1026.66/857.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.22	c (2,0) c | Orig_Seen     |            21 % |      13354 |      13542 |       6980 |      12973 |      13000 |      11755 |      12430 |      13622 |
1026.66/857.22	c (2,0) c | Diff Orig seen|                 |      X     |        188 | -     6374 | -      381 | -      354 | -     1599 | -      924 |        268 |
1026.66/857.22	c (2,0) c | Hamming       |             0 % |      X     |        417 |        264 |        405 |        461 |        166 |        577 |        751 |
1026.66/857.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.22	c (2,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
1026.66/857.22	c (2,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%|
1026.66/857.22	c (2,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%|
1026.66/857.22	c (2,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%|
1026.66/857.22	c (2,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
1026.66/857.22	c (2,0) c | PropagationTim|                 |    0.0  62%|    0.0  57%|    0.0  66%|    0.0  71%|    0.0  56%|    0.0  61%|    0.0  53%|    0.0  49%|
1026.66/857.22	c (2,0) c | AnalysisTime  |                 |    0.0  36%|    0.0  40%|    0.0  30%|    0.0  26%|    0.0  37%|    0.0  37%|    0.0  45%|    0.0  46%|
1026.66/857.22	c (2,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1026.66/857.22	c (2,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1026.66/857.22	c (2,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%|
1026.66/857.22	c (2,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%|
1026.66/857.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.22	c (2,0) c
1026.66/857.22	c (2,0) c
1026.66/857.22	c (2,0) c Threads : 8
1026.66/857.22	c (2,0) c Winner : 0
1026.66/857.22	c (2,0) c Conflicts_0 : 8
1026.66/857.22	c (2,0) c Conflicts_1 : 8
1026.66/857.22	c (2,0) c Conflicts_2 : 7
1026.66/857.22	c (2,0) c Conflicts_3 : 4
1026.66/857.22	c (2,0) c Conflicts_4 : 7
1026.66/857.22	c (2,0) c Conflicts_5 : 7
1026.66/857.22	c (2,0) c Conflicts_6 : 9
1026.66/857.22	c (2,0) c Conflicts_7 : 9
1026.66/857.22	c (2,0) c Conflicts_total : 59
1026.66/857.22	c (2,0) c Conflicts_winner : 8
1026.66/857.22	c (2,0) c Decisions_0 : 8
1026.66/857.22	c (2,0) c Decisions_1 : 8
1026.66/857.22	c (2,0) c Decisions_2 : 7
1026.66/857.22	c (2,0) c Decisions_3 : 3
1026.66/857.22	c (2,0) c Decisions_4 : 6
1026.66/857.22	c (2,0) c Decisions_5 : 7
1026.66/857.22	c (2,0) c Decisions_6 : 9
1026.66/857.22	c (2,0) c Decisions_7 : 8
1026.66/857.22	c (2,0) c Decisions_total : 56
1026.66/857.22	c (2,0) c Decisions_winner : 8
1026.66/857.22	c (2,0) c Propagations_0 : 15193
1026.66/857.22	c (2,0) c Propagations_1 : 17605
1026.66/857.22	c (2,0) c Propagations_2 : 22234
1026.66/857.22	c (2,0) c Propagations_3 : 24280
1026.66/857.22	c (2,0) c Propagations_4 : 13413
1026.66/857.22	c (2,0) c Propagations_5 : 15250
1026.66/857.22	c (2,0) c Propagations_6 : 15239
1026.66/857.22	c (2,0) c Propagations_7 : 14235
1026.66/857.22	c (2,0) c Propagations_total : 137449
1026.66/857.22	c (2,0) c Propagations_winner : 15193
1026.66/857.22	c (2,0) c ReduceDBs_0 : 0
1026.66/857.22	c (2,0) c ReduceDBs_1 : 0
1026.66/857.22	c (2,0) c ReduceDBs_2 : 0
1026.66/857.22	c (2,0) c ReduceDBs_3 : 0
1026.66/857.22	c (2,0) c ReduceDBs_4 : 0
1026.66/857.22	c (2,0) c ReduceDBs_5 : 0
1026.66/857.22	c (2,0) c ReduceDBs_6 : 0
1026.66/857.22	c (2,0) c ReduceDBs_7 : 0
1026.66/857.22	c (2,0) c ReduceDBs_total : 0
1026.66/857.22	c (2,0) c ReduceDBs_winner : 0
1026.66/857.22	c (2,0) c SimpDBs_0 : 1
1026.66/857.22	c (2,0) c SimpDBs_1 : 1
1026.66/857.22	c (2,0) c SimpDBs_2 : 1
1026.66/857.22	c (2,0) c SimpDBs_3 : 1
1026.66/857.22	c (2,0) c SimpDBs_4 : 1
1026.66/857.22	c (2,0) c SimpDBs_5 : 1
1026.66/857.22	c (2,0) c SimpDBs_6 : 1
1026.66/857.22	c (2,0) c SimpDBs_7 : 1
1026.66/857.22	c (2,0) c SimpDBs_total : 8
1026.66/857.22	c (2,0) c SimpDBs_winner : 1
1026.66/857.22	c (2,0) c Restarts_0 : 1
1026.66/857.22	c (2,0) c Restarts_1 : 1
1026.66/857.22	c (2,0) c Restarts_2 : 1
1026.66/857.22	c (2,0) c Restarts_3 : 1
1026.66/857.22	c (2,0) c Restarts_4 : 1
1026.66/857.22	c (2,0) c Restarts_5 : 1
1026.66/857.22	c (2,0) c Restarts_6 : 1
1026.66/857.22	c (2,0) c Restarts_7 : 1
1026.66/857.22	c (2,0) c Restarts_total : 8
1026.66/857.22	c (2,0) c Restarts_winner : 1
1026.66/857.22	c (2,0) c ForcedImports_0 : 0
1026.66/857.22	c (2,0) c ForcedImports_1 : 0
1026.66/857.22	c (2,0) c ForcedImports_2 : 0
1026.66/857.22	c (2,0) c ForcedImports_3 : 0
1026.66/857.22	c (2,0) c ForcedImports_4 : 0
1026.66/857.22	c (2,0) c ForcedImports_5 : 0
1026.66/857.22	c (2,0) c ForcedImports_6 : 0
1026.66/857.22	c (2,0) c ForcedImports_7 : 0
1026.66/857.22	c (2,0) c ForcedImports_total : 0
1026.66/857.22	c (2,0) c ForcedImports_winner : 0
1026.66/857.22	c (2,0) c PropsBinClauses_0 : 40148
1026.66/857.22	c (2,0) c PropsBinClauses_1 : 36693
1026.66/857.22	c (2,0) c PropsBinClauses_2 : 38920
1026.66/857.22	c (2,0) c PropsBinClauses_3 : 39933
1026.66/857.22	c (2,0) c PropsBinClauses_4 : 36616
1026.66/857.22	c (2,0) c PropsBinClauses_5 : 39750
1026.66/857.22	c (2,0) c PropsBinClauses_6 : 37170
1026.66/857.22	c (2,0) c PropsBinClauses_7 : 37325
1026.66/857.22	c (2,0) c PropsBinClauses_total : 306555
1026.66/857.22	c (2,0) c PropsBinClauses_winner : 40148
1026.66/857.22	c (2,0) c PropsPreBlocker_0 : 48153
1026.66/857.22	c (2,0) c PropsPreBlocker_1 : 45777
1026.66/857.22	c (2,0) c PropsPreBlocker_2 : 46186
1026.66/857.22	c (2,0) c PropsPreBlocker_3 : 49416
1026.66/857.22	c (2,0) c PropsPreBlocker_4 : 45736
1026.66/857.22	c (2,0) c PropsPreBlocker_5 : 47613
1026.66/857.22	c (2,0) c PropsPreBlocker_6 : 45365
1026.66/857.22	c (2,0) c PropsPreBlocker_7 : 46238
1026.66/857.22	c (2,0) c PropsPreBlocker_total : 374484
1026.66/857.22	c (2,0) c PropsPreBlocker_winner : 48153
1026.66/857.22	c (2,0) c PropsNotBlocker_0 : 17638
1026.66/857.22	c (2,0) c PropsNotBlocker_1 : 17821
1026.66/857.22	c (2,0) c PropsNotBlocker_2 : 16390
1026.66/857.22	c (2,0) c PropsNotBlocker_3 : 18209
1026.66/857.22	c (2,0) c PropsNotBlocker_4 : 17799
1026.66/857.22	c (2,0) c PropsNotBlocker_5 : 17202
1026.66/857.22	c (2,0) c PropsNotBlocker_6 : 17746
1026.66/857.22	c (2,0) c PropsNotBlocker_7 : 17115
1026.66/857.22	c (2,0) c PropsNotBlocker_total : 139920
1026.66/857.22	c (2,0) c PropsNotBlocker_winner : 17638
1026.66/857.22	c (2,0) c PropsLitFullScans_0 : 216095
1026.66/857.22	c (2,0) c PropsLitFullScans_1 : 251963
1026.66/857.22	c (2,0) c PropsLitFullScans_2 : 227629
1026.66/857.22	c (2,0) c PropsLitFullScans_3 : 148157
1026.66/857.22	c (2,0) c PropsLitFullScans_4 : 177516
1026.66/857.22	c (2,0) c PropsLitFullScans_5 : 280856
1026.66/857.22	c (2,0) c PropsLitFullScans_6 : 307794
1026.66/857.22	c (2,0) c PropsLitFullScans_7 : 257844
1026.66/857.22	c (2,0) c PropsLitFullScans_total : 1867854
1026.66/857.22	c (2,0) c PropsLitFullScans_winner : 216095
1026.66/857.22	c (2,0) c LitScanFractions_0 : 0
1026.66/857.22	c (2,0) c LitScanFractions_1 : 0
1026.66/857.22	c (2,0) c LitScanFractions_2 : 0
1026.66/857.22	c (2,0) c LitScanFractions_3 : 0
1026.66/857.22	c (2,0) c LitScanFractions_4 : 0
1026.66/857.22	c (2,0) c LitScanFractions_5 : 0
1026.66/857.22	c (2,0) c LitScanFractions_6 : 0
1026.66/857.22	c (2,0) c LitScanFractions_7 : 0
1026.66/857.22	c (2,0) c LitScanFractions_total : 0
1026.66/857.22	c (2,0) c LitScanFractions_winner : 0
1026.66/857.22	c (2,0) c DecisionLevel0_0 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_1 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_2 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_3 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_4 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_5 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_6 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_7 : 2
1026.66/857.22	c (2,0) c DecisionLevel0_total : 16
1026.66/857.22	c (2,0) c DecisionLevel0_winner : 2
1026.66/857.22	c (2,0) c Periods_0 : 0
1026.66/857.22	c (2,0) c Periods_1 : 0
1026.66/857.22	c (2,0) c Periods_2 : 0
1026.66/857.22	c (2,0) c Periods_3 : 0
1026.66/857.22	c (2,0) c Periods_4 : 0
1026.66/857.22	c (2,0) c Periods_5 : 0
1026.66/857.22	c (2,0) c Periods_6 : 0
1026.66/857.22	c (2,0) c Periods_7 : 0
1026.66/857.22	c (2,0) c Periods_total : 0
1026.66/857.22	c (2,0) c Periods_winner : 0
1026.66/857.22	c (2,0) c Margin_0 : 20
1026.66/857.22	c (2,0) c Margin_1 : 20
1026.66/857.22	c (2,0) c Margin_2 : 20
1026.66/857.22	c (2,0) c Margin_3 : 20
1026.66/857.22	c (2,0) c Margin_4 : 20
1026.66/857.22	c (2,0) c Margin_5 : 20
1026.66/857.22	c (2,0) c Margin_6 : 20
1026.66/857.22	c (2,0) c Margin_7 : 20
1026.66/857.22	c (2,0) c Margin_total : 160
1026.66/857.22	c (2,0) c Margin_winner : 20
1026.66/857.22	c (2,0) c Exported_0 : 1
1026.66/857.22	c (2,0) c Exported_1 : 1
1026.66/857.22	c (2,0) c Exported_2 : 1
1026.66/857.22	c (2,0) c Exported_3 : 1
1026.66/857.22	c (2,0) c Exported_4 : 1
1026.66/857.22	c (2,0) c Exported_5 : 1
1026.66/857.22	c (2,0) c Exported_6 : 1
1026.66/857.22	c (2,0) c Exported_7 : 1
1026.66/857.22	c (2,0) c Exported_total : 8
1026.66/857.22	c (2,0) c Exported_winner : 1
1026.66/857.22	c (2,0) c Imported_0 : 0
1026.66/857.22	c (2,0) c Imported_1 : 0
1026.66/857.22	c (2,0) c Imported_2 : 0
1026.66/857.22	c (2,0) c Imported_3 : 0
1026.66/857.22	c (2,0) c Imported_4 : 0
1026.66/857.22	c (2,0) c Imported_5 : 0
1026.66/857.22	c (2,0) c Imported_6 : 0
1026.66/857.22	c (2,0) c Imported_7 : 0
1026.66/857.22	c (2,0) c Imported_total : 0
1026.66/857.22	c (2,0) c Imported_winner : 0
1026.66/857.22	c (2,0) c Good_0 : 0
1026.66/857.22	c (2,0) c Good_1 : 0
1026.66/857.22	c (2,0) c Good_2 : 0
1026.66/857.22	c (2,0) c Good_3 : 0
1026.66/857.22	c (2,0) c Good_4 : 0
1026.66/857.22	c (2,0) c Good_5 : 0
1026.66/857.22	c (2,0) c Good_6 : 0
1026.66/857.22	c (2,0) c Good_7 : 0
1026.66/857.22	c (2,0) c Good_total : 0
1026.66/857.22	c (2,0) c Good_winner : 0
1026.66/857.22	c (2,0) c Purge_0 : 0
1026.66/857.22	c (2,0) c Purge_1 : 0
1026.66/857.22	c (2,0) c Purge_2 : 0
1026.66/857.22	c (2,0) c Purge_3 : 0
1026.66/857.22	c (2,0) c Purge_4 : 0
1026.66/857.22	c (2,0) c Purge_5 : 0
1026.66/857.22	c (2,0) c Purge_6 : 0
1026.66/857.22	c (2,0) c Purge_7 : 0
1026.66/857.22	c (2,0) c Purge_total : 0
1026.66/857.22	c (2,0) c Purge_winner : 0
1026.66/857.22	c (2,0) c Promoted_0 : 0
1026.66/857.22	c (2,0) c Promoted_1 : 0
1026.66/857.22	c (2,0) c Promoted_2 : 0
1026.66/857.22	c (2,0) c Promoted_3 : 0
1026.66/857.22	c (2,0) c Promoted_4 : 0
1026.66/857.22	c (2,0) c Promoted_5 : 0
1026.66/857.22	c (2,0) c Promoted_6 : 0
1026.66/857.23	c (2,0) c Promoted_7 : 0
1026.66/857.23	c (2,0) c Promoted_total : 0
1026.66/857.23	c (2,0) c Promoted_winner : 0
1026.66/857.23	c (2,0) c Remove_Imp_0 : 0
1026.66/857.23	c (2,0) c Remove_Imp_1 : 0
1026.66/857.23	c (2,0) c Remove_Imp_2 : 0
1026.66/857.23	c (2,0) c Remove_Imp_3 : 0
1026.66/857.23	c (2,0) c Remove_Imp_4 : 0
1026.66/857.23	c (2,0) c Remove_Imp_5 : 0
1026.66/857.23	c (2,0) c Remove_Imp_6 : 0
1026.66/857.23	c (2,0) c Remove_Imp_7 : 0
1026.66/857.23	c (2,0) c Remove_Imp_total : 0
1026.66/857.23	c (2,0) c Remove_Imp_winner : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_0 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_1 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_2 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_3 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_4 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_5 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_6 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_7 : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_total : 0
1026.66/857.23	c (2,0) c Blocked_Reuse_winner : 0
1026.66/857.23	c (2,0) c Unaries_0 : 1
1026.66/857.23	c (2,0) c Unaries_1 : 1
1026.66/857.23	c (2,0) c Unaries_2 : 1
1026.66/857.23	c (2,0) c Unaries_3 : 1
1026.66/857.23	c (2,0) c Unaries_4 : 1
1026.66/857.23	c (2,0) c Unaries_5 : 1
1026.66/857.23	c (2,0) c Unaries_6 : 1
1026.66/857.23	c (2,0) c Unaries_7 : 1
1026.66/857.23	c (2,0) c Unaries_total : 8
1026.66/857.23	c (2,0) c Unaries_winner : 1
1026.66/857.23	c (2,0) c Binaries_0 : 0
1026.66/857.23	c (2,0) c Binaries_1 : 1
1026.66/857.23	c (2,0) c Binaries_2 : 0
1026.66/857.23	c (2,0) c Binaries_3 : 1
1026.66/857.23	c (2,0) c Binaries_4 : 1
1026.66/857.23	c (2,0) c Binaries_5 : 0
1026.66/857.23	c (2,0) c Binaries_6 : 1
1026.66/857.23	c (2,0) c Binaries_7 : 1
1026.66/857.23	c (2,0) c Binaries_total : 5
1026.66/857.23	c (2,0) c Binaries_winner : 0
1026.66/857.23	c (2,0) c Glues_0 : 1
1026.66/857.23	c (2,0) c Glues_1 : 1
1026.66/857.23	c (2,0) c Glues_2 : 1
1026.66/857.23	c (2,0) c Glues_3 : 1
1026.66/857.23	c (2,0) c Glues_4 : 1
1026.66/857.23	c (2,0) c Glues_5 : 1
1026.66/857.23	c (2,0) c Glues_6 : 1
1026.66/857.23	c (2,0) c Glues_7 : 1
1026.66/857.23	c (2,0) c Glues_total : 8
1026.66/857.23	c (2,0) c Glues_winner : 1
1026.66/857.23	c (2,0) c RunningTime_0 : 0.031575
1026.66/857.23	c (2,0) c RunningTime_1 : 0.031340
1026.66/857.23	c (2,0) c RunningTime_2 : 0.021380
1026.66/857.23	c (2,0) c RunningTime_3 : 0.027831
1026.66/857.23	c (2,0) c RunningTime_4 : 0.023256
1026.66/857.23	c (2,0) c RunningTime_5 : 0.031990
1026.66/857.23	c (2,0) c RunningTime_6 : 0.027014
1026.66/857.23	c (2,0) c RunningTime_7 : 0.026234
1026.66/857.23	c (2,0) c RunningTime_total : 0.220621
1026.66/857.23	c (2,0) c RunningTime_winner : 0.031575
1026.66/857.23	c (2,0) c WaitingTime_0 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_1 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_2 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_3 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_4 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_5 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_6 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_7 : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_total : 0.000000
1026.66/857.23	c (2,0) c WaitingTime_winner : 0.000000
1026.66/857.23	c (2,0) c ExchangingTime_0 : 0.000005
1026.66/857.23	c (2,0) c ExchangingTime_1 : 0.000006
1026.66/857.23	c (2,0) c ExchangingTime_2 : 0.000010
1026.66/857.23	c (2,0) c ExchangingTime_3 : 0.000005
1026.66/857.23	c (2,0) c ExchangingTime_4 : 0.000006
1026.66/857.23	c (2,0) c ExchangingTime_5 : 0.000007
1026.66/857.23	c (2,0) c ExchangingTime_6 : 0.000002
1026.66/857.23	c (2,0) c ExchangingTime_7 : 0.000003
1026.66/857.23	c (2,0) c ExchangingTime_total : 0.000043
1026.66/857.23	c (2,0) c ExchangingTime_winner : 0.000005
1026.66/857.23	c (2,0) c PeriodProcTime_0 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_1 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_2 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_3 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_4 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_5 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_6 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_7 : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_total : 0.000000
1026.66/857.23	c (2,0) c PeriodProcTime_winner : 0.000000
1026.66/857.23	c (2,0) c SolvingTime_0 : 0.031580
1026.66/857.23	c (2,0) c SolvingTime_1 : 0.031346
1026.66/857.23	c (2,0) c SolvingTime_2 : 0.021390
1026.66/857.23	c (2,0) c SolvingTime_3 : 0.027836
1026.66/857.23	c (2,0) c SolvingTime_4 : 0.023262
1026.66/857.23	c (2,0) c SolvingTime_5 : 0.031997
1026.66/857.23	c (2,0) c SolvingTime_6 : 0.027016
1026.66/857.23	c (2,0) c SolvingTime_7 : 0.026237
1026.66/857.23	c (2,0) c SolvingTime_total : 0.220664
1026.66/857.23	c (2,0) c SolvingTime_winner : 0.031580
1026.66/857.23	c (2,0) c PropagationTime_0 : 0.019422
1026.66/857.23	c (2,0) c PropagationTime_1 : 0.017885
1026.66/857.23	c (2,0) c PropagationTime_2 : 0.014136
1026.66/857.23	c (2,0) c PropagationTime_3 : 0.019660
1026.66/857.23	c (2,0) c PropagationTime_4 : 0.012987
1026.66/857.23	c (2,0) c PropagationTime_5 : 0.019541
1026.66/857.23	c (2,0) c PropagationTime_6 : 0.014425
1026.66/857.23	c (2,0) c PropagationTime_7 : 0.012825
1026.66/857.23	c (2,0) c PropagationTime_total : 0.130882
1026.66/857.23	c (2,0) c PropagationTime_winner : 0.019422
1026.66/857.23	c (2,0) c AnalysisTime_0 : 0.011352
1026.66/857.23	c (2,0) c AnalysisTime_1 : 0.012534
1026.66/857.23	c (2,0) c AnalysisTime_2 : 0.006520
1026.66/857.23	c (2,0) c AnalysisTime_3 : 0.007325
1026.66/857.23	c (2,0) c AnalysisTime_4 : 0.008695
1026.66/857.23	c (2,0) c AnalysisTime_5 : 0.011711
1026.66/857.23	c (2,0) c AnalysisTime_6 : 0.012036
1026.66/857.23	c (2,0) c AnalysisTime_7 : 0.012089
1026.66/857.23	c (2,0) c AnalysisTime_total : 0.082262
1026.66/857.23	c (2,0) c AnalysisTime_winner : 0.011352
1026.66/857.23	c (2,0) c ReductionTime_0 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_1 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_2 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_3 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_4 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_5 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_6 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_7 : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_total : 0.000000
1026.66/857.23	c (2,0) c ReductionTime_winner : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_0 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_1 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_2 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_3 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_4 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_5 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_6 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_7 : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_total : 0.000000
1026.66/857.23	c (2,0) c SimplifyTime_winner : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_0 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_1 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_2 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_3 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_4 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_5 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_6 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_7 : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_total : 0.000000
1026.66/857.23	c (2,0) c UsedRateTime_winner : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_0 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_1 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_2 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_3 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_4 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_5 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_6 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_7 : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_total : 0.000000
1026.66/857.23	c (2,0) c OverlapRateTime_winner : 0.000000
1026.66/857.23	c (2,0) c
1026.66/857.23	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1026.66/857.23	c (2,0) c
1026.66/857.23	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.23	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1026.66/857.23	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.23	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1026.66/857.23	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1026.66/857.23	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1026.66/857.23	c (2,0) c | Initial random_seed   | 1161846445 | 1544948066 | 1063923598 |  627802954 | 1207681500 |  441765811 | 2009952617 | 1696074145 |
1026.66/857.23	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1026.66/857.23	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1026.66/857.23	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1026.66/857.23	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1026.66/857.23	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1026.66/857.23	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1026.66/857.23	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1026.66/857.23	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1026.66/857.23	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1026.66/857.23	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1026.66/857.23	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1026.66/857.23	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1026.66/857.23	c (2,0) 
1026.66/857.23	c (2,0) s UNSATISFIABLE
1026.66/857.25	c (2,0) SatSolver.solve End
1026.66/857.25	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1026.66/857.25	c (2,0) Show results Begin
1026.66/857.25	s UNSATISFIABLE
1026.66/857.25	c (2,0) Show results End
1026.66/857.25	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1026.66/857.25	c (2,0) 2,2,STOP-AFTER(ALL)
1026.66/857.25	c END-Prog: Tue Sep 24 15:58:50 CEST 2019

Verifier Data


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 (9668 MiB free)
  memory of node 1: 16384 MiB (14944 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405358-1569336355/watcher-4405358-1569336355 -o /tmp/evaluation-result-4405358-1569336355/solver-4405358-1569336355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405358-1569336355.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=32616, runsolver pid=32613
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 2.94 3.52 1.77 2/211 32638
/proc/meminfo: memFree=25110156/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509889618 115843072 349 33554432000 4194304 5098028 140731552792128 140731552789384 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 349 296 221 0 87 0
[pid=32619] ppid=32616 vsize=27314120 memory=106344 CPUtime=0.1 cores=0-7
/proc/32619/stat : 32619 (java) S 32616 32616 31481 0 -1 1077944320 6703 0 0 0 8 2 0 0 20 0 20 0 509889619 27969658880 26074 33554432000 4194304 4196468 140725853102672 140725853085216 140591745257207 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
/proc/32619/statm: 6828530 26586 2807 1 0 6790935 0
[pid=32619/tid=32620] ppid=32616 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32619/task/32620/stat : 32620 (java) R 32616 32616 31481 0 -1 4202560 4773 0 0 0 7 2 0 0 20 0 20 0 509889619 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591717070448 140591729337694 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32621] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32621/stat : 32621 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591749499664 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32622] ppid=32616 vsize=27314120 memory=140292214523520 CPUtime=0 cores=0-7
/proc/32619/task/32622/stat : 32622 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591532895120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32623] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32623/stat : 32623 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591531842576 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32624] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32624/stat : 32624 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591530790032 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32625] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32625/stat : 32625 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591529736464 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32626] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32626/stat : 32626 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591528683920 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32627] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32627/stat : 32627 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591527631376 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32628] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32628/stat : 32628 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 26586 33554432000 4194304 4196468 140725853102672 140591161662096 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32629] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32629/stat : 32629 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590334024176 140591745268354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32630] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32630/stat : 32630 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 26586 33554432000 4194304 4196468 140725853102672 140589311976864 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32631] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32631/stat : 32631 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509889624 27969658880 26586 33554432000 4194304 4196468 140725853102672 140589177755120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32632] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32632/stat : 32632 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140588803250896 140591745275803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32633] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32633/stat : 32633 (java) S 32616 32616 31481 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590332970992 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32634] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32634/stat : 32634 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590331918448 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32635] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32635/stat : 32635 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590330865904 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32636] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32636/stat : 32636 (java) S 32616 32616 31481 0 -1 1077944384 257 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590329813360 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32637] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32637/stat : 32637 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 26586 33554432000 4194304 4196468 140725853102672 140588305345248 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32638] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32638/stat : 32638 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889627 27969658880 26586 33554432000 4194304 4196468 140725853102672 140590328761264 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107740 KiB

[startup+0.210551 s]*
/proc/loadavg: 2.94 3.52 1.77 3/211 32638
/proc/meminfo: memFree=25088688/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509889618 115843072 349 33554432000 4194304 5098028 140731552792128 140731552789384 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 349 296 221 0 87 0
[pid=32619] ppid=32616 vsize=27314120 memory=123352 CPUtime=0.25 cores=0-7
/proc/32619/stat : 32619 (java) S 32616 32616 31481 0 -1 1077944320 12293 0 0 0 21 4 0 0 20 0 20 0 509889619 27969658880 30838 33554432000 4194304 4196468 140725853102672 140725853085216 140591745257207 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
/proc/32619/statm: 6828530 30838 2941 1 0 6790935 0
[pid=32619/tid=32620] ppid=32616 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32619/task/32620/stat : 32620 (java) R 32616 32616 31481 0 -1 4202560 9981 0 0 0 17 3 0 0 20 0 20 0 509889619 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591717056592 140591726820736 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32621] ppid=32616 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/32619/task/32621/stat : 32621 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591749499664 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32622] ppid=32616 vsize=27314120 memory=140292214552653 CPUtime=0 cores=0-7
/proc/32619/task/32622/stat : 32622 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591532895120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32623] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32623/stat : 32623 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591531842576 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32624] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32624/stat : 32624 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591530790032 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32625] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32625/stat : 32625 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591529736464 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32626] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32626/stat : 32626 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591528683920 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32627] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32627/stat : 32627 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591527631376 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32628] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32628/stat : 32628 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 30838 33554432000 4194304 4196468 140725853102672 140591161662096 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32629] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32629/stat : 32629 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590334024176 140591745268354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32630] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32630/stat : 32630 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 30838 33554432000 4194304 4196468 140725853102672 140589311976864 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32631] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32631/stat : 32631 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509889624 27969658880 30838 33554432000 4194304 4196468 140725853102672 140589177755120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32632] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32632/stat : 32632 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140588803250896 140591745275803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32633] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32633/stat : 32633 (java) S 32616 32616 31481 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590332970992 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32634] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32634/stat : 32634 (java) S 32616 32616 31481 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590331918448 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32635] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32635/stat : 32635 (java) S 32616 32616 31481 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590330865904 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32636] ppid=32616 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/32619/task/32636/stat : 32636 (java) S 32616 32616 31481 0 -1 1077944384 449 0 0 0 2 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590329813360 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32637] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32637/stat : 32637 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 30838 33554432000 4194304 4196468 140725853102672 140588305345248 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32638] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32638/stat : 32638 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889627 27969658880 30838 33554432000 4194304 4196468 140725853102672 140590328761264 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124748 KiB

[startup+0.3104 s]*
/proc/loadavg: 2.94 3.52 1.77 2/211 32638
/proc/meminfo: memFree=25085648/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509889618 115843072 349 33554432000 4194304 5098028 140731552792128 140731552789384 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 349 296 221 0 87 0
[pid=32619] ppid=32616 vsize=27314120 memory=127784 CPUtime=0.42 cores=0-7
/proc/32619/stat : 32619 (java) S 32616 32616 31481 0 -1 1077944320 12824 0 0 0 38 4 0 0 20 0 20 0 509889619 27969658880 31946 33554432000 4194304 4196468 140725853102672 140725853085216 140591745257207 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
/proc/32619/statm: 6828530 31946 3085 1 0 6790935 0
[pid=32619/tid=32620] ppid=32616 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32619/task/32620/stat : 32620 (java) R 32616 32616 31481 0 -1 4202560 10309 0 0 0 26 3 0 0 20 0 20 0 509889619 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591717087280 140591726630976 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32621] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32621/stat : 32621 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591749499664 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32622] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32622/stat : 32622 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591532895120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32623] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32623/stat : 32623 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591531842576 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32624] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32624/stat : 32624 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591530790032 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32625] ppid=32616 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/32619/task/32625/stat : 32625 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591529736464 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32626] ppid=32616 vsize=27314120 memory=140292086920111 CPUtime=0 cores=0-7
/proc/32619/task/32626/stat : 32626 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591528683920 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32627] ppid=32616 vsize=27314120 memory=140292086922416 CPUtime=0 cores=0-7
/proc/32619/task/32627/stat : 32627 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591527631376 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32628] ppid=32616 vsize=27314120 memory=140292086924720 CPUtime=0 cores=0-7
/proc/32619/task/32628/stat : 32628 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889621 27969658880 31946 33554432000 4194304 4196468 140725853102672 140591161662096 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32629] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32629/stat : 32629 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590334024176 140591745268354 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32630] ppid=32616 vsize=27314120 memory=280584173856400 CPUtime=0 cores=0-7
/proc/32619/task/32630/stat : 32630 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509889623 27969658880 31946 33554432000 4194304 4196468 140725853102672 140589311976864 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32631] ppid=32616 vsize=27314120 memory=280584173863312 CPUtime=0 cores=0-7
/proc/32619/task/32631/stat : 32631 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509889624 27969658880 31946 33554432000 4194304 4196468 140725853102672 140589177755120 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32632] ppid=32616 vsize=27314120 memory=280584173804592 CPUtime=0 cores=0-7
/proc/32619/task/32632/stat : 32632 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140588803250896 140591745275803 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32633] ppid=32616 vsize=27314120 memory=280584173877136 CPUtime=0 cores=0-7
/proc/32619/task/32633/stat : 32633 (java) S 32616 32616 31481 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590332970992 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32634] ppid=32616 vsize=27314120 memory=280584173884048 CPUtime=0.01 cores=0-7
/proc/32619/task/32634/stat : 32634 (java) S 32616 32616 31481 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590331918448 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32635] ppid=32616 vsize=27314120 memory=280584173881744 CPUtime=0.02 cores=0-7
/proc/32619/task/32635/stat : 32635 (java) S 32616 32616 31481 0 -1 1077944384 208 0 0 0 2 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590330865904 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32636] ppid=32616 vsize=27314120 memory=280584173897904 CPUtime=0.07 cores=0-7
/proc/32619/task/32636/stat : 32636 (java) S 32616 32616 31481 0 -1 1077944384 494 0 0 0 7 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590329813360 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32637] ppid=32616 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32637/stat : 32637 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509889626 27969658880 31946 33554432000 4194304 4196468 140725853102672 140588305345248 140591745267413 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32638] ppid=32616 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32619/task/32638/stat : 32638 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889627 27969658880 31946 33554432000 4194304 4196468 140725853102672 140590328761264 140591745268354 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129180 KiB

[startup+0.701669 s]
/proc/loadavg: 2.94 3.52 1.77 2/211 32638
/proc/meminfo: memFree=25064328/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509889618 115843072 349 33554432000 4194304 5098028 140731552792128 140731552789384 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 349 296 221 0 87 0
[pid=32619] ppid=32616 vsize=27320392 memory=163256 CPUtime=1.01 cores=0-7
/proc/32619/stat : 32619 (java) S 32616 32616 31481 0 -1 1077944320 20476 0 0 0 93 8 0 0 20 0 20 0 509889619 27976081408 40814 33554432000 4194304 4196468 140725853102672 140725853085216 140591745257207 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
/proc/32619/statm: 6830098 40814 3174 1 0 6791447 0
[pid=32619/tid=32620] ppid=32616 vsize=27320392 memory=280584174255792 CPUtime=0.68 cores=0-7
/proc/32619/task/32620/stat : 32620 (java) R 32616 32616 31481 0 -1 4202560 17366 0 0 0 62 6 0 0 20 0 20 0 509889619 27976081408 40814 33554432000 4194304 4196468 140725853102672 140591717094624 140591207959556 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32621] ppid=32616 vsize=27320392 memory=140292087128944 CPUtime=0 cores=0-7
/proc/32619/task/32621/stat : 32621 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27976081408 40814 33554432000 4194304 4196468 140725853102672 140591749499664 140591745267413 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32622] ppid=32616 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/32619/task/32622/stat : 32622 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509889621 27976081408 40814 33554432000 4194304 4196468 140725853102672 140591532895120 140591745267413 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0
[pid=32619/tid=32623] ppid=32616 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/32619/task/32623/stat : 32623 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509889621 27976081408 40814 33554432000 4194304 4196468 140725853102672 140591531842576 140591745267413 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10760192 140725853106923 140725853107350 140725853107350 140725853110223 0

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

[pid=32703/tid=32711] ppid=32616 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/32703/task/32711/stat : 32711 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748378827792 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32712] ppid=32616 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/32703/task/32712/stat : 32712 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748377775248 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32713] ppid=32616 vsize=8414124 memory=6168 CPUtime=0 cores=0-7
/proc/32703/task/32713/stat : 32713 (java) S 32616 32616 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509975089 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747992270832 139748898736770 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32714] ppid=32616 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/32703/task/32714/stat : 32714 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747498386336 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32715] ppid=32616 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/32703/task/32715/stat : 32715 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747364164592 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32716] ppid=32616 vsize=8414124 memory=23872 CPUtime=0 cores=0-7
/proc/32703/task/32716/stat : 32716 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746989660368 139748898744219 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32717] ppid=32616 vsize=8414124 memory=12024 CPUtime=0.13 cores=0-7
/proc/32703/task/32717/stat : 32717 (java) S 32616 32616 31481 0 -1 1077944384 680 0 0 0 13 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747991218672 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32718] ppid=32616 vsize=8414124 memory=1556 CPUtime=0.14 cores=0-7
/proc/32703/task/32718/stat : 32718 (java) S 32616 32616 31481 0 -1 1077944384 809 0 0 0 14 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747990166128 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32719] ppid=32616 vsize=8414124 memory=4126316290023845779 CPUtime=0.1 cores=0-7
/proc/32703/task/32719/stat : 32719 (java) S 32616 32616 31481 0 -1 1077944384 293 0 0 0 10 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747989113584 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32720] ppid=32616 vsize=8414124 memory=800 CPUtime=0.22 cores=0-7
/proc/32703/task/32720/stat : 32720 (java) S 32616 32616 31481 0 -1 1077944384 593 0 0 0 22 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747988061040 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32721] ppid=32616 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/32703/task/32721/stat : 32721 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746491754720 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32722] ppid=32616 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/32703/task/32722/stat : 32722 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747987007920 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32724] ppid=32616 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/32703/task/32724/stat : 32724 (java) S 32616 32616 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509975164 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747978974400 139748898750233 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32726] ppid=32616 vsize=8414124 memory=4428 CPUtime=0 cores=0-7
/proc/32703/task/32726/stat : 32726 (java) S 32616 32616 31481 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745820655408 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32727] ppid=32616 vsize=8414124 memory=1164 CPUtime=0 cores=0-7
/proc/32703/task/32727/stat : 32727 (java) S 32616 32616 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746089090992 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32728] ppid=32616 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/32703/task/32728/stat : 32728 (java) S 32616 32616 31481 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509975167 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745552228016 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
Current children cumulated CPU time: 1025.36 s
Current children cumulated vsize: 8679448 KiB
Current children cumulated memory: 234364 KiB

[startup+856.801 s]
/proc/loadavg: 1.13 1.22 1.38 2/215 32728
/proc/meminfo: memFree=24972180/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1476 CPUtime=1023.38 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 583 291950 0 0 0 0 99400 2938 20 0 1 0 509889618 115843072 369 33554432000 4194304 5098028 140731552792128 140731552788872 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 369 311 221 0 87 0
[pid=32703] ppid=32616 vsize=8414124 memory=122748 CPUtime=1.44 cores=0-7
/proc/32703/stat : 32703 (java) S 32616 32616 31481 0 -1 1077944320 20196 0 0 0 135 9 0 0 20 0 24 0 509975086 8616062976 30687 33554432000 4194304 4196468 140725192397472 140725192380016 139748898725623 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
/proc/32703/statm: 2103531 30687 3206 1 0 2064875 0
[pid=32723] ppid=32703 vsize=287568 memory=262944 CPUtime=1.33 cores=0-7
/proc/32723/stat : 32723 (manyglucose-4.1) R 32703 32616 31481 0 -1 4202496 52173 0 0 0 125 8 0 0 20 0 1 0 509975164 294469632 65736 33554432000 4194304 4454172 140736129612064 140736129609976 140510370085861 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6552832 6554400 26976256 140736129614697 140736129614896 140736129614896 140736129617850 0
/proc/32723/statm: 71892 65736 378 64 0 67560 0
[pid=32703/tid=32704] ppid=32616 vsize=8414124 memory=2024 CPUtime=0.8 cores=0-7
/proc/32703/task/32704/stat : 32704 (java) S 32616 32616 31481 0 -1 1077944384 16402 0 0 0 73 7 0 0 20 0 24 0 509975086 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748870565792 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32705] ppid=32616 vsize=8414124 memory=1376 CPUtime=0 cores=0-7
/proc/32703/task/32705/stat : 32705 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748902967568 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32706] ppid=32616 vsize=8414124 memory=-7824251494390848868 CPUtime=0 cores=0-7
/proc/32703/task/32706/stat : 32706 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748708731280 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32707] ppid=32616 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32703/task/32707/stat : 32707 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748707678736 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32708] ppid=32616 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/32703/task/32708/stat : 32708 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748381985424 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32709] ppid=32616 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/32703/task/32709/stat : 32709 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748380932880 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32710] ppid=32616 vsize=8414124 memory=7955141871966777713 CPUtime=0 cores=0-7
/proc/32703/task/32710/stat : 32710 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748379880336 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32711] ppid=32616 vsize=8414124 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/32703/task/32711/stat : 32711 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748378827792 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32712] ppid=32616 vsize=8414124 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/32703/task/32712/stat : 32712 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748377775248 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32713] ppid=32616 vsize=8414124 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/32703/task/32713/stat : 32713 (java) S 32616 32616 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509975089 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747992270832 139748898736770 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32714] ppid=32616 vsize=8414124 memory=17034424 CPUtime=0 cores=0-7
/proc/32703/task/32714/stat : 32714 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747498386336 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32715] ppid=32616 vsize=8414124 memory=17031424 CPUtime=0 cores=0-7
/proc/32703/task/32715/stat : 32715 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747364164592 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32716] ppid=32616 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/32703/task/32716/stat : 32716 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746989660368 139748898744219 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32717] ppid=32616 vsize=8414124 memory=4428 CPUtime=0.13 cores=0-7
/proc/32703/task/32717/stat : 32717 (java) S 32616 32616 31481 0 -1 1077944384 680 0 0 0 13 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747991218672 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32718] ppid=32616 vsize=8414124 memory=1476 CPUtime=0.14 cores=0-7
/proc/32703/task/32718/stat : 32718 (java) S 32616 32616 31481 0 -1 1077944384 809 0 0 0 14 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747990166128 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32719] ppid=32616 vsize=8414124 memory=122748 CPUtime=0.1 cores=0-7
/proc/32703/task/32719/stat : 32719 (java) S 32616 32616 31481 0 -1 1077944384 293 0 0 0 10 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747989113584 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32720] ppid=32616 vsize=8414124 memory=6168 CPUtime=0.22 cores=0-7
/proc/32703/task/32720/stat : 32720 (java) S 32616 32616 31481 0 -1 1077944384 593 0 0 0 22 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747988061040 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32721] ppid=32616 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/32703/task/32721/stat : 32721 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746491754720 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32722] ppid=32616 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/32703/task/32722/stat : 32722 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747987007920 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32724] ppid=32616 vsize=8414124 memory=23872 CPUtime=0 cores=0-7
/proc/32703/task/32724/stat : 32724 (java) S 32616 32616 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509975164 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747978974400 139748898750233 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32726] ppid=32616 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/32703/task/32726/stat : 32726 (java) S 32616 32616 31481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745820655408 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32727] ppid=32616 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32703/task/32727/stat : 32727 (java) S 32616 32616 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746089090992 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32728] ppid=32616 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/32703/task/32728/stat : 32728 (java) S 32616 32616 31481 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509975167 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745552228016 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
Current children cumulated CPU time: 1026.15 s
Current children cumulated vsize: 8814820 KiB
Current children cumulated memory: 387168 KiB

[startup+857.202 s]
/proc/loadavg: 1.13 1.22 1.38 2/215 32728
/proc/meminfo: memFree=24641964/32770624 swapFree=66999716/67108860
[pid=32616] ppid=32613 vsize=113128 memory=1476 CPUtime=1023.38 cores=0-7
/proc/32616/stat : 32616 (scop.sh) S 32613 32616 31481 0 -1 4202496 583 291950 0 0 0 0 99400 2938 20 0 1 0 509889618 115843072 369 33554432000 4194304 5098028 140731552792128 140731552788872 140542658503292 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37490688 140731552797477 140731552797804 140731552797804 140731552800717 0
/proc/32616/statm: 28282 369 311 221 0 87 0
[pid=32703] ppid=32616 vsize=8414124 memory=122748 CPUtime=1.44 cores=0-7
/proc/32703/stat : 32703 (java) S 32616 32616 31481 0 -1 1077944320 20197 0 0 0 135 9 0 0 20 0 24 0 509975086 8616062976 30687 33554432000 4194304 4196468 140725192397472 140725192380016 139748898725623 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
/proc/32703/statm: 2103531 30687 3206 1 0 2064875 0
[pid=32723] ppid=32703 vsize=1252228 memory=637604 CPUtime=1.84 cores=0-7
/proc/32723/stat : 32723 (manyglucose-4.1) S 32703 32616 31481 0 -1 1077944320 111280 0 0 0 167 17 0 0 20 0 9 0 509975164 1282281472 159401 33554432000 4194304 4454172 140736129612064 140736129610464 140510384794242 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6552832 6554400 26976256 140736129614697 140736129614896 140736129614896 140736129617850 0
/proc/32723/statm: 313057 159401 379 64 0 308725 0
[pid=32703/tid=32704] ppid=32616 vsize=8414124 memory=280584175684560 CPUtime=0.8 cores=0-7
/proc/32703/task/32704/stat : 32704 (java) S 32616 32616 31481 0 -1 1077944384 16402 0 0 0 73 7 0 0 20 0 24 0 509975086 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748870565792 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32705] ppid=32616 vsize=8414124 memory=576461256482450691 CPUtime=0 cores=0-7
/proc/32703/task/32705/stat : 32705 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748902967568 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32706] ppid=32616 vsize=8414124 memory=2670681 CPUtime=0 cores=0-7
/proc/32703/task/32706/stat : 32706 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748708731280 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32707] ppid=32616 vsize=8414124 memory=3904961941139128460 CPUtime=0 cores=0-7
/proc/32703/task/32707/stat : 32707 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748707678736 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32708] ppid=32616 vsize=8414124 memory=-7880843606118635149 CPUtime=0 cores=0-7
/proc/32703/task/32708/stat : 32708 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748381985424 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32709] ppid=32616 vsize=8414124 memory=2670409 CPUtime=0 cores=0-7
/proc/32703/task/32709/stat : 32709 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748380932880 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32710] ppid=32616 vsize=8414124 memory=3689912855613963290 CPUtime=0 cores=0-7
/proc/32703/task/32710/stat : 32710 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748379880336 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32711] ppid=32616 vsize=8414124 memory=-3472574944341025154 CPUtime=0 cores=0-7
/proc/32703/task/32711/stat : 32711 (java) S 32616 32616 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748378827792 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32712] ppid=32616 vsize=8414124 memory=-7880843606118635149 CPUtime=0 cores=0-7
/proc/32703/task/32712/stat : 32712 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975088 8616062976 30687 33554432000 4194304 4196468 140725192397472 139748377775248 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32713] ppid=32616 vsize=8414124 memory=-7025994870846939764 CPUtime=0 cores=0-7
/proc/32703/task/32713/stat : 32713 (java) S 32616 32616 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509975089 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747992270832 139748898736770 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32714] ppid=32616 vsize=8414124 memory=-7880843606118635149 CPUtime=0 cores=0-7
/proc/32703/task/32714/stat : 32714 (java) S 32616 32616 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747498386336 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32715] ppid=32616 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/32703/task/32715/stat : 32715 (java) S 32616 32616 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 509975090 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747364164592 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32716] ppid=32616 vsize=8414124 memory=122748 CPUtime=0 cores=0-7
/proc/32703/task/32716/stat : 32716 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746989660368 139748898744219 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32717] ppid=32616 vsize=8414124 memory=113864 CPUtime=0.13 cores=0-7
/proc/32703/task/32717/stat : 32717 (java) S 32616 32616 31481 0 -1 1077944384 680 0 0 0 13 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747991218672 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32718] ppid=32616 vsize=8414124 memory=4137282616176187523 CPUtime=0.14 cores=0-7
/proc/32703/task/32718/stat : 32718 (java) S 32616 32616 31481 0 -1 1077944384 809 0 0 0 14 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747990166128 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32719] ppid=32616 vsize=8414124 memory=1399094042734925955 CPUtime=0.11 cores=0-7
/proc/32703/task/32719/stat : 32719 (java) S 32616 32616 31481 0 -1 1077944384 293 0 0 0 11 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747989113584 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32720] ppid=32616 vsize=8414124 memory=-7737605734073681312 CPUtime=0.22 cores=0-7
/proc/32703/task/32720/stat : 32720 (java) S 32616 32616 31481 0 -1 1077944384 594 0 0 0 22 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747988061040 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32721] ppid=32616 vsize=8414124 memory=-9181546050914066336 CPUtime=0 cores=0-7
/proc/32703/task/32721/stat : 32721 (java) S 32616 32616 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746491754720 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32722] ppid=32616 vsize=8414124 memory=-7233780906022716832 CPUtime=0 cores=0-7
/proc/32703/task/32722/stat : 32722 (java) S 32616 32616 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509975093 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747987007920 139748898736770 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32724] ppid=32616 vsize=8414124 memory=-9001734043636558696 CPUtime=0 cores=0-7
/proc/32703/task/32724/stat : 32724 (java) S 32616 32616 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509975164 8616062976 30687 33554432000 4194304 4196468 140725192397472 139747978974400 139748898750233 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32726] ppid=32616 vsize=8414124 memory=-7457052372387209120 CPUtime=0 cores=0-7
/proc/32703/task/32726/stat : 32726 (java) S 32616 32616 31481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745820655408 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32727] ppid=32616 vsize=8414124 memory=-7739291672887926688 CPUtime=0 cores=0-7
/proc/32703/task/32727/stat : 32727 (java) S 32616 32616 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509975165 8616062976 30687 33554432000 4194304 4196468 140725192397472 139746089090992 139748898747549 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
[pid=32703/tid=32728] ppid=32616 vsize=8414124 memory=-7025452035940392864 CPUtime=0 cores=0-7
/proc/32703/task/32728/stat : 32728 (java) S 32616 32616 31481 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509975167 8616062976 30687 33554432000 4194304 4196468 140725192397472 139745552228016 139748898735829 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9179136 140725192401911 140725192402070 140725192402070 140725192404943 0
Current children cumulated CPU time: 1026.66 s
Current children cumulated vsize: 9779480 KiB
Current children cumulated memory: 761828 KiB

Child status: 0
Real time (s): 857.263
CPU time (s): 1026.9
CPU user time (s): 997.2
CPU system time (s): 29.6953
CPU usage (%): 119.788
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 17035820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 997.2
system time used= 29.6953
maximum resident set size= 17034592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40326
involuntary context switches= 2069


# summary of solver processes directly reported to runsolver:
#   pid: 32616
#   total CPU time (s): 1026.9
#   total CPU user time (s): 997.2
#   total CPU system time (s): 29.6953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38292 second user time and 8.85474 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 15:44:32
IDJOB=4405358
IDBENCH=126895
IDSOLVER=2867
FILE ID=node106/4405358-1569336355
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23408 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000e-int.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405358-1569336355/watcher-4405358-1569336355 -o /tmp/evaluation-result-4405358-1569336355/solver-4405358-1569336355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405358-1569336355.xml

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

MD5SUM BENCH= 080ba949cb23e1dea8bc7836215d1d0d
RANDOM SEED=1229534081

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25204432 kB
MemAvailable:   31844076 kB
Buffers:           86308 kB
Cached:          6725272 kB
SwapCached:         4584 kB
Active:          3444112 kB
Inactive:        3375728 kB
Active(anon):       3076 kB
Inactive(anon):    57724 kB
Active(file):    3441036 kB
Inactive(file):  3318004 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999716 kB
Dirty:            103260 kB
Writeback:             0 kB
AnonPages:        112252 kB
Mapped:            54316 kB
Shmem:             43672 kB
Slab:             337872 kB
SReclaimable:     309064 kB
SUnreclaim:        28808 kB
KernelStack:        3344 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23384 MiB
End job on node106 at 2019-09-24 15:58:50