Trace number 4405452

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)SAT 8.79458 3.49108

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
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 benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-8360-serial-file.bin HOME/instance-4405452-1569364795.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 23:38:32 CEST 2019
0.65/0.56	c PID: 8363
0.65/0.56	c IP: 172.20.3.106
0.65/0.56	c HOST: node106.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.15/1.13	c (0,0) Parsing End
2.15/1.14	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 276 ctr, max domain size 71
2.15/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.15/1.14	c (0,0) Constraint Name Generate Begin
2.15/1.15	c (0,0) Ctr:HOME/instance-4405452-1569364795.xml,Add:Le:Num:Or:Var
2.15/1.15	c (0,0) Constraint Name Generate End
2.15/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.15/1.15	c (0,0) CSP to CSPinCNF Begin
2.47/1.28	c (0,0) translated 28 (10%) constraints
2.68/1.31	c (0,0) translated 56 (20%) constraints
2.68/1.33	c (0,0) translated 83 (30%) constraints
2.68/1.34	c (0,0) translated 111 (40%) constraints
2.68/1.35	c (0,0) translated 138 (50%) constraints
2.68/1.36	c (0,0) translated 166 (60%) constraints
2.68/1.37	c (0,0) translated 194 (70%) constraints
2.68/1.38	c (0,0) translated 221 (80%) constraints
2.68/1.39	c (0,0) translated 249 (90%) constraints
2.68/1.40	c (0,0) translated 276 (100%) constraints
2.68/1.40	c (0,0) ===========================================
2.98/1.42	c (0,0) Hybrid: #OE=48, #LE=0
2.98/1.42	c (0,0) Hybrid
2.98/1.42	c (0,0) ===========================================
2.98/1.43	c (0,0) translated 28 (10%) constraints
2.98/1.44	c (0,0) translated 56 (20%) constraints
2.98/1.44	c (0,0) translated 83 (30%) constraints
2.98/1.45	c (0,0) translated 111 (40%) constraints
2.98/1.45	c (0,0) translated 138 (50%) constraints
2.98/1.46	c (0,0) translated 166 (60%) constraints
2.98/1.46	c (0,0) translated 194 (70%) constraints
2.98/1.46	c (0,0) translated 221 (80%) constraints
2.98/1.47	c (0,0) translated 249 (90%) constraints
2.98/1.47	c (0,0) translated 276 (100%) constraints
2.98/1.47	c (0,0) CSP to CSPinCNF End
2.98/1.47	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 276 ctr, max domain size 71
2.98/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.98/1.47	c (0,0) CSPinCNF Propagation Begin
2.98/1.50	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.98/1.50	c (0,0) CSPinCNF Propagation End
3.26/1.50	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 276 ctr, max domain size 71
3.26/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.26/1.50	c (0,0) Hybrid: #OE=48, #LE=0
3.26/1.50	c (0,0) Simplify CSPinCNF Begin
3.52/1.60	c (1,1) Simplify CSPinCNF End
3.52/1.61	c (1,1) CSP: 48 int (0 aux), 1104 bool (1104 aux), 1380 ctr, max domain size 71
3.52/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.52/1.61	c (1,1) Calculate Precise Domain Begin
3.52/1.61	c (1,1) 0 values are removed by re-calculation
3.52/1.61	c (1,1) Calculate Precise Domain End
3.52/1.61	c (1,1) CSP: 48 int (0 aux), 1104 bool (1104 aux), 1380 ctr, max domain size 71
3.52/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.52/1.61	c (1,1) CSPinCNF to SatSolver Begin
4.17/1.85	c (1,1) 138 (10 %) CSP clauses are encoded (0 SAT variables, 9344 SAT clauses)
4.56/1.92	c (1,1) 276 (20 %) CSP clauses are encoded (0 SAT variables, 15763 SAT clauses)
4.56/1.97	c (1,1) 414 (30 %) CSP clauses are encoded (0 SAT variables, 21747 SAT clauses)
5.04/2.01	c (1,1) 552 (40 %) CSP clauses are encoded (0 SAT variables, 27611 SAT clauses)
5.04/2.05	c (1,1) 690 (50 %) CSP clauses are encoded (0 SAT variables, 33202 SAT clauses)
5.04/2.08	c (1,1) 828 (60 %) CSP clauses are encoded (0 SAT variables, 38563 SAT clauses)
5.33/2.11	c (1,1) 966 (70 %) CSP clauses are encoded (0 SAT variables, 43601 SAT clauses)
5.33/2.13	c (1,1) 1104 (80 %) CSP clauses are encoded (0 SAT variables, 48201 SAT clauses)
5.33/2.16	c (1,1) 1242 (90 %) CSP clauses are encoded (0 SAT variables, 52417 SAT clauses)
5.33/2.17	c (1,1) 1380 (100 %) CSP clauses are encoded (0 SAT variables, 56002 SAT clauses)
5.33/2.17	c (1,1) CSPinCNF to SatSolver End
5.33/2.17	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.33/2.18	c (1,1) 3912 bool, 56028 clause
5.33/2.18	c (1,1) Export Begin
5.44/2.26	c (1,1) Export to HOME/scop-8360-serial-file.bin
5.44/2.26	c (1,1) Export End
5.44/2.26	c (1,1) Export File Size: 0.01 MB
5.44/2.26	c (1,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
5.44/2.26	c END-Prog: Tue Sep 24 23:38:34 CEST 2019
5.44/2.28	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-8360-serial-file.bin
5.58/2.74	c (0,0) Read Serial File Begin
5.58/2.74	c (0,0) HOME/scop-8360-serial-file.bin
5.58/2.93	c (0,0) Read Serial File End
5.58/2.94	
5.58/2.94	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
5.58/2.94	(Solving Process)
5.58/2.94	
5.58/2.97	c BEGIN-Prog: Tue Sep 24 23:38:35 CEST 2019
5.58/2.97	c PID: 8383
5.58/2.97	c IP: 172.20.3.106
5.58/2.97	c HOST: node106.alineos.net
5.58/2.97	c (0,0) SatSolver.solve Begin
5.58/2.97	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405452-1569364795.xml-scop-8363.cnf
5.58/3.00	c (0,0) c
5.58/3.00	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.58/3.00	c (0,0) c
5.58/3.00	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.58/3.00	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.58/3.00	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.58/3.00	c (0,0) c |                                                                                                       |
6.62/3.01	c (0,0) c |  Number of variables:          3912                                                                   |
6.62/3.01	c (0,0) c |  Number of clauses:           56028                                                                   |
6.62/3.01	c (0,0) c |  Parse time:                   0.02 s                                                                 |
6.62/3.01	c (0,0) c |                                                                                                       |
6.62/3.06	c (0,0) c |  Simplification time:          0.05 s                                                                 |
6.62/3.06	c (0,0) c |                                                                                                       |
6.62/3.06	c (0,0) c |  Generating clones                                                                                    |
6.62/3.07	c (0,0) c |  all clones generated. Memory =    51.04Mb.                                                           |
6.62/3.07	c (0,0) c ========================================================================================================|
6.62/3.07	c (0,0) c
6.62/3.07	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.62/3.07	c (0,0) c
6.62/3.07	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.62/3.07	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.62/3.07	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.62/3.07	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.62/3.07	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.62/3.08	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.62/3.08	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
6.62/3.08	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.62/3.08	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.62/3.08	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.62/3.08	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.62/3.08	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.62/3.08	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.62/3.08	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.62/3.08	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
6.62/3.08	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.62/3.08	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.62/3.08	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.62/3.08	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c real time : 0.339063 s
8.37/3.33	c (0,0) c cpu time  : 1.71203 s
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | Conflicts     |           42107 |       4628 |       6212 |       5149 |       4393 |       5281 |       5365 |       6062 |       5017 |
8.37/3.33	c (0,0) c | Decisions     |          113287 |      12344 |      17204 |      13314 |      13235 |      12548 |      14590 |      17103 |      12949 |
8.37/3.33	c (0,0) c | Propagations  |         5423227 |     584592 |     823977 |     659340 |     614608 |     659708 |     681090 |     743418 |     656494 |
8.37/3.33	c (0,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
8.37/3.33	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
8.37/3.33	c (0,0) c | Restarts      |             130 |         13 |         21 |         19 |         19 |         13 |         17 |         13 |         15 |
8.37/3.33	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | PropBinClauses|         6703480 |     713160 |    1009167 |     813357 |     760955 |     844954 |     839764 |     891214 |     830909 |
8.37/3.33	c (0,0) c | PropPreBlocker|        62190011 |    6632126 |    9121240 |    7472689 |    7071205 |    7302229 |    7929823 |    9396167 |    7264532 |
8.37/3.33	c (0,0) c | PropNotBlocker|        20226493 |    2163711 |    3036385 |    2417531 |    2337268 |    2492248 |    2594337 |    2791902 |    2393111 |
8.37/3.33	c (0,0) c | LitFullScans  |       120439661 |   13020001 |   18000617 |   14346346 |   13342202 |   14339110 |   15398694 |   18001107 |   13991584 |
8.37/3.33	c (0,0) c | LitScanFracts |            2232 |        287 |        220 |        122 |        136 |        149 |        471 |        728 |        119 |
8.37/3.33	c (0,0) c | DecisionLevel0|             130 |         13 |         21 |         19 |         19 |         13 |         17 |         13 |         15 |
8.37/3.33	c (0,0) c | Periods       |              18 |          2 |          3 |          2 |          2 |          2 |          2 |          3 |          2 |
8.37/3.33	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
8.37/3.33	c (0,0) c | Avg_Trail     |                 |       1579 |       1500 |       1617 |       1644 |       1481 |       1662 |       1859 |       1509 |
8.37/3.33	c (0,0) c | Avg_DL        |                 |         42 |         37 |         50 |         45 |         39 |         43 |         48 |         46 |
8.37/3.33	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | Exported      |            1252 |          7 |        522 |         83 |          6 |         84 |        144 |        391 |         15 |
8.37/3.33	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.37/3.33	c (0,0) c | Glues         |                 |          7 |          5 |          8 |          6 |         10 |          3 |          9 |         10 |
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | Orig_Seen     |            21 % |      11096 |      12136 |      12439 |      11411 |      10055 |      12352 |      13506 |      11355 |
8.37/3.33	c (0,0) c | Diff Orig seen|                 | -      315 |        725 |       1028 |      X     | -     1356 |        941 |       2095 | -       56 |
8.37/3.33	c (0,0) c | Hamming       |            33 % |       1468 |       1368 |       1137 |      X     |       1410 |       1191 |       1567 |       1141 |
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c | RunningTime   |                 |    0.2 100%|    0.3 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.3 100%|    0.2 100%|
8.37/3.33	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%|
8.37/3.33	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%|
8.37/3.33	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%|
8.37/3.33	c (0,0) c | SolvingTime   |                 |    0.2     |    0.3     |    0.2     |    0.2     |    0.2     |    0.2     |    0.3     |    0.2     |
8.37/3.33	c (0,0) c | PropagationTim|                 |    0.1  73%|    0.2  72%|    0.1  72%|    0.1  74%|    0.1  72%|    0.2  73%|    0.2  72%|    0.1  72%|
8.37/3.33	c (0,0) c | AnalysisTime  |                 |    0.0  19%|    0.0  19%|    0.0  20%|    0.0  17%|    0.0  19%|    0.0  19%|    0.1  21%|    0.0  19%|
8.37/3.33	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%|
8.37/3.33	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%|
8.37/3.33	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%|
8.37/3.33	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%|
8.37/3.33	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c
8.37/3.33	c (0,0) c Threads : 8
8.37/3.33	c (0,0) c Winner : 3
8.37/3.33	c (0,0) c Conflicts_0 : 4628
8.37/3.33	c (0,0) c Conflicts_1 : 6212
8.37/3.33	c (0,0) c Conflicts_2 : 5149
8.37/3.33	c (0,0) c Conflicts_3 : 4393
8.37/3.33	c (0,0) c Conflicts_4 : 5281
8.37/3.33	c (0,0) c Conflicts_5 : 5365
8.37/3.33	c (0,0) c Conflicts_6 : 6062
8.37/3.33	c (0,0) c Conflicts_7 : 5017
8.37/3.33	c (0,0) c Conflicts_total : 42107
8.37/3.33	c (0,0) c Conflicts_winner : 4393
8.37/3.33	c (0,0) c Decisions_0 : 12344
8.37/3.33	c (0,0) c Decisions_1 : 17204
8.37/3.33	c (0,0) c Decisions_2 : 13314
8.37/3.33	c (0,0) c Decisions_3 : 13235
8.37/3.33	c (0,0) c Decisions_4 : 12548
8.37/3.34	c (0,0) c Decisions_5 : 14590
8.37/3.34	c (0,0) c Decisions_6 : 17103
8.37/3.34	c (0,0) c Decisions_7 : 12949
8.37/3.34	c (0,0) c Decisions_total : 113287
8.37/3.34	c (0,0) c Decisions_winner : 13235
8.37/3.34	c (0,0) c Propagations_0 : 584592
8.37/3.34	c (0,0) c Propagations_1 : 823977
8.37/3.34	c (0,0) c Propagations_2 : 659340
8.37/3.34	c (0,0) c Propagations_3 : 614608
8.37/3.34	c (0,0) c Propagations_4 : 659708
8.37/3.34	c (0,0) c Propagations_5 : 681090
8.37/3.34	c (0,0) c Propagations_6 : 743418
8.37/3.34	c (0,0) c Propagations_7 : 656494
8.37/3.34	c (0,0) c Propagations_total : 5423227
8.37/3.34	c (0,0) c Propagations_winner : 614608
8.37/3.34	c (0,0) c ReduceDBs_0 : 1
8.37/3.34	c (0,0) c ReduceDBs_1 : 1
8.37/3.34	c (0,0) c ReduceDBs_2 : 1
8.37/3.34	c (0,0) c ReduceDBs_3 : 1
8.37/3.34	c (0,0) c ReduceDBs_4 : 1
8.37/3.34	c (0,0) c ReduceDBs_5 : 1
8.37/3.34	c (0,0) c ReduceDBs_6 : 1
8.37/3.34	c (0,0) c ReduceDBs_7 : 1
8.37/3.34	c (0,0) c ReduceDBs_total : 8
8.37/3.34	c (0,0) c ReduceDBs_winner : 1
8.37/3.34	c (0,0) c SimpDBs_0 : 1
8.37/3.34	c (0,0) c SimpDBs_1 : 1
8.37/3.34	c (0,0) c SimpDBs_2 : 1
8.37/3.34	c (0,0) c SimpDBs_3 : 1
8.37/3.34	c (0,0) c SimpDBs_4 : 1
8.37/3.34	c (0,0) c SimpDBs_5 : 1
8.37/3.34	c (0,0) c SimpDBs_6 : 1
8.37/3.34	c (0,0) c SimpDBs_7 : 1
8.37/3.34	c (0,0) c SimpDBs_total : 8
8.37/3.34	c (0,0) c SimpDBs_winner : 1
8.37/3.34	c (0,0) c Restarts_0 : 13
8.37/3.34	c (0,0) c Restarts_1 : 21
8.37/3.34	c (0,0) c Restarts_2 : 19
8.37/3.34	c (0,0) c Restarts_3 : 19
8.37/3.34	c (0,0) c Restarts_4 : 13
8.37/3.34	c (0,0) c Restarts_5 : 17
8.37/3.34	c (0,0) c Restarts_6 : 13
8.37/3.34	c (0,0) c Restarts_7 : 15
8.37/3.34	c (0,0) c Restarts_total : 130
8.37/3.34	c (0,0) c Restarts_winner : 19
8.37/3.34	c (0,0) c ForcedImports_0 : 0
8.37/3.34	c (0,0) c ForcedImports_1 : 0
8.37/3.34	c (0,0) c ForcedImports_2 : 0
8.37/3.34	c (0,0) c ForcedImports_3 : 0
8.37/3.34	c (0,0) c ForcedImports_4 : 0
8.37/3.34	c (0,0) c ForcedImports_5 : 0
8.37/3.34	c (0,0) c ForcedImports_6 : 0
8.37/3.34	c (0,0) c ForcedImports_7 : 0
8.37/3.34	c (0,0) c ForcedImports_total : 0
8.37/3.34	c (0,0) c ForcedImports_winner : 0
8.37/3.34	c (0,0) c PropsBinClauses_0 : 713160
8.37/3.34	c (0,0) c PropsBinClauses_1 : 1009167
8.37/3.34	c (0,0) c PropsBinClauses_2 : 813357
8.37/3.34	c (0,0) c PropsBinClauses_3 : 760955
8.37/3.34	c (0,0) c PropsBinClauses_4 : 844954
8.37/3.34	c (0,0) c PropsBinClauses_5 : 839764
8.37/3.34	c (0,0) c PropsBinClauses_6 : 891214
8.37/3.34	c (0,0) c PropsBinClauses_7 : 830909
8.37/3.34	c (0,0) c PropsBinClauses_total : 6703480
8.37/3.34	c (0,0) c PropsBinClauses_winner : 760955
8.37/3.34	c (0,0) c PropsPreBlocker_0 : 6632126
8.37/3.34	c (0,0) c PropsPreBlocker_1 : 9121240
8.37/3.34	c (0,0) c PropsPreBlocker_2 : 7472689
8.37/3.34	c (0,0) c PropsPreBlocker_3 : 7071205
8.37/3.34	c (0,0) c PropsPreBlocker_4 : 7302229
8.37/3.34	c (0,0) c PropsPreBlocker_5 : 7929823
8.37/3.34	c (0,0) c PropsPreBlocker_6 : 9396167
8.37/3.34	c (0,0) c PropsPreBlocker_7 : 7264532
8.37/3.34	c (0,0) c PropsPreBlocker_total : 62190011
8.37/3.34	c (0,0) c PropsPreBlocker_winner : 7071205
8.37/3.34	c (0,0) c PropsNotBlocker_0 : 2163711
8.37/3.34	c (0,0) c PropsNotBlocker_1 : 3036385
8.37/3.34	c (0,0) c PropsNotBlocker_2 : 2417531
8.37/3.34	c (0,0) c PropsNotBlocker_3 : 2337268
8.37/3.34	c (0,0) c PropsNotBlocker_4 : 2492248
8.37/3.34	c (0,0) c PropsNotBlocker_5 : 2594337
8.37/3.34	c (0,0) c PropsNotBlocker_6 : 2791902
8.37/3.34	c (0,0) c PropsNotBlocker_7 : 2393111
8.37/3.34	c (0,0) c PropsNotBlocker_total : 20226493
8.37/3.34	c (0,0) c PropsNotBlocker_winner : 2337268
8.37/3.34	c (0,0) c PropsLitFullScans_0 : 13020001
8.37/3.34	c (0,0) c PropsLitFullScans_1 : 18000617
8.37/3.34	c (0,0) c PropsLitFullScans_2 : 14346346
8.37/3.34	c (0,0) c PropsLitFullScans_3 : 13342202
8.37/3.34	c (0,0) c PropsLitFullScans_4 : 14339110
8.37/3.34	c (0,0) c PropsLitFullScans_5 : 15398694
8.37/3.34	c (0,0) c PropsLitFullScans_6 : 18001107
8.37/3.34	c (0,0) c PropsLitFullScans_7 : 13991584
8.37/3.34	c (0,0) c PropsLitFullScans_total : 120439661
8.37/3.34	c (0,0) c PropsLitFullScans_winner : 13342202
8.37/3.34	c (0,0) c LitScanFractions_0 : 287
8.37/3.34	c (0,0) c LitScanFractions_1 : 220
8.37/3.34	c (0,0) c LitScanFractions_2 : 122
8.37/3.34	c (0,0) c LitScanFractions_3 : 136
8.37/3.34	c (0,0) c LitScanFractions_4 : 149
8.37/3.34	c (0,0) c LitScanFractions_5 : 471
8.37/3.34	c (0,0) c LitScanFractions_6 : 728
8.37/3.34	c (0,0) c LitScanFractions_7 : 119
8.37/3.34	c (0,0) c LitScanFractions_total : 2232
8.37/3.34	c (0,0) c LitScanFractions_winner : 136
8.37/3.34	c (0,0) c DecisionLevel0_0 : 13
8.37/3.34	c (0,0) c DecisionLevel0_1 : 21
8.37/3.34	c (0,0) c DecisionLevel0_2 : 19
8.37/3.34	c (0,0) c DecisionLevel0_3 : 19
8.37/3.34	c (0,0) c DecisionLevel0_4 : 13
8.37/3.34	c (0,0) c DecisionLevel0_5 : 17
8.37/3.34	c (0,0) c DecisionLevel0_6 : 13
8.37/3.34	c (0,0) c DecisionLevel0_7 : 15
8.37/3.34	c (0,0) c DecisionLevel0_total : 130
8.37/3.34	c (0,0) c DecisionLevel0_winner : 19
8.37/3.34	c (0,0) c Periods_0 : 2
8.37/3.34	c (0,0) c Periods_1 : 3
8.37/3.34	c (0,0) c Periods_2 : 2
8.37/3.34	c (0,0) c Periods_3 : 2
8.37/3.34	c (0,0) c Periods_4 : 2
8.37/3.34	c (0,0) c Periods_5 : 2
8.37/3.34	c (0,0) c Periods_6 : 3
8.37/3.34	c (0,0) c Periods_7 : 2
8.37/3.34	c (0,0) c Periods_total : 18
8.37/3.34	c (0,0) c Periods_winner : 2
8.37/3.34	c (0,0) c Margin_0 : 20
8.37/3.34	c (0,0) c Margin_1 : 20
8.37/3.34	c (0,0) c Margin_2 : 20
8.37/3.34	c (0,0) c Margin_3 : 20
8.37/3.34	c (0,0) c Margin_4 : 20
8.37/3.34	c (0,0) c Margin_5 : 20
8.37/3.34	c (0,0) c Margin_6 : 20
8.37/3.34	c (0,0) c Margin_7 : 20
8.37/3.34	c (0,0) c Margin_total : 160
8.37/3.34	c (0,0) c Margin_winner : 20
8.37/3.34	c (0,0) c Exported_0 : 7
8.37/3.34	c (0,0) c Exported_1 : 522
8.37/3.34	c (0,0) c Exported_2 : 83
8.37/3.34	c (0,0) c Exported_3 : 6
8.37/3.34	c (0,0) c Exported_4 : 84
8.37/3.34	c (0,0) c Exported_5 : 144
8.37/3.34	c (0,0) c Exported_6 : 391
8.37/3.34	c (0,0) c Exported_7 : 15
8.37/3.34	c (0,0) c Exported_total : 1252
8.37/3.34	c (0,0) c Exported_winner : 6
8.37/3.34	c (0,0) c Imported_0 : 0
8.37/3.34	c (0,0) c Imported_1 : 0
8.37/3.34	c (0,0) c Imported_2 : 0
8.37/3.34	c (0,0) c Imported_3 : 0
8.37/3.34	c (0,0) c Imported_4 : 0
8.37/3.34	c (0,0) c Imported_5 : 0
8.37/3.34	c (0,0) c Imported_6 : 0
8.37/3.34	c (0,0) c Imported_7 : 0
8.37/3.34	c (0,0) c Imported_total : 0
8.37/3.34	c (0,0) c Imported_winner : 0
8.37/3.34	c (0,0) c Good_0 : 0
8.37/3.34	c (0,0) c Good_1 : 0
8.37/3.34	c (0,0) c Good_2 : 0
8.37/3.34	c (0,0) c Good_3 : 0
8.37/3.34	c (0,0) c Good_4 : 0
8.37/3.34	c (0,0) c Good_5 : 0
8.37/3.34	c (0,0) c Good_6 : 0
8.37/3.34	c (0,0) c Good_7 : 0
8.37/3.34	c (0,0) c Good_total : 0
8.37/3.34	c (0,0) c Good_winner : 0
8.37/3.34	c (0,0) c Purge_0 : 0
8.37/3.34	c (0,0) c Purge_1 : 0
8.37/3.34	c (0,0) c Purge_2 : 0
8.37/3.34	c (0,0) c Purge_3 : 0
8.37/3.34	c (0,0) c Purge_4 : 0
8.37/3.34	c (0,0) c Purge_5 : 0
8.37/3.34	c (0,0) c Purge_6 : 0
8.37/3.34	c (0,0) c Purge_7 : 0
8.37/3.34	c (0,0) c Purge_total : 0
8.37/3.34	c (0,0) c Purge_winner : 0
8.37/3.34	c (0,0) c Promoted_0 : 0
8.37/3.34	c (0,0) c Promoted_1 : 0
8.37/3.34	c (0,0) c Promoted_2 : 0
8.37/3.34	c (0,0) c Promoted_3 : 0
8.37/3.34	c (0,0) c Promoted_4 : 0
8.37/3.34	c (0,0) c Promoted_5 : 0
8.37/3.34	c (0,0) c Promoted_6 : 0
8.37/3.34	c (0,0) c Promoted_7 : 0
8.37/3.34	c (0,0) c Promoted_total : 0
8.37/3.34	c (0,0) c Promoted_winner : 0
8.37/3.34	c (0,0) c Remove_Imp_0 : 0
8.37/3.34	c (0,0) c Remove_Imp_1 : 0
8.37/3.34	c (0,0) c Remove_Imp_2 : 0
8.37/3.34	c (0,0) c Remove_Imp_3 : 0
8.37/3.34	c (0,0) c Remove_Imp_4 : 0
8.37/3.34	c (0,0) c Remove_Imp_5 : 0
8.37/3.34	c (0,0) c Remove_Imp_6 : 0
8.37/3.34	c (0,0) c Remove_Imp_7 : 0
8.37/3.34	c (0,0) c Remove_Imp_total : 0
8.37/3.34	c (0,0) c Remove_Imp_winner : 0
8.37/3.34	c (0,0) c Blocked_Reuse_0 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_1 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_2 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_3 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_4 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_5 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_6 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_7 : 0
8.37/3.34	c (0,0) c Blocked_Reuse_total : 0
8.37/3.34	c (0,0) c Blocked_Reuse_winner : 0
8.37/3.34	c (0,0) c Unaries_0 : 0
8.37/3.34	c (0,0) c Unaries_1 : 0
8.37/3.34	c (0,0) c Unaries_2 : 0
8.37/3.34	c (0,0) c Unaries_3 : 0
8.37/3.34	c (0,0) c Unaries_4 : 0
8.37/3.34	c (0,0) c Unaries_5 : 0
8.37/3.34	c (0,0) c Unaries_6 : 0
8.37/3.34	c (0,0) c Unaries_7 : 0
8.37/3.34	c (0,0) c Unaries_total : 0
8.37/3.34	c (0,0) c Unaries_winner : 0
8.37/3.34	c (0,0) c Binaries_0 : 0
8.37/3.34	c (0,0) c Binaries_1 : 0
8.37/3.34	c (0,0) c Binaries_2 : 0
8.37/3.34	c (0,0) c Binaries_3 : 0
8.37/3.34	c (0,0) c Binaries_4 : 0
8.37/3.34	c (0,0) c Binaries_5 : 0
8.37/3.34	c (0,0) c Binaries_6 : 0
8.37/3.34	c (0,0) c Binaries_7 : 0
8.37/3.34	c (0,0) c Binaries_total : 0
8.37/3.34	c (0,0) c Binaries_winner : 0
8.37/3.34	c (0,0) c Glues_0 : 7
8.37/3.34	c (0,0) c Glues_1 : 5
8.37/3.34	c (0,0) c Glues_2 : 8
8.37/3.34	c (0,0) c Glues_3 : 6
8.37/3.34	c (0,0) c Glues_4 : 10
8.37/3.34	c (0,0) c Glues_5 : 3
8.37/3.34	c (0,0) c Glues_6 : 9
8.37/3.34	c (0,0) c Glues_7 : 10
8.37/3.34	c (0,0) c Glues_total : 58
8.37/3.34	c (0,0) c Glues_winner : 6
8.37/3.34	c (0,0) c RunningTime_0 : 0.202197
8.37/3.34	c (0,0) c RunningTime_1 : 0.254792
8.37/3.34	c (0,0) c RunningTime_2 : 0.198107
8.37/3.34	c (0,0) c RunningTime_3 : 0.197132
8.37/3.34	c (0,0) c RunningTime_4 : 0.198848
8.37/3.34	c (0,0) c RunningTime_5 : 0.216366
8.37/3.34	c (0,0) c RunningTime_6 : 0.254529
8.37/3.34	c (0,0) c RunningTime_7 : 0.197236
8.37/3.34	c (0,0) c RunningTime_total : 1.719207
8.37/3.34	c (0,0) c RunningTime_winner : 0.197132
8.37/3.34	c (0,0) c WaitingTime_0 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_1 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_2 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_3 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_4 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_5 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_6 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_7 : 0.000000
8.37/3.34	c (0,0) c WaitingTime_total : 0.000000
8.37/3.35	c (0,0) c WaitingTime_winner : 0.000000
8.37/3.35	c (0,0) c ExchangingTime_0 : 0.000359
8.37/3.35	c (0,0) c ExchangingTime_1 : 0.000378
8.37/3.35	c (0,0) c ExchangingTime_2 : 0.000353
8.37/3.35	c (0,0) c ExchangingTime_3 : 0.000430
8.37/3.35	c (0,0) c ExchangingTime_4 : 0.000396
8.37/3.35	c (0,0) c ExchangingTime_5 : 0.000228
8.37/3.35	c (0,0) c ExchangingTime_6 : 0.000289
8.37/3.35	c (0,0) c ExchangingTime_7 : 0.000262
8.37/3.35	c (0,0) c ExchangingTime_total : 0.002694
8.37/3.35	c (0,0) c ExchangingTime_winner : 0.000430
8.37/3.35	c (0,0) c PeriodProcTime_0 : 0.000012
8.37/3.35	c (0,0) c PeriodProcTime_1 : 0.000029
8.37/3.35	c (0,0) c PeriodProcTime_2 : 0.000008
8.37/3.35	c (0,0) c PeriodProcTime_3 : 0.000016
8.37/3.35	c (0,0) c PeriodProcTime_4 : 0.000042
8.37/3.35	c (0,0) c PeriodProcTime_5 : 0.000014
8.37/3.35	c (0,0) c PeriodProcTime_6 : 0.000015
8.37/3.35	c (0,0) c PeriodProcTime_7 : 0.000008
8.37/3.35	c (0,0) c PeriodProcTime_total : 0.000144
8.37/3.35	c (0,0) c PeriodProcTime_winner : 0.000016
8.37/3.35	c (0,0) c SolvingTime_0 : 0.202568
8.37/3.35	c (0,0) c SolvingTime_1 : 0.255199
8.37/3.35	c (0,0) c SolvingTime_2 : 0.198468
8.37/3.35	c (0,0) c SolvingTime_3 : 0.197578
8.37/3.35	c (0,0) c SolvingTime_4 : 0.199286
8.37/3.35	c (0,0) c SolvingTime_5 : 0.216607
8.37/3.35	c (0,0) c SolvingTime_6 : 0.254832
8.37/3.35	c (0,0) c SolvingTime_7 : 0.197506
8.37/3.35	c (0,0) c SolvingTime_total : 1.722045
8.37/3.35	c (0,0) c SolvingTime_winner : 0.197578
8.37/3.35	c (0,0) c PropagationTime_0 : 0.148473
8.37/3.35	c (0,0) c PropagationTime_1 : 0.183184
8.37/3.35	c (0,0) c PropagationTime_2 : 0.142249
8.37/3.35	c (0,0) c PropagationTime_3 : 0.146930
8.37/3.35	c (0,0) c PropagationTime_4 : 0.143729
8.37/3.35	c (0,0) c PropagationTime_5 : 0.157460
8.37/3.35	c (0,0) c PropagationTime_6 : 0.182305
8.37/3.35	c (0,0) c PropagationTime_7 : 0.143111
8.37/3.35	c (0,0) c PropagationTime_total : 1.247442
8.37/3.35	c (0,0) c PropagationTime_winner : 0.146930
8.37/3.35	c (0,0) c AnalysisTime_0 : 0.038415
8.37/3.35	c (0,0) c AnalysisTime_1 : 0.048554
8.37/3.35	c (0,0) c AnalysisTime_2 : 0.038821
8.37/3.35	c (0,0) c AnalysisTime_3 : 0.033560
8.37/3.35	c (0,0) c AnalysisTime_4 : 0.038842
8.37/3.35	c (0,0) c AnalysisTime_5 : 0.041125
8.37/3.35	c (0,0) c AnalysisTime_6 : 0.052271
8.37/3.35	c (0,0) c AnalysisTime_7 : 0.037268
8.37/3.35	c (0,0) c AnalysisTime_total : 0.328857
8.37/3.35	c (0,0) c AnalysisTime_winner : 0.033560
8.37/3.35	c (0,0) c ReductionTime_0 : 0.000329
8.37/3.35	c (0,0) c ReductionTime_1 : 0.000346
8.37/3.35	c (0,0) c ReductionTime_2 : 0.000333
8.37/3.35	c (0,0) c ReductionTime_3 : 0.000360
8.37/3.35	c (0,0) c ReductionTime_4 : 0.000347
8.37/3.35	c (0,0) c ReductionTime_5 : 0.000334
8.37/3.35	c (0,0) c ReductionTime_6 : 0.000333
8.37/3.35	c (0,0) c ReductionTime_7 : 0.000339
8.37/3.35	c (0,0) c ReductionTime_total : 0.002721
8.37/3.35	c (0,0) c ReductionTime_winner : 0.000360
8.37/3.35	c (0,0) c SimplifyTime_0 : 0.000002
8.37/3.35	c (0,0) c SimplifyTime_1 : 0.000001
8.37/3.35	c (0,0) c SimplifyTime_2 : 0.000000
8.37/3.35	c (0,0) c SimplifyTime_3 : 0.000001
8.37/3.35	c (0,0) c SimplifyTime_4 : 0.000002
8.37/3.35	c (0,0) c SimplifyTime_5 : 0.000003
8.37/3.35	c (0,0) c SimplifyTime_6 : 0.000000
8.37/3.35	c (0,0) c SimplifyTime_7 : 0.000001
8.37/3.35	c (0,0) c SimplifyTime_total : 0.000010
8.37/3.35	c (0,0) c SimplifyTime_winner : 0.000001
8.37/3.35	c (0,0) c UsedRateTime_0 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_1 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_2 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_3 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_4 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_5 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_6 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_7 : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_total : 0.000000
8.37/3.35	c (0,0) c UsedRateTime_winner : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_0 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_1 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_2 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_3 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_4 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_5 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_6 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_7 : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_total : 0.000000
8.37/3.35	c (0,0) c OverlapRateTime_winner : 0.000000
8.37/3.35	c (0,0) c
8.37/3.35	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
8.37/3.35	c (0,0) c
8.37/3.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.35	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.37/3.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.35	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
8.37/3.35	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
8.37/3.35	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
8.37/3.35	c (0,0) c | Initial random_seed   | 2119846394 |  189817096 |  934872699 | 1703676185 | 1148180631 | 1991864950 | 1086588214 |  678046712 |
8.37/3.35	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
8.37/3.35	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
8.37/3.35	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
8.37/3.35	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
8.37/3.35	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
8.37/3.35	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
8.37/3.35	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
8.37/3.35	c (0,0) c | var_decay             |     0.8000 |     0.8100 |     0.8100 |     0.8000 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |
8.37/3.35	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
8.37/3.35	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
8.37/3.35	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
8.37/3.35	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.37/3.35	c (0,0) 
8.37/3.35	c (0,0) s SATISFIABLE
8.37/3.37	c (0,0) SatSolver.solve End
8.37/3.37	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.37/3.37	c (0,0) Show results Begin
8.63/3.46	c (0,0) x[0] = 0
8.63/3.46	c (0,0) x[1] = 50
8.63/3.46	c (0,0) x[2] = 52
8.63/3.46	c (0,0) x[3] = 10
8.63/3.46	c (0,0) x[4] = 29
8.63/3.46	c (0,0) x[5] = 28
8.63/3.46	c (0,0) x[6] = 2
8.63/3.46	c (0,0) x[7] = 1
8.63/3.46	c (0,0) x[8] = 0
8.63/3.46	c (0,0) x[9] = 0
8.63/3.46	c (0,0) x[10] = 0
8.63/3.46	c (0,0) x[11] = 0
8.63/3.46	c (0,0) x[12] = 34
8.63/3.46	c (0,0) x[13] = 0
8.63/3.46	c (0,0) x[14] = 32
8.63/3.46	c (0,0) x[15] = 12
8.63/3.46	c (0,0) x[16] = 11
8.63/3.46	c (0,0) x[17] = 14
8.63/3.46	c (0,0) x[18] = 9
8.63/3.46	c (0,0) x[19] = 28
8.63/3.46	c (0,0) x[20] = 50
8.63/3.46	c (0,0) x[21] = 28
8.63/3.46	c (0,0) x[22] = 48
8.63/3.46	c (0,0) x[23] = 47
8.63/3.46	c (0,0) y[0] = 44
8.63/3.46	c (0,0) y[1] = 68
8.63/3.46	c (0,0) y[2] = 68
8.63/3.46	c (0,0) y[3] = 14
8.63/3.46	c (0,0) y[4] = 18
8.63/3.46	c (0,0) y[5] = 23
8.63/3.46	c (0,0) y[6] = 52
8.63/3.46	c (0,0) y[7] = 44
8.63/3.46	c (0,0) y[8] = 35
8.63/3.46	c (0,0) y[9] = 14
8.63/3.46	c (0,0) y[10] = 24
8.63/3.46	c (0,0) y[11] = 59
8.63/3.46	c (0,0) y[12] = 15
8.63/3.46	c (0,0) y[13] = 0
8.63/3.46	c (0,0) y[14] = 0
8.63/3.46	c (0,0) y[15] = 55
8.63/3.46	c (0,0) y[16] = 18
8.63/3.46	c (0,0) y[17] = 0
8.63/3.46	c (0,0) y[18] = 36
8.63/3.46	c (0,0) y[19] = 29
8.63/3.46	c (0,0) y[20] = 47
8.63/3.46	c (0,0) y[21] = 49
8.63/3.46	c (0,0) y[22] = 24
8.63/3.46	c (0,0) y[23] = 0
8.63/3.46	s SATISFIABLE
8.63/3.47	v <instantiation>
8.63/3.47	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23]</list>
8.63/3.47	v     <values>0 50 52 10 29 28 2 1 0 0 0 0 34 0 32 12 11 14 9 28 50 28 48 47 44 68 68 14 18 23 52 44 35 14 24 59 15 0 0 55 18 0 36 29 47 49 24 0</values>
8.63/3.47	v </instantiation>
8.63/3.47	c (0,0) Show results End
8.63/3.47	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.63/3.47	c (0,0) 0,0,STOP-AFTER(ALL)
8.63/3.47	c END-Prog: Tue Sep 24 23:38:35 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 (10427 MiB free)
  memory of node 1: 16384 MiB (15403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405452-1569364795/watcher-4405452-1569364795 -o /tmp/evaluation-result-4405452-1569364795/solver-4405452-1569364795 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569357551-7712 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405452-1569364795.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
Starting watchdog thread
solver pid=8360, runsolver pid=8357
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 6.13 6.87 6.79 2/210 8382
/proc/meminfo: memFree=26353360/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 512733522 115843072 349 33554432000 4194304 5098028 140721028911776 140721028909032 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 349 296 221 0 87 0
[pid=8363] ppid=8360 vsize=27314120 memory=107680 CPUtime=0.11 cores=0-7
/proc/8363/stat : 8363 (java) S 8360 8360 7685 0 -1 1077944320 6474 0 0 0 8 3 0 0 20 0 20 0 512733522 27969658880 26920 33554432000 4194304 4196468 140723382714992 140723382697536 139826544721655 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
/proc/8363/statm: 6828530 26920 2778 1 0 6790935 0
[pid=8363/tid=8364] ppid=8360 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/8363/task/8364/stat : 8364 (java) R 8360 8360 7685 0 -1 4202560 4590 0 0 0 6 2 0 0 20 0 20 0 512733522 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826516544704 139826528765285 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8365] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8365/stat : 8365 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733524 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826548964112 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8366] ppid=8360 vsize=27314120 memory=13710866518754968 CPUtime=0 cores=0-7
/proc/8363/task/8366/stat : 8366 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826363120528 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8367] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8367/stat : 8367 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826362067984 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8368] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8368/stat : 8368 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826361015440 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8369] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8369/stat : 8369 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826359961872 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8370] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8370/stat : 8370 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826358909328 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8371] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8371/stat : 8371 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826357856784 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8372] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8372/stat : 8372 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 26920 33554432000 4194304 4196468 140723382714992 139826356804240 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8373] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8373/stat : 8373 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733526 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824595945968 139826544732802 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8374] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8374/stat : 8374 (java) S 8360 8360 7685 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824472253856 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8375] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8375/stat : 8375 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824203818480 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8376] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8376/stat : 8376 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 26920 33554432000 4194304 4196468 140723382714992 139823829310160 139826544740251 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8377] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8377/stat : 8377 (java) S 8360 8360 7685 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824594892784 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8378] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8378/stat : 8378 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824593840240 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8379] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8379/stat : 8379 (java) S 8360 8360 7685 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 26920 33554432000 4194304 4196468 140723382714992 139824592787696 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8380] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8380/stat : 8380 (java) S 8360 8360 7685 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 27432 33554432000 4194304 4196468 140723382714992 139824591735152 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8381] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8381/stat : 8381 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 27432 33554432000 4194304 4196468 140723382714992 139823331404512 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8382] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8382/stat : 8382 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733530 27969658880 27432 33554432000 4194304 4196468 140723382714992 139824590683056 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109076 KiB

[startup+0.210366 s]*
/proc/loadavg: 6.13 6.87 6.79 3/210 8382
/proc/meminfo: memFree=26334896/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 512733522 115843072 349 33554432000 4194304 5098028 140721028911776 140721028909032 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 349 296 221 0 87 0
[pid=8363] ppid=8360 vsize=27314120 memory=124520 CPUtime=0.25 cores=0-7
/proc/8363/stat : 8363 (java) S 8360 8360 7685 0 -1 1077944320 11473 0 0 0 20 5 0 0 20 0 20 0 512733522 27969658880 31130 33554432000 4194304 4196468 140723382714992 140723382697536 139826544721655 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
/proc/8363/statm: 6828530 31130 2935 1 0 6790935 0
[pid=8363/tid=8364] ppid=8360 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/8363/task/8364/stat : 8364 (java) R 8360 8360 7685 0 -1 4202560 9192 0 0 0 15 4 0 0 20 0 20 0 512733522 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826516542560 139826526286633 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8365] ppid=8360 vsize=27314120 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/8363/task/8365/stat : 8365 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733524 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826548964112 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8366] ppid=8360 vsize=27314120 memory=3904814343084689056 CPUtime=0 cores=0-7
/proc/8363/task/8366/stat : 8366 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826363120528 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8367] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8367/stat : 8367 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826362067984 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8368] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8368/stat : 8368 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826361015440 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8369] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8369/stat : 8369 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826359961872 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8370] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8370/stat : 8370 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826358909328 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8371] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8371/stat : 8371 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826357856784 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8372] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8372/stat : 8372 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 31130 33554432000 4194304 4196468 140723382714992 139826356804240 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8373] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8373/stat : 8373 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733526 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824595945968 139826544732802 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8374] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8374/stat : 8374 (java) S 8360 8360 7685 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824472253856 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8375] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8375/stat : 8375 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824203818480 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8376] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8376/stat : 8376 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139823829310160 139826544740251 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8377] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8377/stat : 8377 (java) S 8360 8360 7685 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824594892784 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8378] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8378/stat : 8378 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824593840240 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8379] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8379/stat : 8379 (java) S 8360 8360 7685 0 -1 1077944384 396 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824592787696 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8380] ppid=8360 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/8363/task/8380/stat : 8380 (java) S 8360 8360 7685 0 -1 1077944384 479 0 0 0 2 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824591735152 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8381] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8381/stat : 8381 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 31130 33554432000 4194304 4196468 140723382714992 139823331404512 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8382] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8382/stat : 8382 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733530 27969658880 31130 33554432000 4194304 4196468 140723382714992 139824590683056 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125916 KiB

[startup+0.310127 s]*
/proc/loadavg: 6.13 6.87 6.79 2/210 8382
/proc/meminfo: memFree=26331856/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 512733522 115843072 349 33554432000 4194304 5098028 140721028911776 140721028909032 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 349 296 221 0 87 0
[pid=8363] ppid=8360 vsize=27314120 memory=128188 CPUtime=0.42 cores=0-7
/proc/8363/stat : 8363 (java) S 8360 8360 7685 0 -1 1077944320 12406 0 0 0 36 6 0 0 20 0 20 0 512733522 27969658880 32047 33554432000 4194304 4196468 140723382714992 140723382697536 139826544721655 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
/proc/8363/statm: 6828530 32047 3036 1 0 6790935 0
[pid=8363/tid=8364] ppid=8360 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/8363/task/8364/stat : 8364 (java) R 8360 8360 7685 0 -1 4202560 9960 0 0 0 24 5 0 0 20 0 20 0 512733522 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826516504672 139826527908464 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8365] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8365/stat : 8365 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733524 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826548964112 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8366] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8366/stat : 8366 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826363120528 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8367] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8367/stat : 8367 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826362067984 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8368] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8368/stat : 8368 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826361015440 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8369] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8369/stat : 8369 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826359961872 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8370] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8370/stat : 8370 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826358909328 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8371] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8371/stat : 8371 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826357856784 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8372] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8372/stat : 8372 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733525 27969658880 32047 33554432000 4194304 4196468 140723382714992 139826356804240 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8373] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8373/stat : 8373 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733526 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824595945968 139826544732802 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8374] ppid=8360 vsize=27314120 memory=280947769679232 CPUtime=0 cores=0-7
/proc/8363/task/8374/stat : 8374 (java) S 8360 8360 7685 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824472253856 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8375] ppid=8360 vsize=27314120 memory=280947769683840 CPUtime=0 cores=0-7
/proc/8363/task/8375/stat : 8375 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733527 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824203818480 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8376] ppid=8360 vsize=27314120 memory=280947769688448 CPUtime=0 cores=0-7
/proc/8363/task/8376/stat : 8376 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139823829310160 139826544740251 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8377] ppid=8360 vsize=27314120 memory=280947769693056 CPUtime=0 cores=0-7
/proc/8363/task/8377/stat : 8377 (java) S 8360 8360 7685 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824594892784 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8378] ppid=8360 vsize=27314120 memory=280947769697664 CPUtime=0.02 cores=0-7
/proc/8363/task/8378/stat : 8378 (java) R 8360 8360 7685 0 -1 4202560 118 0 0 0 2 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824593840240 139826524414509 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8379] ppid=8360 vsize=27314120 memory=280947769702272 CPUtime=0.01 cores=0-7
/proc/8363/task/8379/stat : 8379 (java) S 8360 8360 7685 0 -1 1077944384 411 0 0 0 1 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824592787696 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8380] ppid=8360 vsize=27314120 memory=280947769706880 CPUtime=0.07 cores=0-7
/proc/8363/task/8380/stat : 8380 (java) S 8360 8360 7685 0 -1 1077944384 501 0 0 0 7 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824591735152 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8381] ppid=8360 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8381/stat : 8381 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512733529 27969658880 32047 33554432000 4194304 4196468 140723382714992 139823331404512 139826544731861 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8382] ppid=8360 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/8363/task/8382/stat : 8382 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512733530 27969658880 32047 33554432000 4194304 4196468 140723382714992 139824590683056 139826544732802 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129584 KiB

[startup+0.704991 s]
/proc/loadavg: 6.13 6.87 6.79 2/210 8382
/proc/meminfo: memFree=26308908/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 512733522 115843072 349 33554432000 4194304 5098028 140721028911776 140721028909032 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 349 296 221 0 87 0
[pid=8363] ppid=8360 vsize=27322516 memory=166112 CPUtime=1.03 cores=0-7
/proc/8363/stat : 8363 (java) S 8360 8360 7685 0 -1 1077944320 20073 0 0 0 95 8 0 0 20 0 20 0 512733522 27978256384 41528 33554432000 4194304 4196468 140723382714992 140723382697536 139826544721655 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
/proc/8363/statm: 6830629 41528 3195 1 0 6791959 0
[pid=8363/tid=8364] ppid=8360 vsize=27322516 memory=4580 CPUtime=0.68 cores=0-7
/proc/8363/task/8364/stat : 8364 (java) R 8360 8360 7685 0 -1 4202560 17039 0 0 0 61 7 0 0 20 0 20 0 512733522 27978256384 41528 33554432000 4194304 4196468 140723382714992 139826516553424 139826537399669 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8365] ppid=8360 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8365/stat : 8365 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733524 27978256384 41528 33554432000 4194304 4196468 140723382714992 139826548964112 139826544731861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8366] ppid=8360 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/8363/task/8366/stat : 8366 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512733525 27978256384 41528 33554432000 4194304 4196468 140723382714992 139826363120528 139826544731861 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36134912 140723382723307 140723382723734 140723382723734 140723382726607 0
[pid=8363/tid=8367] ppid=8360 vsize=27322516 memory=3648 CPUtime=0 cores=0-7

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

/proc/8383/task/8388/stat : 8388 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205182433936 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8389] ppid=8360 vsize=8414124 memory=2024 CPUtime=0 cores=0-7
/proc/8383/task/8389/stat : 8389 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204862073616 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8390] ppid=8360 vsize=8414124 memory=280947770072000 CPUtime=0 cores=0-7
/proc/8383/task/8390/stat : 8390 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204861021072 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8391] ppid=8360 vsize=8414124 memory=288230600329134386 CPUtime=0 cores=0-7
/proc/8383/task/8391/stat : 8391 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204859968528 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8392] ppid=8360 vsize=8414124 memory=15542903367797058 CPUtime=0 cores=0-7
/proc/8383/task/8392/stat : 8392 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204858915984 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8393] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8393/stat : 8393 (java) S 8360 8360 7685 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 512733753 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204272261104 140205380139650 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8394] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8394/stat : 8394 (java) S 8360 8360 7685 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512733753 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204039988128 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8395] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8395/stat : 8395 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733754 8616062976 29825 33554432000 4194304 4196468 140736146625536 140203771552752 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8396] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8396/stat : 8396 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140203397044432 140205380147099 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8397] ppid=8360 vsize=8414124 memory=0 CPUtime=0.05 cores=0-7
/proc/8383/task/8397/stat : 8397 (java) S 8360 8360 7685 0 -1 1077944384 565 0 0 0 5 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204271208944 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8398] ppid=8360 vsize=8414124 memory=176377126994270 CPUtime=0.08 cores=0-7
/proc/8383/task/8398/stat : 8398 (java) S 8360 8360 7685 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204270156400 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8399] ppid=8360 vsize=8414124 memory=176377126994271 CPUtime=0.03 cores=0-7
/proc/8383/task/8399/stat : 8399 (java) S 8360 8360 7685 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204269103856 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8400] ppid=8360 vsize=8414124 memory=176377126994272 CPUtime=0.18 cores=0-7
/proc/8383/task/8400/stat : 8400 (java) S 8360 8360 7685 0 -1 1077944384 505 0 0 0 18 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204268051312 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8401] ppid=8360 vsize=8414124 memory=176377126994273 CPUtime=0 cores=0-7
/proc/8383/task/8401/stat : 8401 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202899138784 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8402] ppid=8360 vsize=8414124 memory=176377126994274 CPUtime=0 cores=0-7
/proc/8383/task/8402/stat : 8402 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204266998192 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8404] ppid=8360 vsize=8414124 memory=176377126994275 CPUtime=0 cores=0-7
/proc/8383/task/8404/stat : 8404 (java) S 8360 8360 7685 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204258964672 140205380153113 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8406] ppid=8360 vsize=8414124 memory=176377126994276 CPUtime=0 cores=0-7
/proc/8383/task/8406/stat : 8406 (java) S 8360 8360 7685 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202228039440 140205380150429 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8407] ppid=8360 vsize=8414124 memory=176377126994277 CPUtime=0 cores=0-7
/proc/8383/task/8407/stat : 8407 (java) S 8360 8360 7685 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202496475024 140205380150429 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
Current children cumulated CPU time: 6.99 s
Current children cumulated vsize: 9170428 KiB
Current children cumulated memory: 160364 KiB

[startup+3.49102 s]
# the end of solver process 8360 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.48747 s, system=0.30711 s

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

[startup+3.20171 s]
/proc/loadavg: 6.13 6.87 6.79 7/214 8407
/proc/meminfo: memFree=26346148/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1476 CPUtime=5.58 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 584 27004 0 0 0 0 541 17 20 0 1 0 512733522 115843072 369 33554432000 4194304 5098028 140721028911776 140721028908520 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 369 311 221 0 87 0
[pid=8383] ppid=8360 vsize=8414124 memory=119300 CPUtime=1.12 cores=0-7
/proc/8383/stat : 8383 (java) S 8360 8360 7685 0 -1 1077944320 19353 0 0 0 106 6 0 0 20 0 24 0 512733750 8616062976 29825 33554432000 4194304 4196468 140736146625536 140736146608080 140205380128503 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
/proc/8383/statm: 2103531 29825 3177 1 0 2064875 0
[pid=8403] ppid=8383 vsize=663484 memory=54772 CPUtime=1 cores=0-7
/proc/8403/stat : 8403 (manyglucose-4.1) S 8383 8360 7685 0 -1 1077944320 10136 0 0 0 97 3 0 0 20 0 9 0 512733821 679407616 13693 33554432000 4194304 4454172 140728551740656 140728551739056 140654093896322 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 6610944 140728551744362 140728551744560 140728551744560 140728551747514 0
/proc/8403/statm: 165871 13693 402 64 0 161539 0
[pid=8383/tid=8384] ppid=8360 vsize=8414124 memory=0 CPUtime=0.73 cores=0-7
/proc/8383/task/8384/stat : 8384 (java) S 8360 8360 7685 0 -1 1077944384 16382 0 0 0 69 4 0 0 20 0 24 0 512733750 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205351968672 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8385] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8385/stat : 8385 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205384370448 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8386] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8386/stat : 8386 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205184539024 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8387] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8387/stat : 8387 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205183486480 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8388] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8388/stat : 8388 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140205182433936 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8389] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8389/stat : 8389 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204862073616 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8390] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8390/stat : 8390 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204861021072 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8391] ppid=8360 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/8383/task/8391/stat : 8391 (java) S 8360 8360 7685 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204859968528 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8392] ppid=8360 vsize=8414124 memory=280947769781072 CPUtime=0 cores=0-7
/proc/8383/task/8392/stat : 8392 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733751 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204858915984 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8393] ppid=8360 vsize=8414124 memory=2480880486145 CPUtime=0 cores=0-7
/proc/8383/task/8393/stat : 8393 (java) S 8360 8360 7685 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 512733753 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204272261104 140205380139650 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8394] ppid=8360 vsize=8414124 memory=2493765388033 CPUtime=0 cores=0-7
/proc/8383/task/8394/stat : 8394 (java) S 8360 8360 7685 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512733753 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204039988128 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8395] ppid=8360 vsize=8414124 memory=2498060355329 CPUtime=0 cores=0-7
/proc/8383/task/8395/stat : 8395 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733754 8616062976 29825 33554432000 4194304 4196468 140736146625536 140203771552752 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8396] ppid=8360 vsize=8414124 memory=2528125126401 CPUtime=0 cores=0-7
/proc/8383/task/8396/stat : 8396 (java) S 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140203397044432 140205380147099 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8397] ppid=8360 vsize=8414124 memory=2541010028289 CPUtime=0.05 cores=0-7
/proc/8383/task/8397/stat : 8397 (java) S 8360 8360 7685 0 -1 1077944384 565 0 0 0 5 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204271208944 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8398] ppid=8360 vsize=8414124 memory=2545304995585 CPUtime=0.08 cores=0-7
/proc/8383/task/8398/stat : 8398 (java) S 8360 8360 7685 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204270156400 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8399] ppid=8360 vsize=8414124 memory=2566779831809 CPUtime=0.03 cores=0-7
/proc/8383/task/8399/stat : 8399 (java) S 8360 8360 7685 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204269103856 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8400] ppid=8360 vsize=8414124 memory=2579664733697 CPUtime=0.18 cores=0-7
/proc/8383/task/8400/stat : 8400 (java) S 8360 8360 7685 0 -1 1077944384 505 0 0 0 18 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204268051312 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8401] ppid=8360 vsize=8414124 memory=2583959700993 CPUtime=0 cores=0-7
/proc/8383/task/8401/stat : 8401 (java) S 8360 8360 7685 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202899138784 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8402] ppid=8360 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/8383/task/8402/stat : 8402 (java) R 8360 8360 7685 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512733756 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204266998192 140205380139650 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8404] ppid=8360 vsize=8414124 memory=6168 CPUtime=0 cores=0-7
/proc/8383/task/8404/stat : 8404 (java) S 8360 8360 7685 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140204258964672 140205380153113 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8406] ppid=8360 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/8383/task/8406/stat : 8406 (java) S 8360 8360 7685 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202228039440 140205380150429 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8407] ppid=8360 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/8383/task/8407/stat : 8407 (java) S 8360 8360 7685 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 512733821 8616062976 29825 33554432000 4194304 4196468 140736146625536 140202496475024 140205380150429 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
Current children cumulated CPU time: 7.7 s
Current children cumulated vsize: 9190736 KiB
Current children cumulated memory: 175548 KiB

[startup+3.40174 s]
/proc/loadavg: 6.13 6.87 6.79 7/214 8407
/proc/meminfo: memFree=26346148/32770624 swapFree=66999696/67108860
[pid=8360] ppid=8357 vsize=113128 memory=1476 CPUtime=5.58 cores=0-7
/proc/8360/stat : 8360 (scop.sh) S 8357 8360 7685 0 -1 4202496 584 27004 0 0 0 0 541 17 20 0 1 0 512733522 115843072 369 33554432000 4194304 5098028 140721028911776 140721028908520 140271688770172 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29110272 140721028920100 140721028920428 140721028920428 140721028923341 0
/proc/8360/statm: 28282 369 311 221 0 87 0
[pid=8383] ppid=8360 vsize=8283048 memory=120936 CPUtime=3.05 cores=0-7
/proc/8383/stat : 8383 (java) S 8360 8360 7685 0 -1 1077944320 20267 10757 0 0 123 7 171 4 20 0 22 0 512733750 8481841152 30234 33554432000 4194304 4196468 140736146625536 140736146608080 140205380128503 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
/proc/8383/statm: 2070762 30234 3213 1 0 2032106 0
[pid=8383/tid=8384] ppid=8360 vsize=8283048 memory=500 CPUtime=2.51 cores=0-7
/proc/8383/task/8384/stat : 8384 (java) R 8360 8360 7685 0 -1 4202560 16546 10757 0 0 72 4 171 4 20 0 22 0 512733750 8481841152 30234 33554432000 4194304 4196468 140736146625536 140205351944608 140205365495222 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8385] ppid=8360 vsize=8283048 memory=928 CPUtime=1.75 cores=0-7
/proc/8383/task/8385/stat : 8385 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140205384370448 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8386] ppid=8360 vsize=8283048 memory=1728 CPUtime=1.75 cores=0-7
/proc/8383/task/8386/stat : 8386 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140205184539024 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8387] ppid=8360 vsize=8283048 memory=1448 CPUtime=1.75 cores=0-7
/proc/8383/task/8387/stat : 8387 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140205183486480 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8388] ppid=8360 vsize=8283048 memory=860 CPUtime=1.75 cores=0-7
/proc/8383/task/8388/stat : 8388 (java) S 8360 8360 7685 0 -1 1077944384 3 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140205182433936 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8389] ppid=8360 vsize=8283048 memory=1980 CPUtime=1.75 cores=0-7
/proc/8383/task/8389/stat : 8389 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204862073616 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8390] ppid=8360 vsize=8283048 memory=2241 CPUtime=1.75 cores=0-7
/proc/8383/task/8390/stat : 8390 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204861021072 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8391] ppid=8360 vsize=8283048 memory=2244 CPUtime=1.75 cores=0-7
/proc/8383/task/8391/stat : 8391 (java) S 8360 8360 7685 0 -1 1077944384 2 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204859968528 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8392] ppid=8360 vsize=8283048 memory=0 CPUtime=1.75 cores=0-7
/proc/8383/task/8392/stat : 8392 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733751 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204858915984 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8393] ppid=8360 vsize=8283048 memory=0 CPUtime=1.75 cores=0-7
/proc/8383/task/8393/stat : 8393 (java) S 8360 8360 7685 0 -1 1077944384 6 10757 0 0 0 0 171 4 20 0 22 0 512733753 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204272261104 140205380139650 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8394] ppid=8360 vsize=8283048 memory=4104 CPUtime=1.75 cores=0-7
/proc/8383/task/8394/stat : 8394 (java) S 8360 8360 7685 0 -1 1077944384 13 10757 0 0 0 0 171 4 20 0 22 0 512733753 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204039988128 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8395] ppid=8360 vsize=8283048 memory=1808 CPUtime=1.75 cores=0-7
/proc/8383/task/8395/stat : 8395 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733754 8481841152 30234 33554432000 4194304 4196468 140736146625536 140203771552752 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8396] ppid=8360 vsize=8283048 memory=920 CPUtime=1.75 cores=0-7
/proc/8383/task/8396/stat : 8396 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140203397044432 140205380147099 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8397] ppid=8360 vsize=8283048 memory=4780 CPUtime=1.83 cores=0-7
/proc/8383/task/8397/stat : 8397 (java) S 8360 8360 7685 0 -1 1077944384 581 10757 0 0 8 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204271208944 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8398] ppid=8360 vsize=8283048 memory=0 CPUtime=1.85 cores=0-7
/proc/8383/task/8398/stat : 8398 (java) S 8360 8360 7685 0 -1 1077944384 330 10757 0 0 10 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204270156400 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8399] ppid=8360 vsize=8283048 memory=11204 CPUtime=1.8 cores=0-7
/proc/8383/task/8399/stat : 8399 (java) S 8360 8360 7685 0 -1 1077944384 264 10757 0 0 5 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204269103856 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8400] ppid=8360 vsize=8283048 memory=6656426216303648864 CPUtime=1.97 cores=0-7
/proc/8383/task/8400/stat : 8400 (java) S 8360 8360 7685 0 -1 1077944384 595 10757 0 0 22 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204268051312 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8401] ppid=8360 vsize=8283048 memory=-7173504570860347296 CPUtime=1.75 cores=0-7
/proc/8383/task/8401/stat : 8401 (java) S 8360 8360 7685 0 -1 1077944384 3 10757 0 0 0 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140202899138784 140205380138709 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8402] ppid=8360 vsize=8283048 memory=6944656591801717918 CPUtime=1.75 cores=0-7
/proc/8383/task/8402/stat : 8402 (java) S 8360 8360 7685 0 -1 1077944384 1 10757 0 0 0 0 171 4 20 0 22 0 512733756 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204266998192 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
[pid=8383/tid=8404] ppid=8360 vsize=8283048 memory=6944656592455360604 CPUtime=1.75 cores=0-7
/proc/8383/task/8404/stat : 8404 (java) S 8360 8360 7685 0 -1 1077944384 32 10757 0 0 0 0 171 4 20 0 22 0 512733821 8481841152 30234 33554432000 4194304 4196468 140736146625536 140204258963856 140205380139650 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36765696 140736146629624 140736146629782 140736146629782 140736146632655 0
Current children cumulated CPU time: 8.63 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 122412 KiB

Child status: 0
Real time (s): 3.49108
CPU time (s): 8.79458
CPU user time (s): 8.48747
CPU system time (s): 0.30711
CPU usage (%): 251.916
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 447372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.48747
system time used= 0.30711
maximum resident set size= 453956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58937
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11486
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 8360
#   total CPU time (s): 8.79458
#   total CPU user time (s): 8.48747
#   total CPU system time (s): 0.30711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051008 second user time and 0.082616 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 23:38:31
IDJOB=4405452
IDBENCH=141713
IDSOLVER=2868
FILE ID=node106/4405452-1569364795
RUNJOBID= node106-1569357551-7712
PBS_JOBID= 21705126
Free space on /tmp= 23488 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405452-1569364795/watcher-4405452-1569364795 -o /tmp/evaluation-result-4405452-1569364795/solver-4405452-1569364795 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569357551-7712 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405452-1569364795.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=1025167775

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26451440 kB
MemAvailable:   31844944 kB
Buffers:           75064 kB
Cached:          5511784 kB
SwapCached:         4528 kB
Active:          2481344 kB
Inactive:        3115560 kB
Active(anon):       3236 kB
Inactive(anon):    59608 kB
Active(file):    2478108 kB
Inactive(file):  3055952 kB
Unevictable:      107480 kB
Mlocked:          107480 kB
SwapTotal:      67108860 kB
SwapFree:       66999696 kB
Dirty:             20596 kB
Writeback:             0 kB
AnonPages:        142856 kB
Mapped:            55052 kB
Shmem:             43652 kB
Slab:             316576 kB
SReclaimable:     287904 kB
SUnreclaim:        28672 kB
KernelStack:        3696 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23468 MiB
End job on node106 at 2019-09-24 23:38:35