Trace number 4405189

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 10.537 3.7569

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-10-05.xml
MD5SUM11198b79b59252262e805adcf565fb89
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 benchmark9.06146
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints65
Number of domains2
Minimum domain size9
Maximum domain size10
Distribution of domain sizes[{"size":9,"count":10},{"size":10,"count":50}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":10},{"degree":10,"count":10}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":55},{"arity":5,"count":10}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65}]
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-29476-serial-file.bin HOME/instance-4405189-1569342447.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.56	c BEGIN-Prog: Tue Sep 24 18:26:44 CEST 2019
0.66/0.56	c PID: 29479
0.66/0.56	c IP: 172.20.3.117
0.66/0.56	c HOST: node117.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.36/1.14	c (0,0) Parsing End
2.36/1.14	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 65 ctr, max domain size 10
3.00/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.00/1.39	c (0,0) Constraint Name Generate Begin
3.00/1.39	c (0,0) Ctr:HOME/instance-4405189-1569342447.xml,ExtensionSupport:Var
3.00/1.39	c (0,0) Constraint Name Generate End
3.00/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.00/1.39	c (0,0) CSP to CSPinCNF Begin
3.19/1.49	c (0,0) translated 7 (10%) constraints
3.43/1.57	c (1,1) translated 13 (20%) constraints
3.74/1.62	c (1,1) translated 20 (30%) constraints
3.74/1.66	c (1,1) translated 26 (40%) constraints
4.07/1.70	c (1,1) translated 33 (50%) constraints
4.07/1.73	c (1,1) translated 39 (60%) constraints
4.07/1.76	c (1,1) translated 46 (70%) constraints
6.09/2.29	c (1,1) translated 52 (80%) constraints
6.49/2.37	c (1,1) translated 59 (90%) constraints
6.81/2.40	c (1,1) translated 65 (100%) constraints
6.81/2.40	c (1,1) ===========================================
6.81/2.40	c (1,1) Order
6.81/2.40	c (1,1) ===========================================
6.81/2.42	c (1,1) translated 232 (10%) constraints
6.81/2.44	c (1,1) translated 463 (20%) constraints
6.81/2.45	c (1,1) translated 695 (30%) constraints
6.81/2.46	c (1,1) translated 926 (40%) constraints
6.81/2.47	c (1,1) translated 1158 (50%) constraints
6.81/2.48	c (1,1) translated 1389 (60%) constraints
6.81/2.49	c (1,1) translated 1621 (70%) constraints
7.24/2.50	c (1,1) translated 1852 (80%) constraints
7.24/2.51	c (1,1) translated 2084 (90%) constraints
7.24/2.52	c (1,1) translated 2315 (100%) constraints
7.24/2.52	c (1,1) CSP to CSPinCNF End
7.24/2.52	c (1,1) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
7.24/2.52	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.24/2.52	c (1,1) CSPinCNF Propagation Begin
7.24/2.57	c (2,2) 0 values, 65 unsatisfiable literals, and 0 valid clauses are removed
7.24/2.57	c (2,2) CSPinCNF Propagation End
7.24/2.57	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
7.24/2.57	c (2,2) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.24/2.57	c (2,2) Simplify CSPinCNF Begin
7.24/2.59	c (2,2) Simplify CSPinCNF End
7.24/2.59	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
7.24/2.59	c (2,2) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.24/2.59	c (2,2) Calculate Precise Domain Begin
7.24/2.59	c (2,2) 0 values are removed by re-calculation
7.24/2.59	c (2,2) Calculate Precise Domain End
7.24/2.59	c (2,2) CSP: 60 int (0 aux), 575 bool (575 aux), 2315 ctr, max domain size 10
7.24/2.59	c (2,2) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.24/2.59	c (2,2) CSPinCNF to SatSolver Begin
7.68/2.68	c (2,2) 232 (10 %) CSP clauses are encoded (0 SAT variables, 701 SAT clauses)
7.68/2.69	c (2,2) 463 (20 %) CSP clauses are encoded (0 SAT variables, 932 SAT clauses)
8.07/2.70	c (2,2) 695 (30 %) CSP clauses are encoded (0 SAT variables, 1164 SAT clauses)
8.07/2.71	c (2,2) 926 (40 %) CSP clauses are encoded (0 SAT variables, 1395 SAT clauses)
8.07/2.72	c (2,2) 1158 (50 %) CSP clauses are encoded (0 SAT variables, 1627 SAT clauses)
8.07/2.73	c (2,2) 1389 (60 %) CSP clauses are encoded (0 SAT variables, 1858 SAT clauses)
8.07/2.74	c (2,2) 1621 (70 %) CSP clauses are encoded (0 SAT variables, 2090 SAT clauses)
8.07/2.74	c (2,2) 1852 (80 %) CSP clauses are encoded (0 SAT variables, 2321 SAT clauses)
8.07/2.75	c (2,2) 2084 (90 %) CSP clauses are encoded (0 SAT variables, 2553 SAT clauses)
8.07/2.76	c (2,2) 2315 (100 %) CSP clauses are encoded (0 SAT variables, 2784 SAT clauses)
8.07/2.76	c (2,2) CSPinCNF to SatSolver End
8.07/2.76	c (2,2) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.07/2.76	c (2,2) 1105 bool, 2785 clause
8.07/2.76	c (2,2) Export Begin
8.47/2.85	c (2,2) Export to HOME/scop-29476-serial-file.bin
8.47/2.85	c (2,2) Export End
8.47/2.85	c (2,2) Export File Size: 0.01 MB
8.47/2.85	c (2,2) 0,0,1,2,2,2,2,STOP-AFTER(DIMACS)
8.47/2.85	c END-Prog: Tue Sep 24 18:26:47 CEST 2019
8.47/2.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-29476-serial-file.bin
9.21/3.33	c (0,0) Read Serial File Begin
9.21/3.33	c (0,0) HOME/scop-29476-serial-file.bin
9.50/3.54	c (0,0) Read Serial File End
9.50/3.55	
9.50/3.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
9.50/3.55	(Solving Process)
9.50/3.55	
9.50/3.57	c BEGIN-Prog: Tue Sep 24 18:26:47 CEST 2019
9.50/3.57	c PID: 29499
9.50/3.57	c IP: 172.20.3.117
9.50/3.57	c HOST: node117.alineos.net
9.50/3.58	c (0,0) SatSolver.solve Begin
9.50/3.58	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405189-1569342447.xml-scop-29479.cnf
9.68/3.61	c (0,0) c
9.68/3.61	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)
9.68/3.61	c (0,0) c
9.68/3.61	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
9.68/3.61	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
9.68/3.61	c (0,0) c ========================================[ Problem Statistics ]===========================================
9.68/3.61	c (0,0) c |                                                                                                       |
9.68/3.61	c (0,0) c |  Number of variables:          1105                                                                   |
9.68/3.61	c (0,0) c |  Number of clauses:            2785                                                                   |
9.68/3.61	c (0,0) c |  Parse time:                   0.00 s                                                                 |
9.68/3.61	c (0,0) c |                                                                                                       |
9.68/3.61	c (0,0) c |  Simplification time:          0.00 s                                                                 |
9.68/3.61	c (0,0) c |                                                                                                       |
9.68/3.61	c (0,0) c |  Generating clones                                                                                    |
9.68/3.61	c (0,0) c |  all clones generated. Memory =    25.10Mb.                                                           |
9.68/3.61	c (0,0) c ========================================================================================================|
9.68/3.61	c (0,0) c
9.68/3.61	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.68/3.61	c (0,0) c
9.68/3.61	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.68/3.61	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.68/3.61	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.68/3.61	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.68/3.61	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.68/3.61	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.68/3.61	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
9.68/3.61	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.68/3.61	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.68/3.61	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.68/3.61	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.68/3.61	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.68/3.61	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.68/3.61	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.68/3.61	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
9.68/3.61	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.68/3.61	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.68/3.61	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.68/3.61	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c
9.81/3.71	c (0,0) c real time : 0.110177 s
9.81/3.71	c (0,0) c cpu time  : 0.623479 s
9.81/3.71	c (0,0) c
9.81/3.71	c (0,0) c
9.81/3.71	c (0,0) c
9.81/3.71	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
9.81/3.71	c (0,0) c
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | Conflicts     |           82086 |      10758 |       8403 |      10249 |      11385 |      11246 |      10211 |      11454 |       8380 |
9.81/3.71	c (0,0) c | Decisions     |          105776 |      14077 |      11070 |      13287 |      14310 |      13925 |      13452 |      14623 |      11032 |
9.81/3.71	c (0,0) c | Propagations  |          926776 |     120620 |      96418 |     118347 |     127860 |     126908 |     113846 |     126228 |      96549 |
9.81/3.71	c (0,0) c | ReduceDBs     |              16 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
9.81/3.71	c (0,0) c | SimpDBs       |              25 |          5 |          2 |          3 |          3 |          3 |          2 |          5 |          2 |
9.81/3.71	c (0,0) c | Restarts      |              51 |         15 |          3 |          5 |          6 |          3 |         12 |          4 |          3 |
9.81/3.71	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | PropBinClauses|          927734 |     114210 |      99784 |     122875 |     133175 |     119419 |     110145 |     130945 |      97181 |
9.81/3.71	c (0,0) c | PropPreBlocker|        39942452 |    4649281 |    3761893 |    4857723 |    5952297 |    6443413 |    5227021 |    5287956 |    3762868 |
9.81/3.71	c (0,0) c | PropNotBlocker|         9869068 |    1162269 |     825086 |    1202536 |    1406410 |    1654486 |    1349765 |    1405183 |     863333 |
9.81/3.71	c (0,0) c | LitFullScans  |        65906322 |    7701559 |    6000316 |    7937470 |    9586438 |   10959383 |    8703056 |    9018055 |    6000045 |
9.81/3.71	c (0,0) c | LitScanFracts |            1910 |        348 |        170 |         99 |         92 |         87 |        824 |        280 |         10 |
9.81/3.71	c (0,0) c | DecisionLevel0|             111 |         28 |          4 |         12 |         17 |         10 |         19 |         17 |          4 |
9.81/3.71	c (0,0) c | Periods       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
9.81/3.71	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
9.81/3.71	c (0,0) c | Avg_Trail     |                 |         66 |         68 |         67 |         66 |         67 |         67 |         67 |         67 |
9.81/3.71	c (0,0) c | Avg_DL        |                 |          9 |         10 |          9 |          9 |          9 |         10 |          9 |         10 |
9.81/3.71	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | Exported      |           15263 |       1971 |       1534 |       2037 |       2306 |       2051 |       2053 |       1771 |       1540 |
9.81/3.71	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | Unaries       |                 |         13 |          1 |          7 |         11 |          7 |          7 |         13 |          1 |
9.81/3.71	c (0,0) c | Binaries      |                 |         50 |         10 |         37 |         50 |         34 |         23 |         56 |          9 |
9.81/3.71	c (0,0) c | Glues         |                 |        291 |        216 |        271 |        307 |        144 |        207 |        259 |        231 |
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | Orig_Seen     |           179 % |        463 |        467 |        467 |        466 |        461 |        466 |        467 |        467 |
9.81/3.71	c (0,0) c | Diff Orig seen|                 |      X     |          4 |          4 |          3 | -        2 |          3 |          4 |          4 |
9.81/3.71	c (0,0) c | Hamming       |             2 % |      X     |         31 |         24 |         27 |         25 |         32 |         34 |         33 |
9.81/3.71	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.71	c (0,0) c | RunningTime   |                 |    0.1  99%|    0.1 100%|    0.1  99%|    0.1  98%|    0.1 100%|    0.1  99%|    0.1  99%|    0.1 100%|
9.81/3.71	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%|
9.81/3.71	c (0,0) c | ExchangingTime|                 |    0.0   1%|    0.0   0%|    0.0   1%|    0.0   2%|    0.0   0%|    0.0   1%|    0.0   1%|    0.0   0%|
9.81/3.71	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%|
9.81/3.71	c (0,0) c | SolvingTime   |                 |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |    0.1     |
9.81/3.71	c (0,0) c | PropagationTim|                 |    0.1  64%|    0.1  74%|    0.1  65%|    0.1  67%|    0.1  71%|    0.1  74%|    0.1  69%|    0.1  79%|
9.81/3.71	c (0,0) c | AnalysisTime  |                 |    0.0  18%|    0.0  13%|    0.0  19%|    0.0  19%|    0.0  18%|    0.0  16%|    0.0  19%|    0.0  13%|
9.81/3.71	c (0,0) c | ReductionTime |                 |    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   1%|    0.0   2%|    0.0   2%|    0.0   2%|
9.81/3.71	c (0,0) c | SimplifyTime  |                 |    0.0   2%|    0.0   0%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   0%|    0.0   2%|    0.0   0%|
9.81/3.71	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%|
9.81/3.72	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%|
9.81/3.72	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.72	c (0,0) c
9.81/3.72	c (0,0) c
9.81/3.72	c (0,0) c Threads : 8
9.81/3.72	c (0,0) c Winner : 0
9.81/3.72	c (0,0) c Conflicts_0 : 10758
9.81/3.72	c (0,0) c Conflicts_1 : 8403
9.81/3.72	c (0,0) c Conflicts_2 : 10249
9.81/3.72	c (0,0) c Conflicts_3 : 11385
9.81/3.72	c (0,0) c Conflicts_4 : 11246
9.81/3.72	c (0,0) c Conflicts_5 : 10211
9.81/3.72	c (0,0) c Conflicts_6 : 11454
9.81/3.72	c (0,0) c Conflicts_7 : 8380
9.81/3.72	c (0,0) c Conflicts_total : 82086
9.81/3.72	c (0,0) c Conflicts_winner : 10758
9.81/3.72	c (0,0) c Decisions_0 : 14077
9.81/3.72	c (0,0) c Decisions_1 : 11070
9.81/3.72	c (0,0) c Decisions_2 : 13287
9.81/3.72	c (0,0) c Decisions_3 : 14310
9.81/3.72	c (0,0) c Decisions_4 : 13925
9.81/3.72	c (0,0) c Decisions_5 : 13452
9.81/3.72	c (0,0) c Decisions_6 : 14623
9.81/3.72	c (0,0) c Decisions_7 : 11032
9.81/3.72	c (0,0) c Decisions_total : 105776
9.81/3.72	c (0,0) c Decisions_winner : 14077
9.81/3.72	c (0,0) c Propagations_0 : 120620
9.81/3.72	c (0,0) c Propagations_1 : 96418
9.81/3.72	c (0,0) c Propagations_2 : 118347
9.81/3.72	c (0,0) c Propagations_3 : 127860
9.81/3.72	c (0,0) c Propagations_4 : 126908
9.81/3.72	c (0,0) c Propagations_5 : 113846
9.81/3.72	c (0,0) c Propagations_6 : 126228
9.81/3.72	c (0,0) c Propagations_7 : 96549
9.81/3.72	c (0,0) c Propagations_total : 926776
9.81/3.72	c (0,0) c Propagations_winner : 120620
9.81/3.72	c (0,0) c ReduceDBs_0 : 2
9.81/3.72	c (0,0) c ReduceDBs_1 : 2
9.81/3.72	c (0,0) c ReduceDBs_2 : 2
9.81/3.72	c (0,0) c ReduceDBs_3 : 2
9.81/3.72	c (0,0) c ReduceDBs_4 : 2
9.81/3.72	c (0,0) c ReduceDBs_5 : 2
9.81/3.72	c (0,0) c ReduceDBs_6 : 2
9.81/3.72	c (0,0) c ReduceDBs_7 : 2
9.81/3.72	c (0,0) c ReduceDBs_total : 16
9.81/3.72	c (0,0) c ReduceDBs_winner : 2
9.81/3.72	c (0,0) c SimpDBs_0 : 5
9.81/3.72	c (0,0) c SimpDBs_1 : 2
9.81/3.72	c (0,0) c SimpDBs_2 : 3
9.81/3.72	c (0,0) c SimpDBs_3 : 3
9.81/3.72	c (0,0) c SimpDBs_4 : 3
9.81/3.72	c (0,0) c SimpDBs_5 : 2
9.81/3.72	c (0,0) c SimpDBs_6 : 5
9.81/3.72	c (0,0) c SimpDBs_7 : 2
9.81/3.72	c (0,0) c SimpDBs_total : 25
9.81/3.72	c (0,0) c SimpDBs_winner : 5
9.81/3.72	c (0,0) c Restarts_0 : 15
9.81/3.72	c (0,0) c Restarts_1 : 3
9.81/3.72	c (0,0) c Restarts_2 : 5
9.81/3.72	c (0,0) c Restarts_3 : 6
9.81/3.72	c (0,0) c Restarts_4 : 3
9.81/3.72	c (0,0) c Restarts_5 : 12
9.81/3.72	c (0,0) c Restarts_6 : 4
9.81/3.72	c (0,0) c Restarts_7 : 3
9.81/3.72	c (0,0) c Restarts_total : 51
9.81/3.72	c (0,0) c Restarts_winner : 15
9.81/3.72	c (0,0) c ForcedImports_0 : 0
9.81/3.72	c (0,0) c ForcedImports_1 : 0
9.81/3.72	c (0,0) c ForcedImports_2 : 0
9.81/3.72	c (0,0) c ForcedImports_3 : 0
9.81/3.72	c (0,0) c ForcedImports_4 : 0
9.81/3.72	c (0,0) c ForcedImports_5 : 0
9.81/3.72	c (0,0) c ForcedImports_6 : 0
9.81/3.72	c (0,0) c ForcedImports_7 : 0
9.81/3.72	c (0,0) c ForcedImports_total : 0
9.81/3.72	c (0,0) c ForcedImports_winner : 0
9.81/3.72	c (0,0) c PropsBinClauses_0 : 114210
9.81/3.72	c (0,0) c PropsBinClauses_1 : 99784
9.81/3.72	c (0,0) c PropsBinClauses_2 : 122875
9.81/3.72	c (0,0) c PropsBinClauses_3 : 133175
9.81/3.72	c (0,0) c PropsBinClauses_4 : 119419
9.81/3.72	c (0,0) c PropsBinClauses_5 : 110145
9.81/3.72	c (0,0) c PropsBinClauses_6 : 130945
9.81/3.72	c (0,0) c PropsBinClauses_7 : 97181
9.81/3.72	c (0,0) c PropsBinClauses_total : 927734
9.81/3.72	c (0,0) c PropsBinClauses_winner : 114210
9.81/3.72	c (0,0) c PropsPreBlocker_0 : 4649281
9.81/3.72	c (0,0) c PropsPreBlocker_1 : 3761893
9.81/3.72	c (0,0) c PropsPreBlocker_2 : 4857723
9.81/3.72	c (0,0) c PropsPreBlocker_3 : 5952297
9.81/3.72	c (0,0) c PropsPreBlocker_4 : 6443413
9.81/3.72	c (0,0) c PropsPreBlocker_5 : 5227021
9.81/3.72	c (0,0) c PropsPreBlocker_6 : 5287956
9.81/3.72	c (0,0) c PropsPreBlocker_7 : 3762868
9.81/3.72	c (0,0) c PropsPreBlocker_total : 39942452
9.81/3.72	c (0,0) c PropsPreBlocker_winner : 4649281
9.81/3.72	c (0,0) c PropsNotBlocker_0 : 1162269
9.81/3.72	c (0,0) c PropsNotBlocker_1 : 825086
9.81/3.72	c (0,0) c PropsNotBlocker_2 : 1202536
9.81/3.72	c (0,0) c PropsNotBlocker_3 : 1406410
9.81/3.72	c (0,0) c PropsNotBlocker_4 : 1654486
9.81/3.72	c (0,0) c PropsNotBlocker_5 : 1349765
9.81/3.72	c (0,0) c PropsNotBlocker_6 : 1405183
9.81/3.72	c (0,0) c PropsNotBlocker_7 : 863333
9.81/3.72	c (0,0) c PropsNotBlocker_total : 9869068
9.81/3.72	c (0,0) c PropsNotBlocker_winner : 1162269
9.81/3.72	c (0,0) c PropsLitFullScans_0 : 7701559
9.81/3.72	c (0,0) c PropsLitFullScans_1 : 6000316
9.81/3.72	c (0,0) c PropsLitFullScans_2 : 7937470
9.81/3.72	c (0,0) c PropsLitFullScans_3 : 9586438
9.81/3.72	c (0,0) c PropsLitFullScans_4 : 10959383
9.81/3.72	c (0,0) c PropsLitFullScans_5 : 8703056
9.81/3.72	c (0,0) c PropsLitFullScans_6 : 9018055
9.81/3.72	c (0,0) c PropsLitFullScans_7 : 6000045
9.81/3.72	c (0,0) c PropsLitFullScans_total : 65906322
9.81/3.72	c (0,0) c PropsLitFullScans_winner : 7701559
9.81/3.72	c (0,0) c LitScanFractions_0 : 348
9.81/3.72	c (0,0) c LitScanFractions_1 : 170
9.81/3.72	c (0,0) c LitScanFractions_2 : 99
9.81/3.72	c (0,0) c LitScanFractions_3 : 92
9.81/3.72	c (0,0) c LitScanFractions_4 : 87
9.81/3.72	c (0,0) c LitScanFractions_5 : 824
9.81/3.72	c (0,0) c LitScanFractions_6 : 280
9.81/3.72	c (0,0) c LitScanFractions_7 : 10
9.81/3.72	c (0,0) c LitScanFractions_total : 1910
9.81/3.72	c (0,0) c LitScanFractions_winner : 348
9.81/3.72	c (0,0) c DecisionLevel0_0 : 28
9.81/3.72	c (0,0) c DecisionLevel0_1 : 4
9.81/3.72	c (0,0) c DecisionLevel0_2 : 12
9.81/3.72	c (0,0) c DecisionLevel0_3 : 17
9.81/3.72	c (0,0) c DecisionLevel0_4 : 10
9.81/3.72	c (0,0) c DecisionLevel0_5 : 19
9.81/3.72	c (0,0) c DecisionLevel0_6 : 17
9.81/3.72	c (0,0) c DecisionLevel0_7 : 4
9.81/3.72	c (0,0) c DecisionLevel0_total : 111
9.81/3.72	c (0,0) c DecisionLevel0_winner : 28
9.81/3.72	c (0,0) c Periods_0 : 1
9.81/3.72	c (0,0) c Periods_1 : 1
9.81/3.72	c (0,0) c Periods_2 : 1
9.81/3.72	c (0,0) c Periods_3 : 1
9.81/3.72	c (0,0) c Periods_4 : 1
9.81/3.72	c (0,0) c Periods_5 : 1
9.81/3.72	c (0,0) c Periods_6 : 1
9.81/3.72	c (0,0) c Periods_7 : 1
9.81/3.72	c (0,0) c Periods_total : 8
9.81/3.72	c (0,0) c Periods_winner : 1
9.81/3.72	c (0,0) c Margin_0 : 20
9.81/3.72	c (0,0) c Margin_1 : 20
9.81/3.72	c (0,0) c Margin_2 : 20
9.81/3.72	c (0,0) c Margin_3 : 20
9.81/3.72	c (0,0) c Margin_4 : 20
9.81/3.72	c (0,0) c Margin_5 : 20
9.81/3.72	c (0,0) c Margin_6 : 20
9.81/3.72	c (0,0) c Margin_7 : 20
9.81/3.72	c (0,0) c Margin_total : 160
9.81/3.72	c (0,0) c Margin_winner : 20
9.81/3.72	c (0,0) c Exported_0 : 1971
9.81/3.72	c (0,0) c Exported_1 : 1534
9.81/3.72	c (0,0) c Exported_2 : 2037
9.81/3.72	c (0,0) c Exported_3 : 2306
9.81/3.72	c (0,0) c Exported_4 : 2051
9.81/3.72	c (0,0) c Exported_5 : 2053
9.81/3.72	c (0,0) c Exported_6 : 1771
9.81/3.72	c (0,0) c Exported_7 : 1540
9.81/3.72	c (0,0) c Exported_total : 15263
9.81/3.72	c (0,0) c Exported_winner : 1971
9.81/3.72	c (0,0) c Imported_0 : 0
9.81/3.72	c (0,0) c Imported_1 : 0
9.81/3.72	c (0,0) c Imported_2 : 0
9.81/3.72	c (0,0) c Imported_3 : 0
9.81/3.72	c (0,0) c Imported_4 : 0
9.81/3.72	c (0,0) c Imported_5 : 0
9.81/3.72	c (0,0) c Imported_6 : 0
9.81/3.72	c (0,0) c Imported_7 : 0
9.81/3.72	c (0,0) c Imported_total : 0
9.81/3.72	c (0,0) c Imported_winner : 0
9.81/3.72	c (0,0) c Good_0 : 0
9.81/3.72	c (0,0) c Good_1 : 0
9.81/3.72	c (0,0) c Good_2 : 0
9.81/3.72	c (0,0) c Good_3 : 0
9.81/3.72	c (0,0) c Good_4 : 0
9.81/3.72	c (0,0) c Good_5 : 0
9.81/3.72	c (0,0) c Good_6 : 0
9.81/3.72	c (0,0) c Good_7 : 0
9.81/3.72	c (0,0) c Good_total : 0
9.81/3.72	c (0,0) c Good_winner : 0
9.81/3.72	c (0,0) c Purge_0 : 0
9.81/3.72	c (0,0) c Purge_1 : 0
9.81/3.72	c (0,0) c Purge_2 : 0
9.81/3.72	c (0,0) c Purge_3 : 0
9.81/3.72	c (0,0) c Purge_4 : 0
9.81/3.72	c (0,0) c Purge_5 : 0
9.81/3.72	c (0,0) c Purge_6 : 0
9.81/3.72	c (0,0) c Purge_7 : 0
9.81/3.72	c (0,0) c Purge_total : 0
9.81/3.72	c (0,0) c Purge_winner : 0
9.81/3.72	c (0,0) c Promoted_0 : 0
9.81/3.72	c (0,0) c Promoted_1 : 0
9.81/3.72	c (0,0) c Promoted_2 : 0
9.81/3.72	c (0,0) c Promoted_3 : 0
9.81/3.72	c (0,0) c Promoted_4 : 0
9.81/3.72	c (0,0) c Promoted_5 : 0
9.81/3.72	c (0,0) c Promoted_6 : 0
9.81/3.72	c (0,0) c Promoted_7 : 0
9.81/3.72	c (0,0) c Promoted_total : 0
9.81/3.72	c (0,0) c Promoted_winner : 0
9.81/3.72	c (0,0) c Remove_Imp_0 : 0
9.81/3.72	c (0,0) c Remove_Imp_1 : 0
9.81/3.72	c (0,0) c Remove_Imp_2 : 0
9.81/3.72	c (0,0) c Remove_Imp_3 : 0
9.81/3.72	c (0,0) c Remove_Imp_4 : 0
9.81/3.72	c (0,0) c Remove_Imp_5 : 0
9.81/3.72	c (0,0) c Remove_Imp_6 : 0
9.81/3.72	c (0,0) c Remove_Imp_7 : 0
9.81/3.72	c (0,0) c Remove_Imp_total : 0
9.81/3.72	c (0,0) c Remove_Imp_winner : 0
9.81/3.72	c (0,0) c Blocked_Reuse_0 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_1 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_2 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_3 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_4 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_5 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_6 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_7 : 0
9.81/3.72	c (0,0) c Blocked_Reuse_total : 0
9.81/3.72	c (0,0) c Blocked_Reuse_winner : 0
9.81/3.72	c (0,0) c Unaries_0 : 13
9.81/3.72	c (0,0) c Unaries_1 : 1
9.81/3.72	c (0,0) c Unaries_2 : 7
9.81/3.72	c (0,0) c Unaries_3 : 11
9.81/3.72	c (0,0) c Unaries_4 : 7
9.81/3.72	c (0,0) c Unaries_5 : 7
9.81/3.72	c (0,0) c Unaries_6 : 13
9.81/3.72	c (0,0) c Unaries_7 : 1
9.81/3.72	c (0,0) c Unaries_total : 60
9.81/3.72	c (0,0) c Unaries_winner : 13
9.81/3.72	c (0,0) c Binaries_0 : 50
9.81/3.72	c (0,0) c Binaries_1 : 10
9.81/3.72	c (0,0) c Binaries_2 : 37
9.81/3.72	c (0,0) c Binaries_3 : 50
9.81/3.72	c (0,0) c Binaries_4 : 34
9.81/3.72	c (0,0) c Binaries_5 : 23
9.81/3.72	c (0,0) c Binaries_6 : 56
9.81/3.72	c (0,0) c Binaries_7 : 9
9.81/3.72	c (0,0) c Binaries_total : 269
9.81/3.72	c (0,0) c Binaries_winner : 50
9.81/3.72	c (0,0) c Glues_0 : 291
9.81/3.72	c (0,0) c Glues_1 : 216
9.81/3.72	c (0,0) c Glues_2 : 271
9.81/3.72	c (0,0) c Glues_3 : 307
9.81/3.72	c (0,0) c Glues_4 : 144
9.81/3.72	c (0,0) c Glues_5 : 207
9.81/3.72	c (0,0) c Glues_6 : 259
9.81/3.72	c (0,0) c Glues_7 : 231
9.81/3.72	c (0,0) c Glues_total : 1926
9.81/3.72	c (0,0) c Glues_winner : 291
9.81/3.72	c (0,0) c RunningTime_0 : 0.082789
9.81/3.72	c (0,0) c RunningTime_1 : 0.097802
9.81/3.72	c (0,0) c RunningTime_2 : 0.079921
9.81/3.72	c (0,0) c RunningTime_3 : 0.086857
9.81/3.72	c (0,0) c RunningTime_4 : 0.100475
9.81/3.72	c (0,0) c RunningTime_5 : 0.093008
9.81/3.73	c (0,0) c RunningTime_6 : 0.085994
9.81/3.73	c (0,0) c RunningTime_7 : 0.093162
9.81/3.73	c (0,0) c RunningTime_total : 0.720009
9.81/3.73	c (0,0) c RunningTime_winner : 0.082789
9.81/3.73	c (0,0) c WaitingTime_0 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_1 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_2 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_3 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_4 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_5 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_6 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_7 : 0.000000
9.81/3.73	c (0,0) c WaitingTime_total : 0.000000
9.81/3.73	c (0,0) c WaitingTime_winner : 0.000000
9.81/3.73	c (0,0) c ExchangingTime_0 : 0.000855
9.81/3.73	c (0,0) c ExchangingTime_1 : 0.000400
9.81/3.73	c (0,0) c ExchangingTime_2 : 0.000464
9.81/3.73	c (0,0) c ExchangingTime_3 : 0.001405
9.81/3.73	c (0,0) c ExchangingTime_4 : 0.000492
9.81/3.73	c (0,0) c ExchangingTime_5 : 0.000503
9.81/3.73	c (0,0) c ExchangingTime_6 : 0.000541
9.81/3.73	c (0,0) c ExchangingTime_7 : 0.000419
9.81/3.73	c (0,0) c ExchangingTime_total : 0.005080
9.81/3.73	c (0,0) c ExchangingTime_winner : 0.000855
9.81/3.73	c (0,0) c PeriodProcTime_0 : 0.000004
9.81/3.73	c (0,0) c PeriodProcTime_1 : 0.000004
9.81/3.73	c (0,0) c PeriodProcTime_2 : 0.000004
9.81/3.73	c (0,0) c PeriodProcTime_3 : 0.000023
9.81/3.73	c (0,0) c PeriodProcTime_4 : 0.000006
9.81/3.73	c (0,0) c PeriodProcTime_5 : 0.000004
9.81/3.73	c (0,0) c PeriodProcTime_6 : 0.000004
9.81/3.73	c (0,0) c PeriodProcTime_7 : 0.000003
9.81/3.73	c (0,0) c PeriodProcTime_total : 0.000051
9.81/3.73	c (0,0) c PeriodProcTime_winner : 0.000004
9.81/3.73	c (0,0) c SolvingTime_0 : 0.083649
9.81/3.73	c (0,0) c SolvingTime_1 : 0.098206
9.81/3.73	c (0,0) c SolvingTime_2 : 0.080389
9.81/3.73	c (0,0) c SolvingTime_3 : 0.088285
9.81/3.73	c (0,0) c SolvingTime_4 : 0.100974
9.81/3.73	c (0,0) c SolvingTime_5 : 0.093515
9.81/3.73	c (0,0) c SolvingTime_6 : 0.086539
9.81/3.73	c (0,0) c SolvingTime_7 : 0.093584
9.81/3.73	c (0,0) c SolvingTime_total : 0.725141
9.81/3.73	c (0,0) c SolvingTime_winner : 0.083649
9.81/3.73	c (0,0) c PropagationTime_0 : 0.053653
9.81/3.73	c (0,0) c PropagationTime_1 : 0.072966
9.81/3.73	c (0,0) c PropagationTime_2 : 0.052089
9.81/3.73	c (0,0) c PropagationTime_3 : 0.059383
9.81/3.73	c (0,0) c PropagationTime_4 : 0.071866
9.81/3.73	c (0,0) c PropagationTime_5 : 0.068954
9.81/3.73	c (0,0) c PropagationTime_6 : 0.059416
9.81/3.73	c (0,0) c PropagationTime_7 : 0.073568
9.81/3.73	c (0,0) c PropagationTime_total : 0.511895
9.81/3.73	c (0,0) c PropagationTime_winner : 0.053653
9.81/3.73	c (0,0) c AnalysisTime_0 : 0.015041
9.81/3.73	c (0,0) c AnalysisTime_1 : 0.012315
9.81/3.73	c (0,0) c AnalysisTime_2 : 0.014883
9.81/3.73	c (0,0) c AnalysisTime_3 : 0.016750
9.81/3.73	c (0,0) c AnalysisTime_4 : 0.018240
9.81/3.73	c (0,0) c AnalysisTime_5 : 0.014783
9.81/3.73	c (0,0) c AnalysisTime_6 : 0.016572
9.81/3.73	c (0,0) c AnalysisTime_7 : 0.012034
9.81/3.73	c (0,0) c AnalysisTime_total : 0.120619
9.81/3.73	c (0,0) c AnalysisTime_winner : 0.015041
9.81/3.73	c (0,0) c ReductionTime_0 : 0.001367
9.81/3.73	c (0,0) c ReductionTime_1 : 0.001716
9.81/3.73	c (0,0) c ReductionTime_2 : 0.001703
9.81/3.73	c (0,0) c ReductionTime_3 : 0.001734
9.81/3.73	c (0,0) c ReductionTime_4 : 0.001388
9.81/3.73	c (0,0) c ReductionTime_5 : 0.001726
9.81/3.73	c (0,0) c ReductionTime_6 : 0.001420
9.81/3.73	c (0,0) c ReductionTime_7 : 0.001671
9.81/3.73	c (0,0) c ReductionTime_total : 0.012726
9.81/3.73	c (0,0) c ReductionTime_winner : 0.001367
9.81/3.73	c (0,0) c SimplifyTime_0 : 0.001274
9.81/3.73	c (0,0) c SimplifyTime_1 : 0.000334
9.81/3.73	c (0,0) c SimplifyTime_2 : 0.000624
9.81/3.73	c (0,0) c SimplifyTime_3 : 0.000745
9.81/3.73	c (0,0) c SimplifyTime_4 : 0.000992
9.81/3.73	c (0,0) c SimplifyTime_5 : 0.000401
9.81/3.73	c (0,0) c SimplifyTime_6 : 0.001310
9.81/3.73	c (0,0) c SimplifyTime_7 : 0.000306
9.81/3.73	c (0,0) c SimplifyTime_total : 0.005986
9.81/3.73	c (0,0) c SimplifyTime_winner : 0.001274
9.81/3.73	c (0,0) c UsedRateTime_0 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_1 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_2 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_3 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_4 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_5 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_6 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_7 : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_total : 0.000000
9.81/3.73	c (0,0) c UsedRateTime_winner : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_0 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_1 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_2 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_3 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_4 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_5 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_6 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_7 : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_total : 0.000000
9.81/3.73	c (0,0) c OverlapRateTime_winner : 0.000000
9.81/3.73	c (0,0) c
9.81/3.73	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.81/3.73	c (0,0) c
9.81/3.73	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.73	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.81/3.73	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.73	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.81/3.73	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.81/3.73	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.81/3.73	c (0,0) c | Initial random_seed   |  551224591 |  881899057 | 2126149319 | 1786140253 |  199652060 | 1971524100 | 1931682065 | 1562191547 |
9.81/3.73	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.81/3.73	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.81/3.73	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.81/3.73	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.81/3.73	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.81/3.73	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.81/3.73	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.81/3.73	c (0,0) c | var_decay             |     0.8200 |     0.8100 |     0.8200 |     0.8200 |     0.8200 |     0.8200 |     0.8200 |     0.8100 |
9.81/3.73	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.81/3.73	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.81/3.73	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.81/3.73	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.81/3.73	c (0,0) 
9.81/3.73	c (0,0) s UNSATISFIABLE
9.81/3.73	c (0,0) SatSolver.solve End
9.81/3.73	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
9.81/3.73	c (0,0) Show results Begin
9.81/3.73	s UNSATISFIABLE
9.81/3.73	c (0,0) Show results End
9.81/3.73	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
9.81/3.73	c (0,0) 0,0,STOP-AFTER(ALL)
9.81/3.73	c END-Prog: Tue Sep 24 18:26:48 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 (12341 MiB free)
  memory of node 1: 16384 MiB (12344 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405189-1569342447/watcher-4405189-1569342447 -o /var/tmp/evaluation-result-4405189-1569342447/solver-4405189-1569342447 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405189-1569342447.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 threadver pid=
, stack expansion will 29473

Current StackSize limit: 8192 KiB


[startup+0.100626 s]*
/proc/loadavg: 2.68 5.76 6.49 2/211 29498
/proc/meminfo: memFree=25182644/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510186552 115843072 349 33554432000 4194304 5098028 140727088638592 140727088635848 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 349 296 221 0 87 0
[pid=29479] ppid=29476 vsize=27314120 memory=107644 CPUtime=0.11 cores=0-7
/proc/29479/stat : 29479 (java) S 29476 29476 28266 0 -1 1077944320 6477 0 0 0 9 2 0 0 20 0 20 0 510186552 27969658880 26911 33554432000 4194304 4196468 140728002078736 140728002061280 140681707691767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
/proc/29479/statm: 6828530 26911 2796 1 0 6790935 0
[pid=29479/tid=29480] ppid=29476 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29479/task/29480/stat : 29480 (java) R 29476 29476 28266 0 -1 4202560 4585 0 0 0 7 2 0 0 20 0 20 0 510186552 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681679524184 140681691735397 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29481] ppid=29476 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/29479/task/29481/stat : 29481 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681711933712 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29482] ppid=29476 vsize=27314120 memory=140398602135168 CPUtime=0 cores=0-7
/proc/29479/task/29482/stat : 29482 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681526090128 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29483] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29483/stat : 29483 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681525037584 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29484] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29484/stat : 29484 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681523985040 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29485] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29485/stat : 29485 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681522932496 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29486] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29486/stat : 29486 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681521879952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29487] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29487/stat : 29487 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681520827408 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29488] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29488/stat : 29488 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 26911 33554432000 4194304 4196468 140728002078736 140681123888272 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29489] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29489/stat : 29489 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186556 27969658880 26911 33554432000 4194304 4196468 140728002078736 140679758936048 140681707702914 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29490] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29490/stat : 29490 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 26911 33554432000 4194304 4196468 140728002078736 140679640507296 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29491] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29491/stat : 29491 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 26911 33554432000 4194304 4196468 140728002078736 140679372071920 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29492] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29492/stat : 29492 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 26911 33554432000 4194304 4196468 140728002078736 140678997563600 140681707710363 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29493] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29493/stat : 29493 (java) S 29476 29476 28266 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 27423 33554432000 4194304 4196468 140728002078736 140679757883888 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29494] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29494/stat : 29494 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 27423 33554432000 4194304 4196468 140728002078736 140679756831344 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29495] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29495/stat : 29495 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 27423 33554432000 4194304 4196468 140728002078736 140679755778800 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29496] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29496/stat : 29496 (java) S 29476 29476 28266 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 27423 33554432000 4194304 4196468 140728002078736 140679754726256 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29497] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29497/stat : 29497 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 27423 33554432000 4194304 4196468 140728002078736 140678499657952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29498] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29498/stat : 29498 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 27423 33554432000 4194304 4196468 140728002078736 140679753673136 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109040 KiB

[startup+0.210616 s]*
/proc/loadavg: 2.68 5.76 6.49 4/211 29498
/proc/meminfo: memFree=25165352/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510186552 115843072 349 33554432000 4194304 5098028 140727088638592 140727088635848 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 349 296 221 0 87 0
[pid=29479] ppid=29476 vsize=27314120 memory=124656 CPUtime=0.25 cores=0-7
/proc/29479/stat : 29479 (java) S 29476 29476 28266 0 -1 1077944320 11345 0 0 0 21 4 0 0 20 0 20 0 510186552 27969658880 31164 33554432000 4194304 4196468 140728002078736 140728002061280 140681707691767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
/proc/29479/statm: 6828530 31164 2926 1 0 6790935 0
[pid=29479/tid=29480] ppid=29476 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/29479/task/29480/stat : 29480 (java) R 29476 29476 28266 0 -1 4202560 9071 0 0 0 16 3 0 0 20 0 20 0 510186552 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681679475328 140681689255264 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29481] ppid=29476 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/29479/task/29481/stat : 29481 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681711933712 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29482] ppid=29476 vsize=27314120 memory=140398605918988 CPUtime=0 cores=0-7
/proc/29479/task/29482/stat : 29482 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681526090128 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29483] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29483/stat : 29483 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681525037584 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29484] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29484/stat : 29484 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681523985040 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29485] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29485/stat : 29485 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681522932496 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29486] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29486/stat : 29486 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681521879952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29487] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29487/stat : 29487 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681520827408 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29488] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29488/stat : 29488 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 31164 33554432000 4194304 4196468 140728002078736 140681123888272 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29489] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29489/stat : 29489 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186556 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679758936048 140681707702914 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29490] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29490/stat : 29490 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679640507296 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29491] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29491/stat : 29491 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679372071920 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29492] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29492/stat : 29492 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 31164 33554432000 4194304 4196468 140728002078736 140678997563600 140681707710363 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29493] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29493/stat : 29493 (java) S 29476 29476 28266 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679757883888 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29494] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29494/stat : 29494 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679756831344 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29495] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29495/stat : 29495 (java) S 29476 29476 28266 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679755778800 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29496] ppid=29476 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/29479/task/29496/stat : 29496 (java) S 29476 29476 28266 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 20 0 510186559 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679754726256 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29497] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29497/stat : 29497 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 31164 33554432000 4194304 4196468 140728002078736 140678499657952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29498] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29498/stat : 29498 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 31164 33554432000 4194304 4196468 140728002078736 140679753673136 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126052 KiB

[startup+0.310865 s]*
/proc/loadavg: 2.68 5.76 6.49 2/211 29498
/proc/meminfo: memFree=25162624/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510186552 115843072 349 33554432000 4194304 5098028 140727088638592 140727088635848 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 349 296 221 0 87 0
[pid=29479] ppid=29476 vsize=27314120 memory=128200 CPUtime=0.43 cores=0-7
/proc/29479/stat : 29479 (java) S 29476 29476 28266 0 -1 1077944320 12420 0 0 0 38 5 0 0 20 0 20 0 510186552 27969658880 32050 33554432000 4194304 4196468 140728002078736 140728002061280 140681707691767 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
/proc/29479/statm: 6828530 32050 3022 1 0 6790935 0
[pid=29479/tid=29480] ppid=29476 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/29479/task/29480/stat : 29480 (java) R 29476 29476 28266 0 -1 4202560 9961 0 0 0 26 4 0 0 20 0 20 0 510186552 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681679487256 140681687966919 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29481] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29481/stat : 29481 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681711933712 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29482] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29482/stat : 29482 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681526090128 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29483] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29483/stat : 29483 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681525037584 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29484] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29484/stat : 29484 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681523985040 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29485] ppid=29476 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/29479/task/29485/stat : 29485 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681522932496 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29486] ppid=29476 vsize=27314120 memory=140398454469551 CPUtime=0 cores=0-7
/proc/29479/task/29486/stat : 29486 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681521879952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29487] ppid=29476 vsize=27314120 memory=140398454471856 CPUtime=0 cores=0-7
/proc/29479/task/29487/stat : 29487 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681520827408 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29488] ppid=29476 vsize=27314120 memory=140398454474160 CPUtime=0 cores=0-7
/proc/29479/task/29488/stat : 29488 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186555 27969658880 32050 33554432000 4194304 4196468 140728002078736 140681123888272 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29489] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29489/stat : 29489 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186556 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679758936048 140681707702914 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29490] ppid=29476 vsize=27314120 memory=280796908955280 CPUtime=0 cores=0-7
/proc/29479/task/29490/stat : 29490 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679640507296 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29491] ppid=29476 vsize=27314120 memory=280796908962192 CPUtime=0 cores=0-7
/proc/29479/task/29491/stat : 29491 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186557 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679372071920 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29492] ppid=29476 vsize=27314120 memory=280796908903472 CPUtime=0 cores=0-7
/proc/29479/task/29492/stat : 29492 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186559 27969658880 32050 33554432000 4194304 4196468 140728002078736 140678997563600 140681707710363 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29493] ppid=29476 vsize=27314120 memory=280796908976016 CPUtime=0.01 cores=0-7
/proc/29479/task/29493/stat : 29493 (java) S 29476 29476 28266 0 -1 1077944384 489 0 0 0 1 0 0 0 20 0 20 0 510186559 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679757883888 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29494] ppid=29476 vsize=27314120 memory=280796908982928 CPUtime=0.01 cores=0-7
/proc/29479/task/29494/stat : 29494 (java) R 29476 29476 28266 0 -1 4202560 96 0 0 0 1 0 0 0 20 0 20 0 510186559 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679756831344 140681692589429 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29495] ppid=29476 vsize=27314120 memory=280796908980624 CPUtime=0.01 cores=0-7
/proc/29479/task/29495/stat : 29495 (java) S 29476 29476 28266 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 510186559 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679755778800 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29496] ppid=29476 vsize=27314120 memory=280796908996784 CPUtime=0.07 cores=0-7
/proc/29479/task/29496/stat : 29496 (java) S 29476 29476 28266 0 -1 1077944384 487 0 0 0 7 0 0 0 20 0 20 0 510186559 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679754726256 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29497] ppid=29476 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29497/stat : 29497 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 32050 33554432000 4194304 4196468 140728002078736 140678499657952 140681707701973 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29498] ppid=29476 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/29479/task/29498/stat : 29498 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186560 27969658880 32050 33554432000 4194304 4196468 140728002078736 140679753673136 140681707702914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129596 KiB

[startup+0.700993 s]
/proc/loadavg: 2.68 5.76 6.49 2/211 29498
/proc/meminfo: memFree=25139308/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510186552 115843072 349 33554432000 4194304 5098028 140727088638592 140727088635848 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 349 296 221 0 87 0
[pid=29479] ppid=29476 vsize=27320392 memory=167260 CPUtime=1.03 cores=0-7
/proc/29479/stat : 29479 (java) S 29476 29476 28266 0 -1 1077944320 19949 0 0 0 96 7 0 0 20 0 20 0 510186552 27976081408 41815 33554432000 4194304 4196468 140728002078736 140728002061280 140681707691767 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
/proc/29479/statm: 6830098 41815 3182 1 0 6791447 0
[pid=29479/tid=29480] ppid=29476 vsize=27320392 memory=280796909354672 CPUtime=0.67 cores=0-7
/proc/29479/task/29480/stat : 29480 (java) R 29476 29476 28266 0 -1 4202560 16899 0 0 0 61 6 0 0 20 0 20 0 510186552 27976081408 41815 33554432000 4194304 4196468 140728002078736 140681679529440 140681707713693 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29481] ppid=29476 vsize=27320392 memory=140398454678384 CPUtime=0 cores=0-7
/proc/29479/task/29481/stat : 29481 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186555 27976081408 41815 33554432000 4194304 4196468 140728002078736 140681711933712 140681707701973 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29482] ppid=29476 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/29479/task/29482/stat : 29482 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186555 27976081408 41815 33554432000 4194304 4196468 140728002078736 140681526090128 140681707701973 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35610624 140728002085575 140728002086022 140728002086022 140728002088911 0
[pid=29479/tid=29483] ppid=29476 vsize=27320392 memory=1716 CPUtime=0 cores=0-7

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

# the end of solver process 29476 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.2628 s, system=0.27418 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20119 s]
/proc/loadavg: 2.68 5.76 6.49 2/211 29518
/proc/meminfo: memFree=25232568/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1476 CPUtime=8.65 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 583 30403 0 0 0 0 847 18 20 0 1 0 510186552 115843072 369 33554432000 4194304 5098028 140727088638592 140727088635336 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 369 311 221 0 87 0
[pid=29499] ppid=29476 vsize=7750184 memory=67116 CPUtime=0.43 cores=0-7
/proc/29499/stat : 29499 (java) S 29476 29476 28266 0 -1 1077944320 12010 0 0 0 40 3 0 0 20 0 20 0 510186839 7936188416 16779 33554432000 4194304 4196468 140733175469840 140733175452384 139836030365431 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
/proc/29499/statm: 1937546 16779 3033 1 0 1899951 0
[pid=29499/tid=29500] ppid=29476 vsize=7750184 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/29499/task/29500/stat : 29500 (java) R 29476 29476 28266 0 -1 4202560 9727 0 0 0 28 2 0 0 20 0 20 0 510186840 7936188416 16779 33554432000 4194304 4196468 140733175469840 139836002157200 139836030387357 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29501] ppid=29476 vsize=7750184 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29499/task/29501/stat : 29501 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139836034607888 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29502] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29502/stat : 29502 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835834776464 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29503] ppid=29476 vsize=7750184 memory=825241649 CPUtime=0 cores=0-7
/proc/29499/task/29503/stat : 29503 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835833723920 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29504] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29504/stat : 29504 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835832671376 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29505] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29505/stat : 29505 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835831617808 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29506] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29506/stat : 29506 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835830565264 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29507] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29507/stat : 29507 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835829512720 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29508] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29508/stat : 29508 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7936188416 16779 33554432000 4194304 4196468 140733175469840 139835828460176 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29509] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29509/stat : 29509 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186842 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834989398512 139836030376578 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29510] ppid=29476 vsize=7750184 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/29499/task/29510/stat : 29510 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510186843 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834672801184 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29511] ppid=29476 vsize=7750184 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/29499/task/29511/stat : 29511 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186843 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834404365808 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29512] ppid=29476 vsize=7750184 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/29499/task/29512/stat : 29512 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186845 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834029857488 139836030384027 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29513] ppid=29476 vsize=7750184 memory=288230574492221466 CPUtime=0.02 cores=0-7
/proc/29499/task/29513/stat : 29513 (java) S 29476 29476 28266 0 -1 1077944384 439 0 0 0 2 0 0 0 20 0 20 0 510186845 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834988345328 139836030376578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29514] ppid=29476 vsize=7750184 memory=0 CPUtime=0.01 cores=0-7
/proc/29499/task/29514/stat : 29514 (java) S 29476 29476 28266 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 20 0 510186845 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834987292784 139836030376578 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29515] ppid=29476 vsize=7750184 memory=0 CPUtime=0.01 cores=0-7
/proc/29499/task/29515/stat : 29515 (java) S 29476 29476 28266 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 510186845 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834986240240 139836030376578 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29516] ppid=29476 vsize=7750184 memory=0 CPUtime=0.07 cores=0-7
/proc/29499/task/29516/stat : 29516 (java) S 29476 29476 28266 0 -1 1077944384 298 0 0 0 7 0 0 0 20 0 20 0 510186845 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834985187696 139836030376578 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29517] ppid=29476 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29517/stat : 29517 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186846 7936188416 16779 33554432000 4194304 4196468 140733175469840 139833531951840 139836030375637 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29518] ppid=29476 vsize=7750184 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29499/task/29518/stat : 29518 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186846 7936188416 16779 33554432000 4194304 4196468 140733175469840 139834984135600 139836030376578 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
Current children cumulated CPU time: 9.08 s
Current children cumulated vsize: 7863312 KiB
Current children cumulated memory: 68592 KiB

[startup+3.60091 s]
/proc/loadavg: 2.68 5.76 6.49 2/211 29518
/proc/meminfo: memFree=25232568/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1476 CPUtime=8.65 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 583 30403 0 0 0 0 847 18 20 0 1 0 510186552 115843072 369 33554432000 4194304 5098028 140727088638592 140727088635336 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 369 311 221 0 87 0
[pid=29499] ppid=29476 vsize=7756476 memory=106084 CPUtime=1.03 cores=0-7
/proc/29499/stat : 29499 (java) S 29476 29476 28266 0 -1 1077944320 19923 0 0 0 97 6 0 0 20 0 20 0 510186839 7942631424 26521 33554432000 4194304 4196468 140733175469840 140733175452384 139836030365431 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
/proc/29499/statm: 1939119 26521 3182 1 0 1900463 0
[pid=29499/tid=29500] ppid=29476 vsize=7756476 memory=0 CPUtime=0.71 cores=0-7
/proc/29499/task/29500/stat : 29500 (java) R 29476 29476 28266 0 -1 4202560 17061 0 0 0 66 5 0 0 20 0 20 0 510186840 7942631424 26521 33554432000 4194304 4196468 140733175469840 139836002200176 139836014409061 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29501] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29501/stat : 29501 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139836034607888 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29502] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29502/stat : 29502 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835834776464 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29503] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29503/stat : 29503 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835833723920 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29504] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29504/stat : 29504 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835832671376 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29505] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29505/stat : 29505 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835831617808 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29506] ppid=29476 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29506/stat : 29506 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835830565264 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29507] ppid=29476 vsize=7756476 memory=6429566043341 CPUtime=0 cores=0-7
/proc/29499/task/29507/stat : 29507 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835829512720 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29508] ppid=29476 vsize=7756476 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/29499/task/29508/stat : 29508 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510186841 7942631424 26521 33554432000 4194304 4196468 140733175469840 139835828460176 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29509] ppid=29476 vsize=7756476 memory=16097065818130913 CPUtime=0 cores=0-7
/proc/29499/task/29509/stat : 29509 (java) S 29476 29476 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510186842 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834989398512 139836030376578 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29510] ppid=29476 vsize=7756476 memory=126598456075867 CPUtime=0 cores=0-7
/proc/29499/task/29510/stat : 29510 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510186843 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834672801184 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29511] ppid=29476 vsize=7756476 memory=126598456075868 CPUtime=0 cores=0-7
/proc/29499/task/29511/stat : 29511 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186843 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834404365808 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29512] ppid=29476 vsize=7756476 memory=126598456075869 CPUtime=0 cores=0-7
/proc/29499/task/29512/stat : 29512 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186845 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834029857488 139836030384027 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29513] ppid=29476 vsize=7756476 memory=126598456075870 CPUtime=0.05 cores=0-7
/proc/29499/task/29513/stat : 29513 (java) R 29476 29476 28266 0 -1 4202560 581 0 0 0 5 0 0 0 20 0 20 0 510186845 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834988326344 139836008244288 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29514] ppid=29476 vsize=7756476 memory=9857 CPUtime=0.03 cores=0-7
/proc/29499/task/29514/stat : 29514 (java) S 29476 29476 28266 0 -1 1077944384 141 0 0 0 3 0 0 0 20 0 20 0 510186845 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834987292784 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29515] ppid=29476 vsize=7756476 memory=0 CPUtime=0.03 cores=0-7
/proc/29499/task/29515/stat : 29515 (java) R 29476 29476 28266 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 20 0 510186845 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834986221256 139836011065728 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29516] ppid=29476 vsize=7756476 memory=280796909438928 CPUtime=0.18 cores=0-7
/proc/29499/task/29516/stat : 29516 (java) R 29476 29476 28266 0 -1 4202560 501 0 0 0 18 0 0 0 20 0 20 0 510186845 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834985187696 139836009029008 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29517] ppid=29476 vsize=7756476 memory=6645459911560372124 CPUtime=0 cores=0-7
/proc/29499/task/29517/stat : 29517 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510186846 7942631424 26521 33554432000 4194304 4196468 140733175469840 139833531951840 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29518] ppid=29476 vsize=7756476 memory=6944656592385698452 CPUtime=0 cores=0-7
/proc/29499/task/29518/stat : 29518 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510186846 7942631424 26521 33554432000 4194304 4196468 140733175469840 139834984135600 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
Current children cumulated CPU time: 9.68 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 107560 KiB

[startup+3.70183 s]
/proc/loadavg: 2.68 5.76 6.49 2/211 29518
/proc/meminfo: memFree=25232568/32770624 swapFree=66974376/67108860
[pid=29476] ppid=29473 vsize=113128 memory=1476 CPUtime=8.65 cores=0-7
/proc/29476/stat : 29476 (scop.sh) S 29473 29476 28266 0 -1 4202496 583 30403 0 0 0 0 847 18 20 0 1 0 510186552 115843072 369 33554432000 4194304 5098028 140727088638592 140727088635336 140689481278076 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35479552 140727088640765 140727088641112 140727088641112 140727088644041 0
/proc/29476/statm: 28282 369 311 221 0 87 0
[pid=29499] ppid=29476 vsize=8414124 memory=120332 CPUtime=1.16 cores=0-7
/proc/29499/stat : 29499 (java) S 29476 29476 28266 0 -1 1077944320 20551 0 0 0 109 7 0 0 20 0 24 0 510186839 8616062976 30083 33554432000 4194304 4196468 140733175469840 140733175452384 139836030365431 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
/proc/29499/statm: 2103531 30083 3196 1 0 2064875 0
[pid=29499/tid=29500] ppid=29476 vsize=8414124 memory=180600 CPUtime=0.76 cores=0-7
/proc/29499/task/29500/stat : 29500 (java) S 29476 29476 28266 0 -1 1077944384 17452 0 0 0 71 5 0 0 20 0 24 0 510186840 8616062976 30083 33554432000 4194304 4196468 140733175469840 139836002205600 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29501] ppid=29476 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/29499/task/29501/stat : 29501 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139836034607888 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29502] ppid=29476 vsize=8414124 memory=4428 CPUtime=0 cores=0-7
/proc/29499/task/29502/stat : 29502 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835834776464 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29503] ppid=29476 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/29499/task/29503/stat : 29503 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835833723920 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29504] ppid=29476 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/29499/task/29504/stat : 29504 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835832671376 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29505] ppid=29476 vsize=8414124 memory=53388 CPUtime=0 cores=0-7
/proc/29499/task/29505/stat : 29505 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835831617808 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29506] ppid=29476 vsize=8414124 memory=992 CPUtime=0 cores=0-7
/proc/29499/task/29506/stat : 29506 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835830565264 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29507] ppid=29476 vsize=8414124 memory=2044 CPUtime=0 cores=0-7
/proc/29499/task/29507/stat : 29507 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835829512720 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29508] ppid=29476 vsize=8414124 memory=1424 CPUtime=0 cores=0-7
/proc/29499/task/29508/stat : 29508 (java) S 29476 29476 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510186841 8616062976 30083 33554432000 4194304 4196468 140733175469840 139835828460176 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29509] ppid=29476 vsize=8414124 memory=72780 CPUtime=0 cores=0-7
/proc/29499/task/29509/stat : 29509 (java) S 29476 29476 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510186842 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834989398512 139836030376578 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29510] ppid=29476 vsize=8414124 memory=13877 CPUtime=0 cores=0-7
/proc/29499/task/29510/stat : 29510 (java) S 29476 29476 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510186843 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834672801184 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29511] ppid=29476 vsize=8414124 memory=26822 CPUtime=0 cores=0-7
/proc/29499/task/29511/stat : 29511 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510186843 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834404365808 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29512] ppid=29476 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29499/task/29512/stat : 29512 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510186845 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834029857488 139836030384027 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29513] ppid=29476 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/29499/task/29513/stat : 29513 (java) S 29476 29476 28266 0 -1 1077944384 647 0 0 0 6 0 0 0 20 0 24 0 510186845 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834988345328 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29514] ppid=29476 vsize=8414124 memory=11089 CPUtime=0.04 cores=0-7
/proc/29499/task/29514/stat : 29514 (java) S 29476 29476 28266 0 -1 1077944384 145 0 0 0 4 0 0 0 20 0 24 0 510186845 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834987292784 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29515] ppid=29476 vsize=8414124 memory=4420 CPUtime=0.07 cores=0-7
/proc/29499/task/29515/stat : 29515 (java) S 29476 29476 28266 0 -1 1077944384 366 0 0 0 7 0 0 0 20 0 24 0 510186845 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834986240240 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29516] ppid=29476 vsize=8414124 memory=6628 CPUtime=0.19 cores=0-7
/proc/29499/task/29516/stat : 29516 (java) S 29476 29476 28266 0 -1 1077944384 541 0 0 0 19 0 0 0 20 0 24 0 510186845 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834985187696 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29517] ppid=29476 vsize=8414124 memory=8836 CPUtime=0 cores=0-7
/proc/29499/task/29517/stat : 29517 (java) S 29476 29476 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510186846 8616062976 30083 33554432000 4194304 4196468 140733175469840 139833531951840 139836030375637 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
[pid=29499/tid=29518] ppid=29476 vsize=8414124 memory=11044 CPUtime=0 cores=0-7
/proc/29499/task/29518/stat : 29518 (java) S 29476 29476 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510186846 8616062976 30083 33554432000 4194304 4196468 140733175469840 139834984135600 139836030376578 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8839168 140733175477215 140733175477382 140733175477382 140733175480271 0
Current children cumulated CPU time: 9.81 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 121808 KiB

Child status: 0
Real time (s): 3.7569
CPU time (s): 10.537
CPU user time (s): 10.2628
CPU system time (s): 0.27418
CPU usage (%): 280.471
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 512472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2628
system time used= 0.27418
maximum resident set size= 516560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7447
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 29476
#   total CPU time (s): 10.537
#   total CPU user time (s): 10.2628
#   total CPU system time (s): 0.27418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055096 second user time and 0.084848 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 18:26:44
IDJOB=4405189
IDBENCH=134301
IDSOLVER=2867
FILE ID=node117/4405189-1569342447
RUNJOBID= node117-1569335935-28293
PBS_JOBID= 21705066
Free space on /var/tmp= 13512 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-10-05.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 /var/tmp/evaluation-result-4405189-1569342447/watcher-4405189-1569342447 -o /var/tmp/evaluation-result-4405189-1569342447/solver-4405189-1569342447 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405189-1569342447.xml

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

MD5SUM BENCH= 11198b79b59252262e805adcf565fb89
RANDOM SEED=586788715

node117.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.75
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.75
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.75
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.75
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:        25278692 kB
MemAvailable:   31821972 kB
Buffers:          116208 kB
Cached:          6477532 kB
SwapCached:        27884 kB
Active:          3251848 kB
Inactive:        3375600 kB
Active(anon):       4992 kB
Inactive(anon):    80016 kB
Active(file):    3246856 kB
Inactive(file):  3295584 kB
Unevictable:      107640 kB
Mlocked:          107640 kB
SwapTotal:      67108860 kB
SwapFree:       66974376 kB
Dirty:             21164 kB
Writeback:             0 kB
AnonPages:        189816 kB
Mapped:            55156 kB
Shmem:             42712 kB
Slab:             457956 kB
SReclaimable:     429300 kB
SUnreclaim:        28656 kB
KernelStack:        3744 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node117 at 2019-09-24 18:26:48