Trace number 4392267

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 8.17671 3.40044

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-5-3-4-cp.xml
MD5SUMfefd0dc8744a7f984307705d377cf1e3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.123382
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints636
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":60}]
Minimum variable degree44
Maximum variable degree45
Distribution of variable degrees[{"degree":44,"count":45},{"degree":45,"count":15}]
Minimum constraint arity4
Maximum constraint arity60
Distribution of constraint arities[{"arity":4,"count":630},{"arity":15,"count":5},{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-3431-serial-file.bin HOME/instance-4392267-1568426954.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 04:08:15 CEST 2019
0.65/0.56	c PID: 3434
0.65/0.56	c IP: 172.20.3.103
0.65/0.56	c HOST: node103.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.51/1.22	c (0,0) Parsing End
2.51/1.22	c (0,0) CSP: 54 int (0 aux), 6 bool (0 aux), 636 ctr, max domain size 5
2.51/1.22	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.51/1.22	c (0,0) Constraint Name Generate Begin
2.51/1.23	c (0,0) Ctr:HOME/instance-4392267-1568426954.xml,Cardinality:Instantiation:LexMatrix:Ne:Num:Or:Var
2.51/1.23	c (0,0) Constraint Name Generate End
2.51/1.23	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.51/1.23	c (0,0) CSP to CSPinCNF Begin
2.67/1.34	c (0,0) translated 64 (10%) constraints
2.67/1.37	c (0,0) translated 128 (20%) constraints
2.67/1.39	c (0,0) translated 191 (30%) constraints
2.93/1.41	c (0,0) translated 255 (40%) constraints
2.93/1.42	c (0,0) translated 318 (50%) constraints
2.93/1.43	c (0,0) translated 382 (60%) constraints
2.93/1.44	c (0,0) translated 446 (70%) constraints
2.93/1.45	c (0,0) translated 509 (80%) constraints
2.93/1.46	c (0,0) translated 573 (90%) constraints
3.46/1.65	c (1,1) translated 636 (100%) constraints
3.76/1.72	c (1,1) ===========================================
3.76/1.72	c (1,1) Order
3.76/1.72	c (1,1) ===========================================
3.76/1.74	c (1,1) translated 144 (10%) constraints
3.76/1.76	c (1,1) translated 287 (20%) constraints
3.76/1.78	c (1,1) translated 430 (30%) constraints
3.76/1.79	c (1,1) translated 574 (40%) constraints
4.10/1.83	c (1,1) translated 717 (50%) constraints
4.10/1.85	c (1,1) translated 860 (60%) constraints
4.10/1.88	c (1,1) translated 1004 (70%) constraints
4.52/1.90	c (1,1) translated 1147 (80%) constraints
4.52/1.91	c (1,1) translated 1290 (90%) constraints
4.52/1.92	c (1,1) translated 1433 (100%) constraints
4.52/1.93	c (1,1) CSP to CSPinCNF End
4.52/1.93	c (1,1) CSP: 114 int (60 aux), 673 bool (667 aux), 2188 ctr, max domain size 5
4.52/1.93	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.52/1.93	c (1,1) CSPinCNF Propagation Begin
4.99/2.01	c (1,1) 205 values, 814 unsatisfiable literals, and 761 valid clauses are removed
4.99/2.01	c (1,1) CSPinCNF Propagation End
4.99/2.01	c (1,1) CSP: 101 int (47 aux), 686 bool (680 aux), 1427 ctr, max domain size 5
4.99/2.01	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.99/2.01	c (1,1) Simplify CSPinCNF Begin
4.99/2.06	c (1,1) Simplify CSPinCNF End
4.99/2.06	c (1,1) CSP: 101 int (47 aux), 1408 bool (1402 aux), 2149 ctr, max domain size 5
4.99/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.99/2.06	c (1,1) Calculate Precise Domain Begin
4.99/2.10	c (1,1) 0 values are removed by re-calculation
4.99/2.10	c (1,1) Calculate Precise Domain End
4.99/2.10	c (1,1) CSP: 101 int (47 aux), 1408 bool (1402 aux), 2149 ctr, max domain size 5
4.99/2.10	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.99/2.10	c (1,1) CSPinCNF to SatSolver Begin
5.58/2.23	c (1,1) 215 (10 %) CSP clauses are encoded (0 SAT variables, 1039 SAT clauses)
5.58/2.26	c (1,1) 430 (20 %) CSP clauses are encoded (0 SAT variables, 1934 SAT clauses)
5.58/2.29	c (1,1) 645 (30 %) CSP clauses are encoded (0 SAT variables, 2777 SAT clauses)
5.96/2.31	c (1,1) 860 (40 %) CSP clauses are encoded (0 SAT variables, 3544 SAT clauses)
5.96/2.33	c (1,1) 1075 (50 %) CSP clauses are encoded (0 SAT variables, 4559 SAT clauses)
5.96/2.34	c (1,1) 1290 (60 %) CSP clauses are encoded (0 SAT variables, 4774 SAT clauses)
5.96/2.35	c (1,1) 1505 (70 %) CSP clauses are encoded (0 SAT variables, 5729 SAT clauses)
5.96/2.36	c (1,1) 1720 (80 %) CSP clauses are encoded (0 SAT variables, 6684 SAT clauses)
5.96/2.37	c (1,1) 1935 (90 %) CSP clauses are encoded (0 SAT variables, 6899 SAT clauses)
5.96/2.38	c (1,1) 2149 (100 %) CSP clauses are encoded (0 SAT variables, 7550 SAT clauses)
5.96/2.38	c (1,1) CSPinCNF to SatSolver End
5.96/2.38	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.96/2.38	c (1,1) 1544 bool, 7554 clause
5.96/2.38	c (1,1) Export Begin
6.37/2.46	c (1,1) Export to HOME/scop-3431-serial-file.bin
6.37/2.46	c (1,1) Export End
6.37/2.46	c (1,1) Export File Size: 0.01 MB
6.37/2.46	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.37/2.46	c END-Prog: Sat Sep 14 04:08:17 CEST 2019
6.72/2.52	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-3431-serial-file.bin
6.74/2.98	c (0,0) Read Serial File Begin
6.74/2.98	c (0,0) HOME/scop-3431-serial-file.bin
7.51/3.17	c (0,0) Read Serial File End
7.51/3.19	
7.51/3.19	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
7.51/3.19	(Solving Process)
7.51/3.19	
7.66/3.21	c BEGIN-Prog: Sat Sep 14 04:08:18 CEST 2019
7.66/3.21	c PID: 3454
7.66/3.21	c IP: 172.20.3.103
7.66/3.21	c HOST: node103.alineos.net
7.66/3.21	c (0,0) SatSolver.solve Begin
7.66/3.21	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392267-1568426954.xml-scop-3434.cnf
7.66/3.24	c (0,0) c
7.66/3.24	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)
7.66/3.24	c (0,0) c
7.66/3.24	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.66/3.24	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.66/3.24	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.66/3.24	c (0,0) c |                                                                                                       |
7.66/3.24	c (0,0) c |  Number of variables:          1544                                                                   |
7.66/3.24	c (0,0) c |  Number of clauses:            7554                                                                   |
7.66/3.24	c (0,0) c |  Parse time:                   0.00 s                                                                 |
7.66/3.24	c (0,0) c |                                                                                                       |
7.66/3.24	c (0,0) c |  Simplification time:          0.00 s                                                                 |
7.66/3.24	c (0,0) c |                                                                                                       |
7.66/3.24	c (0,0) c |  Generating clones                                                                                    |
7.66/3.25	c (0,0) c |  all clones generated. Memory =    27.73Mb.                                                           |
7.66/3.25	c (0,0) c ========================================================================================================|
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.66/3.25	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.66/3.25	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.66/3.25	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.66/3.25	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
7.66/3.25	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.25	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.66/3.25	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.66/3.25	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.66/3.25	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.66/3.25	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.25	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.66/3.25	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.66/3.25	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.66/3.25	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.25	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.66/3.25	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c real time : 0.0152581 s
7.66/3.25	c (0,0) c cpu time  : 0.022357 s
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Conflicts     |             551 |         74 |         85 |         75 |        162 |         70 |         85 |          0 |          0 |
7.66/3.25	c (0,0) c | Decisions     |            4835 |        839 |        807 |        661 |        908 |        784 |        836 |          0 |          0 |
7.66/3.25	c (0,0) c | Propagations  |           47617 |       5840 |       9253 |       4419 |      13356 |       5387 |       9362 |          0 |          0 |
7.66/3.25	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
7.66/3.25	c (0,0) c | Restarts      |               8 |          1 |          2 |          1 |          1 |          1 |          2 |          0 |          0 |
7.66/3.25	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | PropBinClauses|           65982 |       8455 |      12140 |       5757 |      19500 |       7870 |      12260 |          0 |          0 |
7.66/3.25	c (0,0) c | PropPreBlocker|          192498 |      23937 |      35954 |      19591 |      54357 |      22353 |      36306 |          0 |          0 |
7.66/3.25	c (0,0) c | PropNotBlocker|          106449 |      14639 |      18905 |      12354 |      27570 |      13649 |      19332 |          0 |          0 |
7.66/3.25	c (0,0) c | LitFullScans  |          492461 |      61445 |      88383 |      50429 |     145772 |      57003 |      89429 |          0 |          0 |
7.66/3.25	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | DecisionLevel0|              58 |         11 |         10 |         10 |          5 |         12 |         10 |          0 |          0 |
7.66/3.25	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
7.66/3.25	c (0,0) c | Avg_Trail     |                 |        570 |        649 |        649 |        823 |        526 |        650 |          0 |          0 |
7.66/3.25	c (0,0) c | Avg_DL        |                 |         91 |         75 |        120 |         71 |         94 |         74 |          0 |          0 |
7.66/3.25	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Exported      |               9 |          3 |          1 |          1 |          1 |          2 |          1 |          0 |          0 |
7.66/3.25	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Unaries       |                 |         10 |          8 |          9 |          4 |         11 |          8 |          0 |          0 |
7.66/3.25	c (0,0) c | Binaries      |                 |          2 |          1 |          0 |          1 |          1 |          1 |          0 |          0 |
7.66/3.25	c (0,0) c | Glues         |                 |          3 |          1 |          1 |          1 |          2 |          1 |          0 |          0 |
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | Orig_Seen     |             6 % |        627 |        564 |        616 |        714 |        458 |        564 |          0 |          0 |
7.66/3.25	c (0,0) c | Diff Orig seen|                 |         63 |      X     |         52 |        150 | -      106 | -        0 | -      564 | -      564 |
7.66/3.25	c (0,0) c | Hamming       |            20 % |        375 |      X     |        300 |        369 |        396 |          4 |        385 |        385 |
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
7.66/3.25	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
7.66/3.25	c (0,0) c | PropagationTim|                 |    0.0  84%|    0.0  79%|    0.0  88%|    0.0  72%|    0.0  89%|    0.0  76%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | AnalysisTime  |                 |    0.0   7%|    0.0  10%|    0.0   6%|    0.0  18%|    0.0   5%|    0.0  13%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
7.66/3.25	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c
7.66/3.25	c (0,0) c Threads : 8
7.66/3.25	c (0,0) c Winner : 1
7.66/3.25	c (0,0) c Conflicts_0 : 74
7.66/3.25	c (0,0) c Conflicts_1 : 85
7.66/3.25	c (0,0) c Conflicts_2 : 75
7.66/3.25	c (0,0) c Conflicts_3 : 162
7.66/3.25	c (0,0) c Conflicts_4 : 70
7.66/3.25	c (0,0) c Conflicts_5 : 85
7.66/3.25	c (0,0) c Conflicts_6 : 0
7.66/3.25	c (0,0) c Conflicts_7 : 0
7.66/3.25	c (0,0) c Conflicts_total : 551
7.66/3.25	c (0,0) c Conflicts_winner : 85
7.66/3.25	c (0,0) c Decisions_0 : 839
7.66/3.25	c (0,0) c Decisions_1 : 807
7.66/3.25	c (0,0) c Decisions_2 : 661
7.66/3.25	c (0,0) c Decisions_3 : 908
7.66/3.25	c (0,0) c Decisions_4 : 784
7.66/3.25	c (0,0) c Decisions_5 : 836
7.66/3.25	c (0,0) c Decisions_6 : 0
7.66/3.25	c (0,0) c Decisions_7 : 0
7.66/3.25	c (0,0) c Decisions_total : 4835
7.66/3.25	c (0,0) c Decisions_winner : 807
7.66/3.25	c (0,0) c Propagations_0 : 5840
7.66/3.25	c (0,0) c Propagations_1 : 9253
7.66/3.25	c (0,0) c Propagations_2 : 4419
7.66/3.25	c (0,0) c Propagations_3 : 13356
7.66/3.25	c (0,0) c Propagations_4 : 5387
7.66/3.26	c (0,0) c Propagations_5 : 9362
7.66/3.26	c (0,0) c Propagations_6 : 0
7.66/3.26	c (0,0) c Propagations_7 : 0
7.66/3.26	c (0,0) c Propagations_total : 47617
7.66/3.26	c (0,0) c Propagations_winner : 9253
7.66/3.26	c (0,0) c ReduceDBs_0 : 0
7.66/3.26	c (0,0) c ReduceDBs_1 : 0
7.66/3.26	c (0,0) c ReduceDBs_2 : 0
7.66/3.26	c (0,0) c ReduceDBs_3 : 0
7.66/3.26	c (0,0) c ReduceDBs_4 : 0
7.66/3.26	c (0,0) c ReduceDBs_5 : 0
7.66/3.26	c (0,0) c ReduceDBs_6 : 0
7.66/3.26	c (0,0) c ReduceDBs_7 : 0
7.66/3.26	c (0,0) c ReduceDBs_total : 0
7.66/3.26	c (0,0) c ReduceDBs_winner : 0
7.66/3.26	c (0,0) c SimpDBs_0 : 1
7.66/3.26	c (0,0) c SimpDBs_1 : 1
7.66/3.26	c (0,0) c SimpDBs_2 : 1
7.66/3.26	c (0,0) c SimpDBs_3 : 1
7.66/3.26	c (0,0) c SimpDBs_4 : 1
7.66/3.26	c (0,0) c SimpDBs_5 : 1
7.66/3.26	c (0,0) c SimpDBs_6 : 1
7.66/3.26	c (0,0) c SimpDBs_7 : 1
7.66/3.26	c (0,0) c SimpDBs_total : 8
7.66/3.26	c (0,0) c SimpDBs_winner : 1
7.66/3.26	c (0,0) c Restarts_0 : 1
7.66/3.26	c (0,0) c Restarts_1 : 2
7.66/3.26	c (0,0) c Restarts_2 : 1
7.66/3.26	c (0,0) c Restarts_3 : 1
7.66/3.26	c (0,0) c Restarts_4 : 1
7.66/3.26	c (0,0) c Restarts_5 : 2
7.66/3.26	c (0,0) c Restarts_6 : 0
7.66/3.26	c (0,0) c Restarts_7 : 0
7.66/3.26	c (0,0) c Restarts_total : 8
7.66/3.26	c (0,0) c Restarts_winner : 2
7.66/3.26	c (0,0) c ForcedImports_0 : 0
7.66/3.26	c (0,0) c ForcedImports_1 : 0
7.66/3.26	c (0,0) c ForcedImports_2 : 0
7.66/3.26	c (0,0) c ForcedImports_3 : 0
7.66/3.26	c (0,0) c ForcedImports_4 : 0
7.66/3.26	c (0,0) c ForcedImports_5 : 0
7.66/3.26	c (0,0) c ForcedImports_6 : 0
7.66/3.26	c (0,0) c ForcedImports_7 : 0
7.66/3.26	c (0,0) c ForcedImports_total : 0
7.66/3.26	c (0,0) c ForcedImports_winner : 0
7.66/3.26	c (0,0) c PropsBinClauses_0 : 8455
7.66/3.26	c (0,0) c PropsBinClauses_1 : 12140
7.66/3.26	c (0,0) c PropsBinClauses_2 : 5757
7.66/3.26	c (0,0) c PropsBinClauses_3 : 19500
7.66/3.26	c (0,0) c PropsBinClauses_4 : 7870
7.66/3.26	c (0,0) c PropsBinClauses_5 : 12260
7.66/3.26	c (0,0) c PropsBinClauses_6 : 0
7.66/3.26	c (0,0) c PropsBinClauses_7 : 0
7.66/3.26	c (0,0) c PropsBinClauses_total : 65982
7.66/3.26	c (0,0) c PropsBinClauses_winner : 12140
7.66/3.26	c (0,0) c PropsPreBlocker_0 : 23937
7.66/3.26	c (0,0) c PropsPreBlocker_1 : 35954
7.66/3.26	c (0,0) c PropsPreBlocker_2 : 19591
7.66/3.26	c (0,0) c PropsPreBlocker_3 : 54357
7.66/3.26	c (0,0) c PropsPreBlocker_4 : 22353
7.66/3.26	c (0,0) c PropsPreBlocker_5 : 36306
7.66/3.26	c (0,0) c PropsPreBlocker_6 : 0
7.66/3.26	c (0,0) c PropsPreBlocker_7 : 0
7.66/3.26	c (0,0) c PropsPreBlocker_total : 192498
7.66/3.26	c (0,0) c PropsPreBlocker_winner : 35954
7.66/3.26	c (0,0) c PropsNotBlocker_0 : 14639
7.66/3.26	c (0,0) c PropsNotBlocker_1 : 18905
7.66/3.26	c (0,0) c PropsNotBlocker_2 : 12354
7.66/3.26	c (0,0) c PropsNotBlocker_3 : 27570
7.66/3.26	c (0,0) c PropsNotBlocker_4 : 13649
7.66/3.26	c (0,0) c PropsNotBlocker_5 : 19332
7.66/3.26	c (0,0) c PropsNotBlocker_6 : 0
7.66/3.26	c (0,0) c PropsNotBlocker_7 : 0
7.66/3.26	c (0,0) c PropsNotBlocker_total : 106449
7.66/3.26	c (0,0) c PropsNotBlocker_winner : 18905
7.66/3.26	c (0,0) c PropsLitFullScans_0 : 61445
7.66/3.26	c (0,0) c PropsLitFullScans_1 : 88383
7.66/3.26	c (0,0) c PropsLitFullScans_2 : 50429
7.66/3.26	c (0,0) c PropsLitFullScans_3 : 145772
7.66/3.26	c (0,0) c PropsLitFullScans_4 : 57003
7.66/3.26	c (0,0) c PropsLitFullScans_5 : 89429
7.66/3.26	c (0,0) c PropsLitFullScans_6 : 0
7.66/3.26	c (0,0) c PropsLitFullScans_7 : 0
7.66/3.26	c (0,0) c PropsLitFullScans_total : 492461
7.66/3.26	c (0,0) c PropsLitFullScans_winner : 88383
7.66/3.26	c (0,0) c LitScanFractions_0 : 0
7.66/3.26	c (0,0) c LitScanFractions_1 : 0
7.66/3.26	c (0,0) c LitScanFractions_2 : 0
7.66/3.26	c (0,0) c LitScanFractions_3 : 0
7.66/3.26	c (0,0) c LitScanFractions_4 : 0
7.66/3.26	c (0,0) c LitScanFractions_5 : 0
7.66/3.26	c (0,0) c LitScanFractions_6 : 0
7.66/3.26	c (0,0) c LitScanFractions_7 : 0
7.66/3.26	c (0,0) c LitScanFractions_total : 0
7.66/3.26	c (0,0) c LitScanFractions_winner : 0
7.66/3.26	c (0,0) c DecisionLevel0_0 : 11
7.66/3.26	c (0,0) c DecisionLevel0_1 : 10
7.66/3.26	c (0,0) c DecisionLevel0_2 : 10
7.66/3.26	c (0,0) c DecisionLevel0_3 : 5
7.66/3.26	c (0,0) c DecisionLevel0_4 : 12
7.66/3.26	c (0,0) c DecisionLevel0_5 : 10
7.66/3.26	c (0,0) c DecisionLevel0_6 : 0
7.66/3.26	c (0,0) c DecisionLevel0_7 : 0
7.66/3.26	c (0,0) c DecisionLevel0_total : 58
7.66/3.26	c (0,0) c DecisionLevel0_winner : 10
7.66/3.26	c (0,0) c Periods_0 : 0
7.66/3.26	c (0,0) c Periods_1 : 0
7.66/3.26	c (0,0) c Periods_2 : 0
7.66/3.26	c (0,0) c Periods_3 : 0
7.66/3.26	c (0,0) c Periods_4 : 0
7.66/3.26	c (0,0) c Periods_5 : 0
7.66/3.26	c (0,0) c Periods_6 : 0
7.66/3.26	c (0,0) c Periods_7 : 0
7.66/3.26	c (0,0) c Periods_total : 0
7.66/3.26	c (0,0) c Periods_winner : 0
7.66/3.26	c (0,0) c Margin_0 : 20
7.66/3.26	c (0,0) c Margin_1 : 20
7.66/3.26	c (0,0) c Margin_2 : 20
7.66/3.26	c (0,0) c Margin_3 : 20
7.66/3.26	c (0,0) c Margin_4 : 20
7.66/3.26	c (0,0) c Margin_5 : 20
7.66/3.26	c (0,0) c Margin_6 : 20
7.66/3.26	c (0,0) c Margin_7 : 20
7.66/3.26	c (0,0) c Margin_total : 160
7.66/3.26	c (0,0) c Margin_winner : 20
7.66/3.26	c (0,0) c Exported_0 : 3
7.66/3.26	c (0,0) c Exported_1 : 1
7.66/3.26	c (0,0) c Exported_2 : 1
7.66/3.26	c (0,0) c Exported_3 : 1
7.66/3.26	c (0,0) c Exported_4 : 2
7.66/3.26	c (0,0) c Exported_5 : 1
7.66/3.26	c (0,0) c Exported_6 : 0
7.66/3.26	c (0,0) c Exported_7 : 0
7.66/3.26	c (0,0) c Exported_total : 9
7.66/3.26	c (0,0) c Exported_winner : 1
7.66/3.26	c (0,0) c Imported_0 : 0
7.66/3.26	c (0,0) c Imported_1 : 0
7.66/3.26	c (0,0) c Imported_2 : 0
7.66/3.26	c (0,0) c Imported_3 : 0
7.66/3.26	c (0,0) c Imported_4 : 0
7.66/3.26	c (0,0) c Imported_5 : 0
7.66/3.26	c (0,0) c Imported_6 : 0
7.66/3.26	c (0,0) c Imported_7 : 0
7.66/3.26	c (0,0) c Imported_total : 0
7.66/3.26	c (0,0) c Imported_winner : 0
7.66/3.26	c (0,0) c Good_0 : 0
7.66/3.26	c (0,0) c Good_1 : 0
7.66/3.26	c (0,0) c Good_2 : 0
7.66/3.26	c (0,0) c Good_3 : 0
7.66/3.26	c (0,0) c Good_4 : 0
7.66/3.26	c (0,0) c Good_5 : 0
7.66/3.26	c (0,0) c Good_6 : 0
7.66/3.26	c (0,0) c Good_7 : 0
7.66/3.26	c (0,0) c Good_total : 0
7.66/3.26	c (0,0) c Good_winner : 0
7.66/3.26	c (0,0) c Purge_0 : 0
7.66/3.26	c (0,0) c Purge_1 : 0
7.66/3.26	c (0,0) c Purge_2 : 0
7.66/3.26	c (0,0) c Purge_3 : 0
7.66/3.26	c (0,0) c Purge_4 : 0
7.66/3.26	c (0,0) c Purge_5 : 0
7.66/3.26	c (0,0) c Purge_6 : 0
7.66/3.26	c (0,0) c Purge_7 : 0
7.66/3.26	c (0,0) c Purge_total : 0
7.66/3.26	c (0,0) c Purge_winner : 0
7.66/3.26	c (0,0) c Promoted_0 : 0
7.66/3.26	c (0,0) c Promoted_1 : 0
7.66/3.26	c (0,0) c Promoted_2 : 0
7.66/3.26	c (0,0) c Promoted_3 : 0
7.66/3.26	c (0,0) c Promoted_4 : 0
7.66/3.26	c (0,0) c Promoted_5 : 0
7.66/3.26	c (0,0) c Promoted_6 : 0
7.66/3.26	c (0,0) c Promoted_7 : 0
7.66/3.26	c (0,0) c Promoted_total : 0
7.66/3.26	c (0,0) c Promoted_winner : 0
7.66/3.26	c (0,0) c Remove_Imp_0 : 0
7.66/3.26	c (0,0) c Remove_Imp_1 : 0
7.66/3.26	c (0,0) c Remove_Imp_2 : 0
7.66/3.26	c (0,0) c Remove_Imp_3 : 0
7.66/3.26	c (0,0) c Remove_Imp_4 : 0
7.66/3.26	c (0,0) c Remove_Imp_5 : 0
7.66/3.26	c (0,0) c Remove_Imp_6 : 0
7.66/3.26	c (0,0) c Remove_Imp_7 : 0
7.66/3.26	c (0,0) c Remove_Imp_total : 0
7.66/3.26	c (0,0) c Remove_Imp_winner : 0
7.66/3.26	c (0,0) c Blocked_Reuse_0 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_1 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_2 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_3 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_4 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_5 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_6 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_7 : 0
7.66/3.26	c (0,0) c Blocked_Reuse_total : 0
7.66/3.26	c (0,0) c Blocked_Reuse_winner : 0
7.66/3.26	c (0,0) c Unaries_0 : 10
7.66/3.26	c (0,0) c Unaries_1 : 8
7.66/3.26	c (0,0) c Unaries_2 : 9
7.66/3.26	c (0,0) c Unaries_3 : 4
7.66/3.26	c (0,0) c Unaries_4 : 11
7.66/3.26	c (0,0) c Unaries_5 : 8
7.66/3.26	c (0,0) c Unaries_6 : 0
7.66/3.26	c (0,0) c Unaries_7 : 0
7.66/3.26	c (0,0) c Unaries_total : 50
7.66/3.26	c (0,0) c Unaries_winner : 8
7.66/3.26	c (0,0) c Binaries_0 : 2
7.66/3.26	c (0,0) c Binaries_1 : 1
7.66/3.26	c (0,0) c Binaries_2 : 0
7.66/3.26	c (0,0) c Binaries_3 : 1
7.66/3.26	c (0,0) c Binaries_4 : 1
7.66/3.26	c (0,0) c Binaries_5 : 1
7.66/3.26	c (0,0) c Binaries_6 : 0
7.66/3.26	c (0,0) c Binaries_7 : 0
7.66/3.26	c (0,0) c Binaries_total : 6
7.66/3.26	c (0,0) c Binaries_winner : 1
7.66/3.26	c (0,0) c Glues_0 : 3
7.66/3.26	c (0,0) c Glues_1 : 1
7.66/3.26	c (0,0) c Glues_2 : 1
7.66/3.26	c (0,0) c Glues_3 : 1
7.66/3.26	c (0,0) c Glues_4 : 2
7.66/3.26	c (0,0) c Glues_5 : 1
7.66/3.26	c (0,0) c Glues_6 : 0
7.66/3.26	c (0,0) c Glues_7 : 0
7.66/3.26	c (0,0) c Glues_total : 9
7.66/3.26	c (0,0) c Glues_winner : 1
7.66/3.26	c (0,0) c RunningTime_0 : 0.003695
7.66/3.26	c (0,0) c RunningTime_1 : 0.003114
7.66/3.26	c (0,0) c RunningTime_2 : 0.003980
7.66/3.26	c (0,0) c RunningTime_3 : 0.003654
7.66/3.26	c (0,0) c RunningTime_4 : 0.003786
7.66/3.26	c (0,0) c RunningTime_5 : 0.002310
7.66/3.26	c (0,0) c RunningTime_6 : 0.000002
7.66/3.26	c (0,0) c RunningTime_7 : 0.000001
7.66/3.26	c (0,0) c RunningTime_total : 0.020542
7.66/3.26	c (0,0) c RunningTime_winner : 0.003114
7.66/3.26	c (0,0) c WaitingTime_0 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_1 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_2 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_3 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_4 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_5 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_6 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_7 : 0.000000
7.66/3.26	c (0,0) c WaitingTime_total : 0.000000
7.66/3.26	c (0,0) c WaitingTime_winner : 0.000000
7.66/3.26	c (0,0) c ExchangingTime_0 : 0.000008
7.66/3.26	c (0,0) c ExchangingTime_1 : 0.000005
7.66/3.26	c (0,0) c ExchangingTime_2 : 0.000005
7.66/3.26	c (0,0) c ExchangingTime_3 : 0.000005
7.66/3.26	c (0,0) c ExchangingTime_4 : 0.000007
7.66/3.26	c (0,0) c ExchangingTime_5 : 0.000002
7.66/3.26	c (0,0) c ExchangingTime_6 : 0.000000
7.66/3.26	c (0,0) c ExchangingTime_7 : 0.000000
7.66/3.26	c (0,0) c ExchangingTime_total : 0.000032
7.66/3.26	c (0,0) c ExchangingTime_winner : 0.000005
7.66/3.26	c (0,0) c PeriodProcTime_0 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_1 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_2 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_3 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_4 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_5 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_6 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_7 : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_total : 0.000000
7.66/3.26	c (0,0) c PeriodProcTime_winner : 0.000000
7.66/3.26	c (0,0) c SolvingTime_0 : 0.003703
7.66/3.26	c (0,0) c SolvingTime_1 : 0.003119
7.66/3.26	c (0,0) c SolvingTime_2 : 0.003985
7.66/3.26	c (0,0) c SolvingTime_3 : 0.003659
7.66/3.26	c (0,0) c SolvingTime_4 : 0.003793
7.66/3.26	c (0,0) c SolvingTime_5 : 0.002312
7.66/3.26	c (0,0) c SolvingTime_6 : 0.000002
7.66/3.27	c (0,0) c SolvingTime_7 : 0.000001
7.66/3.27	c (0,0) c SolvingTime_total : 0.020574
7.66/3.27	c (0,0) c SolvingTime_winner : 0.003119
7.66/3.27	c (0,0) c PropagationTime_0 : 0.003116
7.66/3.27	c (0,0) c PropagationTime_1 : 0.002456
7.66/3.27	c (0,0) c PropagationTime_2 : 0.003525
7.66/3.27	c (0,0) c PropagationTime_3 : 0.002646
7.66/3.27	c (0,0) c PropagationTime_4 : 0.003377
7.66/3.27	c (0,0) c PropagationTime_5 : 0.001748
7.66/3.27	c (0,0) c PropagationTime_6 : 0.000000
7.66/3.27	c (0,0) c PropagationTime_7 : 0.000000
7.66/3.27	c (0,0) c PropagationTime_total : 0.016868
7.66/3.27	c (0,0) c PropagationTime_winner : 0.002456
7.66/3.27	c (0,0) c AnalysisTime_0 : 0.000247
7.66/3.27	c (0,0) c AnalysisTime_1 : 0.000300
7.66/3.27	c (0,0) c AnalysisTime_2 : 0.000242
7.66/3.27	c (0,0) c AnalysisTime_3 : 0.000644
7.66/3.27	c (0,0) c AnalysisTime_4 : 0.000207
7.66/3.27	c (0,0) c AnalysisTime_5 : 0.000294
7.66/3.27	c (0,0) c AnalysisTime_6 : 0.000000
7.66/3.27	c (0,0) c AnalysisTime_7 : 0.000000
7.66/3.27	c (0,0) c AnalysisTime_total : 0.001935
7.66/3.27	c (0,0) c AnalysisTime_winner : 0.000300
7.66/3.27	c (0,0) c ReductionTime_0 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_1 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_2 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_3 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_4 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_5 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_6 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_7 : 0.000000
7.66/3.27	c (0,0) c ReductionTime_total : 0.000000
7.66/3.27	c (0,0) c ReductionTime_winner : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_0 : 0.000003
7.66/3.27	c (0,0) c SimplifyTime_1 : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_2 : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_3 : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_4 : 0.000001
7.66/3.27	c (0,0) c SimplifyTime_5 : 0.000002
7.66/3.27	c (0,0) c SimplifyTime_6 : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_7 : 0.000000
7.66/3.27	c (0,0) c SimplifyTime_total : 0.000006
7.66/3.27	c (0,0) c SimplifyTime_winner : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_0 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_1 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_2 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_3 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_4 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_5 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_6 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_7 : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_total : 0.000000
7.66/3.27	c (0,0) c UsedRateTime_winner : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_0 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_1 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_2 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_3 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_4 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_5 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_6 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_7 : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_total : 0.000000
7.66/3.27	c (0,0) c OverlapRateTime_winner : 0.000000
7.66/3.27	c (0,0) c
7.66/3.27	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.66/3.27	c (0,0) c
7.66/3.27	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.27	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.66/3.27	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.27	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.66/3.27	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.66/3.27	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.66/3.27	c (0,0) c | Initial random_seed   |  698558183 | 1565203405 |  917859620 |  707780528 |  511158963 |  895859985 |   91648259 |   91648260 |
7.66/3.27	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.27	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.66/3.27	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.66/3.27	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.66/3.27	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.66/3.27	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.27	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.66/3.27	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.66/3.27	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.66/3.27	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.66/3.27	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.66/3.27	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.66/3.27	c (0,0) 
7.66/3.27	c (0,0) s SATISFIABLE
7.66/3.28	c (0,0) SatSolver.solve End
7.66/3.28	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.66/3.28	c (0,0) Show results Begin
7.99/3.37	c (0,0) x[0][0] = 0
7.99/3.37	c (0,0) x[0][1] = 0
7.99/3.37	c (0,0) x[0][2] = 0
7.99/3.37	c (0,0) x[0][3] = 1
7.99/3.37	c (0,0) x[0][4] = 1
7.99/3.37	c (0,0) x[0][5] = 1
7.99/3.37	c (0,0) x[0][6] = 2
7.99/3.37	c (0,0) x[0][7] = 2
7.99/3.37	c (0,0) x[0][8] = 2
7.99/3.37	c (0,0) x[0][9] = 3
7.99/3.37	c (0,0) x[0][10] = 3
7.99/3.37	c (0,0) x[0][11] = 3
7.99/3.37	c (0,0) x[0][12] = 4
7.99/3.37	c (0,0) x[0][13] = 4
7.99/3.37	c (0,0) x[0][14] = 4
7.99/3.37	c (0,0) x[1][0] = 2
7.99/3.37	c (0,0) x[1][1] = 3
7.99/3.37	c (0,0) x[1][2] = 4
7.99/3.37	c (0,0) x[1][3] = 1
7.99/3.37	c (0,0) x[1][4] = 2
7.99/3.37	c (0,0) x[1][5] = 4
7.99/3.37	c (0,0) x[1][6] = 0
7.99/3.37	c (0,0) x[1][7] = 1
7.99/3.37	c (0,0) x[1][8] = 2
7.99/3.37	c (0,0) x[1][9] = 0
7.99/3.37	c (0,0) x[1][10] = 1
7.99/3.37	c (0,0) x[1][11] = 3
7.99/3.37	c (0,0) x[1][12] = 0
7.99/3.37	c (0,0) x[1][13] = 3
7.99/3.37	c (0,0) x[1][14] = 4
7.99/3.37	c (0,0) x[2][0] = 2
7.99/3.37	c (0,0) x[2][1] = 3
7.99/3.37	c (0,0) x[2][2] = 4
7.99/3.37	c (0,0) x[2][3] = 4
7.99/3.37	c (0,0) x[2][4] = 0
7.99/3.37	c (0,0) x[2][5] = 3
7.99/3.37	c (0,0) x[2][6] = 2
7.99/3.37	c (0,0) x[2][7] = 1
7.99/3.37	c (0,0) x[2][8] = 4
7.99/3.37	c (0,0) x[2][9] = 1
7.99/3.37	c (0,0) x[2][10] = 0
7.99/3.37	c (0,0) x[2][11] = 2
7.99/3.37	c (0,0) x[2][12] = 3
7.99/3.37	c (0,0) x[2][13] = 1
7.99/3.37	c (0,0) x[2][14] = 0
7.99/3.37	c (0,0) x[3][0] = 4
7.99/3.37	c (0,0) x[3][1] = 2
7.99/3.37	c (0,0) x[3][2] = 1
7.99/3.37	c (0,0) x[3][3] = 0
7.99/3.37	c (0,0) x[3][4] = 2
7.99/3.37	c (0,0) x[3][5] = 4
7.99/3.37	c (0,0) x[3][6] = 2
7.99/3.37	c (0,0) x[3][7] = 4
7.99/3.37	c (0,0) x[3][8] = 3
7.99/3.37	c (0,0) x[3][9] = 3
7.99/3.37	c (0,0) x[3][10] = 1
7.99/3.37	c (0,0) x[3][11] = 0
7.99/3.37	c (0,0) x[3][12] = 0
7.99/3.37	c (0,0) x[3][13] = 1
7.99/3.37	c (0,0) x[3][14] = 3
7.99/3.37	s SATISFIABLE
7.99/3.38	v <instantiation>
7.99/3.38	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14]</list>
7.99/3.38	v     <values>0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 2 3 4 1 2 4 0 1 2 0 1 3 0 3 4 2 3 4 4 0 3 2 1 4 1 0 2 3 1 0 4 2 1 0 2 4 2 4 3 3 1 0 0 1 3</values>
7.99/3.38	v </instantiation>
7.99/3.38	c (0,0) Show results End
7.99/3.38	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
7.99/3.38	c (0,0) 0,0,STOP-AFTER(ALL)
7.99/3.38	c END-Prog: Sat Sep 14 04:08:18 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

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

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

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


[startup+0.100401 s]*
/proc/loadavg: 7.90 8.45 8.33 2/211 3453
/proc/meminfo: memFree=31244232/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418948455 115843072 349 33554432000 4194304 5098028 140720566195824 140720566193080 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 349 296 221 0 87 0
[pid=3434] ppid=3431 vsize=27314120 memory=106728 CPUtime=0.1 cores=0-7
/proc/3434/stat : 3434 (java) S 3431 3431 3266 0 -1 1077944320 6184 0 0 0 8 2 0 0 20 0 20 0 418948456 27969658880 26682 33554432000 4194304 4196468 140730507630432 140730507612976 140644118060791 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
/proc/3434/statm: 6828530 26682 2815 1 0 6790935 0
[pid=3434/tid=3435] ppid=3431 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/3434/task/3435/stat : 3435 (java) R 3431 3431 3266 0 -1 4202560 4288 0 0 0 7 1 0 0 20 0 20 0 418948456 27969658880 26682 33554432000 4194304 4196468 140730507630432 140644089887120 140644118082717 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3436] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3436/stat : 3436 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 26682 33554432000 4194304 4196468 140730507630432 140644122303376 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3437] ppid=3431 vsize=27314120 memory=3474158576141698720 CPUtime=0 cores=0-7
/proc/3434/task/3437/stat : 3437 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643940391696 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3438] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3438/stat : 3438 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643538992272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3439] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3439/stat : 3439 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643537939472 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3440] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3440/stat : 3440 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643536886160 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3441] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3441/stat : 3441 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643535833360 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3442] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3442/stat : 3442 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643534781072 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3443] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3443/stat : 3443 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 26682 33554432000 4194304 4196468 140730507630432 140643533728272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3444] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3444/stat : 3444 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948460 27969658880 26682 33554432000 4194304 4196468 140730507630432 140642236902000 140644118071938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3445] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3445/stat : 3445 (java) S 3431 3431 3266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 26682 33554432000 4194304 4196468 140730507630432 140642059543840 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3446] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3446/stat : 3446 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 26682 33554432000 4194304 4196468 140730507630432 140641791108720 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3447] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3447/stat : 3447 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140641416600144 140644118079387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3448] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3448/stat : 3448 (java) S 3431 3431 3266 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140642235848816 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3449] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3449/stat : 3449 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140642234796016 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3450] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3450/stat : 3450 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140642233743728 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3451] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3451/stat : 3451 (java) S 3431 3431 3266 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140642232690928 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3452] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3452/stat : 3452 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 27194 33554432000 4194304 4196468 140730507630432 140640918694752 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3453] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3453/stat : 3453 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948464 27969658880 27194 33554432000 4194304 4196468 140730507630432 140642231638832 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108124 KiB

[startup+0.210491 s]*
/proc/loadavg: 7.90 8.45 8.33 2/211 3453
/proc/meminfo: memFree=31224392/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418948455 115843072 349 33554432000 4194304 5098028 140720566195824 140720566193080 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 349 296 221 0 87 0
[pid=3434] ppid=3431 vsize=27314120 memory=125764 CPUtime=0.24 cores=0-7
/proc/3434/stat : 3434 (java) S 3431 3431 3266 0 -1 1077944320 11784 0 0 0 20 4 0 0 20 0 20 0 418948456 27969658880 31441 33554432000 4194304 4196468 140730507630432 140730507612976 140644118060791 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
/proc/3434/statm: 6828530 31441 2937 1 0 6790935 0
[pid=3434/tid=3435] ppid=3431 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/3434/task/3435/stat : 3435 (java) R 3431 3431 3266 0 -1 4202560 9495 0 0 0 16 4 0 0 20 0 20 0 418948456 27969658880 31441 33554432000 4194304 4196468 140730507630432 140644089874176 140644103226348 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3436] ppid=3431 vsize=27314120 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/3434/task/3436/stat : 3436 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 31441 33554432000 4194304 4196468 140730507630432 140644122303376 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3437] ppid=3431 vsize=27314120 memory=140300466731651 CPUtime=0 cores=0-7
/proc/3434/task/3437/stat : 3437 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643940391696 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3438] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3438/stat : 3438 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643538992272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3439] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3439/stat : 3439 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643537939472 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3440] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3440/stat : 3440 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643536886160 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3441] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3441/stat : 3441 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643535833360 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3442] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3442/stat : 3442 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643534781072 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3443] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3443/stat : 3443 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 31441 33554432000 4194304 4196468 140730507630432 140643533728272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3444] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3444/stat : 3444 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948460 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642236902000 140644118071938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3445] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3445/stat : 3445 (java) S 3431 3431 3266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642059543840 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3446] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3446/stat : 3446 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 31441 33554432000 4194304 4196468 140730507630432 140641791108720 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3447] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3447/stat : 3447 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140641416600144 140644118079387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3448] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3448/stat : 3448 (java) S 3431 3431 3266 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642235848816 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3449] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3449/stat : 3449 (java) S 3431 3431 3266 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642234796016 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3450] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3450/stat : 3450 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642233743728 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3451] ppid=3431 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/3434/task/3451/stat : 3451 (java) S 3431 3431 3266 0 -1 1077944384 468 0 0 0 2 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642232690928 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3452] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3452/stat : 3452 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 31441 33554432000 4194304 4196468 140730507630432 140640918694752 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3453] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3453/stat : 3453 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948464 27969658880 31441 33554432000 4194304 4196468 140730507630432 140642231638832 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127160 KiB

[startup+0.310211 s]*
/proc/loadavg: 7.90 8.45 8.33 2/211 3453
/proc/meminfo: memFree=31221352/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418948455 115843072 349 33554432000 4194304 5098028 140720566195824 140720566193080 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 349 296 221 0 87 0
[pid=3434] ppid=3431 vsize=27314120 memory=129848 CPUtime=0.41 cores=0-7
/proc/3434/stat : 3434 (java) S 3431 3431 3266 0 -1 1077944320 12297 0 0 0 37 4 0 0 20 0 20 0 418948456 27969658880 32462 33554432000 4194304 4196468 140730507630432 140730507612976 140644118060791 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
/proc/3434/statm: 6828530 32462 3060 1 0 6790935 0
[pid=3434/tid=3435] ppid=3431 vsize=27314120 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/3434/task/3435/stat : 3435 (java) R 3431 3431 3266 0 -1 4202560 9801 0 0 0 26 4 0 0 20 0 20 0 418948456 27969658880 32462 33554432000 4194304 4196468 140730507630432 140644089890864 140644099624383 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3436] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3436/stat : 3436 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 32462 33554432000 4194304 4196468 140730507630432 140644122303376 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3437] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3437/stat : 3437 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643940391696 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3438] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3438/stat : 3438 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643538992272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3439] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3439/stat : 3439 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643537939472 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3440] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3440/stat : 3440 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643536886160 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3441] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3441/stat : 3441 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643535833360 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3442] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3442/stat : 3442 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643534781072 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3443] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3443/stat : 3443 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948459 27969658880 32462 33554432000 4194304 4196468 140730507630432 140643533728272 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3444] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3444/stat : 3444 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948460 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642236902000 140644118071938 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3445] ppid=3431 vsize=27314120 memory=280600682634624 CPUtime=0 cores=0-7
/proc/3434/task/3445/stat : 3445 (java) S 3431 3431 3266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642059543840 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3446] ppid=3431 vsize=27314120 memory=280600682639232 CPUtime=0 cores=0-7
/proc/3434/task/3446/stat : 3446 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948461 27969658880 32462 33554432000 4194304 4196468 140730507630432 140641791108720 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3447] ppid=3431 vsize=27314120 memory=280600682643840 CPUtime=0 cores=0-7
/proc/3434/task/3447/stat : 3447 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140641416600144 140644118079387 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3448] ppid=3431 vsize=27314120 memory=280600682648448 CPUtime=0.02 cores=0-7
/proc/3434/task/3448/stat : 3448 (java) S 3431 3431 3266 0 -1 1077944384 400 0 0 0 2 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642235848816 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3449] ppid=3431 vsize=27314120 memory=280600682653056 CPUtime=0.01 cores=0-7
/proc/3434/task/3449/stat : 3449 (java) R 3431 3431 3266 0 -1 4202560 212 0 0 0 1 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642234796016 140644110350240 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3450] ppid=3431 vsize=27314120 memory=280600682657664 CPUtime=0 cores=0-7
/proc/3434/task/3450/stat : 3450 (java) S 3431 3431 3266 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642233743728 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3451] ppid=3431 vsize=27314120 memory=280600682662272 CPUtime=0.07 cores=0-7
/proc/3434/task/3451/stat : 3451 (java) S 3431 3431 3266 0 -1 1077944384 509 0 0 0 7 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642232690928 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3452] ppid=3431 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3452/stat : 3452 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948463 27969658880 32462 33554432000 4194304 4196468 140730507630432 140640918694752 140644118070997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3453] ppid=3431 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3434/task/3453/stat : 3453 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948464 27969658880 32462 33554432000 4194304 4196468 140730507630432 140642231638832 140644118071938 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131244 KiB

[startup+0.704241 s]
/proc/loadavg: 7.90 8.45 8.33 2/211 3453
/proc/meminfo: memFree=31199880/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418948455 115843072 349 33554432000 4194304 5098028 140720566195824 140720566193080 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 349 296 221 0 87 0
[pid=3434] ppid=3431 vsize=27320392 memory=165296 CPUtime=1 cores=0-7
/proc/3434/stat : 3434 (java) S 3431 3431 3266 0 -1 1077944320 19988 0 0 0 93 7 0 0 20 0 20 0 418948456 27976081408 41324 33554432000 4194304 4196468 140730507630432 140730507612976 140644118060791 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
/proc/3434/statm: 6830098 41324 3179 1 0 6791447 0
[pid=3434/tid=3435] ppid=3431 vsize=27320392 memory=4580 CPUtime=0.68 cores=0-7
/proc/3434/task/3435/stat : 3435 (java) R 3431 3431 3266 0 -1 4202560 16898 0 0 0 62 6 0 0 20 0 20 0 418948456 27976081408 41324 33554432000 4194304 4196468 140730507630432 140644089890176 140644118082138 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3436] ppid=3431 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3436/stat : 3436 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948458 27976081408 41324 33554432000 4194304 4196468 140730507630432 140644122303376 140644118070997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3437] ppid=3431 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/3434/task/3437/stat : 3437 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27976081408 41324 33554432000 4194304 4196468 140730507630432 140643940391696 140644118070997 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0
[pid=3434/tid=3438] ppid=3431 vsize=27320392 memory=2828 CPUtime=0 cores=0-7
/proc/3434/task/3438/stat : 3438 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948458 27976081408 41324 33554432000 4194304 4196468 140730507630432 140643538992272 140644118070997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10149888 140730507633388 140730507633814 140730507633814 140730507636687 0

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

/proc/loadavg: 7.90 8.45 8.33 5/211 3473
/proc/meminfo: memFree=31277028/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1476 CPUtime=6.74 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 583 29685 0 0 0 0 658 16 20 0 1 0 418948455 115843072 369 33554432000 4194304 5098028 140720566195824 140720566192568 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 369 311 221 0 87 0
[pid=3454] ppid=3431 vsize=7752288 memory=94776 CPUtime=0.77 cores=0-7
/proc/3454/stat : 3454 (java) S 3431 3431 3266 0 -1 1077944320 18669 0 0 0 72 5 0 0 20 0 20 0 418948708 7938342912 23694 33554432000 4194304 4196468 140723777802608 140723777785152 140484334554871 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
/proc/3454/statm: 1938072 23694 3082 1 0 1899951 0
[pid=3454/tid=3455] ppid=3431 vsize=7752288 memory=1396 CPUtime=0.56 cores=0-7
/proc/3454/task/3455/stat : 3455 (java) R 3431 3431 3266 0 -1 4202560 16278 0 0 0 52 4 0 0 20 0 20 0 418948708 7938342912 23694 33554432000 4194304 4196468 140723777802608 140484306342912 140484314832928 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3456] ppid=3431 vsize=7752288 memory=7516623645216236394 CPUtime=0 cores=0-7
/proc/3454/task/3456/stat : 3456 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140484338796944 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3457] ppid=3431 vsize=7752288 memory=8025788805588675948 CPUtime=0 cores=0-7
/proc/3454/task/3457/stat : 3457 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483819632912 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3458] ppid=3431 vsize=7752288 memory=3504 CPUtime=0 cores=0-7
/proc/3454/task/3458/stat : 3458 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483818580624 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3459] ppid=3431 vsize=7752288 memory=40840 CPUtime=0 cores=0-7
/proc/3454/task/3459/stat : 3459 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483817527824 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3460] ppid=3431 vsize=7752288 memory=3028 CPUtime=0 cores=0-7
/proc/3454/task/3460/stat : 3460 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483816475536 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3461] ppid=3431 vsize=7752288 memory=2012 CPUtime=0 cores=0-7
/proc/3454/task/3461/stat : 3461 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483815422736 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3462] ppid=3431 vsize=7752288 memory=280600683027392 CPUtime=0 cores=0-7
/proc/3454/task/3462/stat : 3462 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483814370448 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3463] ppid=3431 vsize=7752288 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/3454/task/3463/stat : 3463 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483813317648 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3464] ppid=3431 vsize=7752288 memory=15823283127847349 CPUtime=0 cores=0-7
/proc/3454/task/3464/stat : 3464 (java) S 3431 3431 3266 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 418948711 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483763587184 140484334566018 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3465] ppid=3431 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3465/stat : 3465 (java) S 3431 3431 3266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418948711 7938342912 23694 33554432000 4194304 4196468 140723777802608 140482743100192 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3466] ppid=3431 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3466/stat : 3466 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948711 7938342912 23694 33554432000 4194304 4196468 140723777802608 140482474665072 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3467] ppid=3431 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3467/stat : 3467 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140482100156496 140484334573467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3468] ppid=3431 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/3454/task/3468/stat : 3468 (java) S 3431 3431 3266 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483762535024 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3469] ppid=3431 vsize=7752288 memory=4100 CPUtime=0.02 cores=0-7
/proc/3454/task/3469/stat : 3469 (java) S 3431 3431 3266 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483761482224 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3470] ppid=3431 vsize=7752288 memory=1804 CPUtime=0.01 cores=0-7
/proc/3454/task/3470/stat : 3470 (java) S 3431 3431 3266 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483760429936 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3471] ppid=3431 vsize=7752288 memory=916 CPUtime=0.12 cores=0-7
/proc/3454/task/3471/stat : 3471 (java) S 3431 3431 3266 0 -1 1077944384 385 0 0 0 12 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483759377136 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3472] ppid=3431 vsize=7752288 memory=4152 CPUtime=0 cores=0-7
/proc/3454/task/3472/stat : 3472 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140481602251104 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3473] ppid=3431 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3473/stat : 3473 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948714 7938342912 23694 33554432000 4194304 4196468 140723777802608 140483758324016 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 96252 KiB

[startup+3.40039 s]
# the end of solver process 3431 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.90755 s, system=0.26916 s

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

[startup+3.20331 s]
/proc/loadavg: 7.90 8.45 8.33 5/211 3473
/proc/meminfo: memFree=31277028/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1476 CPUtime=6.74 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 583 29685 0 0 0 0 658 16 20 0 1 0 418948455 115843072 369 33554432000 4194304 5098028 140720566195824 140720566192568 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 369 311 221 0 87 0
[pid=3454] ppid=3431 vsize=7754336 memory=100972 CPUtime=0.92 cores=0-7
/proc/3454/stat : 3454 (java) S 3431 3431 3266 0 -1 1077944320 19265 0 0 0 86 6 0 0 20 0 20 0 418948708 7940440064 25243 33554432000 4194304 4196468 140723777802608 140723777785152 140484334554871 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
/proc/3454/statm: 1938584 25243 3088 1 0 1900463 0
[pid=3454/tid=3455] ppid=3431 vsize=7754336 memory=7679937539659563795 CPUtime=0.66 cores=0-7
/proc/3454/task/3455/stat : 3455 (java) R 3431 3431 3266 0 -1 4202560 16768 0 0 0 61 5 0 0 20 0 20 0 418948708 7940440064 25243 33554432000 4194304 4196468 140723777802608 140484306390080 140484334576797 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3456] ppid=3431 vsize=7754336 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/3454/task/3456/stat : 3456 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140484338796944 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3457] ppid=3431 vsize=7754336 memory=280600682517488 CPUtime=0 cores=0-7
/proc/3454/task/3457/stat : 3457 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483819632912 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3458] ppid=3431 vsize=7754336 memory=16893045902058 CPUtime=0 cores=0-7
/proc/3454/task/3458/stat : 3458 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483818580624 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3459] ppid=3431 vsize=7754336 memory=16897340869354 CPUtime=0 cores=0-7
/proc/3454/task/3459/stat : 3459 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483817527824 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3460] ppid=3431 vsize=7754336 memory=16910225771242 CPUtime=0 cores=0-7
/proc/3454/task/3460/stat : 3460 (java) S 3431 3431 3266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483816475536 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3461] ppid=3431 vsize=7754336 memory=16923110673130 CPUtime=0 cores=0-7
/proc/3454/task/3461/stat : 3461 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483815422736 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3462] ppid=3431 vsize=7754336 memory=135636006733569 CPUtime=0 cores=0-7
/proc/3454/task/3462/stat : 3462 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483814370448 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3463] ppid=3431 vsize=7754336 memory=280600682625040 CPUtime=0 cores=0-7
/proc/3454/task/3463/stat : 3463 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948709 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483813317648 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3464] ppid=3431 vsize=7754336 memory=16923110673130 CPUtime=0 cores=0-7
/proc/3454/task/3464/stat : 3464 (java) S 3431 3431 3266 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 418948711 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483763587184 140484334566018 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3465] ppid=3431 vsize=7754336 memory=16923110673130 CPUtime=0 cores=0-7
/proc/3454/task/3465/stat : 3465 (java) S 3431 3431 3266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418948711 7940440064 25243 33554432000 4194304 4196468 140723777802608 140482743100192 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3466] ppid=3431 vsize=7754336 memory=16923110673130 CPUtime=0 cores=0-7
/proc/3454/task/3466/stat : 3466 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948711 7940440064 25243 33554432000 4194304 4196468 140723777802608 140482474665072 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3467] ppid=3431 vsize=7754336 memory=127 CPUtime=0 cores=0-7
/proc/3454/task/3467/stat : 3467 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140482100156496 140484334573467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3468] ppid=3431 vsize=7754336 memory=77 CPUtime=0.03 cores=0-7
/proc/3454/task/3468/stat : 3468 (java) S 3431 3431 3266 0 -1 1077944384 413 0 0 0 3 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483762535024 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3469] ppid=3431 vsize=7754336 memory=0 CPUtime=0.04 cores=0-7
/proc/3454/task/3469/stat : 3469 (java) S 3431 3431 3266 0 -1 1077944384 122 0 0 0 4 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483761482224 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3470] ppid=3431 vsize=7754336 memory=0 CPUtime=0.01 cores=0-7
/proc/3454/task/3470/stat : 3470 (java) S 3431 3431 3266 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483760429936 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3471] ppid=3431 vsize=7754336 memory=0 CPUtime=0.15 cores=0-7
/proc/3454/task/3471/stat : 3471 (java) S 3431 3431 3266 0 -1 1077944384 475 0 0 0 15 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483759377136 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3472] ppid=3431 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3472/stat : 3472 (java) S 3431 3431 3266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140481602251104 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3473] ppid=3431 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/3454/task/3473/stat : 3473 (java) S 3431 3431 3266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418948714 7940440064 25243 33554432000 4194304 4196468 140723777802608 140483758324016 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
Current children cumulated CPU time: 7.66 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 102448 KiB

[startup+3.30082 s]
/proc/loadavg: 7.90 8.45 8.33 5/211 3473
/proc/meminfo: memFree=31277028/32770624 swapFree=66996976/67108860
[pid=3431] ppid=3428 vsize=113128 memory=1476 CPUtime=6.74 cores=0-7
/proc/3431/stat : 3431 (scop.sh) S 3428 3431 3266 0 -1 4202496 583 29685 0 0 0 0 658 16 20 0 1 0 418948455 115843072 369 33554432000 4194304 5098028 140720566195824 140720566192568 140247673066108 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7917568 140720566203173 140720566203500 140720566203500 140720566206413 0
/proc/3431/statm: 28282 369 311 221 0 87 0
[pid=3454] ppid=3431 vsize=8217512 memory=118584 CPUtime=1.25 cores=0-7
/proc/3454/stat : 3454 (java) S 3431 3431 3266 0 -1 1077944320 20710 1788 0 0 115 8 2 0 20 0 22 0 418948708 8414732288 29646 33554432000 4194304 4196468 140723777802608 140723777785152 140484334554871 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
/proc/3454/statm: 2054378 29646 3210 1 0 2015722 0
[pid=3454/tid=3455] ppid=3431 vsize=8217512 memory=1396 CPUtime=0.77 cores=0-7
/proc/3454/task/3455/stat : 3455 (java) R 3431 3431 3266 0 -1 4202560 17425 1788 0 0 70 5 2 0 20 0 22 0 418948708 8414732288 29646 33554432000 4194304 4196468 140723777802608 140484306383744 140484320238106 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3456] ppid=3431 vsize=8217512 memory=7516623645216236394 CPUtime=0.02 cores=0-7
/proc/3454/task/3456/stat : 3456 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140484338796944 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3457] ppid=3431 vsize=8217512 memory=8025788805588675948 CPUtime=0.02 cores=0-7
/proc/3454/task/3457/stat : 3457 (java) S 3431 3431 3266 0 -1 1077944384 2 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483819632912 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3458] ppid=3431 vsize=8217512 memory=0 CPUtime=0.02 cores=0-7
/proc/3454/task/3458/stat : 3458 (java) S 3431 3431 3266 0 -1 1077944384 2 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483818580624 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3459] ppid=3431 vsize=8217512 memory=0 CPUtime=0.02 cores=0-7
/proc/3454/task/3459/stat : 3459 (java) S 3431 3431 3266 0 -1 1077944384 2 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483817527824 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3460] ppid=3431 vsize=8217512 memory=0 CPUtime=0.02 cores=0-7
/proc/3454/task/3460/stat : 3460 (java) S 3431 3431 3266 0 -1 1077944384 2 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483816475536 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3461] ppid=3431 vsize=8217512 memory=3504 CPUtime=0.02 cores=0-7
/proc/3454/task/3461/stat : 3461 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483815422736 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3462] ppid=3431 vsize=8217512 memory=40840 CPUtime=0.02 cores=0-7
/proc/3454/task/3462/stat : 3462 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483814370448 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3463] ppid=3431 vsize=8217512 memory=3028 CPUtime=0.02 cores=0-7
/proc/3454/task/3463/stat : 3463 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948709 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483813317648 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3464] ppid=3431 vsize=8217512 memory=2012 CPUtime=0.02 cores=0-7
/proc/3454/task/3464/stat : 3464 (java) S 3431 3431 3266 0 -1 1077944384 7 1788 0 0 0 0 2 0 20 0 22 0 418948711 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483763587184 140484334566018 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3465] ppid=3431 vsize=8217512 memory=4100 CPUtime=0.02 cores=0-7
/proc/3454/task/3465/stat : 3465 (java) S 3431 3431 3266 0 -1 1077944384 13 1788 0 0 0 0 2 0 20 0 22 0 418948711 8414732288 29646 33554432000 4194304 4196468 140723777802608 140482743100192 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3466] ppid=3431 vsize=8217512 memory=1804 CPUtime=0.02 cores=0-7
/proc/3454/task/3466/stat : 3466 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948711 8414732288 29646 33554432000 4194304 4196468 140723777802608 140482474665072 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3467] ppid=3431 vsize=8217512 memory=916 CPUtime=0.02 cores=0-7
/proc/3454/task/3467/stat : 3467 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140482100156496 140484334573467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3468] ppid=3431 vsize=8217512 memory=4152 CPUtime=0.08 cores=0-7
/proc/3454/task/3468/stat : 3468 (java) S 3431 3431 3266 0 -1 1077944384 623 1788 0 0 6 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483762535024 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3469] ppid=3431 vsize=8217512 memory=0 CPUtime=0.11 cores=0-7
/proc/3454/task/3469/stat : 3469 (java) S 3431 3431 3266 0 -1 1077944384 304 1788 0 0 9 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483761482224 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3470] ppid=3431 vsize=8217512 memory=280600683027392 CPUtime=0.05 cores=0-7
/proc/3454/task/3470/stat : 3470 (java) S 3431 3431 3266 0 -1 1077944384 253 1788 0 0 3 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483760429936 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3471] ppid=3431 vsize=8217512 memory=288230621803970871 CPUtime=0.23 cores=0-7
/proc/3454/task/3471/stat : 3471 (java) S 3431 3431 3266 0 -1 1077944384 631 1788 0 0 21 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483759377136 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3472] ppid=3431 vsize=8217512 memory=15823283127847349 CPUtime=0.02 cores=0-7
/proc/3454/task/3472/stat : 3472 (java) S 3431 3431 3266 0 -1 1077944384 3 1788 0 0 0 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140481602251104 140484334565077 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
[pid=3454/tid=3473] ppid=3431 vsize=8217512 memory=0 CPUtime=0.02 cores=0-7
/proc/3454/task/3473/stat : 3473 (java) S 3431 3431 3266 0 -1 1077944384 1 1788 0 0 0 0 2 0 20 0 22 0 418948714 8414732288 29646 33554432000 4194304 4196468 140723777802608 140483758324016 140484334566018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17326080 140723777811448 140723777811606 140723777811606 140723777814479 0
Current children cumulated CPU time: 7.99 s
Current children cumulated vsize: 8330640 KiB
Current children cumulated memory: 120060 KiB

Child status: 0
Real time (s): 3.40044
CPU time (s): 8.17671
CPU user time (s): 7.90755
CPU system time (s): 0.26916
CPU usage (%): 240.46
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 363224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.90755
system time used= 0.26916
maximum resident set size= 362436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53166
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8381
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 3431
#   total CPU time (s): 8.17671
#   total CPU user time (s): 7.90755
#   total CPU system time (s): 0.26916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043819 second user time and 0.08983 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-14 04:08:15
IDJOB=4392267
IDBENCH=126509
IDSOLVER=2838
FILE ID=node103/4392267-1568426954
RUNJOBID= node103-1568426882-3293
PBS_JOBID= 21702292
Free space on /tmp= 61720 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-5-3-4-cp.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392267-1568426954/watcher-4392267-1568426954 -o /tmp/evaluation-result-4392267-1568426954/solver-4392267-1568426954 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568426882-3293 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392267-1568426954.xml

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

MD5SUM BENCH= fefd0dc8744a7f984307705d377cf1e3
RANDOM SEED=1984229923

node103.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.74
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.74
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.74
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.74
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:        31339768 kB
MemAvailable:   31888752 kB
Buffers:           97664 kB
Cached:           735280 kB
SwapCached:         9132 kB
Active:           598688 kB
Inactive:         246568 kB
Active(anon):       6608 kB
Inactive(anon):    47004 kB
Active(file):     592080 kB
Inactive(file):   199564 kB
Unevictable:      111168 kB
Mlocked:          111168 kB
SwapTotal:      67108860 kB
SwapFree:       66996976 kB
Dirty:             20060 kB
Writeback:             0 kB
AnonPages:        195224 kB
Mapped:            44748 kB
Shmem:             32644 kB
Slab:             175396 kB
SReclaimable:     146352 kB
SUnreclaim:        29044 kB
KernelStack:        3712 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61700 MiB
End job on node103 at 2019-09-14 04:08:18