Trace number 4392284

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-001-a4_X2.xml
MD5SUMb8ea00653452363d0c81f6ef3102e485
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.830237
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":161,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-1080-serial-file.bin HOME/instance-4392284-1568439664.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 07:40:22 CEST 2019
0.66/0.57	c PID: 1083
0.66/0.57	c IP: 172.20.3.137
0.66/0.57	c HOST: node137.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.56/1.16	c (0,0) Parsing End
2.56/1.16	c (0,0) CSP: 60 int (0 aux), 1 bool (0 aux), 228 ctr, max domain size 1001
2.56/1.16	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.56/1.16	c (0,0) Constraint Name Generate Begin
2.56/1.17	c (0,0) Ctr:HOME/instance-4392284-1568439664.xml,ExtensionConflict:ExtensionSupport:Var
2.56/1.17	c (0,0) Constraint Name Generate End
2.56/1.17	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.56/1.17	c (0,0) CSP to CSPinCNF Begin
72.09/61.58	c (61,60) translated 23 (10%) constraints
73.10/62.03	c (61,61) translated 46 (20%) constraints
73.68/62.46	c (61,61) translated 69 (30%) constraints
74.52/62.89	c (62,62) translated 92 (40%) constraints
78.79/63.77	c (63,62) translated 114 (50%) constraints
79.21/64.18	c (63,62) translated 137 (60%) constraints
79.61/64.59	c (64,63) translated 160 (70%) constraints
80.14/65.03	c (64,63) translated 183 (80%) constraints
81.29/66.09	c (65,64) translated 206 (90%) constraints
82.39/66.61	c (66,65) translated 228 (100%) constraints
82.39/66.63	c (66,65) ===========================================
82.39/66.63	c (66,65) Order
82.39/66.63	c (66,65) ===========================================
83.90/67.87	c (67,66) translated 56022 (10%) constraints
85.17/69.10	c (68,67) translated 112043 (20%) constraints
86.56/70.34	c (69,68) translated 168064 (30%) constraints
87.76/71.57	c (71,70) translated 224086 (40%) constraints
89.06/72.81	c (72,71) translated 280107 (50%) constraints
90.27/74.05	c (73,72) translated 336128 (60%) constraints
91.56/75.30	c (74,73) translated 392150 (70%) constraints
92.76/76.54	c (75,75) translated 448171 (80%) constraints
94.07/77.80	c (77,76) translated 504192 (90%) constraints
95.26/78.92	c (78,77) translated 560213 (100%) constraints
95.26/78.92	c (78,77) CSP to CSPinCNF End
95.26/78.93	c (78,77) CSP: 60 int (0 aux), 14112 bool (14111 aux), 560213 ctr, max domain size 161
95.26/78.93	c (78,77) Heap : 5283 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
95.26/78.93	c (78,77) CSPinCNF Propagation Begin
117.76/94.37	c (93,92) 1338 values, 267143 unsatisfiable literals, and 167368 valid clauses are removed
117.76/94.37	c (93,92) CSPinCNF Propagation End
117.76/94.37	c (93,92) CSP: 60 int (0 aux), 14112 bool (14111 aux), 392845 ctr, max domain size 152
117.76/94.37	c (93,92) Heap : 4279 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
117.76/94.38	c (93,92) Simplify CSPinCNF Begin
118.81/95.23	c (94,92) Simplify CSPinCNF End
118.81/95.23	c (94,92) CSP: 60 int (0 aux), 14112 bool (14111 aux), 392845 ctr, max domain size 152
118.81/95.23	c (94,92) Heap : 4835 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
118.81/95.23	c (94,92) Calculate Precise Domain Begin
118.81/95.23	c (94,92) 0 values are removed by re-calculation
118.81/95.23	c (94,92) Calculate Precise Domain End
118.81/95.23	c (94,92) CSP: 60 int (0 aux), 14112 bool (14111 aux), 392845 ctr, max domain size 152
118.81/95.23	c (94,92) Heap : 4835 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
118.81/95.23	c (94,92) CSPinCNF to SatSolver Begin
120.72/96.00	c (95,93) 39285 (10 %) CSP clauses are encoded (0 SAT variables, 42413 SAT clauses)
121.26/96.48	c (95,94) 78569 (20 %) CSP clauses are encoded (0 SAT variables, 81697 SAT clauses)
121.76/96.96	c (96,94) 117854 (30 %) CSP clauses are encoded (0 SAT variables, 120982 SAT clauses)
123.84/97.63	c (97,95) 157138 (40 %) CSP clauses are encoded (0 SAT variables, 160266 SAT clauses)
124.25/98.09	c (97,95) 196423 (50 %) CSP clauses are encoded (0 SAT variables, 199551 SAT clauses)
124.75/98.56	c (98,96) 235707 (60 %) CSP clauses are encoded (0 SAT variables, 238835 SAT clauses)
125.25/99.04	c (98,96) 274992 (70 %) CSP clauses are encoded (0 SAT variables, 278120 SAT clauses)
125.75/99.51	c (98,97) 314276 (80 %) CSP clauses are encoded (0 SAT variables, 317404 SAT clauses)
126.15/99.93	c (99,97) 353561 (90 %) CSP clauses are encoded (0 SAT variables, 356689 SAT clauses)
126.46/100.28	c (99,97) 392845 (100 %) CSP clauses are encoded (0 SAT variables, 395973 SAT clauses)
126.46/100.28	c (99,97) CSPinCNF to SatSolver End
126.46/100.28	c (99,97) Heap : 3008 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
126.46/100.28	c (99,97) 16344 bool, 395974 clause
126.46/100.28	c (99,97) Export Begin
126.56/100.39	c (99,97) Export to HOME/scop-1080-serial-file.bin
126.56/100.39	c (99,97) Export End
126.56/100.39	c (99,97) Export File Size: 0.04 MB
126.56/100.39	c (99,97) 0,0,78,93,94,94,99,STOP-AFTER(DIMACS)
126.56/100.39	c END-Prog: Sat Sep 14 07:42:02 CEST 2019
0.00/100.44	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1080-serial-file.bin
126.81/100.91	c (0,0) Read Serial File Begin
126.81/100.91	c (0,0) HOME/scop-1080-serial-file.bin
127.70/101.14	c (0,0) Read Serial File End
127.70/101.15	
127.70/101.15	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
127.70/101.15	(Solving Process)
127.70/101.15	
127.70/101.18	c BEGIN-Prog: Sat Sep 14 07:42:03 CEST 2019
127.70/101.18	c PID: 1111
127.70/101.18	c IP: 172.20.3.137
127.70/101.18	c HOST: node137.alineos.net
127.70/101.18	c (0,0) SatSolver.solve Begin
127.70/101.18	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392284-1568439664.xml-scop-1083.cnf
127.90/101.21	c (0,0) c
127.90/101.21	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)
127.90/101.21	c (0,0) c
127.90/101.21	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
127.90/101.21	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
127.90/101.21	c (0,0) c ========================================[ Problem Statistics ]===========================================
127.90/101.21	c (0,0) c |                                                                                                       |
128.04/101.30	c (0,0) c |  Number of variables:         16344                                                                   |
128.04/101.31	c (0,0) c |  Number of clauses:          127500                                                                   |
128.04/101.31	c (0,0) c |  Parse time:                   0.09 s                                                                 |
128.04/101.31	c (0,0) c |                                                                                                       |
130.02/103.21	c (2,0) c |  Simplification time:          1.89 s                                                                 |
130.02/103.21	c (2,0) c |                                                                                                       |
130.02/103.21	c (2,0) c |  Generating clones                                                                                    |
130.02/103.26	c (2,0) c |  all clones generated. Memory =    97.96Mb.                                                           |
130.02/103.26	c (2,0) c ========================================================================================================|
130.02/103.26	c (2,0) c
130.02/103.26	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
130.02/103.26	c (2,0) c
130.02/103.26	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
130.02/103.26	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
130.02/103.26	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
130.02/103.26	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
130.02/103.26	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
130.02/103.26	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
130.02/103.26	c (2,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
130.02/103.26	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
130.02/103.26	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
130.02/103.26	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
130.02/103.26	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
130.02/103.26	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
130.02/103.26	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
130.02/103.26	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
130.02/103.26	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
130.02/103.26	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
130.02/103.26	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
130.02/103.26	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
130.02/103.26	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c real time : 2.3363 s
131.91/103.54	c (2,0) c cpu time  : 3.96971 s
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | Conflicts     |           27159 |       3727 |       3494 |       3136 |       3212 |       3402 |       3494 |       3240 |       3454 |
131.91/103.54	c (2,0) c | Decisions     |          105667 |      13062 |      13235 |      13091 |      13849 |      12551 |      12967 |      14411 |      12501 |
131.91/103.54	c (2,0) c | Propagations  |         7667229 |    1032089 |     978218 |     919142 |     865994 |     980451 |    1010777 |     940930 |     939628 |
131.91/103.54	c (2,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
131.91/103.54	c (2,0) c | SimpDBs       |              19 |          3 |          2 |          3 |          2 |          3 |          2 |          2 |          2 |
131.91/103.54	c (2,0) c | Restarts      |             155 |         27 |         22 |         18 |         16 |         16 |         12 |         25 |         19 |
131.91/103.54	c (2,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | PropBinClauses|         8704229 |    1210021 |    1093787 |    1036984 |     938669 |    1122476 |    1146444 |    1068522 |    1087326 |
131.91/103.54	c (2,0) c | PropPreBlocker|        44344270 |    6508596 |    5342202 |    5205705 |    4758329 |    5850786 |    5763409 |    5308579 |    5606664 |
131.91/103.54	c (2,0) c | PropNotBlocker|        12659037 |    1735574 |    1559457 |    1517592 |    1438847 |    1590135 |    1652951 |    1623534 |    1540947 |
131.91/103.54	c (2,0) c | LitFullScans  |       170536443 |   21590706 |   21265804 |   22231226 |   21462513 |   21307667 |   20030272 |   21721025 |   20927230 |
131.91/103.54	c (2,0) c | LitScanFracts |           28031 |       2890 |       6202 |        193 |      11518 |       2370 |       2927 |        208 |       1723 |
131.91/103.54	c (2,0) c | DecisionLevel0|             306 |         46 |         41 |         41 |         32 |         33 |         26 |         50 |         37 |
131.91/103.54	c (2,0) c | Periods       |              24 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
131.91/103.54	c (2,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
131.91/103.54	c (2,0) c | Avg_Trail     |                 |       4619 |       4834 |       4904 |       4999 |       4828 |       4745 |       4833 |       4778 |
131.91/103.54	c (2,0) c | Avg_DL        |                 |         30 |         30 |         29 |         30 |         34 |         26 |         36 |         23 |
131.91/103.54	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | Exported      |            4488 |        615 |        595 |        529 |        541 |        535 |        544 |        533 |        596 |
131.91/103.54	c (2,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | Unaries       |                 |         19 |         19 |         23 |         16 |         17 |         14 |         25 |         18 |
131.91/103.54	c (2,0) c | Binaries      |                 |        422 |        417 |        386 |        398 |        386 |        405 |        403 |        455 |
131.91/103.54	c (2,0) c | Glues         |                 |        615 |        595 |        529 |        541 |        535 |        544 |        533 |        596 |
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | Orig_Seen     |            27 % |      14998 |      16448 |      15416 |      14824 |      14889 |      14589 |      14087 |      16321 |
131.91/103.54	c (2,0) c | Diff Orig seen|                 | -      418 |       1032 |      X     | -      592 | -      527 | -      827 | -     1329 |        905 |
131.91/103.54	c (2,0) c | Hamming       |             2 % |        404 |        449 |      X     |        324 |        291 |        294 |        277 |        358 |
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c | RunningTime   |                 |    0.3 100%|    0.3 100%|    0.3 100%|    0.3 100%|    0.3 100%|    0.3 100%|    0.3 100%|    0.3 100%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,0) c | SolvingTime   |                 |    0.3     |    0.3     |    0.3     |    0.3     |    0.3     |    0.3     |    0.3     |    0.3     |
131.91/103.54	c (2,0) c | PropagationTim|                 |    0.2  70%|    0.2  69%|    0.2  63%|    0.2  63%|    0.2  67%|    0.2  69%|    0.2  66%|    0.2  67%|
131.91/103.54	c (2,0) c | AnalysisTime  |                 |    0.1  23%|    0.1  25%|    0.1  30%|    0.1  30%|    0.1  26%|    0.1  25%|    0.1  27%|    0.1  26%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,0) c | SimplifyTime  |                 |    0.0   1%|    0.0   0%|    0.0   1%|    0.0   0%|    0.0   1%|    0.0   0%|    0.0   0%|    0.0   0%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,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%|
131.91/103.54	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c
131.91/103.54	c (2,0) c Threads : 8
131.91/103.54	c (2,0) c Winner : 2
131.91/103.54	c (2,0) c Conflicts_0 : 3727
131.91/103.54	c (2,0) c Conflicts_1 : 3494
131.91/103.54	c (2,0) c Conflicts_2 : 3136
131.91/103.54	c (2,0) c Conflicts_3 : 3212
131.91/103.54	c (2,0) c Conflicts_4 : 3402
131.91/103.54	c (2,0) c Conflicts_5 : 3494
131.91/103.54	c (2,0) c Conflicts_6 : 3240
131.91/103.54	c (2,0) c Conflicts_7 : 3454
131.91/103.54	c (2,0) c Conflicts_total : 27159
131.91/103.54	c (2,0) c Conflicts_winner : 3136
131.91/103.54	c (2,0) c Decisions_0 : 13062
131.91/103.54	c (2,0) c Decisions_1 : 13235
131.91/103.54	c (2,0) c Decisions_2 : 13091
131.91/103.55	c (2,0) c Decisions_3 : 13849
131.91/103.55	c (2,0) c Decisions_4 : 12551
131.91/103.55	c (2,0) c Decisions_5 : 12967
131.91/103.55	c (2,0) c Decisions_6 : 14411
131.91/103.55	c (2,0) c Decisions_7 : 12501
131.91/103.55	c (2,0) c Decisions_total : 105667
131.91/103.55	c (2,0) c Decisions_winner : 13091
131.91/103.55	c (2,0) c Propagations_0 : 1032089
131.91/103.55	c (2,0) c Propagations_1 : 978218
131.91/103.55	c (2,0) c Propagations_2 : 919142
131.91/103.55	c (2,0) c Propagations_3 : 865994
131.91/103.55	c (2,0) c Propagations_4 : 980451
131.91/103.55	c (2,0) c Propagations_5 : 1010777
131.91/103.55	c (2,0) c Propagations_6 : 940930
131.91/103.55	c (2,0) c Propagations_7 : 939628
131.91/103.55	c (2,0) c Propagations_total : 7667229
131.91/103.55	c (2,0) c Propagations_winner : 919142
131.91/103.55	c (2,0) c ReduceDBs_0 : 1
131.91/103.55	c (2,0) c ReduceDBs_1 : 1
131.91/103.55	c (2,0) c ReduceDBs_2 : 1
131.91/103.55	c (2,0) c ReduceDBs_3 : 1
131.91/103.55	c (2,0) c ReduceDBs_4 : 1
131.91/103.55	c (2,0) c ReduceDBs_5 : 1
131.91/103.55	c (2,0) c ReduceDBs_6 : 1
131.91/103.55	c (2,0) c ReduceDBs_7 : 1
131.91/103.55	c (2,0) c ReduceDBs_total : 8
131.91/103.55	c (2,0) c ReduceDBs_winner : 1
131.91/103.55	c (2,0) c SimpDBs_0 : 3
131.91/103.55	c (2,0) c SimpDBs_1 : 2
131.91/103.55	c (2,0) c SimpDBs_2 : 3
131.91/103.55	c (2,0) c SimpDBs_3 : 2
131.91/103.55	c (2,0) c SimpDBs_4 : 3
131.91/103.55	c (2,0) c SimpDBs_5 : 2
131.91/103.55	c (2,0) c SimpDBs_6 : 2
131.91/103.55	c (2,0) c SimpDBs_7 : 2
131.91/103.55	c (2,0) c SimpDBs_total : 19
131.91/103.55	c (2,0) c SimpDBs_winner : 3
131.91/103.55	c (2,0) c Restarts_0 : 27
131.91/103.55	c (2,0) c Restarts_1 : 22
131.91/103.55	c (2,0) c Restarts_2 : 18
131.91/103.55	c (2,0) c Restarts_3 : 16
131.91/103.55	c (2,0) c Restarts_4 : 16
131.91/103.55	c (2,0) c Restarts_5 : 12
131.91/103.55	c (2,0) c Restarts_6 : 25
131.91/103.55	c (2,0) c Restarts_7 : 19
131.91/103.55	c (2,0) c Restarts_total : 155
131.91/103.55	c (2,0) c Restarts_winner : 18
131.91/103.55	c (2,0) c ForcedImports_0 : 0
131.91/103.55	c (2,0) c ForcedImports_1 : 0
131.91/103.55	c (2,0) c ForcedImports_2 : 0
131.91/103.55	c (2,0) c ForcedImports_3 : 0
131.91/103.55	c (2,0) c ForcedImports_4 : 0
131.91/103.55	c (2,0) c ForcedImports_5 : 0
131.91/103.55	c (2,0) c ForcedImports_6 : 0
131.91/103.55	c (2,0) c ForcedImports_7 : 0
131.91/103.55	c (2,0) c ForcedImports_total : 0
131.91/103.55	c (2,0) c ForcedImports_winner : 0
131.91/103.55	c (2,0) c PropsBinClauses_0 : 1210021
131.91/103.55	c (2,0) c PropsBinClauses_1 : 1093787
131.91/103.55	c (2,0) c PropsBinClauses_2 : 1036984
131.91/103.55	c (2,0) c PropsBinClauses_3 : 938669
131.91/103.55	c (2,0) c PropsBinClauses_4 : 1122476
131.91/103.55	c (2,0) c PropsBinClauses_5 : 1146444
131.91/103.55	c (2,0) c PropsBinClauses_6 : 1068522
131.91/103.55	c (2,0) c PropsBinClauses_7 : 1087326
131.91/103.55	c (2,0) c PropsBinClauses_total : 8704229
131.91/103.55	c (2,0) c PropsBinClauses_winner : 1036984
131.91/103.55	c (2,0) c PropsPreBlocker_0 : 6508596
131.91/103.55	c (2,0) c PropsPreBlocker_1 : 5342202
131.91/103.55	c (2,0) c PropsPreBlocker_2 : 5205705
131.91/103.55	c (2,0) c PropsPreBlocker_3 : 4758329
131.91/103.55	c (2,0) c PropsPreBlocker_4 : 5850786
131.91/103.55	c (2,0) c PropsPreBlocker_5 : 5763409
131.91/103.55	c (2,0) c PropsPreBlocker_6 : 5308579
131.91/103.55	c (2,0) c PropsPreBlocker_7 : 5606664
131.91/103.55	c (2,0) c PropsPreBlocker_total : 44344270
131.91/103.55	c (2,0) c PropsPreBlocker_winner : 5205705
131.91/103.55	c (2,0) c PropsNotBlocker_0 : 1735574
131.91/103.55	c (2,0) c PropsNotBlocker_1 : 1559457
131.91/103.55	c (2,0) c PropsNotBlocker_2 : 1517592
131.91/103.55	c (2,0) c PropsNotBlocker_3 : 1438847
131.91/103.55	c (2,0) c PropsNotBlocker_4 : 1590135
131.91/103.55	c (2,0) c PropsNotBlocker_5 : 1652951
131.91/103.55	c (2,0) c PropsNotBlocker_6 : 1623534
131.91/103.55	c (2,0) c PropsNotBlocker_7 : 1540947
131.91/103.55	c (2,0) c PropsNotBlocker_total : 12659037
131.91/103.55	c (2,0) c PropsNotBlocker_winner : 1517592
131.91/103.55	c (2,0) c PropsLitFullScans_0 : 21590706
131.91/103.55	c (2,0) c PropsLitFullScans_1 : 21265804
131.91/103.55	c (2,0) c PropsLitFullScans_2 : 22231226
131.91/103.55	c (2,0) c PropsLitFullScans_3 : 21462513
131.91/103.55	c (2,0) c PropsLitFullScans_4 : 21307667
131.91/103.55	c (2,0) c PropsLitFullScans_5 : 20030272
131.91/103.55	c (2,0) c PropsLitFullScans_6 : 21721025
131.91/103.55	c (2,0) c PropsLitFullScans_7 : 20927230
131.91/103.55	c (2,0) c PropsLitFullScans_total : 170536443
131.91/103.55	c (2,0) c PropsLitFullScans_winner : 22231226
131.91/103.55	c (2,0) c LitScanFractions_0 : 2890
131.91/103.55	c (2,0) c LitScanFractions_1 : 6202
131.91/103.55	c (2,0) c LitScanFractions_2 : 193
131.91/103.55	c (2,0) c LitScanFractions_3 : 11518
131.91/103.55	c (2,0) c LitScanFractions_4 : 2370
131.91/103.55	c (2,0) c LitScanFractions_5 : 2927
131.91/103.55	c (2,0) c LitScanFractions_6 : 208
131.91/103.55	c (2,0) c LitScanFractions_7 : 1723
131.91/103.55	c (2,0) c LitScanFractions_total : 28031
131.91/103.55	c (2,0) c LitScanFractions_winner : 193
131.91/103.55	c (2,0) c DecisionLevel0_0 : 46
131.91/103.55	c (2,0) c DecisionLevel0_1 : 41
131.91/103.55	c (2,0) c DecisionLevel0_2 : 41
131.91/103.55	c (2,0) c DecisionLevel0_3 : 32
131.91/103.55	c (2,0) c DecisionLevel0_4 : 33
131.91/103.55	c (2,0) c DecisionLevel0_5 : 26
131.91/103.55	c (2,0) c DecisionLevel0_6 : 50
131.91/103.55	c (2,0) c DecisionLevel0_7 : 37
131.91/103.55	c (2,0) c DecisionLevel0_total : 306
131.91/103.55	c (2,0) c DecisionLevel0_winner : 41
131.91/103.55	c (2,0) c Periods_0 : 3
131.91/103.55	c (2,0) c Periods_1 : 3
131.91/103.55	c (2,0) c Periods_2 : 3
131.91/103.55	c (2,0) c Periods_3 : 3
131.91/103.55	c (2,0) c Periods_4 : 3
131.91/103.55	c (2,0) c Periods_5 : 3
131.91/103.55	c (2,0) c Periods_6 : 3
131.91/103.55	c (2,0) c Periods_7 : 3
131.91/103.55	c (2,0) c Periods_total : 24
131.91/103.55	c (2,0) c Periods_winner : 3
131.91/103.55	c (2,0) c Margin_0 : 20
131.91/103.55	c (2,0) c Margin_1 : 20
131.91/103.55	c (2,0) c Margin_2 : 20
131.91/103.55	c (2,0) c Margin_3 : 20
131.91/103.55	c (2,0) c Margin_4 : 20
131.91/103.55	c (2,0) c Margin_5 : 20
131.91/103.55	c (2,0) c Margin_6 : 20
131.91/103.55	c (2,0) c Margin_7 : 20
131.91/103.55	c (2,0) c Margin_total : 160
131.91/103.55	c (2,0) c Margin_winner : 20
131.91/103.55	c (2,0) c Exported_0 : 615
131.91/103.55	c (2,0) c Exported_1 : 595
131.91/103.55	c (2,0) c Exported_2 : 529
131.91/103.55	c (2,0) c Exported_3 : 541
131.91/103.55	c (2,0) c Exported_4 : 535
131.91/103.55	c (2,0) c Exported_5 : 544
131.91/103.55	c (2,0) c Exported_6 : 533
131.91/103.55	c (2,0) c Exported_7 : 596
131.91/103.55	c (2,0) c Exported_total : 4488
131.91/103.55	c (2,0) c Exported_winner : 529
131.91/103.55	c (2,0) c Imported_0 : 0
131.91/103.55	c (2,0) c Imported_1 : 0
131.91/103.55	c (2,0) c Imported_2 : 0
131.91/103.55	c (2,0) c Imported_3 : 0
131.91/103.55	c (2,0) c Imported_4 : 0
131.91/103.55	c (2,0) c Imported_5 : 0
131.91/103.55	c (2,0) c Imported_6 : 0
131.91/103.55	c (2,0) c Imported_7 : 0
131.91/103.55	c (2,0) c Imported_total : 0
131.91/103.55	c (2,0) c Imported_winner : 0
131.91/103.55	c (2,0) c Good_0 : 0
131.91/103.55	c (2,0) c Good_1 : 0
131.91/103.55	c (2,0) c Good_2 : 0
131.91/103.55	c (2,0) c Good_3 : 0
131.91/103.55	c (2,0) c Good_4 : 0
131.91/103.55	c (2,0) c Good_5 : 0
131.91/103.55	c (2,0) c Good_6 : 0
131.91/103.55	c (2,0) c Good_7 : 0
131.91/103.55	c (2,0) c Good_total : 0
131.91/103.55	c (2,0) c Good_winner : 0
131.91/103.55	c (2,0) c Purge_0 : 0
131.91/103.55	c (2,0) c Purge_1 : 0
131.91/103.55	c (2,0) c Purge_2 : 0
131.91/103.55	c (2,0) c Purge_3 : 0
131.91/103.55	c (2,0) c Purge_4 : 0
131.91/103.55	c (2,0) c Purge_5 : 0
131.91/103.55	c (2,0) c Purge_6 : 0
131.91/103.55	c (2,0) c Purge_7 : 0
131.91/103.55	c (2,0) c Purge_total : 0
131.91/103.55	c (2,0) c Purge_winner : 0
131.91/103.55	c (2,0) c Promoted_0 : 0
131.91/103.55	c (2,0) c Promoted_1 : 0
131.91/103.55	c (2,0) c Promoted_2 : 0
131.91/103.55	c (2,0) c Promoted_3 : 0
131.91/103.55	c (2,0) c Promoted_4 : 0
131.91/103.55	c (2,0) c Promoted_5 : 0
131.91/103.55	c (2,0) c Promoted_6 : 0
131.91/103.55	c (2,0) c Promoted_7 : 0
131.91/103.55	c (2,0) c Promoted_total : 0
131.91/103.55	c (2,0) c Promoted_winner : 0
131.91/103.55	c (2,0) c Remove_Imp_0 : 0
131.91/103.55	c (2,0) c Remove_Imp_1 : 0
131.91/103.55	c (2,0) c Remove_Imp_2 : 0
131.91/103.55	c (2,0) c Remove_Imp_3 : 0
131.91/103.55	c (2,0) c Remove_Imp_4 : 0
131.91/103.55	c (2,0) c Remove_Imp_5 : 0
131.91/103.55	c (2,0) c Remove_Imp_6 : 0
131.91/103.55	c (2,0) c Remove_Imp_7 : 0
131.91/103.55	c (2,0) c Remove_Imp_total : 0
131.91/103.55	c (2,0) c Remove_Imp_winner : 0
131.91/103.55	c (2,0) c Blocked_Reuse_0 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_1 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_2 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_3 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_4 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_5 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_6 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_7 : 0
131.91/103.55	c (2,0) c Blocked_Reuse_total : 0
131.91/103.55	c (2,0) c Blocked_Reuse_winner : 0
131.91/103.55	c (2,0) c Unaries_0 : 19
131.91/103.55	c (2,0) c Unaries_1 : 19
131.91/103.55	c (2,0) c Unaries_2 : 23
131.91/103.55	c (2,0) c Unaries_3 : 16
131.91/103.55	c (2,0) c Unaries_4 : 17
131.91/103.55	c (2,0) c Unaries_5 : 14
131.91/103.55	c (2,0) c Unaries_6 : 25
131.91/103.55	c (2,0) c Unaries_7 : 18
131.91/103.55	c (2,0) c Unaries_total : 151
131.91/103.55	c (2,0) c Unaries_winner : 23
131.91/103.55	c (2,0) c Binaries_0 : 422
131.91/103.55	c (2,0) c Binaries_1 : 417
131.91/103.55	c (2,0) c Binaries_2 : 386
131.91/103.55	c (2,0) c Binaries_3 : 398
131.91/103.55	c (2,0) c Binaries_4 : 386
131.91/103.55	c (2,0) c Binaries_5 : 405
131.91/103.55	c (2,0) c Binaries_6 : 403
131.91/103.55	c (2,0) c Binaries_7 : 455
131.91/103.55	c (2,0) c Binaries_total : 3272
131.91/103.55	c (2,0) c Binaries_winner : 386
131.91/103.55	c (2,0) c Glues_0 : 615
131.91/103.55	c (2,0) c Glues_1 : 595
131.91/103.55	c (2,0) c Glues_2 : 529
131.91/103.55	c (2,0) c Glues_3 : 541
131.91/103.55	c (2,0) c Glues_4 : 535
131.91/103.55	c (2,0) c Glues_5 : 544
131.91/103.55	c (2,0) c Glues_6 : 533
131.91/103.55	c (2,0) c Glues_7 : 596
131.91/103.55	c (2,0) c Glues_total : 4488
131.91/103.55	c (2,0) c Glues_winner : 529
131.91/103.55	c (2,0) c RunningTime_0 : 0.273812
131.91/103.55	c (2,0) c RunningTime_1 : 0.275406
131.91/103.55	c (2,0) c RunningTime_2 : 0.259008
131.91/103.55	c (2,0) c RunningTime_3 : 0.272295
131.91/103.55	c (2,0) c RunningTime_4 : 0.259135
131.91/103.55	c (2,0) c RunningTime_5 : 0.273509
131.91/103.55	c (2,0) c RunningTime_6 : 0.259266
131.91/103.55	c (2,0) c RunningTime_7 : 0.260338
131.91/103.55	c (2,0) c RunningTime_total : 2.132771
131.91/103.55	c (2,0) c RunningTime_winner : 0.259008
131.91/103.55	c (2,0) c WaitingTime_0 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_1 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_2 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_3 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_4 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_5 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_6 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_7 : 0.000000
131.91/103.55	c (2,0) c WaitingTime_total : 0.000000
131.91/103.55	c (2,0) c WaitingTime_winner : 0.000000
131.91/103.55	c (2,0) c ExchangingTime_0 : 0.000430
131.91/103.55	c (2,0) c ExchangingTime_1 : 0.000457
131.91/103.55	c (2,0) c ExchangingTime_2 : 0.000311
131.91/103.55	c (2,0) c ExchangingTime_3 : 0.000378
131.91/103.55	c (2,0) c ExchangingTime_4 : 0.000409
131.91/103.55	c (2,0) c ExchangingTime_5 : 0.000350
131.91/103.55	c (2,0) c ExchangingTime_6 : 0.000351
131.91/103.55	c (2,0) c ExchangingTime_7 : 0.000403
131.91/103.55	c (2,0) c ExchangingTime_total : 0.003088
131.91/103.56	c (2,0) c ExchangingTime_winner : 0.000311
131.91/103.56	c (2,0) c PeriodProcTime_0 : 0.000016
131.91/103.56	c (2,0) c PeriodProcTime_1 : 0.000013
131.91/103.56	c (2,0) c PeriodProcTime_2 : 0.000037
131.91/103.56	c (2,0) c PeriodProcTime_3 : 0.000014
131.91/103.56	c (2,0) c PeriodProcTime_4 : 0.000019
131.91/103.56	c (2,0) c PeriodProcTime_5 : 0.000041
131.91/103.56	c (2,0) c PeriodProcTime_6 : 0.000014
131.91/103.56	c (2,0) c PeriodProcTime_7 : 0.000027
131.91/103.56	c (2,0) c PeriodProcTime_total : 0.000182
131.91/103.56	c (2,0) c PeriodProcTime_winner : 0.000037
131.91/103.56	c (2,0) c SolvingTime_0 : 0.274257
131.91/103.56	c (2,0) c SolvingTime_1 : 0.275876
131.91/103.56	c (2,0) c SolvingTime_2 : 0.259357
131.91/103.56	c (2,0) c SolvingTime_3 : 0.272687
131.91/103.56	c (2,0) c SolvingTime_4 : 0.259563
131.91/103.56	c (2,0) c SolvingTime_5 : 0.273900
131.91/103.56	c (2,0) c SolvingTime_6 : 0.259631
131.91/103.56	c (2,0) c SolvingTime_7 : 0.260769
131.91/103.56	c (2,0) c SolvingTime_total : 2.136040
131.91/103.56	c (2,0) c SolvingTime_winner : 0.259357
131.91/103.56	c (2,0) c PropagationTime_0 : 0.191041
131.91/103.56	c (2,0) c PropagationTime_1 : 0.189237
131.91/103.56	c (2,0) c PropagationTime_2 : 0.163672
131.91/103.56	c (2,0) c PropagationTime_3 : 0.171813
131.91/103.56	c (2,0) c PropagationTime_4 : 0.173990
131.91/103.56	c (2,0) c PropagationTime_5 : 0.188124
131.91/103.56	c (2,0) c PropagationTime_6 : 0.171657
131.91/103.56	c (2,0) c PropagationTime_7 : 0.175394
131.91/103.56	c (2,0) c PropagationTime_total : 1.424928
131.91/103.56	c (2,0) c PropagationTime_winner : 0.163672
131.91/103.56	c (2,0) c AnalysisTime_0 : 0.063937
131.91/103.56	c (2,0) c AnalysisTime_1 : 0.068068
131.91/103.56	c (2,0) c AnalysisTime_2 : 0.076799
131.91/103.56	c (2,0) c AnalysisTime_3 : 0.082905
131.91/103.56	c (2,0) c AnalysisTime_4 : 0.067688
131.91/103.56	c (2,0) c AnalysisTime_5 : 0.067987
131.91/103.56	c (2,0) c AnalysisTime_6 : 0.069620
131.91/103.56	c (2,0) c AnalysisTime_7 : 0.068706
131.91/103.56	c (2,0) c AnalysisTime_total : 0.565711
131.91/103.56	c (2,0) c AnalysisTime_winner : 0.076799
131.91/103.56	c (2,0) c ReductionTime_0 : 0.000314
131.91/103.56	c (2,0) c ReductionTime_1 : 0.000323
131.91/103.56	c (2,0) c ReductionTime_2 : 0.000303
131.91/103.56	c (2,0) c ReductionTime_3 : 0.000334
131.91/103.56	c (2,0) c ReductionTime_4 : 0.000303
131.91/103.56	c (2,0) c ReductionTime_5 : 0.000293
131.91/103.56	c (2,0) c ReductionTime_6 : 0.000297
131.91/103.56	c (2,0) c ReductionTime_7 : 0.000309
131.91/103.56	c (2,0) c ReductionTime_total : 0.002476
131.91/103.56	c (2,0) c ReductionTime_winner : 0.000303
131.91/103.56	c (2,0) c SimplifyTime_0 : 0.002081
131.91/103.56	c (2,0) c SimplifyTime_1 : 0.001192
131.91/103.56	c (2,0) c SimplifyTime_2 : 0.002181
131.91/103.56	c (2,0) c SimplifyTime_3 : 0.001178
131.91/103.56	c (2,0) c SimplifyTime_4 : 0.002121
131.91/103.56	c (2,0) c SimplifyTime_5 : 0.001131
131.91/103.56	c (2,0) c SimplifyTime_6 : 0.001071
131.91/103.56	c (2,0) c SimplifyTime_7 : 0.001169
131.91/103.56	c (2,0) c SimplifyTime_total : 0.012124
131.91/103.56	c (2,0) c SimplifyTime_winner : 0.002181
131.91/103.56	c (2,0) c UsedRateTime_0 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_1 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_2 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_3 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_4 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_5 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_6 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_7 : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_total : 0.000000
131.91/103.56	c (2,0) c UsedRateTime_winner : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_0 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_1 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_2 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_3 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_4 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_5 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_6 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_7 : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_total : 0.000000
131.91/103.56	c (2,0) c OverlapRateTime_winner : 0.000000
131.91/103.56	c (2,0) c
131.91/103.56	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
131.91/103.56	c (2,0) c
131.91/103.56	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.56	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
131.91/103.56	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.56	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
131.91/103.56	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
131.91/103.56	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
131.91/103.56	c (2,0) c | Initial random_seed   |  618197180 |  417437840 |   14504843 |  748170588 | 1333133422 | 1543091041 |  827037275 |  813503311 |
131.91/103.56	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
131.91/103.56	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
131.91/103.56	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
131.91/103.56	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
131.91/103.56	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
131.91/103.56	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
131.91/103.56	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
131.91/103.56	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
131.91/103.56	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
131.91/103.56	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
131.91/103.56	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
131.91/103.56	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
131.91/103.56	c (2,0) 
131.91/103.56	c (2,0) s SATISFIABLE
131.91/103.59	c (2,0) SatSolver.solve End
131.91/103.59	c (2,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
131.91/103.59	c (2,0) Show results Begin
132.38/103.68	c (2,0) w3 = 160
132.38/103.68	c (2,0) w4 = 0
132.38/103.68	c (2,0) x[0] = 10
132.38/103.68	c (2,0) x[1] = 3
132.38/103.68	c (2,0) x[2] = 16
132.38/103.68	c (2,0) x[3] = 12
132.38/103.68	c (2,0) x[4] = 4
132.38/103.68	c (2,0) x[5] = 9
132.38/103.68	c (2,0) x[6] = 5
132.38/103.68	c (2,0) x[7] = 18
132.38/103.68	c (2,0) x[8] = 8
132.38/103.68	c (2,0) x[9] = 14
132.38/103.68	c (2,0) x[10] = 13
132.38/103.68	c (2,0) x[11] = 2
132.38/103.68	c (2,0) x[12] = 15
132.38/103.68	c (2,0) x[13] = 7
132.38/103.68	c (2,0) x[14] = 1
132.38/103.68	c (2,0) x[15] = 19
132.38/103.68	c (2,0) x[16] = 6
132.38/103.68	c (2,0) x[17] = 17
132.38/103.68	c (2,0) x[18] = 20
132.38/103.68	c (2,0) x[19] = 11
132.38/103.68	c (2,0) y[0] = 13
132.38/103.68	c (2,0) y[1] = 3
132.38/103.68	c (2,0) y[2] = 1
132.38/103.68	c (2,0) y[3] = 15
132.38/103.68	c (2,0) y[4] = 6
132.38/103.68	c (2,0) y[5] = 0
132.38/103.68	c (2,0) y[6] = 5
132.38/103.68	c (2,0) y[7] = 11
132.38/103.68	c (2,0) y[8] = 2
132.38/103.68	c (2,0) y[9] = 1
132.38/103.68	c (2,0) y[10] = 2
132.38/103.68	c (2,0) y[11] = 20
132.38/103.68	c (2,0) y[12] = 7
132.38/103.68	c (2,0) y[13] = 26
132.38/103.68	c (2,0) y[14] = 0
132.38/103.68	c (2,0) y[15] = 21
132.38/103.68	c (2,0) y[16] = 0
132.38/103.68	c (2,0) y[17] = 3
132.38/103.68	c (2,0) y[18] = 15
132.38/103.68	c (2,0) y[19] = 9
132.38/103.68	c (2,0) z[0] = 16
132.38/103.68	c (2,0) z[1] = 17
132.38/103.68	c (2,0) z[2] = 32
132.38/103.68	c (2,0) z[3] = 38
132.38/103.68	c (2,0) z[4] = 38
132.38/103.68	c (2,0) z[5] = 43
132.38/103.68	c (2,0) z[6] = 54
132.38/103.68	c (2,0) z[7] = 56
132.38/103.68	c (2,0) z[8] = 57
132.38/103.68	c (2,0) z[9] = 59
132.38/103.68	c (2,0) z[10] = 79
132.38/103.68	c (2,0) z[11] = 86
132.38/103.68	c (2,0) z[12] = 112
132.38/103.68	c (2,0) z[13] = 112
132.38/103.68	c (2,0) z[14] = 133
132.38/103.68	c (2,0) z[15] = 133
132.38/103.68	c (2,0) z[16] = 136
132.38/103.68	c (2,0) z[17] = 151
132.38/103.68	c (2,0) z[18] = 160
132.38/103.68	s SATISFIABLE
132.38/103.68	v <instantiation>
132.38/103.68	v     <list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18]</list>
132.38/103.68	v     <values>160 0 10 3 16 12 4 9 5 18 8 14 13 2 15 7 1 19 6 17 20 11 13 3 1 15 6 0 5 11 2 1 2 20 7 26 0 21 0 3 15 9 16 17 32 38 38 43 54 56 57 59 79 86 112 112 133 133 136 151 160</values>
132.38/103.68	v </instantiation>
132.38/103.68	c (2,0) Show results End
132.38/103.68	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
132.38/103.68	c (2,0) 2,2,STOP-AFTER(ALL)
132.38/103.68	c END-Prog: Sat Sep 14 07:42:06 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 (14852 MiB free)
  memory of node 1: 16384 MiB (15031 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=1080, runsolver pid=1077

[startup+0.100166 s]*
/proc/loadavg: 5.14 6.73 7.01 3/213 1103
/proc/meminfo: memFree=30508488/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420213753 115843072 349 33554432000 4194304 5098028 140722142152416 140722142149672 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 349 296 221 0 87 0
[pid=1083] ppid=1080 vsize=27314120 memory=105148 CPUtime=0.1 cores=0-7
/proc/1083/stat : 1083 (java) S 1080 1080 31706 0 -1 1077944320 6915 0 0 0 8 2 0 0 20 0 20 0 420213754 27969658880 26287 33554432000 4194304 4196468 140723276234176 140723276216720 139736559787767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
/proc/1083/statm: 6828530 26287 2770 1 0 6790935 0
[pid=1083/tid=1084] ppid=1080 vsize=27314120 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/1083/task/1084/stat : 1084 (java) R 1080 1080 31706 0 -1 4202560 5031 0 0 0 7 2 0 0 20 0 20 0 420213754 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736531611056 139736543868254 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1085] ppid=1080 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736564030224 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1086] ppid=1080 vsize=27314120 memory=139677361309312 CPUtime=0 cores=0-7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736378186640 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1087] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736377134096 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1088] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736376081552 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1089] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736375027984 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1090] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736373975440 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1091] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736372922896 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1092] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 26417 33554432000 4194304 4196468 140723276234176 139736371870352 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1093] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735012981232 139736559798914 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1094] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1080 31706 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 26417 33554432000 4194304 4196468 140723276234176 139734345049504 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1095] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1080 31706 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420213759 27969658880 26417 33554432000 4194304 4196468 140723276234176 139734210827760 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1096] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139733836323536 139736559806363 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1097] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1080 31706 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735011928048 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1098] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1098/stat : 1098 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735010875504 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1099] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735009822960 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1100] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1100/stat : 1100 (java) S 1080 1080 31706 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735008770416 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1101] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 26417 33554432000 4194304 4196468 140723276234176 139733338417888 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1103] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1103/stat : 1103 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213762 27969658880 26417 33554432000 4194304 4196468 140723276234176 139735007718320 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106544 KiB

[startup+0.209999 s]*
/proc/loadavg: 5.14 6.73 7.01 2/213 1103
/proc/meminfo: memFree=30487812/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420213753 115843072 349 33554432000 4194304 5098028 140722142152416 140722142149672 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 349 296 221 0 87 0
[pid=1083] ppid=1080 vsize=27314120 memory=124424 CPUtime=0.24 cores=0-7
/proc/1083/stat : 1083 (java) S 1080 1080 31706 0 -1 1077944320 12438 0 0 0 20 4 0 0 20 0 20 0 420213754 27969658880 31106 33554432000 4194304 4196468 140723276234176 140723276216720 139736559787767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
/proc/1083/statm: 6828530 31106 2924 1 0 6790935 0
[pid=1083/tid=1084] ppid=1080 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1083/task/1084/stat : 1084 (java) R 1080 1080 31706 0 -1 4202560 10142 0 0 0 16 3 0 0 20 0 20 0 420213754 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736531611728 139736537011920 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1085] ppid=1080 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736564030224 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1086] ppid=1080 vsize=27314120 memory=139677364314508 CPUtime=0 cores=0-7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736378186640 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1087] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736377134096 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1088] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736376081552 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1089] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736375027984 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1090] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736373975440 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1091] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736372922896 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1092] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 31106 33554432000 4194304 4196468 140723276234176 139736371870352 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1093] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735012981232 139736559798914 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1094] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1080 31706 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 31106 33554432000 4194304 4196468 140723276234176 139734345049504 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1095] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1080 31706 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420213759 27969658880 31106 33554432000 4194304 4196468 140723276234176 139734210827760 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1096] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139733836323536 139736559806363 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1097] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1080 31706 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735011928048 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1098] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1098/stat : 1098 (java) S 1080 1080 31706 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735010875504 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1099] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735009822960 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1100] ppid=1080 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/1083/task/1100/stat : 1100 (java) S 1080 1080 31706 0 -1 1077944384 459 0 0 0 2 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735008770416 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1101] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 31106 33554432000 4194304 4196468 140723276234176 139733338417888 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1103] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1103/stat : 1103 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213762 27969658880 31106 33554432000 4194304 4196468 140723276234176 139735007718320 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125820 KiB

[startup+0.309581 s]*
/proc/loadavg: 5.14 6.73 7.01 3/213 1103
/proc/meminfo: memFree=30485184/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420213753 115843072 349 33554432000 4194304 5098028 140722142152416 140722142149672 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 349 296 221 0 87 0
[pid=1083] ppid=1080 vsize=27314120 memory=128108 CPUtime=0.42 cores=0-7
/proc/1083/stat : 1083 (java) S 1080 1080 31706 0 -1 1077944320 13423 0 0 0 37 5 0 0 20 0 20 0 420213754 27969658880 32027 33554432000 4194304 4196468 140723276234176 140723276216720 139736559787767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
/proc/1083/statm: 6828530 32027 3031 1 0 6790935 0
[pid=1083/tid=1084] ppid=1080 vsize=27314120 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/1083/task/1084/stat : 1084 (java) R 1080 1080 31706 0 -1 4202560 10941 0 0 0 26 3 0 0 20 0 20 0 420213754 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736531570784 139736541351342 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1085] ppid=1080 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736564030224 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1086] ppid=1080 vsize=27314120 memory=1060 CPUtime=0 cores=0-7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736378186640 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1087] ppid=1080 vsize=27314120 memory=2832 CPUtime=0 cores=0-7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736377134096 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1088] ppid=1080 vsize=27314120 memory=1716 CPUtime=0 cores=0-7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736376081552 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1089] ppid=1080 vsize=27314120 memory=1124 CPUtime=0 cores=0-7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736375027984 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1090] ppid=1080 vsize=27314120 memory=5968 CPUtime=0 cores=0-7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736373975440 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1091] ppid=1080 vsize=27314120 memory=916 CPUtime=0 cores=0-7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736372922896 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1092] ppid=1080 vsize=27314120 memory=1656 CPUtime=0 cores=0-7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213757 27969658880 32027 33554432000 4194304 4196468 140723276234176 139736371870352 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1093] ppid=1080 vsize=27314120 memory=14004 CPUtime=0 cores=0-7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735012981232 139736559798914 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1094] ppid=1080 vsize=27314120 memory=2120 CPUtime=0 cores=0-7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1080 31706 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420213758 27969658880 32027 33554432000 4194304 4196468 140723276234176 139734345049504 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1095] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1080 31706 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420213759 27969658880 32027 33554432000 4194304 4196468 140723276234176 139734210827760 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1096] ppid=1080 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139733836323536 139736559806363 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1097] ppid=1080 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1080 31706 0 -1 1077944384 553 0 0 0 1 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735011928048 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1098] ppid=1080 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1083/task/1098/stat : 1098 (java) S 1080 1080 31706 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735010875504 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1099] ppid=1080 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1080 31706 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735009822960 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1100] ppid=1080 vsize=27314120 memory=139677235512815 CPUtime=0.07 cores=0-7
/proc/1083/task/1100/stat : 1100 (java) S 1080 1080 31706 0 -1 1077944384 481 0 0 0 7 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735008770416 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1101] ppid=1080 vsize=27314120 memory=139677235540820 CPUtime=0 cores=0-7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213761 27969658880 32027 33554432000 4194304 4196468 140723276234176 139733338417888 139736559797973 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1103] ppid=1080 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1083/task/1103/stat : 1103 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213762 27969658880 32027 33554432000 4194304 4196468 140723276234176 139735007718320 139736559798914 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129504 KiB

[startup+0.700963 s]
/proc/loadavg: 5.14 6.73 7.01 2/213 1103
/proc/meminfo: memFree=30464348/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420213753 115843072 349 33554432000 4194304 5098028 140722142152416 140722142149672 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 349 296 221 0 87 0
[pid=1083] ppid=1080 vsize=27320392 memory=163212 CPUtime=0.99 cores=0-7
/proc/1083/stat : 1083 (java) S 1080 1080 31706 0 -1 1077944320 20417 0 0 0 92 7 0 0 20 0 20 0 420213754 27976081408 40803 33554432000 4194304 4196468 140723276234176 140723276216720 139736559787767 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
/proc/1083/statm: 6830098 40803 3189 1 0 6791447 0
[pid=1083/tid=1084] ppid=1080 vsize=27320392 memory=279354471080256 CPUtime=0.68 cores=0-7
/proc/1083/task/1084/stat : 1084 (java) R 1080 1080 31706 0 -1 4202560 17415 0 0 0 62 6 0 0 20 0 20 0 420213754 27976081408 40803 33554432000 4194304 4196468 140723276234176 139736531622992 139736559799702 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1085] ppid=1080 vsize=27320392 memory=139677235716976 CPUtime=0 cores=0-7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420213756 27976081408 40803 33554432000 4194304 4196468 140723276234176 139736564030224 139736559797973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1086] ppid=1080 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420213756 27976081408 40803 33554432000 4194304 4196468 140723276234176 139736378186640 139736559797973 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0
[pid=1083/tid=1087] ppid=1080 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420213756 27976081408 40803 33554432000 4194304 4196468 140723276234176 139736377134096 139736559797973 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31662080 140723276239596 140723276240022 140723276240022 140723276242895 0

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

/proc/1111/task/1115/stat : 1115 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223799 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872922659344 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1116] ppid=1080 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/1111/task/1116/stat : 1116 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872921606800 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1117] ppid=1080 vsize=8414124 memory=6722260 CPUtime=0 cores=0-7
/proc/1111/task/1117/stat : 1117 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872920554256 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1118] ppid=1080 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/1111/task/1118/stat : 1118 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872919501712 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1119] ppid=1080 vsize=8414124 memory=692 CPUtime=0 cores=0-7
/proc/1111/task/1119/stat : 1119 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872918449168 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1120] ppid=1080 vsize=8414124 memory=4152 CPUtime=0 cores=0-7
/proc/1111/task/1120/stat : 1120 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872917396624 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1121] ppid=1080 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/1111/task/1121/stat : 1121 (java) S 1080 1080 31706 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 420223801 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872867936240 139873438861954 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1122] ppid=1080 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/1111/task/1122/stat : 1122 (java) S 1080 1080 31706 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420223801 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871851111328 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1123] ppid=1080 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/1111/task/1123/stat : 1123 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223802 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871582675952 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1124] ppid=1080 vsize=8414124 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/1111/task/1124/stat : 1124 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871208167632 139873438869403 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1125] ppid=1080 vsize=8414124 memory=13851858779244941 CPUtime=0.06 cores=0-7
/proc/1111/task/1125/stat : 1125 (java) S 1080 1080 31706 0 -1 1077944384 677 0 0 0 6 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872866884080 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1126] ppid=1080 vsize=8414124 memory=1060 CPUtime=0.07 cores=0-7
/proc/1111/task/1126/stat : 1126 (java) S 1080 1080 31706 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872865831536 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1127] ppid=1080 vsize=8414124 memory=2832 CPUtime=0.06 cores=0-7
/proc/1111/task/1127/stat : 1127 (java) S 1080 1080 31706 0 -1 1077944384 200 0 0 0 6 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872864778992 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1128] ppid=1080 vsize=8414124 memory=2832 CPUtime=0.21 cores=0-7
/proc/1111/task/1128/stat : 1128 (java) S 1080 1080 31706 0 -1 1077944384 623 0 0 0 21 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872863726448 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1129] ppid=1080 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/1111/task/1129/stat : 1129 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870710261984 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1130] ppid=1080 vsize=8414124 memory=1124 CPUtime=0 cores=0-7
/proc/1111/task/1130/stat : 1130 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872862673328 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1132] ppid=1080 vsize=8414124 memory=5968 CPUtime=0 cores=0-7
/proc/1111/task/1132/stat : 1132 (java) S 1080 1080 31706 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420223874 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872858928320 139873438875417 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1134] ppid=1080 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/1111/task/1134/stat : 1134 (java) S 1080 1080 31706 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 420223875 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870039162640 139873438872733 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1135] ppid=1080 vsize=8414124 memory=1656 CPUtime=0 cores=0-7
/proc/1111/task/1135/stat : 1135 (java) S 1080 1080 31706 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 420223875 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870307598224 139873438872733 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1136] ppid=1080 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/1111/task/1136/stat : 1136 (java) S 1080 1080 31706 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 24 0 420223877 8616062976 30251 33554432000 4194304 4196468 140727969152944 139869770735280 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
Current children cumulated CPU time: 129.23 s
Current children cumulated vsize: 8561628 KiB
Current children cumulated memory: 140256 KiB

[startup+103.201 s]
/proc/loadavg: 1.72 5.03 6.37 2/217 1136
/proc/meminfo: memFree=30471496/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1476 CPUtime=126.81 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 582 77295 0 0 0 0 12172 509 20 0 1 0 420213753 115843072 369 33554432000 4194304 5098028 140722142152416 140722142149160 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 369 311 221 0 87 0
[pid=1111] ppid=1080 vsize=8414124 memory=121004 CPUtime=1.23 cores=0-7
/proc/1111/stat : 1111 (java) S 1080 1080 31706 0 -1 1077944320 20655 0 0 0 116 7 0 0 20 0 24 0 420223797 8616062976 30251 33554432000 4194304 4196468 140727969152944 140727969135488 139873438850807 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
/proc/1111/statm: 2103531 30251 3211 1 0 2064875 0
[pid=1131] ppid=1111 vsize=36296 memory=18664 CPUtime=1.98 cores=0-7
/proc/1131/stat : 1131 (manyglucose-4.1) R 1111 1080 31706 0 -1 4202496 5253 0 0 0 197 1 0 0 20 0 1 0 420223874 37167104 4666 33554432000 4194304 4454172 140726875760432 140726875758024 4387328 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6552832 6554400 12701696 140726875763562 140726875763760 140726875763760 140726875766714 0
/proc/1131/statm: 9074 4666 365 64 0 4742 0
[pid=1111/tid=1112] ppid=1080 vsize=8414124 memory=17776 CPUtime=0.79 cores=0-7
/proc/1111/task/1112/stat : 1112 (java) S 1080 1080 31706 0 -1 1077944384 17330 0 0 0 74 5 0 0 20 0 24 0 420223798 8616062976 30251 33554432000 4194304 4196468 140727969152944 139873410690976 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1113] ppid=1080 vsize=8414124 memory=-5059952977386882957 CPUtime=0 cores=0-7
/proc/1111/task/1113/stat : 1113 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223799 8616062976 30251 33554432000 4194304 4196468 140727969152944 139873443092752 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1114] ppid=1080 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/1111/task/1114/stat : 1114 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223799 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872923711888 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1115] ppid=1080 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/1111/task/1115/stat : 1115 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223799 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872922659344 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1116] ppid=1080 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/1111/task/1116/stat : 1116 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872921606800 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1117] ppid=1080 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/1111/task/1117/stat : 1117 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872920554256 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1118] ppid=1080 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/1111/task/1118/stat : 1118 (java) S 1080 1080 31706 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872919501712 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1119] ppid=1080 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/1111/task/1119/stat : 1119 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872918449168 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1120] ppid=1080 vsize=8414124 memory=1124 CPUtime=0 cores=0-7
/proc/1111/task/1120/stat : 1120 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223800 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872917396624 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1121] ppid=1080 vsize=8414124 memory=5968 CPUtime=0 cores=0-7
/proc/1111/task/1121/stat : 1121 (java) S 1080 1080 31706 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 420223801 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872867936240 139873438861954 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1122] ppid=1080 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/1111/task/1122/stat : 1122 (java) S 1080 1080 31706 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420223801 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871851111328 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1123] ppid=1080 vsize=8414124 memory=1656 CPUtime=0 cores=0-7
/proc/1111/task/1123/stat : 1123 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223802 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871582675952 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1124] ppid=1080 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/1111/task/1124/stat : 1124 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139871208167632 139873438869403 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1125] ppid=1080 vsize=8414124 memory=33 CPUtime=0.06 cores=0-7
/proc/1111/task/1125/stat : 1125 (java) S 1080 1080 31706 0 -1 1077944384 677 0 0 0 6 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872866884080 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1126] ppid=1080 vsize=8414124 memory=5859271421085237344 CPUtime=0.07 cores=0-7
/proc/1111/task/1126/stat : 1126 (java) S 1080 1080 31706 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872865831536 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1127] ppid=1080 vsize=8414124 memory=-3756611412707075625 CPUtime=0.06 cores=0-7
/proc/1111/task/1127/stat : 1127 (java) S 1080 1080 31706 0 -1 1077944384 200 0 0 0 6 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872864778992 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1128] ppid=1080 vsize=8414124 memory=-2748367524519556131 CPUtime=0.21 cores=0-7
/proc/1111/task/1128/stat : 1128 (java) S 1080 1080 31706 0 -1 1077944384 623 0 0 0 21 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872863726448 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1129] ppid=1080 vsize=8414124 memory=5792262853193912400 CPUtime=0 cores=0-7
/proc/1111/task/1129/stat : 1129 (java) S 1080 1080 31706 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870710261984 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1130] ppid=1080 vsize=8414124 memory=5792262853193912400 CPUtime=0 cores=0-7
/proc/1111/task/1130/stat : 1130 (java) S 1080 1080 31706 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420223805 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872862673328 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1132] ppid=1080 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/1111/task/1132/stat : 1132 (java) S 1080 1080 31706 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420223874 8616062976 30251 33554432000 4194304 4196468 140727969152944 139872858928320 139873438875417 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1134] ppid=1080 vsize=8414124 memory=9592 CPUtime=0 cores=0-7
/proc/1111/task/1134/stat : 1134 (java) S 1080 1080 31706 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 420223875 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870039162640 139873438872733 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1135] ppid=1080 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/1111/task/1135/stat : 1135 (java) S 1080 1080 31706 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 420223875 8616062976 30251 33554432000 4194304 4196468 140727969152944 139870307598224 139873438872733 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1136] ppid=1080 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/1111/task/1136/stat : 1136 (java) S 1080 1080 31706 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 24 0 420223877 8616062976 30251 33554432000 4194304 4196468 140727969152944 139869770735280 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
Current children cumulated CPU time: 130.02 s
Current children cumulated vsize: 8563548 KiB
Current children cumulated memory: 141144 KiB

[startup+103.601 s]
/proc/loadavg: 1.72 5.03 6.37 2/217 1136
/proc/meminfo: memFree=30471496/32770624 swapFree=66927260/67108860
[pid=1080] ppid=1077 vsize=113128 memory=1476 CPUtime=126.81 cores=0-7
/proc/1080/stat : 1080 (scop.sh) S 1077 1080 31706 0 -1 4202496 582 77295 0 0 0 0 12172 509 20 0 1 0 420213753 115843072 369 33554432000 4194304 5098028 140722142152416 140722142149160 139762540757628 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36061184 140722142159653 140722142159980 140722142159980 140722142162893 0
/proc/1080/statm: 28282 369 311 221 0 87 0
[pid=1111] ppid=1080 vsize=8283048 memory=123680 CPUtime=5.57 cores=0-7
/proc/1111/stat : 1111 (java) S 1080 1080 31706 0 -1 1077944320 20852 21841 0 0 134 8 397 18 20 0 22 0 420223797 8481841152 30920 33554432000 4194304 4196468 140727969152944 140727969135488 139873438850807 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
/proc/1111/statm: 2070762 30920 3213 1 0 2032106 0
[pid=1111/tid=1112] ppid=1080 vsize=8283048 memory=776 CPUtime=4.94 cores=0-7
/proc/1111/task/1112/stat : 1112 (java) R 1080 1080 31706 0 -1 4202560 17343 21841 0 0 74 5 397 18 20 0 22 0 420223798 8481841152 30920 33554432000 4194304 4196468 140727969152944 139873410687120 139873422931294 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1113] ppid=1080 vsize=8283048 memory=1540 CPUtime=4.15 cores=0-7
/proc/1111/task/1113/stat : 1113 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223799 8481841152 30920 33554432000 4194304 4196468 140727969152944 139873443092752 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1114] ppid=1080 vsize=8283048 memory=692 CPUtime=4.15 cores=0-7
/proc/1111/task/1114/stat : 1114 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223799 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872923711888 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1115] ppid=1080 vsize=8283048 memory=4152 CPUtime=4.15 cores=0-7
/proc/1111/task/1115/stat : 1115 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223799 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872922659344 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1116] ppid=1080 vsize=8283048 memory=-4075877051373423743 CPUtime=4.15 cores=0-7
/proc/1111/task/1116/stat : 1116 (java) S 1080 1080 31706 0 -1 1077944384 2 21841 0 0 0 0 397 18 20 0 22 0 420223800 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872921606800 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1117] ppid=1080 vsize=8283048 memory=0 CPUtime=4.15 cores=0-7
/proc/1111/task/1117/stat : 1117 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223800 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872920554256 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1118] ppid=1080 vsize=8283048 memory=0 CPUtime=4.15 cores=0-7
/proc/1111/task/1118/stat : 1118 (java) S 1080 1080 31706 0 -1 1077944384 2 21841 0 0 0 0 397 18 20 0 22 0 420223800 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872919501712 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1119] ppid=1080 vsize=8283048 memory=0 CPUtime=4.15 cores=0-7
/proc/1111/task/1119/stat : 1119 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223800 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872918449168 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1120] ppid=1080 vsize=8283048 memory=0 CPUtime=4.15 cores=0-7
/proc/1111/task/1120/stat : 1120 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223800 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872917396624 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1121] ppid=1080 vsize=8283048 memory=14 CPUtime=4.15 cores=0-7
/proc/1111/task/1121/stat : 1121 (java) S 1080 1080 31706 0 -1 1077944384 8 21841 0 0 0 0 397 18 20 0 22 0 420223801 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872867936240 139873438861954 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1122] ppid=1080 vsize=8283048 memory=0 CPUtime=4.15 cores=0-7
/proc/1111/task/1122/stat : 1122 (java) S 1080 1080 31706 0 -1 1077944384 13 21841 0 0 0 0 397 18 20 0 22 0 420223801 8481841152 30920 33554432000 4194304 4196468 140727969152944 139871851111328 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1123] ppid=1080 vsize=8283048 memory=1 CPUtime=4.15 cores=0-7
/proc/1111/task/1123/stat : 1123 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223802 8481841152 30920 33554432000 4194304 4196468 140727969152944 139871582675952 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1124] ppid=1080 vsize=8283048 memory=1060 CPUtime=4.15 cores=0-7
/proc/1111/task/1124/stat : 1124 (java) S 1080 1080 31706 0 -1 1077944384 1 21841 0 0 0 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139871208167632 139873438869403 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1125] ppid=1080 vsize=8283048 memory=2832 CPUtime=4.23 cores=0-7
/proc/1111/task/1125/stat : 1125 (java) S 1080 1080 31706 0 -1 1077944384 688 21841 0 0 8 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872866884080 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1126] ppid=1080 vsize=8283048 memory=1716 CPUtime=4.26 cores=0-7
/proc/1111/task/1126/stat : 1126 (java) R 1080 1080 31706 0 -1 4202560 317 21841 0 0 11 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872865831536 139873423625473 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1127] ppid=1080 vsize=8283048 memory=1124 CPUtime=4.24 cores=0-7
/proc/1111/task/1127/stat : 1127 (java) S 1080 1080 31706 0 -1 1077944384 215 21841 0 0 9 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872864778992 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1128] ppid=1080 vsize=8283048 memory=5968 CPUtime=4.4 cores=0-7
/proc/1111/task/1128/stat : 1128 (java) R 1080 1080 31706 0 -1 4202560 710 21841 0 0 25 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872863721488 139873418279173 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1129] ppid=1080 vsize=8283048 memory=916 CPUtime=4.15 cores=0-7
/proc/1111/task/1129/stat : 1129 (java) S 1080 1080 31706 0 -1 1077944384 3 21841 0 0 0 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139870710261984 139873438861013 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1130] ppid=1080 vsize=8283048 memory=1656 CPUtime=4.15 cores=0-7
/proc/1111/task/1130/stat : 1130 (java) S 1080 1080 31706 0 -1 1077944384 3 21841 0 0 0 0 397 18 20 0 22 0 420223805 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872862673328 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1132] ppid=1080 vsize=8283048 memory=14004 CPUtime=4.15 cores=0-7
/proc/1111/task/1132/stat : 1132 (java) S 1080 1080 31706 0 -1 1077944384 24 21841 0 0 0 0 397 18 20 0 22 0 420223874 8481841152 30920 33554432000 4194304 4196468 140727969152944 139872858927504 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
[pid=1111/tid=1136] ppid=1080 vsize=8283048 memory=1700 CPUtime=4.15 cores=0-7
/proc/1111/task/1136/stat : 1136 (java) S 1080 1080 31706 0 -1 1077944384 136 21841 0 0 0 0 397 18 20 0 22 0 420223877 8481841152 30920 33554432000 4194304 4196468 140727969152944 139869770737072 139873438861954 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33333248 140727969154040 140727969154198 140727969154198 140727969157071 0
Current children cumulated CPU time: 132.38 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 125156 KiB

Child status: 0
Real time (s): 103.698
CPU time (s): 132.589
CPU user time (s): 127.209
CPU system time (s): 5.38058
CPU usage (%): 127.86
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 7293232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.209
system time used= 5.38058
maximum resident set size= 7293372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27538
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 1080
#   total CPU time (s): 132.589
#   total CPU user time (s): 127.209
#   total CPU system time (s): 5.38058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.635022 second user time and 1.09518 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-14 07:40:22
IDJOB=4392284
IDBENCH=135918
IDSOLVER=2838
FILE ID=node137/4392284-1568439664
RUNJOBID= node137-1568437903-31733
PBS_JOBID= 21702324
Free space on /tmp= 61428 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-001-a4_X2.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392284-1568439664/watcher-4392284-1568439664 -o /tmp/evaluation-result-4392284-1568439664/solver-4392284-1568439664 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1568437903-31733 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392284-1568439664.xml

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

MD5SUM BENCH= b8ea00653452363d0c81f6ef3102e485
RANDOM SEED=1249734046

node137.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	: 5334.00
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	: 5334.00
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	: 5334.00
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	: 5334.00
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:        30602508 kB
MemAvailable:   31819012 kB
Buffers:           93524 kB
Cached:          1402244 kB
SwapCached:        77548 kB
Active:          1427712 kB
Inactive:         150424 kB
Active(anon):       4772 kB
Inactive(anon):   118296 kB
Active(file):    1422940 kB
Inactive(file):    32128 kB
Unevictable:      108700 kB
Mlocked:          108700 kB
SwapTotal:      67108860 kB
SwapFree:       66927260 kB
Dirty:             20856 kB
Writeback:             0 kB
AnonPages:        320308 kB
Mapped:            44196 kB
Shmem:             32772 kB
Slab:             183700 kB
SReclaimable:     154544 kB
SUnreclaim:        29156 kB
KernelStack:        3904 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 61408 MiB
End job on node137 at 2019-09-14 07:42:06