Trace number 4405620

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)UNSAT 92.8892 56.3748

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0400.xml
MD5SUMcd36f5a432e3b868ff7ac280438203b6
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 benchmark59.2496
Satisfiable
(Un)Satisfiability was proved
Number of variables802
Number of constraints81001
Number of domains1
Minimum domain size160001
Maximum domain size160001
Distribution of domain sizes[{"size":160001,"count":802}]
Minimum variable degree2
Maximum variable degree401
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":399},{"degree":400,"count":399},{"degree":401,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":81001}]
Number of extensional constraints0
Number of intensional constraints81001
Distribution of constraint types[{"type":"intension","count":81001}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-31802-serial-file.bin HOME/instance-4405620-1569336270.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 15:43:07 CEST 2019
0.65/0.56	c PID: 31805
0.65/0.56	c IP: 172.20.3.106
0.65/0.56	c HOST: node106.alineos.net
0.65/0.57	c (0,0) Parsing Begin
11.02/5.57	c (5,5) Parsing End
11.02/5.59	c (5,5) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
11.02/5.59	c (5,5) Heap : 2816 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.02/5.59	c (5,5) Constraint Name Generate Begin
11.48/5.81	c (5,5) Ctr:HOME/instance-4405620-1569336270.xml,Add:Le:Num:Var
11.48/5.81	c (5,5) Constraint Name Generate End
11.48/5.81	c (5,5) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.48/5.81	c (5,5) CSP to CSPinCNF Begin
12.96/6.36	c (5,5) translated 8101 (10%) constraints
13.76/6.56	c (6,6) translated 16201 (20%) constraints
14.19/6.70	c (6,6) translated 24301 (30%) constraints
14.29/6.84	c (6,6) translated 32401 (40%) constraints
14.39/6.98	c (6,6) translated 40501 (50%) constraints
14.60/7.12	c (6,6) translated 48601 (60%) constraints
14.69/7.25	c (6,6) translated 56701 (70%) constraints
14.79/7.39	c (6,6) translated 64801 (80%) constraints
15.01/7.53	c (6,6) translated 72901 (90%) constraints
15.15/7.66	c (7,7) translated 81001 (100%) constraints
15.15/7.67	c (7,7) ===========================================
15.58/7.83	c (7,7) Hybrid: #OE=0, #LE=802
15.58/7.83	c (7,7) Hybrid
15.58/7.83	c (7,7) ===========================================
15.81/7.99	c (7,7) translated 8101 (10%) constraints
16.09/8.09	c (7,7) translated 16201 (20%) constraints
16.24/8.20	c (7,7) translated 24301 (30%) constraints
16.37/8.30	c (7,7) translated 32401 (40%) constraints
16.69/8.40	c (7,7) translated 40501 (50%) constraints
16.78/8.50	c (7,7) translated 48601 (60%) constraints
16.89/8.60	c (8,8) translated 56701 (70%) constraints
16.98/8.70	c (8,8) translated 64801 (80%) constraints
17.09/8.80	c (8,8) translated 72901 (90%) constraints
17.18/8.90	c (8,8) translated 81001 (100%) constraints
17.18/8.91	c (8,8) CSP to CSPinCNF End
17.18/8.91	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.18/8.91	c (8,8) Heap : 3829 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.18/8.91	c (8,8) CSPinCNF Propagation Begin
17.72/9.19	c (8,8) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
17.72/9.19	c (8,8) CSPinCNF Propagation End
17.72/9.19	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.72/9.19	c (8,8) Heap : 4055 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.10/9.33	c (8,8) Hybrid: #OE=0, #LE=802
18.10/9.33	c (8,8) Simplify CSPinCNF Begin
18.27/9.45	c (8,8) Simplify CSPinCNF End
18.27/9.45	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
18.27/9.45	c (8,8) Heap : 4167 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.27/9.45	c (8,8) Calculate Precise Domain Begin
18.27/9.45	c (8,8) 0 values are removed by re-calculation
18.27/9.45	c (8,8) Calculate Precise Domain End
18.27/9.45	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
18.27/9.45	c (8,8) Heap : 4167 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.27/9.45	c (8,8) CSPinCNF to SatSolver Begin
24.45/12.65	c (12,12) 8101 (10 %) CSP clauses are encoded (0 SAT variables, 1049608 SAT clauses)
26.80/14.99	c (14,14) 16201 (20 %) CSP clauses are encoded (0 SAT variables, 2037808 SAT clauses)
29.15/17.67	c (17,16) 24301 (30 %) CSP clauses are encoded (0 SAT variables, 3026008 SAT clauses)
31.83/20.05	c (19,19) 32401 (40 %) CSP clauses are encoded (0 SAT variables, 4014208 SAT clauses)
34.16/22.74	c (22,21) 40501 (50 %) CSP clauses are encoded (0 SAT variables, 5002408 SAT clauses)
36.77/25.39	c (24,24) 48601 (60 %) CSP clauses are encoded (0 SAT variables, 5990608 SAT clauses)
39.38/28.20	c (27,26) 56701 (70 %) CSP clauses are encoded (0 SAT variables, 6978808 SAT clauses)
41.68/30.54	c (29,28) 64801 (80 %) CSP clauses are encoded (0 SAT variables, 7967008 SAT clauses)
43.97/33.19	c (32,31) 72901 (90 %) CSP clauses are encoded (0 SAT variables, 8955208 SAT clauses)
46.48/35.57	c (35,33) 81001 (100 %) CSP clauses are encoded (0 SAT variables, 9943408 SAT clauses)
46.48/35.57	c (35,33) CSPinCNF to SatSolver End
46.48/35.57	c (35,33) Heap : 489 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
46.48/35.57	c (35,33) 4333077 bool, 9943530 clause
46.48/35.57	c (35,33) Export Begin
47.65/36.25	c (35,34) Export to HOME/scop-31802-serial-file.bin
47.65/36.25	c (35,34) Export End
47.65/36.25	c (35,34) Export File Size: 2.38 MB
47.65/36.25	c (35,34) 5,5,8,8,8,8,35,STOP-AFTER(DIMACS)
47.65/36.25	c END-Prog: Tue Sep 24 15:43:43 CEST 2019
47.65/36.29	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-31802-serial-file.bin
47.77/36.75	c (0,0) Read Serial File Begin
47.77/36.75	c (0,0) HOME/scop-31802-serial-file.bin
49.62/37.59	c (0,0) Read Serial File End
49.95/37.60	
49.95/37.60	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
49.95/37.60	(Solving Process)
49.95/37.60	
49.95/37.62	c BEGIN-Prog: Tue Sep 24 15:43:44 CEST 2019
49.95/37.62	c PID: 31826
49.95/37.62	c IP: 172.20.3.106
49.95/37.62	c HOST: node106.alineos.net
49.95/37.63	c (0,0) SatSolver.solve Begin
49.95/37.63	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405620-1569336270.xml-scop-31805.cnf
49.95/37.66	c (0,0) c
49.95/37.66	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)
49.95/37.66	c (0,0) c
49.95/37.66	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
49.95/37.66	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
49.95/37.66	c (0,0) c ========================================[ Problem Statistics ]===========================================
49.95/37.66	c (0,0) c |                                                                                                       |
54.99/42.45	c (5,0) c |  Number of variables:       4333077                                                                   |
54.99/42.45	c (5,0) c |  Number of clauses:         9861727                                                                   |
54.99/42.45	c (5,0) c |  Parse time:                   4.30 s                                                                 |
54.99/42.45	c (5,0) c |                                                                                                       |
56.19/43.64	c (6,0) c | Too many clauses... No preprocessing                                                                  |
56.19/43.64	c (6,0) c |  Simplification time:          1.02 s                                                                 |
56.19/43.64	c (6,0) c |                                                                                                       |
56.19/43.65	c (6,0) c |  One Solver is taking   1630.13Mb... Let's take   4 solvers for this run (max 40% of the maxmemory).  |
56.19/43.65	c (6,0) c |  Generating clones                                                                                    |
59.08/46.57	c (9,0) c |  all clones generated. Memory =  5194.40Mb.                                                           |
59.08/46.57	c (9,0) c ========================================================================================================|
59.08/46.57	c (9,0) c
59.08/46.57	c (9,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
59.08/46.57	c (9,0) c
59.08/46.57	c (9,0) c |-----------------------|------------|------------|------------|------------|
59.08/46.57	c (9,0) c | Threads               |          0 |          1 |          2 |          3 |
59.08/46.57	c (9,0) c |-----------------------|------------|------------|------------|------------|
59.08/46.57	c (9,0) c | randomizeFirstDescent |      False |       True |       True |       True |
59.08/46.57	c (9,0) c | adaptStrategeis       |       True |      False |       True |      False |
59.08/46.57	c (9,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
59.08/46.57	c (9,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |
59.08/46.57	c (9,0) c | chanseokStrategy      |      False |      False |      False |      False |
59.08/46.57	c (9,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
59.08/46.57	c (9,0) c | glureduce             |       True |       True |       True |       True |
59.08/46.57	c (9,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
59.08/46.57	c (9,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
59.08/46.57	c (9,0) c | luby_restart          |      False |      False |      False |      False |
59.08/46.57	c (9,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
59.08/46.57	c (9,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
59.08/46.57	c (9,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
59.08/46.57	c (9,0) c | randomize_on_restarts |      False |      False |      False |      False |
59.08/46.57	c (9,0) c | remove_satisfied      |       True |       True |       True |       True |
59.08/46.57	c (9,0) c |-----------------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c real time : 18.5076 s
92.56/56.17	c (19,0) c cpu time  : 38.2106 s
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | Conflicts     |             199 |         98 |         31 |         38 |         32 |
92.56/56.17	c (19,0) c | Decisions     |            1841 |        383 |        605 |        388 |        465 |
92.56/56.17	c (19,0) c | Propagations  |        77021129 |   16700276 |   23028515 |   22468765 |   14823573 |
92.56/56.17	c (19,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | SimpDBs       |               4 |          1 |          1 |          1 |          1 |
92.56/56.17	c (19,0) c | Restarts      |               4 |          1 |          1 |          1 |          1 |
92.56/56.17	c (19,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | PropBinClauses|        68776646 |   13580678 |   17059404 |   20527214 |   17609350 |
92.56/56.17	c (19,0) c | PropPreBlocker|       112837515 |   29277172 |   28135633 |   27814454 |   27610256 |
92.56/56.17	c (19,0) c | PropNotBlocker|        62277068 |   16330917 |   15417108 |   15371740 |   15157303 |
92.56/56.17	c (19,0) c | LitFullScans  |       295890267 |   72662785 |   73951717 |   76296160 |   72979605 |
92.56/56.17	c (19,0) c | LitScanFracts |           54439 |      13766 |      12324 |      18219 |      10130 |
92.56/56.17	c (19,0) c | DecisionLevel0|              10 |          1 |          1 |          7 |          1 |
92.56/56.17	c (19,0) c | Periods       |              48 |         12 |         12 |         12 |         12 |
92.56/56.17	c (19,0) c | Margin        |              80 |         20 |         20 |         20 |         20 |
92.56/56.17	c (19,0) c | Avg_Trail     |                 |    1954324 |    1743721 |    1618313 |    1907818 |
92.56/56.17	c (19,0) c | Avg_DL        |                 |         16 |         81 |         26 |         60 |
92.56/56.17	c (19,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | Exported      |              62 |         31 |          2 |         22 |          7 |
92.56/56.17	c (19,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Good          |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | Unaries       |                 |          0 |          0 |          6 |          0 |
92.56/56.17	c (19,0) c | Binaries      |                 |          1 |          2 |          5 |          0 |
92.56/56.17	c (19,0) c | Glues         |                 |         31 |          2 |         22 |          7 |
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | Orig_Seen     |             0 % |        434 |       1402 |        431 |        445 |
92.56/56.17	c (19,0) c | Diff Orig seen|                 |          3 |        971 |      X     |         14 |
92.56/56.17	c (19,0) c | Hamming       |            23 % |    1069654 |    1211026 |      X     |     752585 |
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c | RunningTime   |                 |    9.0 100%|    8.6 100%|    6.8 100%|    9.4 100%|
92.56/56.17	c (19,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | SolvingTime   |                 |    9.0     |    8.6     |    6.8     |    9.4     |
92.56/56.17	c (19,0) c | PropagationTim|                 |    8.0  88%|    7.6  89%|    6.0  87%|    8.3  88%|
92.56/56.17	c (19,0) c | AnalysisTime  |                 |    0.2   2%|    0.2   2%|    0.1   1%|    0.1   1%|
92.56/56.17	c (19,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
92.56/56.17	c (19,0) c |---------------|-----------------|------------|------------|------------|------------|
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c
92.56/56.17	c (19,0) c Threads : 4
92.56/56.17	c (19,0) c Winner : 2
92.56/56.17	c (19,0) c Conflicts_0 : 98
92.56/56.17	c (19,0) c Conflicts_1 : 31
92.56/56.17	c (19,0) c Conflicts_2 : 38
92.56/56.17	c (19,0) c Conflicts_3 : 32
92.56/56.17	c (19,0) c Conflicts_total : 199
92.56/56.17	c (19,0) c Conflicts_winner : 38
92.56/56.17	c (19,0) c Decisions_0 : 383
92.56/56.17	c (19,0) c Decisions_1 : 605
92.56/56.17	c (19,0) c Decisions_2 : 388
92.56/56.17	c (19,0) c Decisions_3 : 465
92.56/56.17	c (19,0) c Decisions_total : 1841
92.56/56.17	c (19,0) c Decisions_winner : 388
92.56/56.17	c (19,0) c Propagations_0 : 16700276
92.56/56.17	c (19,0) c Propagations_1 : 23028515
92.56/56.17	c (19,0) c Propagations_2 : 22468765
92.56/56.17	c (19,0) c Propagations_3 : 14823573
92.56/56.17	c (19,0) c Propagations_total : 77021129
92.56/56.17	c (19,0) c Propagations_winner : 22468765
92.56/56.17	c (19,0) c ReduceDBs_0 : 0
92.56/56.17	c (19,0) c ReduceDBs_1 : 0
92.56/56.17	c (19,0) c ReduceDBs_2 : 0
92.56/56.17	c (19,0) c ReduceDBs_3 : 0
92.56/56.17	c (19,0) c ReduceDBs_total : 0
92.56/56.17	c (19,0) c ReduceDBs_winner : 0
92.56/56.17	c (19,0) c SimpDBs_0 : 1
92.56/56.17	c (19,0) c SimpDBs_1 : 1
92.56/56.17	c (19,0) c SimpDBs_2 : 1
92.56/56.17	c (19,0) c SimpDBs_3 : 1
92.56/56.17	c (19,0) c SimpDBs_total : 4
92.56/56.17	c (19,0) c SimpDBs_winner : 1
92.56/56.17	c (19,0) c Restarts_0 : 1
92.56/56.17	c (19,0) c Restarts_1 : 1
92.56/56.17	c (19,0) c Restarts_2 : 1
92.56/56.17	c (19,0) c Restarts_3 : 1
92.56/56.17	c (19,0) c Restarts_total : 4
92.56/56.17	c (19,0) c Restarts_winner : 1
92.56/56.17	c (19,0) c ForcedImports_0 : 0
92.56/56.17	c (19,0) c ForcedImports_1 : 0
92.56/56.17	c (19,0) c ForcedImports_2 : 0
92.56/56.17	c (19,0) c ForcedImports_3 : 0
92.56/56.17	c (19,0) c ForcedImports_total : 0
92.56/56.17	c (19,0) c ForcedImports_winner : 0
92.56/56.17	c (19,0) c PropsBinClauses_0 : 13580678
92.56/56.17	c (19,0) c PropsBinClauses_1 : 17059404
92.56/56.17	c (19,0) c PropsBinClauses_2 : 20527214
92.56/56.17	c (19,0) c PropsBinClauses_3 : 17609350
92.56/56.17	c (19,0) c PropsBinClauses_total : 68776646
92.56/56.17	c (19,0) c PropsBinClauses_winner : 20527214
92.56/56.17	c (19,0) c PropsPreBlocker_0 : 29277172
92.56/56.17	c (19,0) c PropsPreBlocker_1 : 28135633
92.56/56.17	c (19,0) c PropsPreBlocker_2 : 27814454
92.56/56.17	c (19,0) c PropsPreBlocker_3 : 27610256
92.56/56.17	c (19,0) c PropsPreBlocker_total : 112837515
92.56/56.17	c (19,0) c PropsPreBlocker_winner : 27814454
92.56/56.17	c (19,0) c PropsNotBlocker_0 : 16330917
92.56/56.17	c (19,0) c PropsNotBlocker_1 : 15417108
92.56/56.17	c (19,0) c PropsNotBlocker_2 : 15371740
92.56/56.17	c (19,0) c PropsNotBlocker_3 : 15157303
92.56/56.18	c (19,0) c PropsNotBlocker_total : 62277068
92.56/56.18	c (19,0) c PropsNotBlocker_winner : 15371740
92.56/56.18	c (19,0) c PropsLitFullScans_0 : 72662785
92.56/56.18	c (19,0) c PropsLitFullScans_1 : 73951717
92.56/56.18	c (19,0) c PropsLitFullScans_2 : 76296160
92.56/56.18	c (19,0) c PropsLitFullScans_3 : 72979605
92.56/56.18	c (19,0) c PropsLitFullScans_total : 295890267
92.56/56.18	c (19,0) c PropsLitFullScans_winner : 76296160
92.56/56.18	c (19,0) c LitScanFractions_0 : 13766
92.56/56.18	c (19,0) c LitScanFractions_1 : 12324
92.56/56.18	c (19,0) c LitScanFractions_2 : 18219
92.56/56.18	c (19,0) c LitScanFractions_3 : 10130
92.56/56.18	c (19,0) c LitScanFractions_total : 54439
92.56/56.18	c (19,0) c LitScanFractions_winner : 18219
92.56/56.18	c (19,0) c DecisionLevel0_0 : 1
92.56/56.18	c (19,0) c DecisionLevel0_1 : 1
92.56/56.18	c (19,0) c DecisionLevel0_2 : 7
92.56/56.18	c (19,0) c DecisionLevel0_3 : 1
92.56/56.18	c (19,0) c DecisionLevel0_total : 10
92.56/56.18	c (19,0) c DecisionLevel0_winner : 7
92.56/56.18	c (19,0) c Periods_0 : 12
92.56/56.18	c (19,0) c Periods_1 : 12
92.56/56.18	c (19,0) c Periods_2 : 12
92.56/56.18	c (19,0) c Periods_3 : 12
92.56/56.18	c (19,0) c Periods_total : 48
92.56/56.18	c (19,0) c Periods_winner : 12
92.56/56.18	c (19,0) c Margin_0 : 20
92.56/56.18	c (19,0) c Margin_1 : 20
92.56/56.18	c (19,0) c Margin_2 : 20
92.56/56.18	c (19,0) c Margin_3 : 20
92.56/56.18	c (19,0) c Margin_total : 80
92.56/56.18	c (19,0) c Margin_winner : 20
92.56/56.18	c (19,0) c Exported_0 : 31
92.56/56.18	c (19,0) c Exported_1 : 2
92.56/56.18	c (19,0) c Exported_2 : 22
92.56/56.18	c (19,0) c Exported_3 : 7
92.56/56.18	c (19,0) c Exported_total : 62
92.56/56.18	c (19,0) c Exported_winner : 22
92.56/56.18	c (19,0) c Imported_0 : 0
92.56/56.18	c (19,0) c Imported_1 : 0
92.56/56.18	c (19,0) c Imported_2 : 0
92.56/56.18	c (19,0) c Imported_3 : 0
92.56/56.18	c (19,0) c Imported_total : 0
92.56/56.18	c (19,0) c Imported_winner : 0
92.56/56.18	c (19,0) c Good_0 : 0
92.56/56.18	c (19,0) c Good_1 : 0
92.56/56.18	c (19,0) c Good_2 : 0
92.56/56.18	c (19,0) c Good_3 : 0
92.56/56.18	c (19,0) c Good_total : 0
92.56/56.18	c (19,0) c Good_winner : 0
92.56/56.18	c (19,0) c Purge_0 : 0
92.56/56.18	c (19,0) c Purge_1 : 0
92.56/56.18	c (19,0) c Purge_2 : 0
92.56/56.18	c (19,0) c Purge_3 : 0
92.56/56.18	c (19,0) c Purge_total : 0
92.56/56.18	c (19,0) c Purge_winner : 0
92.56/56.18	c (19,0) c Promoted_0 : 0
92.56/56.18	c (19,0) c Promoted_1 : 0
92.56/56.18	c (19,0) c Promoted_2 : 0
92.56/56.18	c (19,0) c Promoted_3 : 0
92.56/56.18	c (19,0) c Promoted_total : 0
92.56/56.18	c (19,0) c Promoted_winner : 0
92.56/56.18	c (19,0) c Remove_Imp_0 : 0
92.56/56.18	c (19,0) c Remove_Imp_1 : 0
92.56/56.18	c (19,0) c Remove_Imp_2 : 0
92.56/56.18	c (19,0) c Remove_Imp_3 : 0
92.56/56.18	c (19,0) c Remove_Imp_total : 0
92.56/56.18	c (19,0) c Remove_Imp_winner : 0
92.56/56.18	c (19,0) c Blocked_Reuse_0 : 0
92.56/56.18	c (19,0) c Blocked_Reuse_1 : 0
92.56/56.18	c (19,0) c Blocked_Reuse_2 : 0
92.56/56.18	c (19,0) c Blocked_Reuse_3 : 0
92.56/56.18	c (19,0) c Blocked_Reuse_total : 0
92.56/56.18	c (19,0) c Blocked_Reuse_winner : 0
92.56/56.18	c (19,0) c Unaries_0 : 0
92.56/56.18	c (19,0) c Unaries_1 : 0
92.56/56.18	c (19,0) c Unaries_2 : 6
92.56/56.18	c (19,0) c Unaries_3 : 0
92.56/56.18	c (19,0) c Unaries_total : 6
92.56/56.18	c (19,0) c Unaries_winner : 6
92.56/56.18	c (19,0) c Binaries_0 : 1
92.56/56.18	c (19,0) c Binaries_1 : 2
92.56/56.18	c (19,0) c Binaries_2 : 5
92.56/56.18	c (19,0) c Binaries_3 : 0
92.56/56.18	c (19,0) c Binaries_total : 8
92.56/56.18	c (19,0) c Binaries_winner : 5
92.56/56.18	c (19,0) c Glues_0 : 31
92.56/56.18	c (19,0) c Glues_1 : 2
92.56/56.18	c (19,0) c Glues_2 : 22
92.56/56.18	c (19,0) c Glues_3 : 7
92.56/56.18	c (19,0) c Glues_total : 62
92.56/56.18	c (19,0) c Glues_winner : 22
92.56/56.18	c (19,0) c RunningTime_0 : 9.026723
92.56/56.18	c (19,0) c RunningTime_1 : 8.555487
92.56/56.18	c (19,0) c RunningTime_2 : 6.829719
92.56/56.18	c (19,0) c RunningTime_3 : 9.388932
92.56/56.18	c (19,0) c RunningTime_total : 33.800862
92.56/56.18	c (19,0) c RunningTime_winner : 6.829719
92.56/56.18	c (19,0) c WaitingTime_0 : 0.000000
92.56/56.18	c (19,0) c WaitingTime_1 : 0.000000
92.56/56.18	c (19,0) c WaitingTime_2 : 0.000000
92.56/56.18	c (19,0) c WaitingTime_3 : 0.000000
92.56/56.18	c (19,0) c WaitingTime_total : 0.000000
92.56/56.18	c (19,0) c WaitingTime_winner : 0.000000
92.56/56.18	c (19,0) c ExchangingTime_0 : 0.000195
92.56/56.18	c (19,0) c ExchangingTime_1 : 0.000017
92.56/56.18	c (19,0) c ExchangingTime_2 : 0.000159
92.56/56.18	c (19,0) c ExchangingTime_3 : 0.000052
92.56/56.18	c (19,0) c ExchangingTime_total : 0.000422
92.56/56.18	c (19,0) c ExchangingTime_winner : 0.000159
92.56/56.18	c (19,0) c PeriodProcTime_0 : 0.000168
92.56/56.18	c (19,0) c PeriodProcTime_1 : 0.000210
92.56/56.18	c (19,0) c PeriodProcTime_2 : 0.000188
92.56/56.18	c (19,0) c PeriodProcTime_3 : 0.000208
92.56/56.18	c (19,0) c PeriodProcTime_total : 0.000775
92.56/56.18	c (19,0) c PeriodProcTime_winner : 0.000188
92.56/56.18	c (19,0) c SolvingTime_0 : 9.027086
92.56/56.18	c (19,0) c SolvingTime_1 : 8.555714
92.56/56.18	c (19,0) c SolvingTime_2 : 6.830066
92.56/56.18	c (19,0) c SolvingTime_3 : 9.389192
92.56/56.18	c (19,0) c SolvingTime_total : 33.802059
92.56/56.18	c (19,0) c SolvingTime_winner : 6.830066
92.56/56.18	c (19,0) c PropagationTime_0 : 7.954912
92.56/56.18	c (19,0) c PropagationTime_1 : 7.586481
92.56/56.18	c (19,0) c PropagationTime_2 : 5.973295
92.56/56.18	c (19,0) c PropagationTime_3 : 8.299965
92.56/56.18	c (19,0) c PropagationTime_total : 29.814653
92.56/56.18	c (19,0) c PropagationTime_winner : 5.973295
92.56/56.18	c (19,0) c AnalysisTime_0 : 0.165294
92.56/56.18	c (19,0) c AnalysisTime_1 : 0.154679
92.56/56.18	c (19,0) c AnalysisTime_2 : 0.093871
92.56/56.18	c (19,0) c AnalysisTime_3 : 0.134251
92.56/56.18	c (19,0) c AnalysisTime_total : 0.548095
92.56/56.18	c (19,0) c AnalysisTime_winner : 0.093871
92.56/56.18	c (19,0) c ReductionTime_0 : 0.000000
92.56/56.18	c (19,0) c ReductionTime_1 : 0.000000
92.56/56.18	c (19,0) c ReductionTime_2 : 0.000000
92.56/56.18	c (19,0) c ReductionTime_3 : 0.000000
92.56/56.18	c (19,0) c ReductionTime_total : 0.000000
92.56/56.18	c (19,0) c ReductionTime_winner : 0.000000
92.56/56.18	c (19,0) c SimplifyTime_0 : 0.000000
92.56/56.18	c (19,0) c SimplifyTime_1 : 0.000000
92.56/56.18	c (19,0) c SimplifyTime_2 : 0.000002
92.56/56.18	c (19,0) c SimplifyTime_3 : 0.000000
92.56/56.18	c (19,0) c SimplifyTime_total : 0.000002
92.56/56.18	c (19,0) c SimplifyTime_winner : 0.000002
92.56/56.18	c (19,0) c UsedRateTime_0 : 0.000000
92.56/56.18	c (19,0) c UsedRateTime_1 : 0.000000
92.56/56.18	c (19,0) c UsedRateTime_2 : 0.000000
92.56/56.18	c (19,0) c UsedRateTime_3 : 0.000000
92.56/56.18	c (19,0) c UsedRateTime_total : 0.000000
92.56/56.18	c (19,0) c UsedRateTime_winner : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_0 : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_1 : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_2 : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_3 : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_total : 0.000000
92.56/56.18	c (19,0) c OverlapRateTime_winner : 0.000000
92.56/56.18	c (19,0) c
92.56/56.18	c (19,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
92.56/56.18	c (19,0) c
92.56/56.18	c (19,0) c |-----------------------|------------|------------|------------|------------|
92.56/56.18	c (19,0) c | Threads               |          0 |          1 |          2 |          3 |
92.56/56.18	c (19,0) c |-----------------------|------------|------------|------------|------------|
92.56/56.18	c (19,0) c | randomizeFirstDescent |      False |       True |       True |       True |
92.56/56.18	c (19,0) c | adaptStrategeis       |       True |      False |       True |      False |
92.56/56.18	c (19,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
92.56/56.18	c (19,0) c | Initial random_seed   |  440814970 | 1674283372 | 1342653997 | 1380296781 |
92.56/56.18	c (19,0) c | chanseokStrategy      |      False |      False |      False |      False |
92.56/56.18	c (19,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
92.56/56.18	c (19,0) c | glureduce             |       True |       True |       True |       True |
92.56/56.18	c (19,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
92.56/56.18	c (19,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
92.56/56.18	c (19,0) c | luby_restart          |      False |      False |      False |      False |
92.56/56.18	c (19,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
92.56/56.18	c (19,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
92.56/56.18	c (19,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
92.56/56.18	c (19,0) c | randomize_on_restarts |      False |      False |      False |      False |
92.56/56.18	c (19,0) c | remove_satisfied      |       True |       True |       True |       True |
92.56/56.18	c (19,0) c |-----------------------|------------|------------|------------|------------|
92.56/56.18	c (19,0) 
92.56/56.18	c (19,0) s UNSATISFIABLE
50.29/56.32	c (19,1) SatSolver.solve End
50.29/56.32	c (19,1) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
50.29/56.32	c (19,1) Show results Begin
50.29/56.32	s UNSATISFIABLE
50.29/56.32	c (19,1) Show results End
50.29/56.32	c (19,1) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
50.29/56.33	c (19,1) 19,19,STOP-AFTER(ALL)
50.29/56.33	c END-Prog: Tue Sep 24 15:44:03 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 (9670 MiB free)
  memory of node 1: 16384 MiB (15030 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100106 s]*
/proc/loadavg: 6.05 4.09 1.77 4/211 31824
/proc/meminfo: memFree=25197992/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 509881041 115843072 349 33554432000 4194304 5098028 140728055187056 140728055184312 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 349 296 221 0 87 0
[pid=31805] ppid=31802 vsize=27314120 memory=107372 CPUtime=0.11 cores=0-7
/proc/31805/stat : 31805 (java) S 31802 31802 31481 0 -1 1077944320 6419 0 0 0 9 2 0 0 20 0 20 0 509881041 27969658880 26843 33554432000 4194304 4196468 140720611704432 140720611686976 140567788936951 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
/proc/31805/statm: 6828530 26843 2800 1 0 6790935 0
[pid=31805/tid=31806] ppid=31802 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/31805/task/31806/stat : 31806 (java) R 31802 31802 31481 0 -1 4202560 4514 0 0 0 7 1 0 0 20 0 20 0 509881041 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567760763664 140567773017438 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31807] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31807/stat : 31807 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567793179152 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31808] ppid=31802 vsize=27314120 memory=139773595084416 CPUtime=0 cores=0-7
/proc/31805/task/31808/stat : 31808 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567576574608 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31809] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31809/stat : 31809 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567575521552 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31810] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31810/stat : 31810 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567574469008 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31811] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31811/stat : 31811 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567573416976 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31812] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31812/stat : 31812 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567572364432 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31813] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31813/stat : 31813 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567571311376 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31814] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31814/stat : 31814 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 26843 33554432000 4194304 4196468 140720611704432 140567570258832 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31815] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31815/stat : 31815 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881045 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565907745008 140567788948098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31816] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31816/stat : 31816 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565756765344 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31817] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31817/stat : 31817 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565488329456 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31818] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31818/stat : 31818 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565113821136 140567788955547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31819] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31819/stat : 31819 (java) S 31802 31802 31481 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565906692848 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31820] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31820/stat : 31820 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565905640304 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31821] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31821/stat : 31821 (java) S 31802 31802 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565904587248 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31822] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31822/stat : 31822 (java) S 31802 31802 31481 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565903534704 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31823] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31823/stat : 31823 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 26843 33554432000 4194304 4196468 140720611704432 140564615916000 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31824] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31824/stat : 31824 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 26843 33554432000 4194304 4196468 140720611704432 140565902482096 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108768 KiB

[startup+0.21046 s]*
/proc/loadavg: 6.05 4.09 1.77 3/211 31824
/proc/meminfo: memFree=25179196/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 509881041 115843072 349 33554432000 4194304 5098028 140728055187056 140728055184312 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 349 296 221 0 87 0
[pid=31805] ppid=31802 vsize=27314120 memory=124416 CPUtime=0.24 cores=0-7
/proc/31805/stat : 31805 (java) S 31802 31802 31481 0 -1 1077944320 11399 0 0 0 21 3 0 0 20 0 20 0 509881041 27969658880 31104 33554432000 4194304 4196468 140720611704432 140720611686976 140567788936951 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
/proc/31805/statm: 6828530 31104 2981 1 0 6790935 0
[pid=31805/tid=31806] ppid=31802 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/31805/task/31806/stat : 31806 (java) R 31802 31802 31481 0 -1 4202560 9102 0 0 0 17 2 0 0 20 0 20 0 509881041 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567760736336 140567770500480 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31807] ppid=31802 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/31805/task/31807/stat : 31807 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567793179152 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31808] ppid=31802 vsize=27314120 memory=139773595113549 CPUtime=0 cores=0-7
/proc/31805/task/31808/stat : 31808 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567576574608 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31809] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31809/stat : 31809 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567575521552 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31810] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31810/stat : 31810 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567574469008 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31811] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31811/stat : 31811 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567573416976 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31812] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31812/stat : 31812 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567572364432 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31813] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31813/stat : 31813 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567571311376 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31814] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31814/stat : 31814 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31104 33554432000 4194304 4196468 140720611704432 140567570258832 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31815] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31815/stat : 31815 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881045 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565907745008 140567788948098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31816] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31816/stat : 31816 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565756765344 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31817] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31817/stat : 31817 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565488329456 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31818] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31818/stat : 31818 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565113821136 140567788955547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31819] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31819/stat : 31819 (java) S 31802 31802 31481 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565906692848 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31820] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31820/stat : 31820 (java) S 31802 31802 31481 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565905640304 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31821] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31821/stat : 31821 (java) S 31802 31802 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565904587248 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31822] ppid=31802 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/31805/task/31822/stat : 31822 (java) S 31802 31802 31481 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 20 0 509881048 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565903534704 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31823] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31823/stat : 31823 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 31104 33554432000 4194304 4196468 140720611704432 140564615916000 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31824] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31824/stat : 31824 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 31104 33554432000 4194304 4196468 140720611704432 140565902482096 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125812 KiB

[startup+0.310225 s]*
/proc/loadavg: 6.05 4.09 1.77 2/211 31824
/proc/meminfo: memFree=25176936/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 509881041 115843072 349 33554432000 4194304 5098028 140728055187056 140728055184312 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 349 296 221 0 87 0
[pid=31805] ppid=31802 vsize=27314120 memory=127828 CPUtime=0.43 cores=0-7
/proc/31805/stat : 31805 (java) S 31802 31802 31481 0 -1 1077944320 12348 0 0 0 39 4 0 0 20 0 20 0 509881041 27969658880 31957 33554432000 4194304 4196468 140720611704432 140720611686976 140567788936951 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
/proc/31805/statm: 6828530 31957 3015 1 0 6790935 0
[pid=31805/tid=31806] ppid=31802 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/31805/task/31806/stat : 31806 (java) R 31802 31802 31481 0 -1 4202560 9869 0 0 0 27 3 0 0 20 0 20 0 509881041 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567760767024 140567773017438 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31807] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31807/stat : 31807 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567793179152 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31808] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31808/stat : 31808 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567576574608 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31809] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31809/stat : 31809 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567575521552 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31810] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31810/stat : 31810 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567574469008 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31811] ppid=31802 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/31805/task/31811/stat : 31811 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567573416976 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31812] ppid=31802 vsize=27314120 memory=139773469619119 CPUtime=0 cores=0-7
/proc/31805/task/31812/stat : 31812 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567572364432 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31813] ppid=31802 vsize=27314120 memory=139773469621424 CPUtime=0 cores=0-7
/proc/31805/task/31813/stat : 31813 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567571311376 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31814] ppid=31802 vsize=27314120 memory=139773469623728 CPUtime=0 cores=0-7
/proc/31805/task/31814/stat : 31814 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881044 27969658880 31957 33554432000 4194304 4196468 140720611704432 140567570258832 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31815] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31815/stat : 31815 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881045 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565907745008 140567788948098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31816] ppid=31802 vsize=27314120 memory=279546939254416 CPUtime=0 cores=0-7
/proc/31805/task/31816/stat : 31816 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565756765344 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31817] ppid=31802 vsize=27314120 memory=279546939261328 CPUtime=0 cores=0-7
/proc/31805/task/31817/stat : 31817 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881046 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565488329456 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31818] ppid=31802 vsize=27314120 memory=279546939202608 CPUtime=0 cores=0-7
/proc/31805/task/31818/stat : 31818 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565113821136 140567788955547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31819] ppid=31802 vsize=27314120 memory=279546939275152 CPUtime=0 cores=0-7
/proc/31805/task/31819/stat : 31819 (java) S 31802 31802 31481 0 -1 1077944384 352 0 0 0 0 0 0 0 20 0 20 0 509881048 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565906692848 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31820] ppid=31802 vsize=27314120 memory=279546939282064 CPUtime=0.01 cores=0-7
/proc/31805/task/31820/stat : 31820 (java) R 31802 31802 31481 0 -1 4202560 187 0 0 0 1 0 0 0 20 0 20 0 509881048 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565905640304 140567775088592 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31821] ppid=31802 vsize=27314120 memory=279546939279760 CPUtime=0.01 cores=0-7
/proc/31805/task/31821/stat : 31821 (java) S 31802 31802 31481 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 20 0 509881048 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565904587248 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31822] ppid=31802 vsize=27314120 memory=279546939295920 CPUtime=0.07 cores=0-7
/proc/31805/task/31822/stat : 31822 (java) S 31802 31802 31481 0 -1 1077944384 508 0 0 0 7 0 0 0 20 0 20 0 509881048 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565903534704 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31823] ppid=31802 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31823/stat : 31823 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 31957 33554432000 4194304 4196468 140720611704432 140564615916000 140567788947157 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31824] ppid=31802 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31805/task/31824/stat : 31824 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881049 27969658880 31957 33554432000 4194304 4196468 140720611704432 140565902482096 140567788948098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129224 KiB

[startup+0.700971 s]
/proc/loadavg: 6.05 4.09 1.77 2/211 31824
/proc/meminfo: memFree=25153372/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 509881041 115843072 349 33554432000 4194304 5098028 140728055187056 140728055184312 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 349 296 221 0 87 0
[pid=31805] ppid=31802 vsize=27320392 memory=165388 CPUtime=1.02 cores=0-7
/proc/31805/stat : 31805 (java) S 31802 31802 31481 0 -1 1077944320 19914 0 0 0 96 6 0 0 20 0 20 0 509881041 27976081408 41347 33554432000 4194304 4196468 140720611704432 140720611686976 140567788936951 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
/proc/31805/statm: 6830098 41347 3178 1 0 6791447 0
[pid=31805/tid=31806] ppid=31802 vsize=27320392 memory=279546939653808 CPUtime=0.67 cores=0-7
/proc/31805/task/31806/stat : 31806 (java) R 31802 31802 31481 0 -1 4202560 16881 0 0 0 63 4 0 0 20 0 20 0 509881041 27976081408 41347 33554432000 4194304 4196468 140720611704432 140567760772624 140567250046801 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31807] ppid=31802 vsize=27320392 memory=139773469827952 CPUtime=0 cores=0-7
/proc/31805/task/31807/stat : 31807 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509881044 27976081408 41347 33554432000 4194304 4196468 140720611704432 140567793179152 140567788947157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31808] ppid=31802 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/31805/task/31808/stat : 31808 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509881044 27976081408 41347 33554432000 4194304 4196468 140720611704432 140567576574608 140567788947157 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36691968 140720611709674 140720611710102 140720611710102 140720611712975 0
[pid=31805/tid=31809] ppid=31802 vsize=27320392 memory=1056 CPUtime=0 cores=0-7

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

[pid=31826/tid=31831] ppid=31802 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/31826/task/31831/stat : 31831 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40030 33554432000 4194304 4196468 140723668127808 139838860893200 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31832] ppid=31802 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/31826/task/31832/stat : 31832 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40030 33554432000 4194304 4196468 140723668127808 139838859839888 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31833] ppid=31802 vsize=8414124 memory=6168 CPUtime=0 cores=0-7
/proc/31826/task/31833/stat : 31833 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40030 33554432000 4194304 4196468 140723668127808 139838858787088 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31834] ppid=31802 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/31826/task/31834/stat : 31834 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40030 33554432000 4194304 4196468 140723668127808 139838857734800 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31835] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31835/stat : 31835 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40030 33554432000 4194304 4196468 140723668127808 139838856682000 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31836] ppid=31802 vsize=8414124 memory=160120 CPUtime=0 cores=0-7
/proc/31826/task/31836/stat : 31836 (java) S 31802 31802 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837883501168 139839058598530 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31837] ppid=31802 vsize=8414124 memory=5338828 CPUtime=0 cores=0-7
/proc/31826/task/31837/stat : 31837 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837692699936 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31838] ppid=31802 vsize=8414124 memory=2908 CPUtime=0 cores=0-7
/proc/31826/task/31838/stat : 31838 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884674 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837424264816 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31839] ppid=31802 vsize=8414124 memory=1396 CPUtime=0 cores=0-7
/proc/31826/task/31839/stat : 31839 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837049756240 139839058605979 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31840] ppid=31802 vsize=8414124 memory=6063008 CPUtime=0.22 cores=0-7
/proc/31826/task/31840/stat : 31840 (java) S 31802 31802 31481 0 -1 1077944384 802 0 0 0 22 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837882447984 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31841] ppid=31802 vsize=8414124 memory=0 CPUtime=0.32 cores=0-7
/proc/31826/task/31841/stat : 31841 (java) S 31802 31802 31481 0 -1 1077944384 903 0 0 0 32 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837881395184 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31842] ppid=31802 vsize=8414124 memory=1548 CPUtime=0.25 cores=0-7
/proc/31826/task/31842/stat : 31842 (java) S 31802 31802 31481 0 -1 1077944384 688 0 0 0 25 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837880342896 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31843] ppid=31802 vsize=8414124 memory=628 CPUtime=0.24 cores=0-7
/proc/31826/task/31843/stat : 31843 (java) S 31802 31802 31481 0 -1 1077944384 657 0 0 0 24 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837879290096 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31844] ppid=31802 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/31826/task/31844/stat : 31844 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40030 33554432000 4194304 4196468 140723668127808 139836551850848 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31845] ppid=31802 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/31826/task/31845/stat : 31845 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884677 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837878238000 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31847] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31847/stat : 31847 (java) S 31802 31802 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509884806 8616062976 40030 33554432000 4194304 4196468 140723668127808 139837870204736 139839058611993 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31849] ppid=31802 vsize=8414124 memory=160120 CPUtime=0 cores=0-7
/proc/31826/task/31849/stat : 31849 (java) S 31802 31802 31481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 509884806 8616062976 40030 33554432000 4194304 4196468 140723668127808 139835880750512 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31850] ppid=31802 vsize=8414124 memory=5299532 CPUtime=0 cores=0-7
/proc/31826/task/31850/stat : 31850 (java) S 31802 31802 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509884807 8616062976 40030 33554432000 4194304 4196468 140723668127808 139836149185840 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31851] ppid=31802 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/31826/task/31851/stat : 31851 (java) S 31802 31802 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509884809 8616062976 40030 33554432000 4194304 4196468 140723668127808 139835612323120 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
Current children cumulated CPU time: 92.46 s
Current children cumulated vsize: 14337852 KiB
Current children cumulated memory: 5546228 KiB

[startup+56.201 s]
/proc/loadavg: 3.31 3.64 1.75 2/216 31857
/proc/meminfo: memFree=19525008/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1476 CPUtime=47.77 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 582 53529 0 0 0 0 4539 238 20 0 1 0 509881041 115843072 369 33554432000 4194304 5098028 140728055187056 140728055183800 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 369 311 221 0 87 0
[pid=31826] ppid=31802 vsize=8414124 memory=161228 CPUtime=2.52 cores=0-7
/proc/31826/stat : 31826 (java) S 31802 31802 31481 0 -1 1077944320 22646 0 0 0 212 40 0 0 20 0 24 0 509884670 8616062976 40307 33554432000 4194304 4196468 140723668127808 140723668110352 139839058587383 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
/proc/31826/statm: 2103531 40307 3226 1 0 2064875 0
[pid=31826/tid=31827] ppid=31802 vsize=8414124 memory=1164 CPUtime=1.39 cores=0-7
/proc/31826/task/31827/stat : 31827 (java) S 31802 31802 31481 0 -1 1077944384 17963 0 0 0 102 37 0 0 20 0 24 0 509884670 8616062976 40307 33554432000 4194304 4196468 140723668127808 139839030427552 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31828] ppid=31802 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/31826/task/31828/stat : 31828 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139839062829968 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31829] ppid=31802 vsize=8414124 memory=3324 CPUtime=0 cores=0-7
/proc/31826/task/31829/stat : 31829 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838862998288 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31830] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31830/stat : 31830 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838861946000 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31831] ppid=31802 vsize=8414124 memory=160120 CPUtime=0 cores=0-7
/proc/31826/task/31831/stat : 31831 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838860893200 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31832] ppid=31802 vsize=8414124 memory=5346784 CPUtime=0 cores=0-7
/proc/31826/task/31832/stat : 31832 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838859839888 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31833] ppid=31802 vsize=8414124 memory=7686721470334279060 CPUtime=0 cores=0-7
/proc/31826/task/31833/stat : 31833 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838858787088 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31834] ppid=31802 vsize=8414124 memory=2552 CPUtime=0 cores=0-7
/proc/31826/task/31834/stat : 31834 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838857734800 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31835] ppid=31802 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/31826/task/31835/stat : 31835 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838856682000 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31836] ppid=31802 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/31826/task/31836/stat : 31836 (java) S 31802 31802 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837883501168 139839058598530 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31837] ppid=31802 vsize=8414124 memory=800 CPUtime=0 cores=0-7
/proc/31826/task/31837/stat : 31837 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837692699936 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31838] ppid=31802 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/31826/task/31838/stat : 31838 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884674 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837424264816 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31839] ppid=31802 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/31826/task/31839/stat : 31839 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837049756240 139839058605979 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31840] ppid=31802 vsize=8414124 memory=14972261127948741 CPUtime=0.23 cores=0-7
/proc/31826/task/31840/stat : 31840 (java) S 31802 31802 31481 0 -1 1077944384 809 0 0 0 23 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837882447984 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31841] ppid=31802 vsize=8414124 memory=14972261127948741 CPUtime=0.32 cores=0-7
/proc/31826/task/31841/stat : 31841 (java) S 31802 31802 31481 0 -1 1077944384 906 0 0 0 32 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837881395184 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31842] ppid=31802 vsize=8414124 memory=5309632 CPUtime=0.26 cores=0-7
/proc/31826/task/31842/stat : 31842 (java) S 31802 31802 31481 0 -1 1077944384 690 0 0 0 26 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837880342896 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31843] ppid=31802 vsize=8414124 memory=7686721470334279060 CPUtime=0.26 cores=0-7
/proc/31826/task/31843/stat : 31843 (java) S 31802 31802 31481 0 -1 1077944384 869 0 0 0 26 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837879290096 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31844] ppid=31802 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/31826/task/31844/stat : 31844 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139836551850848 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31845] ppid=31802 vsize=8414124 memory=1728 CPUtime=0 cores=0-7
/proc/31826/task/31845/stat : 31845 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884677 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837878238000 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31847] ppid=31802 vsize=8414124 memory=1448 CPUtime=0 cores=0-7
/proc/31826/task/31847/stat : 31847 (java) S 31802 31802 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509884806 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837870204736 139839058611993 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31849] ppid=31802 vsize=8414124 memory=860 CPUtime=0.01 cores=0-7
/proc/31826/task/31849/stat : 31849 (java) S 31802 31802 31481 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 24 0 509884806 8616062976 40307 33554432000 4194304 4196468 140723668127808 139835880750544 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31850] ppid=31802 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/31826/task/31850/stat : 31850 (java) S 31802 31802 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509884807 8616062976 40307 33554432000 4194304 4196468 140723668127808 139836149185840 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31851] ppid=31802 vsize=8414124 memory=2552 CPUtime=0 cores=0-7
/proc/31826/task/31851/stat : 31851 (java) S 31802 31802 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509884809 8616062976 40307 33554432000 4194304 4196468 140723668127808 139835612323120 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
Current children cumulated CPU time: 50.29 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 162704 KiB

[startup+56.301 s]
/proc/loadavg: 3.31 3.64 1.75 2/216 31857
/proc/meminfo: memFree=19525008/32770624 swapFree=66999716/67108860
[pid=31802] ppid=31799 vsize=113128 memory=1476 CPUtime=47.77 cores=0-7
/proc/31802/stat : 31802 (scop.sh) S 31799 31802 31481 0 -1 4202496 582 53529 0 0 0 0 4539 238 20 0 1 0 509881041 115843072 369 33554432000 4194304 5098028 140728055187056 140728055183800 140125656785532 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 33308672 140728055190308 140728055190636 140728055190636 140728055193549 0
/proc/31802/statm: 28282 369 311 221 0 87 0
[pid=31826] ppid=31802 vsize=8414124 memory=161228 CPUtime=2.52 cores=0-7
/proc/31826/stat : 31826 (java) S 31802 31802 31481 0 -1 1077944320 22646 0 0 0 212 40 0 0 20 0 24 0 509884670 8616062976 40307 33554432000 4194304 4196468 140723668127808 140723668110352 139839058587383 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
/proc/31826/statm: 2103531 40307 3226 1 0 2064875 0
[pid=31826/tid=31827] ppid=31802 vsize=8414124 memory=160120 CPUtime=1.39 cores=0-7
/proc/31826/task/31827/stat : 31827 (java) S 31802 31802 31481 0 -1 1077944384 17963 0 0 0 102 37 0 0 20 0 24 0 509884670 8616062976 40307 33554432000 4194304 4196468 140723668127808 139839030427552 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31828] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31828/stat : 31828 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139839062829968 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31829] ppid=31802 vsize=8414124 memory=160120 CPUtime=0 cores=0-7
/proc/31826/task/31829/stat : 31829 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838862998288 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31830] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31830/stat : 31830 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838861946000 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31831] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31831/stat : 31831 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838860893200 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31832] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31832/stat : 31832 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838859839888 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31833] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31833/stat : 31833 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838858787088 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31834] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31834/stat : 31834 (java) S 31802 31802 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838857734800 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31835] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31835/stat : 31835 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884671 8616062976 40307 33554432000 4194304 4196468 140723668127808 139838856682000 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31836] ppid=31802 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/31826/task/31836/stat : 31836 (java) S 31802 31802 31481 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837883501168 139839058598530 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31837] ppid=31802 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/31826/task/31837/stat : 31837 (java) S 31802 31802 31481 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509884673 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837692699936 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31838] ppid=31802 vsize=8414124 memory=5364380 CPUtime=0 cores=0-7
/proc/31826/task/31838/stat : 31838 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884674 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837424264816 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31839] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31839/stat : 31839 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837049756240 139839058605979 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31840] ppid=31802 vsize=8414124 memory=-7175204567652784766 CPUtime=0.23 cores=0-7
/proc/31826/task/31840/stat : 31840 (java) S 31802 31802 31481 0 -1 1077944384 809 0 0 0 23 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837882447984 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31841] ppid=31802 vsize=8414124 memory=1376 CPUtime=0.32 cores=0-7
/proc/31826/task/31841/stat : 31841 (java) S 31802 31802 31481 0 -1 1077944384 906 0 0 0 32 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837881395184 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31842] ppid=31802 vsize=8414124 memory=1128 CPUtime=0.26 cores=0-7
/proc/31826/task/31842/stat : 31842 (java) S 31802 31802 31481 0 -1 1077944384 690 0 0 0 26 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837880342896 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31843] ppid=31802 vsize=8414124 memory=772 CPUtime=0.26 cores=0-7
/proc/31826/task/31843/stat : 31843 (java) S 31802 31802 31481 0 -1 1077944384 869 0 0 0 26 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837879290096 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31844] ppid=31802 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31826/task/31844/stat : 31844 (java) S 31802 31802 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509884676 8616062976 40307 33554432000 4194304 4196468 140723668127808 139836551850848 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31845] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31845/stat : 31845 (java) S 31802 31802 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509884677 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837878238000 139839058598530 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31847] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31847/stat : 31847 (java) S 31802 31802 31481 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509884806 8616062976 40307 33554432000 4194304 4196468 140723668127808 139837870204736 139839058611993 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31849] ppid=31802 vsize=8414124 memory=0 CPUtime=0.01 cores=0-7
/proc/31826/task/31849/stat : 31849 (java) S 31802 31802 31481 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 24 0 509884806 8616062976 40307 33554432000 4194304 4196468 140723668127808 139835880750544 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31850] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31850/stat : 31850 (java) S 31802 31802 31481 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509884807 8616062976 40307 33554432000 4194304 4196468 140723668127808 139836149185840 139839058609309 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
[pid=31826/tid=31851] ppid=31802 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/31826/task/31851/stat : 31851 (java) S 31802 31802 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509884809 8616062976 40307 33554432000 4194304 4196468 140723668127808 139835612323120 139839058597589 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23314432 140723668136951 140723668137110 140723668137110 140723668139983 0
Current children cumulated CPU time: 50.29 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 162704 KiB

Child status: 0
Real time (s): 56.3748
CPU time (s): 92.8892
CPU user time (s): 85.7492
CPU system time (s): 7.14007
CPU usage (%): 164.771
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6066344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.7492
system time used= 7.14007
maximum resident set size= 6065244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1895606
page faults= 0
swaps= 0
block input operations= 16
block output operations= 452800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28011
involuntary context switches= 230


# summary of solver processes directly reported to runsolver:
#   pid: 31802
#   total CPU time (s): 92.8892
#   total CPU user time (s): 85.7492
#   total CPU system time (s): 7.14007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.408443 second user time and 0.670807 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 15:43:07
IDJOB=4405620
IDBENCH=126849
IDSOLVER=2868
FILE ID=node106/4405620-1569336270
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23484 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0400.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405620-1569336270/watcher-4405620-1569336270 -o /tmp/evaluation-result-4405620-1569336270/solver-4405620-1569336270 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405620-1569336270.xml

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

MD5SUM BENCH= cd36f5a432e3b868ff7ac280438203b6
RANDOM SEED=1849938884

node106.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.79
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.79
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.79
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.79
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:        25293540 kB
MemAvailable:   31845396 kB
Buffers:           85936 kB
Cached:          6636376 kB
SwapCached:         4584 kB
Active:          3365776 kB
Inactive:        3367044 kB
Active(anon):       3924 kB
Inactive(anon):    57724 kB
Active(file):    3361852 kB
Inactive(file):  3309320 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999716 kB
Dirty:             22992 kB
Writeback:             0 kB
AnonPages:        177916 kB
Mapped:            54820 kB
Shmem:             43672 kB
Slab:             338092 kB
SReclaimable:     309144 kB
SUnreclaim:        28948 kB
KernelStack:        3840 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23464 MiB
End job on node106 at 2019-09-24 15:44:03