Trace number 4405185

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)SAT 8.16679 3.30969

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.284908
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
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-1768-serial-file.bin HOME/instance-4405185-1569363548.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: Wed Sep 25 00:18:26 CEST 2019
0.65/0.57	c PID: 1771
0.65/0.57	c IP: 172.20.3.125
0.65/0.57	c HOST: node125.alineos.net
0.65/0.58	c (0,0) Parsing Begin
1.18/0.88	c (0,0) Parsing End
1.18/0.88	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.18/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.88	c (0,0) Constraint Name Generate Begin
1.18/0.89	c (0,0) Ctr:HOME/instance-4405185-1569363548.xml,AllDifferent:Dist:Eq:Var
1.18/0.89	c (0,0) Constraint Name Generate End
1.18/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.89	c (0,0) CSP to CSPinCNF Begin
1.38/0.99	c (0,0) translated 3 (10%) constraints
1.55/1.01	c (0,0) translated 6 (20%) constraints
1.55/1.02	c (0,0) translated 9 (30%) constraints
1.55/1.03	c (0,0) translated 11 (40%) constraints
1.55/1.04	c (0,0) translated 14 (50%) constraints
1.55/1.05	c (0,0) translated 17 (60%) constraints
1.55/1.05	c (0,0) translated 19 (70%) constraints
1.55/1.06	c (0,0) translated 22 (80%) constraints
1.55/1.07	c (0,0) translated 25 (90%) constraints
1.55/1.10	c (0,0) translated 27 (100%) constraints
2.00/1.23	c (0,0) ===========================================
2.00/1.23	c (0,0) Order
2.00/1.23	c (0,0) ===========================================
2.00/1.25	c (0,0) translated 45 (10%) constraints
2.00/1.25	c (0,0) translated 90 (20%) constraints
2.00/1.26	c (0,0) translated 135 (30%) constraints
2.00/1.27	c (0,0) translated 180 (40%) constraints
2.00/1.28	c (0,0) translated 225 (50%) constraints
2.00/1.28	c (0,0) translated 270 (60%) constraints
2.00/1.29	c (0,0) translated 315 (70%) constraints
2.00/1.30	c (0,0) translated 360 (80%) constraints
2.28/1.30	c (0,0) translated 405 (90%) constraints
2.56/1.43	c (0,0) translated 450 (100%) constraints
2.56/1.43	c (0,0) CSP to CSPinCNF End
2.56/1.44	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1700 ctr, max domain size 26
2.56/1.44	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.44	c (0,0) CSPinCNF Propagation Begin
2.56/1.47	c (0,0) 0 values, 0 unsatisfiable literals, and 51 valid clauses are removed
2.56/1.47	c (0,0) CSPinCNF Propagation End
2.56/1.47	c (0,0) CSP: 35 int (0 aux), 625 bool (625 aux), 1649 ctr, max domain size 26
2.56/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.47	c (0,0) Simplify CSPinCNF Begin
2.94/1.52	c (0,0) Simplify CSPinCNF End
2.94/1.52	c (0,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.94/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.94/1.52	c (0,0) Calculate Precise Domain Begin
2.94/1.52	c (0,0) 0 values are removed by re-calculation
2.94/1.52	c (0,0) Calculate Precise Domain End
2.94/1.53	c (0,0) CSP: 35 int (0 aux), 1365 bool (1365 aux), 2389 ctr, max domain size 26
2.94/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.94/1.53	c (0,0) CSPinCNF to SatSolver Begin
4.41/1.91	c (1,1) 239 (10 %) CSP clauses are encoded (0 SAT variables, 35328 SAT clauses)
4.41/1.95	c (1,1) 478 (20 %) CSP clauses are encoded (0 SAT variables, 39374 SAT clauses)
4.41/1.99	c (1,1) 717 (30 %) CSP clauses are encoded (0 SAT variables, 43429 SAT clauses)
4.84/2.02	c (1,1) 956 (40 %) CSP clauses are encoded (0 SAT variables, 47508 SAT clauses)
4.84/2.06	c (1,1) 1195 (50 %) CSP clauses are encoded (0 SAT variables, 51059 SAT clauses)
4.84/2.06	c (1,1) 1434 (60 %) CSP clauses are encoded (0 SAT variables, 51298 SAT clauses)
4.84/2.07	c (1,1) 1673 (70 %) CSP clauses are encoded (0 SAT variables, 51537 SAT clauses)
4.84/2.07	c (1,1) 1912 (80 %) CSP clauses are encoded (0 SAT variables, 51776 SAT clauses)
4.84/2.08	c (1,1) 2151 (90 %) CSP clauses are encoded (0 SAT variables, 52015 SAT clauses)
4.84/2.08	c (1,1) 2389 (100 %) CSP clauses are encoded (0 SAT variables, 52253 SAT clauses)
4.84/2.08	c (1,1) CSPinCNF to SatSolver End
4.84/2.08	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.84/2.09	c (1,1) 2215 bool, 52254 clause
4.84/2.09	c (1,1) Export Begin
5.26/2.17	c (1,1) Export to HOME/scop-1768-serial-file.bin
5.26/2.17	c (1,1) Export End
5.26/2.17	c (1,1) Export File Size: 0.01 MB
5.26/2.17	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
5.26/2.17	c END-Prog: Wed Sep 25 00:18:28 CEST 2019
5.26/2.19	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1768-serial-file.bin
5.45/2.65	c (0,0) Read Serial File Begin
5.45/2.65	c (0,0) HOME/scop-1768-serial-file.bin
5.45/2.84	c (0,0) Read Serial File End
5.45/2.86	
5.45/2.86	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
5.45/2.86	(Solving Process)
5.45/2.86	
5.45/2.88	c BEGIN-Prog: Wed Sep 25 00:18:28 CEST 2019
5.45/2.88	c PID: 1791
5.45/2.88	c IP: 172.20.3.125
5.45/2.88	c HOST: node125.alineos.net
5.45/2.88	c (0,0) SatSolver.solve Begin
5.45/2.88	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405185-1569363548.xml-scop-1771.cnf
5.45/2.91	c (0,0) c
5.45/2.91	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)
5.45/2.91	c (0,0) c
5.45/2.91	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.45/2.91	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.45/2.91	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.45/2.91	c (0,0) c |                                                                                                       |
5.45/2.92	c (0,0) c |  Number of variables:          2215                                                                   |
5.45/2.92	c (0,0) c |  Number of clauses:           52254                                                                   |
5.45/2.92	c (0,0) c |  Parse time:                   0.01 s                                                                 |
5.45/2.92	c (0,0) c |                                                                                                       |
5.45/2.98	c (0,0) c |  Simplification time:          0.06 s                                                                 |
5.45/2.98	c (0,0) c |                                                                                                       |
5.45/2.98	c (0,0) c |  Generating clones                                                                                    |
5.45/2.99	c (0,0) c |  all clones generated. Memory =    48.34Mb.                                                           |
5.45/2.99	c (0,0) c ========================================================================================================|
5.45/2.99	c (0,0) c
5.45/2.99	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
5.45/2.99	c (0,0) c
5.45/2.99	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.45/2.99	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.45/2.99	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.45/2.99	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
5.45/2.99	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
5.45/2.99	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
5.45/2.99	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
5.45/2.99	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
5.45/2.99	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
5.45/2.99	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
5.45/2.99	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
5.45/2.99	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
5.45/2.99	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
5.45/2.99	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
5.45/2.99	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
5.45/2.99	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
5.45/2.99	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
5.45/2.99	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
5.45/2.99	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c real time : 0.261624 s
7.55/3.17	c (0,0) c cpu time  : 1.28769 s
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | Conflicts     |           14053 |       1841 |       1686 |       1915 |       1636 |       1705 |       1932 |       1718 |       1620 |
7.55/3.17	c (0,0) c | Decisions     |           29680 |       3986 |       3719 |       4114 |       3641 |       3164 |       3641 |       4104 |       3311 |
7.55/3.17	c (0,0) c | Propagations  |         3346470 |     410292 |     415812 |     471317 |     383129 |     397937 |     460011 |     401859 |     406113 |
7.55/3.17	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
7.55/3.17	c (0,0) c | Restarts      |              51 |          6 |          7 |          5 |          9 |          4 |          5 |          9 |          6 |
7.55/3.17	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | PropBinClauses|         5101080 |     631476 |     636540 |     724898 |     583015 |     597345 |     700055 |     599685 |     628066 |
7.55/3.17	c (0,0) c | PropPreBlocker|        86926755 |   11229330 |   10678659 |   12334982 |    9630265 |    9954590 |   12362288 |   10211702 |   10524939 |
7.55/3.17	c (0,0) c | PropNotBlocker|        16395908 |    2239301 |    2099202 |    2238282 |    1845713 |    1919603 |    2127887 |    1891158 |    2034762 |
7.55/3.17	c (0,0) c | LitFullScans  |       126550195 |   16491026 |   15522919 |   18004681 |   13949771 |   14410088 |   18011135 |   14976592 |   15183983 |
7.55/3.17	c (0,0) c | LitScanFracts |            2783 |        524 |        107 |        405 |        261 |        359 |        204 |        572 |        351 |
7.55/3.17	c (0,0) c | DecisionLevel0|              51 |          6 |          7 |          5 |          9 |          4 |          5 |          9 |          6 |
7.55/3.17	c (0,0) c | Periods       |              18 |          2 |          2 |          3 |          2 |          2 |          3 |          2 |          2 |
7.55/3.17	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
7.55/3.17	c (0,0) c | Avg_Trail     |                 |       1328 |       1336 |       1399 |       1263 |       1226 |       1447 |       1344 |       1299 |
7.55/3.17	c (0,0) c | Avg_DL        |                 |         26 |         41 |         35 |         30 |         25 |         20 |         24 |         26 |
7.55/3.17	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | Exported      |             295 |         34 |         55 |         28 |         41 |         20 |         29 |         56 |         32 |
7.55/3.17	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.55/3.17	c (0,0) c | Glues         |                 |         34 |         55 |         28 |         41 |         20 |         29 |         56 |         32 |
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | Orig_Seen     |            26 % |      14724 |      15118 |      15537 |      14677 |      11175 |      14059 |      12514 |      13943 |
7.55/3.17	c (0,0) c | Diff Orig seen|                 |       2210 |       2604 |       3023 |       2163 | -     1339 |       1545 |      X     |       1429 |
7.55/3.17	c (0,0) c | Hamming       |            23 % |        408 |        543 |        447 |        568 |        559 |        600 |      X     |        445 |
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.1 100%|    0.1 100%|    0.2 100%|    0.1 100%|    0.1 100%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.1     |    0.1     |    0.2     |    0.1     |    0.1     |
7.55/3.17	c (0,0) c | PropagationTim|                 |    0.1  83%|    0.1  83%|    0.1  81%|    0.1  83%|    0.1  85%|    0.1  81%|    0.1  81%|    0.1  83%|
7.55/3.17	c (0,0) c | AnalysisTime  |                 |    0.0  14%|    0.0  13%|    0.0  15%|    0.0  13%|    0.0  12%|    0.0  16%|    0.0  15%|    0.0  13%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,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%|
7.55/3.17	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c
7.55/3.17	c (0,0) c Threads : 8
7.55/3.17	c (0,0) c Winner : 6
7.55/3.17	c (0,0) c Conflicts_0 : 1841
7.55/3.17	c (0,0) c Conflicts_1 : 1686
7.55/3.17	c (0,0) c Conflicts_2 : 1915
7.55/3.17	c (0,0) c Conflicts_3 : 1636
7.55/3.17	c (0,0) c Conflicts_4 : 1705
7.55/3.17	c (0,0) c Conflicts_5 : 1932
7.55/3.17	c (0,0) c Conflicts_6 : 1718
7.55/3.17	c (0,0) c Conflicts_7 : 1620
7.55/3.17	c (0,0) c Conflicts_total : 14053
7.55/3.17	c (0,0) c Conflicts_winner : 1718
7.55/3.17	c (0,0) c Decisions_0 : 3986
7.55/3.17	c (0,0) c Decisions_1 : 3719
7.55/3.17	c (0,0) c Decisions_2 : 4114
7.55/3.17	c (0,0) c Decisions_3 : 3641
7.55/3.17	c (0,0) c Decisions_4 : 3164
7.55/3.17	c (0,0) c Decisions_5 : 3641
7.55/3.17	c (0,0) c Decisions_6 : 4104
7.55/3.17	c (0,0) c Decisions_7 : 3311
7.55/3.17	c (0,0) c Decisions_total : 29680
7.55/3.17	c (0,0) c Decisions_winner : 4104
7.55/3.17	c (0,0) c Propagations_0 : 410292
7.55/3.17	c (0,0) c Propagations_1 : 415812
7.55/3.17	c (0,0) c Propagations_2 : 471317
7.55/3.17	c (0,0) c Propagations_3 : 383129
7.55/3.17	c (0,0) c Propagations_4 : 397937
7.55/3.17	c (0,0) c Propagations_5 : 460011
7.55/3.17	c (0,0) c Propagations_6 : 401859
7.55/3.17	c (0,0) c Propagations_7 : 406113
7.55/3.17	c (0,0) c Propagations_total : 3346470
7.55/3.17	c (0,0) c Propagations_winner : 401859
7.55/3.17	c (0,0) c ReduceDBs_0 : 0
7.55/3.17	c (0,0) c ReduceDBs_1 : 0
7.55/3.17	c (0,0) c ReduceDBs_2 : 0
7.55/3.17	c (0,0) c ReduceDBs_3 : 0
7.55/3.17	c (0,0) c ReduceDBs_4 : 0
7.55/3.17	c (0,0) c ReduceDBs_5 : 0
7.55/3.17	c (0,0) c ReduceDBs_6 : 0
7.55/3.17	c (0,0) c ReduceDBs_7 : 0
7.55/3.17	c (0,0) c ReduceDBs_total : 0
7.55/3.17	c (0,0) c ReduceDBs_winner : 0
7.55/3.17	c (0,0) c SimpDBs_0 : 1
7.55/3.17	c (0,0) c SimpDBs_1 : 1
7.55/3.17	c (0,0) c SimpDBs_2 : 1
7.55/3.17	c (0,0) c SimpDBs_3 : 1
7.55/3.17	c (0,0) c SimpDBs_4 : 1
7.55/3.17	c (0,0) c SimpDBs_5 : 1
7.55/3.17	c (0,0) c SimpDBs_6 : 1
7.55/3.17	c (0,0) c SimpDBs_7 : 1
7.55/3.17	c (0,0) c SimpDBs_total : 8
7.55/3.17	c (0,0) c SimpDBs_winner : 1
7.55/3.17	c (0,0) c Restarts_0 : 6
7.55/3.17	c (0,0) c Restarts_1 : 7
7.55/3.17	c (0,0) c Restarts_2 : 5
7.55/3.17	c (0,0) c Restarts_3 : 9
7.55/3.17	c (0,0) c Restarts_4 : 4
7.55/3.17	c (0,0) c Restarts_5 : 5
7.55/3.17	c (0,0) c Restarts_6 : 9
7.55/3.17	c (0,0) c Restarts_7 : 6
7.55/3.17	c (0,0) c Restarts_total : 51
7.55/3.17	c (0,0) c Restarts_winner : 9
7.55/3.17	c (0,0) c ForcedImports_0 : 0
7.55/3.17	c (0,0) c ForcedImports_1 : 0
7.55/3.17	c (0,0) c ForcedImports_2 : 0
7.55/3.17	c (0,0) c ForcedImports_3 : 0
7.55/3.17	c (0,0) c ForcedImports_4 : 0
7.55/3.17	c (0,0) c ForcedImports_5 : 0
7.55/3.17	c (0,0) c ForcedImports_6 : 0
7.55/3.17	c (0,0) c ForcedImports_7 : 0
7.55/3.17	c (0,0) c ForcedImports_total : 0
7.55/3.17	c (0,0) c ForcedImports_winner : 0
7.55/3.17	c (0,0) c PropsBinClauses_0 : 631476
7.55/3.17	c (0,0) c PropsBinClauses_1 : 636540
7.55/3.17	c (0,0) c PropsBinClauses_2 : 724898
7.55/3.17	c (0,0) c PropsBinClauses_3 : 583015
7.55/3.17	c (0,0) c PropsBinClauses_4 : 597345
7.55/3.17	c (0,0) c PropsBinClauses_5 : 700055
7.55/3.17	c (0,0) c PropsBinClauses_6 : 599685
7.55/3.17	c (0,0) c PropsBinClauses_7 : 628066
7.55/3.17	c (0,0) c PropsBinClauses_total : 5101080
7.55/3.17	c (0,0) c PropsBinClauses_winner : 599685
7.55/3.17	c (0,0) c PropsPreBlocker_0 : 11229330
7.55/3.17	c (0,0) c PropsPreBlocker_1 : 10678659
7.55/3.17	c (0,0) c PropsPreBlocker_2 : 12334982
7.55/3.17	c (0,0) c PropsPreBlocker_3 : 9630265
7.55/3.17	c (0,0) c PropsPreBlocker_4 : 9954590
7.55/3.17	c (0,0) c PropsPreBlocker_5 : 12362288
7.55/3.17	c (0,0) c PropsPreBlocker_6 : 10211702
7.55/3.17	c (0,0) c PropsPreBlocker_7 : 10524939
7.55/3.17	c (0,0) c PropsPreBlocker_total : 86926755
7.55/3.17	c (0,0) c PropsPreBlocker_winner : 10211702
7.55/3.17	c (0,0) c PropsNotBlocker_0 : 2239301
7.55/3.17	c (0,0) c PropsNotBlocker_1 : 2099202
7.55/3.17	c (0,0) c PropsNotBlocker_2 : 2238282
7.55/3.17	c (0,0) c PropsNotBlocker_3 : 1845713
7.55/3.17	c (0,0) c PropsNotBlocker_4 : 1919603
7.55/3.17	c (0,0) c PropsNotBlocker_5 : 2127887
7.55/3.17	c (0,0) c PropsNotBlocker_6 : 1891158
7.55/3.17	c (0,0) c PropsNotBlocker_7 : 2034762
7.55/3.17	c (0,0) c PropsNotBlocker_total : 16395908
7.55/3.17	c (0,0) c PropsNotBlocker_winner : 1891158
7.55/3.17	c (0,0) c PropsLitFullScans_0 : 16491026
7.55/3.17	c (0,0) c PropsLitFullScans_1 : 15522919
7.55/3.17	c (0,0) c PropsLitFullScans_2 : 18004681
7.55/3.17	c (0,0) c PropsLitFullScans_3 : 13949771
7.55/3.17	c (0,0) c PropsLitFullScans_4 : 14410088
7.55/3.17	c (0,0) c PropsLitFullScans_5 : 18011135
7.55/3.17	c (0,0) c PropsLitFullScans_6 : 14976592
7.55/3.17	c (0,0) c PropsLitFullScans_7 : 15183983
7.55/3.17	c (0,0) c PropsLitFullScans_total : 126550195
7.55/3.17	c (0,0) c PropsLitFullScans_winner : 14976592
7.55/3.17	c (0,0) c LitScanFractions_0 : 524
7.55/3.17	c (0,0) c LitScanFractions_1 : 107
7.55/3.17	c (0,0) c LitScanFractions_2 : 405
7.55/3.17	c (0,0) c LitScanFractions_3 : 261
7.55/3.17	c (0,0) c LitScanFractions_4 : 359
7.55/3.17	c (0,0) c LitScanFractions_5 : 204
7.55/3.17	c (0,0) c LitScanFractions_6 : 572
7.55/3.17	c (0,0) c LitScanFractions_7 : 351
7.55/3.17	c (0,0) c LitScanFractions_total : 2783
7.55/3.17	c (0,0) c LitScanFractions_winner : 572
7.55/3.17	c (0,0) c DecisionLevel0_0 : 6
7.55/3.17	c (0,0) c DecisionLevel0_1 : 7
7.55/3.17	c (0,0) c DecisionLevel0_2 : 5
7.55/3.17	c (0,0) c DecisionLevel0_3 : 9
7.55/3.17	c (0,0) c DecisionLevel0_4 : 4
7.55/3.17	c (0,0) c DecisionLevel0_5 : 5
7.55/3.17	c (0,0) c DecisionLevel0_6 : 9
7.55/3.17	c (0,0) c DecisionLevel0_7 : 6
7.55/3.17	c (0,0) c DecisionLevel0_total : 51
7.55/3.17	c (0,0) c DecisionLevel0_winner : 9
7.55/3.17	c (0,0) c Periods_0 : 2
7.55/3.17	c (0,0) c Periods_1 : 2
7.55/3.17	c (0,0) c Periods_2 : 3
7.55/3.17	c (0,0) c Periods_3 : 2
7.55/3.17	c (0,0) c Periods_4 : 2
7.55/3.17	c (0,0) c Periods_5 : 3
7.55/3.18	c (0,0) c Periods_6 : 2
7.55/3.18	c (0,0) c Periods_7 : 2
7.55/3.18	c (0,0) c Periods_total : 18
7.55/3.18	c (0,0) c Periods_winner : 2
7.55/3.18	c (0,0) c Margin_0 : 20
7.55/3.18	c (0,0) c Margin_1 : 20
7.55/3.18	c (0,0) c Margin_2 : 20
7.55/3.18	c (0,0) c Margin_3 : 20
7.55/3.18	c (0,0) c Margin_4 : 20
7.55/3.18	c (0,0) c Margin_5 : 20
7.55/3.18	c (0,0) c Margin_6 : 20
7.55/3.18	c (0,0) c Margin_7 : 20
7.55/3.18	c (0,0) c Margin_total : 160
7.55/3.18	c (0,0) c Margin_winner : 20
7.55/3.18	c (0,0) c Exported_0 : 34
7.55/3.18	c (0,0) c Exported_1 : 55
7.55/3.18	c (0,0) c Exported_2 : 28
7.55/3.18	c (0,0) c Exported_3 : 41
7.55/3.18	c (0,0) c Exported_4 : 20
7.55/3.18	c (0,0) c Exported_5 : 29
7.55/3.18	c (0,0) c Exported_6 : 56
7.55/3.18	c (0,0) c Exported_7 : 32
7.55/3.18	c (0,0) c Exported_total : 295
7.55/3.18	c (0,0) c Exported_winner : 56
7.55/3.18	c (0,0) c Imported_0 : 0
7.55/3.18	c (0,0) c Imported_1 : 0
7.55/3.18	c (0,0) c Imported_2 : 0
7.55/3.18	c (0,0) c Imported_3 : 0
7.55/3.18	c (0,0) c Imported_4 : 0
7.55/3.18	c (0,0) c Imported_5 : 0
7.55/3.18	c (0,0) c Imported_6 : 0
7.55/3.18	c (0,0) c Imported_7 : 0
7.55/3.18	c (0,0) c Imported_total : 0
7.55/3.18	c (0,0) c Imported_winner : 0
7.55/3.18	c (0,0) c Good_0 : 0
7.55/3.18	c (0,0) c Good_1 : 0
7.55/3.18	c (0,0) c Good_2 : 0
7.55/3.18	c (0,0) c Good_3 : 0
7.55/3.18	c (0,0) c Good_4 : 0
7.55/3.18	c (0,0) c Good_5 : 0
7.55/3.18	c (0,0) c Good_6 : 0
7.55/3.18	c (0,0) c Good_7 : 0
7.55/3.18	c (0,0) c Good_total : 0
7.55/3.18	c (0,0) c Good_winner : 0
7.55/3.18	c (0,0) c Purge_0 : 0
7.55/3.18	c (0,0) c Purge_1 : 0
7.55/3.18	c (0,0) c Purge_2 : 0
7.55/3.18	c (0,0) c Purge_3 : 0
7.55/3.18	c (0,0) c Purge_4 : 0
7.55/3.18	c (0,0) c Purge_5 : 0
7.55/3.18	c (0,0) c Purge_6 : 0
7.55/3.18	c (0,0) c Purge_7 : 0
7.55/3.18	c (0,0) c Purge_total : 0
7.55/3.18	c (0,0) c Purge_winner : 0
7.55/3.18	c (0,0) c Promoted_0 : 0
7.55/3.18	c (0,0) c Promoted_1 : 0
7.55/3.18	c (0,0) c Promoted_2 : 0
7.55/3.18	c (0,0) c Promoted_3 : 0
7.55/3.18	c (0,0) c Promoted_4 : 0
7.55/3.18	c (0,0) c Promoted_5 : 0
7.55/3.18	c (0,0) c Promoted_6 : 0
7.55/3.18	c (0,0) c Promoted_7 : 0
7.55/3.18	c (0,0) c Promoted_total : 0
7.55/3.18	c (0,0) c Promoted_winner : 0
7.55/3.18	c (0,0) c Remove_Imp_0 : 0
7.55/3.18	c (0,0) c Remove_Imp_1 : 0
7.55/3.18	c (0,0) c Remove_Imp_2 : 0
7.55/3.18	c (0,0) c Remove_Imp_3 : 0
7.55/3.18	c (0,0) c Remove_Imp_4 : 0
7.55/3.18	c (0,0) c Remove_Imp_5 : 0
7.55/3.18	c (0,0) c Remove_Imp_6 : 0
7.55/3.18	c (0,0) c Remove_Imp_7 : 0
7.55/3.18	c (0,0) c Remove_Imp_total : 0
7.55/3.18	c (0,0) c Remove_Imp_winner : 0
7.55/3.18	c (0,0) c Blocked_Reuse_0 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_1 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_2 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_3 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_4 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_5 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_6 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_7 : 0
7.55/3.18	c (0,0) c Blocked_Reuse_total : 0
7.55/3.18	c (0,0) c Blocked_Reuse_winner : 0
7.55/3.18	c (0,0) c Unaries_0 : 0
7.55/3.18	c (0,0) c Unaries_1 : 0
7.55/3.18	c (0,0) c Unaries_2 : 0
7.55/3.18	c (0,0) c Unaries_3 : 0
7.55/3.18	c (0,0) c Unaries_4 : 0
7.55/3.18	c (0,0) c Unaries_5 : 0
7.55/3.18	c (0,0) c Unaries_6 : 0
7.55/3.18	c (0,0) c Unaries_7 : 0
7.55/3.18	c (0,0) c Unaries_total : 0
7.55/3.18	c (0,0) c Unaries_winner : 0
7.55/3.18	c (0,0) c Binaries_0 : 0
7.55/3.18	c (0,0) c Binaries_1 : 0
7.55/3.18	c (0,0) c Binaries_2 : 0
7.55/3.18	c (0,0) c Binaries_3 : 0
7.55/3.18	c (0,0) c Binaries_4 : 0
7.55/3.18	c (0,0) c Binaries_5 : 0
7.55/3.18	c (0,0) c Binaries_6 : 0
7.55/3.18	c (0,0) c Binaries_7 : 0
7.55/3.18	c (0,0) c Binaries_total : 0
7.55/3.18	c (0,0) c Binaries_winner : 0
7.55/3.18	c (0,0) c Glues_0 : 34
7.55/3.18	c (0,0) c Glues_1 : 55
7.55/3.18	c (0,0) c Glues_2 : 28
7.55/3.18	c (0,0) c Glues_3 : 41
7.55/3.18	c (0,0) c Glues_4 : 20
7.55/3.18	c (0,0) c Glues_5 : 29
7.55/3.18	c (0,0) c Glues_6 : 56
7.55/3.18	c (0,0) c Glues_7 : 32
7.55/3.18	c (0,0) c Glues_total : 295
7.55/3.18	c (0,0) c Glues_winner : 56
7.55/3.18	c (0,0) c RunningTime_0 : 0.172355
7.55/3.18	c (0,0) c RunningTime_1 : 0.155576
7.55/3.18	c (0,0) c RunningTime_2 : 0.163307
7.55/3.18	c (0,0) c RunningTime_3 : 0.146505
7.55/3.18	c (0,0) c RunningTime_4 : 0.143744
7.55/3.18	c (0,0) c RunningTime_5 : 0.169421
7.55/3.18	c (0,0) c RunningTime_6 : 0.142435
7.55/3.18	c (0,0) c RunningTime_7 : 0.143218
7.55/3.18	c (0,0) c RunningTime_total : 1.236560
7.55/3.18	c (0,0) c RunningTime_winner : 0.142435
7.55/3.18	c (0,0) c WaitingTime_0 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_1 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_2 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_3 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_4 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_5 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_6 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_7 : 0.000000
7.55/3.18	c (0,0) c WaitingTime_total : 0.000000
7.55/3.18	c (0,0) c WaitingTime_winner : 0.000000
7.55/3.18	c (0,0) c ExchangingTime_0 : 0.000118
7.55/3.18	c (0,0) c ExchangingTime_1 : 0.000125
7.55/3.18	c (0,0) c ExchangingTime_2 : 0.000123
7.55/3.18	c (0,0) c ExchangingTime_3 : 0.000104
7.55/3.18	c (0,0) c ExchangingTime_4 : 0.000114
7.55/3.18	c (0,0) c ExchangingTime_5 : 0.000138
7.55/3.18	c (0,0) c ExchangingTime_6 : 0.000111
7.55/3.18	c (0,0) c ExchangingTime_7 : 0.000111
7.55/3.18	c (0,0) c ExchangingTime_total : 0.000945
7.55/3.18	c (0,0) c ExchangingTime_winner : 0.000111
7.55/3.18	c (0,0) c PeriodProcTime_0 : 0.000009
7.55/3.18	c (0,0) c PeriodProcTime_1 : 0.000020
7.55/3.18	c (0,0) c PeriodProcTime_2 : 0.000019
7.55/3.18	c (0,0) c PeriodProcTime_3 : 0.000014
7.55/3.18	c (0,0) c PeriodProcTime_4 : 0.000015
7.55/3.18	c (0,0) c PeriodProcTime_5 : 0.000022
7.55/3.18	c (0,0) c PeriodProcTime_6 : 0.000013
7.55/3.18	c (0,0) c PeriodProcTime_7 : 0.000034
7.55/3.18	c (0,0) c PeriodProcTime_total : 0.000146
7.55/3.18	c (0,0) c PeriodProcTime_winner : 0.000013
7.55/3.18	c (0,0) c SolvingTime_0 : 0.172481
7.55/3.18	c (0,0) c SolvingTime_1 : 0.155720
7.55/3.18	c (0,0) c SolvingTime_2 : 0.163449
7.55/3.18	c (0,0) c SolvingTime_3 : 0.146623
7.55/3.18	c (0,0) c SolvingTime_4 : 0.143873
7.55/3.18	c (0,0) c SolvingTime_5 : 0.169581
7.55/3.18	c (0,0) c SolvingTime_6 : 0.142560
7.55/3.18	c (0,0) c SolvingTime_7 : 0.143364
7.55/3.18	c (0,0) c SolvingTime_total : 1.237651
7.55/3.18	c (0,0) c SolvingTime_winner : 0.142560
7.55/3.18	c (0,0) c PropagationTime_0 : 0.142555
7.55/3.18	c (0,0) c PropagationTime_1 : 0.129170
7.55/3.18	c (0,0) c PropagationTime_2 : 0.132532
7.55/3.18	c (0,0) c PropagationTime_3 : 0.121865
7.55/3.18	c (0,0) c PropagationTime_4 : 0.121903
7.55/3.18	c (0,0) c PropagationTime_5 : 0.136765
7.55/3.18	c (0,0) c PropagationTime_6 : 0.115610
7.55/3.18	c (0,0) c PropagationTime_7 : 0.118973
7.55/3.18	c (0,0) c PropagationTime_total : 1.019373
7.55/3.18	c (0,0) c PropagationTime_winner : 0.115610
7.55/3.18	c (0,0) c AnalysisTime_0 : 0.023437
7.55/3.18	c (0,0) c AnalysisTime_1 : 0.020827
7.55/3.18	c (0,0) c AnalysisTime_2 : 0.024846
7.55/3.18	c (0,0) c AnalysisTime_3 : 0.019342
7.55/3.18	c (0,0) c AnalysisTime_4 : 0.017082
7.55/3.18	c (0,0) c AnalysisTime_5 : 0.027010
7.55/3.18	c (0,0) c AnalysisTime_6 : 0.021619
7.55/3.18	c (0,0) c AnalysisTime_7 : 0.019130
7.55/3.18	c (0,0) c AnalysisTime_total : 0.173292
7.55/3.18	c (0,0) c AnalysisTime_winner : 0.021619
7.55/3.18	c (0,0) c ReductionTime_0 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_1 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_2 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_3 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_4 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_5 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_6 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_7 : 0.000000
7.55/3.18	c (0,0) c ReductionTime_total : 0.000000
7.55/3.18	c (0,0) c ReductionTime_winner : 0.000000
7.55/3.18	c (0,0) c SimplifyTime_0 : 0.000000
7.55/3.18	c (0,0) c SimplifyTime_1 : 0.000001
7.55/3.18	c (0,0) c SimplifyTime_2 : 0.000000
7.55/3.18	c (0,0) c SimplifyTime_3 : 0.000000
7.55/3.18	c (0,0) c SimplifyTime_4 : 0.000001
7.55/3.18	c (0,0) c SimplifyTime_5 : 0.000000
7.55/3.18	c (0,0) c SimplifyTime_6 : 0.000001
7.55/3.18	c (0,0) c SimplifyTime_7 : 0.000001
7.55/3.18	c (0,0) c SimplifyTime_total : 0.000004
7.55/3.18	c (0,0) c SimplifyTime_winner : 0.000001
7.55/3.18	c (0,0) c UsedRateTime_0 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_1 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_2 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_3 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_4 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_5 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_6 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_7 : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_total : 0.000000
7.55/3.18	c (0,0) c UsedRateTime_winner : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_0 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_1 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_2 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_3 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_4 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_5 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_6 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_7 : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_total : 0.000000
7.55/3.18	c (0,0) c OverlapRateTime_winner : 0.000000
7.55/3.18	c (0,0) c
7.55/3.18	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.55/3.18	c (0,0) c
7.55/3.18	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.18	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.55/3.18	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.18	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.55/3.18	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.55/3.18	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.55/3.18	c (0,0) c | Initial random_seed   |  319825391 |  171628192 | 1927066681 |  512621378 | 1897057240 | 1716117745 | 1072548224 |  761706576 |
7.55/3.18	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.18	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.55/3.18	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.55/3.18	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.55/3.18	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.55/3.18	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.18	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.55/3.18	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.55/3.18	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.55/3.18	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.55/3.18	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.55/3.18	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.55/3.18	c (0,0) 
7.55/3.18	c (0,0) s SATISFIABLE
7.55/3.20	c (0,0) SatSolver.solve End
7.55/3.20	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.55/3.20	c (0,0) Show results Begin
7.99/3.28	c (0,0) ce[0][0][1] = 1
7.99/3.28	c (0,0) ce[0][0][2] = 14
7.99/3.28	c (0,0) ce[0][0][3] = 7
7.99/3.28	c (0,0) ce[0][0][4] = 18
7.99/3.28	c (0,0) ce[0][1][2] = 15
7.99/3.28	c (0,0) ce[0][1][3] = 6
7.99/3.28	c (0,0) ce[0][1][4] = 19
7.99/3.28	c (0,0) ce[0][2][3] = 21
7.99/3.28	c (0,0) ce[0][2][4] = 4
7.99/3.28	c (0,0) ce[0][3][4] = 25
7.99/3.28	c (0,0) ce[1][0][1] = 3
7.99/3.28	c (0,0) ce[1][0][2] = 8
7.99/3.28	c (0,0) ce[1][0][3] = 5
7.99/3.28	c (0,0) ce[1][0][4] = 17
7.99/3.28	c (0,0) ce[1][1][2] = 11
7.99/3.28	c (0,0) ce[1][1][3] = 2
7.99/3.28	c (0,0) ce[1][1][4] = 20
7.99/3.28	c (0,0) ce[1][2][3] = 13
7.99/3.28	c (0,0) ce[1][2][4] = 9
7.99/3.28	c (0,0) ce[1][3][4] = 22
7.99/3.28	c (0,0) cie[0][0] = 12
7.99/3.28	c (0,0) cie[0][1] = 16
7.99/3.28	c (0,0) cie[0][2] = 10
7.99/3.28	c (0,0) cie[0][3] = 24
7.99/3.28	c (0,0) cie[0][4] = 23
7.99/3.28	c (0,0) cn[0][0] = 7
7.99/3.28	c (0,0) cn[0][1] = 6
7.99/3.28	c (0,0) cn[0][2] = 21
7.99/3.28	c (0,0) cn[0][3] = 0
7.99/3.28	c (0,0) cn[0][4] = 25
7.99/3.28	c (0,0) cn[1][0] = 19
7.99/3.28	c (0,0) cn[1][1] = 22
7.99/3.28	c (0,0) cn[1][2] = 11
7.99/3.28	c (0,0) cn[1][3] = 24
7.99/3.28	c (0,0) cn[1][4] = 2
7.99/3.28	s SATISFIABLE
7.99/3.29	v <instantiation>
7.99/3.29	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][3] ce[0][2][4] ce[0][3][4] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][3] ce[1][2][4] ce[1][3][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4]</list>
7.99/3.29	v     <values>7 6 21 0 25 19 22 11 24 2 1 14 7 18 15 6 19 21 4 25 3 8 5 17 11 2 20 13 9 22 12 16 10 24 23</values>
7.99/3.29	v </instantiation>
7.99/3.29	c (0,0) Show results End
7.99/3.29	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.99/3.29	c (0,0) 0,0,STOP-AFTER(ALL)
7.99/3.29	c END-Prog: Wed Sep 25 00:18:29 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12545 MiB free)
  memory of node 1: 16384 MiB (13150 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405185-1569363548/watcher-4405185-1569363548 -o /tmp/evaluation-result-4405185-1569363548/solver-4405185-1569363548 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569358512-32399 --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-4405185-1569363548.xml 

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

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


[startup+0.100134 s]*
/proc/loadavg: 5.93 7.05 7.72 3/212 1790
/proc/meminfo: memFree=26222920/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512621604 115843072 349 33554432000 4194304 5098028 140734888063056 140734888060312 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 349 296 221 0 87 0
[pid=1771] ppid=1768 vsize=27314120 memory=103820 CPUtime=0.1 cores=0-7
/proc/1771/stat : 1771 (java) S 1768 1768 32372 0 -1 1077944320 6551 0 0 0 8 2 0 0 20 0 20 0 512621604 27969658880 25955 33554432000 4194304 4196468 140723564018080 140723564000624 139836182114039 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
/proc/1771/statm: 6828530 25955 2772 1 0 6790935 0
[pid=1771/tid=1772] ppid=1768 vsize=27314120 memory=288230380178243832 CPUtime=0.09 cores=0-7
/proc/1771/task/1772/stat : 1772 (java) R 1768 1768 32372 0 -1 4202560 4642 0 0 0 7 2 0 0 20 0 20 0 512621604 27969658880 26020 33554432000 4194304 4196468 140723564018080 139836153936320 139836166157669 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1773] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1773/stat : 1773 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139836186356496 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1774] ppid=1768 vsize=27314120 memory=288230376153058061 CPUtime=0 cores=0-7
/proc/1771/task/1774/stat : 1774 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835604372368 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1775] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1775/stat : 1775 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835603319824 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1776] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1776/stat : 1776 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835602267280 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1777] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1777/stat : 1777 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835601213712 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1778] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1778/stat : 1778 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835600161168 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1779] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1779/stat : 1779 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835599108624 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1780] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1780/stat : 1780 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835598056080 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1781] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1781/stat : 1781 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621608 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835307592176 139836182125186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1782] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1782/stat : 1782 (java) S 1768 1768 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 26020 33554432000 4194304 4196468 140723564018080 139833934603680 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1783] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1783/stat : 1783 (java) S 1768 1768 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 26020 33554432000 4194304 4196468 140723564018080 139833800381936 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1784] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1784/stat : 1784 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 26020 33554432000 4194304 4196468 140723564018080 139833425877712 139836182132635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1785] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1785/stat : 1785 (java) S 1768 1768 32372 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835306538992 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1786] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1786/stat : 1786 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835305486448 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1787] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1787/stat : 1787 (java) S 1768 1768 32372 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835304433904 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1788] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1788/stat : 1788 (java) S 1768 1768 32372 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835303381360 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1789] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1789/stat : 1789 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 26020 33554432000 4194304 4196468 140723564018080 139832927972064 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1790] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1790/stat : 1790 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 26020 33554432000 4194304 4196468 140723564018080 139835302329264 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105216 KiB

[startup+0.210486 s]*
/proc/loadavg: 5.93 7.05 7.72 2/212 1790
/proc/meminfo: memFree=26198784/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512621604 115843072 349 33554432000 4194304 5098028 140734888063056 140734888060312 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 349 296 221 0 87 0
[pid=1771] ppid=1768 vsize=27314120 memory=123440 CPUtime=0.25 cores=0-7
/proc/1771/stat : 1771 (java) S 1768 1768 32372 0 -1 1077944320 12239 0 0 0 21 4 0 0 20 0 20 0 512621604 27969658880 30860 33554432000 4194304 4196468 140723564018080 140723564000624 139836182114039 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
/proc/1771/statm: 6828530 30860 2973 1 0 6790935 0
[pid=1771/tid=1772] ppid=1768 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1771/task/1772/stat : 1772 (java) R 1768 1768 32372 0 -1 4202560 9874 0 0 0 16 3 0 0 20 0 20 0 512621604 27969658880 30860 33554432000 4194304 4196468 140723564018080 139836153913424 139836163677599 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1773] ppid=1768 vsize=27314120 memory=339 CPUtime=0 cores=0-7
/proc/1771/task/1773/stat : 1773 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139836186356496 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1774] ppid=1768 vsize=27314120 memory=140426930286644 CPUtime=0 cores=0-7
/proc/1771/task/1774/stat : 1774 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835604372368 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1775] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1775/stat : 1775 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835603319824 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1776] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1776/stat : 1776 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835602267280 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1777] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1777/stat : 1777 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835601213712 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1778] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1778/stat : 1778 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835600161168 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1779] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1779/stat : 1779 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835599108624 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1780] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1780/stat : 1780 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835598056080 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1781] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1781/stat : 1781 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621608 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835307592176 139836182125186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1782] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1782/stat : 1782 (java) S 1768 1768 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 30860 33554432000 4194304 4196468 140723564018080 139833934603680 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1783] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1783/stat : 1783 (java) S 1768 1768 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 30860 33554432000 4194304 4196468 140723564018080 139833800381936 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1784] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1784/stat : 1784 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 30860 33554432000 4194304 4196468 140723564018080 139833425877712 139836182132635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1785] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1785/stat : 1785 (java) S 1768 1768 32372 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835306538992 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1786] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1786/stat : 1786 (java) S 1768 1768 32372 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835305486448 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1787] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1787/stat : 1787 (java) S 1768 1768 32372 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835304433904 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1788] ppid=1768 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/1771/task/1788/stat : 1788 (java) S 1768 1768 32372 0 -1 1077944384 513 0 0 0 2 0 0 0 20 0 20 0 512621611 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835303381360 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1789] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1789/stat : 1789 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 30860 33554432000 4194304 4196468 140723564018080 139832927972064 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1790] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1790/stat : 1790 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 30860 33554432000 4194304 4196468 140723564018080 139835302329264 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124836 KiB

[startup+0.310302 s]*
/proc/loadavg: 5.93 7.05 7.72 2/212 1790
/proc/meminfo: memFree=26195868/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512621604 115843072 349 33554432000 4194304 5098028 140734888063056 140734888060312 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 349 296 221 0 87 0
[pid=1771] ppid=1768 vsize=27314120 memory=127084 CPUtime=0.42 cores=0-7
/proc/1771/stat : 1771 (java) S 1768 1768 32372 0 -1 1077944320 12702 0 0 0 38 4 0 0 20 0 20 0 512621604 27969658880 31771 33554432000 4194304 4196468 140723564018080 140723564000624 139836182114039 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
/proc/1771/statm: 6828530 31771 3015 1 0 6790935 0
[pid=1771/tid=1772] ppid=1768 vsize=27314120 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/1771/task/1772/stat : 1772 (java) R 1768 1768 32372 0 -1 4202560 10069 0 0 0 26 3 0 0 20 0 20 0 512621604 27969658880 31771 33554432000 4194304 4196468 140723564018080 139836153908144 139836162389384 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1773] ppid=1768 vsize=27314120 memory=2832 CPUtime=0 cores=0-7
/proc/1771/task/1773/stat : 1773 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139836186356496 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1774] ppid=1768 vsize=27314120 memory=1192 CPUtime=0 cores=0-7
/proc/1771/task/1774/stat : 1774 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835604372368 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1775] ppid=1768 vsize=27314120 memory=940 CPUtime=0 cores=0-7
/proc/1771/task/1775/stat : 1775 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835603319824 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1776] ppid=1768 vsize=27314120 memory=14008 CPUtime=0 cores=0-7
/proc/1771/task/1776/stat : 1776 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835602267280 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1777] ppid=1768 vsize=27314120 memory=12040 CPUtime=0 cores=0-7
/proc/1771/task/1777/stat : 1777 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835601213712 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1778] ppid=1768 vsize=27314120 memory=33740 CPUtime=0 cores=0-7
/proc/1771/task/1778/stat : 1778 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835600161168 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1779] ppid=1768 vsize=27314120 memory=2120 CPUtime=0 cores=0-7
/proc/1771/task/1779/stat : 1779 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835599108624 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1780] ppid=1768 vsize=27314120 memory=500 CPUtime=0 cores=0-7
/proc/1771/task/1780/stat : 1780 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621607 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835598056080 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1781] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1781/stat : 1781 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621608 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835307592176 139836182125186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1782] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1782/stat : 1782 (java) S 1768 1768 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 31771 33554432000 4194304 4196468 140723564018080 139833934603680 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1783] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1783/stat : 1783 (java) S 1768 1768 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512621609 27969658880 31771 33554432000 4194304 4196468 140723564018080 139833800381936 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1784] ppid=1768 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1771/task/1784/stat : 1784 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621611 27969658880 31771 33554432000 4194304 4196468 140723564018080 139833425877712 139836182132635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1785] ppid=1768 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1771/task/1785/stat : 1785 (java) S 1768 1768 32372 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 20 0 512621611 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835306538992 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1786] ppid=1768 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1771/task/1786/stat : 1786 (java) S 1768 1768 32372 0 -1 1077944384 192 0 0 0 1 0 0 0 20 0 20 0 512621611 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835305486448 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1787] ppid=1768 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1771/task/1787/stat : 1787 (java) S 1768 1768 32372 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 20 0 512621611 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835304433904 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1788] ppid=1768 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/1771/task/1788/stat : 1788 (java) S 1768 1768 32372 0 -1 1077944384 612 0 0 0 7 0 0 0 20 0 20 0 512621611 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835303381360 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1789] ppid=1768 vsize=27314120 memory=1 CPUtime=0 cores=0-7
/proc/1771/task/1789/stat : 1789 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 31771 33554432000 4194304 4196468 140723564018080 139832927972064 139836182124245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1790] ppid=1768 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1771/task/1790/stat : 1790 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621612 27969658880 31771 33554432000 4194304 4196468 140723564018080 139835302329264 139836182125186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128480 KiB

[startup+0.700924 s]
/proc/loadavg: 5.93 7.05 7.72 3/212 1790
/proc/meminfo: memFree=26174164/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512621604 115843072 349 33554432000 4194304 5098028 140734888063056 140734888060312 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 349 296 221 0 87 0
[pid=1771] ppid=1768 vsize=27322440 memory=163116 CPUtime=0.98 cores=0-7
/proc/1771/stat : 1771 (java) S 1768 1768 32372 0 -1 1077944320 20370 0 0 0 91 7 0 0 20 0 20 0 512621604 27978178560 40779 33554432000 4194304 4196468 140723564018080 140723564000624 139836182114039 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
/proc/1771/statm: 6830610 40779 3185 1 0 6791959 0
[pid=1771/tid=1772] ppid=1768 vsize=27322440 memory=49 CPUtime=0.67 cores=0-7
/proc/1771/task/1772/stat : 1772 (java) R 1768 1768 32372 0 -1 4202560 17082 0 0 0 62 5 0 0 20 0 20 0 512621604 27978178560 40779 33554432000 4194304 4196468 140723564018080 139836153951600 139836166194526 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1773] ppid=1768 vsize=27322440 memory=140426774411836 CPUtime=0 cores=0-7
/proc/1771/task/1773/stat : 1773 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27978178560 40779 33554432000 4194304 4196468 140723564018080 139836186356496 139836182124245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1774] ppid=1768 vsize=27322440 memory=280853548829184 CPUtime=0 cores=0-7
/proc/1771/task/1774/stat : 1774 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512621607 27978178560 40779 33554432000 4194304 4196468 140723564018080 139835604372368 139836182124245 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0
[pid=1771/tid=1775] ppid=1768 vsize=27322440 memory=13365938227929 CPUtime=0 cores=0-7
/proc/1771/task/1775/stat : 1775 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512621607 27978178560 40779 33554432000 4194304 4196468 140723564018080 139835603319824 139836182124245 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140723564024556 140723564024982 140723564024982 140723564027855 0

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

[pid=1791/tid=1795] ppid=1768 vsize=8414124 memory=6 CPUtime=0 cores=0-7
/proc/1791/task/1795/stat : 1795 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861801806352 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1796] ppid=1768 vsize=8414124 memory=7 CPUtime=0 cores=0-7
/proc/1791/task/1796/stat : 1796 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861800753808 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1797] ppid=1768 vsize=8414124 memory=18 CPUtime=0 cores=0-7
/proc/1791/task/1797/stat : 1797 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861799701264 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1798] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1798/stat : 1798 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861798648720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1799] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1799/stat : 1799 (java) S 1768 1768 32372 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861797596176 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1800] ppid=1768 vsize=8414124 memory=-1664385933527490352 CPUtime=0 cores=0-7
/proc/1791/task/1800/stat : 1800 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621825 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861796543632 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1801] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1801/stat : 1801 (java) S 1768 1768 32372 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 512621826 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861226182640 139861998459522 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1802] ppid=1768 vsize=8414124 memory=4580 CPUtime=0 cores=0-7
/proc/1791/task/1802/stat : 1802 (java) S 1768 1768 32372 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512621827 8616062976 29877 33554432000 4194304 4196468 140723560493488 139860308386720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1803] ppid=1768 vsize=8414124 memory=-2893623298589923098 CPUtime=0 cores=0-7
/proc/1791/task/1803/stat : 1803 (java) S 1768 1768 32372 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 512621827 8616062976 29877 33554432000 4194304 4196468 140723560493488 139860174164976 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1804] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1804/stat : 1804 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621829 8616062976 29877 33554432000 4194304 4196468 140723560493488 139859799660752 139861998466971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1805] ppid=1768 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/1791/task/1805/stat : 1805 (java) S 1768 1768 32372 0 -1 1077944384 574 0 0 0 6 0 0 0 20 0 24 0 512621829 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861225130480 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1806] ppid=1768 vsize=8414124 memory=32292 CPUtime=0.04 cores=0-7
/proc/1791/task/1806/stat : 1806 (java) S 1768 1768 32372 0 -1 1077944384 260 0 0 0 4 0 0 0 20 0 24 0 512621829 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861224077936 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1807] ppid=1768 vsize=8414124 memory=-3117775541953848929 CPUtime=0.06 cores=0-7
/proc/1791/task/1807/stat : 1807 (java) S 1768 1768 32372 0 -1 1077944384 320 0 0 0 6 0 0 0 20 0 24 0 512621829 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861223025392 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1808] ppid=1768 vsize=8414124 memory=6944656592455359580 CPUtime=0.18 cores=0-7
/proc/1791/task/1808/stat : 1808 (java) S 1768 1768 32372 0 -1 1077944384 496 0 0 0 18 0 0 0 20 0 24 0 512621829 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861221972848 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1809] ppid=1768 vsize=8414124 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/1791/task/1809/stat : 1809 (java) S 1768 1768 32372 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512621830 8616062976 29877 33554432000 4194304 4196468 140723560493488 139859301755104 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1810] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1810/stat : 1810 (java) S 1768 1768 32372 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512621830 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861220919728 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1812] ppid=1768 vsize=8414124 memory=4580 CPUtime=0 cores=0-7
/proc/1791/task/1812/stat : 1812 (java) S 1768 1768 32372 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512621894 8616062976 29877 33554432000 4194304 4196468 140723560493488 139861212886208 139861998472985 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1814] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1814/stat : 1814 (java) S 1768 1768 32372 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 512621895 8616062976 29877 33554432000 4194304 4196468 140723560493488 139858630655760 139861998470301 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1815] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1815/stat : 1815 (java) S 1768 1768 32372 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 512621895 8616062976 29877 33554432000 4194304 4196468 140723560493488 139858899091344 139861998470301 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1816] ppid=1768 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1791/task/1816/stat : 1816 (java) S 1768 1768 32372 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 512621897 8616062976 29877 33554432000 4194304 4196468 140723560493488 139858362228400 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
Current children cumulated CPU time: 7.55 s
Current children cumulated vsize: 9167400 KiB
Current children cumulated memory: 159860 KiB

[startup+3.30965 s]
# the end of solver process 1768 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.89217 s, system=0.274623 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.21005 s]
/proc/loadavg: 5.93 7.05 7.72 5/225 1824
/proc/meminfo: memFree=26172076/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1476 CPUtime=5.45 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 582 27915 0 0 0 0 529 16 20 0 1 0 512621604 115843072 369 33554432000 4194304 5098028 140734888063056 140734888059800 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 369 311 221 0 87 0
[pid=1791] ppid=1768 vsize=8283048 memory=120540 CPUtime=2.54 cores=0-7
/proc/1791/stat : 1791 (java) S 1768 1768 32372 0 -1 1077944320 20077 6335 0 0 117 7 128 2 20 0 22 0 512621823 8481841152 30135 33554432000 4194304 4196468 140723560493488 140723560476032 139861998448375 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
/proc/1791/statm: 2070762 30135 3211 1 0 2032106 0
[pid=1791/tid=1792] ppid=1768 vsize=8283048 memory=1556 CPUtime=2.04 cores=0-7
/proc/1791/task/1792/stat : 1792 (java) R 1768 1768 32372 0 -1 4202560 16351 6335 0 0 69 5 128 2 20 0 22 0 512621824 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861970288544 139861466157056 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1793] ppid=1768 vsize=8283048 memory=928 CPUtime=1.3 cores=0-7
/proc/1791/task/1793/stat : 1793 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139862002690320 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1794] ppid=1768 vsize=8283048 memory=1640 CPUtime=1.3 cores=0-7
/proc/1791/task/1794/stat : 1794 (java) S 1768 1768 32372 0 -1 1077944384 3 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861802858896 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1795] ppid=1768 vsize=8283048 memory=2241 CPUtime=1.3 cores=0-7
/proc/1791/task/1795/stat : 1795 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861801806352 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1796] ppid=1768 vsize=8283048 memory=2244 CPUtime=1.3 cores=0-7
/proc/1791/task/1796/stat : 1796 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861800753808 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1797] ppid=1768 vsize=8283048 memory=4209606270453585524 CPUtime=1.3 cores=0-7
/proc/1791/task/1797/stat : 1797 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861799701264 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1798] ppid=1768 vsize=8283048 memory=6944613755495348631 CPUtime=1.3 cores=0-7
/proc/1791/task/1798/stat : 1798 (java) S 1768 1768 32372 0 -1 1077944384 2 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861798648720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1799] ppid=1768 vsize=8283048 memory=5934 CPUtime=1.3 cores=0-7
/proc/1791/task/1799/stat : 1799 (java) S 1768 1768 32372 0 -1 1077944384 2 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861797596176 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1800] ppid=1768 vsize=8283048 memory=2387 CPUtime=1.3 cores=0-7
/proc/1791/task/1800/stat : 1800 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621825 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861796543632 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1801] ppid=1768 vsize=8283048 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1801/stat : 1801 (java) S 1768 1768 32372 0 -1 1077944384 6 6335 0 0 0 0 128 2 20 0 22 0 512621826 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861226182640 139861998459522 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1802] ppid=1768 vsize=8283048 memory=133 CPUtime=1.3 cores=0-7
/proc/1791/task/1802/stat : 1802 (java) S 1768 1768 32372 0 -1 1077944384 13 6335 0 0 0 0 128 2 20 0 22 0 512621827 8481841152 30135 33554432000 4194304 4196468 140723560493488 139860308386720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1803] ppid=1768 vsize=8283048 memory=658 CPUtime=1.3 cores=0-7
/proc/1791/task/1803/stat : 1803 (java) S 1768 1768 32372 0 -1 1077944384 21 6335 0 0 0 0 128 2 20 0 22 0 512621827 8481841152 30135 33554432000 4194304 4196468 140723560493488 139860174164976 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1804] ppid=1768 vsize=8283048 memory=18880 CPUtime=1.3 cores=0-7
/proc/1791/task/1804/stat : 1804 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621829 8481841152 30135 33554432000 4194304 4196468 140723560493488 139859799660752 139861998466971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1805] ppid=1768 vsize=8283048 memory=11 CPUtime=1.38 cores=0-7
/proc/1791/task/1805/stat : 1805 (java) S 1768 1768 32372 0 -1 1077944384 583 6335 0 0 8 0 128 2 20 0 22 0 512621829 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861225130480 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1806] ppid=1768 vsize=8283048 memory=280853548920448 CPUtime=1.36 cores=0-7
/proc/1791/task/1806/stat : 1806 (java) S 1768 1768 32372 0 -1 1077944384 266 6335 0 0 6 0 128 2 20 0 22 0 512621829 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861224077936 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1807] ppid=1768 vsize=8283048 memory=288230617509003574 CPUtime=1.37 cores=0-7
/proc/1791/task/1807/stat : 1807 (java) S 1768 1768 32372 0 -1 1077944384 331 6335 0 0 7 0 128 2 20 0 22 0 512621829 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861223025392 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1808] ppid=1768 vsize=8283048 memory=14131143305856736 CPUtime=1.52 cores=0-7
/proc/1791/task/1808/stat : 1808 (java) R 1768 1768 32372 0 -1 4202560 569 6335 0 0 22 0 128 2 20 0 22 0 512621829 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861221972848 139861998469722 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1809] ppid=1768 vsize=8283048 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1809/stat : 1809 (java) S 1768 1768 32372 0 -1 1077944384 3 6335 0 0 0 0 128 2 20 0 22 0 512621830 8481841152 30135 33554432000 4194304 4196468 140723560493488 139859301755104 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1810] ppid=1768 vsize=8283048 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1810/stat : 1810 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 22 0 512621830 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861220919728 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1812] ppid=1768 vsize=8283048 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1812/stat : 1812 (java) S 1768 1768 32372 0 -1 1077944384 29 6335 0 0 0 0 128 2 20 0 22 0 512621894 8481841152 30135 33554432000 4194304 4196468 140723560493488 139861212885392 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1816] ppid=1768 vsize=8283048 memory=1412 CPUtime=1.3 cores=0-7
/proc/1791/task/1816/stat : 1816 (java) S 1768 1768 32372 0 -1 1077944384 13 6335 0 0 0 0 128 2 20 0 22 0 512621897 8481841152 30135 33554432000 4194304 4196468 140723560493488 139858362230192 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
Current children cumulated CPU time: 7.99 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 122016 KiB

[startup+3.301 s]
/proc/loadavg: 5.93 7.05 7.72 5/225 1824
/proc/meminfo: memFree=26172076/32770624 swapFree=66975488/67108860
[pid=1768] ppid=1765 vsize=113128 memory=1476 CPUtime=5.45 cores=0-7
/proc/1768/stat : 1768 (scop.sh) S 1765 1768 32372 0 -1 4202496 582 27915 0 0 0 0 529 16 20 0 1 0 512621604 115843072 369 33554432000 4194304 5098028 140734888063056 140734888059800 139812709442172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29614080 140734888067877 140734888068204 140734888068204 140734888071117 0
/proc/1768/statm: 28282 369 311 221 0 87 0
[pid=1791] ppid=1768 vsize=8151972 memory=128368 CPUtime=2.67 cores=0-7
/proc/1791/stat : 1791 (java) S 1768 1768 32372 0 -1 1077944320 20489 6335 0 0 130 7 128 2 20 0 21 0 512621823 8347619328 32092 33554432000 4194304 4196468 140723560493488 140723560476032 139861998448375 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
/proc/1791/statm: 2037993 32092 3216 1 0 1999337 0
[pid=1791/tid=1792] ppid=1768 vsize=8151972 memory=38876 CPUtime=2.12 cores=0-7
/proc/1791/task/1792/stat : 1792 (java) S 1768 1768 32372 0 -1 1077944384 16666 6335 0 0 77 5 128 2 20 0 21 0 512621824 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861970291856 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1793] ppid=1768 vsize=8151972 memory=8112282956445269571 CPUtime=1.3 cores=0-7
/proc/1791/task/1793/stat : 1793 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139862002690320 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1794] ppid=1768 vsize=8151972 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1794/stat : 1794 (java) S 1768 1768 32372 0 -1 1077944384 3 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861802858896 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1795] ppid=1768 vsize=8151972 memory=4580 CPUtime=1.3 cores=0-7
/proc/1791/task/1795/stat : 1795 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861801806352 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1796] ppid=1768 vsize=8151972 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1796/stat : 1796 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861800753808 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1797] ppid=1768 vsize=8151972 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1797/stat : 1797 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861799701264 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1798] ppid=1768 vsize=8151972 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1798/stat : 1798 (java) S 1768 1768 32372 0 -1 1077944384 2 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861798648720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1799] ppid=1768 vsize=8151972 memory=0 CPUtime=1.3 cores=0-7
/proc/1791/task/1799/stat : 1799 (java) S 1768 1768 32372 0 -1 1077944384 2 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861797596176 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1800] ppid=1768 vsize=8151972 memory=140428250710591 CPUtime=1.3 cores=0-7
/proc/1791/task/1800/stat : 1800 (java) S 1768 1768 32372 0 -1 1077944384 1 6335 0 0 0 0 128 2 20 0 21 0 512621825 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861796543632 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1801] ppid=1768 vsize=8151972 memory=140428250710592 CPUtime=1.3 cores=0-7
/proc/1791/task/1801/stat : 1801 (java) S 1768 1768 32372 0 -1 1077944384 6 6335 0 0 0 0 128 2 20 0 21 0 512621826 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861226182848 139861998459522 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1802] ppid=1768 vsize=8151972 memory=140428250710595 CPUtime=1.3 cores=0-7
/proc/1791/task/1802/stat : 1802 (java) S 1768 1768 32372 0 -1 1077944384 13 6335 0 0 0 0 128 2 20 0 21 0 512621827 8347619328 32092 33554432000 4194304 4196468 140723560493488 139860308386720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1803] ppid=1768 vsize=8151972 memory=140428250710598 CPUtime=1.3 cores=0-7
/proc/1791/task/1803/stat : 1803 (java) S 1768 1768 32372 0 -1 1077944384 21 6335 0 0 0 0 128 2 20 0 21 0 512621827 8347619328 32092 33554432000 4194304 4196468 140723560493488 139860174164976 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1804] ppid=1768 vsize=8151972 memory=280853549292176 CPUtime=1.3 cores=0-7
/proc/1791/task/1804/stat : 1804 (java) S 1768 1768 32372 0 -1 1077944384 2 6335 0 0 0 0 128 2 20 0 21 0 512621829 8347619328 32092 33554432000 4194304 4196468 140723560493488 139859799660400 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1805] ppid=1768 vsize=8151972 memory=288370802926433856 CPUtime=1.39 cores=0-7
/proc/1791/task/1805/stat : 1805 (java) S 1768 1768 32372 0 -1 1077944384 590 6335 0 0 9 0 128 2 20 0 21 0 512621829 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861225115536 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1806] ppid=1768 vsize=8151972 memory=0 CPUtime=1.36 cores=0-7
/proc/1791/task/1806/stat : 1806 (java) S 1768 1768 32372 0 -1 1077944384 268 6335 0 0 6 0 128 2 20 0 21 0 512621829 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861224077936 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1807] ppid=1768 vsize=8151972 memory=0 CPUtime=1.37 cores=0-7
/proc/1791/task/1807/stat : 1807 (java) S 1768 1768 32372 0 -1 1077944384 334 6335 0 0 7 0 128 2 20 0 21 0 512621829 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861223025392 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1808] ppid=1768 vsize=8151972 memory=0 CPUtime=1.55 cores=0-7
/proc/1791/task/1808/stat : 1808 (java) S 1768 1768 32372 0 -1 1077944384 652 6335 0 0 25 0 128 2 20 0 21 0 512621829 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861221968720 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1809] ppid=1768 vsize=8151972 memory=5 CPUtime=1.3 cores=0-7
/proc/1791/task/1809/stat : 1809 (java) S 1768 1768 32372 0 -1 1077944384 3 6335 0 0 0 0 128 2 20 0 21 0 512621830 8347619328 32092 33554432000 4194304 4196468 140723560493488 139859301755104 139861998458581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1812] ppid=1768 vsize=8151972 memory=7 CPUtime=1.3 cores=0-7
/proc/1791/task/1812/stat : 1812 (java) S 1768 1768 32372 0 -1 1077944384 29 6335 0 0 0 0 128 2 20 0 21 0 512621894 8347619328 32092 33554432000 4194304 4196468 140723560493488 139861212885392 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
[pid=1791/tid=1816] ppid=1768 vsize=8151972 memory=18 CPUtime=1.3 cores=0-7
/proc/1791/task/1816/stat : 1816 (java) S 1768 1768 32372 0 -1 1077944384 13 6335 0 0 0 0 128 2 20 0 21 0 512621897 8347619328 32092 33554432000 4194304 4196468 140723560493488 139858362230192 139861998459522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140723560502264 140723560502422 140723560502422 140723560505295 0
Current children cumulated CPU time: 8.12 s
Current children cumulated vsize: 8265100 KiB
Current children cumulated memory: 129844 KiB

Child status: 0
Real time (s): 3.30969
CPU time (s): 8.16679
CPU user time (s): 7.89217
CPU system time (s): 0.274623
CPU usage (%): 246.754
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 400700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.89217
system time used= 0.274623
maximum resident set size= 403440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55338
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8478
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 1768
#   total CPU time (s): 8.16679
#   total CPU user time (s): 7.89217
#   total CPU system time (s): 0.274623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047589 second user time and 0.083162 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-25 00:18:25
IDJOB=4405185
IDBENCH=141173
IDSOLVER=2867
FILE ID=node125/4405185-1569363548
RUNJOBID= node125-1569358512-32399
PBS_JOBID= 21705111
Free space on /tmp= 4256 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P02_c18.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-4405185-1569363548/watcher-4405185-1569363548 -o /tmp/evaluation-result-4405185-1569363548/solver-4405185-1569363548 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569358512-32399 --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-4405185-1569363548.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=1131251864

node125.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.29
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.29
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.29
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.29
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:        26312696 kB
MemAvailable:   31814948 kB
Buffers:          101100 kB
Cached:          5478660 kB
SwapCached:        29780 kB
Active:          2581352 kB
Inactive:        3033400 kB
Active(anon):       4684 kB
Inactive(anon):    85888 kB
Active(file):    2576668 kB
Inactive(file):  2947512 kB
Unevictable:      107888 kB
Mlocked:          107888 kB
SwapTotal:      67108860 kB
SwapFree:       66975488 kB
Dirty:             20600 kB
Writeback:             0 kB
AnonPages:        114400 kB
Mapped:            57364 kB
Shmem:             47324 kB
Slab:             436152 kB
SReclaimable:     406532 kB
SUnreclaim:        29620 kB
KernelStack:        3824 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514588 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4232 MiB
End job on node125 at 2019-09-25 00:18:29