Trace number 4392607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 392.167 291.995

General information on the benchmark

NameCrossword/Crossword-m1c-ogd-herald/
Crossword-m1c-ogd-h1502.xml
MD5SUMf196bcf8028f955a9b1a207c833066c3
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.441362
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints80
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":191}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":34},{"degree":2,"count":191}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":16},{"arity":4,"count":36},{"arity":5,"count":14},{"arity":6,"count":6},{"arity":7,"count":2},{"arity":10,"count":4},{"arity":15,"count":2}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-4525-serial-file.bin HOME/instance-4392607-1568446262.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 09:30:21 CEST 2019
0.66/0.56	c PID: 4528
0.66/0.56	c IP: 172.20.3.145
0.66/0.56	c HOST: node145.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.56/1.39	c (0,0) Parsing End
2.56/1.39	c (0,0) CSP: 191 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 26
2.56/1.40	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.56/1.40	c (0,0) Constraint Name Generate Begin
2.83/1.40	c (0,0) Ctr:HOME/instance-4392607-1568446262.xml,ExtensionSupport:Var
2.83/1.40	c (0,0) Constraint Name Generate End
2.83/1.40	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.83/1.40	c (0,0) CSP to CSPinCNF Begin
21.23/11.30	c (10,10) translated 8 (10%) constraints
32.54/19.85	c (19,18) translated 16 (20%) constraints
35.17/22.44	c (21,21) translated 24 (30%) constraints
38.54/25.50	c (24,24) translated 32 (40%) constraints
41.37/28.37	c (27,27) translated 40 (50%) constraints
44.11/31.08	c (30,29) translated 48 (60%) constraints
185.57/145.78	c (145,140) translated 56 (70%) constraints
198.88/156.32	c (155,150) translated 64 (80%) constraints
199.60/157.01	c (156,151) translated 72 (90%) constraints
243.05/193.92	c (193,187) translated 80 (100%) constraints
252.06/202.93	c (202,196) ===========================================
252.69/203.52	c (202,197) Hybrid: #OE=227553, #LE=0
252.69/203.52	c (202,197) Hybrid
252.69/203.52	c (202,197) ===========================================
257.73/207.75	c (207,201) translated 204525 (10%) constraints
264.45/212.18	c (211,205) translated 409050 (20%) constraints
268.60/216.24	c (215,209) translated 613575 (30%) constraints
272.70/220.33	c (219,213) translated 818099 (40%) constraints
276.81/224.46	c (223,217) translated 1022624 (50%) constraints
280.98/228.59	c (228,221) translated 1227149 (60%) constraints
289.47/233.19	c (232,225) translated 1431673 (70%) constraints
293.47/237.15	c (236,229) translated 1636198 (80%) constraints
297.67/241.32	c (240,234) translated 1840723 (90%) constraints
301.84/245.49	c (244,238) translated 2045247 (100%) constraints
301.84/245.49	c (244,238) CSP to CSPinCNF End
301.94/245.57	c (245,238) CSP: 191 int (0 aux), 227362 bool (227362 aux), 2045247 ctr, max domain size 26
301.94/245.57	c (245,238) Heap : 6905 MiB used (max 21560 MiB), NonHeap : 26 MiB used (max 0 MiB)
301.94/245.57	c (245,238) CSPinCNF Propagation Begin
323.41/255.93	c (255,247) 0 values, 255 unsatisfiable literals, and 142 valid clauses are removed
323.41/255.93	c (255,247) CSPinCNF Propagation End
323.41/256.00	c (255,247) CSP: 191 int (0 aux), 227362 bool (227362 aux), 2045105 ctr, max domain size 26
323.41/256.00	c (255,247) Heap : 7384 MiB used (max 21633 MiB), NonHeap : 27 MiB used (max 0 MiB)
324.03/256.52	c (255,247) Hybrid: #OE=227553, #LE=0
324.03/256.52	c (255,247) Simplify CSPinCNF Begin
333.98/261.13	c (260,251) Simplify CSPinCNF End
334.07/261.20	c (260,251) CSP: 191 int (0 aux), 227362 bool (227362 aux), 2045105 ctr, max domain size 26
334.07/261.20	c (260,251) Heap : 4190 MiB used (max 21595 MiB), NonHeap : 27 MiB used (max 0 MiB)
334.07/261.20	c (260,251) Calculate Precise Domain Begin
334.07/261.20	c (260,251) 0 values are removed by re-calculation
334.07/261.20	c (260,251) Calculate Precise Domain End
334.07/261.26	c (260,251) CSP: 191 int (0 aux), 227362 bool (227362 aux), 2045105 ctr, max domain size 26
334.07/261.26	c (260,251) Heap : 4206 MiB used (max 21595 MiB), NonHeap : 27 MiB used (max 0 MiB)
334.07/261.26	c (260,251) CSPinCNF to SatSolver Begin
338.25/263.82	c (263,254) 204511 (10 %) CSP clauses are encoded (0 SAT variables, 208947 SAT clauses)
340.19/265.77	c (265,256) 409021 (20 %) CSP clauses are encoded (0 SAT variables, 413457 SAT clauses)
348.09/268.42	c (267,258) 613532 (30 %) CSP clauses are encoded (0 SAT variables, 617968 SAT clauses)
349.91/270.29	c (269,260) 818042 (40 %) CSP clauses are encoded (0 SAT variables, 822478 SAT clauses)
351.82/272.16	c (271,261) 1022553 (50 %) CSP clauses are encoded (0 SAT variables, 1026989 SAT clauses)
353.71/274.04	c (273,263) 1227063 (60 %) CSP clauses are encoded (0 SAT variables, 1231499 SAT clauses)
358.69/276.29	c (275,265) 1431574 (70 %) CSP clauses are encoded (0 SAT variables, 1436010 SAT clauses)
360.60/278.12	c (277,267) 1636084 (80 %) CSP clauses are encoded (0 SAT variables, 1640520 SAT clauses)
362.50/280.07	c (279,269) 1840595 (90 %) CSP clauses are encoded (0 SAT variables, 1845031 SAT clauses)
367.21/282.35	c (281,271) 2045105 (100 %) CSP clauses are encoded (0 SAT variables, 2049541 SAT clauses)
367.21/282.35	c (281,271) CSPinCNF to SatSolver End
367.21/282.35	c (281,271) Heap : 4904 MiB used (max 21616 MiB), NonHeap : 29 MiB used (max 0 MiB)
367.21/282.35	c (281,271) 231990 bool, 2049542 clause
367.21/282.35	c (281,271) Export Begin
367.32/282.48	c (281,271) Export to HOME/scop-4525-serial-file.bin
367.32/282.48	c (281,271) Export End
367.32/282.48	c (281,271) Export File Size: 0.09 MB
367.32/282.48	c (281,271) 0,0,245,255,260,260,281,STOP-AFTER(DIMACS)
367.32/282.48	c END-Prog: Sat Sep 14 09:35:03 CEST 2019
0.00/282.55	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-4525-serial-file.bin
368.12/283.04	c (0,0) Read Serial File Begin
368.12/283.04	c (0,0) HOME/scop-4525-serial-file.bin
368.38/283.29	c (0,0) Read Serial File End
368.65/283.30	
368.65/283.30	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
368.65/283.30	(Solving Process)
368.65/283.30	
368.65/283.32	c BEGIN-Prog: Sat Sep 14 09:35:04 CEST 2019
368.65/283.32	c PID: 4565
368.65/283.32	c IP: 172.20.3.145
368.65/283.32	c HOST: node145.alineos.net
368.65/283.33	c (0,0) SatSolver.solve Begin
368.65/283.33	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392607-1568446262.xml-scop-4528.cnf
368.65/283.35	c (0,0) c
368.65/283.35	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)
368.65/283.35	c (0,0) c
368.65/283.35	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
368.65/283.35	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
368.65/283.35	c (0,0) c ========================================[ Problem Statistics ]===========================================
368.65/283.35	c (0,0) c |                                                                                                       |
369.67/284.15	c (1,0) c |  Number of variables:        231990                                                                   |
369.67/284.15	c (1,0) c |  Number of clauses:         2045743                                                                   |
369.67/284.15	c (1,0) c |  Parse time:                   0.73 s                                                                 |
369.67/284.15	c (1,0) c |                                                                                                       |
374.05/288.58	c (5,0) c |  Simplification time:          4.36 s                                                                 |
374.05/288.58	c (5,0) c |                                                                                                       |
374.05/288.58	c (5,0) c |  Generating clones                                                                                    |
374.85/289.37	c (6,0) c |  all clones generated. Memory =  1466.36Mb.                                                           |
374.85/289.37	c (6,0) c ========================================================================================================|
374.85/289.37	c (6,0) c
374.85/289.37	c (6,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
374.85/289.37	c (6,0) c
374.85/289.37	c (6,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
374.85/289.37	c (6,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
374.85/289.37	c (6,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
374.85/289.37	c (6,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
374.85/289.37	c (6,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
374.85/289.37	c (6,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
374.85/289.37	c (6,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
374.85/289.37	c (6,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
374.85/289.37	c (6,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
374.85/289.37	c (6,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
374.85/289.37	c (6,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
374.85/289.37	c (6,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
374.85/289.37	c (6,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
374.85/289.37	c (6,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
374.85/289.37	c (6,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
374.85/289.37	c (6,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
374.85/289.37	c (6,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
374.85/289.37	c (6,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
374.85/289.37	c (6,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c real time : 8.30045 s
391.24/291.65	c (8,0) c cpu time  : 20.864 s
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | Conflicts     |           12521 |       1410 |       1312 |       1956 |       1945 |       1404 |       2010 |       1136 |       1348 |
391.24/291.65	c (8,0) c | Decisions     |          288796 |      36134 |      48042 |      40462 |      34051 |      31195 |      27518 |      44977 |      26417 |
391.24/291.65	c (8,0) c | Propagations  |        31457805 |    3773411 |    3363614 |    4387256 |    4101233 |    3599392 |    4140488 |    3512682 |    4579729 |
391.24/291.65	c (8,0) c | ReduceDBs     |               1 |          0 |          0 |          0 |          0 |          0 |          1 |          0 |          0 |
391.24/291.65	c (8,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
391.24/291.65	c (8,0) c | Restarts      |              32 |          5 |          2 |          5 |          3 |          2 |          4 |          6 |          5 |
391.24/291.65	c (8,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | PropBinClauses|        38930802 |    4473644 |    4213692 |    4514143 |    6813354 |    4544414 |    4808658 |    4581863 |    4981034 |
391.24/291.65	c (8,0) c | PropPreBlocker|       191763280 |   22854584 |   21950255 |   24739250 |   30983698 |   22949746 |   24252484 |   20867537 |   23165726 |
391.24/291.65	c (8,0) c | PropNotBlocker|        65531141 |    7901752 |    7200414 |    8676602 |    8965978 |    7573849 |    9077299 |    7072186 |    9063061 |
391.24/291.65	c (8,0) c | LitFullScans  |       371402083 |   42015141 |   42004488 |   47677984 |   60073125 |   42712785 |   48039901 |   42214610 |   46664049 |
391.24/291.65	c (8,0) c | LitScanFracts |           47848 |       3907 |       3786 |        537 |      18519 |       2559 |      10407 |       3393 |       4740 |
391.24/291.65	c (8,0) c | DecisionLevel0|              32 |          5 |          2 |          5 |          3 |          2 |          4 |          6 |          5 |
391.24/291.65	c (8,0) c | Periods       |              60 |          7 |          7 |          7 |         10 |          7 |          8 |          7 |          7 |
391.24/291.65	c (8,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
391.24/291.65	c (8,0) c | Avg_Trail     |                 |      66186 |      58294 |      76471 |     100515 |     107593 |      59902 |      53561 |      47741 |
391.24/291.65	c (8,0) c | Avg_DL        |                 |       2158 |        792 |        477 |        357 |        617 |        257 |        441 |        297 |
391.24/291.65	c (8,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | Exported      |            1108 |        160 |        114 |        149 |        178 |        109 |        142 |        106 |        150 |
391.24/291.65	c (8,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
391.24/291.65	c (8,0) c | Binaries      |                 |        116 |         75 |         95 |        119 |         87 |         93 |         71 |         99 |
391.24/291.65	c (8,0) c | Glues         |                 |        160 |        114 |        149 |        178 |        109 |        142 |        106 |        150 |
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | Orig_Seen     |             2 % |      38464 |      44065 |      46836 |      63292 |      39599 |      48752 |      48354 |      50842 |
391.24/291.65	c (8,0) c | Diff Orig seen|                 | -     8372 | -     2771 |      X     |      16456 | -     7237 |       1916 |       1518 |       4006 |
391.24/291.65	c (8,0) c | Hamming       |             7 % |      16083 |      17459 |      X     |      16656 |      18384 |      16680 |      17373 |      15009 |
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c | RunningTime   |                 |    2.3 100%|    2.1 100%|    2.2 100%|    2.1 100%|    2.0 100%|    2.1 100%|    2.1 100%|    2.1 100%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,0) c | SolvingTime   |                 |    2.3     |    2.1     |    2.2     |    2.1     |    2.0     |    2.1     |    2.1     |    2.1     |
391.24/291.65	c (8,0) c | PropagationTim|                 |    2.1  92%|    1.9  89%|    2.0  88%|    1.8  86%|    1.8  90%|    1.8  89%|    1.9  87%|    1.9  90%|
391.24/291.65	c (8,0) c | AnalysisTime  |                 |    0.1   3%|    0.1   5%|    0.1   5%|    0.2   8%|    0.1   4%|    0.1   5%|    0.1   7%|    0.1   5%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,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%|
391.24/291.65	c (8,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c
391.24/291.65	c (8,0) c Threads : 8
391.24/291.65	c (8,0) c Winner : 2
391.24/291.65	c (8,0) c Conflicts_0 : 1410
391.24/291.65	c (8,0) c Conflicts_1 : 1312
391.24/291.65	c (8,0) c Conflicts_2 : 1956
391.24/291.65	c (8,0) c Conflicts_3 : 1945
391.24/291.65	c (8,0) c Conflicts_4 : 1404
391.24/291.65	c (8,0) c Conflicts_5 : 2010
391.24/291.65	c (8,0) c Conflicts_6 : 1136
391.24/291.65	c (8,0) c Conflicts_7 : 1348
391.24/291.65	c (8,0) c Conflicts_total : 12521
391.24/291.65	c (8,0) c Conflicts_winner : 1956
391.24/291.65	c (8,0) c Decisions_0 : 36134
391.24/291.65	c (8,0) c Decisions_1 : 48042
391.24/291.65	c (8,0) c Decisions_2 : 40462
391.24/291.65	c (8,0) c Decisions_3 : 34051
391.24/291.65	c (8,0) c Decisions_4 : 31195
391.24/291.65	c (8,0) c Decisions_5 : 27518
391.24/291.65	c (8,0) c Decisions_6 : 44977
391.24/291.65	c (8,0) c Decisions_7 : 26417
391.24/291.65	c (8,0) c Decisions_total : 288796
391.24/291.65	c (8,0) c Decisions_winner : 40462
391.24/291.65	c (8,0) c Propagations_0 : 3773411
391.24/291.65	c (8,0) c Propagations_1 : 3363614
391.24/291.65	c (8,0) c Propagations_2 : 4387256
391.24/291.65	c (8,0) c Propagations_3 : 4101233
391.24/291.65	c (8,0) c Propagations_4 : 3599392
391.24/291.65	c (8,0) c Propagations_5 : 4140488
391.24/291.65	c (8,0) c Propagations_6 : 3512682
391.24/291.65	c (8,0) c Propagations_7 : 4579729
391.24/291.65	c (8,0) c Propagations_total : 31457805
391.24/291.65	c (8,0) c Propagations_winner : 4387256
391.24/291.65	c (8,0) c ReduceDBs_0 : 0
391.24/291.65	c (8,0) c ReduceDBs_1 : 0
391.24/291.65	c (8,0) c ReduceDBs_2 : 0
391.24/291.65	c (8,0) c ReduceDBs_3 : 0
391.24/291.65	c (8,0) c ReduceDBs_4 : 0
391.24/291.65	c (8,0) c ReduceDBs_5 : 1
391.24/291.65	c (8,0) c ReduceDBs_6 : 0
391.24/291.65	c (8,0) c ReduceDBs_7 : 0
391.24/291.65	c (8,0) c ReduceDBs_total : 1
391.24/291.65	c (8,0) c ReduceDBs_winner : 0
391.24/291.65	c (8,0) c SimpDBs_0 : 1
391.24/291.65	c (8,0) c SimpDBs_1 : 1
391.24/291.65	c (8,0) c SimpDBs_2 : 1
391.24/291.65	c (8,0) c SimpDBs_3 : 1
391.24/291.65	c (8,0) c SimpDBs_4 : 1
391.24/291.65	c (8,0) c SimpDBs_5 : 1
391.24/291.65	c (8,0) c SimpDBs_6 : 1
391.24/291.65	c (8,0) c SimpDBs_7 : 1
391.24/291.65	c (8,0) c SimpDBs_total : 8
391.24/291.65	c (8,0) c SimpDBs_winner : 1
391.24/291.65	c (8,0) c Restarts_0 : 5
391.24/291.65	c (8,0) c Restarts_1 : 2
391.24/291.65	c (8,0) c Restarts_2 : 5
391.24/291.65	c (8,0) c Restarts_3 : 3
391.24/291.65	c (8,0) c Restarts_4 : 2
391.24/291.65	c (8,0) c Restarts_5 : 4
391.24/291.65	c (8,0) c Restarts_6 : 6
391.24/291.65	c (8,0) c Restarts_7 : 5
391.24/291.65	c (8,0) c Restarts_total : 32
391.24/291.65	c (8,0) c Restarts_winner : 5
391.24/291.65	c (8,0) c ForcedImports_0 : 0
391.24/291.65	c (8,0) c ForcedImports_1 : 0
391.24/291.65	c (8,0) c ForcedImports_2 : 0
391.24/291.65	c (8,0) c ForcedImports_3 : 0
391.24/291.65	c (8,0) c ForcedImports_4 : 0
391.24/291.65	c (8,0) c ForcedImports_5 : 0
391.24/291.65	c (8,0) c ForcedImports_6 : 0
391.24/291.65	c (8,0) c ForcedImports_7 : 0
391.24/291.65	c (8,0) c ForcedImports_total : 0
391.24/291.65	c (8,0) c ForcedImports_winner : 0
391.24/291.65	c (8,0) c PropsBinClauses_0 : 4473644
391.24/291.65	c (8,0) c PropsBinClauses_1 : 4213692
391.24/291.65	c (8,0) c PropsBinClauses_2 : 4514143
391.24/291.65	c (8,0) c PropsBinClauses_3 : 6813354
391.24/291.66	c (8,0) c PropsBinClauses_4 : 4544414
391.24/291.66	c (8,0) c PropsBinClauses_5 : 4808658
391.24/291.66	c (8,0) c PropsBinClauses_6 : 4581863
391.24/291.66	c (8,0) c PropsBinClauses_7 : 4981034
391.24/291.66	c (8,0) c PropsBinClauses_total : 38930802
391.24/291.66	c (8,0) c PropsBinClauses_winner : 4514143
391.24/291.66	c (8,0) c PropsPreBlocker_0 : 22854584
391.24/291.66	c (8,0) c PropsPreBlocker_1 : 21950255
391.24/291.66	c (8,0) c PropsPreBlocker_2 : 24739250
391.24/291.66	c (8,0) c PropsPreBlocker_3 : 30983698
391.24/291.66	c (8,0) c PropsPreBlocker_4 : 22949746
391.24/291.66	c (8,0) c PropsPreBlocker_5 : 24252484
391.24/291.66	c (8,0) c PropsPreBlocker_6 : 20867537
391.24/291.66	c (8,0) c PropsPreBlocker_7 : 23165726
391.24/291.66	c (8,0) c PropsPreBlocker_total : 191763280
391.24/291.66	c (8,0) c PropsPreBlocker_winner : 24739250
391.24/291.66	c (8,0) c PropsNotBlocker_0 : 7901752
391.24/291.66	c (8,0) c PropsNotBlocker_1 : 7200414
391.24/291.66	c (8,0) c PropsNotBlocker_2 : 8676602
391.24/291.66	c (8,0) c PropsNotBlocker_3 : 8965978
391.24/291.66	c (8,0) c PropsNotBlocker_4 : 7573849
391.24/291.66	c (8,0) c PropsNotBlocker_5 : 9077299
391.24/291.66	c (8,0) c PropsNotBlocker_6 : 7072186
391.24/291.66	c (8,0) c PropsNotBlocker_7 : 9063061
391.24/291.66	c (8,0) c PropsNotBlocker_total : 65531141
391.24/291.66	c (8,0) c PropsNotBlocker_winner : 8676602
391.24/291.66	c (8,0) c PropsLitFullScans_0 : 42015141
391.24/291.66	c (8,0) c PropsLitFullScans_1 : 42004488
391.24/291.66	c (8,0) c PropsLitFullScans_2 : 47677984
391.24/291.66	c (8,0) c PropsLitFullScans_3 : 60073125
391.24/291.66	c (8,0) c PropsLitFullScans_4 : 42712785
391.24/291.66	c (8,0) c PropsLitFullScans_5 : 48039901
391.24/291.66	c (8,0) c PropsLitFullScans_6 : 42214610
391.24/291.66	c (8,0) c PropsLitFullScans_7 : 46664049
391.24/291.66	c (8,0) c PropsLitFullScans_total : 371402083
391.24/291.66	c (8,0) c PropsLitFullScans_winner : 47677984
391.24/291.66	c (8,0) c LitScanFractions_0 : 3907
391.24/291.66	c (8,0) c LitScanFractions_1 : 3786
391.24/291.66	c (8,0) c LitScanFractions_2 : 537
391.24/291.66	c (8,0) c LitScanFractions_3 : 18519
391.24/291.66	c (8,0) c LitScanFractions_4 : 2559
391.24/291.66	c (8,0) c LitScanFractions_5 : 10407
391.24/291.66	c (8,0) c LitScanFractions_6 : 3393
391.24/291.66	c (8,0) c LitScanFractions_7 : 4740
391.24/291.66	c (8,0) c LitScanFractions_total : 47848
391.24/291.66	c (8,0) c LitScanFractions_winner : 537
391.24/291.66	c (8,0) c DecisionLevel0_0 : 5
391.24/291.66	c (8,0) c DecisionLevel0_1 : 2
391.24/291.66	c (8,0) c DecisionLevel0_2 : 5
391.24/291.66	c (8,0) c DecisionLevel0_3 : 3
391.24/291.66	c (8,0) c DecisionLevel0_4 : 2
391.24/291.66	c (8,0) c DecisionLevel0_5 : 4
391.24/291.66	c (8,0) c DecisionLevel0_6 : 6
391.24/291.66	c (8,0) c DecisionLevel0_7 : 5
391.24/291.66	c (8,0) c DecisionLevel0_total : 32
391.24/291.66	c (8,0) c DecisionLevel0_winner : 5
391.24/291.66	c (8,0) c Periods_0 : 7
391.24/291.66	c (8,0) c Periods_1 : 7
391.24/291.66	c (8,0) c Periods_2 : 7
391.24/291.66	c (8,0) c Periods_3 : 10
391.24/291.66	c (8,0) c Periods_4 : 7
391.24/291.66	c (8,0) c Periods_5 : 8
391.24/291.66	c (8,0) c Periods_6 : 7
391.24/291.66	c (8,0) c Periods_7 : 7
391.24/291.66	c (8,0) c Periods_total : 60
391.24/291.66	c (8,0) c Periods_winner : 7
391.24/291.66	c (8,0) c Margin_0 : 20
391.24/291.66	c (8,0) c Margin_1 : 20
391.24/291.66	c (8,0) c Margin_2 : 20
391.24/291.66	c (8,0) c Margin_3 : 20
391.24/291.66	c (8,0) c Margin_4 : 20
391.24/291.66	c (8,0) c Margin_5 : 20
391.24/291.66	c (8,0) c Margin_6 : 20
391.24/291.66	c (8,0) c Margin_7 : 20
391.24/291.66	c (8,0) c Margin_total : 160
391.24/291.66	c (8,0) c Margin_winner : 20
391.24/291.66	c (8,0) c Exported_0 : 160
391.24/291.66	c (8,0) c Exported_1 : 114
391.24/291.66	c (8,0) c Exported_2 : 149
391.24/291.66	c (8,0) c Exported_3 : 178
391.24/291.66	c (8,0) c Exported_4 : 109
391.24/291.66	c (8,0) c Exported_5 : 142
391.24/291.66	c (8,0) c Exported_6 : 106
391.24/291.66	c (8,0) c Exported_7 : 150
391.24/291.66	c (8,0) c Exported_total : 1108
391.24/291.66	c (8,0) c Exported_winner : 149
391.24/291.66	c (8,0) c Imported_0 : 0
391.24/291.66	c (8,0) c Imported_1 : 0
391.24/291.66	c (8,0) c Imported_2 : 0
391.24/291.66	c (8,0) c Imported_3 : 0
391.24/291.66	c (8,0) c Imported_4 : 0
391.24/291.66	c (8,0) c Imported_5 : 0
391.24/291.66	c (8,0) c Imported_6 : 0
391.24/291.66	c (8,0) c Imported_7 : 0
391.24/291.66	c (8,0) c Imported_total : 0
391.24/291.66	c (8,0) c Imported_winner : 0
391.24/291.66	c (8,0) c Good_0 : 0
391.24/291.66	c (8,0) c Good_1 : 0
391.24/291.66	c (8,0) c Good_2 : 0
391.24/291.66	c (8,0) c Good_3 : 0
391.24/291.66	c (8,0) c Good_4 : 0
391.24/291.66	c (8,0) c Good_5 : 0
391.24/291.66	c (8,0) c Good_6 : 0
391.24/291.66	c (8,0) c Good_7 : 0
391.24/291.66	c (8,0) c Good_total : 0
391.24/291.66	c (8,0) c Good_winner : 0
391.24/291.66	c (8,0) c Purge_0 : 0
391.24/291.66	c (8,0) c Purge_1 : 0
391.24/291.66	c (8,0) c Purge_2 : 0
391.24/291.66	c (8,0) c Purge_3 : 0
391.24/291.66	c (8,0) c Purge_4 : 0
391.24/291.66	c (8,0) c Purge_5 : 0
391.24/291.66	c (8,0) c Purge_6 : 0
391.24/291.66	c (8,0) c Purge_7 : 0
391.24/291.66	c (8,0) c Purge_total : 0
391.24/291.66	c (8,0) c Purge_winner : 0
391.24/291.66	c (8,0) c Promoted_0 : 0
391.24/291.66	c (8,0) c Promoted_1 : 0
391.24/291.66	c (8,0) c Promoted_2 : 0
391.24/291.66	c (8,0) c Promoted_3 : 0
391.24/291.66	c (8,0) c Promoted_4 : 0
391.24/291.66	c (8,0) c Promoted_5 : 0
391.24/291.66	c (8,0) c Promoted_6 : 0
391.24/291.66	c (8,0) c Promoted_7 : 0
391.24/291.66	c (8,0) c Promoted_total : 0
391.24/291.66	c (8,0) c Promoted_winner : 0
391.24/291.66	c (8,0) c Remove_Imp_0 : 0
391.24/291.66	c (8,0) c Remove_Imp_1 : 0
391.24/291.66	c (8,0) c Remove_Imp_2 : 0
391.24/291.66	c (8,0) c Remove_Imp_3 : 0
391.24/291.66	c (8,0) c Remove_Imp_4 : 0
391.24/291.66	c (8,0) c Remove_Imp_5 : 0
391.24/291.66	c (8,0) c Remove_Imp_6 : 0
391.24/291.66	c (8,0) c Remove_Imp_7 : 0
391.24/291.66	c (8,0) c Remove_Imp_total : 0
391.24/291.66	c (8,0) c Remove_Imp_winner : 0
391.24/291.66	c (8,0) c Blocked_Reuse_0 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_1 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_2 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_3 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_4 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_5 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_6 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_7 : 0
391.24/291.66	c (8,0) c Blocked_Reuse_total : 0
391.24/291.66	c (8,0) c Blocked_Reuse_winner : 0
391.24/291.66	c (8,0) c Unaries_0 : 0
391.24/291.66	c (8,0) c Unaries_1 : 0
391.24/291.66	c (8,0) c Unaries_2 : 0
391.24/291.66	c (8,0) c Unaries_3 : 0
391.24/291.66	c (8,0) c Unaries_4 : 0
391.24/291.66	c (8,0) c Unaries_5 : 0
391.24/291.66	c (8,0) c Unaries_6 : 0
391.24/291.66	c (8,0) c Unaries_7 : 0
391.24/291.66	c (8,0) c Unaries_total : 0
391.24/291.66	c (8,0) c Unaries_winner : 0
391.24/291.66	c (8,0) c Binaries_0 : 116
391.24/291.66	c (8,0) c Binaries_1 : 75
391.24/291.66	c (8,0) c Binaries_2 : 95
391.24/291.66	c (8,0) c Binaries_3 : 119
391.24/291.66	c (8,0) c Binaries_4 : 87
391.24/291.66	c (8,0) c Binaries_5 : 93
391.24/291.66	c (8,0) c Binaries_6 : 71
391.24/291.66	c (8,0) c Binaries_7 : 99
391.24/291.66	c (8,0) c Binaries_total : 755
391.24/291.66	c (8,0) c Binaries_winner : 95
391.24/291.66	c (8,0) c Glues_0 : 160
391.24/291.66	c (8,0) c Glues_1 : 114
391.24/291.66	c (8,0) c Glues_2 : 149
391.24/291.66	c (8,0) c Glues_3 : 178
391.24/291.66	c (8,0) c Glues_4 : 109
391.24/291.66	c (8,0) c Glues_5 : 142
391.24/291.66	c (8,0) c Glues_6 : 106
391.24/291.66	c (8,0) c Glues_7 : 150
391.24/291.66	c (8,0) c Glues_total : 1108
391.24/291.66	c (8,0) c Glues_winner : 149
391.24/291.66	c (8,0) c RunningTime_0 : 2.258583
391.24/291.66	c (8,0) c RunningTime_1 : 2.079581
391.24/291.66	c (8,0) c RunningTime_2 : 2.248174
391.24/291.66	c (8,0) c RunningTime_3 : 2.139266
391.24/291.66	c (8,0) c RunningTime_4 : 2.041766
391.24/291.66	c (8,0) c RunningTime_5 : 2.051036
391.24/291.66	c (8,0) c RunningTime_6 : 2.127356
391.24/291.66	c (8,0) c RunningTime_7 : 2.095937
391.24/291.66	c (8,0) c RunningTime_total : 17.041699
391.24/291.66	c (8,0) c RunningTime_winner : 2.248174
391.24/291.66	c (8,0) c WaitingTime_0 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_1 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_2 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_3 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_4 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_5 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_6 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_7 : 0.000000
391.24/291.66	c (8,0) c WaitingTime_total : 0.000000
391.24/291.66	c (8,0) c WaitingTime_winner : 0.000000
391.24/291.66	c (8,0) c ExchangingTime_0 : 0.000441
391.24/291.66	c (8,0) c ExchangingTime_1 : 0.000455
391.24/291.66	c (8,0) c ExchangingTime_2 : 0.000419
391.24/291.66	c (8,0) c ExchangingTime_3 : 0.001084
391.24/291.66	c (8,0) c ExchangingTime_4 : 0.000342
391.24/291.66	c (8,0) c ExchangingTime_5 : 0.001188
391.24/291.66	c (8,0) c ExchangingTime_6 : 0.000362
391.24/291.66	c (8,0) c ExchangingTime_7 : 0.000524
391.24/291.66	c (8,0) c ExchangingTime_total : 0.004814
391.24/291.66	c (8,0) c ExchangingTime_winner : 0.000419
391.24/291.66	c (8,0) c PeriodProcTime_0 : 0.000081
391.24/291.66	c (8,0) c PeriodProcTime_1 : 0.000080
391.24/291.66	c (8,0) c PeriodProcTime_2 : 0.000085
391.24/291.66	c (8,0) c PeriodProcTime_3 : 0.000105
391.24/291.66	c (8,0) c PeriodProcTime_4 : 0.000091
391.24/291.66	c (8,0) c PeriodProcTime_5 : 0.000833
391.24/291.66	c (8,0) c PeriodProcTime_6 : 0.000109
391.24/291.66	c (8,0) c PeriodProcTime_7 : 0.000100
391.24/291.66	c (8,0) c PeriodProcTime_total : 0.001483
391.24/291.66	c (8,0) c PeriodProcTime_winner : 0.000085
391.24/291.66	c (8,0) c SolvingTime_0 : 2.259105
391.24/291.66	c (8,0) c SolvingTime_1 : 2.080115
391.24/291.66	c (8,0) c SolvingTime_2 : 2.248678
391.24/291.66	c (8,0) c SolvingTime_3 : 2.140455
391.24/291.66	c (8,0) c SolvingTime_4 : 2.042198
391.24/291.66	c (8,0) c SolvingTime_5 : 2.053056
391.24/291.66	c (8,0) c SolvingTime_6 : 2.127827
391.24/291.66	c (8,0) c SolvingTime_7 : 2.096561
391.24/291.66	c (8,0) c SolvingTime_total : 17.047997
391.24/291.66	c (8,0) c SolvingTime_winner : 2.248678
391.24/291.66	c (8,0) c PropagationTime_0 : 2.068292
391.24/291.66	c (8,0) c PropagationTime_1 : 1.857553
391.24/291.66	c (8,0) c PropagationTime_2 : 1.975821
391.24/291.66	c (8,0) c PropagationTime_3 : 1.837515
391.24/291.66	c (8,0) c PropagationTime_4 : 1.846780
391.24/291.66	c (8,0) c PropagationTime_5 : 1.830780
391.24/291.66	c (8,0) c PropagationTime_6 : 1.858170
391.24/291.66	c (8,0) c PropagationTime_7 : 1.883059
391.24/291.66	c (8,0) c PropagationTime_total : 15.157970
391.24/291.66	c (8,0) c PropagationTime_winner : 1.975821
391.24/291.66	c (8,0) c AnalysisTime_0 : 0.070742
391.24/291.66	c (8,0) c AnalysisTime_1 : 0.107112
391.24/291.66	c (8,0) c AnalysisTime_2 : 0.103599
391.24/291.66	c (8,0) c AnalysisTime_3 : 0.179628
391.24/291.66	c (8,0) c AnalysisTime_4 : 0.085724
391.24/291.66	c (8,0) c AnalysisTime_5 : 0.100614
391.24/291.66	c (8,0) c AnalysisTime_6 : 0.146262
391.24/291.66	c (8,0) c AnalysisTime_7 : 0.097562
391.24/291.66	c (8,0) c AnalysisTime_total : 0.891244
391.24/291.66	c (8,0) c AnalysisTime_winner : 0.103599
391.24/291.66	c (8,0) c ReductionTime_0 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_1 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_2 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_3 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_4 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_5 : 0.000418
391.24/291.66	c (8,0) c ReductionTime_6 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_7 : 0.000000
391.24/291.66	c (8,0) c ReductionTime_total : 0.000418
391.24/291.66	c (8,0) c ReductionTime_winner : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_0 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_1 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_2 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_3 : 0.000001
391.24/291.66	c (8,0) c SimplifyTime_4 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_5 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_6 : 0.000001
391.24/291.66	c (8,0) c SimplifyTime_7 : 0.000000
391.24/291.66	c (8,0) c SimplifyTime_total : 0.000002
391.24/291.66	c (8,0) c SimplifyTime_winner : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_0 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_1 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_2 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_3 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_4 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_5 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_6 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_7 : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_total : 0.000000
391.24/291.66	c (8,0) c UsedRateTime_winner : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_0 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_1 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_2 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_3 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_4 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_5 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_6 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_7 : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_total : 0.000000
391.24/291.66	c (8,0) c OverlapRateTime_winner : 0.000000
391.24/291.66	c (8,0) c
391.24/291.66	c (8,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
391.24/291.66	c (8,0) c
391.24/291.66	c (8,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.66	c (8,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
391.24/291.66	c (8,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.66	c (8,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
391.24/291.66	c (8,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
391.24/291.66	c (8,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
391.24/291.66	c (8,0) c | Initial random_seed   | 2011285819 |  457301943 |  734248891 | 1714562285 |  972705347 | 1222454007 |  706529693 |  829568222 |
391.24/291.66	c (8,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
391.24/291.66	c (8,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
391.24/291.66	c (8,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
391.24/291.66	c (8,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
391.24/291.66	c (8,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
391.24/291.66	c (8,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
391.24/291.66	c (8,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
391.24/291.66	c (8,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
391.24/291.66	c (8,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
391.24/291.66	c (8,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
391.24/291.66	c (8,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
391.24/291.66	c (8,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
391.24/291.66	c (8,0) 
391.24/291.67	c (8,0) s SATISFIABLE
391.73/291.83	c (8,0) SatSolver.solve End
391.73/291.83	c (8,0) Heap : 167 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
391.73/291.83	c (8,0) Show results Begin
391.94/291.95	c (8,0) x[0][0] = 0
391.94/291.95	c (8,0) x[0][1] = 17
391.94/291.95	c (8,0) x[0][2] = 12
391.94/291.95	c (8,0) x[0][3] = 4
391.94/291.95	c (8,0) x[0][4] = 19
391.94/291.95	c (8,0) x[0][6] = 0
391.94/291.95	c (8,0) x[0][7] = 11
391.94/291.95	c (8,0) x[0][8] = 4
391.94/291.95	c (8,0) x[0][9] = 0
391.94/291.95	c (8,0) x[0][11] = 14
391.94/291.95	c (8,0) x[0][12] = 17
391.94/291.95	c (8,0) x[0][13] = 3
391.94/291.95	c (8,0) x[0][14] = 8
391.94/291.95	c (8,0) x[1][0] = 5
391.94/291.95	c (8,0) x[1][1] = 14
391.94/291.95	c (8,0) x[1][2] = 20
391.94/291.95	c (8,0) x[1][3] = 17
391.94/291.95	c (8,0) x[1][4] = 17
391.94/291.95	c (8,0) x[1][5] = 0
391.94/291.95	c (8,0) x[1][6] = 6
391.94/291.95	c (8,0) x[1][7] = 4
391.94/291.95	c (8,0) x[1][8] = 13
391.94/291.95	c (8,0) x[1][9] = 19
391.94/291.95	c (8,0) x[1][11] = 18
391.94/291.95	c (8,0) x[1][12] = 4
391.94/291.95	c (8,0) x[1][13] = 8
391.94/291.95	c (8,0) x[1][14] = 13
391.94/291.95	c (8,0) x[2][0] = 5
391.94/291.95	c (8,0) x[2][1] = 8
391.94/291.95	c (8,0) x[2][2] = 18
391.94/291.95	c (8,0) x[2][3] = 18
391.94/291.95	c (8,0) x[2][4] = 8
391.94/291.95	c (8,0) x[2][5] = 14
391.94/291.95	c (8,0) x[2][6] = 13
391.94/291.95	c (8,0) x[2][7] = 13
391.94/291.95	c (8,0) x[2][8] = 4
391.94/291.95	c (8,0) x[2][9] = 17
391.94/291.95	c (8,0) x[2][10] = 0
391.94/291.95	c (8,0) x[2][11] = 8
391.94/291.95	c (8,0) x[2][12] = 4
391.94/291.95	c (8,0) x[2][13] = 13
391.94/291.95	c (8,0) x[2][14] = 19
391.94/291.95	c (8,0) x[3][0] = 8
391.94/291.95	c (8,0) x[3][1] = 3
391.94/291.95	c (8,0) x[3][2] = 4
391.94/291.95	c (8,0) x[3][3] = 4
391.94/291.95	c (8,0) x[3][5] = 17
391.94/291.95	c (8,0) x[3][6] = 4
391.94/291.95	c (8,0) x[3][7] = 19
391.94/291.95	c (8,0) x[3][8] = 4
391.94/291.95	c (8,0) x[3][9] = 8
391.94/291.95	c (8,0) x[3][10] = 13
391.94/291.95	c (8,0) x[3][11] = 3
391.94/291.95	c (8,0) x[3][12] = 17
391.94/291.95	c (8,0) x[3][13] = 0
391.94/291.95	c (8,0) x[3][14] = 8
391.94/291.95	c (8,0) x[4][0] = 13
391.94/291.95	c (8,0) x[4][1] = 4
391.94/291.95	c (8,0) x[4][2] = 25
391.94/291.95	c (8,0) x[4][4] = 14
391.94/291.95	c (8,0) x[4][5] = 19
391.94/291.95	c (8,0) x[4][6] = 0
391.94/291.95	c (8,0) x[4][7] = 18
391.94/291.95	c (8,0) x[4][9] = 20
391.94/291.95	c (8,0) x[4][10] = 18
391.94/291.95	c (8,0) x[4][11] = 4
391.94/291.95	c (8,0) x[5][3] = 0
391.94/291.95	c (8,0) x[5][4] = 17
391.94/291.95	c (8,0) x[5][5] = 4
391.94/291.95	c (8,0) x[5][6] = 20
391.94/291.95	c (8,0) x[5][8] = 15
391.94/291.95	c (8,0) x[5][9] = 12
391.94/291.95	c (8,0) x[5][10] = 4
391.94/291.95	c (8,0) x[5][12] = 6
391.94/291.95	c (8,0) x[5][13] = 14
391.94/291.95	c (8,0) x[5][14] = 13
391.94/291.95	c (8,0) x[6][0] = 15
391.94/291.95	c (8,0) x[6][1] = 11
391.94/291.95	c (8,0) x[6][2] = 14
391.94/291.95	c (8,0) x[6][3] = 12
391.94/291.95	c (8,0) x[6][4] = 1
391.94/291.95	c (8,0) x[6][5] = 18
391.94/291.95	c (8,0) x[6][7] = 8
391.94/291.95	c (8,0) x[6][8] = 11
391.94/291.95	c (8,0) x[6][9] = 18
391.94/291.95	c (8,0) x[6][11] = 2
391.94/291.96	c (8,0) x[6][12] = 20
391.94/291.96	c (8,0) x[6][13] = 21
391.94/291.96	c (8,0) x[6][14] = 0
391.94/291.96	c (8,0) x[7][0] = 17
391.94/291.96	c (8,0) x[7][1] = 4
391.94/291.96	c (8,0) x[7][2] = 15
391.94/291.96	c (8,0) x[7][3] = 20
391.94/291.96	c (8,0) x[7][4] = 4
391.94/291.96	c (8,0) x[7][6] = 15
391.94/291.96	c (8,0) x[7][7] = 11
391.94/291.96	c (8,0) x[7][8] = 21
391.94/291.96	c (8,0) x[7][10] = 7
391.94/291.96	c (8,0) x[7][11] = 0
391.94/291.96	c (8,0) x[7][12] = 18
391.94/291.96	c (8,0) x[7][13] = 4
391.94/291.96	c (8,0) x[7][14] = 18
391.94/291.96	c (8,0) x[8][0] = 8
391.94/291.96	c (8,0) x[8][1] = 13
391.94/291.96	c (8,0) x[8][2] = 19
391.94/291.96	c (8,0) x[8][3] = 8
391.94/291.96	c (8,0) x[8][5] = 1
391.94/291.96	c (8,0) x[8][6] = 8
391.94/291.96	c (8,0) x[8][7] = 18
391.94/291.96	c (8,0) x[8][9] = 7
391.94/291.96	c (8,0) x[8][10] = 14
391.94/291.96	c (8,0) x[8][11] = 20
391.94/291.96	c (8,0) x[8][12] = 18
391.94/291.96	c (8,0) x[8][13] = 18
391.94/291.96	c (8,0) x[8][14] = 4
391.94/291.96	c (8,0) x[9][0] = 4
391.94/291.96	c (8,0) x[9][1] = 19
391.94/291.96	c (8,0) x[9][2] = 0
391.94/291.96	c (8,0) x[9][4] = 17
391.94/291.96	c (8,0) x[9][5] = 4
391.94/291.96	c (8,0) x[9][6] = 4
391.94/291.96	c (8,0) x[9][8] = 19
391.94/291.96	c (8,0) x[9][9] = 14
391.94/291.96	c (8,0) x[9][10] = 18
391.94/291.96	c (8,0) x[9][11] = 18
391.94/291.96	c (8,0) x[10][3] = 13
391.94/291.96	c (8,0) x[10][4] = 8
391.94/291.96	c (8,0) x[10][5] = 3
391.94/291.96	c (8,0) x[10][7] = 0
391.94/291.96	c (8,0) x[10][8] = 14
391.94/291.96	c (8,0) x[10][9] = 20
391.94/291.96	c (8,0) x[10][10] = 19
391.94/291.96	c (8,0) x[10][12] = 1
391.94/291.96	c (8,0) x[10][13] = 19
391.94/291.96	c (8,0) x[10][14] = 15
391.94/291.96	c (8,0) x[11][0] = 3
391.94/291.96	c (8,0) x[11][1] = 4
391.94/291.96	c (8,0) x[11][2] = 18
391.94/291.96	c (8,0) x[11][3] = 0
391.94/291.96	c (8,0) x[11][4] = 5
391.94/291.96	c (8,0) x[11][5] = 5
391.94/291.96	c (8,0) x[11][6] = 4
391.94/291.96	c (8,0) x[11][7] = 2
391.94/291.96	c (8,0) x[11][8] = 19
391.94/291.96	c (8,0) x[11][9] = 0
391.94/291.96	c (8,0) x[11][11] = 1
391.94/291.96	c (8,0) x[11][12] = 17
391.94/291.96	c (8,0) x[11][13] = 14
391.94/291.96	c (8,0) x[11][14] = 20
391.94/291.96	c (8,0) x[12][0] = 6
391.94/291.96	c (8,0) x[12][1] = 17
391.94/291.96	c (8,0) x[12][2] = 8
391.94/291.96	c (8,0) x[12][3] = 5
391.94/291.96	c (8,0) x[12][4] = 5
391.94/291.96	c (8,0) x[12][5] = 14
391.94/291.96	c (8,0) x[12][6] = 13
391.94/291.96	c (8,0) x[12][7] = 13
391.94/291.96	c (8,0) x[12][8] = 4
391.94/291.96	c (8,0) x[12][9] = 17
391.94/291.96	c (8,0) x[12][10] = 0
391.94/291.96	c (8,0) x[12][11] = 8
391.94/291.96	c (8,0) x[12][12] = 4
391.94/291.96	c (8,0) x[12][13] = 13
391.94/291.96	c (8,0) x[12][14] = 19
391.94/291.96	c (8,0) x[13][0] = 18
391.94/291.96	c (8,0) x[13][1] = 8
391.94/291.96	c (8,0) x[13][2] = 4
391.94/291.96	c (8,0) x[13][3] = 4
391.94/291.96	c (8,0) x[13][5] = 17
391.94/291.96	c (8,0) x[13][6] = 4
391.94/291.96	c (8,0) x[13][7] = 4
391.94/291.96	c (8,0) x[13][8] = 12
391.94/291.96	c (8,0) x[13][9] = 8
391.94/291.96	c (8,0) x[13][10] = 18
391.94/291.96	c (8,0) x[13][11] = 18
391.94/291.96	c (8,0) x[13][12] = 4
391.94/291.96	c (8,0) x[13][13] = 13
391.94/291.96	c (8,0) x[13][14] = 19
391.94/291.96	c (8,0) x[14][0] = 4
391.94/291.96	c (8,0) x[14][1] = 13
391.94/291.96	c (8,0) x[14][2] = 13
391.94/291.96	c (8,0) x[14][3] = 18
391.94/291.96	c (8,0) x[14][5] = 3
391.94/291.96	c (8,0) x[14][6] = 4
391.94/291.96	c (8,0) x[14][7] = 18
391.94/291.96	c (8,0) x[14][8] = 18
391.94/291.96	c (8,0) x[14][10] = 4
391.94/291.96	c (8,0) x[14][11] = 0
391.94/291.96	c (8,0) x[14][12] = 13
391.94/291.96	c (8,0) x[14][13] = 4
391.94/291.96	c (8,0) x[14][14] = 18
391.94/291.96	s SATISFIABLE
391.94/291.97	v <instantiation>
391.94/291.97	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][6] x[0][7] x[0][8] x[0][9] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][4] x[4][5] x[4][6] x[4][7] x[4][9] x[4][10] x[4][11] x[5][3] x[5][4] x[5][5] x[5][6] x[5][8] x[5][9] x[5][10] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][7] x[6][8] x[6][9] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][6] x[7][7] x[7][8] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][5] x[8][6] x[8][7] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][4] x[9][5] x[9][6] x[9][8] x[9][9] x[9][10] x[9][11] x[10][3] x[10][4] x[10][5] x[10][7] x[10][8] x[10][9] x[10][10] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][5] x[14][6] x[14][7] x[14][8] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14]</list>
391.94/291.97	v     <values>0 17 12 4 19 0 11 4 0 14 17 3 8 5 14 20 17 17 0 6 4 13 19 18 4 8 13 5 8 18 18 8 14 13 13 4 17 0 8 4 13 19 8 3 4 4 17 4 19 4 8 13 3 17 0 8 13 4 25 14 19 0 18 20 18 4 0 17 4 20 15 12 4 6 14 13 15 11 14 12 1 18 8 11 18 2 20 21 0 17 4 15 20 4 15 11 21 7 0 18 4 18 8 13 19 8 1 8 18 7 14 20 18 18 4 4 19 0 17 4 4 19 14 18 18 13 8 3 0 14 20 19 1 19 15 3 4 18 0 5 5 4 2 19 0 1 17 14 20 6 17 8 5 5 14 13 13 4 17 0 8 4 13 19 18 8 4 4 17 4 4 12 8 18 18 4 13 19 4 13 13 18 3 4 18 18 4 0 13 4 18</values>
391.94/291.97	v </instantiation>
391.94/291.97	c (9,0) Show results End
391.94/291.97	c (9,0) Heap : 187 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
391.94/291.97	c (9,0) 8,9,STOP-AFTER(ALL)
391.94/291.97	c END-Prog: Sat Sep 14 09:35:13 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 (15417 MiB free)
  memory of node 1: 16384 MiB (13453 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392607-1568446262/watcher-4392607-1568446262 -o /tmp/evaluation-result-4392607-1568446262/solver-4392607-1568446262 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568439892-3694 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392607-1568446262.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=4525, runsolver pid=4522
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 7.86 8.27 8.24 2/214 4547
/proc/meminfo: memFree=29470304/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420562724 115843072 348 33554432000 4194304 5098028 140730304232368 140730304229624 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 348 296 221 0 87 0
[pid=4528] ppid=4525 vsize=27314120 memory=105584 CPUtime=0.11 cores=0-7
/proc/4528/stat : 4528 (java) S 4525 4525 3667 0 -1 1077944320 6501 0 0 0 8 3 0 0 20 0 20 0 420562724 27969658880 26396 33554432000 4194304 4196468 140734338922544 140734338905088 139960692059895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
/proc/4528/statm: 6828530 26396 2797 1 0 6790935 0
[pid=4528/tid=4529] ppid=4525 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/4528/task/4529/stat : 4529 (java) R 4525 4525 3667 0 -1 4202560 4589 0 0 0 6 2 0 0 20 0 20 0 420562724 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960663892096 139960678224009 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4530] ppid=4525 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/4528/task/4530/stat : 4530 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960696302736 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4531] ppid=4525 vsize=27314120 memory=140564607137408 CPUtime=0 cores=0-7
/proc/4528/task/4531/stat : 4531 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960510458896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4532] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4532/stat : 4532 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960509406096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4533] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4533/stat : 4533 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960508353296 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4534] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4534/stat : 4534 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960507300496 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4535] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4535/stat : 4535 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960506247696 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4536] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4536/stat : 4536 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960505194896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4537] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4537/stat : 4537 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 26908 33554432000 4194304 4196468 140734338922544 139960504142096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4538] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4538/stat : 4538 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562728 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959146060656 139960692071042 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4539] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4539/stat : 4539 (java) S 4525 4525 3667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 26908 33554432000 4194304 4196468 140734338922544 139958354437664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4540] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4540/stat : 4540 (java) S 4525 4525 3667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 26908 33554432000 4194304 4196468 140734338922544 139958220215664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4541] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4541/stat : 4541 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 26908 33554432000 4194304 4196468 140734338922544 139957845711184 139960692078491 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4542] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4542/stat : 4542 (java) S 4525 4525 3667 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959145007472 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4543] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4543/stat : 4543 (java) R 4525 4525 3667 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959143954672 139960692071042 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4544] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4544/stat : 4544 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959142901872 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4545] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4545/stat : 4545 (java) S 4525 4525 3667 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959141849072 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4546] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4546/stat : 4546 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 26908 33554432000 4194304 4196468 140734338922544 139957347806304 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4547] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4547/stat : 4547 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 26908 33554432000 4194304 4196468 140734338922544 139959140797488 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106976 KiB

[startup+0.210638 s]*
/proc/loadavg: 7.86 8.27 8.24 3/214 4547
/proc/meminfo: memFree=29451632/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420562724 115843072 348 33554432000 4194304 5098028 140730304232368 140730304229624 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 348 296 221 0 87 0
[pid=4528] ppid=4525 vsize=27314120 memory=122412 CPUtime=0.24 cores=0-7
/proc/4528/stat : 4528 (java) S 4525 4525 3667 0 -1 1077944320 11497 0 0 0 20 4 0 0 20 0 20 0 420562724 27969658880 30603 33554432000 4194304 4196468 140734338922544 140734338905088 139960692059895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
/proc/4528/statm: 6828530 30603 2914 1 0 6790935 0
[pid=4528/tid=4529] ppid=4525 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/4528/task/4529/stat : 4529 (java) R 4525 4525 3667 0 -1 4202560 9180 0 0 0 16 4 0 0 20 0 20 0 420562724 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960663859280 139960673623451 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4530] ppid=4525 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/4528/task/4530/stat : 4530 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960696302736 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4531] ppid=4525 vsize=27314120 memory=140564607142193 CPUtime=0 cores=0-7
/proc/4528/task/4531/stat : 4531 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960510458896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4532] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4532/stat : 4532 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960509406096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4533] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4533/stat : 4533 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960508353296 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4534] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4534/stat : 4534 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960507300496 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4535] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4535/stat : 4535 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960506247696 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4536] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4536/stat : 4536 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960505194896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4537] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4537/stat : 4537 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 30603 33554432000 4194304 4196468 140734338922544 139960504142096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4538] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4538/stat : 4538 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562728 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959146060656 139960692071042 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4539] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4539/stat : 4539 (java) S 4525 4525 3667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 30603 33554432000 4194304 4196468 140734338922544 139958354437664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4540] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4540/stat : 4540 (java) S 4525 4525 3667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 30603 33554432000 4194304 4196468 140734338922544 139958220215664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4541] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4541/stat : 4541 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 30603 33554432000 4194304 4196468 140734338922544 139957845711184 139960692078491 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4542] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4542/stat : 4542 (java) S 4525 4525 3667 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959145007472 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4543] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4543/stat : 4543 (java) S 4525 4525 3667 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959143954672 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4544] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4544/stat : 4544 (java) S 4525 4525 3667 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959142901872 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4545] ppid=4525 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/4528/task/4545/stat : 4545 (java) S 4525 4525 3667 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 20 0 420562731 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959141849072 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4546] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4546/stat : 4546 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 30603 33554432000 4194304 4196468 140734338922544 139957347806304 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4547] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4547/stat : 4547 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 30603 33554432000 4194304 4196468 140734338922544 139959140797488 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123804 KiB

[startup+0.310454 s]*
/proc/loadavg: 7.86 8.27 8.24 2/214 4547
/proc/meminfo: memFree=29448592/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420562724 115843072 348 33554432000 4194304 5098028 140730304232368 140730304229624 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 348 296 221 0 87 0
[pid=4528] ppid=4525 vsize=27314120 memory=126092 CPUtime=0.42 cores=0-7
/proc/4528/stat : 4528 (java) S 4525 4525 3667 0 -1 1077944320 12443 0 0 0 37 5 0 0 20 0 20 0 420562724 27969658880 31523 33554432000 4194304 4196468 140734338922544 140734338905088 139960692059895 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
/proc/4528/statm: 6828530 31523 3020 1 0 6790935 0
[pid=4528/tid=4529] ppid=4525 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/4528/task/4529/stat : 4529 (java) R 4525 4525 3667 0 -1 4202560 9947 0 0 0 25 4 0 0 20 0 20 0 420562724 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960663842912 139960692073799 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4530] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4530/stat : 4530 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960696302736 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4531] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4531/stat : 4531 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960510458896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4532] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4532/stat : 4532 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960509406096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4533] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4533/stat : 4533 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960508353296 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4534] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4534/stat : 4534 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960507300496 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4535] ppid=4525 vsize=27314120 memory=140564481796783 CPUtime=0 cores=0-7
/proc/4528/task/4535/stat : 4535 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960506247696 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4536] ppid=4525 vsize=27314120 memory=140564481799088 CPUtime=0 cores=0-7
/proc/4528/task/4536/stat : 4536 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960505194896 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4537] ppid=4525 vsize=27314120 memory=140564481801392 CPUtime=0 cores=0-7
/proc/4528/task/4537/stat : 4537 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27969658880 31523 33554432000 4194304 4196468 140734338922544 139960504142096 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4538] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4538/stat : 4538 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420562728 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959146060656 139960692071042 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4539] ppid=4525 vsize=27314120 memory=281128963616656 CPUtime=0 cores=0-7
/proc/4528/task/4539/stat : 4539 (java) S 4525 4525 3667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 31523 33554432000 4194304 4196468 140734338922544 139958354437664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4540] ppid=4525 vsize=27314120 memory=281128963614352 CPUtime=0 cores=0-7
/proc/4528/task/4540/stat : 4540 (java) S 4525 4525 3667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420562729 27969658880 31523 33554432000 4194304 4196468 140734338922544 139958220215664 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4541] ppid=4525 vsize=27314120 memory=281128963621264 CPUtime=0 cores=0-7
/proc/4528/task/4541/stat : 4541 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562731 27969658880 31523 33554432000 4194304 4196468 140734338922544 139957845711184 139960692078491 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4542] ppid=4525 vsize=27314120 memory=281128963562512 CPUtime=0.01 cores=0-7
/proc/4528/task/4542/stat : 4542 (java) S 4525 4525 3667 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 20 0 420562731 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959145007472 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4543] ppid=4525 vsize=27314120 memory=281128963635088 CPUtime=0.02 cores=0-7
/proc/4528/task/4543/stat : 4543 (java) R 4525 4525 3667 0 -1 4202560 217 0 0 0 2 0 0 0 20 0 20 0 420562731 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959143954672 139960675615328 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4544] ppid=4525 vsize=27314120 memory=281128963642000 CPUtime=0.01 cores=0-7
/proc/4528/task/4544/stat : 4544 (java) S 4525 4525 3667 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 20 0 420562731 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959142901872 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4545] ppid=4525 vsize=27314120 memory=281128963639696 CPUtime=0.07 cores=0-7
/proc/4528/task/4545/stat : 4545 (java) S 4525 4525 3667 0 -1 1077944384 498 0 0 0 7 0 0 0 20 0 20 0 420562731 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959141849072 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4546] ppid=4525 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4546/stat : 4546 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 31523 33554432000 4194304 4196468 140734338922544 139957347806304 139960692070101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4547] ppid=4525 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4528/task/4547/stat : 4547 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562732 27969658880 31523 33554432000 4194304 4196468 140734338922544 139959140797488 139960692071042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127484 KiB

[startup+0.701447 s]
/proc/loadavg: 7.86 8.27 8.24 2/214 4547
/proc/meminfo: memFree=29426064/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 420562724 115843072 348 33554432000 4194304 5098028 140730304232368 140730304229624 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 348 296 221 0 87 0
[pid=4528] ppid=4525 vsize=27320392 memory=165432 CPUtime=1.02 cores=0-7
/proc/4528/stat : 4528 (java) S 4525 4525 3667 0 -1 1077944320 19983 0 0 0 94 8 0 0 20 0 20 0 420562724 27976081408 41358 33554432000 4194304 4196468 140734338922544 140734338905088 139960692059895 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
/proc/4528/statm: 6830098 41358 3190 1 0 6791447 0
[pid=4528/tid=4529] ppid=4525 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/4528/task/4529/stat : 4529 (java) R 4525 4525 3667 0 -1 4202560 16886 0 0 0 61 6 0 0 20 0 20 0 420562724 27976081408 41358 33554432000 4194304 4196468 140734338922544 139960663890256 139960692081821 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4530] ppid=4525 vsize=27320392 memory=140564482007920 CPUtime=0 cores=0-7
/proc/4528/task/4530/stat : 4530 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27976081408 41358 33554432000 4194304 4196468 140734338922544 139960696302736 139960692070101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4531] ppid=4525 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/4528/task/4531/stat : 4531 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420562727 27976081408 41358 33554432000 4194304 4196468 140734338922544 139960510458896 139960692070101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0
[pid=4528/tid=4532] ppid=4525 vsize=27320392 memory=8004 CPUtime=0 cores=0-7
/proc/4528/task/4532/stat : 4532 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420562727 27976081408 41358 33554432000 4194304 4196468 140734338922544 139960509406096 139960692070101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34140160 140734338925291 140734338925718 140734338925718 140734338928591 0

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

[pid=4565/tid=4567] ppid=4525 vsize=8414124 memory=10428 CPUtime=0 cores=0-7
/proc/4565/task/4567/stat : 4567 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140513121212944 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4568] ppid=4525 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/4565/task/4568/stat : 4568 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512943708816 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4569] ppid=4525 vsize=8414124 memory=14080 CPUtime=0 cores=0-7
/proc/4565/task/4569/stat : 4569 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512600996112 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4570] ppid=4525 vsize=8414124 memory=22176 CPUtime=0 cores=0-7
/proc/4565/task/4570/stat : 4570 (java) S 4525 4525 3667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512599943568 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4571] ppid=4525 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/4565/task/4571/stat : 4571 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512598891536 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4572] ppid=4525 vsize=8414124 memory=508 CPUtime=0 cores=0-7
/proc/4565/task/4572/stat : 4572 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512597838992 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4573] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4573/stat : 4573 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512596785936 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4574] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4574/stat : 4574 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590981 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512595733392 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4575] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4575/stat : 4575 (java) S 4525 4525 3667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 420590983 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512546003184 140513116981890 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4576] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4576/stat : 4576 (java) S 4525 4525 3667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420590983 8616062976 30402 33554432000 4194304 4196468 140732773848160 140511667020960 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4577] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4577/stat : 4577 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590983 8616062976 30402 33554432000 4194304 4196468 140732773848160 140511398585072 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4578] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4578/stat : 4578 (java) S 4525 4525 3667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420590986 8616062976 30402 33554432000 4194304 4196468 140732773848160 140511024076752 140513116989339 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4579] ppid=4525 vsize=8414124 memory=0 CPUtime=0.11 cores=0-7
/proc/4565/task/4579/stat : 4579 (java) S 4525 4525 3667 0 -1 1077944384 557 0 0 0 11 0 0 0 20 0 24 0 420590988 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512544951024 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4580] ppid=4525 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/4565/task/4580/stat : 4580 (java) S 4525 4525 3667 0 -1 1077944384 480 0 0 0 6 0 0 0 20 0 24 0 420590988 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512543898480 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4581] ppid=4525 vsize=8414124 memory=0 CPUtime=0.1 cores=0-7
/proc/4565/task/4581/stat : 4581 (java) S 4525 4525 3667 0 -1 1077944384 390 0 0 0 10 0 0 0 20 0 24 0 420590988 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512542845424 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4582] ppid=4525 vsize=8414124 memory=0 CPUtime=0.23 cores=0-7
/proc/4565/task/4582/stat : 4582 (java) S 4525 4525 3667 0 -1 1077944384 552 0 0 0 23 0 0 0 20 0 24 0 420590988 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512541792880 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4583] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4583/stat : 4583 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420590988 8616062976 30402 33554432000 4194304 4196468 140732773848160 140510526171616 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4584] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4584/stat : 4584 (java) S 4525 4525 3667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420590989 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512540740272 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4586] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4586/stat : 4586 (java) S 4525 4525 3667 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420591059 8616062976 30402 33554432000 4194304 4196468 140732773848160 140512539685824 140513116995353 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4588] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4588/stat : 4588 (java) S 4525 4525 3667 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 420591059 8616062976 30402 33554432000 4194304 4196468 140732773848160 140509855072272 140513116992669 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4589] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4589/stat : 4589 (java) S 4525 4525 3667 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 420591059 8616062976 30402 33554432000 4194304 4196468 140732773848160 140510123507856 140513116992669 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4590] ppid=4525 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/4565/task/4590/stat : 4590 (java) S 4525 4525 3667 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 24 0 420591061 8616062976 30402 33554432000 4194304 4196468 140732773848160 140509586644400 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
Current children cumulated CPU time: 391.24 s
Current children cumulated vsize: 10648648 KiB
Current children cumulated memory: 1711720 KiB

[startup+291.801 s]
/proc/loadavg: 1.10 3.88 6.36 9/224 4598
/proc/meminfo: memFree=27831580/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1472 CPUtime=367.56 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 582 136395 0 0 0 0 35232 1524 20 0 1 0 420562724 115843072 368 33554432000 4194304 5098028 140730304232368 140730304229112 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 368 311 221 0 87 0
[pid=4565] ppid=4525 vsize=8414124 memory=167240 CPUtime=24.17 cores=0-7
/proc/4565/stat : 4565 (java) S 4525 4525 3667 0 -1 1077944320 21594 437425 0 0 157 9 2091 160 20 0 23 0 420590979 8616062976 41810 33554432000 4194304 4196468 140732773848160 140732773830704 140513116970743 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
/proc/4565/statm: 2103531 41810 3224 1 0 2064875 0
[pid=4565/tid=4566] ppid=4525 vsize=8414124 memory=10428 CPUtime=23.31 cores=0-7
/proc/4565/task/4566/stat : 4566 (java) S 4525 4525 3667 0 -1 1077944384 17387 437425 0 0 75 5 2091 160 20 0 23 0 420590980 8616062976 41810 33554432000 4194304 4196468 140732773848160 140513088810912 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4567] ppid=4525 vsize=8414124 memory=14012 CPUtime=22.51 cores=0-7
/proc/4565/task/4567/stat : 4567 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140513121212944 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4568] ppid=4525 vsize=8414124 memory=14080 CPUtime=22.51 cores=0-7
/proc/4565/task/4568/stat : 4568 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512943708816 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4569] ppid=4525 vsize=8414124 memory=22176 CPUtime=22.51 cores=0-7
/proc/4565/task/4569/stat : 4569 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512600996112 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4570] ppid=4525 vsize=8414124 memory=2120 CPUtime=22.51 cores=0-7
/proc/4565/task/4570/stat : 4570 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512599943568 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4571] ppid=4525 vsize=8414124 memory=508 CPUtime=22.51 cores=0-7
/proc/4565/task/4571/stat : 4571 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512598891536 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4572] ppid=4525 vsize=8414124 memory=1560 CPUtime=22.51 cores=0-7
/proc/4565/task/4572/stat : 4572 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512597838992 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4573] ppid=4525 vsize=8414124 memory=932 CPUtime=22.51 cores=0-7
/proc/4565/task/4573/stat : 4573 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512596785936 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4574] ppid=4525 vsize=8414124 memory=1568 CPUtime=22.51 cores=0-7
/proc/4565/task/4574/stat : 4574 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590981 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512595733392 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4575] ppid=4525 vsize=8414124 memory=1444 CPUtime=22.51 cores=0-7
/proc/4565/task/4575/stat : 4575 (java) S 4525 4525 3667 0 -1 1077944384 7 437425 0 0 0 0 2091 160 20 0 23 0 420590983 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512546003184 140513116981890 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4576] ppid=4525 vsize=8414124 memory=880 CPUtime=22.51 cores=0-7
/proc/4565/task/4576/stat : 4576 (java) S 4525 4525 3667 0 -1 1077944384 13 437425 0 0 0 0 2091 160 20 0 23 0 420590983 8616062976 41810 33554432000 4194304 4196468 140732773848160 140511667020960 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4577] ppid=4525 vsize=8414124 memory=1976 CPUtime=22.51 cores=0-7
/proc/4565/task/4577/stat : 4577 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590983 8616062976 41810 33554432000 4194304 4196468 140732773848160 140511398585072 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4578] ppid=4525 vsize=8414124 memory=2496 CPUtime=22.51 cores=0-7
/proc/4565/task/4578/stat : 4578 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 23 0 420590986 8616062976 41810 33554432000 4194304 4196468 140732773848160 140511024076752 140513116989339 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4579] ppid=4525 vsize=8414124 memory=301741373374332954 CPUtime=22.67 cores=0-7
/proc/4565/task/4579/stat : 4579 (java) S 4525 4525 3667 0 -1 1077944384 584 437425 0 0 16 0 2091 160 20 0 23 0 420590988 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512544951024 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4580] ppid=4525 vsize=8414124 memory=288230617509003574 CPUtime=22.61 cores=0-7
/proc/4565/task/4580/stat : 4580 (java) R 4525 4525 3667 0 -1 4202560 508 437425 0 0 10 0 2091 160 20 0 23 0 420590988 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512543888592 140513095418043 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4581] ppid=4525 vsize=8414124 memory=1760 CPUtime=22.66 cores=0-7
/proc/4565/task/4581/stat : 4581 (java) S 4525 4525 3667 0 -1 1077944384 443 437425 0 0 15 0 2091 160 20 0 23 0 420590988 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512542845424 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4582] ppid=4525 vsize=8414124 memory=111636 CPUtime=22.78 cores=0-7
/proc/4565/task/4582/stat : 4582 (java) R 4525 4525 3667 0 -1 4202560 1071 437425 0 0 27 0 2091 160 20 0 23 0 420590988 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512541792880 140513116982678 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4583] ppid=4525 vsize=8414124 memory=804 CPUtime=22.51 cores=0-7
/proc/4565/task/4583/stat : 4583 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 23 0 420590988 8616062976 41810 33554432000 4194304 4196468 140732773848160 140510526171616 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4584] ppid=4525 vsize=8414124 memory=1808 CPUtime=22.51 cores=0-7
/proc/4565/task/4584/stat : 4584 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 23 0 420590989 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512540740272 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4586] ppid=4525 vsize=8414124 memory=920 CPUtime=22.51 cores=0-7
/proc/4565/task/4586/stat : 4586 (java) S 4525 4525 3667 0 -1 1077944384 24 437425 0 0 0 0 2091 160 20 0 23 0 420591059 8616062976 41810 33554432000 4194304 4196468 140732773848160 140512539685008 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4588] ppid=4525 vsize=8414124 memory=4136 CPUtime=22.63 cores=0-7
/proc/4565/task/4588/stat : 4588 (java) R 4525 4525 3667 0 -1 4202560 76 437425 0 0 12 0 2091 160 20 0 23 0 420591059 8616062976 41810 33554432000 4194304 4196468 140732773848160 140509855076512 140512619018585 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4590] ppid=4525 vsize=8414124 memory=1412 CPUtime=22.51 cores=0-7
/proc/4565/task/4590/stat : 4590 (java) S 4525 4525 3667 0 -1 1077944384 136 437425 0 0 0 0 2091 160 20 0 23 0 420591061 8616062976 41810 33554432000 4194304 4196468 140732773848160 140509586644160 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
Current children cumulated CPU time: 391.73 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 168712 KiB

[startup+291.901 s]
/proc/loadavg: 1.10 3.88 6.36 9/224 4598
/proc/meminfo: memFree=27831580/32770624 swapFree=66958260/67108860
[pid=4525] ppid=4522 vsize=113128 memory=1472 CPUtime=367.56 cores=0-7
/proc/4525/stat : 4525 (scop.sh) S 4522 4525 3667 0 -1 4202496 582 136395 0 0 0 0 35232 1524 20 0 1 0 420562724 115843072 368 33554432000 4194304 5098028 140730304232368 140730304229112 140510380868220 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 24186880 140730304238372 140730304238700 140730304238700 140730304241613 0
/proc/4525/statm: 28282 368 311 221 0 87 0
[pid=4565] ppid=4525 vsize=8283048 memory=176856 CPUtime=24.38 cores=0-7
/proc/4565/stat : 4565 (java) S 4525 4525 3667 0 -1 1077944320 21935 437425 0 0 178 9 2091 160 20 0 22 0 420590979 8481841152 44214 33554432000 4194304 4196468 140732773848160 140732773830704 140513116970743 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
/proc/4565/statm: 2070762 44214 3231 1 0 2032106 0
[pid=4565/tid=4566] ppid=4525 vsize=8283048 memory=1589808 CPUtime=23.38 cores=0-7
/proc/4565/task/4566/stat : 4566 (java) R 4525 4525 3667 0 -1 4202560 17590 437425 0 0 82 5 2091 160 20 0 22 0 420590980 8481841152 44214 33554432000 4194304 4196468 140732773848160 140513088807648 140513101051230 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4567] ppid=4525 vsize=8283048 memory=128012 CPUtime=22.51 cores=0-7
/proc/4565/task/4567/stat : 4567 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140513121212944 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4568] ppid=4525 vsize=8283048 memory=1472 CPUtime=22.51 cores=0-7
/proc/4565/task/4568/stat : 4568 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512943708816 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4569] ppid=4525 vsize=8283048 memory=2020 CPUtime=22.51 cores=0-7
/proc/4565/task/4569/stat : 4569 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512600996112 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4570] ppid=4525 vsize=8283048 memory=1432 CPUtime=22.51 cores=0-7
/proc/4565/task/4570/stat : 4570 (java) S 4525 4525 3667 0 -1 1077944384 2 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512599943568 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4571] ppid=4525 vsize=8283048 memory=1472 CPUtime=22.51 cores=0-7
/proc/4565/task/4571/stat : 4571 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512598891536 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4572] ppid=4525 vsize=8283048 memory=1472 CPUtime=22.51 cores=0-7
/proc/4565/task/4572/stat : 4572 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512597838992 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4573] ppid=4525 vsize=8283048 memory=40768 CPUtime=22.51 cores=0-7
/proc/4565/task/4573/stat : 4573 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512596785936 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4574] ppid=4525 vsize=8283048 memory=988 CPUtime=22.51 cores=0-7
/proc/4565/task/4574/stat : 4574 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590981 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512595733392 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4575] ppid=4525 vsize=8283048 memory=121608 CPUtime=22.51 cores=0-7
/proc/4565/task/4575/stat : 4575 (java) S 4525 4525 3667 0 -1 1077944384 7 437425 0 0 0 0 2091 160 20 0 22 0 420590983 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512546003184 140513116981890 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4576] ppid=4525 vsize=8283048 memory=209760 CPUtime=22.51 cores=0-7
/proc/4565/task/4576/stat : 4576 (java) S 4525 4525 3667 0 -1 1077944384 13 437425 0 0 0 0 2091 160 20 0 22 0 420590983 8481841152 44214 33554432000 4194304 4196468 140732773848160 140511667020960 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4577] ppid=4525 vsize=8283048 memory=8112282956445269571 CPUtime=22.51 cores=0-7
/proc/4565/task/4577/stat : 4577 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590983 8481841152 44214 33554432000 4194304 4196468 140732773848160 140511398585072 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4578] ppid=4525 vsize=8283048 memory=804 CPUtime=22.51 cores=0-7
/proc/4565/task/4578/stat : 4578 (java) S 4525 4525 3667 0 -1 1077944384 1 437425 0 0 0 0 2091 160 20 0 22 0 420590986 8481841152 44214 33554432000 4194304 4196468 140732773848160 140511024076752 140513116989339 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4579] ppid=4525 vsize=8283048 memory=1556 CPUtime=22.7 cores=0-7
/proc/4565/task/4579/stat : 4579 (java) S 4525 4525 3667 0 -1 1077944384 593 437425 0 0 19 0 2091 160 20 0 22 0 420590988 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512544951024 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4580] ppid=4525 vsize=8283048 memory=1196 CPUtime=22.63 cores=0-7
/proc/4565/task/4580/stat : 4580 (java) S 4525 4525 3667 0 -1 1077944384 515 437425 0 0 12 0 2091 160 20 0 22 0 420590988 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512543898480 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4581] ppid=4525 vsize=8283048 memory=776 CPUtime=22.68 cores=0-7
/proc/4565/task/4581/stat : 4581 (java) R 4525 4525 3667 0 -1 4202560 456 437425 0 0 17 0 2091 160 20 0 22 0 420590988 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512542845424 140513096204124 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4582] ppid=4525 vsize=8283048 memory=1056 CPUtime=22.82 cores=0-7
/proc/4565/task/4582/stat : 4582 (java) S 4525 4525 3667 0 -1 1077944384 1172 437425 0 0 31 0 2091 160 20 0 22 0 420590988 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512541792880 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4583] ppid=4525 vsize=8283048 memory=8004 CPUtime=22.51 cores=0-7
/proc/4565/task/4583/stat : 4583 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 22 0 420590988 8481841152 44214 33554432000 4194304 4196468 140732773848160 140510526171616 140513116980949 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4584] ppid=4525 vsize=8283048 memory=10428 CPUtime=22.51 cores=0-7
/proc/4565/task/4584/stat : 4584 (java) S 4525 4525 3667 0 -1 1077944384 3 437425 0 0 0 0 2091 160 20 0 22 0 420590989 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512540740272 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4586] ppid=4525 vsize=8283048 memory=1472 CPUtime=22.51 cores=0-7
/proc/4565/task/4586/stat : 4586 (java) S 4525 4525 3667 0 -1 1077944384 24 437425 0 0 0 0 2091 160 20 0 22 0 420591059 8481841152 44214 33554432000 4194304 4196468 140732773848160 140512539685008 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
[pid=4565/tid=4590] ppid=4525 vsize=8283048 memory=4000 CPUtime=22.51 cores=0-7
/proc/4565/task/4590/stat : 4590 (java) S 4525 4525 3667 0 -1 1077944384 140 437425 0 0 0 0 2091 160 20 0 22 0 420591061 8481841152 44214 33554432000 4194304 4196468 140732773848160 140509586646192 140513116981890 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732773856248 140732773856406 140732773856406 140732773859279 0
Current children cumulated CPU time: 391.94 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 178328 KiB

Child status: 0
Real time (s): 291.995
CPU time (s): 392.167
CPU user time (s): 375.186
CPU system time (s): 16.9815
CPU usage (%): 134.306
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 11590304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.186
system time used= 16.9815
maximum resident set size= 11589900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597617
page faults= 0
swaps= 0
block input operations= 8
block output operations= 101648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 123811
involuntary context switches= 1144


# summary of solver processes directly reported to runsolver:
#   pid: 4525
#   total CPU time (s): 392.167
#   total CPU user time (s): 375.186
#   total CPU system time (s): 16.9815

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77054 second user time and 2.97989 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-14 09:30:20
IDJOB=4392607
IDBENCH=139919
IDSOLVER=2839
FILE ID=node145/4392607-1568446262
RUNJOBID= node145-1568439892-3694
PBS_JOBID= 21702338
Free space on /tmp= 59504 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd-herald/Crossword-m1c-ogd-h1502.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392607-1568446262/watcher-4392607-1568446262 -o /tmp/evaluation-result-4392607-1568446262/solver-4392607-1568446262 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568439892-3694 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392607-1568446262.xml

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

MD5SUM BENCH= f196bcf8028f955a9b1a207c833066c3
RANDOM SEED=1112654788

node145.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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29563432 kB
MemAvailable:   31860344 kB
Buffers:          140584 kB
Cached:          2440368 kB
SwapCached:        41120 kB
Active:          1244488 kB
Inactive:        1381944 kB
Active(anon):       7696 kB
Inactive(anon):    78528 kB
Active(file):    1236792 kB
Inactive(file):  1303416 kB
Unevictable:      109424 kB
Mlocked:          109424 kB
SwapTotal:      67108860 kB
SwapFree:       66958260 kB
Dirty:             23828 kB
Writeback:             0 kB
AnonPages:         99016 kB
Mapped:            44488 kB
Shmem:             32372 kB
Slab:             172944 kB
SReclaimable:     145080 kB
SUnreclaim:        27864 kB
KernelStack:        3728 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59484 MiB
End job on node145 at 2019-09-14 09:35:13