Trace number 4405122

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)UNSAT 5.20884 2.56633

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-15-035.xml
MD5SUM95db7a436582e8fbf27db66b2c693839
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.88573
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints105
Number of domains15
Minimum domain size21
Maximum domain size35
Distribution of domain sizes[{"size":21,"count":2},{"size":22,"count":2},{"size":23,"count":2},{"size":24,"count":2},{"size":25,"count":2},{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":30}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":105}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-4224-serial-file.bin HOME/instance-4405122-1569364413.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Wed Sep 25 00:32:35 CEST 2019
0.66/0.57	c PID: 4227
0.66/0.57	c IP: 172.20.3.103
0.66/0.57	c HOST: node103.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.73/1.03	c (0,0) Parsing End
1.73/1.03	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
1.73/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.73/1.03	c (0,0) Constraint Name Generate Begin
1.73/1.04	c (0,0) Ctr:HOME/instance-4405122-1569364413.xml,Add:Le:Num:Or:Var
1.73/1.04	c (0,0) Constraint Name Generate End
1.73/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.73/1.04	c (0,0) CSP to CSPinCNF Begin
2.01/1.15	c (0,0) translated 11 (10%) constraints
2.01/1.16	c (0,0) translated 21 (20%) constraints
2.01/1.17	c (0,0) translated 32 (30%) constraints
2.01/1.18	c (0,0) translated 42 (40%) constraints
2.01/1.19	c (0,0) translated 53 (50%) constraints
2.21/1.20	c (0,0) translated 63 (60%) constraints
2.21/1.21	c (0,0) translated 74 (70%) constraints
2.21/1.22	c (0,0) translated 84 (80%) constraints
2.21/1.22	c (0,0) translated 95 (90%) constraints
2.21/1.23	c (0,0) translated 105 (100%) constraints
2.21/1.23	c (0,0) ===========================================
2.21/1.23	c (0,0) Order
2.21/1.23	c (0,0) ===========================================
2.21/1.24	c (0,0) translated 11 (10%) constraints
2.21/1.24	c (0,0) translated 21 (20%) constraints
2.21/1.25	c (0,0) translated 32 (30%) constraints
2.21/1.25	c (0,0) translated 42 (40%) constraints
2.21/1.25	c (0,0) translated 53 (50%) constraints
2.21/1.26	c (0,0) translated 63 (60%) constraints
2.21/1.26	c (0,0) translated 74 (70%) constraints
2.21/1.26	c (0,0) translated 84 (80%) constraints
2.21/1.26	c (0,0) translated 95 (90%) constraints
2.21/1.27	c (0,0) translated 105 (100%) constraints
2.21/1.27	c (0,0) CSP to CSPinCNF End
2.21/1.27	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
2.21/1.27	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.21/1.27	c (0,0) CSPinCNF Propagation Begin
2.21/1.29	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.21/1.29	c (0,0) CSPinCNF Propagation End
2.21/1.29	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 105 ctr, max domain size 35
2.21/1.29	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.21/1.29	c (0,0) Simplify CSPinCNF Begin
2.45/1.36	c (0,0) Simplify CSPinCNF End
2.45/1.36	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 35
2.45/1.36	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.45/1.36	c (0,0) Calculate Precise Domain Begin
2.45/1.37	c (0,0) 0 values are removed by re-calculation
2.45/1.37	c (0,0) Calculate Precise Domain End
2.45/1.37	c (0,0) CSP: 30 int (0 aux), 420 bool (420 aux), 525 ctr, max domain size 35
2.45/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.45/1.37	c (0,0) CSPinCNF to SatSolver Begin
2.89/1.53	c (0,0) 53 (10 %) CSP clauses are encoded (0 SAT variables, 1995 SAT clauses)
2.89/1.56	c (1,1) 105 (20 %) CSP clauses are encoded (0 SAT variables, 3127 SAT clauses)
2.89/1.58	c (1,1) 158 (30 %) CSP clauses are encoded (0 SAT variables, 4186 SAT clauses)
2.89/1.60	c (1,1) 210 (40 %) CSP clauses are encoded (0 SAT variables, 5188 SAT clauses)
3.28/1.61	c (1,1) 263 (50 %) CSP clauses are encoded (0 SAT variables, 6141 SAT clauses)
3.28/1.63	c (1,1) 315 (60 %) CSP clauses are encoded (0 SAT variables, 7037 SAT clauses)
3.28/1.64	c (1,1) 368 (70 %) CSP clauses are encoded (0 SAT variables, 7860 SAT clauses)
3.28/1.65	c (1,1) 420 (80 %) CSP clauses are encoded (0 SAT variables, 8578 SAT clauses)
3.28/1.67	c (1,1) 473 (90 %) CSP clauses are encoded (0 SAT variables, 9219 SAT clauses)
3.28/1.67	c (1,1) 525 (100 %) CSP clauses are encoded (0 SAT variables, 9697 SAT clauses)
3.28/1.67	c (1,1) CSPinCNF to SatSolver End
3.28/1.67	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.28/1.68	c (1,1) 1230 bool, 9705 clause
3.28/1.68	c (1,1) Export Begin
3.70/1.76	c (1,1) Export to HOME/scop-4224-serial-file.bin
3.70/1.76	c (1,1) Export End
3.70/1.76	c (1,1) Export File Size: 0.01 MB
3.70/1.76	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.70/1.76	c END-Prog: Wed Sep 25 00:32:36 CEST 2019
3.70/1.79	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-4224-serial-file.bin
4.49/2.25	c (0,0) Read Serial File Begin
4.49/2.25	c (0,0) HOME/scop-4224-serial-file.bin
4.76/2.44	c (0,0) Read Serial File End
4.76/2.45	
4.76/2.45	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
4.76/2.45	(Solving Process)
4.76/2.45	
4.76/2.48	c BEGIN-Prog: Wed Sep 25 00:32:37 CEST 2019
4.76/2.48	c PID: 4247
4.76/2.48	c IP: 172.20.3.103
4.76/2.48	c HOST: node103.alineos.net
4.76/2.48	c (0,0) SatSolver.solve Begin
4.76/2.48	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405122-1569364413.xml-scop-4227.cnf
4.95/2.51	c (0,0) c
4.95/2.51	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)
4.95/2.51	c (0,0) c
4.95/2.51	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.95/2.51	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.95/2.51	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.95/2.51	c (0,0) c |                                                                                                       |
4.95/2.51	c (0,0) c |  Number of variables:          1230                                                                   |
4.95/2.51	c (0,0) c |  Number of clauses:            9705                                                                   |
4.95/2.51	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.95/2.51	c (0,0) c |                                                                                                       |
4.95/2.51	c (0,0) c |  Simplification time:          0.01 s                                                                 |
4.95/2.51	c (0,0) c |                                                                                                       |
4.95/2.51	c (0,0) c |  Generating clones                                                                                    |
4.95/2.52	c (0,0) c |  all clones generated. Memory =    29.09Mb.                                                           |
4.95/2.52	c (0,0) c ========================================================================================================|
4.95/2.52	c (0,0) c
4.95/2.52	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
4.95/2.52	c (0,0) c
4.95/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.52	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.95/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.52	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
4.95/2.52	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
4.95/2.52	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
4.95/2.52	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
4.95/2.52	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.52	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
4.95/2.52	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
4.95/2.52	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
4.95/2.52	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
4.95/2.52	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.52	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
4.95/2.52	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
4.95/2.52	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
4.95/2.52	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.52	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
4.95/2.52	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c real time : 0.0227461 s
4.95/2.53	c (0,0) c cpu time  : 0.036863 s
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | Conflicts     |            1336 |        104 |        333 |        114 |        122 |        203 |        121 |        131 |        208 |
4.95/2.53	c (0,0) c | Decisions     |            1817 |        133 |        400 |        172 |        165 |        259 |        172 |        176 |        340 |
4.95/2.53	c (0,0) c | Propagations  |           59035 |       3421 |      14566 |       4924 |       4473 |       8476 |       5066 |       6101 |      12008 |
4.95/2.53	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
4.95/2.53	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
4.95/2.53	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | PropBinClauses|          114701 |       7146 |      29578 |      10240 |       9577 |      17670 |       9761 |      11913 |      18816 |
4.95/2.53	c (0,0) c | PropPreBlocker|          475827 |      22563 |     122933 |      37322 |      36676 |      74274 |      38715 |      53940 |      89404 |
4.95/2.53	c (0,0) c | PropNotBlocker|          292293 |      16328 |      74405 |      26241 |      24304 |      46411 |      26984 |      32484 |      45136 |
4.95/2.53	c (0,0) c | LitFullScans  |         1158014 |      59878 |     310188 |      93825 |      88444 |     180572 |      95554 |     125677 |     203876 |
4.95/2.53	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | DecisionLevel0|              53 |          6 |          6 |          8 |          6 |          5 |          9 |          7 |          6 |
4.95/2.53	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
4.95/2.53	c (0,0) c | Avg_Trail     |                 |        168 |        271 |        235 |        219 |        276 |        225 |        321 |        423 |
4.95/2.53	c (0,0) c | Avg_DL        |                 |          4 |         16 |         10 |          8 |         12 |          9 |         13 |         16 |
4.95/2.53	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | Exported      |             168 |         24 |         28 |         21 |         26 |         22 |         14 |         19 |         14 |
4.95/2.53	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | Unaries       |                 |          5 |          5 |          7 |          5 |          4 |          8 |          6 |          5 |
4.95/2.53	c (0,0) c | Binaries      |                 |          5 |          4 |          4 |          9 |          4 |          6 |          5 |          6 |
4.95/2.53	c (0,0) c | Glues         |                 |         24 |         28 |         21 |         26 |         22 |         14 |         19 |         14 |
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | Orig_Seen     |             3 % |        148 |        441 |        179 |        169 |        278 |        208 |        242 |        680 |
4.95/2.53	c (0,0) c | Diff Orig seen|                 |      X     |        293 |         31 |         21 |        130 |         60 |         94 |        532 |
4.95/2.53	c (0,0) c | Hamming       |            14 % |      X     |        206 |        216 |        129 |        140 |        158 |        125 |        249 |
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c | RunningTime   |                 |    0.0  99%|    0.0  98%|    0.0  99%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
4.95/2.53	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | ExchangingTime|                 |    0.0   1%|    0.0   2%|    0.0   1%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
4.95/2.53	c (0,0) c | PropagationTim|                 |    0.0  80%|    0.0  76%|    0.0  84%|    0.0  78%|    0.0  81%|    0.0  88%|    0.0  87%|    0.0  78%|
4.95/2.53	c (0,0) c | AnalysisTime  |                 |    0.0  12%|    0.0  17%|    0.0  10%|    0.0   8%|    0.0  12%|    0.0   8%|    0.0   9%|    0.0  15%|
4.95/2.53	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
4.95/2.53	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c
4.95/2.53	c (0,0) c Threads : 8
4.95/2.53	c (0,0) c Winner : 0
4.95/2.53	c (0,0) c Conflicts_0 : 104
4.95/2.53	c (0,0) c Conflicts_1 : 333
4.95/2.53	c (0,0) c Conflicts_2 : 114
4.95/2.53	c (0,0) c Conflicts_3 : 122
4.95/2.53	c (0,0) c Conflicts_4 : 203
4.95/2.53	c (0,0) c Conflicts_5 : 121
4.95/2.53	c (0,0) c Conflicts_6 : 131
4.95/2.53	c (0,0) c Conflicts_7 : 208
4.95/2.53	c (0,0) c Conflicts_total : 1336
4.95/2.53	c (0,0) c Conflicts_winner : 104
4.95/2.53	c (0,0) c Decisions_0 : 133
4.95/2.53	c (0,0) c Decisions_1 : 400
4.95/2.53	c (0,0) c Decisions_2 : 172
4.95/2.53	c (0,0) c Decisions_3 : 165
4.95/2.53	c (0,0) c Decisions_4 : 259
4.95/2.53	c (0,0) c Decisions_5 : 172
4.95/2.53	c (0,0) c Decisions_6 : 176
4.95/2.53	c (0,0) c Decisions_7 : 340
4.95/2.53	c (0,0) c Decisions_total : 1817
4.95/2.53	c (0,0) c Decisions_winner : 133
4.95/2.53	c (0,0) c Propagations_0 : 3421
4.95/2.53	c (0,0) c Propagations_1 : 14566
4.95/2.53	c (0,0) c Propagations_2 : 4924
4.95/2.53	c (0,0) c Propagations_3 : 4473
4.95/2.53	c (0,0) c Propagations_4 : 8476
4.95/2.53	c (0,0) c Propagations_5 : 5066
4.95/2.53	c (0,0) c Propagations_6 : 6101
4.95/2.53	c (0,0) c Propagations_7 : 12008
4.95/2.53	c (0,0) c Propagations_total : 59035
4.95/2.53	c (0,0) c Propagations_winner : 3421
4.95/2.53	c (0,0) c ReduceDBs_0 : 0
4.95/2.53	c (0,0) c ReduceDBs_1 : 0
4.95/2.53	c (0,0) c ReduceDBs_2 : 0
4.95/2.53	c (0,0) c ReduceDBs_3 : 0
4.95/2.53	c (0,0) c ReduceDBs_4 : 0
4.95/2.53	c (0,0) c ReduceDBs_5 : 0
4.95/2.53	c (0,0) c ReduceDBs_6 : 0
4.95/2.53	c (0,0) c ReduceDBs_7 : 0
4.95/2.53	c (0,0) c ReduceDBs_total : 0
4.95/2.53	c (0,0) c ReduceDBs_winner : 0
4.95/2.53	c (0,0) c SimpDBs_0 : 1
4.95/2.53	c (0,0) c SimpDBs_1 : 1
4.95/2.53	c (0,0) c SimpDBs_2 : 1
4.95/2.53	c (0,0) c SimpDBs_3 : 1
4.95/2.53	c (0,0) c SimpDBs_4 : 1
4.95/2.53	c (0,0) c SimpDBs_5 : 1
4.95/2.53	c (0,0) c SimpDBs_6 : 1
4.95/2.53	c (0,0) c SimpDBs_7 : 1
4.95/2.53	c (0,0) c SimpDBs_total : 8
4.95/2.53	c (0,0) c SimpDBs_winner : 1
4.95/2.53	c (0,0) c Restarts_0 : 1
4.95/2.53	c (0,0) c Restarts_1 : 1
4.95/2.53	c (0,0) c Restarts_2 : 1
4.95/2.53	c (0,0) c Restarts_3 : 1
4.95/2.53	c (0,0) c Restarts_4 : 1
4.95/2.53	c (0,0) c Restarts_5 : 1
4.95/2.53	c (0,0) c Restarts_6 : 1
4.95/2.53	c (0,0) c Restarts_7 : 1
4.95/2.53	c (0,0) c Restarts_total : 8
4.95/2.53	c (0,0) c Restarts_winner : 1
4.95/2.53	c (0,0) c ForcedImports_0 : 0
4.95/2.53	c (0,0) c ForcedImports_1 : 0
4.95/2.53	c (0,0) c ForcedImports_2 : 0
4.95/2.53	c (0,0) c ForcedImports_3 : 0
4.95/2.53	c (0,0) c ForcedImports_4 : 0
4.95/2.53	c (0,0) c ForcedImports_5 : 0
4.95/2.53	c (0,0) c ForcedImports_6 : 0
4.95/2.53	c (0,0) c ForcedImports_7 : 0
4.95/2.53	c (0,0) c ForcedImports_total : 0
4.95/2.53	c (0,0) c ForcedImports_winner : 0
4.95/2.53	c (0,0) c PropsBinClauses_0 : 7146
4.95/2.53	c (0,0) c PropsBinClauses_1 : 29578
4.95/2.53	c (0,0) c PropsBinClauses_2 : 10240
4.95/2.53	c (0,0) c PropsBinClauses_3 : 9577
4.95/2.53	c (0,0) c PropsBinClauses_4 : 17670
4.95/2.53	c (0,0) c PropsBinClauses_5 : 9761
4.95/2.53	c (0,0) c PropsBinClauses_6 : 11913
4.95/2.53	c (0,0) c PropsBinClauses_7 : 18816
4.95/2.53	c (0,0) c PropsBinClauses_total : 114701
4.95/2.53	c (0,0) c PropsBinClauses_winner : 7146
4.95/2.53	c (0,0) c PropsPreBlocker_0 : 22563
4.95/2.53	c (0,0) c PropsPreBlocker_1 : 122933
4.95/2.53	c (0,0) c PropsPreBlocker_2 : 37322
4.95/2.53	c (0,0) c PropsPreBlocker_3 : 36676
4.95/2.53	c (0,0) c PropsPreBlocker_4 : 74274
4.95/2.53	c (0,0) c PropsPreBlocker_5 : 38715
4.95/2.53	c (0,0) c PropsPreBlocker_6 : 53940
4.95/2.53	c (0,0) c PropsPreBlocker_7 : 89404
4.95/2.53	c (0,0) c PropsPreBlocker_total : 475827
4.95/2.53	c (0,0) c PropsPreBlocker_winner : 22563
4.95/2.53	c (0,0) c PropsNotBlocker_0 : 16328
4.95/2.53	c (0,0) c PropsNotBlocker_1 : 74405
4.95/2.53	c (0,0) c PropsNotBlocker_2 : 26241
4.95/2.53	c (0,0) c PropsNotBlocker_3 : 24304
4.95/2.53	c (0,0) c PropsNotBlocker_4 : 46411
4.95/2.53	c (0,0) c PropsNotBlocker_5 : 26984
4.95/2.53	c (0,0) c PropsNotBlocker_6 : 32484
4.95/2.53	c (0,0) c PropsNotBlocker_7 : 45136
4.95/2.53	c (0,0) c PropsNotBlocker_total : 292293
4.95/2.53	c (0,0) c PropsNotBlocker_winner : 16328
4.95/2.53	c (0,0) c PropsLitFullScans_0 : 59878
4.95/2.53	c (0,0) c PropsLitFullScans_1 : 310188
4.95/2.53	c (0,0) c PropsLitFullScans_2 : 93825
4.95/2.53	c (0,0) c PropsLitFullScans_3 : 88444
4.95/2.53	c (0,0) c PropsLitFullScans_4 : 180572
4.95/2.53	c (0,0) c PropsLitFullScans_5 : 95554
4.95/2.53	c (0,0) c PropsLitFullScans_6 : 125677
4.95/2.53	c (0,0) c PropsLitFullScans_7 : 203876
4.95/2.53	c (0,0) c PropsLitFullScans_total : 1158014
4.95/2.53	c (0,0) c PropsLitFullScans_winner : 59878
4.95/2.53	c (0,0) c LitScanFractions_0 : 0
4.95/2.53	c (0,0) c LitScanFractions_1 : 0
4.95/2.53	c (0,0) c LitScanFractions_2 : 0
4.95/2.53	c (0,0) c LitScanFractions_3 : 0
4.95/2.53	c (0,0) c LitScanFractions_4 : 0
4.95/2.53	c (0,0) c LitScanFractions_5 : 0
4.95/2.53	c (0,0) c LitScanFractions_6 : 0
4.95/2.53	c (0,0) c LitScanFractions_7 : 0
4.95/2.53	c (0,0) c LitScanFractions_total : 0
4.95/2.54	c (0,0) c LitScanFractions_winner : 0
4.95/2.54	c (0,0) c DecisionLevel0_0 : 6
4.95/2.54	c (0,0) c DecisionLevel0_1 : 6
4.95/2.54	c (0,0) c DecisionLevel0_2 : 8
4.95/2.54	c (0,0) c DecisionLevel0_3 : 6
4.95/2.54	c (0,0) c DecisionLevel0_4 : 5
4.95/2.54	c (0,0) c DecisionLevel0_5 : 9
4.95/2.54	c (0,0) c DecisionLevel0_6 : 7
4.95/2.54	c (0,0) c DecisionLevel0_7 : 6
4.95/2.54	c (0,0) c DecisionLevel0_total : 53
4.95/2.54	c (0,0) c DecisionLevel0_winner : 6
4.95/2.54	c (0,0) c Periods_0 : 0
4.95/2.54	c (0,0) c Periods_1 : 0
4.95/2.54	c (0,0) c Periods_2 : 0
4.95/2.54	c (0,0) c Periods_3 : 0
4.95/2.54	c (0,0) c Periods_4 : 0
4.95/2.54	c (0,0) c Periods_5 : 0
4.95/2.54	c (0,0) c Periods_6 : 0
4.95/2.54	c (0,0) c Periods_7 : 0
4.95/2.54	c (0,0) c Periods_total : 0
4.95/2.54	c (0,0) c Periods_winner : 0
4.95/2.54	c (0,0) c Margin_0 : 20
4.95/2.54	c (0,0) c Margin_1 : 20
4.95/2.54	c (0,0) c Margin_2 : 20
4.95/2.54	c (0,0) c Margin_3 : 20
4.95/2.54	c (0,0) c Margin_4 : 20
4.95/2.54	c (0,0) c Margin_5 : 20
4.95/2.54	c (0,0) c Margin_6 : 20
4.95/2.54	c (0,0) c Margin_7 : 20
4.95/2.54	c (0,0) c Margin_total : 160
4.95/2.54	c (0,0) c Margin_winner : 20
4.95/2.54	c (0,0) c Exported_0 : 24
4.95/2.54	c (0,0) c Exported_1 : 28
4.95/2.54	c (0,0) c Exported_2 : 21
4.95/2.54	c (0,0) c Exported_3 : 26
4.95/2.54	c (0,0) c Exported_4 : 22
4.95/2.54	c (0,0) c Exported_5 : 14
4.95/2.54	c (0,0) c Exported_6 : 19
4.95/2.54	c (0,0) c Exported_7 : 14
4.95/2.54	c (0,0) c Exported_total : 168
4.95/2.54	c (0,0) c Exported_winner : 24
4.95/2.54	c (0,0) c Imported_0 : 0
4.95/2.54	c (0,0) c Imported_1 : 0
4.95/2.54	c (0,0) c Imported_2 : 0
4.95/2.54	c (0,0) c Imported_3 : 0
4.95/2.54	c (0,0) c Imported_4 : 0
4.95/2.54	c (0,0) c Imported_5 : 0
4.95/2.54	c (0,0) c Imported_6 : 0
4.95/2.54	c (0,0) c Imported_7 : 0
4.95/2.54	c (0,0) c Imported_total : 0
4.95/2.54	c (0,0) c Imported_winner : 0
4.95/2.54	c (0,0) c Good_0 : 0
4.95/2.54	c (0,0) c Good_1 : 0
4.95/2.54	c (0,0) c Good_2 : 0
4.95/2.54	c (0,0) c Good_3 : 0
4.95/2.54	c (0,0) c Good_4 : 0
4.95/2.54	c (0,0) c Good_5 : 0
4.95/2.54	c (0,0) c Good_6 : 0
4.95/2.54	c (0,0) c Good_7 : 0
4.95/2.54	c (0,0) c Good_total : 0
4.95/2.54	c (0,0) c Good_winner : 0
4.95/2.54	c (0,0) c Purge_0 : 0
4.95/2.54	c (0,0) c Purge_1 : 0
4.95/2.54	c (0,0) c Purge_2 : 0
4.95/2.54	c (0,0) c Purge_3 : 0
4.95/2.54	c (0,0) c Purge_4 : 0
4.95/2.54	c (0,0) c Purge_5 : 0
4.95/2.54	c (0,0) c Purge_6 : 0
4.95/2.54	c (0,0) c Purge_7 : 0
4.95/2.54	c (0,0) c Purge_total : 0
4.95/2.54	c (0,0) c Purge_winner : 0
4.95/2.54	c (0,0) c Promoted_0 : 0
4.95/2.54	c (0,0) c Promoted_1 : 0
4.95/2.54	c (0,0) c Promoted_2 : 0
4.95/2.54	c (0,0) c Promoted_3 : 0
4.95/2.54	c (0,0) c Promoted_4 : 0
4.95/2.54	c (0,0) c Promoted_5 : 0
4.95/2.54	c (0,0) c Promoted_6 : 0
4.95/2.54	c (0,0) c Promoted_7 : 0
4.95/2.54	c (0,0) c Promoted_total : 0
4.95/2.54	c (0,0) c Promoted_winner : 0
4.95/2.54	c (0,0) c Remove_Imp_0 : 0
4.95/2.54	c (0,0) c Remove_Imp_1 : 0
4.95/2.54	c (0,0) c Remove_Imp_2 : 0
4.95/2.54	c (0,0) c Remove_Imp_3 : 0
4.95/2.54	c (0,0) c Remove_Imp_4 : 0
4.95/2.54	c (0,0) c Remove_Imp_5 : 0
4.95/2.54	c (0,0) c Remove_Imp_6 : 0
4.95/2.54	c (0,0) c Remove_Imp_7 : 0
4.95/2.54	c (0,0) c Remove_Imp_total : 0
4.95/2.54	c (0,0) c Remove_Imp_winner : 0
4.95/2.54	c (0,0) c Blocked_Reuse_0 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_1 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_2 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_3 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_4 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_5 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_6 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_7 : 0
4.95/2.54	c (0,0) c Blocked_Reuse_total : 0
4.95/2.54	c (0,0) c Blocked_Reuse_winner : 0
4.95/2.54	c (0,0) c Unaries_0 : 5
4.95/2.54	c (0,0) c Unaries_1 : 5
4.95/2.54	c (0,0) c Unaries_2 : 7
4.95/2.54	c (0,0) c Unaries_3 : 5
4.95/2.54	c (0,0) c Unaries_4 : 4
4.95/2.54	c (0,0) c Unaries_5 : 8
4.95/2.54	c (0,0) c Unaries_6 : 6
4.95/2.54	c (0,0) c Unaries_7 : 5
4.95/2.54	c (0,0) c Unaries_total : 45
4.95/2.54	c (0,0) c Unaries_winner : 5
4.95/2.54	c (0,0) c Binaries_0 : 5
4.95/2.54	c (0,0) c Binaries_1 : 4
4.95/2.54	c (0,0) c Binaries_2 : 4
4.95/2.54	c (0,0) c Binaries_3 : 9
4.95/2.54	c (0,0) c Binaries_4 : 4
4.95/2.54	c (0,0) c Binaries_5 : 6
4.95/2.54	c (0,0) c Binaries_6 : 5
4.95/2.54	c (0,0) c Binaries_7 : 6
4.95/2.54	c (0,0) c Binaries_total : 43
4.95/2.54	c (0,0) c Binaries_winner : 5
4.95/2.54	c (0,0) c Glues_0 : 24
4.95/2.54	c (0,0) c Glues_1 : 28
4.95/2.54	c (0,0) c Glues_2 : 21
4.95/2.54	c (0,0) c Glues_3 : 26
4.95/2.54	c (0,0) c Glues_4 : 22
4.95/2.54	c (0,0) c Glues_5 : 14
4.95/2.54	c (0,0) c Glues_6 : 19
4.95/2.54	c (0,0) c Glues_7 : 14
4.95/2.54	c (0,0) c Glues_total : 168
4.95/2.54	c (0,0) c Glues_winner : 24
4.95/2.54	c (0,0) c RunningTime_0 : 0.002404
4.95/2.54	c (0,0) c RunningTime_1 : 0.007507
4.95/2.54	c (0,0) c RunningTime_2 : 0.003378
4.95/2.54	c (0,0) c RunningTime_3 : 0.004196
4.95/2.54	c (0,0) c RunningTime_4 : 0.005584
4.95/2.54	c (0,0) c RunningTime_5 : 0.004578
4.95/2.54	c (0,0) c RunningTime_6 : 0.004455
4.95/2.54	c (0,0) c RunningTime_7 : 0.005299
4.95/2.54	c (0,0) c RunningTime_total : 0.037401
4.95/2.54	c (0,0) c RunningTime_winner : 0.002404
4.95/2.54	c (0,0) c WaitingTime_0 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_1 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_2 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_3 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_4 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_5 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_6 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_7 : 0.000000
4.95/2.54	c (0,0) c WaitingTime_total : 0.000000
4.95/2.54	c (0,0) c WaitingTime_winner : 0.000000
4.95/2.54	c (0,0) c ExchangingTime_0 : 0.000022
4.95/2.54	c (0,0) c ExchangingTime_1 : 0.000147
4.95/2.54	c (0,0) c ExchangingTime_2 : 0.000022
4.95/2.54	c (0,0) c ExchangingTime_3 : 0.000013
4.95/2.54	c (0,0) c ExchangingTime_4 : 0.000015
4.95/2.54	c (0,0) c ExchangingTime_5 : 0.000012
4.95/2.54	c (0,0) c ExchangingTime_6 : 0.000010
4.95/2.54	c (0,0) c ExchangingTime_7 : 0.000019
4.95/2.54	c (0,0) c ExchangingTime_total : 0.000259
4.95/2.54	c (0,0) c ExchangingTime_winner : 0.000022
4.95/2.54	c (0,0) c PeriodProcTime_0 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_1 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_2 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_3 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_4 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_5 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_6 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_7 : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_total : 0.000000
4.95/2.54	c (0,0) c PeriodProcTime_winner : 0.000000
4.95/2.54	c (0,0) c SolvingTime_0 : 0.002426
4.95/2.54	c (0,0) c SolvingTime_1 : 0.007654
4.95/2.54	c (0,0) c SolvingTime_2 : 0.003400
4.95/2.54	c (0,0) c SolvingTime_3 : 0.004208
4.95/2.54	c (0,0) c SolvingTime_4 : 0.005599
4.95/2.54	c (0,0) c SolvingTime_5 : 0.004590
4.95/2.54	c (0,0) c SolvingTime_6 : 0.004465
4.95/2.54	c (0,0) c SolvingTime_7 : 0.005318
4.95/2.54	c (0,0) c SolvingTime_total : 0.037661
4.95/2.54	c (0,0) c SolvingTime_winner : 0.002426
4.95/2.54	c (0,0) c PropagationTime_0 : 0.001944
4.95/2.54	c (0,0) c PropagationTime_1 : 0.005836
4.95/2.54	c (0,0) c PropagationTime_2 : 0.002842
4.95/2.54	c (0,0) c PropagationTime_3 : 0.003294
4.95/2.54	c (0,0) c PropagationTime_4 : 0.004511
4.95/2.54	c (0,0) c PropagationTime_5 : 0.004036
4.95/2.54	c (0,0) c PropagationTime_6 : 0.003886
4.95/2.54	c (0,0) c PropagationTime_7 : 0.004172
4.95/2.54	c (0,0) c PropagationTime_total : 0.030522
4.95/2.54	c (0,0) c PropagationTime_winner : 0.001944
4.95/2.54	c (0,0) c AnalysisTime_0 : 0.000287
4.95/2.54	c (0,0) c AnalysisTime_1 : 0.001276
4.95/2.54	c (0,0) c AnalysisTime_2 : 0.000347
4.95/2.54	c (0,0) c AnalysisTime_3 : 0.000344
4.95/2.54	c (0,0) c AnalysisTime_4 : 0.000682
4.95/2.54	c (0,0) c AnalysisTime_5 : 0.000351
4.95/2.54	c (0,0) c AnalysisTime_6 : 0.000416
4.95/2.54	c (0,0) c AnalysisTime_7 : 0.000813
4.95/2.54	c (0,0) c AnalysisTime_total : 0.004516
4.95/2.54	c (0,0) c AnalysisTime_winner : 0.000287
4.95/2.54	c (0,0) c ReductionTime_0 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_1 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_2 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_3 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_4 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_5 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_6 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_7 : 0.000000
4.95/2.54	c (0,0) c ReductionTime_total : 0.000000
4.95/2.54	c (0,0) c ReductionTime_winner : 0.000000
4.95/2.54	c (0,0) c SimplifyTime_0 : 0.000001
4.95/2.54	c (0,0) c SimplifyTime_1 : 0.000000
4.95/2.54	c (0,0) c SimplifyTime_2 : 0.000000
4.95/2.54	c (0,0) c SimplifyTime_3 : 0.000000
4.95/2.54	c (0,0) c SimplifyTime_4 : 0.000001
4.95/2.54	c (0,0) c SimplifyTime_5 : 0.000001
4.95/2.54	c (0,0) c SimplifyTime_6 : 0.000000
4.95/2.54	c (0,0) c SimplifyTime_7 : 0.000001
4.95/2.54	c (0,0) c SimplifyTime_total : 0.000004
4.95/2.54	c (0,0) c SimplifyTime_winner : 0.000001
4.95/2.54	c (0,0) c UsedRateTime_0 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_1 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_2 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_3 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_4 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_5 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_6 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_7 : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_total : 0.000000
4.95/2.54	c (0,0) c UsedRateTime_winner : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_0 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_1 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_2 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_3 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_4 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_5 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_6 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_7 : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_total : 0.000000
4.95/2.54	c (0,0) c OverlapRateTime_winner : 0.000000
4.95/2.54	c (0,0) c
4.95/2.54	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
4.95/2.54	c (0,0) c
4.95/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.54	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.95/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.54	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
4.95/2.54	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
4.95/2.54	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
4.95/2.54	c (0,0) c | Initial random_seed   |  697820590 | 1242149371 | 1019283494 | 1990948321 | 1654107838 |  238762021 | 2110020967 | 1243244061 |
4.95/2.54	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.54	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
4.95/2.54	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
4.95/2.54	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
4.95/2.54	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
4.95/2.54	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.54	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
4.95/2.54	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
4.95/2.54	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
4.95/2.54	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
4.95/2.54	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
4.95/2.54	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.95/2.54	c (0,0) 
4.95/2.55	c (0,0) s UNSATISFIABLE
4.95/2.55	c (0,0) SatSolver.solve End
4.95/2.55	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.95/2.55	c (0,0) Show results Begin
4.95/2.55	s UNSATISFIABLE
4.95/2.55	c (0,0) Show results End
4.95/2.55	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.95/2.55	c (0,0) 0,0,STOP-AFTER(ALL)
4.95/2.55	c END-Prog: Wed Sep 25 00:32:37 CEST 2019

Verifier Data


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 (13725 MiB free)
  memory of node 1: 16384 MiB (14456 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.10015 s]*
/proc/loadavg: 2.13 2.08 4.66 2/212 4246
/proc/meminfo: memFree=28764100/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512694403 115843072 348 33554432000 4194304 5098028 140723476258064 140723476255320 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 348 296 221 0 87 0
[pid=4227] ppid=4224 vsize=27314120 memory=104560 CPUtime=0.11 cores=0-7
/proc/4227/stat : 4227 (java) S 4224 4224 2347 0 -1 1077944320 6686 0 0 0 8 3 0 0 20 0 20 0 512694403 27969658880 26140 33554432000 4194304 4196468 140720917515840 140720917498384 139984796598007 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
/proc/4227/statm: 6828530 26140 2816 1 0 6790935 0
[pid=4227/tid=4228] ppid=4224 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/4227/task/4228/stat : 4228 (java) R 4224 4224 2347 0 -1 4202560 4771 0 0 0 7 2 0 0 20 0 20 0 512694403 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984768402208 139984796619933 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4229] ppid=4224 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4227/task/4229/stat : 4229 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984800840464 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4230] ppid=4224 vsize=27314120 memory=140504334988928 CPUtime=0 cores=0-7
/proc/4227/task/4230/stat : 4230 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984614996880 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4231] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4231/stat : 4231 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984613944336 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4232] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4232/stat : 4232 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984612891792 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4233] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4233/stat : 4233 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984611838224 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4234] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4234/stat : 4234 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984610785680 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4235] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4235/stat : 4235 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984609733136 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4236] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4236/stat : 4236 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 26140 33554432000 4194304 4196468 140720917515840 139984608680592 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4237] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4237/stat : 4237 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694407 27969658880 26140 33554432000 4194304 4196468 140720917515840 139983317883376 139984796609154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4238] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4238/stat : 4238 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 26140 33554432000 4194304 4196468 140720917515840 139982379410848 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4239] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4239/stat : 4239 (java) S 4224 4224 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 26140 33554432000 4194304 4196468 140720917515840 139982245189104 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4240] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4240/stat : 4240 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 26652 33554432000 4194304 4196468 140720917515840 139981870684880 139984796616603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4241] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4241/stat : 4241 (java) S 4224 4224 2347 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 26652 33554432000 4194304 4196468 140720917515840 139983316830192 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4242] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4242/stat : 4242 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 26652 33554432000 4194304 4196468 140720917515840 139983315777648 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4243] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4243/stat : 4243 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 26652 33554432000 4194304 4196468 140720917515840 139983314725104 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4244] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4244/stat : 4244 (java) S 4224 4224 2347 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 26652 33554432000 4194304 4196468 140720917515840 139983313672560 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4245] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4245/stat : 4245 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 26652 33554432000 4194304 4196468 140720917515840 139981372779232 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4246] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4246/stat : 4246 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 26652 33554432000 4194304 4196468 140720917515840 139983312620464 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105952 KiB

[startup+0.210464 s]*
/proc/loadavg: 2.13 2.08 4.66 3/212 4246
/proc/meminfo: memFree=28742936/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512694403 115843072 348 33554432000 4194304 5098028 140723476258064 140723476255320 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 348 296 221 0 87 0
[pid=4227] ppid=4224 vsize=27314120 memory=123548 CPUtime=0.24 cores=0-7
/proc/4227/stat : 4227 (java) S 4224 4224 2347 0 -1 1077944320 12162 0 0 0 20 4 0 0 20 0 20 0 512694403 27969658880 30887 33554432000 4194304 4196468 140720917515840 140720917498384 139984796598007 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
/proc/4227/statm: 6828530 30887 2928 1 0 6790935 0
[pid=4227/tid=4228] ppid=4224 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/4227/task/4228/stat : 4228 (java) R 4224 4224 2347 0 -1 4202560 9858 0 0 0 16 3 0 0 20 0 20 0 512694403 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984768418912 139984778161536 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4229] ppid=4224 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/4227/task/4229/stat : 4229 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984800840464 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4230] ppid=4224 vsize=27314120 memory=3616870974072157856 CPUtime=0 cores=0-7
/proc/4227/task/4230/stat : 4230 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984614996880 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4231] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4231/stat : 4231 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984613944336 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4232] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4232/stat : 4232 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984612891792 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4233] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4233/stat : 4233 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984611838224 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4234] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4234/stat : 4234 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984610785680 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4235] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4235/stat : 4235 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984609733136 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4236] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4236/stat : 4236 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 30887 33554432000 4194304 4196468 140720917515840 139984608680592 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4237] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4237/stat : 4237 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694407 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983317883376 139984796609154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4238] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4238/stat : 4238 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 30887 33554432000 4194304 4196468 140720917515840 139982379410848 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4239] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4239/stat : 4239 (java) S 4224 4224 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 30887 33554432000 4194304 4196468 140720917515840 139982245189104 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4240] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4240/stat : 4240 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 30887 33554432000 4194304 4196468 140720917515840 139981870684880 139984796616603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4241] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4241/stat : 4241 (java) S 4224 4224 2347 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983316830192 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4242] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4242/stat : 4242 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983315777648 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4243] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4243/stat : 4243 (java) S 4224 4224 2347 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983314725104 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4244] ppid=4224 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/4227/task/4244/stat : 4244 (java) S 4224 4224 2347 0 -1 1077944384 475 0 0 0 2 0 0 0 20 0 20 0 512694410 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983313672560 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4245] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4245/stat : 4245 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 30887 33554432000 4194304 4196468 140720917515840 139981372779232 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4246] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4246/stat : 4246 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 30887 33554432000 4194304 4196468 140720917515840 139983312620464 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124940 KiB

[startup+0.310378 s]*
/proc/loadavg: 2.13 2.08 4.66 2/212 4246
/proc/meminfo: memFree=28739896/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512694403 115843072 348 33554432000 4194304 5098028 140723476258064 140723476255320 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 348 296 221 0 87 0
[pid=4227] ppid=4224 vsize=27314120 memory=127496 CPUtime=0.42 cores=0-7
/proc/4227/stat : 4227 (java) S 4224 4224 2347 0 -1 1077944320 13301 0 0 0 37 5 0 0 20 0 20 0 512694403 27969658880 31874 33554432000 4194304 4196468 140720917515840 140720917498384 139984796598007 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
/proc/4227/statm: 6828530 31874 2973 1 0 6790935 0
[pid=4227/tid=4228] ppid=4224 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/4227/task/4228/stat : 4228 (java) R 4224 4224 2347 0 -1 4202560 10794 0 0 0 26 4 0 0 20 0 20 0 512694403 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984768388656 139984780678494 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4229] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4229/stat : 4229 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984800840464 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4230] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4230/stat : 4230 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984614996880 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4231] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4231/stat : 4231 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984613944336 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4232] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4232/stat : 4232 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984612891792 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4233] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4233/stat : 4233 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984611838224 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4234] ppid=4224 vsize=27314120 memory=140504218036911 CPUtime=0 cores=0-7
/proc/4227/task/4234/stat : 4234 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984610785680 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4235] ppid=4224 vsize=27314120 memory=140504218039216 CPUtime=0 cores=0-7
/proc/4227/task/4235/stat : 4235 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984609733136 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4236] ppid=4224 vsize=27314120 memory=140504218041520 CPUtime=0 cores=0-7
/proc/4227/task/4236/stat : 4236 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694406 27969658880 31874 33554432000 4194304 4196468 140720917515840 139984608680592 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4237] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4237/stat : 4237 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694407 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983317883376 139984796609154 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4238] ppid=4224 vsize=27314120 memory=281008436096912 CPUtime=0 cores=0-7
/proc/4227/task/4238/stat : 4238 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 31874 33554432000 4194304 4196468 140720917515840 139982379410848 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4239] ppid=4224 vsize=27314120 memory=281008436094608 CPUtime=0 cores=0-7
/proc/4227/task/4239/stat : 4239 (java) S 4224 4224 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512694408 27969658880 31874 33554432000 4194304 4196468 140720917515840 139982245189104 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4240] ppid=4224 vsize=27314120 memory=281008436101520 CPUtime=0 cores=0-7
/proc/4227/task/4240/stat : 4240 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 31874 33554432000 4194304 4196468 140720917515840 139981870684880 139984796616603 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4241] ppid=4224 vsize=27314120 memory=281008436042800 CPUtime=0 cores=0-7
/proc/4227/task/4241/stat : 4241 (java) S 4224 4224 2347 0 -1 1077944384 456 0 0 0 0 0 0 0 20 0 20 0 512694410 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983316830192 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4242] ppid=4224 vsize=27314120 memory=281008436115344 CPUtime=0.01 cores=0-7
/proc/4227/task/4242/stat : 4242 (java) S 4224 4224 2347 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 20 0 512694410 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983315777648 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4243] ppid=4224 vsize=27314120 memory=281008436122256 CPUtime=0.01 cores=0-7
/proc/4227/task/4243/stat : 4243 (java) S 4224 4224 2347 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 20 0 512694410 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983314725104 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4244] ppid=4224 vsize=27314120 memory=281008436119952 CPUtime=0.07 cores=0-7
/proc/4227/task/4244/stat : 4244 (java) S 4224 4224 2347 0 -1 1077944384 529 0 0 0 7 0 0 0 20 0 20 0 512694410 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983313672560 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4245] ppid=4224 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4245/stat : 4245 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 31874 33554432000 4194304 4196468 140720917515840 139981372779232 139984796608213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4246] ppid=4224 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/4227/task/4246/stat : 4246 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694411 27969658880 31874 33554432000 4194304 4196468 140720917515840 139983312620464 139984796609154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128888 KiB

[startup+0.704343 s]
/proc/loadavg: 2.13 2.08 4.66 2/212 4246
/proc/meminfo: memFree=28719172/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 512694403 115843072 348 33554432000 4194304 5098028 140723476258064 140723476255320 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 348 296 221 0 87 0
[pid=4227] ppid=4224 vsize=27322516 memory=163548 CPUtime=1 cores=0-7
/proc/4227/stat : 4227 (java) S 4224 4224 2347 0 -1 1077944320 20589 0 0 0 92 8 0 0 20 0 20 0 512694403 27978256384 40887 33554432000 4194304 4196468 140720917515840 140720917498384 139984796598007 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
/proc/4227/statm: 6830629 40887 3182 1 0 6791959 0
[pid=4227/tid=4228] ppid=4224 vsize=27322516 memory=0 CPUtime=0.67 cores=0-7
/proc/4227/task/4228/stat : 4228 (java) R 4224 4224 2347 0 -1 4202560 17501 0 0 0 61 6 0 0 20 0 20 0 512694403 27978256384 40887 33554432000 4194304 4196468 140720917515840 139984768429744 139984796619933 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4229] ppid=4224 vsize=27322516 memory=140504218248048 CPUtime=0 cores=0-7
/proc/4227/task/4229/stat : 4229 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27978256384 40887 33554432000 4194304 4196468 140720917515840 139984800840464 139984796608213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4230] ppid=4224 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4230/stat : 4230 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694406 27978256384 40887 33554432000 4194304 4196468 140720917515840 139984614996880 139984796608213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4231] ppid=4224 vsize=27322516 memory=1004 CPUtime=0 cores=0-7

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

/proc/4227/task/4245/stat : 4245 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694411 27984617472 56692 33554432000 4194304 4196468 140720917515840 139981372779232 139984796608213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
[pid=4227/tid=4246] ppid=4224 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/4227/task/4246/stat : 4246 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694411 27984617472 56692 33554432000 4194304 4196468 140720917515840 139983312620464 139984796609154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32206848 140720917517036 140720917517462 140720917517462 140720917520335 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 228160 KiB

[startup+2.0003 s]*
/proc/loadavg: 1.96 2.05 4.63 4/211 4266
/proc/meminfo: memFree=28809424/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1472 CPUtime=3.96 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 581 26621 0 0 0 0 382 14 20 0 1 0 512694403 115843072 368 33554432000 4194304 5098028 140723476258064 140723476254808 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 368 311 221 0 87 0
[pid=4247] ppid=4224 vsize=7750184 memory=60324 CPUtime=0.3 cores=0-7
/proc/4247/stat : 4247 (java) S 4224 4224 2347 0 -1 1077944320 10746 0 0 0 27 3 0 0 20 0 20 0 512694582 7936188416 15081 33554432000 4194304 4196468 140725150727152 140725150709696 140099861237495 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
/proc/4247/statm: 1937546 15081 3039 1 0 1899951 0
[pid=4247/tid=4248] ppid=4224 vsize=7750184 memory=1398722017469774279 CPUtime=0.19 cores=0-7
/proc/4247/task/4248/stat : 4248 (java) R 4224 4224 2347 0 -1 4202560 8514 0 0 0 17 2 0 0 20 0 20 0 512694582 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099833058496 140099861249430 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4249] ppid=4224 vsize=7750184 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4247/task/4249/stat : 4249 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694583 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099865479440 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4250] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4250/stat : 4250 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099346811280 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4251] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4251/stat : 4251 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694583 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099345758736 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4252] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4252/stat : 4252 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099344706192 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4253] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4253/stat : 4253 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099343653648 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4254] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4254/stat : 4254 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694584 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099342601104 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4255] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4255/stat : 4255 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099341548560 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4256] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4256/stat : 4256 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099340496016 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4257] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4257/stat : 4257 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694585 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099164452848 140099861248642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4258] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4258/stat : 4258 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694586 7936188416 15081 33554432000 4194304 4196468 140725150727152 140098276418464 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4259] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4259/stat : 4259 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694586 7936188416 15081 33554432000 4194304 4196468 140725150727152 140098007983088 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4260] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4260/stat : 4260 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140097633474768 140099861256091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4261] ppid=4224 vsize=7750184 memory=0 CPUtime=0.01 cores=0-7
/proc/4247/task/4261/stat : 4261 (java) S 4224 4224 2347 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099163400688 140099861248642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4262] ppid=4224 vsize=7750184 memory=0 CPUtime=0.01 cores=0-7
/proc/4247/task/4262/stat : 4262 (java) S 4224 4224 2347 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099162348144 140099861248642 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4263] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4263/stat : 4263 (java) S 4224 4224 2347 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099161295600 140099861248642 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4264] ppid=4224 vsize=7750184 memory=0 CPUtime=0.06 cores=0-7
/proc/4247/task/4264/stat : 4264 (java) R 4224 4224 2347 0 -1 4202560 323 0 0 0 6 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099160243056 140099861258842 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4265] ppid=4224 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4265/stat : 4265 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694588 7936188416 15081 33554432000 4194304 4196468 140725150727152 140097135569120 140099861247701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4266] ppid=4224 vsize=7750184 memory=-1 CPUtime=0 cores=0-7
/proc/4247/task/4266/stat : 4266 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694589 7936188416 15081 33554432000 4194304 4196468 140725150727152 140099159189936 140099861248642 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
Current children cumulated CPU time: 4.26 s
Current children cumulated vsize: 7863312 KiB
Current children cumulated memory: 61796 KiB

[startup+2.40094 s]
/proc/loadavg: 1.96 2.05 4.63 4/211 4266
/proc/meminfo: memFree=28809424/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1472 CPUtime=3.96 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 581 26621 0 0 0 0 382 14 20 0 1 0 512694403 115843072 368 33554432000 4194304 5098028 140723476258064 140723476254808 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 368 311 221 0 87 0
[pid=4247] ppid=4224 vsize=7752288 memory=97244 CPUtime=0.8 cores=0-7
/proc/4247/stat : 4247 (java) S 4224 4224 2347 0 -1 1077944320 18241 0 0 0 75 5 0 0 20 0 20 0 512694582 7938342912 24311 33554432000 4194304 4196468 140725150727152 140725150709696 140099861237495 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
/proc/4247/statm: 1938072 24311 3100 1 0 1899951 0
[pid=4247/tid=4248] ppid=4224 vsize=7752288 memory=0 CPUtime=0.59 cores=0-7
/proc/4247/task/4248/stat : 4248 (java) R 4224 4224 2347 0 -1 4202560 15843 0 0 0 55 4 0 0 20 0 20 0 512694582 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099833040528 140099842802448 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4249] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4249/stat : 4249 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694583 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099865479440 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4250] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4250/stat : 4250 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099346811280 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4251] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4251/stat : 4251 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694583 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099345758736 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4252] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4252/stat : 4252 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099344706192 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4253] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4253/stat : 4253 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099343653648 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4254] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4254/stat : 4254 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694584 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099342601104 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4255] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4255/stat : 4255 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099341548560 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4256] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4256/stat : 4256 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099340496016 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4257] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4257/stat : 4257 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694585 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099164452848 140099861248642 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4258] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4258/stat : 4258 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694586 7938342912 24311 33554432000 4194304 4196468 140725150727152 140098276418464 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4259] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4259/stat : 4259 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694586 7938342912 24311 33554432000 4194304 4196468 140725150727152 140098007983088 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4260] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4260/stat : 4260 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140097633474768 140099861256091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4261] ppid=4224 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/4247/task/4261/stat : 4261 (java) S 4224 4224 2347 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099163400688 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4262] ppid=4224 vsize=7752288 memory=0 CPUtime=0.03 cores=0-7
/proc/4247/task/4262/stat : 4262 (java) S 4224 4224 2347 0 -1 1077944384 203 0 0 0 3 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099162348144 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4263] ppid=4224 vsize=7752288 memory=0 CPUtime=0.02 cores=0-7
/proc/4247/task/4263/stat : 4263 (java) S 4224 4224 2347 0 -1 1077944384 83 0 0 0 2 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099161295600 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4264] ppid=4224 vsize=7752288 memory=0 CPUtime=0.12 cores=0-7
/proc/4247/task/4264/stat : 4264 (java) S 4224 4224 2347 0 -1 1077944384 394 0 0 0 12 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099160243056 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4265] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4265/stat : 4265 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694588 7938342912 24311 33554432000 4194304 4196468 140725150727152 140097135569120 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4266] ppid=4224 vsize=7752288 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4266/stat : 4266 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694589 7938342912 24311 33554432000 4194304 4196468 140725150727152 140099159189936 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
Current children cumulated CPU time: 4.76 s
Current children cumulated vsize: 7865416 KiB
Current children cumulated memory: 98716 KiB

[startup+2.50138 s]
/proc/loadavg: 1.96 2.05 4.63 4/211 4266
/proc/meminfo: memFree=28809424/32770624 swapFree=66999256/67108860
[pid=4224] ppid=4221 vsize=113128 memory=1472 CPUtime=3.96 cores=0-7
/proc/4224/stat : 4224 (scop.sh) S 4221 4224 2347 0 -1 4202496 581 26621 0 0 0 0 382 14 20 0 1 0 512694403 115843072 368 33554432000 4194304 5098028 140723476258064 140723476254808 140592840020604 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27525120 140723476259621 140723476259948 140723476259948 140723476262861 0
/proc/4224/statm: 28282 368 311 221 0 87 0
[pid=4247] ppid=4224 vsize=7756476 memory=102344 CPUtime=0.99 cores=0-7
/proc/4247/stat : 4247 (java) S 4224 4224 2347 0 -1 1077944320 19205 0 0 0 93 6 0 0 20 0 20 0 512694582 7942631424 25586 33554432000 4194304 4196468 140725150727152 140725150709696 140099861237495 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
/proc/4247/statm: 1939119 25586 3143 1 0 1900463 0
[pid=4247/tid=4248] ppid=4224 vsize=7756476 memory=0 CPUtime=0.68 cores=0-7
/proc/4247/task/4248/stat : 4248 (java) R 4224 4224 2347 0 -1 4202560 16597 0 0 0 64 4 0 0 20 0 20 0 512694582 7942631424 25586 33554432000 4194304 4196468 140725150727152 140099833074624 140099845281125 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4249] ppid=4224 vsize=7756476 memory=78752 CPUtime=0 cores=0-7
/proc/4247/task/4249/stat : 4249 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694583 7942631424 25586 33554432000 4194304 4196468 140725150727152 140099865479440 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4250] ppid=4224 vsize=7756476 memory=191768 CPUtime=0 cores=0-7
/proc/4247/task/4250/stat : 4250 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7942631424 25586 33554432000 4194304 4196468 140725150727152 140099346811280 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4251] ppid=4224 vsize=7756476 memory=281008435893248 CPUtime=0 cores=0-7
/proc/4247/task/4251/stat : 4251 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694583 7942631424 25586 33554432000 4194304 4196468 140725150727152 140099345758736 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4252] ppid=4224 vsize=7756476 memory=6935652554363134804 CPUtime=0 cores=0-7
/proc/4247/task/4252/stat : 4252 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694583 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099344706192 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4253] ppid=4224 vsize=7756476 memory=22129 CPUtime=0 cores=0-7
/proc/4247/task/4253/stat : 4253 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099343653648 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4254] ppid=4224 vsize=7756476 memory=4420 CPUtime=0 cores=0-7
/proc/4247/task/4254/stat : 4254 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694584 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099342601104 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4255] ppid=4224 vsize=7756476 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/4247/task/4255/stat : 4255 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099341548560 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4256] ppid=4224 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4256/stat : 4256 (java) S 4224 4224 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512694584 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099340496016 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4257] ppid=4224 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4257/stat : 4257 (java) S 4224 4224 2347 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 512694585 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099164452848 140099861248642 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4258] ppid=4224 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4258/stat : 4258 (java) S 4224 4224 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512694586 7942631424 25624 33554432000 4194304 4196468 140725150727152 140098276418464 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4259] ppid=4224 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4259/stat : 4259 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694586 7942631424 25624 33554432000 4194304 4196468 140725150727152 140098007983088 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4260] ppid=4224 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/4247/task/4260/stat : 4260 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140097633474768 140099861256091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4261] ppid=4224 vsize=7756476 memory=0 CPUtime=0.02 cores=0-7
/proc/4247/task/4261/stat : 4261 (java) S 4224 4224 2347 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099163400688 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4262] ppid=4224 vsize=7756476 memory=0 CPUtime=0.04 cores=0-7
/proc/4247/task/4262/stat : 4262 (java) S 4224 4224 2347 0 -1 1077944384 227 0 0 0 4 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099162348144 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4263] ppid=4224 vsize=7756476 memory=140508629956223 CPUtime=0.04 cores=0-7
/proc/4247/task/4263/stat : 4263 (java) R 4224 4224 2347 0 -1 4202560 162 0 0 0 4 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099161281504 140099839653850 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4264] ppid=4224 vsize=7756476 memory=7230921007607278949 CPUtime=0.16 cores=0-7
/proc/4247/task/4264/stat : 4264 (java) R 4224 4224 2347 0 -1 4202560 491 0 0 0 16 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099160243056 140099839606164 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4265] ppid=4224 vsize=7756476 memory=7512114543601282149 CPUtime=0 cores=0-7
/proc/4247/task/4265/stat : 4265 (java) S 4224 4224 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512694588 7942631424 25624 33554432000 4194304 4196468 140725150727152 140097135569120 140099861247701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
[pid=4247/tid=4266] ppid=4224 vsize=7756476 memory=5938086841286235560 CPUtime=0 cores=0-7
/proc/4247/task/4266/stat : 4266 (java) S 4224 4224 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512694589 7942631424 25624 33554432000 4194304 4196468 140725150727152 140099159189936 140099861248642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22487040 140725150729208 140725150729366 140725150729366 140725150732239 0
Current children cumulated CPU time: 4.95 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 103816 KiB

Child status: 0
Real time (s): 2.56633
CPU time (s): 5.20884
CPU user time (s): 4.9824
CPU system time (s): 0.22644
CPU usage (%): 202.969
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 250992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.9824
system time used= 0.22644
maximum resident set size= 256196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7146
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 4224
#   total CPU time (s): 5.20884
#   total CPU user time (s): 4.9824
#   total CPU system time (s): 0.22644

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042132 second user time and 0.076238 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-25 00:32:34
IDJOB=4405122
IDBENCH=141707
IDSOLVER=2867
FILE ID=node103/4405122-1569364413
RUNJOBID= node103-1569357166-2374
PBS_JOBID= 21705106
Free space on /tmp= 20860 MiB

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

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

MD5SUM BENCH= 95db7a436582e8fbf27db66b2c693839
RANDOM SEED=327234494

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28857592 kB
MemAvailable:   31852336 kB
Buffers:           64040 kB
Cached:          3210644 kB
SwapCached:         7000 kB
Active:          3163320 kB
Inactive:         126648 kB
Active(anon):       5224 kB
Inactive(anon):    67432 kB
Active(file):    3158096 kB
Inactive(file):    59216 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             20592 kB
Writeback:             0 kB
AnonPages:        115748 kB
Mapped:            58080 kB
Shmem:             49080 kB
Slab:             215028 kB
SReclaimable:     186532 kB
SUnreclaim:        28496 kB
KernelStack:        3808 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20840 MiB
End job on node103 at 2019-09-25 00:32:37