Trace number 4405504

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)UNSAT 19.7242 6.39339

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-100-9.xml
MD5SUM4f03c112a8f6a228f13fa4574ba8a054
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.76786
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2450
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":100}]
Minimum variable degree49
Maximum variable degree98
Distribution of variable degrees[{"degree":49,"count":1},{"degree":50,"count":2},{"degree":51,"count":2},{"degree":52,"count":2},{"degree":53,"count":2},{"degree":54,"count":2},{"degree":55,"count":2},{"degree":56,"count":2},{"degree":57,"count":2},{"degree":58,"count":2},{"degree":59,"count":2},{"degree":60,"count":2},{"degree":61,"count":2},{"degree":62,"count":2},{"degree":63,"count":2},{"degree":64,"count":2},{"degree":65,"count":2},{"degree":66,"count":2},{"degree":67,"count":2},{"degree":68,"count":2},{"degree":69,"count":2},{"degree":70,"count":2},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":3},{"degree":74,"count":3},{"degree":75,"count":2},{"degree":76,"count":2},{"degree":77,"count":2},{"degree":78,"count":2},{"degree":79,"count":2},{"degree":80,"count":2},{"degree":81,"count":2},{"degree":82,"count":2},{"degree":83,"count":2},{"degree":84,"count":2},{"degree":85,"count":2},{"degree":86,"count":2},{"degree":87,"count":2},{"degree":88,"count":2},{"degree":89,"count":2},{"degree":90,"count":2},{"degree":91,"count":2},{"degree":92,"count":2},{"degree":93,"count":2},{"degree":94,"count":2},{"degree":95,"count":2},{"degree":96,"count":2},{"degree":97,"count":2},{"degree":98,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":2450}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":2450}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-32495-serial-file.bin HOME/instance-4405504-1569336348.xml
0.65/0.55	
0.65/0.55	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.55	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 15:44:25 CEST 2019
0.65/0.57	c PID: 32498
0.65/0.57	c IP: 172.20.3.106
0.65/0.57	c HOST: node106.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.59/1.20	c (0,0) Parsing End
2.59/1.21	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 2450 ctr, max domain size 9
2.59/1.21	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.59/1.21	c (0,0) Constraint Name Generate Begin
2.59/1.23	c (0,0) Ctr:HOME/instance-4405504-1569336348.xml,AllDifferent:Var
2.59/1.23	c (0,0) Constraint Name Generate End
2.59/1.23	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.59/1.23	c (0,0) CSP to CSPinCNF Begin
3.71/1.61	c (1,1) translated 245 (10%) constraints
3.99/1.72	c (1,1) translated 490 (20%) constraints
4.33/1.80	c (1,1) translated 735 (30%) constraints
4.33/1.88	c (1,1) translated 980 (40%) constraints
4.72/1.95	c (1,1) translated 1225 (50%) constraints
5.00/2.01	c (1,1) translated 1470 (60%) constraints
5.00/2.07	c (1,1) translated 1715 (70%) constraints
5.29/2.13	c (1,1) translated 1960 (80%) constraints
5.29/2.18	c (1,1) translated 2205 (90%) constraints
5.49/2.23	c (1,1) translated 2450 (100%) constraints
5.49/2.23	c (1,1) ===========================================
5.49/2.27	c (1,1) Hybrid: #OE=100, #LE=0
5.49/2.27	c (1,1) Hybrid
5.49/2.27	c (1,1) ===========================================
5.77/2.37	c (1,1) translated 1470 (10%) constraints
6.18/2.43	c (1,1) translated 2940 (20%) constraints
6.18/2.49	c (1,1) translated 4410 (30%) constraints
6.56/2.54	c (1,1) translated 5880 (40%) constraints
6.56/2.59	c (2,2) translated 7350 (50%) constraints
6.95/2.63	c (2,2) translated 8820 (60%) constraints
6.95/2.67	c (2,2) translated 10290 (70%) constraints
7.35/2.71	c (2,2) translated 11760 (80%) constraints
7.35/2.75	c (2,2) translated 13230 (90%) constraints
7.35/2.79	c (2,2) translated 14700 (100%) constraints
7.35/2.79	c (2,2) CSP to CSPinCNF End
7.35/2.79	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 14700 ctr, max domain size 9
7.35/2.79	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.35/2.79	c (2,2) CSPinCNF Propagation Begin
8.03/2.90	c (2,2) 0 values, 0 unsatisfiable literals, and 2450 valid clauses are removed
8.03/2.90	c (2,2) CSPinCNF Propagation End
8.03/2.90	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 12250 ctr, max domain size 9
8.03/2.90	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.03/2.93	c (2,2) Hybrid: #OE=100, #LE=0
8.03/2.93	c (2,2) Simplify CSPinCNF Begin
9.14/3.26	c (2,2) Simplify CSPinCNF End
9.14/3.27	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
9.14/3.27	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.14/3.27	c (2,2) Calculate Precise Domain Begin
9.14/3.27	c (2,2) 0 values are removed by re-calculation
9.14/3.27	c (2,2) Calculate Precise Domain End
9.14/3.28	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
9.14/3.28	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.14/3.28	c (2,2) CSPinCNF to SatSolver Begin
10.79/3.67	c (3,3) 2212 (10 %) CSP clauses are encoded (0 SAT variables, 10799 SAT clauses)
11.19/3.78	c (3,3) 4424 (20 %) CSP clauses are encoded (0 SAT variables, 20899 SAT clauses)
11.58/3.87	c (3,3) 6635 (30 %) CSP clauses are encoded (0 SAT variables, 30990 SAT clauses)
11.81/3.95	c (3,3) 8847 (40 %) CSP clauses are encoded (0 SAT variables, 41098 SAT clauses)
11.95/4.02	c (3,3) 11058 (50 %) CSP clauses are encoded (0 SAT variables, 51197 SAT clauses)
11.95/4.09	c (3,3) 13270 (60 %) CSP clauses are encoded (0 SAT variables, 61305 SAT clauses)
12.13/4.16	c (3,3) 15482 (70 %) CSP clauses are encoded (0 SAT variables, 71413 SAT clauses)
12.34/4.23	c (3,3) 17693 (80 %) CSP clauses are encoded (0 SAT variables, 81544 SAT clauses)
12.34/4.30	c (3,3) 19905 (90 %) CSP clauses are encoded (0 SAT variables, 91660 SAT clauses)
12.51/4.57	c (3,3) 22116 (100 %) CSP clauses are encoded (0 SAT variables, 101743 SAT clauses)
12.51/4.57	c (3,3) CSPinCNF to SatSolver End
12.51/4.57	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.51/4.57	c (4,3) 10666 bool, 101744 clause
12.51/4.57	c (4,3) Export Begin
12.55/4.67	c (4,3) Export to HOME/scop-32495-serial-file.bin
12.55/4.67	c (4,3) Export End
12.55/4.67	c (4,3) Export File Size: 0.02 MB
12.55/4.67	c (4,3) 0,0,2,2,2,2,3,STOP-AFTER(DIMACS)
12.55/4.67	c END-Prog: Tue Sep 24 15:44:29 CEST 2019
0.00/4.71	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-32495-serial-file.bin
13.23/5.17	c (0,0) Read Serial File Begin
13.23/5.17	c (0,0) HOME/scop-32495-serial-file.bin
13.47/5.38	c (0,0) Read Serial File End
13.47/5.39	
13.47/5.39	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
13.47/5.39	(Solving Process)
13.47/5.39	
13.65/5.41	c BEGIN-Prog: Tue Sep 24 15:44:29 CEST 2019
13.65/5.41	c PID: 32518
13.65/5.41	c IP: 172.20.3.106
13.65/5.41	c HOST: node106.alineos.net
13.65/5.41	c (0,0) SatSolver.solve Begin
13.65/5.41	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405504-1569336348.xml-scop-32498.cnf
13.65/5.44	c (0,0) c
13.65/5.44	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)
13.65/5.44	c (0,0) c
13.65/5.44	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.65/5.44	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.65/5.44	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.65/5.44	c (0,0) c |                                                                                                       |
13.65/5.47	c (0,0) c |  Number of variables:         10666                                                                   |
13.65/5.47	c (0,0) c |  Number of clauses:          101744                                                                   |
13.65/5.47	c (0,0) c |  Parse time:                   0.03 s                                                                 |
13.65/5.47	c (0,0) c |                                                                                                       |
13.84/5.55	c (0,0) c |  Simplification time:          0.08 s                                                                 |
13.84/5.55	c (0,0) c |                                                                                                       |
13.84/5.55	c (0,0) c |  Generating clones                                                                                    |
13.84/5.59	c (0,0) c |  all clones generated. Memory =    83.12Mb.                                                           |
13.84/5.59	c (0,0) c ========================================================================================================|
13.84/5.59	c (0,0) c
13.84/5.59	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
13.84/5.59	c (0,0) c
13.84/5.59	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.59	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.84/5.59	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.59	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
13.84/5.59	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
13.84/5.59	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
13.84/5.59	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
13.84/5.59	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
13.84/5.59	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
13.84/5.59	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
13.84/5.59	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
13.84/5.59	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
13.84/5.59	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
13.84/5.59	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
13.84/5.59	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
13.84/5.59	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
13.84/5.59	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
13.84/5.59	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
13.84/5.59	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c real time : 0.911527 s
19.42/6.35	c (1,0) c cpu time  : 5.71751 s
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | Conflicts     |          129738 |      13897 |      11230 |      15855 |      13767 |      21856 |      12034 |      21574 |      19525 |
19.42/6.35	c (1,0) c | Decisions     |          161841 |      17381 |      13873 |      19957 |      17309 |      27242 |      14968 |      26829 |      24282 |
19.42/6.35	c (1,0) c | Propagations  |        16252715 |    1965565 |    1974817 |    2465267 |    2087371 |    1937182 |    2057335 |    1926749 |    1838429 |
19.42/6.35	c (1,0) c | ReduceDBs     |              21 |          3 |          2 |          3 |          2 |          3 |          2 |          3 |          3 |
19.42/6.35	c (1,0) c | SimpDBs       |              12 |          1 |          1 |          1 |          1 |          2 |          1 |          2 |          3 |
19.42/6.35	c (1,0) c | Restarts      |              40 |          5 |          3 |          6 |          7 |          4 |         12 |          2 |          1 |
19.42/6.35	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | PropBinClauses|        27563562 |    3321288 |    3284017 |    4186601 |    3448582 |    3299166 |    3391258 |    3441126 |    3191524 |
19.42/6.35	c (1,0) c | PropPreBlocker|       225092307 |   26541338 |   25808346 |   30107950 |   25908968 |   31071950 |   25897319 |   30856904 |   28899532 |
19.42/6.35	c (1,0) c | PropNotBlocker|       100402761 |   12547624 |   13593636 |   13210283 |   12586590 |   12679713 |   13100049 |   11531031 |   11153835 |
19.42/6.35	c (1,0) c | LitFullScans  |       402657255 |   48001992 |   48001329 |   54004368 |   48002541 |   54003080 |   48001972 |   52314465 |   50327508 |
19.42/6.35	c (1,0) c | LitScanFracts |           11496 |       1231 |        222 |       1594 |       2262 |       2350 |       1434 |       1946 |        457 |
19.42/6.35	c (1,0) c | DecisionLevel0|              63 |          5 |          3 |          6 |          7 |          5 |         12 |         13 |         12 |
19.42/6.35	c (1,0) c | Periods       |              66 |          8 |          8 |          9 |          8 |          9 |          8 |          8 |          8 |
19.42/6.35	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
19.42/6.35	c (1,0) c | Avg_Trail     |                 |        506 |        417 |        490 |        477 |        259 |        428 |        284 |        305 |
19.42/6.35	c (1,0) c | Avg_DL        |                 |         12 |         13 |         11 |         13 |         11 |         14 |         10 |         10 |
19.42/6.35	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | Exported      |           29126 |       2996 |       2271 |       3512 |       3133 |       5819 |       1822 |       4929 |       4644 |
19.42/6.35	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          1 |          0 |         11 |         11 |
19.42/6.35	c (1,0) c | Binaries      |                 |          1 |          0 |          0 |          0 |         14 |          0 |         40 |         48 |
19.42/6.35	c (1,0) c | Glues         |                 |        310 |        366 |        333 |        416 |        577 |        350 |        601 |        406 |
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | Orig_Seen     |            13 % |       5487 |      18822 |       9541 |      21767 |      13599 |      20050 |       6174 |       4530 |
19.42/6.35	c (1,0) c | Diff Orig seen|                 | -      687 |      12648 |       3367 |      15593 |       7425 |      13876 |      X     | -     1644 |
19.42/6.35	c (1,0) c | Hamming       |            23 % |       2429 |       2574 |       2612 |       2453 |       2634 |       2593 |      X     |       2410 |
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c | RunningTime   |                 |    0.7 100%|    0.7 100%|    0.7 100%|    0.8 100%|    0.7 100%|    0.7 100%|    0.7 100%|    0.7 100%|
19.42/6.35	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.42/6.35	c (1,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%|
19.42/6.35	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.42/6.35	c (1,0) c | SolvingTime   |                 |    0.7     |    0.7     |    0.7     |    0.8     |    0.7     |    0.7     |    0.7     |    0.7     |
19.42/6.35	c (1,0) c | PropagationTim|                 |    0.7  89%|    0.7  90%|    0.6  86%|    0.7  88%|    0.6  85%|    0.7  89%|    0.6  86%|    0.6  85%|
19.42/6.35	c (1,0) c | AnalysisTime  |                 |    0.0   6%|    0.0   6%|    0.1   7%|    0.1   8%|    0.1   9%|    0.1   7%|    0.1   7%|    0.0   7%|
19.42/6.35	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.42/6.35	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   2%|    0.0   2%|
19.42/6.35	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.42/6.35	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.42/6.35	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c
19.42/6.35	c (1,0) c Threads : 8
19.42/6.35	c (1,0) c Winner : 6
19.42/6.35	c (1,0) c Conflicts_0 : 13897
19.42/6.35	c (1,0) c Conflicts_1 : 11230
19.42/6.35	c (1,0) c Conflicts_2 : 15855
19.42/6.35	c (1,0) c Conflicts_3 : 13767
19.42/6.35	c (1,0) c Conflicts_4 : 21856
19.42/6.35	c (1,0) c Conflicts_5 : 12034
19.42/6.35	c (1,0) c Conflicts_6 : 21574
19.42/6.35	c (1,0) c Conflicts_7 : 19525
19.42/6.35	c (1,0) c Conflicts_total : 129738
19.42/6.35	c (1,0) c Conflicts_winner : 21574
19.42/6.35	c (1,0) c Decisions_0 : 17381
19.42/6.35	c (1,0) c Decisions_1 : 13873
19.42/6.35	c (1,0) c Decisions_2 : 19957
19.42/6.35	c (1,0) c Decisions_3 : 17309
19.42/6.35	c (1,0) c Decisions_4 : 27242
19.42/6.35	c (1,0) c Decisions_5 : 14968
19.42/6.35	c (1,0) c Decisions_6 : 26829
19.42/6.35	c (1,0) c Decisions_7 : 24282
19.42/6.35	c (1,0) c Decisions_total : 161841
19.42/6.35	c (1,0) c Decisions_winner : 26829
19.42/6.35	c (1,0) c Propagations_0 : 1965565
19.42/6.35	c (1,0) c Propagations_1 : 1974817
19.42/6.35	c (1,0) c Propagations_2 : 2465267
19.42/6.35	c (1,0) c Propagations_3 : 2087371
19.42/6.35	c (1,0) c Propagations_4 : 1937182
19.42/6.35	c (1,0) c Propagations_5 : 2057335
19.42/6.35	c (1,0) c Propagations_6 : 1926749
19.42/6.35	c (1,0) c Propagations_7 : 1838429
19.42/6.35	c (1,0) c Propagations_total : 16252715
19.42/6.35	c (1,0) c Propagations_winner : 1926749
19.42/6.35	c (1,0) c ReduceDBs_0 : 3
19.42/6.35	c (1,0) c ReduceDBs_1 : 2
19.42/6.35	c (1,0) c ReduceDBs_2 : 3
19.42/6.35	c (1,0) c ReduceDBs_3 : 2
19.42/6.35	c (1,0) c ReduceDBs_4 : 3
19.42/6.35	c (1,0) c ReduceDBs_5 : 2
19.42/6.35	c (1,0) c ReduceDBs_6 : 3
19.42/6.35	c (1,0) c ReduceDBs_7 : 3
19.42/6.35	c (1,0) c ReduceDBs_total : 21
19.42/6.35	c (1,0) c ReduceDBs_winner : 3
19.42/6.35	c (1,0) c SimpDBs_0 : 1
19.42/6.35	c (1,0) c SimpDBs_1 : 1
19.42/6.35	c (1,0) c SimpDBs_2 : 1
19.42/6.35	c (1,0) c SimpDBs_3 : 1
19.42/6.35	c (1,0) c SimpDBs_4 : 2
19.42/6.35	c (1,0) c SimpDBs_5 : 1
19.42/6.35	c (1,0) c SimpDBs_6 : 2
19.42/6.35	c (1,0) c SimpDBs_7 : 3
19.42/6.35	c (1,0) c SimpDBs_total : 12
19.42/6.35	c (1,0) c SimpDBs_winner : 2
19.42/6.35	c (1,0) c Restarts_0 : 5
19.42/6.35	c (1,0) c Restarts_1 : 3
19.42/6.35	c (1,0) c Restarts_2 : 6
19.42/6.35	c (1,0) c Restarts_3 : 7
19.42/6.35	c (1,0) c Restarts_4 : 4
19.42/6.35	c (1,0) c Restarts_5 : 12
19.42/6.35	c (1,0) c Restarts_6 : 2
19.42/6.35	c (1,0) c Restarts_7 : 1
19.42/6.35	c (1,0) c Restarts_total : 40
19.42/6.35	c (1,0) c Restarts_winner : 2
19.42/6.35	c (1,0) c ForcedImports_0 : 0
19.42/6.35	c (1,0) c ForcedImports_1 : 0
19.42/6.35	c (1,0) c ForcedImports_2 : 0
19.42/6.35	c (1,0) c ForcedImports_3 : 0
19.42/6.35	c (1,0) c ForcedImports_4 : 0
19.42/6.35	c (1,0) c ForcedImports_5 : 0
19.42/6.35	c (1,0) c ForcedImports_6 : 0
19.42/6.35	c (1,0) c ForcedImports_7 : 0
19.42/6.35	c (1,0) c ForcedImports_total : 0
19.42/6.35	c (1,0) c ForcedImports_winner : 0
19.42/6.35	c (1,0) c PropsBinClauses_0 : 3321288
19.42/6.35	c (1,0) c PropsBinClauses_1 : 3284017
19.42/6.35	c (1,0) c PropsBinClauses_2 : 4186601
19.42/6.36	c (1,0) c PropsBinClauses_3 : 3448582
19.42/6.36	c (1,0) c PropsBinClauses_4 : 3299166
19.42/6.36	c (1,0) c PropsBinClauses_5 : 3391258
19.42/6.36	c (1,0) c PropsBinClauses_6 : 3441126
19.42/6.36	c (1,0) c PropsBinClauses_7 : 3191524
19.42/6.36	c (1,0) c PropsBinClauses_total : 27563562
19.42/6.36	c (1,0) c PropsBinClauses_winner : 3441126
19.42/6.36	c (1,0) c PropsPreBlocker_0 : 26541338
19.42/6.36	c (1,0) c PropsPreBlocker_1 : 25808346
19.42/6.36	c (1,0) c PropsPreBlocker_2 : 30107950
19.42/6.36	c (1,0) c PropsPreBlocker_3 : 25908968
19.42/6.36	c (1,0) c PropsPreBlocker_4 : 31071950
19.42/6.36	c (1,0) c PropsPreBlocker_5 : 25897319
19.42/6.36	c (1,0) c PropsPreBlocker_6 : 30856904
19.42/6.36	c (1,0) c PropsPreBlocker_7 : 28899532
19.42/6.36	c (1,0) c PropsPreBlocker_total : 225092307
19.42/6.36	c (1,0) c PropsPreBlocker_winner : 30856904
19.42/6.36	c (1,0) c PropsNotBlocker_0 : 12547624
19.42/6.36	c (1,0) c PropsNotBlocker_1 : 13593636
19.42/6.36	c (1,0) c PropsNotBlocker_2 : 13210283
19.42/6.36	c (1,0) c PropsNotBlocker_3 : 12586590
19.42/6.36	c (1,0) c PropsNotBlocker_4 : 12679713
19.42/6.36	c (1,0) c PropsNotBlocker_5 : 13100049
19.42/6.36	c (1,0) c PropsNotBlocker_6 : 11531031
19.42/6.36	c (1,0) c PropsNotBlocker_7 : 11153835
19.42/6.36	c (1,0) c PropsNotBlocker_total : 100402761
19.42/6.36	c (1,0) c PropsNotBlocker_winner : 11531031
19.42/6.36	c (1,0) c PropsLitFullScans_0 : 48001992
19.42/6.36	c (1,0) c PropsLitFullScans_1 : 48001329
19.42/6.36	c (1,0) c PropsLitFullScans_2 : 54004368
19.42/6.36	c (1,0) c PropsLitFullScans_3 : 48002541
19.42/6.36	c (1,0) c PropsLitFullScans_4 : 54003080
19.42/6.36	c (1,0) c PropsLitFullScans_5 : 48001972
19.42/6.36	c (1,0) c PropsLitFullScans_6 : 52314465
19.42/6.36	c (1,0) c PropsLitFullScans_7 : 50327508
19.42/6.36	c (1,0) c PropsLitFullScans_total : 402657255
19.42/6.36	c (1,0) c PropsLitFullScans_winner : 52314465
19.42/6.36	c (1,0) c LitScanFractions_0 : 1231
19.42/6.36	c (1,0) c LitScanFractions_1 : 222
19.42/6.36	c (1,0) c LitScanFractions_2 : 1594
19.42/6.36	c (1,0) c LitScanFractions_3 : 2262
19.42/6.36	c (1,0) c LitScanFractions_4 : 2350
19.42/6.36	c (1,0) c LitScanFractions_5 : 1434
19.42/6.36	c (1,0) c LitScanFractions_6 : 1946
19.42/6.36	c (1,0) c LitScanFractions_7 : 457
19.42/6.36	c (1,0) c LitScanFractions_total : 11496
19.42/6.36	c (1,0) c LitScanFractions_winner : 1946
19.42/6.36	c (1,0) c DecisionLevel0_0 : 5
19.42/6.36	c (1,0) c DecisionLevel0_1 : 3
19.42/6.36	c (1,0) c DecisionLevel0_2 : 6
19.42/6.36	c (1,0) c DecisionLevel0_3 : 7
19.42/6.36	c (1,0) c DecisionLevel0_4 : 5
19.42/6.36	c (1,0) c DecisionLevel0_5 : 12
19.42/6.36	c (1,0) c DecisionLevel0_6 : 13
19.42/6.36	c (1,0) c DecisionLevel0_7 : 12
19.42/6.36	c (1,0) c DecisionLevel0_total : 63
19.42/6.36	c (1,0) c DecisionLevel0_winner : 13
19.42/6.36	c (1,0) c Periods_0 : 8
19.42/6.36	c (1,0) c Periods_1 : 8
19.42/6.36	c (1,0) c Periods_2 : 9
19.42/6.36	c (1,0) c Periods_3 : 8
19.42/6.36	c (1,0) c Periods_4 : 9
19.42/6.36	c (1,0) c Periods_5 : 8
19.42/6.36	c (1,0) c Periods_6 : 8
19.42/6.36	c (1,0) c Periods_7 : 8
19.42/6.36	c (1,0) c Periods_total : 66
19.42/6.36	c (1,0) c Periods_winner : 8
19.42/6.36	c (1,0) c Margin_0 : 20
19.42/6.36	c (1,0) c Margin_1 : 20
19.42/6.36	c (1,0) c Margin_2 : 20
19.42/6.36	c (1,0) c Margin_3 : 20
19.42/6.36	c (1,0) c Margin_4 : 20
19.42/6.36	c (1,0) c Margin_5 : 20
19.42/6.36	c (1,0) c Margin_6 : 20
19.42/6.36	c (1,0) c Margin_7 : 20
19.42/6.36	c (1,0) c Margin_total : 160
19.42/6.36	c (1,0) c Margin_winner : 20
19.42/6.36	c (1,0) c Exported_0 : 2996
19.42/6.36	c (1,0) c Exported_1 : 2271
19.42/6.36	c (1,0) c Exported_2 : 3512
19.42/6.36	c (1,0) c Exported_3 : 3133
19.42/6.36	c (1,0) c Exported_4 : 5819
19.42/6.36	c (1,0) c Exported_5 : 1822
19.42/6.36	c (1,0) c Exported_6 : 4929
19.42/6.36	c (1,0) c Exported_7 : 4644
19.42/6.36	c (1,0) c Exported_total : 29126
19.42/6.36	c (1,0) c Exported_winner : 4929
19.42/6.36	c (1,0) c Imported_0 : 0
19.42/6.36	c (1,0) c Imported_1 : 0
19.42/6.36	c (1,0) c Imported_2 : 0
19.42/6.36	c (1,0) c Imported_3 : 0
19.42/6.36	c (1,0) c Imported_4 : 0
19.42/6.36	c (1,0) c Imported_5 : 0
19.42/6.36	c (1,0) c Imported_6 : 0
19.42/6.36	c (1,0) c Imported_7 : 0
19.42/6.36	c (1,0) c Imported_total : 0
19.42/6.36	c (1,0) c Imported_winner : 0
19.42/6.36	c (1,0) c Good_0 : 0
19.42/6.36	c (1,0) c Good_1 : 0
19.42/6.36	c (1,0) c Good_2 : 0
19.42/6.36	c (1,0) c Good_3 : 0
19.42/6.36	c (1,0) c Good_4 : 0
19.42/6.36	c (1,0) c Good_5 : 0
19.42/6.36	c (1,0) c Good_6 : 0
19.42/6.36	c (1,0) c Good_7 : 0
19.42/6.36	c (1,0) c Good_total : 0
19.42/6.36	c (1,0) c Good_winner : 0
19.42/6.36	c (1,0) c Purge_0 : 0
19.42/6.36	c (1,0) c Purge_1 : 0
19.42/6.36	c (1,0) c Purge_2 : 0
19.42/6.36	c (1,0) c Purge_3 : 0
19.42/6.36	c (1,0) c Purge_4 : 0
19.42/6.36	c (1,0) c Purge_5 : 0
19.42/6.36	c (1,0) c Purge_6 : 0
19.42/6.36	c (1,0) c Purge_7 : 0
19.42/6.36	c (1,0) c Purge_total : 0
19.42/6.36	c (1,0) c Purge_winner : 0
19.42/6.36	c (1,0) c Promoted_0 : 0
19.42/6.36	c (1,0) c Promoted_1 : 0
19.42/6.36	c (1,0) c Promoted_2 : 0
19.42/6.36	c (1,0) c Promoted_3 : 0
19.42/6.36	c (1,0) c Promoted_4 : 0
19.42/6.36	c (1,0) c Promoted_5 : 0
19.42/6.36	c (1,0) c Promoted_6 : 0
19.42/6.36	c (1,0) c Promoted_7 : 0
19.42/6.36	c (1,0) c Promoted_total : 0
19.42/6.36	c (1,0) c Promoted_winner : 0
19.42/6.36	c (1,0) c Remove_Imp_0 : 0
19.42/6.36	c (1,0) c Remove_Imp_1 : 0
19.42/6.36	c (1,0) c Remove_Imp_2 : 0
19.42/6.36	c (1,0) c Remove_Imp_3 : 0
19.42/6.36	c (1,0) c Remove_Imp_4 : 0
19.42/6.36	c (1,0) c Remove_Imp_5 : 0
19.42/6.36	c (1,0) c Remove_Imp_6 : 0
19.42/6.36	c (1,0) c Remove_Imp_7 : 0
19.42/6.36	c (1,0) c Remove_Imp_total : 0
19.42/6.36	c (1,0) c Remove_Imp_winner : 0
19.42/6.36	c (1,0) c Blocked_Reuse_0 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_1 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_2 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_3 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_4 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_5 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_6 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_7 : 0
19.42/6.36	c (1,0) c Blocked_Reuse_total : 0
19.42/6.36	c (1,0) c Blocked_Reuse_winner : 0
19.42/6.36	c (1,0) c Unaries_0 : 0
19.42/6.36	c (1,0) c Unaries_1 : 0
19.42/6.36	c (1,0) c Unaries_2 : 0
19.42/6.36	c (1,0) c Unaries_3 : 0
19.42/6.36	c (1,0) c Unaries_4 : 1
19.42/6.36	c (1,0) c Unaries_5 : 0
19.42/6.36	c (1,0) c Unaries_6 : 11
19.42/6.36	c (1,0) c Unaries_7 : 11
19.42/6.36	c (1,0) c Unaries_total : 23
19.42/6.36	c (1,0) c Unaries_winner : 11
19.42/6.36	c (1,0) c Binaries_0 : 1
19.42/6.36	c (1,0) c Binaries_1 : 0
19.42/6.36	c (1,0) c Binaries_2 : 0
19.42/6.36	c (1,0) c Binaries_3 : 0
19.42/6.36	c (1,0) c Binaries_4 : 14
19.42/6.36	c (1,0) c Binaries_5 : 0
19.42/6.36	c (1,0) c Binaries_6 : 40
19.42/6.36	c (1,0) c Binaries_7 : 48
19.42/6.36	c (1,0) c Binaries_total : 103
19.42/6.36	c (1,0) c Binaries_winner : 40
19.42/6.36	c (1,0) c Glues_0 : 310
19.42/6.36	c (1,0) c Glues_1 : 366
19.42/6.36	c (1,0) c Glues_2 : 333
19.42/6.36	c (1,0) c Glues_3 : 416
19.42/6.36	c (1,0) c Glues_4 : 577
19.42/6.36	c (1,0) c Glues_5 : 350
19.42/6.36	c (1,0) c Glues_6 : 601
19.42/6.36	c (1,0) c Glues_7 : 406
19.42/6.36	c (1,0) c Glues_total : 3359
19.42/6.36	c (1,0) c Glues_winner : 601
19.42/6.36	c (1,0) c RunningTime_0 : 0.730419
19.42/6.36	c (1,0) c RunningTime_1 : 0.728760
19.42/6.36	c (1,0) c RunningTime_2 : 0.705780
19.42/6.36	c (1,0) c RunningTime_3 : 0.753913
19.42/6.36	c (1,0) c RunningTime_4 : 0.722991
19.42/6.36	c (1,0) c RunningTime_5 : 0.747200
19.42/6.36	c (1,0) c RunningTime_6 : 0.713564
19.42/6.36	c (1,0) c RunningTime_7 : 0.675474
19.42/6.36	c (1,0) c RunningTime_total : 5.778102
19.42/6.36	c (1,0) c RunningTime_winner : 0.713564
19.42/6.36	c (1,0) c WaitingTime_0 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_1 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_2 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_3 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_4 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_5 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_6 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_7 : 0.000000
19.42/6.36	c (1,0) c WaitingTime_total : 0.000000
19.42/6.36	c (1,0) c WaitingTime_winner : 0.000000
19.42/6.36	c (1,0) c ExchangingTime_0 : 0.001444
19.42/6.36	c (1,0) c ExchangingTime_1 : 0.000894
19.42/6.36	c (1,0) c ExchangingTime_2 : 0.003363
19.42/6.36	c (1,0) c ExchangingTime_3 : 0.001059
19.42/6.36	c (1,0) c ExchangingTime_4 : 0.001404
19.42/6.36	c (1,0) c ExchangingTime_5 : 0.000763
19.42/6.36	c (1,0) c ExchangingTime_6 : 0.001403
19.42/6.36	c (1,0) c ExchangingTime_7 : 0.001013
19.42/6.36	c (1,0) c ExchangingTime_total : 0.011343
19.42/6.36	c (1,0) c ExchangingTime_winner : 0.001403
19.42/6.36	c (1,0) c PeriodProcTime_0 : 0.000057
19.42/6.36	c (1,0) c PeriodProcTime_1 : 0.000062
19.42/6.36	c (1,0) c PeriodProcTime_2 : 0.000099
19.42/6.36	c (1,0) c PeriodProcTime_3 : 0.000063
19.42/6.36	c (1,0) c PeriodProcTime_4 : 0.000079
19.42/6.36	c (1,0) c PeriodProcTime_5 : 0.000058
19.42/6.36	c (1,0) c PeriodProcTime_6 : 0.000067
19.42/6.36	c (1,0) c PeriodProcTime_7 : 0.000069
19.42/6.36	c (1,0) c PeriodProcTime_total : 0.000554
19.42/6.36	c (1,0) c PeriodProcTime_winner : 0.000067
19.42/6.36	c (1,0) c SolvingTime_0 : 0.731920
19.42/6.36	c (1,0) c SolvingTime_1 : 0.729715
19.42/6.36	c (1,0) c SolvingTime_2 : 0.709243
19.42/6.36	c (1,0) c SolvingTime_3 : 0.755035
19.42/6.36	c (1,0) c SolvingTime_4 : 0.724474
19.42/6.36	c (1,0) c SolvingTime_5 : 0.748020
19.42/6.36	c (1,0) c SolvingTime_6 : 0.715034
19.42/6.36	c (1,0) c SolvingTime_7 : 0.676557
19.42/6.36	c (1,0) c SolvingTime_total : 5.789998
19.42/6.36	c (1,0) c SolvingTime_winner : 0.715034
19.42/6.36	c (1,0) c PropagationTime_0 : 0.654622
19.42/6.36	c (1,0) c PropagationTime_1 : 0.655188
19.42/6.36	c (1,0) c PropagationTime_2 : 0.606810
19.42/6.36	c (1,0) c PropagationTime_3 : 0.664298
19.42/6.36	c (1,0) c PropagationTime_4 : 0.612489
19.42/6.36	c (1,0) c PropagationTime_5 : 0.666595
19.42/6.36	c (1,0) c PropagationTime_6 : 0.611937
19.42/6.36	c (1,0) c PropagationTime_7 : 0.578046
19.42/6.36	c (1,0) c PropagationTime_total : 5.049985
19.42/6.36	c (1,0) c PropagationTime_winner : 0.611937
19.42/6.36	c (1,0) c AnalysisTime_0 : 0.041203
19.42/6.36	c (1,0) c AnalysisTime_1 : 0.047403
19.42/6.36	c (1,0) c AnalysisTime_2 : 0.052828
19.42/6.36	c (1,0) c AnalysisTime_3 : 0.056934
19.42/6.36	c (1,0) c AnalysisTime_4 : 0.061786
19.42/6.36	c (1,0) c AnalysisTime_5 : 0.051352
19.42/6.36	c (1,0) c AnalysisTime_6 : 0.052613
19.42/6.36	c (1,0) c AnalysisTime_7 : 0.047302
19.42/6.36	c (1,0) c AnalysisTime_total : 0.411421
19.42/6.36	c (1,0) c AnalysisTime_winner : 0.052613
19.42/6.36	c (1,0) c ReductionTime_0 : 0.003030
19.42/6.36	c (1,0) c ReductionTime_1 : 0.001280
19.42/6.36	c (1,0) c ReductionTime_2 : 0.013550
19.42/6.36	c (1,0) c ReductionTime_3 : 0.001378
19.42/6.36	c (1,0) c ReductionTime_4 : 0.003075
19.42/6.36	c (1,0) c ReductionTime_5 : 0.001291
19.42/6.36	c (1,0) c ReductionTime_6 : 0.003039
19.42/6.36	c (1,0) c ReductionTime_7 : 0.003071
19.42/6.36	c (1,0) c ReductionTime_total : 0.029714
19.42/6.36	c (1,0) c ReductionTime_winner : 0.003039
19.42/6.36	c (1,0) c SimplifyTime_0 : 0.000000
19.42/6.36	c (1,0) c SimplifyTime_1 : 0.000001
19.42/6.36	c (1,0) c SimplifyTime_2 : 0.000000
19.42/6.36	c (1,0) c SimplifyTime_3 : 0.000001
19.42/6.36	c (1,0) c SimplifyTime_4 : 0.012093
19.42/6.36	c (1,0) c SimplifyTime_5 : 0.000000
19.42/6.36	c (1,0) c SimplifyTime_6 : 0.012163
19.42/6.36	c (1,0) c SimplifyTime_7 : 0.014748
19.42/6.36	c (1,0) c SimplifyTime_total : 0.039006
19.42/6.36	c (1,0) c SimplifyTime_winner : 0.012163
19.42/6.36	c (1,0) c UsedRateTime_0 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_1 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_2 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_3 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_4 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_5 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_6 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_7 : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_total : 0.000000
19.42/6.36	c (1,0) c UsedRateTime_winner : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_0 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_1 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_2 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_3 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_4 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_5 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_6 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_7 : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_total : 0.000000
19.42/6.36	c (1,0) c OverlapRateTime_winner : 0.000000
19.42/6.36	c (1,0) c
19.42/6.36	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
19.42/6.36	c (1,0) c
19.42/6.36	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.36	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.42/6.36	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.36	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
19.42/6.36	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
19.42/6.36	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
19.42/6.36	c (1,0) c | Initial random_seed   | 1739278528 |  922338807 | 2093294688 | 1827691563 | 1922537658 | 1088666805 | 1683784223 | 1334883875 |
19.42/6.36	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
19.42/6.36	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
19.42/6.36	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
19.42/6.36	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
19.42/6.36	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
19.42/6.36	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
19.42/6.36	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
19.42/6.36	c (1,0) c | var_decay             |     0.8200 |     0.8200 |     0.8300 |     0.8200 |     0.8400 |     0.8200 |     0.8400 |     0.8300 |
19.42/6.36	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
19.42/6.36	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
19.42/6.36	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
19.42/6.36	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.42/6.36	c (1,0) 
19.42/6.37	c (1,0) s UNSATISFIABLE
19.42/6.37	c (1,0) SatSolver.solve End
19.42/6.37	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
19.42/6.37	c (1,0) Show results Begin
19.42/6.37	s UNSATISFIABLE
19.42/6.37	c (1,0) Show results End
19.42/6.37	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
19.42/6.37	c (1,0) 1,1,STOP-AFTER(ALL)
19.42/6.37	c END-Prog: Tue Sep 24 15:44:30 CEST 2019

Verifier Data


Watcher Data

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

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

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

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

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

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

solver pid=32495, runsolver pid=32492

[startup+0.10013 s]*
/proc/loadavg: 3.12 3.57 1.76 2/211 32517
/proc/meminfo: memFree=25202936/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509888774 115843072 349 33554432000 4194304 5098028 140721926632416 140721926629672 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 349 296 221 0 87 0
[pid=32498] ppid=32495 vsize=27314120 memory=106120 CPUtime=0.1 cores=0-7
/proc/32498/stat : 32498 (java) S 32495 32495 31481 0 -1 1077944320 6595 0 0 0 8 2 0 0 20 0 20 0 509888774 27969658880 26530 33554432000 4194304 4196468 140731859679408 140731859661952 140049518124791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
/proc/32498/statm: 6828530 26530 2816 1 0 6790935 0
[pid=32498/tid=32499] ppid=32495 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32498/task/32499/stat : 32499 (java) R 32495 32495 31481 0 -1 4202560 4652 0 0 0 7 2 0 0 20 0 20 0 509888774 27969658880 26530 33554432000 4194304 4196468 140731859679408 140049489951120 140049502205278 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32500] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32500/stat : 32500 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140049522367376 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32501] ppid=32495 vsize=27314120 memory=140455854564992 CPUtime=0 cores=0-7
/proc/32498/task/32501/stat : 32501 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140049355746064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32502] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32502/stat : 32502 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048939166864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32503] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32503/stat : 32503 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048938114064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32504] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32504/stat : 32504 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048937060752 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32505] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32505/stat : 32505 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048936007952 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32506] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32506/stat : 32506 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048934955664 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32507] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32507/stat : 32507 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048933902864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32508] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32508/stat : 32508 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888778 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048576572016 140049518135938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32509] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32509/stat : 32509 (java) S 32495 32495 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 26530 33554432000 4194304 4196468 140731859679408 140047340791072 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32510] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32510/stat : 32510 (java) S 32495 32495 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 26530 33554432000 4194304 4196468 140731859679408 140047206569584 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32511] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32511/stat : 32511 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140046832065104 140049518143387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32512] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32512/stat : 32512 (java) S 32495 32495 31481 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048575518832 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32513] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32513/stat : 32513 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048574466032 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32514] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32514/stat : 32514 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048573413744 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32515] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32515/stat : 32515 (java) S 32495 32495 31481 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048572360944 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32516] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32516/stat : 32516 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 26530 33554432000 4194304 4196468 140731859679408 140046334159712 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32517] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32517/stat : 32517 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888782 27969658880 26530 33554432000 4194304 4196468 140731859679408 140048571308848 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107516 KiB

[startup+0.210504 s]*
/proc/loadavg: 3.12 3.57 1.76 2/211 32517
/proc/meminfo: memFree=25184112/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509888774 115843072 349 33554432000 4194304 5098028 140721926632416 140721926629672 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 349 296 221 0 87 0
[pid=32498] ppid=32495 vsize=27314120 memory=120620 CPUtime=0.25 cores=0-7
/proc/32498/stat : 32498 (java) S 32495 32495 31481 0 -1 1077944320 11623 0 0 0 21 4 0 0 20 0 20 0 509888774 27969658880 30155 33554432000 4194304 4196468 140731859679408 140731859661952 140049518124791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
/proc/32498/statm: 6828530 30155 2894 1 0 6790935 0
[pid=32498/tid=32499] ppid=32495 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32498/task/32499/stat : 32499 (java) R 32495 32495 31481 0 -1 4202560 9244 0 0 0 17 3 0 0 20 0 20 0 509888774 27969658880 30155 33554432000 4194304 4196468 140731859679408 140049489924176 140049499688295 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32500] ppid=32495 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/32498/task/32500/stat : 32500 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140049522367376 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32501] ppid=32495 vsize=27314120 memory=140455854594125 CPUtime=0 cores=0-7
/proc/32498/task/32501/stat : 32501 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140049355746064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32502] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32502/stat : 32502 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048939166864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32503] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32503/stat : 32503 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048938114064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32504] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32504/stat : 32504 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048937060752 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32505] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32505/stat : 32505 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048936007952 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32506] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32506/stat : 32506 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048934955664 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32507] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32507/stat : 32507 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048933902864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32508] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32508/stat : 32508 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888778 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048576572016 140049518135938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32509] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32509/stat : 32509 (java) S 32495 32495 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 30155 33554432000 4194304 4196468 140731859679408 140047340791072 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32510] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32510/stat : 32510 (java) S 32495 32495 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 30155 33554432000 4194304 4196468 140731859679408 140047206569584 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32511] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32511/stat : 32511 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140046832065104 140049518143387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32512] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32512/stat : 32512 (java) S 32495 32495 31481 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048575518832 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32513] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32513/stat : 32513 (java) S 32495 32495 31481 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048574466032 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32514] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32514/stat : 32514 (java) S 32495 32495 31481 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048573413744 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32515] ppid=32495 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/32498/task/32515/stat : 32515 (java) S 32495 32495 31481 0 -1 1077944384 535 0 0 0 2 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048572360944 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32516] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32516/stat : 32516 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 30155 33554432000 4194304 4196468 140731859679408 140046334159712 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32517] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32517/stat : 32517 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888782 27969658880 30155 33554432000 4194304 4196468 140731859679408 140048571308848 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122016 KiB

[startup+0.310343 s]*
/proc/loadavg: 3.12 3.57 1.76 2/211 32517
/proc/meminfo: memFree=25181064/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509888774 115843072 349 33554432000 4194304 5098028 140721926632416 140721926629672 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 349 296 221 0 87 0
[pid=32498] ppid=32495 vsize=27314120 memory=124872 CPUtime=0.42 cores=0-7
/proc/32498/stat : 32498 (java) S 32495 32495 31481 0 -1 1077944320 12637 0 0 0 38 4 0 0 20 0 20 0 509888774 27969658880 31218 33554432000 4194304 4196468 140731859679408 140731859661952 140049518124791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
/proc/32498/statm: 6828530 31218 3047 1 0 6790935 0
[pid=32498/tid=32499] ppid=32495 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32498/task/32499/stat : 32499 (java) R 32495 32495 31481 0 -1 4202560 10019 0 0 0 26 3 0 0 20 0 20 0 509888774 27969658880 31218 33554432000 4194304 4196468 140731859679408 140049489907808 140049502205278 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32500] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32500/stat : 32500 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140049522367376 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32501] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32501/stat : 32501 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140049355746064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32502] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32502/stat : 32502 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048939166864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32503] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32503/stat : 32503 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048938114064 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32504] ppid=32495 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/32498/task/32504/stat : 32504 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048937060752 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32505] ppid=32495 vsize=27314120 memory=140455698330543 CPUtime=0 cores=0-7
/proc/32498/task/32505/stat : 32505 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048936007952 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32506] ppid=32495 vsize=27314120 memory=140455698332848 CPUtime=0 cores=0-7
/proc/32498/task/32506/stat : 32506 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048934955664 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32507] ppid=32495 vsize=27314120 memory=140455698335152 CPUtime=0 cores=0-7
/proc/32498/task/32507/stat : 32507 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888777 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048933902864 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32508] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32508/stat : 32508 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888778 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048576572016 140049518135938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32509] ppid=32495 vsize=27314120 memory=280911396677264 CPUtime=0 cores=0-7
/proc/32498/task/32509/stat : 32509 (java) S 32495 32495 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 31218 33554432000 4194304 4196468 140731859679408 140047340791072 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32510] ppid=32495 vsize=27314120 memory=280911396684176 CPUtime=0 cores=0-7
/proc/32498/task/32510/stat : 32510 (java) S 32495 32495 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509888779 27969658880 31218 33554432000 4194304 4196468 140731859679408 140047206569584 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32511] ppid=32495 vsize=27314120 memory=280911396625456 CPUtime=0 cores=0-7
/proc/32498/task/32511/stat : 32511 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140046832065104 140049518143387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32512] ppid=32495 vsize=27314120 memory=280911396698000 CPUtime=0 cores=0-7
/proc/32498/task/32512/stat : 32512 (java) S 32495 32495 31481 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048575518832 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32513] ppid=32495 vsize=27314120 memory=280911396704912 CPUtime=0.02 cores=0-7
/proc/32498/task/32513/stat : 32513 (java) S 32495 32495 31481 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048574466032 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32514] ppid=32495 vsize=27314120 memory=280911396702608 CPUtime=0.01 cores=0-7
/proc/32498/task/32514/stat : 32514 (java) R 32495 32495 31481 0 -1 4202560 78 0 0 0 1 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048573413744 140049498825088 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32515] ppid=32495 vsize=27314120 memory=280911396718768 CPUtime=0.07 cores=0-7
/proc/32498/task/32515/stat : 32515 (java) S 32495 32495 31481 0 -1 1077944384 634 0 0 0 7 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048572360944 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32516] ppid=32495 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32516/stat : 32516 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509888781 27969658880 31218 33554432000 4194304 4196468 140731859679408 140046334159712 140049518134997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32517] ppid=32495 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/32498/task/32517/stat : 32517 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888782 27969658880 31218 33554432000 4194304 4196468 140731859679408 140048571308848 140049518135938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126268 KiB

[startup+0.700945 s]
/proc/loadavg: 3.12 3.57 1.76 3/211 32517
/proc/meminfo: memFree=25157624/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 509888774 115843072 349 33554432000 4194304 5098028 140721926632416 140721926629672 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 349 296 221 0 87 0
[pid=32498] ppid=32495 vsize=27320392 memory=162464 CPUtime=0.99 cores=0-7
/proc/32498/stat : 32498 (java) S 32495 32495 31481 0 -1 1077944320 20221 0 0 0 92 7 0 0 20 0 20 0 509888774 27976081408 40616 33554432000 4194304 4196468 140731859679408 140731859661952 140049518124791 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
/proc/32498/statm: 6830098 40616 3194 1 0 6791447 0
[pid=32498/tid=32499] ppid=32495 vsize=27320392 memory=280911397076656 CPUtime=0.68 cores=0-7
/proc/32498/task/32499/stat : 32499 (java) R 32495 32495 31481 0 -1 4202560 16968 0 0 0 62 6 0 0 20 0 20 0 509888774 27976081408 40616 33554432000 4194304 4196468 140731859679408 140049489963184 140049020156865 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32500] ppid=32495 vsize=27320392 memory=140455698539376 CPUtime=0 cores=0-7
/proc/32498/task/32500/stat : 32500 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509888777 27976081408 40616 33554432000 4194304 4196468 140731859679408 140049522367376 140049518134997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32501] ppid=32495 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/32498/task/32501/stat : 32501 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27976081408 40616 33554432000 4194304 4196468 140731859679408 140049355746064 140049518134997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0
[pid=32498/tid=32502] ppid=32495 vsize=27320392 memory=1056 CPUtime=0 cores=0-7
/proc/32498/task/32502/stat : 32502 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509888777 27976081408 40616 33554432000 4194304 4196468 140731859679408 140048939166864 140049518134997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11239424 140731859686122 140731859686550 140731859686550 140731859689423 0

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

[startup+6.30147 s]
/proc/loadavg: 3.11 3.56 1.77 10/224 32551
/proc/meminfo: memFree=25107236/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1476 CPUtime=12.71 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 584 30764 0 0 0 0 1240 31 20 0 1 0 509888774 115843072 369 33554432000 4194304 5098028 140721926632416 140721926629160 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 369 311 221 0 87 0
[pid=32518] ppid=32495 vsize=8414124 memory=120052 CPUtime=1.14 cores=0-7
/proc/32518/stat : 32518 (java) S 32495 32495 31481 0 -1 1077944320 19479 0 0 0 108 6 0 0 20 0 24 0 509889246 8616062976 30013 33554432000 4194304 4196468 140727062441824 140727062424368 140448586927863 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
/proc/32518/statm: 2103531 30013 3199 1 0 2064875 0
[pid=32538] ppid=32518 vsize=699284 memory=114556 CPUtime=5.57 cores=0-7
/proc/32538/stat : 32538 (manyglucose-4.1) S 32518 32495 31481 0 -1 1077944320 19600 0 0 0 553 4 0 0 20 0 8 0 509889317 716066816 28639 33554432000 4194304 4454172 140733950917168 140733950915552 140146573856503 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
/proc/32538/statm: 174821 28639 415 64 0 170489 0
[pid=32538/tid=32544] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32544/stat : 32544 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 450 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146549374056 4351769 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32545] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32545/stat : 32545 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 272 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146540980856 4351356 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32546] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32546/stat : 32546 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1331 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146532588392 4351286 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32547] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32547/stat : 32547 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 295 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146524195944 4351209 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32548] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32548/stat : 32548 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1387 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146515802696 4351331 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32549] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32549/stat : 32549 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 329 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146507410216 4351300 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32550] ppid=32518 vsize=699284 memory=280911397168544 CPUtime=0.67 cores=0-7
/proc/32538/task/32550/stat : 32550 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1437 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146499017592 4351209 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32518/tid=32519] ppid=32495 vsize=8414124 memory=-3472574944341025154 CPUtime=0.75 cores=0-7
/proc/32518/task/32519/stat : 32519 (java) S 32495 32495 31481 0 -1 1077944384 16403 0 0 0 70 5 0 0 20 0 24 0 509889246 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448558768032 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32520] ppid=32495 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/32518/task/32520/stat : 32520 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448591169936 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32521] ppid=32495 vsize=8414124 memory=2024 CPUtime=0 cores=0-7
/proc/32518/task/32521/stat : 32521 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448391338256 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32522] ppid=32495 vsize=8414124 memory=1376 CPUtime=0 cores=0-7
/proc/32518/task/32522/stat : 32522 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448390285968 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32523] ppid=32495 vsize=8414124 memory=1128 CPUtime=0 cores=0-7
/proc/32518/task/32523/stat : 32523 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448389233168 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32524] ppid=32495 vsize=8414124 memory=56 CPUtime=0 cores=0-7
/proc/32518/task/32524/stat : 32524 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448388180880 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32525] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32525/stat : 32525 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448387128080 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32526] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32526/stat : 32526 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448386075792 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32527] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32527/stat : 32527 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448385022992 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32528] ppid=32495 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/32518/task/32528/stat : 32528 (java) S 32495 32495 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447411939440 140448586939010 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32529] ppid=32495 vsize=8414124 memory=228276 CPUtime=0 cores=0-7
/proc/32518/task/32529/stat : 32529 (java) S 32495 32495 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447242511136 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32530] ppid=32495 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/32518/task/32530/stat : 32530 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446974076016 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32531] ppid=32495 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32518/task/32531/stat : 32531 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446599567440 140448586946459 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32532] ppid=32495 vsize=8414124 memory=500 CPUtime=0.06 cores=0-7
/proc/32518/task/32532/stat : 32532 (java) S 32495 32495 31481 0 -1 1077944384 686 0 0 0 6 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447410887280 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32533] ppid=32495 vsize=8414124 memory=53256 CPUtime=0.06 cores=0-7
/proc/32518/task/32533/stat : 32533 (java) S 32495 32495 31481 0 -1 1077944384 243 0 0 0 6 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447409834480 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32534] ppid=32495 vsize=8414124 memory=984 CPUtime=0.04 cores=0-7
/proc/32518/task/32534/stat : 32534 (java) S 32495 32495 31481 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447408782192 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32535] ppid=32495 vsize=8414124 memory=6168 CPUtime=0.19 cores=0-7
/proc/32518/task/32535/stat : 32535 (java) S 32495 32495 31481 0 -1 1077944384 522 0 0 0 19 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447407729392 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32536] ppid=32495 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/32518/task/32536/stat : 32536 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446101662048 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32537] ppid=32495 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/32518/task/32537/stat : 32537 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447406676272 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32539] ppid=32495 vsize=8414124 memory=23860 CPUtime=0 cores=0-7
/proc/32518/task/32539/stat : 32539 (java) S 32495 32495 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447398643008 140448586952473 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32541] ppid=32495 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/32518/task/32541/stat : 32541 (java) S 32495 32495 31481 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445430562704 140448586949789 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32542] ppid=32495 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32518/task/32542/stat : 32542 (java) S 32495 32495 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445698998032 140448586949789 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32543] ppid=32495 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/32518/task/32543/stat : 32543 (java) S 32495 32495 31481 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509889320 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445162135344 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
Current children cumulated CPU time: 19.42 s
Current children cumulated vsize: 9226536 KiB
Current children cumulated memory: 236084 KiB

[startup+6.39334 s]
# the end of solver process 32495 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.2757 s, system=0.448465 s

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

[startup+6.30147 s]
/proc/loadavg: 3.11 3.56 1.77 10/224 32551
/proc/meminfo: memFree=25107236/32770624 swapFree=66999716/67108860
[pid=32495] ppid=32492 vsize=113128 memory=1476 CPUtime=12.71 cores=0-7
/proc/32495/stat : 32495 (scop.sh) S 32492 32495 31481 0 -1 4202496 584 30764 0 0 0 0 1240 31 20 0 1 0 509888774 115843072 369 33554432000 4194304 5098028 140721926632416 140721926629160 139709807616636 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40181760 140721926636324 140721926636652 140721926636652 140721926639565 0
/proc/32495/statm: 28282 369 311 221 0 87 0
[pid=32518] ppid=32495 vsize=8414124 memory=120052 CPUtime=1.14 cores=0-7
/proc/32518/stat : 32518 (java) S 32495 32495 31481 0 -1 1077944320 19479 0 0 0 108 6 0 0 20 0 24 0 509889246 8616062976 30013 33554432000 4194304 4196468 140727062441824 140727062424368 140448586927863 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
/proc/32518/statm: 2103531 30013 3199 1 0 2064875 0
[pid=32538] ppid=32518 vsize=699284 memory=114556 CPUtime=5.57 cores=0-7
/proc/32538/stat : 32538 (manyglucose-4.1) S 32518 32495 31481 0 -1 1077944320 19600 0 0 0 553 4 0 0 20 0 8 0 509889317 716066816 28639 33554432000 4194304 4454172 140733950917168 140733950915552 140146573856503 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
/proc/32538/statm: 174821 28639 415 64 0 170489 0
[pid=32538/tid=32544] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32544/stat : 32544 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 450 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146549374056 4351769 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32545] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32545/stat : 32545 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 272 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146540980856 4351356 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32546] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32546/stat : 32546 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1331 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146532588392 4351286 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32547] ppid=32518 vsize=699284 memory=0 CPUtime=0.68 cores=0-7
/proc/32538/task/32547/stat : 32547 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 295 0 0 0 68 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146524195944 4351209 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32548] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32548/stat : 32548 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1387 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146515802696 4351331 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32549] ppid=32518 vsize=699284 memory=0 CPUtime=0.67 cores=0-7
/proc/32538/task/32549/stat : 32549 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 329 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146507410216 4351300 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32538/tid=32550] ppid=32518 vsize=699284 memory=280911397168544 CPUtime=0.67 cores=0-7
/proc/32538/task/32550/stat : 32550 (manyglucose-4.1) R 32518 32495 31481 0 -1 4202560 1437 0 0 0 67 0 0 0 20 0 8 0 509889333 716066816 28639 33554432000 4194304 4454172 140733950917168 140146499017592 4351209 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 24576000 140733950923625 140733950923824 140733950923824 140733950926778 0
[pid=32518/tid=32519] ppid=32495 vsize=8414124 memory=-3472574944341025154 CPUtime=0.75 cores=0-7
/proc/32518/task/32519/stat : 32519 (java) S 32495 32495 31481 0 -1 1077944384 16403 0 0 0 70 5 0 0 20 0 24 0 509889246 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448558768032 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32520] ppid=32495 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/32518/task/32520/stat : 32520 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448591169936 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32521] ppid=32495 vsize=8414124 memory=2024 CPUtime=0 cores=0-7
/proc/32518/task/32521/stat : 32521 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448391338256 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32522] ppid=32495 vsize=8414124 memory=1376 CPUtime=0 cores=0-7
/proc/32518/task/32522/stat : 32522 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448390285968 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32523] ppid=32495 vsize=8414124 memory=1128 CPUtime=0 cores=0-7
/proc/32518/task/32523/stat : 32523 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448389233168 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32524] ppid=32495 vsize=8414124 memory=56 CPUtime=0 cores=0-7
/proc/32518/task/32524/stat : 32524 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448388180880 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32525] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32525/stat : 32525 (java) S 32495 32495 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448387128080 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32526] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32526/stat : 32526 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448386075792 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32527] ppid=32495 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/32518/task/32527/stat : 32527 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889247 8616062976 30013 33554432000 4194304 4196468 140727062441824 140448385022992 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32528] ppid=32495 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/32518/task/32528/stat : 32528 (java) S 32495 32495 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447411939440 140448586939010 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32529] ppid=32495 vsize=8414124 memory=228276 CPUtime=0 cores=0-7
/proc/32518/task/32529/stat : 32529 (java) S 32495 32495 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447242511136 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32530] ppid=32495 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/32518/task/32530/stat : 32530 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889249 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446974076016 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32531] ppid=32495 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32518/task/32531/stat : 32531 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446599567440 140448586946459 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32532] ppid=32495 vsize=8414124 memory=500 CPUtime=0.06 cores=0-7
/proc/32518/task/32532/stat : 32532 (java) S 32495 32495 31481 0 -1 1077944384 686 0 0 0 6 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447410887280 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32533] ppid=32495 vsize=8414124 memory=53256 CPUtime=0.06 cores=0-7
/proc/32518/task/32533/stat : 32533 (java) S 32495 32495 31481 0 -1 1077944384 243 0 0 0 6 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447409834480 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32534] ppid=32495 vsize=8414124 memory=984 CPUtime=0.04 cores=0-7
/proc/32518/task/32534/stat : 32534 (java) S 32495 32495 31481 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447408782192 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32535] ppid=32495 vsize=8414124 memory=6168 CPUtime=0.19 cores=0-7
/proc/32518/task/32535/stat : 32535 (java) S 32495 32495 31481 0 -1 1077944384 522 0 0 0 19 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447407729392 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32536] ppid=32495 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/32518/task/32536/stat : 32536 (java) S 32495 32495 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140446101662048 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32537] ppid=32495 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/32518/task/32537/stat : 32537 (java) S 32495 32495 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509889252 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447406676272 140448586939010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32539] ppid=32495 vsize=8414124 memory=23860 CPUtime=0 cores=0-7
/proc/32518/task/32539/stat : 32539 (java) S 32495 32495 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140447398643008 140448586952473 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32541] ppid=32495 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/32518/task/32541/stat : 32541 (java) S 32495 32495 31481 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445430562704 140448586949789 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32542] ppid=32495 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/32518/task/32542/stat : 32542 (java) S 32495 32495 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509889318 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445698998032 140448586949789 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
[pid=32518/tid=32543] ppid=32495 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/32518/task/32543/stat : 32543 (java) S 32495 32495 31481 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509889320 8616062976 30013 33554432000 4194304 4196468 140727062441824 140445162135344 140448586938069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24453120 140727062447095 140727062447254 140727062447254 140727062450127 0
Current children cumulated CPU time: 19.42 s
Current children cumulated vsize: 9226536 KiB
Current children cumulated memory: 236084 KiB

Child status: 0
Real time (s): 6.39339
CPU time (s): 19.7242
CPU user time (s): 19.2757
CPU system time (s): 0.448465
CPU usage (%): 308.509
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1106480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2757
system time used= 0.448465
maximum resident set size= 1111112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10766
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 32495
#   total CPU time (s): 19.7242
#   total CPU user time (s): 19.2757
#   total CPU system time (s): 0.448465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08419 second user time and 0.103796 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 15:44:24
IDJOB=4405504
IDBENCH=126890
IDSOLVER=2868
FILE ID=node106/4405504-1569336348
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

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

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

MD5SUM BENCH= 4f03c112a8f6a228f13fa4574ba8a054
RANDOM SEED=2009945970

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25295408 kB
MemAvailable:   31844232 kB
Buffers:           86280 kB
Cached:          6634036 kB
SwapCached:         4584 kB
Active:          3363016 kB
Inactive:        3367184 kB
Active(anon):       4332 kB
Inactive(anon):    57724 kB
Active(file):    3358684 kB
Inactive(file):  3309460 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999716 kB
Dirty:             20532 kB
Writeback:             0 kB
AnonPages:         94376 kB
Mapped:            53708 kB
Shmem:             43672 kB
Slab:             337892 kB
SReclaimable:     309140 kB
SUnreclaim:        28752 kB
KernelStack:        3424 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23468 MiB
End job on node106 at 2019-09-24 15:44:31