Trace number 4392585

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-06-15)SAT 23.3333 8.9793

General information on the benchmark

NameRlfap/Rlfap-m1-scens/
Rlfap-scen-01.xml
MD5SUMcc02d555e77a77c358edd72952e3206f
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 benchmark1.65005
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":6},{"size":22,"count":36},{"size":24,"count":8},{"size":36,"count":360},{"size":42,"count":22},{"size":44,"count":484}]
Minimum variable degree1
Maximum variable degree61
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":2},{"degree":3,"count":38},{"degree":4,"count":25},{"degree":5,"count":95},{"degree":6,"count":25},{"degree":7,"count":106},{"degree":8,"count":20},{"degree":9,"count":111},{"degree":10,"count":39},{"degree":11,"count":56},{"degree":12,"count":41},{"degree":13,"count":47},{"degree":14,"count":30},{"degree":15,"count":41},{"degree":16,"count":19},{"degree":17,"count":32},{"degree":18,"count":15},{"degree":19,"count":27},{"degree":20,"count":21},{"degree":21,"count":8},{"degree":22,"count":11},{"degree":23,"count":18},{"degree":24,"count":13},{"degree":25,"count":7},{"degree":26,"count":7},{"degree":27,"count":7},{"degree":28,"count":7},{"degree":29,"count":7},{"degree":30,"count":6},{"degree":31,"count":4},{"degree":32,"count":2},{"degree":34,"count":1},{"degree":35,"count":1},{"degree":36,"count":2},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":3},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":2},{"degree":54,"count":1},{"degree":61,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5548}]
Number of extensional constraints0
Number of intensional constraints5548
Distribution of constraint types[{"type":"intension","count":5548}]
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-1214-serial-file.bin HOME/instance-4392585-1568416833.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.57	c BEGIN-Prog: Sat Sep 14 01:19:34 CEST 2019
0.65/0.57	c PID: 1217
0.65/0.57	c IP: 172.20.3.103
0.65/0.57	c HOST: node103.alineos.net
0.65/0.58	c (0,0) Parsing Begin
6.74/2.19	c (1,1) Parsing End
7.09/2.20	c (1,1) CSP: 916 int (0 aux), 0 bool (0 aux), 5548 ctr, max domain size 44
7.09/2.20	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
7.09/2.20	c (1,1) Constraint Name Generate Begin
7.09/2.24	c (1,1) Ctr:HOME/instance-4392585-1568416833.xml,Dist:Eq:Le:Num:Var
7.09/2.24	c (1,1) Constraint Name Generate End
7.09/2.24	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
7.09/2.24	c (1,1) CSP to CSPinCNF Begin
8.54/2.61	c (2,2) translated 555 (10%) constraints
8.54/2.68	c (2,2) translated 1110 (20%) constraints
8.90/2.74	c (2,2) translated 1665 (30%) constraints
9.27/2.80	c (2,2) translated 2220 (40%) constraints
9.27/2.85	c (2,2) translated 2774 (50%) constraints
9.68/2.91	c (2,2) translated 3329 (60%) constraints
9.68/2.96	c (2,2) translated 3884 (70%) constraints
9.68/3.00	c (2,2) translated 4439 (80%) constraints
10.00/3.04	c (2,2) translated 4994 (90%) constraints
10.00/3.08	c (2,2) translated 5548 (100%) constraints
10.00/3.09	c (2,2) ===========================================
10.29/3.13	c (2,2) Hybrid: #OE=916, #LE=0
10.29/3.13	c (2,2) Hybrid
10.29/3.13	c (2,2) ===========================================
10.29/3.17	c (2,2) translated 647 (10%) constraints
10.29/3.18	c (2,2) translated 1293 (20%) constraints
10.68/3.21	c (2,2) translated 1940 (30%) constraints
11.71/3.52	c (2,2) translated 2586 (40%) constraints
11.71/3.52	c (2,2) translated 3232 (50%) constraints
11.71/3.52	c (2,2) translated 3879 (60%) constraints
11.71/3.52	c (2,2) translated 4525 (70%) constraints
11.71/3.52	c (2,2) translated 5172 (80%) constraints
11.71/3.52	c (2,2) translated 5818 (90%) constraints
11.71/3.52	c (2,2) translated 6464 (100%) constraints
11.71/3.52	c (2,2) CSP to CSPinCNF End
11.71/3.52	c (2,2) CSP: 916 int (0 aux), 0 bool (0 aux), 6464 ctr, max domain size 44
11.71/3.52	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.71/3.52	c (2,2) CSPinCNF Propagation Begin
11.71/3.52	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.71/3.52	c (2,2) CSPinCNF Propagation End
11.71/3.52	c (2,2) CSP: 916 int (0 aux), 0 bool (0 aux), 6464 ctr, max domain size 44
11.71/3.52	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.71/3.52	c (2,2) Hybrid: #OE=916, #LE=0
11.71/3.52	c (2,2) Simplify CSPinCNF Begin
12.29/3.77	c (3,3) Simplify CSPinCNF End
12.29/3.78	c (3,3) CSP: 916 int (0 aux), 11096 bool (11096 aux), 17560 ctr, max domain size 44
12.29/3.78	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.29/3.78	c (3,3) Calculate Precise Domain Begin
12.29/3.78	c (3,3) 0 values are removed by re-calculation
12.29/3.78	c (3,3) Calculate Precise Domain End
12.29/3.78	c (3,3) CSP: 916 int (0 aux), 11096 bool (11096 aux), 17560 ctr, max domain size 44
12.29/3.78	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.29/3.78	c (3,3) CSPinCNF to SatSolver Begin
15.24/4.47	c (3,3) 1756 (10 %) CSP clauses are encoded (0 SAT variables, 76373 SAT clauses)
16.04/4.69	c (4,4) 3512 (20 %) CSP clauses are encoded (0 SAT variables, 112394 SAT clauses)
16.46/4.89	c (4,4) 5268 (30 %) CSP clauses are encoded (0 SAT variables, 148579 SAT clauses)
16.86/5.12	c (4,4) 7024 (40 %) CSP clauses are encoded (0 SAT variables, 192334 SAT clauses)
17.18/5.34	c (4,4) 8780 (50 %) CSP clauses are encoded (0 SAT variables, 235287 SAT clauses)
17.44/5.56	c (5,4) 10536 (60 %) CSP clauses are encoded (0 SAT variables, 279675 SAT clauses)
17.65/5.77	c (5,5) 12292 (70 %) CSP clauses are encoded (0 SAT variables, 322726 SAT clauses)
17.86/5.97	c (5,5) 14048 (80 %) CSP clauses are encoded (0 SAT variables, 364187 SAT clauses)
18.09/6.18	c (5,5) 15804 (90 %) CSP clauses are encoded (0 SAT variables, 406021 SAT clauses)
18.28/6.39	c (5,5) 17560 (100 %) CSP clauses are encoded (0 SAT variables, 449114 SAT clauses)
18.28/6.39	c (5,5) CSPinCNF to SatSolver End
18.28/6.39	c (5,5) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 36 MiB used (max 0 MiB)
18.28/6.39	c (5,5) 46380 bool, 449146 clause
18.28/6.39	c (5,5) Export Begin
19.05/6.74	c (6,6) Export to HOME/scop-1214-serial-file.bin
19.05/6.74	c (6,6) Export End
19.05/6.74	c (6,6) Export File Size: 6.07 MB
19.05/6.74	c (6,6) 1,1,2,2,3,3,5,STOP-AFTER(DIMACS)
19.05/6.74	c END-Prog: Sat Sep 14 01:19:41 CEST 2019
19.05/6.77	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1214-serial-file.bin
19.70/7.23	c (0,0) Read Serial File Begin
19.70/7.23	c (0,0) HOME/scop-1214-serial-file.bin
20.61/7.66	c (0,0) Read Serial File End
20.61/7.67	
20.61/7.67	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
20.61/7.67	(Solving Process)
20.61/7.67	
20.89/7.70	c BEGIN-Prog: Sat Sep 14 01:19:42 CEST 2019
20.89/7.70	c PID: 1237
20.89/7.70	c IP: 172.20.3.103
20.89/7.70	c HOST: node103.alineos.net
20.89/7.70	c (0,0) SatSolver.solve Begin
20.89/7.70	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392585-1568416833.xml-scop-1217.cnf
20.89/7.73	c (0,0) c
20.89/7.73	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)
20.89/7.73	c (0,0) c
20.89/7.73	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
20.89/7.73	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
20.89/7.73	c (0,0) c ========================================[ Problem Statistics ]===========================================
20.89/7.73	c (0,0) c |                                                                                                       |
21.10/7.90	c (0,0) c |  Number of variables:         46380                                                                   |
21.10/7.90	c (0,0) c |  Number of clauses:          449146                                                                   |
21.10/7.90	c (0,0) c |  Parse time:                   0.15 s                                                                 |
21.10/7.90	c (0,0) c |                                                                                                       |
21.66/8.37	c (1,0) c |  Simplification time:          0.47 s                                                                 |
21.66/8.37	c (1,0) c |                                                                                                       |
21.66/8.37	c (1,0) c |  Generating clones                                                                                    |
21.86/8.57	c (1,0) c |  all clones generated. Memory =   369.47Mb.                                                           |
21.86/8.57	c (1,0) c ========================================================================================================|
21.86/8.57	c (1,0) c
21.86/8.57	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
21.86/8.57	c (1,0) c
21.86/8.57	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.86/8.57	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
21.86/8.57	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.01/8.69	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
22.01/8.69	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
22.01/8.69	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
22.01/8.69	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
22.01/8.69	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
22.01/8.69	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
22.01/8.69	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
22.01/8.69	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
22.01/8.69	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
22.01/8.69	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
22.01/8.69	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
22.01/8.69	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
22.01/8.69	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
22.01/8.69	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
22.01/8.69	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
22.01/8.69	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c real time : 1.05147 s
22.38/8.78	c (1,0) c cpu time  : 1.4187 s
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | Conflicts     |            1227 |        194 |        129 |        141 |        158 |        151 |        165 |        158 |        131 |
22.38/8.78	c (1,0) c | Decisions     |           51298 |       5948 |       4135 |       7189 |       6908 |       5943 |       8476 |       7064 |       5635 |
22.38/8.78	c (1,0) c | Propagations  |         1183433 |     134002 |      93483 |     148316 |     163100 |     140434 |     201650 |     173439 |     129009 |
22.38/8.78	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
22.38/8.78	c (1,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
22.38/8.78	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | PropBinClauses|         1930289 |     221310 |     153872 |     240258 |     262224 |     231339 |     327433 |     283117 |     210736 |
22.38/8.78	c (1,0) c | PropPreBlocker|        10412159 |    1209060 |     885916 |    1298326 |    1377208 |    1284888 |    1659672 |    1516110 |    1180979 |
22.38/8.78	c (1,0) c | PropNotBlocker|         3757189 |     475412 |     412572 |     483235 |     494744 |     459781 |     509052 |     479086 |     443307 |
22.38/8.78	c (1,0) c | LitFullScans  |        16822689 |    1993611 |    1509747 |    2108555 |    2232444 |    2061076 |    2617546 |    2386209 |    1913501 |
22.38/8.78	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
22.38/8.78	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
22.38/8.78	c (1,0) c | Avg_Trail     |                 |      12375 |      15777 |      17346 |      16772 |      17905 |      18110 |      15289 |      17565 |
22.38/8.78	c (1,0) c | Avg_DL        |                 |        461 |        589 |        671 |        606 |        634 |        703 |        527 |        655 |
22.38/8.78	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | Exported      |              37 |          6 |          3 |          5 |          6 |          7 |          3 |          4 |          3 |
22.38/8.78	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.38/8.78	c (1,0) c | Glues         |                 |          6 |          3 |          5 |          6 |          7 |          3 |          4 |          3 |
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | Orig_Seen     |             0 % |       2211 |       1271 |       1432 |       1787 |       1474 |       1786 |       1632 |       1481 |
22.38/8.78	c (1,0) c | Diff Orig seen|                 |      X     | -      940 | -      779 | -      424 | -      737 | -      425 | -      579 | -      730 |
22.38/8.78	c (1,0) c | Hamming       |            26 % |      X     |      13300 |      12848 |      11677 |      11922 |      11693 |      12343 |      12160 |
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|
22.38/8.78	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |
22.38/8.78	c (1,0) c | PropagationTim|                 |    0.2  96%|    0.2  96%|    0.2  97%|    0.2  96%|    0.2  94%|    0.2  95%|    0.2  96%|    0.2  96%|
22.38/8.78	c (1,0) c | AnalysisTime  |                 |    0.0   1%|    0.0   1%|    0.0   0%|    0.0   1%|    0.0   0%|    0.0   1%|    0.0   1%|    0.0   0%|
22.38/8.78	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.38/8.78	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c
22.38/8.78	c (1,0) c Threads : 8
22.38/8.78	c (1,0) c Winner : 0
22.38/8.78	c (1,0) c Conflicts_0 : 194
22.38/8.78	c (1,0) c Conflicts_1 : 129
22.38/8.78	c (1,0) c Conflicts_2 : 141
22.38/8.78	c (1,0) c Conflicts_3 : 158
22.38/8.78	c (1,0) c Conflicts_4 : 151
22.38/8.78	c (1,0) c Conflicts_5 : 165
22.38/8.78	c (1,0) c Conflicts_6 : 158
22.38/8.78	c (1,0) c Conflicts_7 : 131
22.38/8.78	c (1,0) c Conflicts_total : 1227
22.38/8.78	c (1,0) c Conflicts_winner : 194
22.38/8.78	c (1,0) c Decisions_0 : 5948
22.38/8.78	c (1,0) c Decisions_1 : 4135
22.38/8.78	c (1,0) c Decisions_2 : 7189
22.38/8.78	c (1,0) c Decisions_3 : 6908
22.38/8.78	c (1,0) c Decisions_4 : 5943
22.38/8.78	c (1,0) c Decisions_5 : 8476
22.38/8.78	c (1,0) c Decisions_6 : 7064
22.38/8.78	c (1,0) c Decisions_7 : 5635
22.38/8.78	c (1,0) c Decisions_total : 51298
22.38/8.78	c (1,0) c Decisions_winner : 5948
22.38/8.78	c (1,0) c Propagations_0 : 134002
22.38/8.78	c (1,0) c Propagations_1 : 93483
22.38/8.78	c (1,0) c Propagations_2 : 148316
22.38/8.78	c (1,0) c Propagations_3 : 163100
22.38/8.78	c (1,0) c Propagations_4 : 140434
22.38/8.78	c (1,0) c Propagations_5 : 201650
22.38/8.78	c (1,0) c Propagations_6 : 173439
22.38/8.78	c (1,0) c Propagations_7 : 129009
22.38/8.78	c (1,0) c Propagations_total : 1183433
22.38/8.78	c (1,0) c Propagations_winner : 134002
22.38/8.78	c (1,0) c ReduceDBs_0 : 0
22.38/8.78	c (1,0) c ReduceDBs_1 : 0
22.38/8.78	c (1,0) c ReduceDBs_2 : 0
22.38/8.78	c (1,0) c ReduceDBs_3 : 0
22.38/8.78	c (1,0) c ReduceDBs_4 : 0
22.38/8.78	c (1,0) c ReduceDBs_5 : 0
22.38/8.78	c (1,0) c ReduceDBs_6 : 0
22.38/8.78	c (1,0) c ReduceDBs_7 : 0
22.38/8.78	c (1,0) c ReduceDBs_total : 0
22.38/8.78	c (1,0) c ReduceDBs_winner : 0
22.38/8.78	c (1,0) c SimpDBs_0 : 1
22.38/8.78	c (1,0) c SimpDBs_1 : 1
22.38/8.78	c (1,0) c SimpDBs_2 : 1
22.38/8.78	c (1,0) c SimpDBs_3 : 1
22.38/8.78	c (1,0) c SimpDBs_4 : 1
22.38/8.78	c (1,0) c SimpDBs_5 : 1
22.38/8.78	c (1,0) c SimpDBs_6 : 1
22.38/8.78	c (1,0) c SimpDBs_7 : 1
22.38/8.78	c (1,0) c SimpDBs_total : 8
22.38/8.78	c (1,0) c SimpDBs_winner : 1
22.38/8.78	c (1,0) c Restarts_0 : 1
22.38/8.78	c (1,0) c Restarts_1 : 1
22.38/8.78	c (1,0) c Restarts_2 : 1
22.38/8.78	c (1,0) c Restarts_3 : 1
22.38/8.78	c (1,0) c Restarts_4 : 1
22.38/8.78	c (1,0) c Restarts_5 : 1
22.38/8.78	c (1,0) c Restarts_6 : 1
22.38/8.78	c (1,0) c Restarts_7 : 1
22.38/8.78	c (1,0) c Restarts_total : 8
22.38/8.78	c (1,0) c Restarts_winner : 1
22.38/8.78	c (1,0) c ForcedImports_0 : 0
22.38/8.78	c (1,0) c ForcedImports_1 : 0
22.38/8.78	c (1,0) c ForcedImports_2 : 0
22.38/8.78	c (1,0) c ForcedImports_3 : 0
22.38/8.78	c (1,0) c ForcedImports_4 : 0
22.38/8.78	c (1,0) c ForcedImports_5 : 0
22.38/8.78	c (1,0) c ForcedImports_6 : 0
22.38/8.78	c (1,0) c ForcedImports_7 : 0
22.38/8.78	c (1,0) c ForcedImports_total : 0
22.38/8.78	c (1,0) c ForcedImports_winner : 0
22.38/8.78	c (1,0) c PropsBinClauses_0 : 221310
22.38/8.78	c (1,0) c PropsBinClauses_1 : 153872
22.38/8.78	c (1,0) c PropsBinClauses_2 : 240258
22.38/8.78	c (1,0) c PropsBinClauses_3 : 262224
22.38/8.78	c (1,0) c PropsBinClauses_4 : 231339
22.38/8.78	c (1,0) c PropsBinClauses_5 : 327433
22.38/8.78	c (1,0) c PropsBinClauses_6 : 283117
22.38/8.78	c (1,0) c PropsBinClauses_7 : 210736
22.38/8.78	c (1,0) c PropsBinClauses_total : 1930289
22.38/8.78	c (1,0) c PropsBinClauses_winner : 221310
22.38/8.78	c (1,0) c PropsPreBlocker_0 : 1209060
22.38/8.78	c (1,0) c PropsPreBlocker_1 : 885916
22.38/8.78	c (1,0) c PropsPreBlocker_2 : 1298326
22.38/8.78	c (1,0) c PropsPreBlocker_3 : 1377208
22.38/8.78	c (1,0) c PropsPreBlocker_4 : 1284888
22.38/8.78	c (1,0) c PropsPreBlocker_5 : 1659672
22.38/8.78	c (1,0) c PropsPreBlocker_6 : 1516110
22.38/8.78	c (1,0) c PropsPreBlocker_7 : 1180979
22.38/8.78	c (1,0) c PropsPreBlocker_total : 10412159
22.38/8.78	c (1,0) c PropsPreBlocker_winner : 1209060
22.38/8.78	c (1,0) c PropsNotBlocker_0 : 475412
22.38/8.78	c (1,0) c PropsNotBlocker_1 : 412572
22.38/8.78	c (1,0) c PropsNotBlocker_2 : 483235
22.38/8.78	c (1,0) c PropsNotBlocker_3 : 494744
22.38/8.78	c (1,0) c PropsNotBlocker_4 : 459781
22.38/8.78	c (1,0) c PropsNotBlocker_5 : 509052
22.38/8.78	c (1,0) c PropsNotBlocker_6 : 479086
22.38/8.78	c (1,0) c PropsNotBlocker_7 : 443307
22.38/8.78	c (1,0) c PropsNotBlocker_total : 3757189
22.38/8.78	c (1,0) c PropsNotBlocker_winner : 475412
22.38/8.78	c (1,0) c PropsLitFullScans_0 : 1993611
22.38/8.78	c (1,0) c PropsLitFullScans_1 : 1509747
22.38/8.78	c (1,0) c PropsLitFullScans_2 : 2108555
22.38/8.78	c (1,0) c PropsLitFullScans_3 : 2232444
22.38/8.78	c (1,0) c PropsLitFullScans_4 : 2061076
22.38/8.78	c (1,0) c PropsLitFullScans_5 : 2617546
22.38/8.78	c (1,0) c PropsLitFullScans_6 : 2386209
22.38/8.78	c (1,0) c PropsLitFullScans_7 : 1913501
22.38/8.78	c (1,0) c PropsLitFullScans_total : 16822689
22.38/8.78	c (1,0) c PropsLitFullScans_winner : 1993611
22.38/8.78	c (1,0) c LitScanFractions_0 : 0
22.38/8.78	c (1,0) c LitScanFractions_1 : 0
22.38/8.78	c (1,0) c LitScanFractions_2 : 0
22.38/8.78	c (1,0) c LitScanFractions_3 : 0
22.38/8.78	c (1,0) c LitScanFractions_4 : 0
22.38/8.78	c (1,0) c LitScanFractions_5 : 0
22.38/8.78	c (1,0) c LitScanFractions_6 : 0
22.38/8.78	c (1,0) c LitScanFractions_7 : 0
22.38/8.78	c (1,0) c LitScanFractions_total : 0
22.38/8.78	c (1,0) c LitScanFractions_winner : 0
22.38/8.78	c (1,0) c DecisionLevel0_0 : 1
22.38/8.78	c (1,0) c DecisionLevel0_1 : 1
22.38/8.78	c (1,0) c DecisionLevel0_2 : 1
22.38/8.78	c (1,0) c DecisionLevel0_3 : 1
22.38/8.78	c (1,0) c DecisionLevel0_4 : 1
22.38/8.78	c (1,0) c DecisionLevel0_5 : 1
22.38/8.78	c (1,0) c DecisionLevel0_6 : 1
22.38/8.78	c (1,0) c DecisionLevel0_7 : 1
22.38/8.78	c (1,0) c DecisionLevel0_total : 8
22.38/8.78	c (1,0) c DecisionLevel0_winner : 1
22.38/8.78	c (1,0) c Periods_0 : 0
22.38/8.78	c (1,0) c Periods_1 : 0
22.38/8.78	c (1,0) c Periods_2 : 0
22.38/8.78	c (1,0) c Periods_3 : 0
22.38/8.78	c (1,0) c Periods_4 : 0
22.38/8.78	c (1,0) c Periods_5 : 0
22.38/8.78	c (1,0) c Periods_6 : 0
22.38/8.78	c (1,0) c Periods_7 : 0
22.38/8.78	c (1,0) c Periods_total : 0
22.38/8.78	c (1,0) c Periods_winner : 0
22.38/8.78	c (1,0) c Margin_0 : 20
22.38/8.78	c (1,0) c Margin_1 : 20
22.38/8.78	c (1,0) c Margin_2 : 20
22.38/8.78	c (1,0) c Margin_3 : 20
22.38/8.78	c (1,0) c Margin_4 : 20
22.38/8.78	c (1,0) c Margin_5 : 20
22.38/8.78	c (1,0) c Margin_6 : 20
22.38/8.78	c (1,0) c Margin_7 : 20
22.38/8.78	c (1,0) c Margin_total : 160
22.38/8.78	c (1,0) c Margin_winner : 20
22.38/8.78	c (1,0) c Exported_0 : 6
22.38/8.78	c (1,0) c Exported_1 : 3
22.38/8.78	c (1,0) c Exported_2 : 5
22.38/8.78	c (1,0) c Exported_3 : 6
22.38/8.78	c (1,0) c Exported_4 : 7
22.38/8.78	c (1,0) c Exported_5 : 3
22.38/8.79	c (1,0) c Exported_6 : 4
22.38/8.79	c (1,0) c Exported_7 : 3
22.38/8.79	c (1,0) c Exported_total : 37
22.38/8.79	c (1,0) c Exported_winner : 6
22.38/8.79	c (1,0) c Imported_0 : 0
22.38/8.79	c (1,0) c Imported_1 : 0
22.38/8.79	c (1,0) c Imported_2 : 0
22.38/8.79	c (1,0) c Imported_3 : 0
22.38/8.79	c (1,0) c Imported_4 : 0
22.38/8.79	c (1,0) c Imported_5 : 0
22.38/8.79	c (1,0) c Imported_6 : 0
22.38/8.79	c (1,0) c Imported_7 : 0
22.38/8.79	c (1,0) c Imported_total : 0
22.38/8.79	c (1,0) c Imported_winner : 0
22.38/8.79	c (1,0) c Good_0 : 0
22.38/8.79	c (1,0) c Good_1 : 0
22.38/8.79	c (1,0) c Good_2 : 0
22.38/8.79	c (1,0) c Good_3 : 0
22.38/8.79	c (1,0) c Good_4 : 0
22.38/8.79	c (1,0) c Good_5 : 0
22.38/8.79	c (1,0) c Good_6 : 0
22.38/8.79	c (1,0) c Good_7 : 0
22.38/8.79	c (1,0) c Good_total : 0
22.38/8.79	c (1,0) c Good_winner : 0
22.38/8.79	c (1,0) c Purge_0 : 0
22.38/8.79	c (1,0) c Purge_1 : 0
22.38/8.79	c (1,0) c Purge_2 : 0
22.38/8.79	c (1,0) c Purge_3 : 0
22.38/8.79	c (1,0) c Purge_4 : 0
22.38/8.79	c (1,0) c Purge_5 : 0
22.38/8.79	c (1,0) c Purge_6 : 0
22.38/8.79	c (1,0) c Purge_7 : 0
22.38/8.79	c (1,0) c Purge_total : 0
22.38/8.79	c (1,0) c Purge_winner : 0
22.38/8.79	c (1,0) c Promoted_0 : 0
22.38/8.79	c (1,0) c Promoted_1 : 0
22.38/8.79	c (1,0) c Promoted_2 : 0
22.38/8.79	c (1,0) c Promoted_3 : 0
22.38/8.79	c (1,0) c Promoted_4 : 0
22.38/8.79	c (1,0) c Promoted_5 : 0
22.38/8.79	c (1,0) c Promoted_6 : 0
22.38/8.79	c (1,0) c Promoted_7 : 0
22.38/8.79	c (1,0) c Promoted_total : 0
22.38/8.79	c (1,0) c Promoted_winner : 0
22.38/8.79	c (1,0) c Remove_Imp_0 : 0
22.38/8.79	c (1,0) c Remove_Imp_1 : 0
22.38/8.79	c (1,0) c Remove_Imp_2 : 0
22.38/8.79	c (1,0) c Remove_Imp_3 : 0
22.38/8.79	c (1,0) c Remove_Imp_4 : 0
22.38/8.79	c (1,0) c Remove_Imp_5 : 0
22.38/8.79	c (1,0) c Remove_Imp_6 : 0
22.38/8.79	c (1,0) c Remove_Imp_7 : 0
22.38/8.79	c (1,0) c Remove_Imp_total : 0
22.38/8.79	c (1,0) c Remove_Imp_winner : 0
22.38/8.79	c (1,0) c Blocked_Reuse_0 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_1 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_2 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_3 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_4 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_5 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_6 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_7 : 0
22.38/8.79	c (1,0) c Blocked_Reuse_total : 0
22.38/8.79	c (1,0) c Blocked_Reuse_winner : 0
22.38/8.79	c (1,0) c Unaries_0 : 0
22.38/8.79	c (1,0) c Unaries_1 : 0
22.38/8.79	c (1,0) c Unaries_2 : 0
22.38/8.79	c (1,0) c Unaries_3 : 0
22.38/8.79	c (1,0) c Unaries_4 : 0
22.38/8.79	c (1,0) c Unaries_5 : 0
22.38/8.79	c (1,0) c Unaries_6 : 0
22.38/8.79	c (1,0) c Unaries_7 : 0
22.38/8.79	c (1,0) c Unaries_total : 0
22.38/8.79	c (1,0) c Unaries_winner : 0
22.38/8.79	c (1,0) c Binaries_0 : 0
22.38/8.79	c (1,0) c Binaries_1 : 0
22.38/8.79	c (1,0) c Binaries_2 : 0
22.38/8.79	c (1,0) c Binaries_3 : 0
22.38/8.79	c (1,0) c Binaries_4 : 0
22.38/8.79	c (1,0) c Binaries_5 : 0
22.38/8.79	c (1,0) c Binaries_6 : 0
22.38/8.79	c (1,0) c Binaries_7 : 0
22.38/8.79	c (1,0) c Binaries_total : 0
22.38/8.79	c (1,0) c Binaries_winner : 0
22.38/8.79	c (1,0) c Glues_0 : 6
22.38/8.79	c (1,0) c Glues_1 : 3
22.38/8.79	c (1,0) c Glues_2 : 5
22.38/8.79	c (1,0) c Glues_3 : 6
22.38/8.79	c (1,0) c Glues_4 : 7
22.38/8.79	c (1,0) c Glues_5 : 3
22.38/8.79	c (1,0) c Glues_6 : 4
22.38/8.79	c (1,0) c Glues_7 : 3
22.38/8.79	c (1,0) c Glues_total : 37
22.38/8.79	c (1,0) c Glues_winner : 6
22.38/8.79	c (1,0) c RunningTime_0 : 0.187540
22.38/8.79	c (1,0) c RunningTime_1 : 0.172729
22.38/8.79	c (1,0) c RunningTime_2 : 0.181874
22.38/8.79	c (1,0) c RunningTime_3 : 0.192764
22.38/8.79	c (1,0) c RunningTime_4 : 0.159144
22.38/8.79	c (1,0) c RunningTime_5 : 0.190803
22.38/8.79	c (1,0) c RunningTime_6 : 0.188361
22.38/8.79	c (1,0) c RunningTime_7 : 0.161398
22.38/8.79	c (1,0) c RunningTime_total : 1.434614
22.38/8.79	c (1,0) c RunningTime_winner : 0.187540
22.38/8.79	c (1,0) c WaitingTime_0 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_1 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_2 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_3 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_4 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_5 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_6 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_7 : 0.000000
22.38/8.79	c (1,0) c WaitingTime_total : 0.000000
22.38/8.79	c (1,0) c WaitingTime_winner : 0.000000
22.38/8.79	c (1,0) c ExchangingTime_0 : 0.000031
22.38/8.79	c (1,0) c ExchangingTime_1 : 0.000015
22.38/8.79	c (1,0) c ExchangingTime_2 : 0.000021
22.38/8.79	c (1,0) c ExchangingTime_3 : 0.000030
22.38/8.79	c (1,0) c ExchangingTime_4 : 0.000017
22.38/8.79	c (1,0) c ExchangingTime_5 : 0.000015
22.38/8.79	c (1,0) c ExchangingTime_6 : 0.000016
22.38/8.79	c (1,0) c ExchangingTime_7 : 0.000023
22.38/8.79	c (1,0) c ExchangingTime_total : 0.000169
22.38/8.79	c (1,0) c ExchangingTime_winner : 0.000031
22.38/8.79	c (1,0) c PeriodProcTime_0 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_1 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_2 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_3 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_4 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_5 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_6 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_7 : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_total : 0.000000
22.38/8.79	c (1,0) c PeriodProcTime_winner : 0.000000
22.38/8.79	c (1,0) c SolvingTime_0 : 0.187571
22.38/8.79	c (1,0) c SolvingTime_1 : 0.172745
22.38/8.79	c (1,0) c SolvingTime_2 : 0.181895
22.38/8.79	c (1,0) c SolvingTime_3 : 0.192794
22.38/8.79	c (1,0) c SolvingTime_4 : 0.159161
22.38/8.79	c (1,0) c SolvingTime_5 : 0.190819
22.38/8.79	c (1,0) c SolvingTime_6 : 0.188377
22.38/8.79	c (1,0) c SolvingTime_7 : 0.161421
22.38/8.79	c (1,0) c SolvingTime_total : 1.434783
22.38/8.79	c (1,0) c SolvingTime_winner : 0.187571
22.38/8.79	c (1,0) c PropagationTime_0 : 0.180386
22.38/8.79	c (1,0) c PropagationTime_1 : 0.166157
22.38/8.79	c (1,0) c PropagationTime_2 : 0.176136
22.38/8.79	c (1,0) c PropagationTime_3 : 0.184613
22.38/8.79	c (1,0) c PropagationTime_4 : 0.150195
22.38/8.79	c (1,0) c PropagationTime_5 : 0.182160
22.38/8.79	c (1,0) c PropagationTime_6 : 0.180460
22.38/8.79	c (1,0) c PropagationTime_7 : 0.155102
22.38/8.79	c (1,0) c PropagationTime_total : 1.375209
22.38/8.79	c (1,0) c PropagationTime_winner : 0.180386
22.38/8.79	c (1,0) c AnalysisTime_0 : 0.001302
22.38/8.79	c (1,0) c AnalysisTime_1 : 0.000988
22.38/8.79	c (1,0) c AnalysisTime_2 : 0.000835
22.38/8.79	c (1,0) c AnalysisTime_3 : 0.001182
22.38/8.79	c (1,0) c AnalysisTime_4 : 0.000786
22.38/8.79	c (1,0) c AnalysisTime_5 : 0.001092
22.38/8.79	c (1,0) c AnalysisTime_6 : 0.001057
22.38/8.79	c (1,0) c AnalysisTime_7 : 0.000754
22.38/8.79	c (1,0) c AnalysisTime_total : 0.007998
22.38/8.79	c (1,0) c AnalysisTime_winner : 0.001302
22.38/8.79	c (1,0) c ReductionTime_0 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_1 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_2 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_3 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_4 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_5 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_6 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_7 : 0.000000
22.38/8.79	c (1,0) c ReductionTime_total : 0.000000
22.38/8.79	c (1,0) c ReductionTime_winner : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_0 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_1 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_2 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_3 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_4 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_5 : 0.000001
22.38/8.79	c (1,0) c SimplifyTime_6 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_7 : 0.000000
22.38/8.79	c (1,0) c SimplifyTime_total : 0.000001
22.38/8.79	c (1,0) c SimplifyTime_winner : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_0 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_1 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_2 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_3 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_4 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_5 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_6 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_7 : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_total : 0.000000
22.38/8.79	c (1,0) c UsedRateTime_winner : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_0 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_1 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_2 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_3 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_4 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_5 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_6 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_7 : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_total : 0.000000
22.38/8.79	c (1,0) c OverlapRateTime_winner : 0.000000
22.38/8.79	c (1,0) c
22.38/8.79	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
22.38/8.79	c (1,0) c
22.38/8.79	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.79	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.38/8.79	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.79	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
22.38/8.79	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
22.38/8.79	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
22.38/8.79	c (1,0) c | Initial random_seed   | 2061061127 |  841429061 |  529586409 |  815540214 |  135493369 |  205818817 | 1697132019 |  206198608 |
22.38/8.79	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
22.38/8.79	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
22.38/8.79	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
22.38/8.79	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
22.38/8.79	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
22.38/8.79	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
22.38/8.79	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
22.38/8.79	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
22.38/8.79	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
22.38/8.79	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
22.38/8.79	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
22.38/8.79	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.38/8.79	c (1,0) 
22.38/8.79	c (1,0) s SATISFIABLE
22.75/8.85	c (1,0) SatSolver.solve End
22.75/8.85	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
22.75/8.85	c (1,0) Show results Begin
23.05/8.94	c (1,0) x1 = 16
23.05/8.94	c (1,0) x10 = 268
23.05/8.94	c (1,0) x100 = 708
23.05/8.94	c (1,0) x101 = 394
23.05/8.94	c (1,0) x102 = 156
23.05/8.94	c (1,0) x103 = 414
23.05/8.94	c (1,0) x104 = 652
23.05/8.94	c (1,0) x105 = 708
23.05/8.94	c (1,0) x106 = 470
23.05/8.94	c (1,0) x107 = 352
23.05/8.94	c (1,0) x108 = 114
23.05/8.94	c (1,0) x109 = 254
23.05/8.94	c (1,0) x11 = 764
23.05/8.94	c (1,0) x110 = 16
23.05/8.94	c (1,0) x111 = 764
23.05/8.94	c (1,0) x112 = 526
23.05/8.94	c (1,0) x113 = 554
23.05/8.94	c (1,0) x114 = 792
23.05/8.94	c (1,0) x115 = 764
23.05/8.94	c (1,0) x116 = 526
23.05/8.94	c (1,0) x117 = 44
23.05/8.94	c (1,0) x118 = 282
23.05/8.94	c (1,0) x119 = 16
23.05/8.94	c (1,0) x12 = 526
23.05/8.94	c (1,0) x120 = 254
23.05/8.94	c (1,0) x121 = 512
23.05/8.94	c (1,0) x122 = 750
23.05/8.94	c (1,0) x123 = 324
23.05/8.94	c (1,0) x124 = 86
23.05/8.94	c (1,0) x125 = 666
23.05/8.94	c (1,0) x126 = 428
23.05/8.94	c (1,0) x127 = 16
23.05/8.94	c (1,0) x128 = 254
23.05/8.94	c (1,0) x129 = 324
23.05/8.94	c (1,0) x13 = 792
23.05/8.94	c (1,0) x130 = 86
23.05/8.94	c (1,0) x131 = 498
23.05/8.94	c (1,0) x132 = 736
23.05/8.94	c (1,0) x133 = 58
23.05/8.94	c (1,0) x134 = 296
23.05/8.94	c (1,0) x135 = 282
23.05/8.94	c (1,0) x136 = 44
23.05/8.94	c (1,0) x137 = 778
23.05/8.94	c (1,0) x138 = 540
23.05/8.94	c (1,0) x139 = 352
23.05/8.94	c (1,0) x14 = 554
23.05/8.94	c (1,0) x140 = 114
23.05/8.94	c (1,0) x141 = 240
23.05/8.94	c (1,0) x142 = 478
23.05/8.94	c (1,0) x143 = 540
23.05/8.94	c (1,0) x144 = 778
23.05/8.94	c (1,0) x145 = 86
23.05/8.94	c (1,0) x146 = 324
23.05/8.94	c (1,0) x147 = 792
23.05/8.94	c (1,0) x148 = 554
23.05/8.94	c (1,0) x149 = 58
23.05/8.94	c (1,0) x15 = 296
23.05/8.94	c (1,0) x150 = 296
23.05/8.94	c (1,0) x151 = 484
23.05/8.94	c (1,0) x152 = 722
23.05/8.94	c (1,0) x153 = 282
23.05/8.94	c (1,0) x154 = 44
23.05/8.94	c (1,0) x155 = 338
23.05/8.94	c (1,0) x156 = 100
23.05/8.94	c (1,0) x157 = 414
23.05/8.94	c (1,0) x158 = 652
23.05/8.94	c (1,0) x159 = 456
23.05/8.94	c (1,0) x16 = 58
23.05/8.94	c (1,0) x160 = 694
23.05/8.94	c (1,0) x161 = 526
23.05/8.94	c (1,0) x162 = 764
23.05/8.94	c (1,0) x163 = 512
23.05/8.94	c (1,0) x164 = 750
23.05/8.94	c (1,0) x165 = 428
23.05/8.94	c (1,0) x166 = 666
23.05/8.94	c (1,0) x167 = 44
23.05/8.94	c (1,0) x168 = 282
23.05/8.94	c (1,0) x169 = 554
23.05/8.94	c (1,0) x17 = 16
23.05/8.94	c (1,0) x170 = 792
23.05/8.94	c (1,0) x171 = 142
23.05/8.94	c (1,0) x172 = 380
23.05/8.94	c (1,0) x173 = 456
23.05/8.94	c (1,0) x174 = 694
23.05/8.94	c (1,0) x175 = 428
23.05/8.94	c (1,0) x176 = 666
23.05/8.95	c (1,0) x177 = 470
23.05/8.95	c (1,0) x178 = 708
23.05/8.95	c (1,0) x179 = 100
23.05/8.95	c (1,0) x18 = 254
23.05/8.95	c (1,0) x180 = 338
23.05/8.95	c (1,0) x181 = 366
23.05/8.95	c (1,0) x182 = 128
23.05/8.95	c (1,0) x183 = 428
23.05/8.95	c (1,0) x184 = 666
23.05/8.95	c (1,0) x185 = 736
23.05/8.95	c (1,0) x186 = 498
23.05/8.95	c (1,0) x187 = 414
23.05/8.95	c (1,0) x188 = 652
23.05/8.95	c (1,0) x189 = 484
23.05/8.95	c (1,0) x19 = 380
23.05/8.95	c (1,0) x190 = 722
23.05/8.95	c (1,0) x191 = 414
23.05/8.95	c (1,0) x192 = 652
23.05/8.95	c (1,0) x193 = 352
23.05/8.95	c (1,0) x194 = 114
23.05/8.95	c (1,0) x195 = 338
23.05/8.95	c (1,0) x196 = 100
23.05/8.95	c (1,0) x197 = 414
23.05/8.95	c (1,0) x198 = 652
23.05/8.95	c (1,0) x199 = 722
23.05/8.95	c (1,0) x2 = 254
23.05/8.95	c (1,0) x20 = 142
23.05/8.95	c (1,0) x200 = 484
23.05/8.95	c (1,0) x201 = 296
23.05/8.95	c (1,0) x202 = 58
23.05/8.95	c (1,0) x203 = 296
23.05/8.95	c (1,0) x204 = 58
23.05/8.95	c (1,0) x205 = 324
23.05/8.95	c (1,0) x206 = 86
23.05/8.95	c (1,0) x207 = 778
23.05/8.95	c (1,0) x208 = 540
23.05/8.95	c (1,0) x209 = 394
23.05/8.95	c (1,0) x21 = 750
23.05/8.95	c (1,0) x210 = 156
23.05/8.95	c (1,0) x211 = 394
23.05/8.95	c (1,0) x212 = 156
23.05/8.95	c (1,0) x213 = 764
23.05/8.95	c (1,0) x214 = 526
23.05/8.95	c (1,0) x215 = 86
23.05/8.95	c (1,0) x216 = 324
23.05/8.95	c (1,0) x217 = 442
23.05/8.95	c (1,0) x218 = 680
23.05/8.95	c (1,0) x219 = 652
23.05/8.95	c (1,0) x22 = 512
23.05/8.95	c (1,0) x220 = 414
23.05/8.95	c (1,0) x221 = 30
23.05/8.95	c (1,0) x222 = 268
23.05/8.95	c (1,0) x223 = 456
23.05/8.95	c (1,0) x224 = 694
23.05/8.95	c (1,0) x225 = 414
23.05/8.95	c (1,0) x226 = 652
23.05/8.95	c (1,0) x227 = 428
23.05/8.95	c (1,0) x228 = 666
23.05/8.95	c (1,0) x229 = 394
23.05/8.95	c (1,0) x23 = 666
23.05/8.95	c (1,0) x230 = 156
23.05/8.95	c (1,0) x231 = 268
23.05/8.95	c (1,0) x232 = 30
23.05/8.95	c (1,0) x233 = 86
23.05/8.95	c (1,0) x234 = 324
23.05/8.95	c (1,0) x235 = 736
23.05/8.95	c (1,0) x236 = 498
23.05/8.95	c (1,0) x237 = 282
23.05/8.95	c (1,0) x238 = 44
23.05/8.95	c (1,0) x239 = 792
23.05/8.95	c (1,0) x24 = 428
23.05/8.95	c (1,0) x240 = 554
23.05/8.95	c (1,0) x241 = 128
23.05/8.95	c (1,0) x242 = 366
23.05/8.95	c (1,0) x243 = 254
23.05/8.95	c (1,0) x244 = 16
23.05/8.95	c (1,0) x245 = 268
23.05/8.95	c (1,0) x246 = 30
23.05/8.95	c (1,0) x247 = 16
23.05/8.95	c (1,0) x248 = 254
23.05/8.95	c (1,0) x249 = 44
23.05/8.95	c (1,0) x25 = 540
23.05/8.95	c (1,0) x250 = 282
23.05/8.95	c (1,0) x251 = 380
23.05/8.95	c (1,0) x252 = 142
23.05/8.95	c (1,0) x253 = 156
23.05/8.95	c (1,0) x254 = 394
23.05/8.95	c (1,0) x255 = 254
23.05/8.95	c (1,0) x256 = 16
23.05/8.95	c (1,0) x257 = 254
23.05/8.95	c (1,0) x258 = 16
23.05/8.95	c (1,0) x259 = 310
23.05/8.95	c (1,0) x26 = 778
23.05/8.95	c (1,0) x260 = 72
23.05/8.95	c (1,0) x261 = 414
23.05/8.95	c (1,0) x262 = 652
23.05/8.95	c (1,0) x263 = 694
23.05/8.95	c (1,0) x264 = 456
23.05/8.95	c (1,0) x265 = 268
23.05/8.95	c (1,0) x266 = 30
23.05/8.95	c (1,0) x267 = 338
23.05/8.95	c (1,0) x268 = 100
23.05/8.95	c (1,0) x269 = 736
23.05/8.95	c (1,0) x27 = 366
23.05/8.95	c (1,0) x270 = 498
23.05/8.95	c (1,0) x271 = 736
23.05/8.95	c (1,0) x272 = 498
23.05/8.95	c (1,0) x273 = 792
23.05/8.95	c (1,0) x274 = 554
23.05/8.95	c (1,0) x275 = 722
23.05/8.95	c (1,0) x276 = 484
23.05/8.95	c (1,0) x277 = 156
23.05/8.95	c (1,0) x278 = 394
23.05/8.95	c (1,0) x279 = 128
23.05/8.95	c (1,0) x28 = 128
23.05/8.95	c (1,0) x280 = 366
23.05/8.95	c (1,0) x281 = 114
23.05/8.95	c (1,0) x282 = 352
23.05/8.95	c (1,0) x283 = 254
23.05/8.95	c (1,0) x284 = 16
23.05/8.95	c (1,0) x285 = 268
23.05/8.95	c (1,0) x286 = 30
23.05/8.95	c (1,0) x287 = 254
23.05/8.95	c (1,0) x288 = 16
23.05/8.95	c (1,0) x289 = 324
23.05/8.95	c (1,0) x29 = 652
23.05/8.95	c (1,0) x290 = 86
23.05/8.95	c (1,0) x291 = 16
23.05/8.95	c (1,0) x292 = 254
23.05/8.95	c (1,0) x293 = 170
23.05/8.95	c (1,0) x294 = 408
23.05/8.95	c (1,0) x295 = 100
23.05/8.95	c (1,0) x296 = 338
23.05/8.95	c (1,0) x297 = 652
23.05/8.95	c (1,0) x298 = 414
23.05/8.95	c (1,0) x299 = 254
23.05/8.95	c (1,0) x3 = 554
23.05/8.95	c (1,0) x30 = 414
23.05/8.95	c (1,0) x300 = 16
23.05/8.95	c (1,0) x301 = 750
23.05/8.95	c (1,0) x302 = 512
23.05/8.95	c (1,0) x303 = 414
23.05/8.95	c (1,0) x304 = 652
23.05/8.95	c (1,0) x305 = 296
23.05/8.95	c (1,0) x306 = 58
23.05/8.95	c (1,0) x307 = 512
23.05/8.95	c (1,0) x308 = 750
23.05/8.95	c (1,0) x309 = 792
23.05/8.95	c (1,0) x31 = 30
23.05/8.95	c (1,0) x310 = 554
23.05/8.95	c (1,0) x311 = 764
23.05/8.95	c (1,0) x312 = 526
23.05/8.95	c (1,0) x313 = 736
23.05/8.95	c (1,0) x314 = 498
23.05/8.95	c (1,0) x315 = 58
23.05/8.95	c (1,0) x316 = 296
23.05/8.95	c (1,0) x317 = 666
23.05/8.95	c (1,0) x318 = 428
23.05/8.95	c (1,0) x319 = 526
23.05/8.95	c (1,0) x32 = 268
23.05/8.95	c (1,0) x320 = 764
23.05/8.95	c (1,0) x321 = 268
23.05/8.95	c (1,0) x322 = 30
23.05/8.95	c (1,0) x323 = 414
23.05/8.95	c (1,0) x324 = 652
23.05/8.95	c (1,0) x325 = 394
23.05/8.95	c (1,0) x326 = 156
23.05/8.95	c (1,0) x327 = 58
23.05/8.95	c (1,0) x328 = 296
23.05/8.95	c (1,0) x329 = 282
23.05/8.95	c (1,0) x33 = 498
23.05/8.95	c (1,0) x330 = 44
23.05/8.95	c (1,0) x331 = 254
23.05/8.95	c (1,0) x332 = 16
23.05/8.95	c (1,0) x333 = 366
23.05/8.95	c (1,0) x334 = 128
23.05/8.95	c (1,0) x335 = 58
23.05/8.95	c (1,0) x336 = 296
23.05/8.95	c (1,0) x337 = 324
23.05/8.95	c (1,0) x338 = 86
23.05/8.95	c (1,0) x339 = 722
23.05/8.95	c (1,0) x34 = 736
23.05/8.95	c (1,0) x340 = 484
23.05/8.95	c (1,0) x341 = 428
23.05/8.95	c (1,0) x342 = 666
23.05/8.95	c (1,0) x343 = 470
23.05/8.95	c (1,0) x344 = 708
23.05/8.95	c (1,0) x345 = 268
23.05/8.95	c (1,0) x346 = 30
23.05/8.95	c (1,0) x347 = 128
23.05/8.95	c (1,0) x348 = 366
23.05/8.95	c (1,0) x349 = 764
23.05/8.95	c (1,0) x35 = 30
23.05/8.95	c (1,0) x350 = 526
23.05/8.95	c (1,0) x351 = 428
23.05/8.95	c (1,0) x352 = 666
23.05/8.95	c (1,0) x353 = 722
23.05/8.95	c (1,0) x354 = 484
23.05/8.95	c (1,0) x355 = 282
23.05/8.95	c (1,0) x356 = 44
23.05/8.95	c (1,0) x357 = 268
23.05/8.95	c (1,0) x358 = 30
23.05/8.95	c (1,0) x359 = 512
23.05/8.95	c (1,0) x36 = 268
23.05/8.95	c (1,0) x360 = 750
23.05/8.95	c (1,0) x361 = 100
23.05/8.95	c (1,0) x362 = 338
23.05/8.95	c (1,0) x363 = 498
23.05/8.95	c (1,0) x364 = 736
23.05/8.95	c (1,0) x365 = 428
23.05/8.95	c (1,0) x366 = 666
23.05/8.95	c (1,0) x367 = 72
23.05/8.95	c (1,0) x368 = 310
23.05/8.95	c (1,0) x369 = 680
23.05/8.95	c (1,0) x37 = 86
23.05/8.95	c (1,0) x370 = 442
23.05/8.95	c (1,0) x371 = 778
23.05/8.95	c (1,0) x372 = 540
23.05/8.95	c (1,0) x373 = 428
23.05/8.95	c (1,0) x374 = 666
23.05/8.95	c (1,0) x375 = 44
23.05/8.95	c (1,0) x376 = 282
23.05/8.95	c (1,0) x377 = 72
23.05/8.95	c (1,0) x378 = 310
23.05/8.95	c (1,0) x379 = 324
23.05/8.95	c (1,0) x38 = 324
23.05/8.95	c (1,0) x380 = 86
23.05/8.95	c (1,0) x381 = 694
23.05/8.95	c (1,0) x382 = 456
23.05/8.95	c (1,0) x383 = 680
23.05/8.95	c (1,0) x384 = 442
23.05/8.95	c (1,0) x385 = 72
23.05/8.95	c (1,0) x386 = 310
23.05/8.95	c (1,0) x387 = 380
23.05/8.95	c (1,0) x388 = 142
23.05/8.95	c (1,0) x389 = 512
23.05/8.95	c (1,0) x39 = 380
23.05/8.95	c (1,0) x390 = 750
23.05/8.95	c (1,0) x391 = 708
23.05/8.95	c (1,0) x392 = 470
23.05/8.95	c (1,0) x393 = 310
23.05/8.95	c (1,0) x394 = 72
23.05/8.95	c (1,0) x395 = 58
23.05/8.95	c (1,0) x396 = 296
23.05/8.95	c (1,0) x397 = 414
23.05/8.95	c (1,0) x398 = 652
23.05/8.95	c (1,0) x399 = 722
23.05/8.95	c (1,0) x4 = 792
23.05/8.95	c (1,0) x40 = 142
23.05/8.95	c (1,0) x400 = 484
23.05/8.95	c (1,0) x401 = 114
23.05/8.95	c (1,0) x402 = 352
23.05/8.95	c (1,0) x403 = 44
23.05/8.95	c (1,0) x404 = 282
23.05/8.95	c (1,0) x405 = 708
23.05/8.95	c (1,0) x406 = 470
23.05/8.95	c (1,0) x407 = 414
23.05/8.95	c (1,0) x408 = 652
23.05/8.95	c (1,0) x409 = 100
23.05/8.95	c (1,0) x41 = 792
23.05/8.95	c (1,0) x410 = 338
23.05/8.95	c (1,0) x411 = 268
23.05/8.95	c (1,0) x412 = 30
23.05/8.95	c (1,0) x413 = 100
23.05/8.95	c (1,0) x414 = 338
23.05/8.95	c (1,0) x415 = 30
23.05/8.95	c (1,0) x416 = 268
23.05/8.95	c (1,0) x417 = 114
23.05/8.95	c (1,0) x418 = 352
23.05/8.95	c (1,0) x419 = 44
23.05/8.95	c (1,0) x42 = 554
23.05/8.95	c (1,0) x420 = 282
23.05/8.95	c (1,0) x421 = 394
23.05/8.95	c (1,0) x422 = 156
23.05/8.95	c (1,0) x423 = 310
23.05/8.95	c (1,0) x424 = 72
23.05/8.95	c (1,0) x425 = 666
23.05/8.95	c (1,0) x426 = 428
23.05/8.95	c (1,0) x427 = 366
23.05/8.95	c (1,0) x428 = 128
23.05/8.95	c (1,0) x429 = 142
23.05/8.95	c (1,0) x43 = 296
23.05/8.95	c (1,0) x430 = 380
23.05/8.95	c (1,0) x431 = 338
23.05/8.95	c (1,0) x432 = 100
23.05/8.95	c (1,0) x433 = 792
23.05/8.95	c (1,0) x434 = 554
23.05/8.95	c (1,0) x435 = 428
23.05/8.95	c (1,0) x436 = 666
23.05/8.95	c (1,0) x437 = 16
23.05/8.95	c (1,0) x438 = 254
23.05/8.95	c (1,0) x439 = 694
23.05/8.95	c (1,0) x44 = 58
23.05/8.95	c (1,0) x440 = 456
23.05/8.95	c (1,0) x441 = 44
23.05/8.95	c (1,0) x442 = 282
23.05/8.95	c (1,0) x443 = 554
23.05/8.95	c (1,0) x444 = 792
23.05/8.95	c (1,0) x445 = 652
23.05/8.95	c (1,0) x446 = 414
23.05/8.95	c (1,0) x447 = 16
23.05/8.95	c (1,0) x448 = 254
23.05/8.95	c (1,0) x449 = 778
23.05/8.95	c (1,0) x45 = 708
23.05/8.95	c (1,0) x450 = 540
23.05/8.95	c (1,0) x451 = 254
23.05/8.95	c (1,0) x452 = 16
23.05/8.95	c (1,0) x453 = 268
23.05/8.95	c (1,0) x454 = 30
23.05/8.95	c (1,0) x455 = 792
23.05/8.95	c (1,0) x456 = 554
23.05/8.95	c (1,0) x457 = 142
23.05/8.95	c (1,0) x458 = 380
23.05/8.95	c (1,0) x459 = 268
23.05/8.95	c (1,0) x46 = 470
23.05/8.95	c (1,0) x460 = 30
23.05/8.95	c (1,0) x461 = 764
23.05/8.95	c (1,0) x462 = 526
23.05/8.95	c (1,0) x463 = 100
23.05/8.95	c (1,0) x464 = 338
23.05/8.95	c (1,0) x465 = 484
23.05/8.95	c (1,0) x466 = 722
23.05/8.95	c (1,0) x467 = 456
23.05/8.95	c (1,0) x468 = 694
23.05/8.95	c (1,0) x469 = 310
23.05/8.95	c (1,0) x47 = 114
23.05/8.95	c (1,0) x470 = 72
23.05/8.95	c (1,0) x471 = 30
23.05/8.95	c (1,0) x472 = 268
23.05/8.95	c (1,0) x473 = 268
23.05/8.95	c (1,0) x474 = 30
23.05/8.95	c (1,0) x475 = 268
23.05/8.95	c (1,0) x476 = 30
23.05/8.95	c (1,0) x477 = 380
23.05/8.95	c (1,0) x478 = 142
23.05/8.95	c (1,0) x479 = 380
23.05/8.95	c (1,0) x48 = 352
23.05/8.95	c (1,0) x480 = 142
23.05/8.95	c (1,0) x481 = 470
23.05/8.95	c (1,0) x482 = 708
23.05/8.95	c (1,0) x483 = 554
23.05/8.95	c (1,0) x484 = 792
23.05/8.95	c (1,0) x485 = 414
23.05/8.95	c (1,0) x486 = 652
23.05/8.95	c (1,0) x487 = 16
23.05/8.95	c (1,0) x488 = 254
23.05/8.95	c (1,0) x489 = 268
23.05/8.95	c (1,0) x49 = 778
23.05/8.95	c (1,0) x490 = 30
23.05/8.95	c (1,0) x491 = 310
23.05/8.95	c (1,0) x492 = 72
23.05/8.95	c (1,0) x493 = 268
23.05/8.95	c (1,0) x494 = 30
23.05/8.95	c (1,0) x495 = 254
23.05/8.95	c (1,0) x496 = 16
23.05/8.95	c (1,0) x497 = 310
23.05/8.95	c (1,0) x498 = 72
23.05/8.95	c (1,0) x499 = 268
23.05/8.95	c (1,0) x5 = 100
23.05/8.95	c (1,0) x50 = 540
23.05/8.95	c (1,0) x500 = 30
23.05/8.95	c (1,0) x501 = 254
23.05/8.95	c (1,0) x502 = 16
23.05/8.95	c (1,0) x503 = 666
23.05/8.95	c (1,0) x504 = 428
23.05/8.95	c (1,0) x505 = 86
23.05/8.95	c (1,0) x506 = 324
23.05/8.95	c (1,0) x507 = 254
23.05/8.95	c (1,0) x508 = 16
23.05/8.95	c (1,0) x509 = 394
23.05/8.95	c (1,0) x51 = 100
23.05/8.95	c (1,0) x510 = 156
23.05/8.95	c (1,0) x511 = 72
23.05/8.95	c (1,0) x512 = 310
23.05/8.95	c (1,0) x513 = 722
23.05/8.95	c (1,0) x514 = 484
23.05/8.95	c (1,0) x515 = 428
23.05/8.95	c (1,0) x516 = 666
23.05/8.95	c (1,0) x517 = 540
23.05/8.95	c (1,0) x518 = 778
23.05/8.95	c (1,0) x519 = 44
23.05/8.95	c (1,0) x52 = 338
23.05/8.95	c (1,0) x520 = 282
23.05/8.95	c (1,0) x521 = 142
23.05/8.95	c (1,0) x522 = 380
23.05/8.95	c (1,0) x523 = 708
23.05/8.95	c (1,0) x524 = 470
23.05/8.95	c (1,0) x525 = 722
23.05/8.95	c (1,0) x526 = 484
23.05/8.95	c (1,0) x527 = 666
23.05/8.95	c (1,0) x528 = 428
23.05/8.95	c (1,0) x529 = 338
23.05/8.95	c (1,0) x53 = 128
23.05/8.95	c (1,0) x530 = 100
23.05/8.95	c (1,0) x531 = 30
23.05/8.95	c (1,0) x532 = 268
23.05/8.95	c (1,0) x533 = 30
23.05/8.95	c (1,0) x534 = 268
23.05/8.95	c (1,0) x535 = 16
23.05/8.95	c (1,0) x536 = 254
23.05/8.95	c (1,0) x537 = 666
23.05/8.95	c (1,0) x538 = 428
23.05/8.95	c (1,0) x539 = 414
23.05/8.95	c (1,0) x54 = 366
23.05/8.95	c (1,0) x540 = 652
23.05/8.95	c (1,0) x541 = 296
23.05/8.95	c (1,0) x542 = 58
23.05/8.95	c (1,0) x543 = 100
23.05/8.95	c (1,0) x544 = 338
23.05/8.95	c (1,0) x545 = 16
23.05/8.95	c (1,0) x546 = 254
23.05/8.95	c (1,0) x547 = 394
23.05/8.95	c (1,0) x548 = 156
23.05/8.95	c (1,0) x549 = 414
23.05/8.95	c (1,0) x55 = 394
23.05/8.95	c (1,0) x550 = 652
23.05/8.95	c (1,0) x551 = 114
23.05/8.95	c (1,0) x552 = 352
23.05/8.95	c (1,0) x553 = 498
23.05/8.95	c (1,0) x554 = 736
23.05/8.95	c (1,0) x555 = 512
23.05/8.95	c (1,0) x556 = 750
23.05/8.95	c (1,0) x557 = 428
23.05/8.95	c (1,0) x558 = 666
23.05/8.95	c (1,0) x559 = 666
23.05/8.95	c (1,0) x56 = 156
23.05/8.95	c (1,0) x560 = 428
23.05/8.95	c (1,0) x561 = 722
23.05/8.95	c (1,0) x562 = 484
23.05/8.95	c (1,0) x563 = 778
23.05/8.95	c (1,0) x564 = 540
23.05/8.95	c (1,0) x565 = 498
23.05/8.95	c (1,0) x566 = 736
23.05/8.95	c (1,0) x567 = 268
23.05/8.95	c (1,0) x568 = 30
23.05/8.95	c (1,0) x569 = 114
23.05/8.95	c (1,0) x57 = 394
23.05/8.95	c (1,0) x570 = 352
23.05/8.95	c (1,0) x571 = 100
23.05/8.95	c (1,0) x572 = 338
23.05/8.95	c (1,0) x573 = 30
23.05/8.95	c (1,0) x574 = 268
23.05/8.95	c (1,0) x575 = 722
23.05/8.95	c (1,0) x576 = 484
23.05/8.95	c (1,0) x577 = 156
23.05/8.95	c (1,0) x578 = 394
23.05/8.95	c (1,0) x579 = 414
23.05/8.95	c (1,0) x58 = 156
23.05/8.95	c (1,0) x580 = 652
23.05/8.95	c (1,0) x581 = 498
23.05/8.95	c (1,0) x582 = 736
23.05/8.95	c (1,0) x583 = 86
23.05/8.95	c (1,0) x584 = 324
23.05/8.95	c (1,0) x585 = 254
23.05/8.95	c (1,0) x586 = 16
23.05/8.95	c (1,0) x587 = 380
23.05/8.95	c (1,0) x588 = 142
23.05/8.95	c (1,0) x589 = 296
23.05/8.95	c (1,0) x59 = 100
23.05/8.95	c (1,0) x590 = 58
23.05/8.95	c (1,0) x591 = 750
23.05/8.95	c (1,0) x592 = 512
23.05/8.95	c (1,0) x593 = 442
23.05/8.95	c (1,0) x594 = 680
23.05/8.95	c (1,0) x595 = 30
23.05/8.95	c (1,0) x596 = 268
23.05/8.95	c (1,0) x597 = 268
23.05/8.95	c (1,0) x598 = 30
23.05/8.95	c (1,0) x599 = 282
23.05/8.95	c (1,0) x6 = 338
23.05/8.95	c (1,0) x60 = 338
23.05/8.95	c (1,0) x600 = 44
23.05/8.95	c (1,0) x601 = 764
23.05/8.95	c (1,0) x602 = 526
23.05/8.95	c (1,0) x603 = 282
23.05/8.95	c (1,0) x604 = 44
23.05/8.95	c (1,0) x605 = 338
23.05/8.95	c (1,0) x606 = 100
23.05/8.95	c (1,0) x607 = 30
23.05/8.95	c (1,0) x608 = 268
23.05/8.96	c (1,0) x609 = 680
23.05/8.96	c (1,0) x61 = 540
23.05/8.96	c (1,0) x610 = 442
23.05/8.96	c (1,0) x611 = 30
23.05/8.96	c (1,0) x612 = 268
23.05/8.96	c (1,0) x613 = 282
23.05/8.96	c (1,0) x614 = 44
23.05/8.96	c (1,0) x615 = 128
23.05/8.96	c (1,0) x616 = 366
23.05/8.96	c (1,0) x617 = 72
23.05/8.96	c (1,0) x618 = 310
23.05/8.96	c (1,0) x619 = 296
23.05/8.96	c (1,0) x62 = 778
23.05/8.96	c (1,0) x620 = 58
23.05/8.96	c (1,0) x621 = 778
23.05/8.96	c (1,0) x622 = 540
23.05/8.96	c (1,0) x623 = 142
23.05/8.96	c (1,0) x624 = 380
23.05/8.96	c (1,0) x625 = 128
23.05/8.96	c (1,0) x626 = 366
23.05/8.96	c (1,0) x627 = 778
23.05/8.96	c (1,0) x628 = 540
23.05/8.96	c (1,0) x629 = 114
23.05/8.96	c (1,0) x63 = 652
23.05/8.96	c (1,0) x630 = 352
23.05/8.96	c (1,0) x631 = 282
23.05/8.96	c (1,0) x632 = 44
23.05/8.96	c (1,0) x633 = 142
23.05/8.96	c (1,0) x634 = 380
23.05/8.96	c (1,0) x635 = 30
23.05/8.96	c (1,0) x636 = 268
23.05/8.96	c (1,0) x637 = 156
23.05/8.96	c (1,0) x638 = 394
23.05/8.96	c (1,0) x639 = 708
23.05/8.96	c (1,0) x64 = 414
23.05/8.96	c (1,0) x640 = 470
23.05/8.96	c (1,0) x641 = 114
23.05/8.96	c (1,0) x642 = 352
23.05/8.96	c (1,0) x643 = 268
23.05/8.96	c (1,0) x644 = 30
23.05/8.96	c (1,0) x645 = 352
23.05/8.96	c (1,0) x646 = 114
23.05/8.96	c (1,0) x647 = 414
23.05/8.96	c (1,0) x648 = 652
23.05/8.96	c (1,0) x649 = 30
23.05/8.96	c (1,0) x65 = 526
23.05/8.96	c (1,0) x650 = 268
23.05/8.96	c (1,0) x651 = 394
23.05/8.96	c (1,0) x652 = 156
23.05/8.96	c (1,0) x653 = 394
23.05/8.96	c (1,0) x654 = 156
23.05/8.96	c (1,0) x655 = 44
23.05/8.96	c (1,0) x656 = 282
23.05/8.96	c (1,0) x657 = 156
23.05/8.96	c (1,0) x658 = 394
23.05/8.96	c (1,0) x659 = 652
23.05/8.96	c (1,0) x66 = 764
23.05/8.96	c (1,0) x660 = 414
23.05/8.96	c (1,0) x661 = 16
23.05/8.96	c (1,0) x662 = 254
23.05/8.96	c (1,0) x663 = 736
23.05/8.96	c (1,0) x664 = 498
23.05/8.96	c (1,0) x665 = 540
23.05/8.96	c (1,0) x666 = 778
23.05/8.96	c (1,0) x667 = 414
23.05/8.96	c (1,0) x668 = 652
23.05/8.96	c (1,0) x669 = 30
23.05/8.96	c (1,0) x67 = 254
23.05/8.96	c (1,0) x670 = 268
23.05/8.96	c (1,0) x671 = 128
23.05/8.96	c (1,0) x672 = 366
23.05/8.96	c (1,0) x673 = 156
23.05/8.96	c (1,0) x674 = 394
23.05/8.96	c (1,0) x675 = 254
23.05/8.96	c (1,0) x676 = 16
23.05/8.96	c (1,0) x677 = 512
23.05/8.96	c (1,0) x678 = 750
23.05/8.96	c (1,0) x679 = 442
23.05/8.96	c (1,0) x68 = 16
23.05/8.96	c (1,0) x680 = 680
23.05/8.96	c (1,0) x681 = 666
23.05/8.96	c (1,0) x682 = 428
23.05/8.96	c (1,0) x683 = 268
23.05/8.96	c (1,0) x684 = 30
23.05/8.96	c (1,0) x685 = 100
23.05/8.96	c (1,0) x686 = 338
23.05/8.96	c (1,0) x687 = 30
23.05/8.96	c (1,0) x688 = 268
23.05/8.96	c (1,0) x689 = 680
23.05/8.96	c (1,0) x69 = 498
23.05/8.96	c (1,0) x690 = 442
23.05/8.96	c (1,0) x691 = 428
23.05/8.96	c (1,0) x692 = 666
23.05/8.96	c (1,0) x693 = 722
23.05/8.96	c (1,0) x694 = 484
23.05/8.96	c (1,0) x695 = 254
23.05/8.96	c (1,0) x696 = 16
23.05/8.96	c (1,0) x697 = 414
23.05/8.96	c (1,0) x698 = 652
23.05/8.96	c (1,0) x699 = 652
23.05/8.96	c (1,0) x7 = 394
23.05/8.96	c (1,0) x70 = 736
23.05/8.96	c (1,0) x700 = 414
23.05/8.96	c (1,0) x701 = 652
23.05/8.96	c (1,0) x702 = 414
23.05/8.96	c (1,0) x703 = 380
23.05/8.96	c (1,0) x704 = 142
23.05/8.96	c (1,0) x705 = 394
23.05/8.96	c (1,0) x706 = 156
23.05/8.96	c (1,0) x707 = 366
23.05/8.96	c (1,0) x708 = 128
23.05/8.96	c (1,0) x709 = 792
23.05/8.96	c (1,0) x71 = 296
23.05/8.96	c (1,0) x710 = 554
23.05/8.96	c (1,0) x711 = 128
23.05/8.96	c (1,0) x712 = 366
23.05/8.96	c (1,0) x713 = 156
23.05/8.96	c (1,0) x714 = 394
23.05/8.96	c (1,0) x715 = 100
23.05/8.96	c (1,0) x716 = 338
23.05/8.96	c (1,0) x717 = 722
23.05/8.96	c (1,0) x718 = 484
23.05/8.96	c (1,0) x719 = 296
23.05/8.96	c (1,0) x72 = 58
23.05/8.96	c (1,0) x720 = 58
23.05/8.96	c (1,0) x721 = 86
23.05/8.96	c (1,0) x722 = 324
23.05/8.96	c (1,0) x723 = 652
23.05/8.96	c (1,0) x724 = 414
23.05/8.96	c (1,0) x725 = 484
23.05/8.96	c (1,0) x726 = 722
23.05/8.96	c (1,0) x727 = 44
23.05/8.96	c (1,0) x728 = 282
23.05/8.96	c (1,0) x729 = 338
23.05/8.96	c (1,0) x73 = 414
23.05/8.96	c (1,0) x730 = 100
23.05/8.96	c (1,0) x731 = 282
23.05/8.96	c (1,0) x732 = 44
23.05/8.96	c (1,0) x733 = 310
23.05/8.96	c (1,0) x734 = 72
23.05/8.96	c (1,0) x735 = 72
23.05/8.96	c (1,0) x736 = 310
23.05/8.96	c (1,0) x737 = 30
23.05/8.96	c (1,0) x738 = 268
23.05/8.96	c (1,0) x739 = 282
23.05/8.96	c (1,0) x74 = 652
23.05/8.96	c (1,0) x740 = 44
23.05/8.96	c (1,0) x741 = 16
23.05/8.96	c (1,0) x742 = 254
23.05/8.96	c (1,0) x743 = 72
23.05/8.96	c (1,0) x744 = 310
23.05/8.96	c (1,0) x745 = 58
23.05/8.96	c (1,0) x746 = 296
23.05/8.96	c (1,0) x747 = 666
23.05/8.96	c (1,0) x748 = 428
23.05/8.96	c (1,0) x749 = 268
23.05/8.96	c (1,0) x75 = 352
23.05/8.96	c (1,0) x750 = 30
23.05/8.96	c (1,0) x751 = 540
23.05/8.96	c (1,0) x752 = 778
23.05/8.96	c (1,0) x753 = 30
23.05/8.96	c (1,0) x754 = 268
23.05/8.96	c (1,0) x755 = 470
23.05/8.96	c (1,0) x756 = 708
23.05/8.96	c (1,0) x757 = 114
23.05/8.96	c (1,0) x758 = 352
23.05/8.96	c (1,0) x759 = 736
23.05/8.96	c (1,0) x76 = 114
23.05/8.96	c (1,0) x760 = 498
23.05/8.96	c (1,0) x761 = 114
23.05/8.96	c (1,0) x762 = 352
23.05/8.96	c (1,0) x763 = 142
23.05/8.96	c (1,0) x764 = 380
23.05/8.96	c (1,0) x765 = 414
23.05/8.96	c (1,0) x766 = 652
23.05/8.96	c (1,0) x767 = 366
23.05/8.96	c (1,0) x768 = 128
23.05/8.96	c (1,0) x769 = 498
23.05/8.96	c (1,0) x77 = 44
23.05/8.96	c (1,0) x770 = 736
23.05/8.96	c (1,0) x771 = 428
23.05/8.96	c (1,0) x772 = 666
23.05/8.96	c (1,0) x773 = 142
23.05/8.96	c (1,0) x774 = 380
23.05/8.96	c (1,0) x775 = 428
23.05/8.96	c (1,0) x776 = 666
23.05/8.96	c (1,0) x777 = 694
23.05/8.96	c (1,0) x778 = 456
23.05/8.96	c (1,0) x779 = 156
23.05/8.96	c (1,0) x78 = 282
23.05/8.96	c (1,0) x780 = 394
23.05/8.96	c (1,0) x781 = 484
23.05/8.96	c (1,0) x782 = 722
23.05/8.96	c (1,0) x783 = 540
23.05/8.96	c (1,0) x784 = 778
23.05/8.96	c (1,0) x785 = 114
23.05/8.96	c (1,0) x786 = 352
23.05/8.96	c (1,0) x787 = 540
23.05/8.96	c (1,0) x788 = 778
23.05/8.96	c (1,0) x789 = 114
23.05/8.96	c (1,0) x79 = 142
23.05/8.96	c (1,0) x790 = 352
23.05/8.96	c (1,0) x791 = 44
23.05/8.96	c (1,0) x792 = 282
23.05/8.96	c (1,0) x793 = 114
23.05/8.96	c (1,0) x794 = 352
23.05/8.96	c (1,0) x795 = 380
23.05/8.96	c (1,0) x796 = 142
23.05/8.96	c (1,0) x797 = 30
23.05/8.96	c (1,0) x798 = 268
23.05/8.96	c (1,0) x799 = 380
23.05/8.96	c (1,0) x8 = 156
23.05/8.96	c (1,0) x80 = 380
23.05/8.96	c (1,0) x800 = 142
23.05/8.96	c (1,0) x801 = 498
23.05/8.96	c (1,0) x802 = 736
23.05/8.96	c (1,0) x803 = 512
23.05/8.96	c (1,0) x804 = 750
23.05/8.96	c (1,0) x805 = 268
23.05/8.96	c (1,0) x806 = 30
23.05/8.96	c (1,0) x807 = 352
23.05/8.96	c (1,0) x808 = 114
23.05/8.96	c (1,0) x809 = 58
23.05/8.96	c (1,0) x81 = 254
23.05/8.96	c (1,0) x810 = 296
23.05/8.96	c (1,0) x811 = 428
23.05/8.96	c (1,0) x812 = 666
23.05/8.96	c (1,0) x813 = 498
23.05/8.96	c (1,0) x814 = 736
23.05/8.96	c (1,0) x815 = 750
23.05/8.96	c (1,0) x816 = 512
23.05/8.96	c (1,0) x817 = 380
23.05/8.96	c (1,0) x818 = 142
23.05/8.96	c (1,0) x819 = 428
23.05/8.96	c (1,0) x82 = 16
23.05/8.96	c (1,0) x820 = 666
23.05/8.96	c (1,0) x821 = 30
23.05/8.96	c (1,0) x822 = 268
23.05/8.96	c (1,0) x823 = 750
23.05/8.96	c (1,0) x824 = 512
23.05/8.96	c (1,0) x825 = 442
23.05/8.96	c (1,0) x826 = 680
23.05/8.96	c (1,0) x827 = 380
23.05/8.96	c (1,0) x828 = 142
23.05/8.96	c (1,0) x829 = 414
23.05/8.96	c (1,0) x83 = 680
23.05/8.96	c (1,0) x830 = 652
23.05/8.96	c (1,0) x831 = 128
23.05/8.96	c (1,0) x832 = 366
23.05/8.96	c (1,0) x833 = 16
23.05/8.96	c (1,0) x834 = 254
23.05/8.96	c (1,0) x835 = 764
23.05/8.96	c (1,0) x836 = 526
23.05/8.96	c (1,0) x837 = 142
23.05/8.96	c (1,0) x838 = 380
23.05/8.96	c (1,0) x839 = 16
23.05/8.96	c (1,0) x84 = 442
23.05/8.96	c (1,0) x840 = 254
23.05/8.96	c (1,0) x841 = 484
23.05/8.96	c (1,0) x842 = 722
23.05/8.96	c (1,0) x843 = 554
23.05/8.96	c (1,0) x844 = 792
23.05/8.96	c (1,0) x845 = 394
23.05/8.96	c (1,0) x846 = 156
23.05/8.96	c (1,0) x847 = 652
23.05/8.96	c (1,0) x848 = 414
23.05/8.96	c (1,0) x849 = 16
23.05/8.96	c (1,0) x85 = 540
23.05/8.96	c (1,0) x850 = 254
23.05/8.96	c (1,0) x851 = 442
23.05/8.96	c (1,0) x852 = 680
23.05/8.96	c (1,0) x853 = 512
23.05/8.96	c (1,0) x854 = 750
23.05/8.96	c (1,0) x855 = 100
23.05/8.96	c (1,0) x856 = 338
23.05/8.96	c (1,0) x857 = 86
23.05/8.96	c (1,0) x858 = 324
23.05/8.96	c (1,0) x859 = 666
23.05/8.96	c (1,0) x86 = 778
23.05/8.96	c (1,0) x860 = 428
23.05/8.96	c (1,0) x861 = 16
23.05/8.96	c (1,0) x862 = 254
23.05/8.96	c (1,0) x863 = 16
23.05/8.96	c (1,0) x864 = 254
23.05/8.96	c (1,0) x865 = 442
23.05/8.96	c (1,0) x866 = 680
23.05/8.96	c (1,0) x867 = 764
23.05/8.96	c (1,0) x868 = 526
23.05/8.96	c (1,0) x869 = 86
23.05/8.96	c (1,0) x87 = 778
23.05/8.96	c (1,0) x870 = 324
23.05/8.96	c (1,0) x871 = 512
23.05/8.96	c (1,0) x872 = 750
23.05/8.96	c (1,0) x873 = 442
23.05/8.96	c (1,0) x874 = 680
23.05/8.96	c (1,0) x875 = 86
23.05/8.96	c (1,0) x876 = 324
23.05/8.96	c (1,0) x877 = 666
23.05/8.96	c (1,0) x878 = 428
23.05/8.96	c (1,0) x879 = 666
23.05/8.96	c (1,0) x88 = 540
23.05/8.96	c (1,0) x880 = 428
23.05/8.96	c (1,0) x881 = 30
23.05/8.96	c (1,0) x882 = 268
23.05/8.96	c (1,0) x883 = 142
23.05/8.96	c (1,0) x884 = 380
23.05/8.96	c (1,0) x885 = 666
23.05/8.96	c (1,0) x886 = 428
23.05/8.96	c (1,0) x887 = 352
23.05/8.96	c (1,0) x888 = 114
23.05/8.96	c (1,0) x889 = 680
23.05/8.96	c (1,0) x89 = 16
23.05/8.96	c (1,0) x890 = 442
23.05/8.96	c (1,0) x891 = 526
23.05/8.96	c (1,0) x892 = 764
23.05/8.96	c (1,0) x893 = 666
23.05/8.96	c (1,0) x894 = 428
23.05/8.96	c (1,0) x895 = 30
23.05/8.96	c (1,0) x896 = 268
23.05/8.96	c (1,0) x897 = 268
23.05/8.96	c (1,0) x898 = 30
23.05/8.96	c (1,0) x899 = 380
23.05/8.96	c (1,0) x9 = 30
23.05/8.96	c (1,0) x90 = 254
23.05/8.96	c (1,0) x900 = 142
23.05/8.96	c (1,0) x901 = 310
23.05/8.96	c (1,0) x902 = 72
23.05/8.96	c (1,0) x903 = 16
23.05/8.96	c (1,0) x904 = 254
23.05/8.96	c (1,0) x905 = 526
23.05/8.96	c (1,0) x906 = 764
23.05/8.96	c (1,0) x907 = 100
23.05/8.96	c (1,0) x908 = 338
23.05/8.96	c (1,0) x909 = 526
23.05/8.96	c (1,0) x91 = 456
23.05/8.96	c (1,0) x910 = 764
23.05/8.96	c (1,0) x911 = 470
23.05/8.96	c (1,0) x912 = 708
23.05/8.96	c (1,0) x913 = 30
23.05/8.96	c (1,0) x914 = 268
23.05/8.96	c (1,0) x915 = 16
23.05/8.96	c (1,0) x916 = 254
23.05/8.96	c (1,0) x92 = 694
23.05/8.96	c (1,0) x93 = 44
23.05/8.96	c (1,0) x94 = 282
23.05/8.96	c (1,0) x95 = 540
23.05/8.96	c (1,0) x96 = 778
23.05/8.96	c (1,0) x97 = 652
23.05/8.96	c (1,0) x98 = 414
23.05/8.96	c (1,0) x99 = 470
23.05/8.96	s SATISFIABLE
23.05/8.96	v <instantiation>
23.05/8.96	v     <list>x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680 x681 x682 x683 x684 x685 x686 x687 x688 x689 x690 x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x731 x732 x733 x734 x735 x736 x737 x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 x748 x749 x750 x751 x752 x753 x754 x755 x756 x757 x758 x759 x760 x761 x762 x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 x779 x780 x781 x782 x783 x784 x785 x786 x787 x788 x789 x790 x791 x792 x793 x794 x795 x796 x797 x798 x799 x800 x801 x802 x803 x804 x805 x806 x807 x808 x809 x810 x811 x812 x813 x814 x815 x816 x817 x818 x819 x820 x821 x822 x823 x824 x825 x826 x827 x828 x829 x830 x831 x832 x833 x834 x835 x836 x837 x838 x839 x840 x841 x842 x843 x844 x845 x846 x847 x848 x849 x850 x851 x852 x853 x854 x855 x856 x857 x858 x859 x860 x861 x862 x863 x864 x865 x866 x867 x868 x869 x870 x871 x872 x873 x874 x875 x876 x877 x878 x879 x880 x881 x882 x883 x884 x885 x886 x887 x888 x889 x890 x891 x892 x893 x894 x895 x896 x897 x898 x899 x900 x901 x902 x903 x904 x905 x906 x907 x908 x909 x910 x911 x912 x913 x914 x915 x916</list>
23.05/8.96	v     <values>16 254 554 792 100 338 394 156 30 268 764 526 792 554 296 58 16 254 380 142 750 512 666 428 540 778 366 128 652 414 30 268 498 736 30 268 86 324 380 142 792 554 296 58 708 470 114 352 778 540 100 338 128 366 394 156 394 156 100 338 540 778 652 414 526 764 254 16 498 736 296 58 414 652 352 114 44 282 142 380 254 16 680 442 540 778 778 540 16 254 456 694 44 282 540 778 652 414 470 708 394 156 414 652 708 470 352 114 254 16 764 526 554 792 764 526 44 282 16 254 512 750 324 86 666 428 16 254 324 86 498 736 58 296 282 44 778 540 352 114 240 478 540 778 86 324 792 554 58 296 484 722 282 44 338 100 414 652 456 694 526 764 512 750 428 666 44 282 554 792 142 380 456 694 428 666 470 708 100 338 366 128 428 666 736 498 414 652 484 722 414 652 352 114 338 100 414 652 722 484 296 58 296 58 324 86 778 540 394 156 394 156 764 526 86 324 442 680 652 414 30 268 456 694 414 652 428 666 394 156 268 30 86 324 736 498 282 44 792 554 128 366 254 16 268 30 16 254 44 282 380 142 156 394 254 16 254 16 310 72 414 652 694 456 268 30 338 100 736 498 736 498 792 554 722 484 156 394 128 366 114 352 254 16 268 30 254 16 324 86 16 254 170 408 100 338 652 414 254 16 750 512 414 652 296 58 512 750 792 554 764 526 736 498 58 296 666 428 526 764 268 30 414 652 394 156 58 296 282 44 254 16 366 128 58 296 324 86 722 484 428 666 470 708 268 30 128 366 764 526 428 666 722 484 282 44 268 30 512 750 100 338 498 736 428 666 72 310 680 442 778 540 428 666 44 282 72 310 324 86 694 456 680 442 72 310 380 142 512 750 708 470 310 72 58 296 414 652 722 484 114 352 44 282 708 470 414 652 100 338 268 30 100 338 30 268 114 352 44 282 394 156 310 72 666 428 366 128 142 380 338 100 792 554 428 666 16 254 694 456 44 282 554 792 652 414 16 254 778 540 254 16 268 30 792 554 142 380 268 30 764 526 100 338 484 722 456 694 310 72 30 268 268 30 268 30 380 142 380 142 470 708 554 792 414 652 16 254 268 30 310 72 268 30 254 16 310 72 268 30 254 16 666 428 86 324 254 16 394 156 72 310 722 484 428 666 540 778 44 282 142 380 708 470 722 484 666 428 338 100 30 268 30 268 16 254 666 428 414 652 296 58 100 338 16 254 394 156 414 652 114 352 498 736 512 750 428 666 666 428 722 484 778 540 498 736 268 30 114 352 100 338 30 268 722 484 156 394 414 652 498 736 86 324 254 16 380 142 296 58 750 512 442 680 30 268 268 30 282 44 764 526 282 44 338 100 30 268 680 442 30 268 282 44 128 366 72 310 296 58 778 540 142 380 128 366 778 540 114 352 282 44 142 380 30 268 156 394 708 470 114 352 268 30 352 114 414 652 30 268 394 156 394 156 44 282 156 394 652 414 16 254 736 498 540 778 414 652 30 268 128 366 156 394 254 16 512 750 442 680 666 428 268 30 100 338 30 268 680 442 428 666 722 484 254 16 414 652 652 414 652 414 380 142 394 156 366 128 792 554 128 366 156 394 100 338 722 484 296 58 86 324 652 414 484 722 44 282 338 100 282 44 310 72 72 310 30 268 282 44 16 254 72 310 58 296 666 428 268 30 540 778 30 268 470 708 114 352 736 498 114 352 142 380 414 652 366 128 498 736 428 666 142 380 428 666 694 456 156 394 484 722 540 778 114 352 540 778 114 352 44 282 114 352 380 142 30 268 380 142 498 736 512 750 268 30 352 114 58 296 428 666 498 736 750 512 380 142 428 666 30 268 750 512 442 680 380 142 414 652 128 366 16 254 764 526 142 380 16 254 484 722 554 792 394 156 652 414 16 254 442 680 512 750 100 338 86 324 666 428 16 254 16 254 442 680 764 526 86 324 512 750 442 680 86 324 666 428 666 428 30 268 142 380 666 428 352 114 680 442 526 764 666 428 30 268 268 30 380 142 310 72 16 254 526 764 100 338 526 764 470 708 30 268 16 254</values>
23.05/8.96	v </instantiation>
23.05/8.96	c (1,0) Show results End
23.05/8.96	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
23.05/8.96	c (1,0) 1,1,STOP-AFTER(ALL)
23.05/8.96	c END-Prog: Sat Sep 14 01:19:43 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 (15048 MiB free)
  memory of node 1: 16384 MiB (15588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392585-1568416833/watcher-4392585-1568416833 -o /tmp/evaluation-result-4392585-1568416833/solver-4392585-1568416833 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568416709-32010 --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-4392585-1568416833.xml 

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

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


[startup+0.100109 s]*
/proc/loadavg: 2.56 1.21 1.67 3/211 1236
/proc/meminfo: memFree=31282076/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417936353 115843072 349 33554432000 4194304 5098028 140722928297824 140722928295080 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 349 296 221 0 87 0
[pid=1217] ppid=1214 vsize=27314120 memory=102028 CPUtime=0.1 cores=0-7
/proc/1217/stat : 1217 (java) S 1214 1214 31983 0 -1 1077944320 6669 0 0 0 8 2 0 0 20 0 20 0 417936354 27969658880 25507 33554432000 4194304 4196468 140736546885168 140736546867712 140412240367351 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
/proc/1217/statm: 6828530 25507 2768 1 0 6790935 0
[pid=1217/tid=1218] ppid=1214 vsize=27314120 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/1217/task/1218/stat : 1218 (java) R 1214 1214 31983 0 -1 4202560 4780 0 0 0 6 2 0 0 20 0 20 0 417936354 27969658880 25572 33554432000 4194304 4196468 140736546885168 140412212188672 140412224447838 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1219] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1219/stat : 1219 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140412244610064 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1220] ppid=1214 vsize=27314120 memory=140251149731456 CPUtime=0 cores=0-7
/proc/1217/task/1220/stat : 1220 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411662576784 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1221] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1221/stat : 1221 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411661523728 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1222] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1222/stat : 1222 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411660471184 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1223] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1223/stat : 1223 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411659418128 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1224] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1224/stat : 1224 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411658365584 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1225] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1225/stat : 1225 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411657312528 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1226] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1226/stat : 1226 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411656259984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1227] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1227/stat : 1227 (java) S 1214 1214 31983 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411613440752 140412240378498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1228] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1228/stat : 1228 (java) S 1214 1214 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 25572 33554432000 4194304 4196468 140736546885168 140410131310240 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1229] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1229/stat : 1229 (java) S 1214 1214 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417936359 27969658880 25572 33554432000 4194304 4196468 140736546885168 140409997087984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1230] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1230/stat : 1230 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140409622583760 140412240385947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1231] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1231/stat : 1231 (java) S 1214 1214 31983 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411612387568 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1232] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1232/stat : 1232 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411611335024 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1233] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1233/stat : 1233 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411610281968 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1234] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1234/stat : 1234 (java) S 1214 1214 31983 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411609229424 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1235] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1235/stat : 1235 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140409124678624 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1236] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1236/stat : 1236 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 25572 33554432000 4194304 4196468 140736546885168 140411226025136 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 103424 KiB

[startup+0.210091 s]*
/proc/loadavg: 2.56 1.21 1.67 4/211 1236
/proc/meminfo: memFree=31260276/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417936353 115843072 349 33554432000 4194304 5098028 140722928297824 140722928295080 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 349 296 221 0 87 0
[pid=1217] ppid=1214 vsize=27314120 memory=121732 CPUtime=0.24 cores=0-7
/proc/1217/stat : 1217 (java) S 1214 1214 31983 0 -1 1077944320 12383 0 0 0 20 4 0 0 20 0 20 0 417936354 27969658880 30433 33554432000 4194304 4196468 140736546885168 140736546867712 140412240367351 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
/proc/1217/statm: 6828530 30433 2934 1 0 6790935 0
[pid=1217/tid=1218] ppid=1214 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1217/task/1218/stat : 1218 (java) R 1214 1214 31983 0 -1 4202560 10024 0 0 0 16 3 0 0 20 0 20 0 417936354 27969658880 30433 33554432000 4194304 4196468 140736546885168 140412212166736 140412221930907 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1219] ppid=1214 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/1217/task/1219/stat : 1219 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140412244610064 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1220] ppid=1214 vsize=27314120 memory=140251149759700 CPUtime=0 cores=0-7
/proc/1217/task/1220/stat : 1220 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411662576784 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1221] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1221/stat : 1221 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411661523728 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1222] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1222/stat : 1222 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411660471184 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1223] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1223/stat : 1223 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411659418128 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1224] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1224/stat : 1224 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411658365584 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1225] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1225/stat : 1225 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411657312528 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1226] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1226/stat : 1226 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411656259984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1227] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1227/stat : 1227 (java) S 1214 1214 31983 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411613440752 140412240378498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1228] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1228/stat : 1228 (java) S 1214 1214 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 30433 33554432000 4194304 4196468 140736546885168 140410131310240 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1229] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1229/stat : 1229 (java) S 1214 1214 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417936359 27969658880 30433 33554432000 4194304 4196468 140736546885168 140409997087984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1230] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1230/stat : 1230 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140409622583760 140412240385947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1231] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1231/stat : 1231 (java) S 1214 1214 31983 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411612387568 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1232] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1232/stat : 1232 (java) S 1214 1214 31983 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411611335024 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1233] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1233/stat : 1233 (java) S 1214 1214 31983 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411610281968 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1234] ppid=1214 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/1217/task/1234/stat : 1234 (java) S 1214 1214 31983 0 -1 1077944384 502 0 0 0 2 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411609229424 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1235] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1235/stat : 1235 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140409124678624 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1236] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1236/stat : 1236 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 30433 33554432000 4194304 4196468 140736546885168 140411226025136 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123128 KiB

[startup+0.30953 s]*
/proc/loadavg: 2.56 1.21 1.67 3/211 1236
/proc/meminfo: memFree=31256252/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417936353 115843072 349 33554432000 4194304 5098028 140722928297824 140722928295080 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 349 296 221 0 87 0
[pid=1217] ppid=1214 vsize=27314120 memory=126324 CPUtime=0.42 cores=0-7
/proc/1217/stat : 1217 (java) S 1214 1214 31983 0 -1 1077944320 13031 0 0 0 37 5 0 0 20 0 20 0 417936354 27969658880 31581 33554432000 4194304 4196468 140736546885168 140736546867712 140412240367351 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
/proc/1217/statm: 6828530 31581 2994 1 0 6790935 0
[pid=1217/tid=1218] ppid=1214 vsize=27314120 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/1217/task/1218/stat : 1218 (java) R 1214 1214 31983 0 -1 4202560 10381 0 0 0 26 4 0 0 20 0 20 0 417936354 27969658880 31581 33554432000 4194304 4196468 140736546885168 140412212192128 140412221930855 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1219] ppid=1214 vsize=27314120 memory=676 CPUtime=0 cores=0-7
/proc/1217/task/1219/stat : 1219 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140412244610064 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1220] ppid=1214 vsize=27314120 memory=1060 CPUtime=0 cores=0-7
/proc/1217/task/1220/stat : 1220 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411662576784 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1221] ppid=1214 vsize=27314120 memory=1548 CPUtime=0 cores=0-7
/proc/1217/task/1221/stat : 1221 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411661523728 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1222] ppid=1214 vsize=27314120 memory=8560 CPUtime=0 cores=0-7
/proc/1217/task/1222/stat : 1222 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411660471184 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1223] ppid=1214 vsize=27314120 memory=1668 CPUtime=0 cores=0-7
/proc/1217/task/1223/stat : 1223 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411659418128 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1224] ppid=1214 vsize=27314120 memory=1112 CPUtime=0 cores=0-7
/proc/1217/task/1224/stat : 1224 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411658365584 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1225] ppid=1214 vsize=27314120 memory=1004 CPUtime=0 cores=0-7
/proc/1217/task/1225/stat : 1225 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411657312528 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1226] ppid=1214 vsize=27314120 memory=5976 CPUtime=0 cores=0-7
/proc/1217/task/1226/stat : 1226 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411656259984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1227] ppid=1214 vsize=27314120 memory=14008 CPUtime=0 cores=0-7
/proc/1217/task/1227/stat : 1227 (java) S 1214 1214 31983 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411613440752 140412240378498 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1228] ppid=1214 vsize=27314120 memory=2124 CPUtime=0 cores=0-7
/proc/1217/task/1228/stat : 1228 (java) S 1214 1214 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417936358 27969658880 31581 33554432000 4194304 4196468 140736546885168 140410131310240 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1229] ppid=1214 vsize=27314120 memory=22144 CPUtime=0 cores=0-7
/proc/1217/task/1229/stat : 1229 (java) S 1214 1214 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417936359 27969658880 31581 33554432000 4194304 4196468 140736546885168 140409997087984 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1230] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1230/stat : 1230 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140409622583760 140412240385947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1231] ppid=1214 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1217/task/1231/stat : 1231 (java) S 1214 1214 31983 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411612387568 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1232] ppid=1214 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1217/task/1232/stat : 1232 (java) S 1214 1214 31983 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411611335024 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1233] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1233/stat : 1233 (java) S 1214 1214 31983 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411610281968 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1234] ppid=1214 vsize=27314120 memory=0 CPUtime=0.07 cores=0-7
/proc/1217/task/1234/stat : 1234 (java) S 1214 1214 31983 0 -1 1077944384 629 0 0 0 7 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411609229424 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1235] ppid=1214 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1235/stat : 1235 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140409124678624 140412240377557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1236] ppid=1214 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1217/task/1236/stat : 1236 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936361 27969658880 31581 33554432000 4194304 4196468 140736546885168 140411226025136 140412240378498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127720 KiB

[startup+0.700879 s]
/proc/loadavg: 2.56 1.21 1.67 3/211 1236
/proc/meminfo: memFree=31235540/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417936353 115843072 349 33554432000 4194304 5098028 140722928297824 140722928295080 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 349 296 221 0 87 0
[pid=1217] ppid=1214 vsize=27320392 memory=162352 CPUtime=0.99 cores=0-7
/proc/1217/stat : 1217 (java) S 1214 1214 31983 0 -1 1077944320 20715 0 0 0 92 7 0 0 20 0 20 0 417936354 27976081408 40588 33554432000 4194304 4196468 140736546885168 140736546867712 140412240367351 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
/proc/1217/statm: 6830098 40588 3182 1 0 6791447 0
[pid=1217/tid=1218] ppid=1214 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/1217/task/1218/stat : 1218 (java) R 1214 1214 31983 0 -1 4202560 17452 0 0 0 62 5 0 0 20 0 20 0 417936354 27976081408 40588 33554432000 4194304 4196468 140736546885168 140412212204608 140412240389277 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1219] ppid=1214 vsize=27320392 memory=140251016504176 CPUtime=0 cores=0-7
/proc/1217/task/1219/stat : 1219 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417936356 27976081408 40588 33554432000 4194304 4196468 140736546885168 140412244610064 140412240377557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1220] ppid=1214 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1220/stat : 1220 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27976081408 40588 33554432000 4194304 4196468 140736546885168 140411662576784 140412240377557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0
[pid=1217/tid=1221] ppid=1214 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1217/task/1221/stat : 1221 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417936356 27976081408 40588 33554432000 4194304 4196468 140736546885168 140411661523728 140412240377557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140736546886379 140736546886806 140736546886806 140736546889679 0

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

/proc/1237/task/1241/stat : 1241 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059958319376 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1242] ppid=1214 vsize=8414124 memory=41300 CPUtime=0 cores=0-7
/proc/1237/task/1242/stat : 1242 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059632896400 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1243] ppid=1214 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1237/task/1243/stat : 1243 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059631844368 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1244] ppid=1214 vsize=8414124 memory=-8253362762721548664 CPUtime=0 cores=0-7
/proc/1237/task/1244/stat : 1244 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059630791824 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1245] ppid=1214 vsize=8414124 memory=-8746142026916216773 CPUtime=0 cores=0-7
/proc/1237/task/1245/stat : 1245 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059629738768 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1246] ppid=1214 vsize=8414124 memory=4283934334641278326 CPUtime=0 cores=0-7
/proc/1237/task/1246/stat : 1246 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059628686224 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1247] ppid=1214 vsize=8414124 memory=7666348541231060838 CPUtime=0 cores=0-7
/proc/1237/task/1247/stat : 1247 (java) S 1214 1214 31983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417937034 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059117082864 140060149377666 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1248] ppid=1214 vsize=8414124 memory=7301858164987948385 CPUtime=0 cores=0-7
/proc/1237/task/1248/stat : 1248 (java) S 1214 1214 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417937035 8616062976 34825 33554432000 4194304 4196468 140725873673360 140058682188960 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1249] ppid=1214 vsize=8414124 memory=7307214010630631265 CPUtime=0 cores=0-7
/proc/1237/task/1249/stat : 1249 (java) S 1214 1214 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417937035 8616062976 34825 33554432000 4194304 4196468 140725873673360 140058547966704 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1250] ppid=1214 vsize=8414124 memory=5795117241467496816 CPUtime=0 cores=0-7
/proc/1237/task/1250/stat : 1250 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140058173462480 140060149385115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1251] ppid=1214 vsize=8414124 memory=3054156605267021088 CPUtime=0.22 cores=0-7
/proc/1237/task/1251/stat : 1251 (java) S 1214 1214 31983 0 -1 1077944384 537 0 0 0 22 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059116030704 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1252] ppid=1214 vsize=8414124 memory=667829706922231338 CPUtime=0.26 cores=0-7
/proc/1237/task/1252/stat : 1252 (java) S 1214 1214 31983 0 -1 1077944384 826 0 0 0 26 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059114978160 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1253] ppid=1214 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/1237/task/1253/stat : 1253 (java) S 1214 1214 31983 0 -1 1077944384 793 0 0 0 20 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059113925104 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1254] ppid=1214 vsize=8414124 memory=3053511329498284128 CPUtime=0.25 cores=0-7
/proc/1237/task/1254/stat : 1254 (java) S 1214 1214 31983 0 -1 1077944384 658 0 0 0 25 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059112872560 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1255] ppid=1214 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1237/task/1255/stat : 1255 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937037 8616062976 34825 33554432000 4194304 4196468 140725873673360 140057675557344 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1256] ppid=1214 vsize=8414124 memory=-5059952977386882957 CPUtime=0 cores=0-7
/proc/1237/task/1256/stat : 1256 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937038 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059111819952 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1258] ppid=1214 vsize=8414124 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/1237/task/1258/stat : 1258 (java) S 1214 1214 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417937126 8616062976 34825 33554432000 4194304 4196468 140725873673360 140059103785920 140060149391129 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1260] ppid=1214 vsize=8414124 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/1237/task/1260/stat : 1260 (java) S 1214 1214 31983 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417937126 8616062976 34825 33554432000 4194304 4196468 140725873673360 140057004458032 140060149388445 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1261] ppid=1214 vsize=8414124 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/1237/task/1261/stat : 1261 (java) S 1214 1214 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417937126 8616062976 34825 33554432000 4194304 4196468 140725873673360 140057272893616 140060149388445 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1262] ppid=1214 vsize=8414124 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/1237/task/1262/stat : 1262 (java) S 1214 1214 31983 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 417937128 8616062976 34825 33554432000 4194304 4196468 140725873673360 140056736030128 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
Current children cumulated CPU time: 21.76 s
Current children cumulated vsize: 8636780 KiB
Current children cumulated memory: 221500 KiB

[startup+8.80116 s]
/proc/loadavg: 2.62 1.27 1.69 2/216 1262
/proc/meminfo: memFree=31187972/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1476 CPUtime=19.15 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 583 36507 0 0 0 0 1849 66 20 0 1 0 417936353 115843072 369 33554432000 4194304 5098028 140722928297824 140722928294568 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 369 311 221 0 87 0
[pid=1237] ppid=1214 vsize=8414124 memory=139444 CPUtime=2.02 cores=0-7
/proc/1237/stat : 1237 (java) S 1214 1214 31983 0 -1 1077944320 21272 0 0 0 185 17 0 0 20 0 24 0 417937031 8616062976 34861 33554432000 4194304 4196468 140725873673360 140725873655904 140060149366519 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
/proc/1237/statm: 2103531 34861 3221 1 0 2064875 0
[pid=1257] ppid=1237 vsize=935572 memory=374044 CPUtime=1.58 cores=0-7
/proc/1257/stat : 1257 (manyglucose-4.1) R 1237 1214 31983 0 -1 4202496 59832 0 0 0 142 16 0 0 20 0 1 0 417937126 958025728 93511 33554432000 4194304 4454172 140726089352704 140726089349424 139817259297917 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6552832 6554400 18837504 140726089356138 140726089356336 140726089356336 140726089359290 0
/proc/1257/statm: 233893 93511 407 64 0 229561 0
[pid=1237/tid=1238] ppid=1214 vsize=8414124 memory=1388 CPUtime=0.98 cores=0-7
/proc/1237/task/1238/stat : 1238 (java) S 1214 1214 31983 0 -1 1077944384 16967 0 0 0 83 15 0 0 20 0 24 0 417937031 8616062976 34861 33554432000 4194304 4196468 140725873673360 140060121206688 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1239] ppid=1214 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/1237/task/1239/stat : 1239 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140060153608720 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1240] ppid=1214 vsize=8414124 memory=3972 CPUtime=0 cores=0-7
/proc/1237/task/1240/stat : 1240 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059959372432 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1241] ppid=1214 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/1237/task/1241/stat : 1241 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059958319376 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1242] ppid=1214 vsize=8414124 memory=116260 CPUtime=0 cores=0-7
/proc/1237/task/1242/stat : 1242 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059632896400 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1243] ppid=1214 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/1237/task/1243/stat : 1243 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059631844368 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1244] ppid=1214 vsize=8414124 memory=22144 CPUtime=0 cores=0-7
/proc/1237/task/1244/stat : 1244 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059630791824 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1245] ppid=1214 vsize=8414124 memory=11960 CPUtime=0 cores=0-7
/proc/1237/task/1245/stat : 1245 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059629738768 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1246] ppid=1214 vsize=8414124 memory=33 CPUtime=0 cores=0-7
/proc/1237/task/1246/stat : 1246 (java) S 1214 1214 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417937033 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059628686224 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1247] ppid=1214 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1237/task/1247/stat : 1247 (java) S 1214 1214 31983 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417937034 8616062976 34861 33554432000 4194304 4196468 140725873673360 140059117082864 140060149377666 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1248] ppid=1214 vsize=8414124 memory=14981061499181365 CPUtime=0 cores=0-7
/proc/1237/task/1248/stat : 1248 (java) S 1214 1214 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417937035 8616062976 34865 33554432000 4194304 4196468 140725873673360 140058682188960 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1249] ppid=1214 vsize=8414124 memory=22144 CPUtime=0 cores=0-7
/proc/1237/task/1249/stat : 1249 (java) S 1214 1214 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417937035 8616062976 34865 33554432000 4194304 4196468 140725873673360 140058547966704 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1250] ppid=1214 vsize=8414124 memory=11960 CPUtime=0 cores=0-7
/proc/1237/task/1250/stat : 1250 (java) S 1214 1214 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140058173462480 140060149385115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1251] ppid=1214 vsize=8414124 memory=668109 CPUtime=0.22 cores=0-7
/proc/1237/task/1251/stat : 1251 (java) R 1214 1214 31983 0 -1 4202560 542 0 0 0 22 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059116022032 140060133756671 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1252] ppid=1214 vsize=8414124 memory=6944656592455359580 CPUtime=0.26 cores=0-7
/proc/1237/task/1252/stat : 1252 (java) S 1214 1214 31983 0 -1 1077944384 828 0 0 0 26 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059114978160 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1253] ppid=1214 vsize=8414124 memory=6944656592455097440 CPUtime=0.22 cores=0-7
/proc/1237/task/1253/stat : 1253 (java) R 1214 1214 31983 0 -1 4202560 801 0 0 0 22 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059113925104 140060130774398 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1254] ppid=1214 vsize=8414124 memory=288230574492221466 CPUtime=0.27 cores=0-7
/proc/1237/task/1254/stat : 1254 (java) R 1214 1214 31983 0 -1 4202560 703 0 0 0 27 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059112870520 140060128212452 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1255] ppid=1214 vsize=8414124 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/1237/task/1255/stat : 1255 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937037 8616062976 34865 33554432000 4194304 4196468 140725873673360 140057675557344 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1256] ppid=1214 vsize=8414124 memory=15823283127847349 CPUtime=0 cores=0-7
/proc/1237/task/1256/stat : 1256 (java) S 1214 1214 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417937038 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059111819952 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1258] ppid=1214 vsize=8414124 memory=2584 CPUtime=0 cores=0-7
/proc/1237/task/1258/stat : 1258 (java) S 1214 1214 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417937126 8616062976 34865 33554432000 4194304 4196468 140725873673360 140059103785920 140060149391129 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1260] ppid=1214 vsize=8414124 memory=1396 CPUtime=0.02 cores=0-7
/proc/1237/task/1260/stat : 1260 (java) R 1214 1214 31983 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 24 0 417937126 8616062976 34865 33554432000 4194304 4196468 140725873673360 140057004450256 140060149388445 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1261] ppid=1214 vsize=8414124 memory=2233928 CPUtime=0 cores=0-7
/proc/1237/task/1261/stat : 1261 (java) S 1214 1214 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417937126 8616062976 34865 33554432000 4194304 4196468 140725873673360 140057272893616 140060149388445 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1262] ppid=1214 vsize=8414124 memory=3624 CPUtime=0 cores=0-7
/proc/1237/task/1262/stat : 1262 (java) S 1214 1214 31983 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 417937128 8616062976 34865 33554432000 4194304 4196468 140725873673360 140056736030128 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
Current children cumulated CPU time: 22.75 s
Current children cumulated vsize: 9462824 KiB
Current children cumulated memory: 514964 KiB

[startup+8.90247 s]
/proc/loadavg: 2.62 1.27 1.69 2/216 1262
/proc/meminfo: memFree=31187972/32770624 swapFree=66996956/67108860
[pid=1214] ppid=1211 vsize=113128 memory=1476 CPUtime=19.15 cores=0-7
/proc/1214/stat : 1214 (scop.sh) S 1211 1214 31983 0 -1 4202496 583 36507 0 0 0 0 1849 66 20 0 1 0 417936353 115843072 369 33554432000 4194304 5098028 140722928297824 140722928294568 140032772170364 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 18833408 140722928304932 140722928305260 140722928305260 140722928308173 0
/proc/1214/statm: 28282 369 311 221 0 87 0
[pid=1237] ppid=1214 vsize=8283048 memory=150856 CPUtime=3.9 cores=0-7
/proc/1237/stat : 1237 (java) S 1214 1214 31983 0 -1 1077944320 21550 59837 0 0 213 18 142 17 20 0 22 0 417937031 8481841152 37714 33554432000 4194304 4196468 140725873673360 140725873655904 140060149366519 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
/proc/1237/statm: 2070762 37714 3225 1 0 2032106 0
[pid=1237/tid=1238] ppid=1214 vsize=8283048 memory=369880 CPUtime=2.62 cores=0-7
/proc/1237/task/1238/stat : 1238 (java) R 1214 1214 31983 0 -1 4202560 17011 59837 0 0 88 15 142 17 20 0 22 0 417937031 8481841152 37714 33554432000 4194304 4196468 140725873673360 140060121204656 140060149378454 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1239] ppid=1214 vsize=8283048 memory=8112282956445269571 CPUtime=1.59 cores=0-7
/proc/1237/task/1239/stat : 1239 (java) S 1214 1214 31983 0 -1 1077944384 2 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140060153608720 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1240] ppid=1214 vsize=8283048 memory=243628 CPUtime=1.59 cores=0-7
/proc/1237/task/1240/stat : 1240 (java) S 1214 1214 31983 0 -1 1077944384 2 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059959372432 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1241] ppid=1214 vsize=8283048 memory=139300 CPUtime=1.59 cores=0-7
/proc/1237/task/1241/stat : 1241 (java) S 1214 1214 31983 0 -1 1077944384 1 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059958319376 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1242] ppid=1214 vsize=8283048 memory=8560 CPUtime=1.59 cores=0-7
/proc/1237/task/1242/stat : 1242 (java) S 1214 1214 31983 0 -1 1077944384 3 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059632896400 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1243] ppid=1214 vsize=8283048 memory=1668 CPUtime=1.59 cores=0-7
/proc/1237/task/1243/stat : 1243 (java) S 1214 1214 31983 0 -1 1077944384 2 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059631844368 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1244] ppid=1214 vsize=8283048 memory=1112 CPUtime=1.59 cores=0-7
/proc/1237/task/1244/stat : 1244 (java) S 1214 1214 31983 0 -1 1077944384 3 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059630791824 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1245] ppid=1214 vsize=8283048 memory=1004 CPUtime=1.59 cores=0-7
/proc/1237/task/1245/stat : 1245 (java) S 1214 1214 31983 0 -1 1077944384 1 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059629738768 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1246] ppid=1214 vsize=8283048 memory=139300 CPUtime=1.59 cores=0-7
/proc/1237/task/1246/stat : 1246 (java) S 1214 1214 31983 0 -1 1077944384 2 59837 0 0 0 0 142 17 20 0 22 0 417937033 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059628686224 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1247] ppid=1214 vsize=8283048 memory=676 CPUtime=1.59 cores=0-7
/proc/1237/task/1247/stat : 1247 (java) S 1214 1214 31983 0 -1 1077944384 6 59837 0 0 0 0 142 17 20 0 22 0 417937034 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059117082864 140060149377666 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1248] ppid=1214 vsize=8283048 memory=1060 CPUtime=1.59 cores=0-7
/proc/1237/task/1248/stat : 1248 (java) S 1214 1214 31983 0 -1 1077944384 13 59837 0 0 0 0 142 17 20 0 22 0 417937035 8481841152 37714 33554432000 4194304 4196468 140725873673360 140058682188960 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1249] ppid=1214 vsize=8283048 memory=1548 CPUtime=1.59 cores=0-7
/proc/1237/task/1249/stat : 1249 (java) S 1214 1214 31983 0 -1 1077944384 21 59837 0 0 0 0 142 17 20 0 22 0 417937035 8481841152 37714 33554432000 4194304 4196468 140725873673360 140058547966704 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1250] ppid=1214 vsize=8283048 memory=0 CPUtime=1.59 cores=0-7
/proc/1237/task/1250/stat : 1250 (java) S 1214 1214 31983 0 -1 1077944384 1 59837 0 0 0 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140058173462480 140060149385115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1251] ppid=1214 vsize=8283048 memory=0 CPUtime=1.86 cores=0-7
/proc/1237/task/1251/stat : 1251 (java) R 1214 1214 31983 0 -1 4202560 557 59837 0 0 27 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059116015904 140060130909824 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1252] ppid=1214 vsize=8283048 memory=0 CPUtime=1.9 cores=0-7
/proc/1237/task/1252/stat : 1252 (java) S 1214 1214 31983 0 -1 1077944384 840 59837 0 0 31 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059114978160 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1253] ppid=1214 vsize=8283048 memory=22 CPUtime=1.85 cores=0-7
/proc/1237/task/1253/stat : 1253 (java) S 1214 1214 31983 0 -1 1077944384 830 59837 0 0 26 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059113925104 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1254] ppid=1214 vsize=8283048 memory=26 CPUtime=1.91 cores=0-7
/proc/1237/task/1254/stat : 1254 (java) R 1214 1214 31983 0 -1 4202560 835 59837 0 0 32 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059112868288 140060149387866 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1255] ppid=1214 vsize=8283048 memory=76396 CPUtime=1.59 cores=0-7
/proc/1237/task/1255/stat : 1255 (java) S 1214 1214 31983 0 -1 1077944384 3 59837 0 0 0 0 142 17 20 0 22 0 417937037 8481841152 37714 33554432000 4194304 4196468 140725873673360 140057675557344 140060149376725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1256] ppid=1214 vsize=8283048 memory=1396 CPUtime=1.59 cores=0-7
/proc/1237/task/1256/stat : 1256 (java) S 1214 1214 31983 0 -1 1077944384 3 59837 0 0 0 0 142 17 20 0 22 0 417937038 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059111819952 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1258] ppid=1214 vsize=8283048 memory=2530448 CPUtime=1.59 cores=0-7
/proc/1237/task/1258/stat : 1258 (java) S 1214 1214 31983 0 -1 1077944384 24 59837 0 0 0 0 142 17 20 0 22 0 417937126 8481841152 37714 33554432000 4194304 4196468 140725873673360 140059103785104 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
[pid=1237/tid=1262] ppid=1214 vsize=8283048 memory=0 CPUtime=1.59 cores=0-7
/proc/1237/task/1262/stat : 1262 (java) S 1214 1214 31983 0 -1 1077944384 12 59837 0 0 0 0 142 17 20 0 22 0 417937128 8481841152 37714 33554432000 4194304 4196468 140725873673360 140056736031920 140060149377666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140725873681400 140725873681558 140725873681558 140725873684431 0
Current children cumulated CPU time: 23.05 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 152332 KiB

Child status: 0
Real time (s): 8.9793
CPU time (s): 23.3333
CPU user time (s): 22.2792
CPU system time (s): 1.05413
CPU usage (%): 259.857
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 2534012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2792
system time used= 1.05413
maximum resident set size= 2535372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16788
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 1214
#   total CPU time (s): 23.3333
#   total CPU user time (s): 22.2792
#   total CPU system time (s): 1.05413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.096564 second user time and 0.129102 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-14 01:19:34
IDJOB=4392585
IDBENCH=120825
IDSOLVER=2839
FILE ID=node103/4392585-1568416833
RUNJOBID= node103-1568416709-32010
PBS_JOBID= 21702263
Free space on /tmp= 61720 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens/Rlfap-scen-01.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-4392585-1568416833/watcher-4392585-1568416833 -o /tmp/evaluation-result-4392585-1568416833/solver-4392585-1568416833 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568416709-32010 --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-4392585-1568416833.xml

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

MD5SUM BENCH= cc02d555e77a77c358edd72952e3206f
RANDOM SEED=1915895647

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31373788 kB
MemAvailable:   31887416 kB
Buffers:           83028 kB
Cached:           714960 kB
SwapCached:         9148 kB
Active:           598024 kB
Inactive:         212060 kB
Active(anon):       6972 kB
Inactive(anon):    46920 kB
Active(file):     591052 kB
Inactive(file):   165140 kB
Unevictable:      111248 kB
Mlocked:          111248 kB
SwapTotal:      67108860 kB
SwapFree:       66996956 kB
Dirty:             21020 kB
Writeback:             0 kB
AnonPages:        282040 kB
Mapped:            44316 kB
Shmem:             32632 kB
Slab:             176224 kB
SReclaimable:     146544 kB
SUnreclaim:        29680 kB
KernelStack:        3744 kB
PageTables:         6856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61696 MiB
End job on node103 at 2019-09-14 01:19:43