Trace number 4405165

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-09-22)SAT 285.648 201.693

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-bvg/
Subisomorphism-si6-b09-m200-08.xml
MD5SUM7f9c41aacca1e0b30cdd7db3c30aaf94
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.033514
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints517
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":120}]
Minimum variable degree5
Maximum variable degree10
Distribution of variable degrees[{"degree":5,"count":2},{"degree":6,"count":4},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":9,"count":2},{"degree":10,"count":104}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":516},{"arity":120,"count":1}]
Number of extensional constraints516
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":516},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-10349-serial-file.bin HOME/instance-4405165-1569338854.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 17:26:54 CEST 2019
0.65/0.56	c PID: 10352
0.65/0.56	c IP: 172.20.3.151
0.65/0.56	c HOST: node151.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.79/1.04	c (0,0) Parsing End
1.79/1.05	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 517 ctr, max domain size 200
1.79/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.79/1.05	c (0,0) Constraint Name Generate Begin
1.79/1.06	c (0,0) Ctr:HOME/instance-4405165-1569338854.xml,AllDifferent:ExtensionSupport:Var
1.79/1.06	c (0,0) Constraint Name Generate End
1.79/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.79/1.06	c (0,0) CSP to CSPinCNF Begin
21.55/12.35	c (11,11) translated 52 (10%) constraints
34.07/22.90	c (22,22) translated 104 (20%) constraints
44.03/32.81	c (32,31) translated 156 (30%) constraints
56.82/42.94	c (42,41) translated 207 (40%) constraints
70.38/53.32	c (52,51) translated 259 (50%) constraints
80.35/63.25	c (62,61) translated 311 (60%) constraints
94.81/73.60	c (73,71) translated 362 (70%) constraints
109.83/84.18	c (83,81) translated 414 (80%) constraints
119.84/94.11	c (93,91) translated 466 (90%) constraints
136.37/104.76	c (104,100) translated 517 (100%) constraints
136.57/104.96	c (104,101) ===========================================
136.57/104.97	c (104,101) Order
136.57/104.97	c (104,101) ===========================================
141.69/108.97	c (108,105) translated 197982 (10%) constraints
145.66/112.82	c (112,109) translated 395963 (20%) constraints
155.98/117.50	c (116,112) translated 593944 (30%) constraints
159.89/121.42	c (120,116) translated 791925 (40%) constraints
163.80/125.34	c (124,120) translated 989906 (50%) constraints
167.81/129.22	c (128,124) translated 1187887 (60%) constraints
171.63/133.07	c (132,128) translated 1385868 (70%) constraints
181.56/137.70	c (137,132) translated 1583849 (80%) constraints
185.47/141.55	c (141,136) translated 1781830 (90%) constraints
189.47/145.42	c (144,140) translated 1979811 (100%) constraints
189.47/145.42	c (144,140) CSP to CSPinCNF End
189.47/145.48	c (144,140) CSP: 120 int (0 aux), 103200 bool (103200 aux), 1979811 ctr, max domain size 200
189.47/145.48	c (144,140) Heap : 4292 MiB used (max 21109 MiB), NonHeap : 28 MiB used (max 0 MiB)
189.47/145.48	c (144,140) CSPinCNF Propagation Begin
217.17/157.65	c (157,150) 0 values, 516 unsatisfiable literals, and 1 valid clauses are removed
217.17/157.65	c (157,150) CSPinCNF Propagation End
217.17/157.69	c (157,150) CSP: 120 int (0 aux), 103200 bool (103200 aux), 1979810 ctr, max domain size 200
217.17/157.69	c (157,150) Heap : 6057 MiB used (max 21151 MiB), NonHeap : 29 MiB used (max 0 MiB)
217.30/157.70	c (157,150) Simplify CSPinCNF Begin
226.31/161.78	c (161,153) Simplify CSPinCNF End
226.41/161.83	c (161,153) CSP: 120 int (0 aux), 117480 bool (117480 aux), 1994090 ctr, max domain size 200
226.41/161.83	c (161,153) Heap : 3359 MiB used (max 21114 MiB), NonHeap : 29 MiB used (max 0 MiB)
226.41/161.83	c (161,153) Calculate Precise Domain Begin
226.41/161.83	c (161,153) 0 values are removed by re-calculation
226.41/161.83	c (161,153) Calculate Precise Domain End
226.41/161.88	c (161,153) CSP: 120 int (0 aux), 117480 bool (117480 aux), 1994090 ctr, max domain size 200
226.41/161.88	c (161,153) Heap : 3372 MiB used (max 21114 MiB), NonHeap : 29 MiB used (max 0 MiB)
226.41/161.88	c (161,153) CSPinCNF to SatSolver Begin
248.57/177.05	c (176,168) 199409 (10 %) CSP clauses are encoded (0 SAT variables, 3064888 SAT clauses)
250.70/179.11	c (178,170) 398818 (20 %) CSP clauses are encoded (0 SAT variables, 3264297 SAT clauses)
253.21/181.23	c (180,172) 598227 (30 %) CSP clauses are encoded (0 SAT variables, 3463706 SAT clauses)
255.22/183.28	c (182,174) 797636 (40 %) CSP clauses are encoded (0 SAT variables, 3663115 SAT clauses)
257.32/185.34	c (184,176) 997045 (50 %) CSP clauses are encoded (0 SAT variables, 3862524 SAT clauses)
260.85/187.59	c (187,178) 1196454 (60 %) CSP clauses are encoded (0 SAT variables, 4061933 SAT clauses)
262.96/189.66	c (189,180) 1395863 (70 %) CSP clauses are encoded (0 SAT variables, 4261342 SAT clauses)
265.06/191.73	c (191,182) 1595272 (80 %) CSP clauses are encoded (0 SAT variables, 4460751 SAT clauses)
269.11/194.09	c (193,184) 1794681 (90 %) CSP clauses are encoded (0 SAT variables, 4660160 SAT clauses)
271.22/196.17	c (195,186) 1994090 (100 %) CSP clauses are encoded (0 SAT variables, 4859569 SAT clauses)
271.22/196.17	c (195,186) CSPinCNF to SatSolver End
271.22/196.17	c (195,186) Heap : 5959 MiB used (max 21121 MiB), NonHeap : 30 MiB used (max 0 MiB)
271.22/196.17	c (195,186) 141360 bool, 4859570 clause
271.22/196.17	c (195,186) Export Begin
271.33/196.27	c (195,186) Export to HOME/scop-10349-serial-file.bin
271.33/196.27	c (195,186) Export End
271.33/196.27	c (195,186) Export File Size: 0.03 MB
271.33/196.27	c (195,186) 0,0,144,157,161,161,195,STOP-AFTER(DIMACS)
271.33/196.27	c END-Prog: Tue Sep 24 17:30:09 CEST 2019
0.00/196.32	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-10349-serial-file.bin
271.56/196.79	c (0,0) Read Serial File Begin
271.56/196.79	c (0,0) HOME/scop-10349-serial-file.bin
272.48/197.02	c (0,0) Read Serial File End
272.48/197.03	
272.48/197.03	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
272.48/197.03	(Solving Process)
272.48/197.03	
272.48/197.05	c BEGIN-Prog: Tue Sep 24 17:30:10 CEST 2019
272.48/197.05	c PID: 10392
272.48/197.05	c IP: 172.20.3.151
272.48/197.05	c HOST: node151.alineos.net
272.48/197.06	c (0,0) SatSolver.solve Begin
272.48/197.06	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405165-1569338854.xml-scop-10352.cnf
272.48/197.08	c (0,0) c
272.48/197.08	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)
272.48/197.08	c (0,0) c
272.48/197.08	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
272.48/197.08	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
272.48/197.08	c (0,0) c ========================================[ Problem Statistics ]===========================================
272.48/197.08	c (0,0) c |                                                                                                       |
274.15/198.60	c (1,0) c |  Number of variables:        141360                                                                   |
274.15/198.60	c (1,0) c |  Number of clauses:         4859570                                                                   |
274.15/198.60	c (1,0) c |  Parse time:                   1.37 s                                                                 |
274.15/198.60	c (1,0) c |                                                                                                       |
274.46/198.88	c (2,0) c | Too many clauses... No preprocessing                                                                  |
274.46/198.88	c (2,0) c |  Simplification time:          0.26 s                                                                 |
274.46/198.88	c (2,0) c |                                                                                                       |
274.46/198.88	c (2,0) c |  Generating clones                                                                                    |
275.57/199.92	c (3,0) c |  all clones generated. Memory =  2854.72Mb.                                                           |
275.57/199.92	c (3,0) c ========================================================================================================|
275.57/199.92	c (3,0) c
275.57/199.92	c (3,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
275.57/199.92	c (3,0) c
275.57/199.92	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
275.57/199.92	c (3,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
275.57/199.92	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
275.57/199.92	c (3,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
275.57/199.92	c (3,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
275.57/199.92	c (3,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
275.57/199.92	c (3,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
275.57/199.92	c (3,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
275.57/199.92	c (3,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
275.57/199.92	c (3,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
275.57/199.92	c (3,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
275.57/199.92	c (3,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
275.57/199.92	c (3,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
275.57/199.92	c (3,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
275.57/199.92	c (3,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
275.57/199.92	c (3,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
275.57/199.92	c (3,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
275.57/199.92	c (3,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
275.57/199.92	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c real time : 4.28582 s
284.67/201.37	c (4,0) c cpu time  : 10.8206 s
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | Conflicts     |            4178 |        148 |        536 |        550 |        521 |        647 |        444 |        593 |        739 |
284.67/201.37	c (4,0) c | Decisions     |           14082 |       6593 |       1253 |        958 |        806 |       1054 |        980 |        992 |       1446 |
284.67/201.37	c (4,0) c | Propagations  |         8858532 |     760512 |    1015195 |    1155215 |     908418 |    1011726 |    1314568 |    1270678 |    1422220 |
284.67/201.37	c (4,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
284.67/201.37	c (4,0) c | Restarts      |              15 |          2 |          2 |          2 |          3 |          1 |          2 |          2 |          1 |
284.67/201.37	c (4,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | PropBinClauses|         5957906 |     367135 |     738932 |     798133 |     624782 |     720952 |     783104 |     944471 |     980397 |
284.67/201.37	c (4,0) c | PropPreBlocker|       176329961 |   22848201 |   21695197 |   26160901 |   22886684 |   20808932 |   19059525 |   22679443 |   20191078 |
284.67/201.37	c (4,0) c | PropNotBlocker|        58712025 |    5939475 |    7675398 |    8297155 |    6748441 |    7224273 |    7421132 |    8445606 |    6960545 |
284.67/201.37	c (4,0) c | LitFullScans  |       253220554 |   30054388 |   31299786 |   36631920 |   31324726 |   30053143 |   30054451 |   33660855 |   30141285 |
284.67/201.37	c (4,0) c | LitScanFracts |            9664 |        848 |        966 |       1394 |        753 |        570 |       1045 |       2461 |       1627 |
284.67/201.37	c (4,0) c | DecisionLevel0|              15 |          2 |          2 |          2 |          3 |          1 |          2 |          2 |          1 |
284.67/201.37	c (4,0) c | Periods       |              41 |          5 |          5 |          6 |          5 |          5 |          5 |          5 |          5 |
284.67/201.37	c (4,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
284.67/201.37	c (4,0) c | Avg_Trail     |                 |      29059 |       6255 |       5685 |       6754 |       5158 |       9170 |       6757 |       9076 |
284.67/201.37	c (4,0) c | Avg_DL        |                 |       4653 |         61 |         93 |        102 |         44 |         79 |         31 |        137 |
284.67/201.37	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | Exported      |             128 |          1 |         30 |         16 |          4 |         23 |          7 |         24 |         23 |
284.67/201.37	c (4,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
284.67/201.37	c (4,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          1 |          0 |          1 |          1 |
284.67/201.37	c (4,0) c | Glues         |                 |          1 |         30 |         16 |          4 |         23 |          7 |         24 |         23 |
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | Orig_Seen     |             0 % |       7848 |      11268 |      12481 |       4454 |      12610 |      17468 |      13967 |      14763 |
284.67/201.37	c (4,0) c | Diff Orig seen|                 |       3394 |       6814 |       8027 |      X     |       8156 |      13014 |       9513 |      10309 |
284.67/201.37	c (4,0) c | Hamming       |            15 % |      19188 |      24637 |      20402 |      X     |      22584 |      22570 |      23163 |      23551 |
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c | RunningTime   |                 |    1.4 100%|    1.4 100%|    1.2 100%|    1.0 100%|    1.1 100%|    1.3 100%|    1.4 100%|    1.1 100%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,0) c | SolvingTime   |                 |    1.4     |    1.4     |    1.2     |    1.0     |    1.1     |    1.3     |    1.4     |    1.1     |
284.67/201.37	c (4,0) c | PropagationTim|                 |    1.3  97%|    1.4  97%|    1.1  96%|    1.0  97%|    1.0  96%|    1.2  94%|    1.4  96%|    1.1  95%|
284.67/201.37	c (4,0) c | AnalysisTime  |                 |    0.0   1%|    0.0   2%|    0.0   2%|    0.0   1%|    0.0   2%|    0.1   4%|    0.0   2%|    0.0   3%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,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%|
284.67/201.37	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c
284.67/201.37	c (4,0) c Threads : 8
284.67/201.37	c (4,0) c Winner : 3
284.67/201.37	c (4,0) c Conflicts_0 : 148
284.67/201.37	c (4,0) c Conflicts_1 : 536
284.67/201.37	c (4,0) c Conflicts_2 : 550
284.67/201.37	c (4,0) c Conflicts_3 : 521
284.67/201.37	c (4,0) c Conflicts_4 : 647
284.67/201.37	c (4,0) c Conflicts_5 : 444
284.67/201.37	c (4,0) c Conflicts_6 : 593
284.67/201.37	c (4,0) c Conflicts_7 : 739
284.67/201.37	c (4,0) c Conflicts_total : 4178
284.67/201.37	c (4,0) c Conflicts_winner : 521
284.67/201.37	c (4,0) c Decisions_0 : 6593
284.67/201.37	c (4,0) c Decisions_1 : 1253
284.67/201.37	c (4,0) c Decisions_2 : 958
284.67/201.37	c (4,0) c Decisions_3 : 806
284.67/201.37	c (4,0) c Decisions_4 : 1054
284.67/201.37	c (4,0) c Decisions_5 : 980
284.67/201.37	c (4,0) c Decisions_6 : 992
284.67/201.37	c (4,0) c Decisions_7 : 1446
284.67/201.37	c (4,0) c Decisions_total : 14082
284.67/201.37	c (4,0) c Decisions_winner : 806
284.67/201.37	c (4,0) c Propagations_0 : 760512
284.67/201.37	c (4,0) c Propagations_1 : 1015195
284.67/201.37	c (4,0) c Propagations_2 : 1155215
284.67/201.37	c (4,0) c Propagations_3 : 908418
284.67/201.37	c (4,0) c Propagations_4 : 1011726
284.67/201.37	c (4,0) c Propagations_5 : 1314568
284.67/201.37	c (4,0) c Propagations_6 : 1270678
284.67/201.37	c (4,0) c Propagations_7 : 1422220
284.67/201.37	c (4,0) c Propagations_total : 8858532
284.67/201.37	c (4,0) c Propagations_winner : 908418
284.67/201.37	c (4,0) c ReduceDBs_0 : 0
284.67/201.37	c (4,0) c ReduceDBs_1 : 0
284.67/201.37	c (4,0) c ReduceDBs_2 : 0
284.67/201.37	c (4,0) c ReduceDBs_3 : 0
284.67/201.37	c (4,0) c ReduceDBs_4 : 0
284.67/201.37	c (4,0) c ReduceDBs_5 : 0
284.67/201.37	c (4,0) c ReduceDBs_6 : 0
284.67/201.37	c (4,0) c ReduceDBs_7 : 0
284.67/201.37	c (4,0) c ReduceDBs_total : 0
284.67/201.37	c (4,0) c ReduceDBs_winner : 0
284.67/201.37	c (4,0) c SimpDBs_0 : 1
284.67/201.37	c (4,0) c SimpDBs_1 : 1
284.67/201.37	c (4,0) c SimpDBs_2 : 1
284.67/201.37	c (4,0) c SimpDBs_3 : 1
284.67/201.37	c (4,0) c SimpDBs_4 : 1
284.67/201.37	c (4,0) c SimpDBs_5 : 1
284.67/201.37	c (4,0) c SimpDBs_6 : 1
284.67/201.37	c (4,0) c SimpDBs_7 : 1
284.67/201.37	c (4,0) c SimpDBs_total : 8
284.67/201.37	c (4,0) c SimpDBs_winner : 1
284.67/201.37	c (4,0) c Restarts_0 : 2
284.67/201.37	c (4,0) c Restarts_1 : 2
284.67/201.37	c (4,0) c Restarts_2 : 2
284.67/201.37	c (4,0) c Restarts_3 : 3
284.67/201.37	c (4,0) c Restarts_4 : 1
284.67/201.37	c (4,0) c Restarts_5 : 2
284.67/201.37	c (4,0) c Restarts_6 : 2
284.67/201.37	c (4,0) c Restarts_7 : 1
284.67/201.37	c (4,0) c Restarts_total : 15
284.67/201.37	c (4,0) c Restarts_winner : 3
284.67/201.37	c (4,0) c ForcedImports_0 : 0
284.67/201.37	c (4,0) c ForcedImports_1 : 0
284.67/201.37	c (4,0) c ForcedImports_2 : 0
284.67/201.37	c (4,0) c ForcedImports_3 : 0
284.67/201.37	c (4,0) c ForcedImports_4 : 0
284.67/201.37	c (4,0) c ForcedImports_5 : 0
284.67/201.37	c (4,0) c ForcedImports_6 : 0
284.67/201.37	c (4,0) c ForcedImports_7 : 0
284.67/201.37	c (4,0) c ForcedImports_total : 0
284.67/201.37	c (4,0) c ForcedImports_winner : 0
284.67/201.37	c (4,0) c PropsBinClauses_0 : 367135
284.67/201.37	c (4,0) c PropsBinClauses_1 : 738932
284.67/201.37	c (4,0) c PropsBinClauses_2 : 798133
284.67/201.37	c (4,0) c PropsBinClauses_3 : 624782
284.67/201.37	c (4,0) c PropsBinClauses_4 : 720952
284.67/201.37	c (4,0) c PropsBinClauses_5 : 783104
284.67/201.37	c (4,0) c PropsBinClauses_6 : 944471
284.67/201.37	c (4,0) c PropsBinClauses_7 : 980397
284.67/201.37	c (4,0) c PropsBinClauses_total : 5957906
284.67/201.37	c (4,0) c PropsBinClauses_winner : 624782
284.67/201.37	c (4,0) c PropsPreBlocker_0 : 22848201
284.67/201.37	c (4,0) c PropsPreBlocker_1 : 21695197
284.67/201.37	c (4,0) c PropsPreBlocker_2 : 26160901
284.67/201.37	c (4,0) c PropsPreBlocker_3 : 22886684
284.67/201.37	c (4,0) c PropsPreBlocker_4 : 20808932
284.67/201.37	c (4,0) c PropsPreBlocker_5 : 19059525
284.67/201.37	c (4,0) c PropsPreBlocker_6 : 22679443
284.67/201.37	c (4,0) c PropsPreBlocker_7 : 20191078
284.67/201.37	c (4,0) c PropsPreBlocker_total : 176329961
284.67/201.37	c (4,0) c PropsPreBlocker_winner : 22886684
284.67/201.37	c (4,0) c PropsNotBlocker_0 : 5939475
284.67/201.37	c (4,0) c PropsNotBlocker_1 : 7675398
284.67/201.37	c (4,0) c PropsNotBlocker_2 : 8297155
284.67/201.37	c (4,0) c PropsNotBlocker_3 : 6748441
284.67/201.37	c (4,0) c PropsNotBlocker_4 : 7224273
284.67/201.37	c (4,0) c PropsNotBlocker_5 : 7421132
284.67/201.37	c (4,0) c PropsNotBlocker_6 : 8445606
284.67/201.37	c (4,0) c PropsNotBlocker_7 : 6960545
284.67/201.37	c (4,0) c PropsNotBlocker_total : 58712025
284.67/201.37	c (4,0) c PropsNotBlocker_winner : 6748441
284.67/201.37	c (4,0) c PropsLitFullScans_0 : 30054388
284.67/201.37	c (4,0) c PropsLitFullScans_1 : 31299786
284.67/201.37	c (4,0) c PropsLitFullScans_2 : 36631920
284.67/201.37	c (4,0) c PropsLitFullScans_3 : 31324726
284.67/201.37	c (4,0) c PropsLitFullScans_4 : 30053143
284.67/201.37	c (4,0) c PropsLitFullScans_5 : 30054451
284.67/201.37	c (4,0) c PropsLitFullScans_6 : 33660855
284.67/201.37	c (4,0) c PropsLitFullScans_7 : 30141285
284.67/201.37	c (4,0) c PropsLitFullScans_total : 253220554
284.67/201.37	c (4,0) c PropsLitFullScans_winner : 31324726
284.67/201.37	c (4,0) c LitScanFractions_0 : 848
284.67/201.37	c (4,0) c LitScanFractions_1 : 966
284.67/201.37	c (4,0) c LitScanFractions_2 : 1394
284.67/201.37	c (4,0) c LitScanFractions_3 : 753
284.67/201.37	c (4,0) c LitScanFractions_4 : 570
284.67/201.37	c (4,0) c LitScanFractions_5 : 1045
284.67/201.37	c (4,0) c LitScanFractions_6 : 2461
284.67/201.37	c (4,0) c LitScanFractions_7 : 1627
284.67/201.37	c (4,0) c LitScanFractions_total : 9664
284.67/201.37	c (4,0) c LitScanFractions_winner : 753
284.67/201.37	c (4,0) c DecisionLevel0_0 : 2
284.67/201.37	c (4,0) c DecisionLevel0_1 : 2
284.67/201.37	c (4,0) c DecisionLevel0_2 : 2
284.67/201.37	c (4,0) c DecisionLevel0_3 : 3
284.67/201.37	c (4,0) c DecisionLevel0_4 : 1
284.67/201.37	c (4,0) c DecisionLevel0_5 : 2
284.67/201.37	c (4,0) c DecisionLevel0_6 : 2
284.67/201.37	c (4,0) c DecisionLevel0_7 : 1
284.67/201.37	c (4,0) c DecisionLevel0_total : 15
284.67/201.37	c (4,0) c DecisionLevel0_winner : 3
284.67/201.37	c (4,0) c Periods_0 : 5
284.67/201.37	c (4,0) c Periods_1 : 5
284.67/201.37	c (4,0) c Periods_2 : 6
284.67/201.37	c (4,0) c Periods_3 : 5
284.67/201.37	c (4,0) c Periods_4 : 5
284.67/201.38	c (4,0) c Periods_5 : 5
284.67/201.38	c (4,0) c Periods_6 : 5
284.67/201.38	c (4,0) c Periods_7 : 5
284.67/201.38	c (4,0) c Periods_total : 41
284.67/201.38	c (4,0) c Periods_winner : 5
284.67/201.38	c (4,0) c Margin_0 : 20
284.67/201.38	c (4,0) c Margin_1 : 20
284.67/201.38	c (4,0) c Margin_2 : 20
284.67/201.38	c (4,0) c Margin_3 : 20
284.67/201.38	c (4,0) c Margin_4 : 20
284.67/201.38	c (4,0) c Margin_5 : 20
284.67/201.38	c (4,0) c Margin_6 : 20
284.67/201.38	c (4,0) c Margin_7 : 20
284.67/201.38	c (4,0) c Margin_total : 160
284.67/201.38	c (4,0) c Margin_winner : 20
284.67/201.38	c (4,0) c Exported_0 : 1
284.67/201.38	c (4,0) c Exported_1 : 30
284.67/201.38	c (4,0) c Exported_2 : 16
284.67/201.38	c (4,0) c Exported_3 : 4
284.67/201.38	c (4,0) c Exported_4 : 23
284.67/201.38	c (4,0) c Exported_5 : 7
284.67/201.38	c (4,0) c Exported_6 : 24
284.67/201.38	c (4,0) c Exported_7 : 23
284.67/201.38	c (4,0) c Exported_total : 128
284.67/201.38	c (4,0) c Exported_winner : 4
284.67/201.38	c (4,0) c Imported_0 : 0
284.67/201.38	c (4,0) c Imported_1 : 0
284.67/201.38	c (4,0) c Imported_2 : 0
284.67/201.38	c (4,0) c Imported_3 : 0
284.67/201.38	c (4,0) c Imported_4 : 0
284.67/201.38	c (4,0) c Imported_5 : 0
284.67/201.38	c (4,0) c Imported_6 : 0
284.67/201.38	c (4,0) c Imported_7 : 0
284.67/201.38	c (4,0) c Imported_total : 0
284.67/201.38	c (4,0) c Imported_winner : 0
284.67/201.38	c (4,0) c Good_0 : 0
284.67/201.38	c (4,0) c Good_1 : 0
284.67/201.38	c (4,0) c Good_2 : 0
284.67/201.38	c (4,0) c Good_3 : 0
284.67/201.38	c (4,0) c Good_4 : 0
284.67/201.38	c (4,0) c Good_5 : 0
284.67/201.38	c (4,0) c Good_6 : 0
284.67/201.38	c (4,0) c Good_7 : 0
284.67/201.38	c (4,0) c Good_total : 0
284.67/201.38	c (4,0) c Good_winner : 0
284.67/201.38	c (4,0) c Purge_0 : 0
284.67/201.38	c (4,0) c Purge_1 : 0
284.67/201.38	c (4,0) c Purge_2 : 0
284.67/201.38	c (4,0) c Purge_3 : 0
284.67/201.38	c (4,0) c Purge_4 : 0
284.67/201.38	c (4,0) c Purge_5 : 0
284.67/201.38	c (4,0) c Purge_6 : 0
284.67/201.38	c (4,0) c Purge_7 : 0
284.67/201.38	c (4,0) c Purge_total : 0
284.67/201.38	c (4,0) c Purge_winner : 0
284.67/201.38	c (4,0) c Promoted_0 : 0
284.67/201.38	c (4,0) c Promoted_1 : 0
284.67/201.38	c (4,0) c Promoted_2 : 0
284.67/201.38	c (4,0) c Promoted_3 : 0
284.67/201.38	c (4,0) c Promoted_4 : 0
284.67/201.38	c (4,0) c Promoted_5 : 0
284.67/201.38	c (4,0) c Promoted_6 : 0
284.67/201.38	c (4,0) c Promoted_7 : 0
284.67/201.38	c (4,0) c Promoted_total : 0
284.67/201.38	c (4,0) c Promoted_winner : 0
284.67/201.38	c (4,0) c Remove_Imp_0 : 0
284.67/201.38	c (4,0) c Remove_Imp_1 : 0
284.67/201.38	c (4,0) c Remove_Imp_2 : 0
284.67/201.38	c (4,0) c Remove_Imp_3 : 0
284.67/201.38	c (4,0) c Remove_Imp_4 : 0
284.67/201.38	c (4,0) c Remove_Imp_5 : 0
284.67/201.38	c (4,0) c Remove_Imp_6 : 0
284.67/201.38	c (4,0) c Remove_Imp_7 : 0
284.67/201.38	c (4,0) c Remove_Imp_total : 0
284.67/201.38	c (4,0) c Remove_Imp_winner : 0
284.67/201.38	c (4,0) c Blocked_Reuse_0 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_1 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_2 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_3 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_4 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_5 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_6 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_7 : 0
284.67/201.38	c (4,0) c Blocked_Reuse_total : 0
284.67/201.38	c (4,0) c Blocked_Reuse_winner : 0
284.67/201.38	c (4,0) c Unaries_0 : 0
284.67/201.38	c (4,0) c Unaries_1 : 0
284.67/201.38	c (4,0) c Unaries_2 : 0
284.67/201.38	c (4,0) c Unaries_3 : 0
284.67/201.38	c (4,0) c Unaries_4 : 0
284.67/201.38	c (4,0) c Unaries_5 : 0
284.67/201.38	c (4,0) c Unaries_6 : 0
284.67/201.38	c (4,0) c Unaries_7 : 0
284.67/201.38	c (4,0) c Unaries_total : 0
284.67/201.38	c (4,0) c Unaries_winner : 0
284.67/201.38	c (4,0) c Binaries_0 : 0
284.67/201.38	c (4,0) c Binaries_1 : 0
284.67/201.38	c (4,0) c Binaries_2 : 0
284.67/201.38	c (4,0) c Binaries_3 : 0
284.67/201.38	c (4,0) c Binaries_4 : 1
284.67/201.38	c (4,0) c Binaries_5 : 0
284.67/201.38	c (4,0) c Binaries_6 : 1
284.67/201.38	c (4,0) c Binaries_7 : 1
284.67/201.38	c (4,0) c Binaries_total : 3
284.67/201.38	c (4,0) c Binaries_winner : 0
284.67/201.38	c (4,0) c Glues_0 : 1
284.67/201.38	c (4,0) c Glues_1 : 30
284.67/201.38	c (4,0) c Glues_2 : 16
284.67/201.38	c (4,0) c Glues_3 : 4
284.67/201.38	c (4,0) c Glues_4 : 23
284.67/201.38	c (4,0) c Glues_5 : 7
284.67/201.38	c (4,0) c Glues_6 : 24
284.67/201.38	c (4,0) c Glues_7 : 23
284.67/201.38	c (4,0) c Glues_total : 128
284.67/201.38	c (4,0) c Glues_winner : 4
284.67/201.38	c (4,0) c RunningTime_0 : 1.380453
284.67/201.38	c (4,0) c RunningTime_1 : 1.440051
284.67/201.38	c (4,0) c RunningTime_2 : 1.163732
284.67/201.38	c (4,0) c RunningTime_3 : 1.043087
284.67/201.38	c (4,0) c RunningTime_4 : 1.061793
284.67/201.38	c (4,0) c RunningTime_5 : 1.290047
284.67/201.38	c (4,0) c RunningTime_6 : 1.426243
284.67/201.38	c (4,0) c RunningTime_7 : 1.132613
284.67/201.38	c (4,0) c RunningTime_total : 9.938019
284.67/201.38	c (4,0) c RunningTime_winner : 1.043087
284.67/201.38	c (4,0) c WaitingTime_0 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_1 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_2 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_3 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_4 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_5 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_6 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_7 : 0.000000
284.67/201.38	c (4,0) c WaitingTime_total : 0.000000
284.67/201.38	c (4,0) c WaitingTime_winner : 0.000000
284.67/201.38	c (4,0) c ExchangingTime_0 : 0.000045
284.67/201.38	c (4,0) c ExchangingTime_1 : 0.000172
284.67/201.38	c (4,0) c ExchangingTime_2 : 0.000143
284.67/201.38	c (4,0) c ExchangingTime_3 : 0.000059
284.67/201.38	c (4,0) c ExchangingTime_4 : 0.000167
284.67/201.38	c (4,0) c ExchangingTime_5 : 0.000107
284.67/201.38	c (4,0) c ExchangingTime_6 : 0.000160
284.67/201.38	c (4,0) c ExchangingTime_7 : 0.000144
284.67/201.38	c (4,0) c ExchangingTime_total : 0.000997
284.67/201.38	c (4,0) c ExchangingTime_winner : 0.000059
284.67/201.38	c (4,0) c PeriodProcTime_0 : 0.000071
284.67/201.38	c (4,0) c PeriodProcTime_1 : 0.000088
284.67/201.38	c (4,0) c PeriodProcTime_2 : 0.000105
284.67/201.38	c (4,0) c PeriodProcTime_3 : 0.000079
284.67/201.38	c (4,0) c PeriodProcTime_4 : 0.000065
284.67/201.38	c (4,0) c PeriodProcTime_5 : 0.000083
284.67/201.38	c (4,0) c PeriodProcTime_6 : 0.000074
284.67/201.38	c (4,0) c PeriodProcTime_7 : 0.000089
284.67/201.38	c (4,0) c PeriodProcTime_total : 0.000655
284.67/201.38	c (4,0) c PeriodProcTime_winner : 0.000079
284.67/201.38	c (4,0) c SolvingTime_0 : 1.380569
284.67/201.38	c (4,0) c SolvingTime_1 : 1.440311
284.67/201.38	c (4,0) c SolvingTime_2 : 1.163980
284.67/201.38	c (4,0) c SolvingTime_3 : 1.043225
284.67/201.38	c (4,0) c SolvingTime_4 : 1.062026
284.67/201.38	c (4,0) c SolvingTime_5 : 1.290237
284.67/201.38	c (4,0) c SolvingTime_6 : 1.426477
284.67/201.38	c (4,0) c SolvingTime_7 : 1.132846
284.67/201.38	c (4,0) c SolvingTime_total : 9.939671
284.67/201.38	c (4,0) c SolvingTime_winner : 1.043225
284.67/201.38	c (4,0) c PropagationTime_0 : 1.340187
284.67/201.38	c (4,0) c PropagationTime_1 : 1.394351
284.67/201.38	c (4,0) c PropagationTime_2 : 1.120776
284.67/201.38	c (4,0) c PropagationTime_3 : 1.013721
284.67/201.38	c (4,0) c PropagationTime_4 : 1.024092
284.67/201.38	c (4,0) c PropagationTime_5 : 1.212866
284.67/201.38	c (4,0) c PropagationTime_6 : 1.369232
284.67/201.38	c (4,0) c PropagationTime_7 : 1.074096
284.67/201.38	c (4,0) c PropagationTime_total : 9.549322
284.67/201.38	c (4,0) c PropagationTime_winner : 1.013721
284.67/201.38	c (4,0) c AnalysisTime_0 : 0.018256
284.67/201.38	c (4,0) c AnalysisTime_1 : 0.023276
284.67/201.38	c (4,0) c AnalysisTime_2 : 0.028412
284.67/201.38	c (4,0) c AnalysisTime_3 : 0.015396
284.67/201.38	c (4,0) c AnalysisTime_4 : 0.022978
284.67/201.38	c (4,0) c AnalysisTime_5 : 0.056400
284.67/201.38	c (4,0) c AnalysisTime_6 : 0.034477
284.67/201.38	c (4,0) c AnalysisTime_7 : 0.036948
284.67/201.38	c (4,0) c AnalysisTime_total : 0.236142
284.67/201.38	c (4,0) c AnalysisTime_winner : 0.015396
284.67/201.38	c (4,0) c ReductionTime_0 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_1 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_2 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_3 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_4 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_5 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_6 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_7 : 0.000000
284.67/201.38	c (4,0) c ReductionTime_total : 0.000000
284.67/201.38	c (4,0) c ReductionTime_winner : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_0 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_1 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_2 : 0.000001
284.67/201.38	c (4,0) c SimplifyTime_3 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_4 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_5 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_6 : 0.000001
284.67/201.38	c (4,0) c SimplifyTime_7 : 0.000000
284.67/201.38	c (4,0) c SimplifyTime_total : 0.000002
284.67/201.38	c (4,0) c SimplifyTime_winner : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_0 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_1 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_2 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_3 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_4 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_5 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_6 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_7 : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_total : 0.000000
284.67/201.38	c (4,0) c UsedRateTime_winner : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_0 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_1 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_2 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_3 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_4 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_5 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_6 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_7 : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_total : 0.000000
284.67/201.38	c (4,0) c OverlapRateTime_winner : 0.000000
284.67/201.38	c (4,0) c
284.67/201.38	c (4,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
284.67/201.38	c (4,0) c
284.67/201.38	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.38	c (4,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
284.67/201.38	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.38	c (4,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
284.67/201.38	c (4,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
284.67/201.38	c (4,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
284.67/201.38	c (4,0) c | Initial random_seed   |  474127365 |  851612792 |   45849067 |  794608763 | 1810431854 | 1371690573 | 2071220393 | 1940817974 |
284.67/201.38	c (4,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
284.67/201.38	c (4,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
284.67/201.38	c (4,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
284.67/201.38	c (4,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
284.67/201.38	c (4,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
284.67/201.38	c (4,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
284.67/201.38	c (4,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
284.67/201.38	c (4,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
284.67/201.38	c (4,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
284.67/201.38	c (4,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
284.67/201.38	c (4,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
284.67/201.38	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
284.67/201.38	c (4,0) 
284.67/201.38	c (4,0) s SATISFIABLE
273.09/201.52	c (4,0) SatSolver.solve End
273.09/201.52	c (4,0) Heap : 144 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
273.09/201.52	c (4,0) Show results Begin
285.46/201.64	c (4,0) x[0] = 0
285.46/201.64	c (4,0) x[1] = 13
285.46/201.64	c (4,0) x[2] = 29
285.46/201.64	c (4,0) x[3] = 63
285.46/201.64	c (4,0) x[4] = 104
285.46/201.64	c (4,0) x[5] = 130
285.46/201.64	c (4,0) x[6] = 134
285.46/201.64	c (4,0) x[7] = 137
285.46/201.64	c (4,0) x[8] = 180
285.46/201.64	c (4,0) x[9] = 185
285.46/201.64	c (4,0) x[10] = 32
285.46/201.64	c (4,0) x[11] = 65
285.46/201.64	c (4,0) x[12] = 89
285.46/201.64	c (4,0) x[13] = 94
285.46/201.64	c (4,0) x[14] = 189
285.46/201.64	c (4,0) x[15] = 26
285.46/201.64	c (4,0) x[16] = 42
285.46/201.64	c (4,0) x[17] = 133
285.46/201.64	c (4,0) x[18] = 115
285.46/201.64	c (4,0) x[19] = 1
285.46/201.64	c (4,0) x[20] = 41
285.46/201.64	c (4,0) x[21] = 142
285.46/201.64	c (4,0) x[22] = 143
285.46/201.64	c (4,0) x[23] = 83
285.46/201.64	c (4,0) x[24] = 135
285.46/201.64	c (4,0) x[25] = 97
285.46/201.64	c (4,0) x[26] = 5
285.46/201.64	c (4,0) x[27] = 58
285.46/201.64	c (4,0) x[28] = 147
285.46/201.64	c (4,0) x[29] = 171
285.46/201.64	c (4,0) x[30] = 183
285.46/201.64	c (4,0) x[31] = 9
285.46/201.64	c (4,0) x[32] = 87
285.46/201.64	c (4,0) x[33] = 172
285.46/201.64	c (4,0) x[34] = 92
285.46/201.64	c (4,0) x[35] = 187
285.46/201.64	c (4,0) x[36] = 111
285.46/201.64	c (4,0) x[37] = 164
285.46/201.64	c (4,0) x[38] = 197
285.46/201.64	c (4,0) x[39] = 57
285.46/201.64	c (4,0) x[40] = 129
285.46/201.64	c (4,0) x[41] = 24
285.46/201.64	c (4,0) x[42] = 101
285.46/201.64	c (4,0) x[43] = 120
285.46/201.64	c (4,0) x[44] = 139
285.46/201.64	c (4,0) x[45] = 144
285.46/201.64	c (4,0) x[46] = 25
285.46/201.64	c (4,0) x[47] = 98
285.46/201.64	c (4,0) x[48] = 123
285.46/201.64	c (4,0) x[49] = 152
285.46/201.64	c (4,0) x[50] = 14
285.46/201.64	c (4,0) x[51] = 113
285.46/201.64	c (4,0) x[52] = 82
285.46/201.64	c (4,0) x[53] = 91
285.46/201.64	c (4,0) x[54] = 105
285.46/201.64	c (4,0) x[55] = 114
285.46/201.64	c (4,0) x[56] = 188
285.46/201.64	c (4,0) x[57] = 161
285.46/201.64	c (4,0) x[58] = 12
285.46/201.64	c (4,0) x[59] = 75
285.46/201.64	c (4,0) x[60] = 146
285.46/201.64	c (4,0) x[61] = 103
285.46/201.64	c (4,0) x[62] = 112
285.46/201.64	c (4,0) x[63] = 18
285.46/201.64	c (4,0) x[64] = 162
285.46/201.64	c (4,0) x[65] = 50
285.46/201.64	c (4,0) x[66] = 90
285.46/201.64	c (4,0) x[67] = 124
285.46/201.64	c (4,0) x[68] = 49
285.46/201.64	c (4,0) x[69] = 106
285.46/201.64	c (4,0) x[70] = 95
285.46/201.64	c (4,0) x[71] = 72
285.46/201.64	c (4,0) x[72] = 79
285.46/201.64	c (4,0) x[73] = 167
285.46/201.64	c (4,0) x[74] = 70
285.46/201.64	c (4,0) x[75] = 148
285.46/201.64	c (4,0) x[76] = 33
285.46/201.64	c (4,0) x[77] = 3
285.46/201.64	c (4,0) x[78] = 74
285.46/201.64	c (4,0) x[79] = 19
285.46/201.64	c (4,0) x[80] = 149
285.46/201.64	c (4,0) x[81] = 122
285.46/201.64	c (4,0) x[82] = 100
285.46/201.64	c (4,0) x[83] = 11
285.46/201.64	c (4,0) x[84] = 23
285.46/201.65	c (4,0) x[85] = 53
285.46/201.65	c (4,0) x[86] = 35
285.46/201.65	c (4,0) x[87] = 64
285.46/201.65	c (4,0) x[88] = 166
285.46/201.65	c (4,0) x[89] = 99
285.46/201.65	c (4,0) x[90] = 128
285.46/201.65	c (4,0) x[91] = 150
285.46/201.65	c (4,0) x[92] = 88
285.46/201.65	c (4,0) x[93] = 78
285.46/201.65	c (4,0) x[94] = 151
285.46/201.65	c (4,0) x[95] = 71
285.46/201.65	c (4,0) x[96] = 193
285.46/201.65	c (4,0) x[97] = 157
285.46/201.65	c (4,0) x[98] = 126
285.46/201.65	c (4,0) x[99] = 156
285.46/201.65	c (4,0) x[100] = 96
285.46/201.65	c (4,0) x[101] = 169
285.46/201.65	c (4,0) x[102] = 181
285.46/201.65	c (4,0) x[103] = 36
285.46/201.65	c (4,0) x[104] = 131
285.46/201.65	c (4,0) x[105] = 195
285.46/201.65	c (4,0) x[106] = 153
285.46/201.65	c (4,0) x[107] = 110
285.46/201.65	c (4,0) x[108] = 138
285.46/201.65	c (4,0) x[109] = 85
285.46/201.65	c (4,0) x[110] = 56
285.46/201.65	c (4,0) x[111] = 86
285.46/201.65	c (4,0) x[112] = 81
285.46/201.65	c (4,0) x[113] = 118
285.46/201.65	c (4,0) x[114] = 191
285.46/201.65	c (4,0) x[115] = 30
285.46/201.65	c (4,0) x[116] = 20
285.46/201.65	c (4,0) x[117] = 192
285.46/201.65	c (4,0) x[118] = 6
285.46/201.65	c (4,0) x[119] = 160
285.46/201.65	s SATISFIABLE
285.46/201.66	v <instantiation>
285.46/201.66	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119]</list>
285.46/201.66	v     <values>0 13 29 63 104 130 134 137 180 185 32 65 89 94 189 26 42 133 115 1 41 142 143 83 135 97 5 58 147 171 183 9 87 172 92 187 111 164 197 57 129 24 101 120 139 144 25 98 123 152 14 113 82 91 105 114 188 161 12 75 146 103 112 18 162 50 90 124 49 106 95 72 79 167 70 148 33 3 74 19 149 122 100 11 23 53 35 64 166 99 128 150 88 78 151 71 193 157 126 156 96 169 181 36 131 195 153 110 138 85 56 86 81 118 191 30 20 192 6 160</values>
285.46/201.66	v </instantiation>
285.46/201.66	c (4,0) Show results End
285.46/201.66	c (4,0) Heap : 164 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
285.46/201.66	c (4,0) 4,4,STOP-AFTER(ALL)
285.46/201.66	c END-Prog: Tue Sep 24 17:30:15 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 (12757 MiB free)
  memory of node 1: 16384 MiB (10071 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405165-1569338854/watcher-4405165-1569338854 -o /tmp/evaluation-result-4405165-1569338854/solver-4405165-1569338854 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569335938-8846 --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-4405165-1569338854.xml 

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

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


[startup+0.100069 s]*
/proc/loadavg: 3.85 3.73 2.37 2/213 10371
/proc/meminfo: memFree=23286468/32770624 swapFree=66956484/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510156665 115843072 349 33554432000 4194304 5098028 140733147742448 140733147739704 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 349 296 221 0 87 0
[pid=10352] ppid=10349 vsize=27314120 memory=104360 CPUtime=0.1 cores=0-7
/proc/10352/stat : 10352 (java) S 10349 10349 8819 0 -1 1077944320 6227 0 0 0 8 2 0 0 20 0 20 0 510156665 27969658880 26090 33554432000 4194304 4196468 140734085665696 140734085648240 139950933360375 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
/proc/10352/statm: 6828530 26090 2770 1 0 6790935 0
[pid=10352/tid=10353] ppid=10349 vsize=27314120 memory=7896105854803286940 CPUtime=0.09 cores=0-7
/proc/10352/task/10353/stat : 10353 (java) R 10349 10349 8819 0 -1 4202560 4319 0 0 0 7 2 0 0 20 0 20 0 510156665 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950905197216 139950933382301 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10354] ppid=10349 vsize=27314120 memory=732369783205927909 CPUtime=0 cores=0-7
/proc/10352/task/10354/stat : 10354 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950937603216 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10355] ppid=10349 vsize=27314120 memory=139644868474496 CPUtime=0 cores=0-7
/proc/10352/task/10355/stat : 10355 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950705617936 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10356] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10356/stat : 10356 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950354500496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10357] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10357/stat : 10357 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950353447696 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10358] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10358/stat : 10358 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950352394896 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10359] ppid=10349 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10352/task/10359/stat : 10359 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950351342096 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10360] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10360/stat : 10360 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950350289296 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10361] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10361/stat : 10361 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950349236496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10362] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10362/stat : 10362 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156669 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950306417520 139950933371522 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10363] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10363/stat : 10363 (java) S 10349 10349 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 26155 33554432000 4194304 4196468 140734085665696 139948556543520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10364] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10364/stat : 10364 (java) S 10349 10349 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 26155 33554432000 4194304 4196468 140734085665696 139948422321520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10365] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10365/stat : 10365 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 26155 33554432000 4194304 4196468 140734085665696 139948047817040 139950933378971 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10366] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10366/stat : 10366 (java) S 10349 10349 8819 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950305364336 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10367] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10367/stat : 10367 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950304311536 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10368] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10368/stat : 10368 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950303258736 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10369] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10369/stat : 10369 (java) R 10349 10349 8819 0 -1 4202560 250 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950188128240 139950933372310 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10370] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10370/stat : 10370 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 26155 33554432000 4194304 4196468 140734085665696 139947549912160 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10371] ppid=10349 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10352/task/10371/stat : 10371 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 26155 33554432000 4194304 4196468 140734085665696 139950187076656 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105756 KiB

[startup+0.210299 s]*
/proc/loadavg: 3.85 3.73 2.37 2/213 10371
/proc/meminfo: memFree=23263444/32770624 swapFree=66956484/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510156665 115843072 349 33554432000 4194304 5098028 140733147742448 140733147739704 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 349 296 221 0 87 0
[pid=10352] ppid=10349 vsize=27314120 memory=123728 CPUtime=0.25 cores=0-7
/proc/10352/stat : 10352 (java) S 10349 10349 8819 0 -1 1077944320 11865 0 0 0 21 4 0 0 20 0 20 0 510156665 27969658880 30932 33554432000 4194304 4196468 140734085665696 140734085648240 139950933360375 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
/proc/10352/statm: 6828530 30932 2942 1 0 6790935 0
[pid=10352/tid=10353] ppid=10349 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/10352/task/10353/stat : 10353 (java) R 10349 10349 8819 0 -1 4202560 9564 0 0 0 16 3 0 0 20 0 20 0 510156665 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950905159760 139950914923950 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10354] ppid=10349 vsize=27314120 memory=732369783205927909 CPUtime=0 cores=0-7
/proc/10352/task/10354/stat : 10354 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950937603216 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10355] ppid=10349 vsize=27314120 memory=139644868474496 CPUtime=0 cores=0-7
/proc/10352/task/10355/stat : 10355 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950705617936 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10356] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10356/stat : 10356 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950354500496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10357] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10357/stat : 10357 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950353447696 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10358] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10358/stat : 10358 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950352394896 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10359] ppid=10349 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10352/task/10359/stat : 10359 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950351342096 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10360] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10360/stat : 10360 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950350289296 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10361] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10361/stat : 10361 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950349236496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10362] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10362/stat : 10362 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156669 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950306417520 139950933371522 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10363] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10363/stat : 10363 (java) S 10349 10349 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 30932 33554432000 4194304 4196468 140734085665696 139948556543520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10364] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10364/stat : 10364 (java) S 10349 10349 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 30932 33554432000 4194304 4196468 140734085665696 139948422321520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10365] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10365/stat : 10365 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 30932 33554432000 4194304 4196468 140734085665696 139948047817040 139950933378971 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10366] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10366/stat : 10366 (java) S 10349 10349 8819 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950305364336 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10367] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10367/stat : 10367 (java) S 10349 10349 8819 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950304311536 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10368] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10368/stat : 10368 (java) S 10349 10349 8819 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950303258736 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10369] ppid=10349 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/10352/task/10369/stat : 10369 (java) S 10349 10349 8819 0 -1 1077944384 450 0 0 0 2 0 0 0 20 0 20 0 510156673 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950188128240 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10370] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10370/stat : 10370 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 30932 33554432000 4194304 4196468 140734085665696 139947549912160 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10371] ppid=10349 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10352/task/10371/stat : 10371 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 30932 33554432000 4194304 4196468 140734085665696 139950187076656 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125124 KiB

[startup+0.309525 s]*
/proc/loadavg: 3.85 3.73 2.37 3/213 10371
/proc/meminfo: memFree=23260156/32770624 swapFree=66956484/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510156665 115843072 349 33554432000 4194304 5098028 140733147742448 140733147739704 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 349 296 221 0 87 0
[pid=10352] ppid=10349 vsize=27314120 memory=127564 CPUtime=0.42 cores=0-7
/proc/10352/stat : 10352 (java) S 10349 10349 8819 0 -1 1077944320 12798 0 0 0 38 4 0 0 20 0 20 0 510156665 27969658880 31891 33554432000 4194304 4196468 140734085665696 140734085648240 139950933360375 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
/proc/10352/statm: 6828530 31891 3006 1 0 6790935 0
[pid=10352/tid=10353] ppid=10349 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10352/task/10353/stat : 10353 (java) R 10349 10349 8819 0 -1 4202560 10294 0 0 0 26 3 0 0 20 0 20 0 510156665 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950905143392 139950914923927 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10354] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10354/stat : 10354 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950937603216 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10355] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10355/stat : 10355 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950705617936 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10356] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10356/stat : 10356 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950354500496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10357] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10357/stat : 10357 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950353447696 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10358] ppid=10349 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/10352/task/10358/stat : 10358 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950352394896 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10359] ppid=10349 vsize=27314120 memory=139644754817967 CPUtime=0 cores=0-7
/proc/10352/task/10359/stat : 10359 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950351342096 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10360] ppid=10349 vsize=27314120 memory=139644754820272 CPUtime=0 cores=0-7
/proc/10352/task/10360/stat : 10360 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950350289296 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10361] ppid=10349 vsize=27314120 memory=139644754822576 CPUtime=0 cores=0-7
/proc/10352/task/10361/stat : 10361 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950349236496 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10362] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10362/stat : 10362 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156669 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950306417520 139950933371522 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10363] ppid=10349 vsize=27314120 memory=279289509652112 CPUtime=0 cores=0-7
/proc/10352/task/10363/stat : 10363 (java) S 10349 10349 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 31891 33554432000 4194304 4196468 140734085665696 139948556543520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10364] ppid=10349 vsize=27314120 memory=279289509659024 CPUtime=0 cores=0-7
/proc/10352/task/10364/stat : 10364 (java) S 10349 10349 8819 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510156670 27969658880 31891 33554432000 4194304 4196468 140734085665696 139948422321520 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10365] ppid=10349 vsize=27314120 memory=279289509600304 CPUtime=0 cores=0-7
/proc/10352/task/10365/stat : 10365 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 31891 33554432000 4194304 4196468 140734085665696 139948047817040 139950933378971 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10366] ppid=10349 vsize=27314120 memory=279289509672848 CPUtime=0.01 cores=0-7
/proc/10352/task/10366/stat : 10366 (java) S 10349 10349 8819 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 20 0 510156672 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950305364336 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10367] ppid=10349 vsize=27314120 memory=279289509679760 CPUtime=0 cores=0-7
/proc/10352/task/10367/stat : 10367 (java) S 10349 10349 8819 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 510156672 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950304311536 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10368] ppid=10349 vsize=27314120 memory=279289509677456 CPUtime=0.01 cores=0-7
/proc/10352/task/10368/stat : 10368 (java) S 10349 10349 8819 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 510156673 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950303258736 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10369] ppid=10349 vsize=27314120 memory=279289509693616 CPUtime=0.07 cores=0-7
/proc/10352/task/10369/stat : 10369 (java) S 10349 10349 8819 0 -1 1077944384 494 0 0 0 7 0 0 0 20 0 20 0 510156673 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950188128240 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10370] ppid=10349 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10370/stat : 10370 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 31891 33554432000 4194304 4196468 140734085665696 139947549912160 139950933370581 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10371] ppid=10349 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10352/task/10371/stat : 10371 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156673 27969658880 31891 33554432000 4194304 4196468 140734085665696 139950187076656 139950933371522 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128960 KiB

[startup+0.70084 s]
/proc/loadavg: 3.85 3.73 2.37 2/213 10371
/proc/meminfo: memFree=23239464/32770624 swapFree=66956484/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510156665 115843072 349 33554432000 4194304 5098028 140733147742448 140733147739704 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 349 296 221 0 87 0
[pid=10352] ppid=10349 vsize=27320392 memory=163056 CPUtime=0.98 cores=0-7
/proc/10352/stat : 10352 (java) S 10349 10349 8819 0 -1 1077944320 19870 0 0 0 93 5 0 0 20 0 20 0 510156665 27976081408 40764 33554432000 4194304 4196468 140734085665696 140734085648240 139950933360375 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
/proc/10352/statm: 6830098 40764 3172 1 0 6791447 0
[pid=10352/tid=10353] ppid=10349 vsize=27320392 memory=279289509988544 CPUtime=0.68 cores=0-7
/proc/10352/task/10353/stat : 10353 (java) R 10349 10349 8819 0 -1 4202560 16913 0 0 0 63 5 0 0 20 0 20 0 510156665 27976081408 40764 33554432000 4194304 4196468 140734085665696 139950905182544 139950933382301 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10354] ppid=10349 vsize=27320392 memory=5076651345044 CPUtime=0 cores=0-7
/proc/10352/task/10354/stat : 10354 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510156668 27976081408 40764 33554432000 4194304 4196468 140734085665696 139950937603216 139950933370581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10355] ppid=10349 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10355/stat : 10355 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27976081408 40764 33554432000 4194304 4196468 140734085665696 139950705617936 139950933370581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0
[pid=10352/tid=10356] ppid=10349 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10352/task/10356/stat : 10356 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510156668 27976081408 40764 33554432000 4194304 4196468 140734085665696 139950354500496 139950933370581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36081664 140734085669611 140734085670038 140734085670038 140734085672911 0

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

/proc/10392/task/10400/stat : 10400 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488245660048 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10401] ppid=10349 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/10392/task/10401/stat : 10401 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488244607248 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10402] ppid=10349 vsize=8414124 memory=1548 CPUtime=0 cores=0-7
/proc/10392/task/10402/stat : 10402 (java) S 10349 10349 8819 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 510176301 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488195201904 140488766200450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10403] ppid=10349 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/10392/task/10403/stat : 10403 (java) S 10349 10349 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510176301 8616062976 30168 33554432000 4194304 4196468 140729320562816 140487306503712 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10404] ppid=10349 vsize=8414124 memory=744 CPUtime=0 cores=0-7
/proc/10392/task/10404/stat : 10404 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176302 8616062976 30168 33554432000 4194304 4196468 140729320562816 140487038068080 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10405] ppid=10349 vsize=8414124 memory=8444 CPUtime=0 cores=0-7
/proc/10392/task/10405/stat : 10405 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140486663559504 140488766207899 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10406] ppid=10349 vsize=8414124 memory=6172 CPUtime=0.07 cores=0-7
/proc/10392/task/10406/stat : 10406 (java) S 10349 10349 8819 0 -1 1077944384 614 0 0 0 7 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488194148720 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10407] ppid=10349 vsize=8414124 memory=1124 CPUtime=0.06 cores=0-7
/proc/10392/task/10407/stat : 10407 (java) S 10349 10349 8819 0 -1 1077944384 267 0 0 0 6 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488193095920 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10408] ppid=10349 vsize=8414124 memory=14008 CPUtime=0.05 cores=0-7
/proc/10392/task/10408/stat : 10408 (java) S 10349 10349 8819 0 -1 1077944384 277 0 0 0 5 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488192043120 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10409] ppid=10349 vsize=8414124 memory=12024 CPUtime=0.21 cores=0-7
/proc/10392/task/10409/stat : 10409 (java) S 10349 10349 8819 0 -1 1077944384 627 0 0 0 21 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488190990320 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10410] ppid=10349 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/10392/task/10410/stat : 10410 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140486165654624 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10411] ppid=10349 vsize=8414124 memory=21948 CPUtime=0 cores=0-7
/proc/10392/task/10411/stat : 10411 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488189938736 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10413] ppid=10349 vsize=8414124 memory=290763849282617370 CPUtime=0 cores=0-7
/proc/10392/task/10413/stat : 10413 (java) S 10349 10349 8819 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488181904960 140488766213913 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10415] ppid=10349 vsize=8414124 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/10392/task/10415/stat : 10415 (java) S 10349 10349 8819 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485494554256 140488766211229 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10416] ppid=10349 vsize=8414124 memory=14979957692565256 CPUtime=0 cores=0-7
/proc/10392/task/10416/stat : 10416 (java) S 10349 10349 8819 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485762989584 140488766211229 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10417] ppid=10349 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/10392/task/10417/stat : 10417 (java) S 10349 10349 8819 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 510176375 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485226126384 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
Current children cumulated CPU time: 282.06 s
Current children cumulated vsize: 12040604 KiB
Current children cumulated memory: 3098644 KiB

[startup+201.201 s]
/proc/loadavg: 1.57 2.64 2.19 5/223 10425
/proc/meminfo: memFree=20163324/32770624 swapFree=66956488/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1476 CPUtime=271.56 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 582 112596 0 0 0 0 25790 1366 20 0 1 0 510156665 115843072 369 33554432000 4194304 5098028 140733147742448 140733147739192 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 369 311 221 0 87 0
[pid=10392] ppid=10349 vsize=8414124 memory=120672 CPUtime=1.2 cores=0-7
/proc/10392/stat : 10392 (java) S 10349 10349 8819 0 -1 1077944320 21109 0 0 0 113 7 0 0 20 0 24 0 510176297 8616062976 30168 33554432000 4194304 4196468 140729320562816 140729320545360 140488766189303 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
/proc/10392/statm: 2103531 30168 3206 1 0 2064875 0
[pid=10412] ppid=10392 vsize=3513352 memory=3012632 CPUtime=11.64 cores=0-7
/proc/10412/stat : 10412 (manyglucose-4.1) S 10392 10349 8819 0 -1 1077944320 368670 0 0 0 1050 114 0 0 20 0 5 0 510176373 3597672448 753158 33554432000 4194304 4454172 140724772909472 140724772907856 140643216748279 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 40038400 140724772918121 140724772918320 140724772918320 140724772921274 0
/proc/10412/statm: 878338 753158 416 64 0 874006 0
[pid=10412/tid=10418] ppid=10392 vsize=3513352 memory=288230583166042426 CPUtime=1.19 cores=0-7
/proc/10412/task/10418/stat : 10418 (manyglucose-4.1) R 10392 10349 8819 0 -1 4202560 9490 0 0 0 110 9 0 0 20 0 5 0 510176657 3597672448 753158 33554432000 4194304 4454172 140724772909472 140643187260200 4351184 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 40038400 140724772918121 140724772918320 140724772918320 140724772921274 0
[pid=10412/tid=10419] ppid=10392 vsize=3513352 memory=14979957692565256 CPUtime=1.16 cores=0-7
/proc/10412/task/10419/stat : 10419 (manyglucose-4.1) R 10392 10349 8819 0 -1 4202560 20307 0 0 0 98 18 0 0 20 0 5 0 510176657 3597672448 753158 33554432000 4194304 4454172 140724772909472 140643169381160 4351286 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 40038400 140724772918121 140724772918320 140724772918320 140724772921274 0
[pid=10412/tid=10423] ppid=10392 vsize=3513352 memory=0 CPUtime=1.18 cores=0-7
/proc/10412/task/10423/stat : 10423 (manyglucose-4.1) R 10392 10349 8819 0 -1 4202560 5982 0 0 0 115 3 0 0 20 0 5 0 510176657 3597672448 753158 33554432000 4194304 4454172 140724772909472 140642672110376 4351209 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 40038400 140724772918121 140724772918320 140724772918320 140724772921274 0
[pid=10412/tid=10424] ppid=10392 vsize=3513352 memory=0 CPUtime=1.18 cores=0-7
/proc/10412/task/10424/stat : 10424 (manyglucose-4.1) R 10392 10349 8819 0 -1 4202560 6435 0 0 0 115 3 0 0 20 0 5 0 510176657 3597672448 753158 33554432000 4194304 4454172 140724772909472 140642663717672 140643202046782 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 40038400 140724772918121 140724772918320 140724772918320 140724772921274 0
[pid=10392/tid=10393] ppid=10349 vsize=8414124 memory=0 CPUtime=0.77 cores=0-7
/proc/10392/task/10393/stat : 10393 (java) S 10349 10349 8819 0 -1 1077944384 17922 0 0 0 72 5 0 0 20 0 24 0 510176298 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488738029472 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10394] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10394/stat : 10394 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488770432144 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10395] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10395/stat : 10395 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488584588304 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10396] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10396/stat : 10396 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488583535504 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10397] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10397/stat : 10397 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488248818448 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10398] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10398/stat : 10398 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488247765648 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10399] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10399/stat : 10399 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488246712848 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10400] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10400/stat : 10400 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488245660048 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10401] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10401/stat : 10401 (java) S 10349 10349 8819 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510176300 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488244607248 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10402] ppid=10349 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/10392/task/10402/stat : 10402 (java) S 10349 10349 8819 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 510176301 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488195201904 140488766200450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10403] ppid=10349 vsize=8414124 memory=120672 CPUtime=0 cores=0-7
/proc/10392/task/10403/stat : 10403 (java) S 10349 10349 8819 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510176301 8616062976 30168 33554432000 4194304 4196468 140729320562816 140487306503712 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10404] ppid=10349 vsize=8414124 memory=2954404 CPUtime=0 cores=0-7
/proc/10392/task/10404/stat : 10404 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176302 8616062976 30168 33554432000 4194304 4196468 140729320562816 140487038068080 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10405] ppid=10349 vsize=8414124 memory=7589507028321200997 CPUtime=0 cores=0-7
/proc/10392/task/10405/stat : 10405 (java) S 10349 10349 8819 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140486663559504 140488766207899 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10406] ppid=10349 vsize=8414124 memory=7594589954192795495 CPUtime=0.07 cores=0-7
/proc/10392/task/10406/stat : 10406 (java) S 10349 10349 8819 0 -1 1077944384 614 0 0 0 7 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488194148720 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10407] ppid=10349 vsize=8414124 memory=7584172172082901604 CPUtime=0.06 cores=0-7
/proc/10392/task/10407/stat : 10407 (java) S 10349 10349 8819 0 -1 1077944384 267 0 0 0 6 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488193095920 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10408] ppid=10349 vsize=8414124 memory=6368482851610323558 CPUtime=0.05 cores=0-7
/proc/10392/task/10408/stat : 10408 (java) S 10349 10349 8819 0 -1 1077944384 277 0 0 0 5 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488192043120 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10409] ppid=10349 vsize=8414124 memory=7810205378769666148 CPUtime=0.21 cores=0-7
/proc/10392/task/10409/stat : 10409 (java) S 10349 10349 8819 0 -1 1077944384 627 0 0 0 21 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488190990320 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10410] ppid=10349 vsize=8414124 memory=7810205378769666148 CPUtime=0 cores=0-7
/proc/10392/task/10410/stat : 10410 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140486165654624 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10411] ppid=10349 vsize=8414124 memory=7164217004402959464 CPUtime=0 cores=0-7
/proc/10392/task/10411/stat : 10411 (java) S 10349 10349 8819 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510176305 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488189938736 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10413] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10413/stat : 10413 (java) S 10349 10349 8819 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140488181904960 140488766213913 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10415] ppid=10349 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/10392/task/10415/stat : 10415 (java) S 10349 10349 8819 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485494554256 140488766211229 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10416] ppid=10349 vsize=8414124 memory=7810205378769666148 CPUtime=0 cores=0-7
/proc/10392/task/10416/stat : 10416 (java) S 10349 10349 8819 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510176373 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485762989584 140488766211229 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10417] ppid=10349 vsize=8414124 memory=7164217004402959464 CPUtime=0 cores=0-7
/proc/10392/task/10417/stat : 10417 (java) S 10349 10349 8819 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 510176375 8616062976 30168 33554432000 4194304 4196468 140729320562816 140485226126384 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
Current children cumulated CPU time: 284.4 s
Current children cumulated vsize: 12040604 KiB
Current children cumulated memory: 3134780 KiB

[startup+201.601 s]
/proc/loadavg: 1.57 2.64 2.19 5/223 10425
/proc/meminfo: memFree=20163324/32770624 swapFree=66956488/67108860
[pid=10349] ppid=10346 vsize=113128 memory=1476 CPUtime=271.56 cores=0-7
/proc/10349/stat : 10349 (scop.sh) S 10346 10349 8819 0 -1 4202496 582 112596 0 0 0 0 25790 1366 20 0 1 0 510156665 115843072 369 33554432000 4194304 5098028 140733147742448 140733147739192 140602359812732 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36196352 140733147751205 140733147751532 140733147751532 140733147754445 0
/proc/10349/statm: 28282 369 311 221 0 87 0
[pid=10392] ppid=10349 vsize=8283048 memory=154348 CPUtime=13.9 cores=0-7
/proc/10392/stat : 10392 (java) S 10349 10349 8819 0 -1 1077944320 21943 378261 0 0 165 8 1085 132 20 0 22 0 510176297 8481841152 38587 33554432000 4194304 4196468 140729320562816 140729320545360 140488766189303 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
/proc/10392/statm: 2070762 38587 3232 1 0 2032106 0
[pid=10392/tid=10393] ppid=10349 vsize=8283048 memory=3236 CPUtime=13.02 cores=0-7
/proc/10392/task/10393/stat : 10393 (java) R 10349 10349 8819 0 -1 4202560 18161 378261 0 0 79 6 1085 132 20 0 22 0 510176298 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488738020112 140488766210650 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10394] ppid=10349 vsize=8283048 memory=1476 CPUtime=12.17 cores=0-7
/proc/10392/task/10394/stat : 10394 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488770432144 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10395] ppid=10349 vsize=8283048 memory=100440 CPUtime=12.17 cores=0-7
/proc/10392/task/10395/stat : 10395 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488584588304 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10396] ppid=10349 vsize=8283048 memory=6791534058613427641 CPUtime=12.17 cores=0-7
/proc/10392/task/10396/stat : 10396 (java) S 10349 10349 8819 0 -1 1077944384 2 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488583535504 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10397] ppid=10349 vsize=8283048 memory=1396 CPUtime=12.17 cores=0-7
/proc/10392/task/10397/stat : 10397 (java) S 10349 10349 8819 0 -1 1077944384 3 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488248818448 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10398] ppid=10349 vsize=8283048 memory=10627380 CPUtime=12.17 cores=0-7
/proc/10392/task/10398/stat : 10398 (java) S 10349 10349 8819 0 -1 1077944384 2 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488247765648 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10399] ppid=10349 vsize=8283048 memory=-7824251494390912104 CPUtime=12.17 cores=0-7
/proc/10392/task/10399/stat : 10399 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488246712848 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10400] ppid=10349 vsize=8283048 memory=-8029775829737353339 CPUtime=12.17 cores=0-7
/proc/10392/task/10400/stat : 10400 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488245660048 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10401] ppid=10349 vsize=8283048 memory=6944657691966988345 CPUtime=12.17 cores=0-7
/proc/10392/task/10401/stat : 10401 (java) S 10349 10349 8819 0 -1 1077944384 2 378261 0 0 0 0 1085 132 20 0 22 0 510176300 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488244607248 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10402] ppid=10349 vsize=8283048 memory=-7522837583095740291 CPUtime=12.17 cores=0-7
/proc/10392/task/10402/stat : 10402 (java) S 10349 10349 8819 0 -1 1077944384 7 378261 0 0 0 0 1085 132 20 0 22 0 510176301 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488195201904 140488766200450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10403] ppid=10349 vsize=8283048 memory=7883944108235712103 CPUtime=12.17 cores=0-7
/proc/10392/task/10403/stat : 10403 (java) S 10349 10349 8819 0 -1 1077944384 13 378261 0 0 0 0 1085 132 20 0 22 0 510176301 8481841152 38587 33554432000 4194304 4196468 140729320562816 140487306503712 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10404] ppid=10349 vsize=8283048 memory=7741518904578893120 CPUtime=12.17 cores=0-7
/proc/10392/task/10404/stat : 10404 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176302 8481841152 38587 33554432000 4194304 4196468 140729320562816 140487038068080 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10405] ppid=10349 vsize=8283048 memory=-7824251494390912104 CPUtime=12.17 cores=0-7
/proc/10392/task/10405/stat : 10405 (java) S 10349 10349 8819 0 -1 1077944384 1 378261 0 0 0 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140486663559504 140488766207899 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10406] ppid=10349 vsize=8283048 memory=1560 CPUtime=12.33 cores=0-7
/proc/10392/task/10406/stat : 10406 (java) S 10349 10349 8819 0 -1 1077944384 739 378261 0 0 16 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488194148720 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10407] ppid=10349 vsize=8283048 memory=976 CPUtime=12.32 cores=0-7
/proc/10392/task/10407/stat : 10407 (java) S 10349 10349 8819 0 -1 1077944384 369 378261 0 0 15 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488193095920 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10408] ppid=10349 vsize=8283048 memory=772 CPUtime=12.29 cores=0-7
/proc/10392/task/10408/stat : 10408 (java) R 10349 10349 8819 0 -1 4202560 373 378261 0 0 12 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488192043120 140488766210650 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10409] ppid=10349 vsize=8283048 memory=3616 CPUtime=12.45 cores=0-7
/proc/10392/task/10409/stat : 10409 (java) R 10349 10349 8819 0 -1 4202560 828 378261 0 0 28 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488190990320 140488750269790 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10410] ppid=10349 vsize=8283048 memory=120672 CPUtime=12.17 cores=0-7
/proc/10392/task/10410/stat : 10410 (java) S 10349 10349 8819 0 -1 1077944384 3 378261 0 0 0 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140486165654624 140488766199509 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10411] ppid=10349 vsize=8283048 memory=1124 CPUtime=12.17 cores=0-7
/proc/10392/task/10411/stat : 10411 (java) S 10349 10349 8819 0 -1 1077944384 3 378261 0 0 0 0 1085 132 20 0 22 0 510176305 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488189938736 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10413] ppid=10349 vsize=8283048 memory=14008 CPUtime=12.17 cores=0-7
/proc/10392/task/10413/stat : 10413 (java) S 10349 10349 8819 0 -1 1077944384 24 378261 0 0 0 0 1085 132 20 0 22 0 510176373 8481841152 38587 33554432000 4194304 4196468 140729320562816 140488181904144 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
[pid=10392/tid=10417] ppid=10349 vsize=8283048 memory=14979957692565256 CPUtime=12.17 cores=0-7
/proc/10392/task/10417/stat : 10417 (java) S 10349 10349 8819 0 -1 1077944384 13 378261 0 0 0 0 1085 132 20 0 22 0 510176375 8481841152 38587 33554432000 4194304 4196468 140729320562816 140485226128176 140488766200450 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34193408 140729320567799 140729320567958 140729320567958 140729320570831 0
Current children cumulated CPU time: 285.46 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 155824 KiB

Child status: 0
Real time (s): 201.693
CPU time (s): 285.648
CPU user time (s): 270.533
CPU system time (s): 15.1144
CPU usage (%): 141.625
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 10740244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.533
system time used= 15.1144
maximum resident set size= 10739788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 514576
page faults= 0
swaps= 0
block input operations= 24
block output operations= 208408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62915
involuntary context switches= 1132


# summary of solver processes directly reported to runsolver:
#   pid: 10349
#   total CPU time (s): 285.648
#   total CPU user time (s): 270.533
#   total CPU system time (s): 15.1144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51411 second user time and 1.94186 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-24 17:26:53
IDJOB=4405165
IDBENCH=131470
IDSOLVER=2867
FILE ID=node151/4405165-1569338854
RUNJOBID= node151-1569335938-8846
PBS_JOBID= 21705046
Free space on /tmp= 12412 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-bvg/Subisomorphism-si6-b09-m200-08.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-4405165-1569338854/watcher-4405165-1569338854 -o /tmp/evaluation-result-4405165-1569338854/solver-4405165-1569338854 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569335938-8846 --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-4405165-1569338854.xml

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

MD5SUM BENCH= 7f9c41aacca1e0b30cdd7db3c30aaf94
RANDOM SEED=1515817887

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23377292 kB
MemAvailable:   31796832 kB
Buffers:           89212 kB
Cached:          8490816 kB
SwapCached:        50756 kB
Active:          2727412 kB
Inactive:        5907932 kB
Active(anon):       2448 kB
Inactive(anon):   107572 kB
Active(file):    2724964 kB
Inactive(file):  5800360 kB
Unevictable:      108536 kB
Mlocked:          108536 kB
SwapTotal:      67108860 kB
SwapFree:       66956484 kB
Dirty:             20672 kB
Writeback:             0 kB
AnonPages:        176120 kB
Mapped:            54560 kB
Shmem:             45948 kB
Slab:             351504 kB
SReclaimable:     322676 kB
SUnreclaim:        28828 kB
KernelStack:        3792 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 12392 MiB
End job on node151 at 2019-09-24 17:30:15