Trace number 4392472

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)UNSAT 1350.4 1177.5

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000-int.xml
MD5SUM281fe5e81d871c4f2ceaf1755ecf4117
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 benchmark492.618
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-6312-serial-file.bin HOME/instance-4392472-1568428063.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 04:26:56 CEST 2019
0.65/0.57	c PID: 6315
0.65/0.57	c IP: 172.20.3.132
0.65/0.57	c HOST: node132.alineos.net
0.65/0.58	c (0,0) Parsing Begin
146.01/95.29	c (94,88) Parsing End
146.14/95.30	c (94,88) CSP: 1000 int (0 aux), 0 bool (0 aux), 1998000 ctr, max domain size 999
146.14/95.30	c (94,88) Heap : 3480 MiB used (max 20025 MiB), NonHeap : 24 MiB used (max 0 MiB)
146.14/95.30	c (94,88) Constraint Name Generate Begin
151.21/100.28	c (99,93) Ctr:HOME/instance-4392472-1568428063.xml,Eq:Imp:Le:Num:Var
151.21/100.28	c (99,93) Constraint Name Generate End
151.21/100.28	c (99,93) Heap : 4826 MiB used (max 20025 MiB), NonHeap : 23 MiB used (max 0 MiB)
151.21/100.28	c (99,93) CSP to CSPinCNF Begin
158.93/107.06	c (106,99) translated 199800 (10%) constraints
170.58/114.11	c (113,106) translated 399600 (20%) constraints
176.92/120.42	c (119,112) translated 599400 (30%) constraints
183.23/126.76	c (126,118) translated 799200 (40%) constraints
201.43/134.60	c (134,125) translated 999000 (50%) constraints
208.05/140.94	c (140,131) translated 1198800 (60%) constraints
214.35/147.24	c (146,137) translated 1398600 (70%) constraints
225.28/154.14	c (153,144) translated 1598400 (80%) constraints
231.57/160.48	c (159,150) translated 1798200 (90%) constraints
237.93/166.79	c (166,156) translated 1998000 (100%) constraints
237.93/166.79	c (166,156) ===========================================
237.93/166.79	c (166,156) Order
237.93/166.79	c (166,156) ===========================================
241.96/170.13	c (169,160) translated 199800 (10%) constraints
245.25/173.43	c (172,163) translated 399600 (20%) constraints
253.18/177.28	c (176,166) translated 599400 (30%) constraints
256.48/180.52	c (179,170) translated 799200 (40%) constraints
259.68/183.76	c (183,173) translated 999000 (50%) constraints
279.00/197.92	c (197,186) translated 1198800 (60%) constraints
297.41/211.96	c (211,200) translated 1398600 (70%) constraints
316.41/225.80	c (225,213) translated 1598400 (80%) constraints
336.42/240.31	c (239,227) translated 1798200 (90%) constraints
355.83/254.29	c (253,240) translated 1998000 (100%) constraints
355.83/254.30	c (253,240) CSP to CSPinCNF End
356.14/254.55	c (253,240) CSP: 1000 int (0 aux), 999000 bool (999000 aux), 3996000 ctr, max domain size 999
356.14/254.55	c (253,240) Heap : 8809 MiB used (max 21414 MiB), NonHeap : 26 MiB used (max 0 MiB)
356.14/254.55	c (253,240) CSPinCNF Propagation Begin
1339.98/1170.05	c (1169,1146) 1784456 values, 2694951 unsatisfiable literals, and 3665387 valid clauses are removed
1339.98/1170.05	c (1169,1146) CSPinCNF Propagation End
1340.38/1170.40	c (1169,1146) CSP: 984 int (0 aux), 999016 bool (999000 aux), 330613 ctr, max domain size 691
1340.38/1170.40	c (1169,1146) Heap : 11214 MiB used (max 21687 MiB), NonHeap : 26 MiB used (max 0 MiB)
1340.38/1170.45	c (1169,1146) Simplify CSPinCNF Begin
1341.22/1171.01	c (1170,1147) Simplify CSPinCNF End
1341.51/1171.36	c (1170,1147) CSP: 984 int (0 aux), 999016 bool (999000 aux), 330613 ctr, max domain size 691
1341.51/1171.36	c (1170,1147) Heap : 11563 MiB used (max 21687 MiB), NonHeap : 26 MiB used (max 0 MiB)
1341.51/1171.36	c (1170,1147) Calculate Precise Domain Begin
1341.51/1171.36	c (1170,1147) 0 values are removed by re-calculation
1341.51/1171.36	c (1170,1147) Calculate Precise Domain End
1341.91/1171.71	c (1171,1147) CSP: 984 int (0 aux), 999016 bool (999000 aux), 330613 ctr, max domain size 691
1341.91/1171.72	c (1171,1147) Heap : 11563 MiB used (max 21687 MiB), NonHeap : 26 MiB used (max 0 MiB)
1341.91/1171.72	c (1171,1147) CSPinCNF to SatSolver Begin
1345.11/1173.31	c (1172,1149) 33062 (10 %) CSP clauses are encoded (0 SAT variables, 137932 SAT clauses)
1345.37/1173.53	c (1172,1149) 66123 (20 %) CSP clauses are encoded (0 SAT variables, 170993 SAT clauses)
1345.57/1173.74	c (1173,1149) 99184 (30 %) CSP clauses are encoded (0 SAT variables, 204054 SAT clauses)
1345.77/1173.95	c (1173,1150) 132246 (40 %) CSP clauses are encoded (0 SAT variables, 237116 SAT clauses)
1345.98/1174.15	c (1173,1150) 165307 (50 %) CSP clauses are encoded (0 SAT variables, 270177 SAT clauses)
1346.17/1174.35	c (1173,1150) 198368 (60 %) CSP clauses are encoded (0 SAT variables, 303238 SAT clauses)
1346.37/1174.55	c (1174,1150) 231430 (70 %) CSP clauses are encoded (0 SAT variables, 336300 SAT clauses)
1346.56/1174.75	c (1174,1150) 264491 (80 %) CSP clauses are encoded (0 SAT variables, 369361 SAT clauses)
1346.77/1174.96	c (1174,1151) 297552 (90 %) CSP clauses are encoded (0 SAT variables, 402422 SAT clauses)
1346.98/1175.16	c (1174,1151) 330613 (100 %) CSP clauses are encoded (0 SAT variables, 435483 SAT clauses)
1346.98/1175.16	c (1174,1151) CSPinCNF to SatSolver End
1346.98/1175.16	c (1174,1151) Heap : 14592 MiB used (max 21687 MiB), NonHeap : 28 MiB used (max 0 MiB)
1346.98/1175.16	c (1174,1151) 212544 bool, 435484 clause
1346.98/1175.16	c (1174,1151) Export Begin
1347.39/1175.30	c (1174,1151) Export to HOME/scop-6312-serial-file.bin
1347.39/1175.30	c (1174,1151) Export End
1347.39/1175.31	c (1174,1151) Export File Size: 0.16 MB
1347.39/1175.31	c (1174,1151) 94,99,253,1169,1170,1171,1174,STOP-AFTER(DIMACS)
1347.39/1175.31	c END-Prog: Sat Sep 14 04:46:30 CEST 2019
1347.39/1175.38	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-6312-serial-file.bin
1347.51/1175.86	c (0,0) Read Serial File Begin
1347.51/1175.86	c (0,0) HOME/scop-6312-serial-file.bin
1348.62/1176.12	c (0,0) Read Serial File End
1348.62/1176.14	
1348.62/1176.14	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
1348.62/1176.14	(Solving Process)
1348.62/1176.14	
1348.62/1176.16	c BEGIN-Prog: Sat Sep 14 04:46:31 CEST 2019
1348.62/1176.16	c PID: 6425
1348.62/1176.16	c IP: 172.20.3.132
1348.62/1176.16	c HOST: node132.alineos.net
1348.62/1176.16	c (0,0) SatSolver.solve Begin
1348.62/1176.16	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392472-1568428063.xml-scop-6315.cnf
1348.62/1176.19	c (0,0) c
1348.62/1176.19	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)
1348.62/1176.19	c (0,0) c
1348.62/1176.19	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1348.62/1176.19	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1348.62/1176.19	c (0,0) c ========================================[ Problem Statistics ]===========================================
1348.62/1176.19	c (0,0) c |                                                                                                       |
1348.93/1176.42	c (0,0) c |  Number of variables:        212544                                                                   |
1348.93/1176.42	c (0,0) c |  Number of clauses:          435484                                                                   |
1348.93/1176.42	c (0,0) c |  Parse time:                   0.21 s                                                                 |
1348.93/1176.42	c (0,0) c |                                                                                                       |
1349.75/1177.02	c (1,0) c |  Simplification time:          0.59 s                                                                 |
1349.75/1177.02	c (1,0) c |                                                                                                       |
1349.75/1177.02	c (1,0) c |  Generating clones                                                                                    |
1350.15/1177.45	c (1,0) c |  all clones generated. Memory =   485.48Mb.                                                           |
1350.15/1177.45	c (1,0) c ========================================================================================================|
1350.15/1177.45	c (1,0) c
1350.15/1177.45	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1350.15/1177.45	c (1,0) c
1350.15/1177.45	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.45	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1350.15/1177.45	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.45	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.45	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1350.15/1177.45	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1350.15/1177.45	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
1350.15/1177.45	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.45	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1350.15/1177.45	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.45	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1350.15/1177.45	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1350.15/1177.45	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.45	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1350.15/1177.45	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1350.15/1177.45	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1350.15/1177.45	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.45	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.45	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c real time : 1.27258 s
1350.15/1177.46	c (1,0) c cpu time  : 1.18147 s
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | Conflicts     |              50 |          5 |         10 |          8 |          4 |          5 |          5 |          6 |          7 |
1350.15/1177.46	c (1,0) c | Decisions     |              52 |          6 |         13 |          7 |          3 |          6 |          6 |          5 |          6 |
1350.15/1177.46	c (1,0) c | Propagations  |           79168 |      12537 |      12122 |       9889 |      10918 |       7559 |       7559 |      10139 |       8445 |
1350.15/1177.46	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1350.15/1177.46	c (1,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1350.15/1177.46	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | PropBinClauses|          149402 |      18939 |      20864 |      17458 |      18069 |      19035 |      19495 |      18343 |      17199 |
1350.15/1177.46	c (1,0) c | PropPreBlocker|          167914 |      20992 |      23037 |      19907 |      20170 |      21404 |      21841 |      20781 |      19782 |
1350.15/1177.46	c (1,0) c | PropNotBlocker|           75372 |       9134 |      10042 |       9310 |       8912 |       9506 |       9684 |       9447 |       9337 |
1350.15/1177.46	c (1,0) c | LitFullScans  |          650920 |      58952 |      85826 |     105411 |      68243 |      80779 |      81776 |      92724 |      77209 |
1350.15/1177.46	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | DecisionLevel0|              20 |          4 |          3 |          2 |          2 |          2 |          2 |          2 |          3 |
1350.15/1177.46	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1350.15/1177.46	c (1,0) c | Avg_Trail     |                 |       6959 |       6365 |       6439 |       7019 |       6537 |       6588 |       6232 |       6079 |
1350.15/1177.46	c (1,0) c | Avg_DL        |                 |          1 |          2 |          2 |          1 |          1 |          1 |          1 |          2 |
1350.15/1177.46	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | Exported      |              14 |          0 |          3 |          1 |          1 |          3 |          3 |          2 |          1 |
1350.15/1177.46	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | Unaries       |                 |          3 |          2 |          1 |          1 |          1 |          1 |          1 |          2 |
1350.15/1177.46	c (1,0) c | Binaries      |                 |          0 |          1 |          1 |          0 |          0 |          0 |          1 |          0 |
1350.15/1177.46	c (1,0) c | Glues         |                 |          0 |          3 |          1 |          1 |          3 |          3 |          2 |          1 |
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | Orig_Seen     |            21 % |       4728 |       5432 |       5151 |       5287 |       5533 |       5537 |       5741 |       3970 |
1350.15/1177.46	c (1,0) c | Diff Orig seen|                 |      X     |        704 |        423 |        559 |        805 |        809 |       1013 | -      758 |
1350.15/1177.46	c (1,0) c | Hamming       |             0 % |      X     |        425 |        313 |        219 |        166 |        166 |        276 |        515 |
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0  96%|    0.0  98%|    0.0  99%|    0.0 100%|    0.0 100%|    0.0 100%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   4%|    0.0   2%|    0.0   1%|    0.0   0%|    0.0   0%|    0.0   0%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
1350.15/1177.46	c (1,0) c | PropagationTim|                 |    0.0  77%|    0.0  68%|    0.0  62%|    0.0  73%|    0.0  66%|    0.0  67%|    0.0  59%|    0.0  71%|
1350.15/1177.46	c (1,0) c | AnalysisTime  |                 |    0.0  14%|    0.0  22%|    0.0  29%|    0.0  21%|    0.0  25%|    0.0  25%|    0.0  36%|    0.0  25%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,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%|
1350.15/1177.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c
1350.15/1177.46	c (1,0) c Threads : 8
1350.15/1177.46	c (1,0) c Winner : 0
1350.15/1177.46	c (1,0) c Conflicts_0 : 5
1350.15/1177.46	c (1,0) c Conflicts_1 : 10
1350.15/1177.46	c (1,0) c Conflicts_2 : 8
1350.15/1177.46	c (1,0) c Conflicts_3 : 4
1350.15/1177.46	c (1,0) c Conflicts_4 : 5
1350.15/1177.46	c (1,0) c Conflicts_5 : 5
1350.15/1177.46	c (1,0) c Conflicts_6 : 6
1350.15/1177.46	c (1,0) c Conflicts_7 : 7
1350.15/1177.46	c (1,0) c Conflicts_total : 50
1350.15/1177.46	c (1,0) c Conflicts_winner : 5
1350.15/1177.46	c (1,0) c Decisions_0 : 6
1350.15/1177.46	c (1,0) c Decisions_1 : 13
1350.15/1177.46	c (1,0) c Decisions_2 : 7
1350.15/1177.46	c (1,0) c Decisions_3 : 3
1350.15/1177.46	c (1,0) c Decisions_4 : 6
1350.15/1177.46	c (1,0) c Decisions_5 : 6
1350.15/1177.46	c (1,0) c Decisions_6 : 5
1350.15/1177.46	c (1,0) c Decisions_7 : 6
1350.15/1177.46	c (1,0) c Decisions_total : 52
1350.15/1177.46	c (1,0) c Decisions_winner : 6
1350.15/1177.46	c (1,0) c Propagations_0 : 12537
1350.15/1177.46	c (1,0) c Propagations_1 : 12122
1350.15/1177.46	c (1,0) c Propagations_2 : 9889
1350.15/1177.46	c (1,0) c Propagations_3 : 10918
1350.15/1177.46	c (1,0) c Propagations_4 : 7559
1350.15/1177.46	c (1,0) c Propagations_5 : 7559
1350.15/1177.46	c (1,0) c Propagations_6 : 10139
1350.15/1177.46	c (1,0) c Propagations_7 : 8445
1350.15/1177.46	c (1,0) c Propagations_total : 79168
1350.15/1177.46	c (1,0) c Propagations_winner : 12537
1350.15/1177.46	c (1,0) c ReduceDBs_0 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_1 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_2 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_3 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_4 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_5 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_6 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_7 : 0
1350.15/1177.46	c (1,0) c ReduceDBs_total : 0
1350.15/1177.46	c (1,0) c ReduceDBs_winner : 0
1350.15/1177.46	c (1,0) c SimpDBs_0 : 1
1350.15/1177.46	c (1,0) c SimpDBs_1 : 1
1350.15/1177.46	c (1,0) c SimpDBs_2 : 1
1350.15/1177.46	c (1,0) c SimpDBs_3 : 1
1350.15/1177.46	c (1,0) c SimpDBs_4 : 1
1350.15/1177.46	c (1,0) c SimpDBs_5 : 1
1350.15/1177.46	c (1,0) c SimpDBs_6 : 1
1350.15/1177.46	c (1,0) c SimpDBs_7 : 1
1350.15/1177.46	c (1,0) c SimpDBs_total : 8
1350.15/1177.46	c (1,0) c SimpDBs_winner : 1
1350.15/1177.46	c (1,0) c Restarts_0 : 1
1350.15/1177.46	c (1,0) c Restarts_1 : 1
1350.15/1177.46	c (1,0) c Restarts_2 : 1
1350.15/1177.46	c (1,0) c Restarts_3 : 1
1350.15/1177.46	c (1,0) c Restarts_4 : 1
1350.15/1177.46	c (1,0) c Restarts_5 : 1
1350.15/1177.46	c (1,0) c Restarts_6 : 1
1350.15/1177.46	c (1,0) c Restarts_7 : 1
1350.15/1177.46	c (1,0) c Restarts_total : 8
1350.15/1177.46	c (1,0) c Restarts_winner : 1
1350.15/1177.46	c (1,0) c ForcedImports_0 : 0
1350.15/1177.46	c (1,0) c ForcedImports_1 : 0
1350.15/1177.46	c (1,0) c ForcedImports_2 : 0
1350.15/1177.46	c (1,0) c ForcedImports_3 : 0
1350.15/1177.46	c (1,0) c ForcedImports_4 : 0
1350.15/1177.46	c (1,0) c ForcedImports_5 : 0
1350.15/1177.46	c (1,0) c ForcedImports_6 : 0
1350.15/1177.46	c (1,0) c ForcedImports_7 : 0
1350.15/1177.46	c (1,0) c ForcedImports_total : 0
1350.15/1177.46	c (1,0) c ForcedImports_winner : 0
1350.15/1177.46	c (1,0) c PropsBinClauses_0 : 18939
1350.15/1177.46	c (1,0) c PropsBinClauses_1 : 20864
1350.15/1177.46	c (1,0) c PropsBinClauses_2 : 17458
1350.15/1177.46	c (1,0) c PropsBinClauses_3 : 18069
1350.15/1177.46	c (1,0) c PropsBinClauses_4 : 19035
1350.15/1177.46	c (1,0) c PropsBinClauses_5 : 19495
1350.15/1177.46	c (1,0) c PropsBinClauses_6 : 18343
1350.15/1177.46	c (1,0) c PropsBinClauses_7 : 17199
1350.15/1177.46	c (1,0) c PropsBinClauses_total : 149402
1350.15/1177.46	c (1,0) c PropsBinClauses_winner : 18939
1350.15/1177.46	c (1,0) c PropsPreBlocker_0 : 20992
1350.15/1177.46	c (1,0) c PropsPreBlocker_1 : 23037
1350.15/1177.46	c (1,0) c PropsPreBlocker_2 : 19907
1350.15/1177.46	c (1,0) c PropsPreBlocker_3 : 20170
1350.15/1177.46	c (1,0) c PropsPreBlocker_4 : 21404
1350.15/1177.46	c (1,0) c PropsPreBlocker_5 : 21841
1350.15/1177.46	c (1,0) c PropsPreBlocker_6 : 20781
1350.15/1177.46	c (1,0) c PropsPreBlocker_7 : 19782
1350.15/1177.46	c (1,0) c PropsPreBlocker_total : 167914
1350.15/1177.46	c (1,0) c PropsPreBlocker_winner : 20992
1350.15/1177.46	c (1,0) c PropsNotBlocker_0 : 9134
1350.15/1177.46	c (1,0) c PropsNotBlocker_1 : 10042
1350.15/1177.46	c (1,0) c PropsNotBlocker_2 : 9310
1350.15/1177.46	c (1,0) c PropsNotBlocker_3 : 8912
1350.15/1177.46	c (1,0) c PropsNotBlocker_4 : 9506
1350.15/1177.46	c (1,0) c PropsNotBlocker_5 : 9684
1350.15/1177.46	c (1,0) c PropsNotBlocker_6 : 9447
1350.15/1177.46	c (1,0) c PropsNotBlocker_7 : 9337
1350.15/1177.46	c (1,0) c PropsNotBlocker_total : 75372
1350.15/1177.46	c (1,0) c PropsNotBlocker_winner : 9134
1350.15/1177.46	c (1,0) c PropsLitFullScans_0 : 58952
1350.15/1177.46	c (1,0) c PropsLitFullScans_1 : 85826
1350.15/1177.46	c (1,0) c PropsLitFullScans_2 : 105411
1350.15/1177.46	c (1,0) c PropsLitFullScans_3 : 68243
1350.15/1177.46	c (1,0) c PropsLitFullScans_4 : 80779
1350.15/1177.46	c (1,0) c PropsLitFullScans_5 : 81776
1350.15/1177.46	c (1,0) c PropsLitFullScans_6 : 92724
1350.15/1177.46	c (1,0) c PropsLitFullScans_7 : 77209
1350.15/1177.46	c (1,0) c PropsLitFullScans_total : 650920
1350.15/1177.46	c (1,0) c PropsLitFullScans_winner : 58952
1350.15/1177.46	c (1,0) c LitScanFractions_0 : 0
1350.15/1177.46	c (1,0) c LitScanFractions_1 : 0
1350.15/1177.46	c (1,0) c LitScanFractions_2 : 0
1350.15/1177.46	c (1,0) c LitScanFractions_3 : 0
1350.15/1177.46	c (1,0) c LitScanFractions_4 : 0
1350.15/1177.47	c (1,0) c LitScanFractions_5 : 0
1350.15/1177.47	c (1,0) c LitScanFractions_6 : 0
1350.15/1177.47	c (1,0) c LitScanFractions_7 : 0
1350.15/1177.47	c (1,0) c LitScanFractions_total : 0
1350.15/1177.47	c (1,0) c LitScanFractions_winner : 0
1350.15/1177.47	c (1,0) c DecisionLevel0_0 : 4
1350.15/1177.47	c (1,0) c DecisionLevel0_1 : 3
1350.15/1177.47	c (1,0) c DecisionLevel0_2 : 2
1350.15/1177.47	c (1,0) c DecisionLevel0_3 : 2
1350.15/1177.47	c (1,0) c DecisionLevel0_4 : 2
1350.15/1177.47	c (1,0) c DecisionLevel0_5 : 2
1350.15/1177.47	c (1,0) c DecisionLevel0_6 : 2
1350.15/1177.47	c (1,0) c DecisionLevel0_7 : 3
1350.15/1177.47	c (1,0) c DecisionLevel0_total : 20
1350.15/1177.47	c (1,0) c DecisionLevel0_winner : 4
1350.15/1177.47	c (1,0) c Periods_0 : 0
1350.15/1177.47	c (1,0) c Periods_1 : 0
1350.15/1177.47	c (1,0) c Periods_2 : 0
1350.15/1177.47	c (1,0) c Periods_3 : 0
1350.15/1177.47	c (1,0) c Periods_4 : 0
1350.15/1177.47	c (1,0) c Periods_5 : 0
1350.15/1177.47	c (1,0) c Periods_6 : 0
1350.15/1177.47	c (1,0) c Periods_7 : 0
1350.15/1177.47	c (1,0) c Periods_total : 0
1350.15/1177.47	c (1,0) c Periods_winner : 0
1350.15/1177.47	c (1,0) c Margin_0 : 20
1350.15/1177.47	c (1,0) c Margin_1 : 20
1350.15/1177.47	c (1,0) c Margin_2 : 20
1350.15/1177.47	c (1,0) c Margin_3 : 20
1350.15/1177.47	c (1,0) c Margin_4 : 20
1350.15/1177.47	c (1,0) c Margin_5 : 20
1350.15/1177.47	c (1,0) c Margin_6 : 20
1350.15/1177.47	c (1,0) c Margin_7 : 20
1350.15/1177.47	c (1,0) c Margin_total : 160
1350.15/1177.47	c (1,0) c Margin_winner : 20
1350.15/1177.47	c (1,0) c Exported_0 : 0
1350.15/1177.47	c (1,0) c Exported_1 : 3
1350.15/1177.47	c (1,0) c Exported_2 : 1
1350.15/1177.47	c (1,0) c Exported_3 : 1
1350.15/1177.47	c (1,0) c Exported_4 : 3
1350.15/1177.47	c (1,0) c Exported_5 : 3
1350.15/1177.47	c (1,0) c Exported_6 : 2
1350.15/1177.47	c (1,0) c Exported_7 : 1
1350.15/1177.47	c (1,0) c Exported_total : 14
1350.15/1177.47	c (1,0) c Exported_winner : 0
1350.15/1177.47	c (1,0) c Imported_0 : 0
1350.15/1177.47	c (1,0) c Imported_1 : 0
1350.15/1177.47	c (1,0) c Imported_2 : 0
1350.15/1177.47	c (1,0) c Imported_3 : 0
1350.15/1177.47	c (1,0) c Imported_4 : 0
1350.15/1177.47	c (1,0) c Imported_5 : 0
1350.15/1177.47	c (1,0) c Imported_6 : 0
1350.15/1177.47	c (1,0) c Imported_7 : 0
1350.15/1177.47	c (1,0) c Imported_total : 0
1350.15/1177.47	c (1,0) c Imported_winner : 0
1350.15/1177.47	c (1,0) c Good_0 : 0
1350.15/1177.47	c (1,0) c Good_1 : 0
1350.15/1177.47	c (1,0) c Good_2 : 0
1350.15/1177.47	c (1,0) c Good_3 : 0
1350.15/1177.47	c (1,0) c Good_4 : 0
1350.15/1177.47	c (1,0) c Good_5 : 0
1350.15/1177.47	c (1,0) c Good_6 : 0
1350.15/1177.47	c (1,0) c Good_7 : 0
1350.15/1177.47	c (1,0) c Good_total : 0
1350.15/1177.47	c (1,0) c Good_winner : 0
1350.15/1177.47	c (1,0) c Purge_0 : 0
1350.15/1177.47	c (1,0) c Purge_1 : 0
1350.15/1177.47	c (1,0) c Purge_2 : 0
1350.15/1177.47	c (1,0) c Purge_3 : 0
1350.15/1177.47	c (1,0) c Purge_4 : 0
1350.15/1177.47	c (1,0) c Purge_5 : 0
1350.15/1177.47	c (1,0) c Purge_6 : 0
1350.15/1177.47	c (1,0) c Purge_7 : 0
1350.15/1177.47	c (1,0) c Purge_total : 0
1350.15/1177.47	c (1,0) c Purge_winner : 0
1350.15/1177.47	c (1,0) c Promoted_0 : 0
1350.15/1177.47	c (1,0) c Promoted_1 : 0
1350.15/1177.47	c (1,0) c Promoted_2 : 0
1350.15/1177.47	c (1,0) c Promoted_3 : 0
1350.15/1177.47	c (1,0) c Promoted_4 : 0
1350.15/1177.47	c (1,0) c Promoted_5 : 0
1350.15/1177.47	c (1,0) c Promoted_6 : 0
1350.15/1177.47	c (1,0) c Promoted_7 : 0
1350.15/1177.47	c (1,0) c Promoted_total : 0
1350.15/1177.47	c (1,0) c Promoted_winner : 0
1350.15/1177.47	c (1,0) c Remove_Imp_0 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_1 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_2 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_3 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_4 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_5 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_6 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_7 : 0
1350.15/1177.47	c (1,0) c Remove_Imp_total : 0
1350.15/1177.47	c (1,0) c Remove_Imp_winner : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_0 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_1 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_2 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_3 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_4 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_5 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_6 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_7 : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_total : 0
1350.15/1177.47	c (1,0) c Blocked_Reuse_winner : 0
1350.15/1177.47	c (1,0) c Unaries_0 : 3
1350.15/1177.47	c (1,0) c Unaries_1 : 2
1350.15/1177.47	c (1,0) c Unaries_2 : 1
1350.15/1177.47	c (1,0) c Unaries_3 : 1
1350.15/1177.47	c (1,0) c Unaries_4 : 1
1350.15/1177.47	c (1,0) c Unaries_5 : 1
1350.15/1177.47	c (1,0) c Unaries_6 : 1
1350.15/1177.47	c (1,0) c Unaries_7 : 2
1350.15/1177.47	c (1,0) c Unaries_total : 12
1350.15/1177.47	c (1,0) c Unaries_winner : 3
1350.15/1177.47	c (1,0) c Binaries_0 : 0
1350.15/1177.47	c (1,0) c Binaries_1 : 1
1350.15/1177.47	c (1,0) c Binaries_2 : 1
1350.15/1177.47	c (1,0) c Binaries_3 : 0
1350.15/1177.47	c (1,0) c Binaries_4 : 0
1350.15/1177.47	c (1,0) c Binaries_5 : 0
1350.15/1177.47	c (1,0) c Binaries_6 : 1
1350.15/1177.47	c (1,0) c Binaries_7 : 0
1350.15/1177.47	c (1,0) c Binaries_total : 3
1350.15/1177.47	c (1,0) c Binaries_winner : 0
1350.15/1177.47	c (1,0) c Glues_0 : 0
1350.15/1177.47	c (1,0) c Glues_1 : 3
1350.15/1177.47	c (1,0) c Glues_2 : 1
1350.15/1177.47	c (1,0) c Glues_3 : 1
1350.15/1177.47	c (1,0) c Glues_4 : 3
1350.15/1177.47	c (1,0) c Glues_5 : 3
1350.15/1177.47	c (1,0) c Glues_6 : 2
1350.15/1177.47	c (1,0) c Glues_7 : 1
1350.15/1177.47	c (1,0) c Glues_total : 14
1350.15/1177.47	c (1,0) c Glues_winner : 0
1350.15/1177.47	c (1,0) c RunningTime_0 : 0.009533
1350.15/1177.47	c (1,0) c RunningTime_1 : 0.010170
1350.15/1177.47	c (1,0) c RunningTime_2 : 0.010478
1350.15/1177.47	c (1,0) c RunningTime_3 : 0.008652
1350.15/1177.47	c (1,0) c RunningTime_4 : 0.008532
1350.15/1177.47	c (1,0) c RunningTime_5 : 0.008578
1350.15/1177.47	c (1,0) c RunningTime_6 : 0.008006
1350.15/1177.47	c (1,0) c RunningTime_7 : 0.006464
1350.15/1177.47	c (1,0) c RunningTime_total : 0.070412
1350.15/1177.47	c (1,0) c RunningTime_winner : 0.009533
1350.15/1177.47	c (1,0) c WaitingTime_0 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_1 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_2 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_3 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_4 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_5 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_6 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_7 : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_total : 0.000000
1350.15/1177.47	c (1,0) c WaitingTime_winner : 0.000000
1350.15/1177.47	c (1,0) c ExchangingTime_0 : 0.000001
1350.15/1177.47	c (1,0) c ExchangingTime_1 : 0.000024
1350.15/1177.47	c (1,0) c ExchangingTime_2 : 0.000433
1350.15/1177.47	c (1,0) c ExchangingTime_3 : 0.000167
1350.15/1177.47	c (1,0) c ExchangingTime_4 : 0.000128
1350.15/1177.47	c (1,0) c ExchangingTime_5 : 0.000016
1350.15/1177.47	c (1,0) c ExchangingTime_6 : 0.000012
1350.15/1177.47	c (1,0) c ExchangingTime_7 : 0.000003
1350.15/1177.47	c (1,0) c ExchangingTime_total : 0.000784
1350.15/1177.47	c (1,0) c ExchangingTime_winner : 0.000001
1350.15/1177.47	c (1,0) c PeriodProcTime_0 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_1 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_2 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_3 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_4 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_5 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_6 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_7 : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_total : 0.000000
1350.15/1177.47	c (1,0) c PeriodProcTime_winner : 0.000000
1350.15/1177.47	c (1,0) c SolvingTime_0 : 0.009534
1350.15/1177.47	c (1,0) c SolvingTime_1 : 0.010194
1350.15/1177.47	c (1,0) c SolvingTime_2 : 0.010910
1350.15/1177.47	c (1,0) c SolvingTime_3 : 0.008819
1350.15/1177.47	c (1,0) c SolvingTime_4 : 0.008660
1350.15/1177.47	c (1,0) c SolvingTime_5 : 0.008594
1350.15/1177.47	c (1,0) c SolvingTime_6 : 0.008018
1350.15/1177.47	c (1,0) c SolvingTime_7 : 0.006467
1350.15/1177.47	c (1,0) c SolvingTime_total : 0.071196
1350.15/1177.47	c (1,0) c SolvingTime_winner : 0.009534
1350.15/1177.47	c (1,0) c PropagationTime_0 : 0.007297
1350.15/1177.47	c (1,0) c PropagationTime_1 : 0.006943
1350.15/1177.47	c (1,0) c PropagationTime_2 : 0.006750
1350.15/1177.47	c (1,0) c PropagationTime_3 : 0.006460
1350.15/1177.47	c (1,0) c PropagationTime_4 : 0.005759
1350.15/1177.47	c (1,0) c PropagationTime_5 : 0.005798
1350.15/1177.47	c (1,0) c PropagationTime_6 : 0.004721
1350.15/1177.47	c (1,0) c PropagationTime_7 : 0.004591
1350.15/1177.47	c (1,0) c PropagationTime_total : 0.048318
1350.15/1177.47	c (1,0) c PropagationTime_winner : 0.007297
1350.15/1177.47	c (1,0) c AnalysisTime_0 : 0.001349
1350.15/1177.47	c (1,0) c AnalysisTime_1 : 0.002289
1350.15/1177.47	c (1,0) c AnalysisTime_2 : 0.003172
1350.15/1177.47	c (1,0) c AnalysisTime_3 : 0.001874
1350.15/1177.47	c (1,0) c AnalysisTime_4 : 0.002161
1350.15/1177.47	c (1,0) c AnalysisTime_5 : 0.002145
1350.15/1177.47	c (1,0) c AnalysisTime_6 : 0.002897
1350.15/1177.47	c (1,0) c AnalysisTime_7 : 0.001625
1350.15/1177.47	c (1,0) c AnalysisTime_total : 0.017511
1350.15/1177.47	c (1,0) c AnalysisTime_winner : 0.001349
1350.15/1177.47	c (1,0) c ReductionTime_0 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_1 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_2 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_3 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_4 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_5 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_6 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_7 : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_total : 0.000000
1350.15/1177.47	c (1,0) c ReductionTime_winner : 0.000000
1350.15/1177.47	c (1,0) c SimplifyTime_0 : 0.000001
1350.15/1177.47	c (1,0) c SimplifyTime_1 : 0.000001
1350.15/1177.47	c (1,0) c SimplifyTime_2 : 0.000000
1350.15/1177.47	c (1,0) c SimplifyTime_3 : 0.000000
1350.15/1177.47	c (1,0) c SimplifyTime_4 : 0.000001
1350.15/1177.47	c (1,0) c SimplifyTime_5 : 0.000001
1350.15/1177.47	c (1,0) c SimplifyTime_6 : 0.000001
1350.15/1177.47	c (1,0) c SimplifyTime_7 : 0.000000
1350.15/1177.47	c (1,0) c SimplifyTime_total : 0.000005
1350.15/1177.47	c (1,0) c SimplifyTime_winner : 0.000001
1350.15/1177.47	c (1,0) c UsedRateTime_0 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_1 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_2 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_3 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_4 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_5 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_6 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_7 : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_total : 0.000000
1350.15/1177.47	c (1,0) c UsedRateTime_winner : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_0 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_1 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_2 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_3 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_4 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_5 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_6 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_7 : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_total : 0.000000
1350.15/1177.47	c (1,0) c OverlapRateTime_winner : 0.000000
1350.15/1177.47	c (1,0) c
1350.15/1177.47	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1350.15/1177.47	c (1,0) c
1350.15/1177.47	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.47	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1350.15/1177.47	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.47	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.47	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1350.15/1177.47	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1350.15/1177.47	c (1,0) c | Initial random_seed   |  196714717 | 1973736792 | 1063923598 |  627802954 | 1207681500 |  923552284 |   70139227 |  355293852 |
1350.15/1177.47	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.47	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1350.15/1177.47	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.47	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1350.15/1177.47	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1350.15/1177.47	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.47	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1350.15/1177.47	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1350.15/1177.47	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1350.15/1177.47	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1350.15/1177.47	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1350.15/1177.47	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1350.15/1177.47	c (1,0) 
1350.15/1177.47	c (1,0) s UNSATISFIABLE
1350.15/1177.49	c (1,0) SatSolver.solve End
1350.15/1177.49	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1350.15/1177.49	c (1,0) Show results Begin
1350.15/1177.49	s UNSATISFIABLE
1350.15/1177.49	c (1,0) Show results End
1350.15/1177.49	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1350.15/1177.49	c (1,0) 1,1,STOP-AFTER(ALL)
1350.15/1177.49	c END-Prog: Sat Sep 14 04:46:33 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 (15254 MiB free)
  memory of node 1: 16384 MiB (15546 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392472-1568428063/watcher-4392472-1568428063 -o /tmp/evaluation-result-4392472-1568428063/solver-4392472-1568428063 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568428013-6295 --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-4392472-1568428063.xml 

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

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

solver pid=6312, runsolver pid=6309

[startup+0.100138 s]*
/proc/loadavg: 8.20 8.33 7.75 2/217 6334
/proc/meminfo: memFree=31450044/32770624 swapFree=67009640/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418729165 115843072 349 33554432000 4194304 5098028 140722104619376 140722104616632 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 349 296 221 0 87 0
[pid=6315] ppid=6312 vsize=27314120 memory=106504 CPUtime=0.1 cores=0-7
/proc/6315/stat : 6315 (java) S 6312 6312 6268 0 -1 1077944320 6212 0 0 0 8 2 0 0 20 0 20 0 418729166 27969658880 26626 33554432000 4194304 4196468 140724240205392 140724240187936 140539893710583 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
/proc/6315/statm: 6828530 26626 2777 1 0 6790935 0
[pid=6315/tid=6316] ppid=6312 vsize=27314120 memory=-7024592270288534718 CPUtime=0.08 cores=0-7
/proc/6315/task/6316/stat : 6316 (java) R 6312 6312 6268 0 -1 4202560 4335 0 0 0 7 1 0 0 20 0 20 0 418729166 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539865545024 140539878876222 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6317] ppid=6312 vsize=27314120 memory=6735269665564437106 CPUtime=0 cores=0-7
/proc/6315/task/6317/stat : 6317 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539897953040 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6318] ppid=6312 vsize=27314120 memory=139791538452096 CPUtime=0 cores=0-7
/proc/6315/task/6318/stat : 6318 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539720448912 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6319] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6319/stat : 6319 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539314519056 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6320] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6320/stat : 6320 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539313466512 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6321] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6321/stat : 6321 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539312412944 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6322] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6322/stat : 6322 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539311360400 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6323] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6323/stat : 6323 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539310307856 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6324] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6324/stat : 6324 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 26626 33554432000 4194304 4196468 140724240205392 140539309255312 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6325] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6325/stat : 6325 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538146707952 140539893721730 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6326] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6326/stat : 6326 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 26626 33554432000 4194304 4196468 140724240205392 140537839478176 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6327] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6327/stat : 6327 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729171 27969658880 26626 33554432000 4194304 4196468 140724240205392 140537571042800 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6328] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6328/stat : 6328 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 26626 33554432000 4194304 4196468 140724240205392 140537196534480 140539893729179 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6329] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6329/stat : 6329 (java) S 6312 6312 6268 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538145654768 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6330] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6330/stat : 6330 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538144602224 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6331] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6331/stat : 6331 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538143549680 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6332] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6332/stat : 6332 (java) S 6312 6312 6268 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538142497136 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6333] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6333/stat : 6333 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 26626 33554432000 4194304 4196468 140724240205392 140536698628832 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6334] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6334/stat : 6334 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 26626 33554432000 4194304 4196468 140724240205392 140538141445040 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107900 KiB

[startup+0.210577 s]*
/proc/loadavg: 8.20 8.33 7.75 4/217 6334
/proc/meminfo: memFree=31431508/32770624 swapFree=67009640/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418729165 115843072 349 33554432000 4194304 5098028 140722104619376 140722104616632 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 349 296 221 0 87 0
[pid=6315] ppid=6312 vsize=27314120 memory=125884 CPUtime=0.24 cores=0-7
/proc/6315/stat : 6315 (java) S 6312 6312 6268 0 -1 1077944320 11872 0 0 0 20 4 0 0 20 0 20 0 418729166 27969658880 31471 33554432000 4194304 4196468 140724240205392 140724240187936 140539893710583 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
/proc/6315/statm: 6828530 31471 2943 1 0 6790935 0
[pid=6315/tid=6316] ppid=6312 vsize=27314120 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/6315/task/6316/stat : 6316 (java) R 6312 6312 6268 0 -1 4202560 9592 0 0 0 17 3 0 0 20 0 20 0 418729166 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539865509968 140539873986290 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6317] ppid=6312 vsize=27314120 memory=288230613314710904 CPUtime=0 cores=0-7
/proc/6315/task/6317/stat : 6317 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539897953040 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6318] ppid=6312 vsize=27314120 memory=3834736304181081760 CPUtime=0 cores=0-7
/proc/6315/task/6318/stat : 6318 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539720448912 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6319] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6319/stat : 6319 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539314519056 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6320] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6320/stat : 6320 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539313466512 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6321] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6321/stat : 6321 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539312412944 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6322] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6322/stat : 6322 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539311360400 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6323] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6323/stat : 6323 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539310307856 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6324] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6324/stat : 6324 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 31471 33554432000 4194304 4196468 140724240205392 140539309255312 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6325] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6325/stat : 6325 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538146707952 140539893721730 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6326] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6326/stat : 6326 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 31471 33554432000 4194304 4196468 140724240205392 140537839478176 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6327] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6327/stat : 6327 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729171 27969658880 31471 33554432000 4194304 4196468 140724240205392 140537571042800 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6328] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6328/stat : 6328 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 31471 33554432000 4194304 4196468 140724240205392 140537196534480 140539893729179 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6329] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6329/stat : 6329 (java) S 6312 6312 6268 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538145654768 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6330] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6330/stat : 6330 (java) S 6312 6312 6268 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538144602224 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6331] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6331/stat : 6331 (java) S 6312 6312 6268 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538143549680 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6332] ppid=6312 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/6315/task/6332/stat : 6332 (java) S 6312 6312 6268 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 20 0 418729173 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538142497136 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6333] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6333/stat : 6333 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 31471 33554432000 4194304 4196468 140724240205392 140536698628832 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6334] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6334/stat : 6334 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 31471 33554432000 4194304 4196468 140724240205392 140538141445040 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127280 KiB

[startup+0.3097 s]*
/proc/loadavg: 8.20 8.33 7.75 2/217 6334
/proc/meminfo: memFree=31432820/32770624 swapFree=67009640/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418729165 115843072 349 33554432000 4194304 5098028 140722104619376 140722104616632 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 349 296 221 0 87 0
[pid=6315] ppid=6312 vsize=27314120 memory=129756 CPUtime=0.41 cores=0-7
/proc/6315/stat : 6315 (java) S 6312 6312 6268 0 -1 1077944320 12812 0 0 0 37 4 0 0 20 0 20 0 418729166 27969658880 32439 33554432000 4194304 4196468 140724240205392 140724240187936 140539893710583 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
/proc/6315/statm: 6828530 32439 3009 1 0 6790935 0
[pid=6315/tid=6316] ppid=6312 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/6315/task/6316/stat : 6316 (java) R 6312 6312 6268 0 -1 4202560 10332 0 0 0 26 3 0 0 20 0 20 0 418729166 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539865540656 140539878876169 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6317] ppid=6312 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6315/task/6317/stat : 6317 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539897953040 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6318] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6318/stat : 6318 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539720448912 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6319] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6319/stat : 6319 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539314519056 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6320] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6320/stat : 6320 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539313466512 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6321] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6321/stat : 6321 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539312412944 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6322] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6322/stat : 6322 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539311360400 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6323] ppid=6312 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/6315/task/6323/stat : 6323 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539310307856 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6324] ppid=6312 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/6315/task/6324/stat : 6324 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27969658880 32439 33554432000 4194304 4196468 140724240205392 140539309255312 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6325] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6325/stat : 6325 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538146707952 140539893721730 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6326] ppid=6312 vsize=27314120 memory=139791387681231 CPUtime=0 cores=0-7
/proc/6315/task/6326/stat : 6326 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418729170 27969658880 32439 33554432000 4194304 4196468 140724240205392 140537839478176 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6327] ppid=6312 vsize=27314120 memory=279582775390096 CPUtime=0 cores=0-7
/proc/6315/task/6327/stat : 6327 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729171 27969658880 32439 33554432000 4194304 4196468 140724240205392 140537571042800 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6328] ppid=6312 vsize=27314120 memory=279582775387792 CPUtime=0 cores=0-7
/proc/6315/task/6328/stat : 6328 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729173 27969658880 32439 33554432000 4194304 4196468 140724240205392 140537196534480 140539893729179 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6329] ppid=6312 vsize=27314120 memory=279582775394704 CPUtime=0.01 cores=0-7
/proc/6315/task/6329/stat : 6329 (java) S 6312 6312 6268 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 20 0 418729173 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538145654768 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6330] ppid=6312 vsize=27314120 memory=279582775335984 CPUtime=0.01 cores=0-7
/proc/6315/task/6330/stat : 6330 (java) S 6312 6312 6268 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 418729173 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538144602224 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6331] ppid=6312 vsize=27314120 memory=279582775408528 CPUtime=0.01 cores=0-7
/proc/6315/task/6331/stat : 6331 (java) S 6312 6312 6268 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 20 0 418729173 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538143549680 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6332] ppid=6312 vsize=27314120 memory=279582775415408 CPUtime=0.07 cores=0-7
/proc/6315/task/6332/stat : 6332 (java) S 6312 6312 6268 0 -1 1077944384 483 0 0 0 7 0 0 0 20 0 20 0 418729173 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538142497136 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6333] ppid=6312 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6333/stat : 6333 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 32439 33554432000 4194304 4196468 140724240205392 140536698628832 140539893720789 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6334] ppid=6312 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6315/task/6334/stat : 6334 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729174 27969658880 32439 33554432000 4194304 4196468 140724240205392 140538141445040 140539893721730 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131152 KiB

[startup+0.700943 s]
/proc/loadavg: 8.20 8.33 7.75 2/217 6334
/proc/meminfo: memFree=31414196/32770624 swapFree=67009640/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418729165 115843072 349 33554432000 4194304 5098028 140722104619376 140722104616632 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 349 296 221 0 87 0
[pid=6315] ppid=6312 vsize=27320392 memory=165216 CPUtime=0.98 cores=0-7
/proc/6315/stat : 6315 (java) S 6312 6312 6268 0 -1 1077944320 19856 0 0 0 91 7 0 0 20 0 20 0 418729166 27976081408 41304 33554432000 4194304 4196468 140724240205392 140724240187936 140539893710583 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
/proc/6315/statm: 6830098 41304 3192 1 0 6791447 0
[pid=6315/tid=6316] ppid=6312 vsize=27320392 memory=2244 CPUtime=0.68 cores=0-7
/proc/6315/task/6316/stat : 6316 (java) R 6312 6312 6268 0 -1 4202560 16900 0 0 0 62 6 0 0 20 0 20 0 418729166 27976081408 41304 33554432000 4194304 4196468 140724240205392 140539865549408 140539893722518 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6317] ppid=6312 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6317/stat : 6317 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418729168 27976081408 41304 33554432000 4194304 4196468 140724240205392 140539897953040 140539893720789 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6318] ppid=6312 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/6315/task/6318/stat : 6318 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418729168 27976081408 41304 33554432000 4194304 4196468 140724240205392 140539720448912 140539893720789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0
[pid=6315/tid=6319] ppid=6312 vsize=27320392 memory=14008 CPUtime=0 cores=0-7
/proc/6315/task/6319/stat : 6319 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418729168 27976081408 41304 33554432000 4194304 4196468 140724240205392 140539314519056 140539893720789 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15048704 140724240208620 140724240209046 140724240209046 140724240211919 0

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

[pid=6425/tid=6434] ppid=6312 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/6425/task/6434/stat : 6434 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102693738896 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6435] ppid=6312 vsize=8414124 memory=2452 CPUtime=0 cores=0-7
/proc/6425/task/6435/stat : 6435 (java) S 6312 6312 6268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418846708 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102509443824 140103214652034 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6436] ppid=6312 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/6425/task/6436/stat : 6436 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101497644704 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6437] ppid=6312 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/6425/task/6437/stat : 6437 (java) S 6312 6312 6268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101363422448 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6438] ppid=6312 vsize=8414124 memory=4104 CPUtime=0 cores=0-7
/proc/6425/task/6438/stat : 6438 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100988918224 140103214659483 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6439] ppid=6312 vsize=8414124 memory=1808 CPUtime=0.12 cores=0-7
/proc/6425/task/6439/stat : 6439 (java) S 6312 6312 6268 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102508390640 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6440] ppid=6312 vsize=8414124 memory=924 CPUtime=0.13 cores=0-7
/proc/6425/task/6440/stat : 6440 (java) S 6312 6312 6268 0 -1 1077944384 461 0 0 0 13 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102507338096 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6441] ppid=6312 vsize=8414124 memory=3908 CPUtime=0.09 cores=0-7
/proc/6425/task/6441/stat : 6441 (java) S 6312 6312 6268 0 -1 1077944384 376 0 0 0 9 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102506285040 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6442] ppid=6312 vsize=8414124 memory=1412 CPUtime=0.22 cores=0-7
/proc/6425/task/6442/stat : 6442 (java) S 6312 6312 6268 0 -1 1077944384 601 0 0 0 22 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102437169264 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6443] ppid=6312 vsize=8414124 memory=3448 CPUtime=0 cores=0-7
/proc/6425/task/6443/stat : 6443 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100491013088 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6444] ppid=6312 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/6425/task/6444/stat : 6444 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102436117680 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
Current children cumulated CPU time: 1348.94 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 123912 KiB

[startup+1177.2 s]
/proc/loadavg: 0.95 1.14 2.92 2/223 6452
/proc/meminfo: memFree=31352232/32770624 swapFree=67009652/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1476 CPUtime=1347.51 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 582 326619 0 0 0 0 131593 3158 20 0 1 0 418729165 115843072 369 33554432000 4194304 5098028 140722104619376 140722104616120 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 369 311 221 0 87 0
[pid=6425] ppid=6312 vsize=8414124 memory=122436 CPUtime=1.43 cores=0-7
/proc/6425/stat : 6425 (java) S 6312 6312 6268 0 -1 1077944320 20628 0 0 0 132 11 0 0 20 0 24 0 418846704 8616062976 30609 33554432000 4194304 4196468 140727511571952 140727511554496 140103214640887 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
/proc/6425/statm: 2103531 30609 3219 1 0 2064875 0
[pid=6447] ppid=6425 vsize=262596 memory=230348 CPUtime=1 cores=0-7
/proc/6447/stat : 6447 (manyglucose-4.1) R 6425 6312 6268 0 -1 4202496 50441 0 0 0 93 7 0 0 20 0 1 0 418846784 268898304 57587 33554432000 4194304 4454172 140722257532640 140722257530072 140126845573968 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552832 6554400 28905472 140722257535850 140722257536048 140722257536048 140722257539002 0
/proc/6447/statm: 65649 57587 378 64 0 61317 0
[pid=6425/tid=6426] ppid=6312 vsize=8414124 memory=6656426216303648864 CPUtime=0.81 cores=0-7
/proc/6425/task/6426/stat : 6426 (java) S 6312 6312 6268 0 -1 1077944384 16893 0 0 0 73 8 0 0 20 0 24 0 418846705 8616062976 30609 33554432000 4194304 4196468 140727511571952 140103186481056 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6427] ppid=6312 vsize=8414124 memory=-7019007802211101846 CPUtime=0 cores=0-7
/proc/6425/task/6427/stat : 6427 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140103218883600 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6428] ppid=6312 vsize=8414124 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/6425/task/6428/stat : 6428 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102700055696 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6429] ppid=6312 vsize=8414124 memory=6933690317890819993 CPUtime=0 cores=0-7
/proc/6425/task/6429/stat : 6429 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102699002640 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6430] ppid=6312 vsize=8414124 memory=4137290303932963203 CPUtime=0 cores=0-7
/proc/6425/task/6430/stat : 6430 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102697950096 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6431] ppid=6312 vsize=8414124 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/6425/task/6431/stat : 6431 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102696897040 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6432] ppid=6312 vsize=8414124 memory=4497580499151130995 CPUtime=0 cores=0-7
/proc/6425/task/6432/stat : 6432 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102695844496 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6433] ppid=6312 vsize=8414124 memory=7668053935657411904 CPUtime=0 cores=0-7
/proc/6425/task/6433/stat : 6433 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102694791440 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6434] ppid=6312 vsize=8414124 memory=7594587674001172330 CPUtime=0 cores=0-7
/proc/6425/task/6434/stat : 6434 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102693738896 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6435] ppid=6312 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6425/task/6435/stat : 6435 (java) S 6312 6312 6268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418846708 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102509443824 140103214652034 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6436] ppid=6312 vsize=8414124 memory=122436 CPUtime=0 cores=0-7
/proc/6425/task/6436/stat : 6436 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101497644704 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6437] ppid=6312 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/6425/task/6437/stat : 6437 (java) S 6312 6312 6268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101363422448 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6438] ppid=6312 vsize=8414124 memory=1616 CPUtime=0 cores=0-7
/proc/6425/task/6438/stat : 6438 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100988918224 140103214659483 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6439] ppid=6312 vsize=8414124 memory=288230574492221466 CPUtime=0.12 cores=0-7
/proc/6425/task/6439/stat : 6439 (java) S 6312 6312 6268 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102508390640 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6440] ppid=6312 vsize=8414124 memory=288230596050944315 CPUtime=0.13 cores=0-7
/proc/6425/task/6440/stat : 6440 (java) S 6312 6312 6268 0 -1 1077944384 461 0 0 0 13 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102507338096 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6441] ppid=6312 vsize=8414124 memory=14413709221038509 CPUtime=0.09 cores=0-7
/proc/6425/task/6441/stat : 6441 (java) S 6312 6312 6268 0 -1 1077944384 376 0 0 0 9 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102506285040 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6442] ppid=6312 vsize=8414124 memory=1396 CPUtime=0.22 cores=0-7
/proc/6425/task/6442/stat : 6442 (java) S 6312 6312 6268 0 -1 1077944384 601 0 0 0 22 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102437169264 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6443] ppid=6312 vsize=8414124 memory=17173252 CPUtime=0 cores=0-7
/proc/6425/task/6443/stat : 6443 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100491013088 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6444] ppid=6312 vsize=8414124 memory=14413709221038509 CPUtime=0 cores=0-7
/proc/6425/task/6444/stat : 6444 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102436117680 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6448] ppid=6312 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/6425/task/6448/stat : 6448 (java) S 6312 6312 6268 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418846784 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102504674752 140103214665497 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6450] ppid=6312 vsize=8414124 memory=17176860 CPUtime=0 cores=0-7
/proc/6425/task/6450/stat : 6450 (java) S 6312 6312 6268 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418846785 8616062976 30609 33554432000 4194304 4196468 140727511571952 140099819912752 140103214662813 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6451] ppid=6312 vsize=8414124 memory=14413709221038509 CPUtime=0 cores=0-7
/proc/6425/task/6451/stat : 6451 (java) S 6312 6312 6268 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418846785 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100088348336 140103214662813 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6452] ppid=6312 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/6425/task/6452/stat : 6452 (java) S 6312 6312 6268 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 418846787 8616062976 30609 33554432000 4194304 4196468 140727511571952 140099551484848 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
Current children cumulated CPU time: 1349.94 s
Current children cumulated vsize: 8789848 KiB
Current children cumulated memory: 354260 KiB

[startup+1177.4 s]
/proc/loadavg: 0.95 1.14 2.92 2/223 6452
/proc/meminfo: memFree=31352232/32770624 swapFree=67009652/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1476 CPUtime=1347.51 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 582 326619 0 0 0 0 131593 3158 20 0 1 0 418729165 115843072 369 33554432000 4194304 5098028 140722104619376 140722104616120 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 369 311 221 0 87 0
[pid=6425] ppid=6312 vsize=8414124 memory=122436 CPUtime=1.43 cores=0-7
/proc/6425/stat : 6425 (java) S 6312 6312 6268 0 -1 1077944320 20628 0 0 0 132 11 0 0 20 0 24 0 418846704 8616062976 30609 33554432000 4194304 4196468 140727511571952 140727511554496 140103214640887 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
/proc/6425/statm: 2103531 30609 3219 1 0 2064875 0
[pid=6447] ppid=6425 vsize=455568 memory=425444 CPUtime=1.21 cores=0-7
/proc/6447/stat : 6447 (manyglucose-4.1) R 6425 6312 6268 0 -1 4202496 83400 0 0 0 108 13 0 0 20 0 1 0 418846784 466501632 106361 33554432000 4194304 4454172 140722257532640 140722257530072 140126844734437 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552832 6554400 28905472 140722257535850 140722257536048 140722257536048 140722257539002 0
/proc/6447/statm: 113892 106361 378 64 0 109560 0
[pid=6425/tid=6426] ppid=6312 vsize=8414124 memory=1560 CPUtime=0.81 cores=0-7
/proc/6425/task/6426/stat : 6426 (java) S 6312 6312 6268 0 -1 1077944384 16893 0 0 0 73 8 0 0 20 0 24 0 418846705 8616062976 30609 33554432000 4194304 4196468 140727511571952 140103186481056 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6427] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6427/stat : 6427 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140103218883600 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6428] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6428/stat : 6428 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102700055696 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6429] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6429/stat : 6429 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102699002640 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6430] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6430/stat : 6430 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102697950096 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6431] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6431/stat : 6431 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102696897040 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6432] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6432/stat : 6432 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102695844496 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6433] ppid=6312 vsize=8414124 memory=5938086613654983528 CPUtime=0 cores=0-7
/proc/6425/task/6433/stat : 6433 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102694791440 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6434] ppid=6312 vsize=8414124 memory=6945507666079274341 CPUtime=0 cores=0-7
/proc/6425/task/6434/stat : 6434 (java) S 6312 6312 6268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418846707 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102693738896 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6435] ppid=6312 vsize=8414124 memory=6370711548375292273 CPUtime=0 cores=0-7
/proc/6425/task/6435/stat : 6435 (java) S 6312 6312 6268 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418846708 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102509443824 140103214652034 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6436] ppid=6312 vsize=8414124 memory=4639948313719891052 CPUtime=0 cores=0-7
/proc/6425/task/6436/stat : 6436 (java) S 6312 6312 6268 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101497644704 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6437] ppid=6312 vsize=8414124 memory=7013345317260124262 CPUtime=0 cores=0-7
/proc/6425/task/6437/stat : 6437 (java) S 6312 6312 6268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418846709 8616062976 30609 33554432000 4194304 4196468 140727511571952 140101363422448 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6438] ppid=6312 vsize=8414124 memory=-3704326594973231466 CPUtime=0 cores=0-7
/proc/6425/task/6438/stat : 6438 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100988918224 140103214659483 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6439] ppid=6312 vsize=8414124 memory=-2672971630408907303 CPUtime=0.12 cores=0-7
/proc/6425/task/6439/stat : 6439 (java) S 6312 6312 6268 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102508390640 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6440] ppid=6312 vsize=8414124 memory=6944656592455359580 CPUtime=0.13 cores=0-7
/proc/6425/task/6440/stat : 6440 (java) S 6312 6312 6268 0 -1 1077944384 461 0 0 0 13 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102507338096 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6441] ppid=6312 vsize=8414124 memory=-6078589378978168771 CPUtime=0.09 cores=0-7
/proc/6425/task/6441/stat : 6441 (java) S 6312 6312 6268 0 -1 1077944384 376 0 0 0 9 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102506285040 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6442] ppid=6312 vsize=8414124 memory=8514701219781834910 CPUtime=0.22 cores=0-7
/proc/6425/task/6442/stat : 6442 (java) S 6312 6312 6268 0 -1 1077944384 601 0 0 0 22 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102437169264 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6443] ppid=6312 vsize=8414124 memory=-7017870212350184252 CPUtime=0 cores=0-7
/proc/6425/task/6443/stat : 6443 (java) S 6312 6312 6268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100491013088 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6444] ppid=6312 vsize=8414124 memory=-7233780906022716832 CPUtime=0 cores=0-7
/proc/6425/task/6444/stat : 6444 (java) S 6312 6312 6268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418846712 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102436117680 140103214652034 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6448] ppid=6312 vsize=8414124 memory=8303037237606568032 CPUtime=0 cores=0-7
/proc/6425/task/6448/stat : 6448 (java) S 6312 6312 6268 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418846784 8616062976 30609 33554432000 4194304 4196468 140727511571952 140102504674752 140103214665497 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6450] ppid=6312 vsize=8414124 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/6425/task/6450/stat : 6450 (java) S 6312 6312 6268 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418846785 8616062976 30609 33554432000 4194304 4196468 140727511571952 140099819912752 140103214662813 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6451] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6451/stat : 6451 (java) S 6312 6312 6268 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418846785 8616062976 30609 33554432000 4194304 4196468 140727511571952 140100088348336 140103214662813 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
[pid=6425/tid=6452] ppid=6312 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/6425/task/6452/stat : 6452 (java) S 6312 6312 6268 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 418846787 8616062976 30609 33554432000 4194304 4196468 140727511571952 140099551484848 140103214651093 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23461888 140727511573496 140727511573654 140727511573654 140727511576527 0
Current children cumulated CPU time: 1350.15 s
Current children cumulated vsize: 8982820 KiB
Current children cumulated memory: 549356 KiB

[startup+1177.5 s]
/proc/loadavg: 0.95 1.14 2.92 2/223 6452
/proc/meminfo: memFree=31352232/32770624 swapFree=67009652/67108860
[pid=6312] ppid=6309 vsize=113128 memory=1476 CPUtime=1347.51 cores=0-7
/proc/6312/stat : 6312 (scop.sh) S 6309 6312 6268 0 -1 4202496 582 326619 0 0 0 0 131593 3158 20 0 1 0 418729165 115843072 369 33554432000 4194304 5098028 140722104619376 140722104616120 140098975945340 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8884224 140722104628005 140722104628332 140722104628332 140722104631245 0
/proc/6312/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 1347.51 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 1177.5
CPU time (s): 1350.4
CPU user time (s): 1318.51
CPU system time (s): 31.8825
CPU usage (%): 114.683
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 17179832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1318.51
system time used= 31.8825
maximum resident set size= 17178888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46244
involuntary context switches= 2975


# summary of solver processes directly reported to runsolver:
#   pid: 6312
#   total CPU time (s): 1350.4
#   total CPU user time (s): 1318.51
#   total CPU system time (s): 31.8825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.04612 second user time and 12.0992 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-14 04:26:55
IDJOB=4392472
IDBENCH=126919
IDSOLVER=2838
FILE ID=node132/4392472-1568428063
RUNJOBID= node132-1568428013-6295
PBS_JOBID= 21702303
Free space on /tmp= 61544 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000-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-4392472-1568428063/watcher-4392472-1568428063 -o /tmp/evaluation-result-4392472-1568428063/solver-4392472-1568428063 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568428013-6295 --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-4392472-1568428063.xml

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

MD5SUM BENCH= 281fe5e81d871c4f2ceaf1755ecf4117
RANDOM SEED=663123722

node132.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.95
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.95
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.95
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.95
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:        31539584 kB
MemAvailable:   31901792 kB
Buffers:           65028 kB
Cached:           575696 kB
SwapCached:         6288 kB
Active:           485440 kB
Inactive:         161560 kB
Active(anon):       2868 kB
Inactive(anon):    31552 kB
Active(file):     482572 kB
Inactive(file):   130008 kB
Unevictable:      109404 kB
Mlocked:          109404 kB
SwapTotal:      67108860 kB
SwapFree:       67009640 kB
Dirty:             35356 kB
Writeback:         25976 kB
AnonPages:        111700 kB
Mapped:            31804 kB
Shmem:             19488 kB
Slab:             175316 kB
SReclaimable:     130924 kB
SUnreclaim:        44392 kB
KernelStack:        3440 kB
PageTables:         5332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61520 MiB
End job on node132 at 2019-09-14 04:46:33