Trace number 4405585

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)SAT 126.491 20.6603

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesN/
StripPacking-N1c.xml
MD5SUM19f4dcf35e46defaa68e633424c84ce1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark122.854
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.13	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-29575-serial-file.bin HOME/instance-4405585-1569238628.xml
0.64/1.35	
0.64/1.35	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.64/1.35	
0.73/1.75	c BEGIN-Prog: Mon Sep 23 13:36:35 CEST 2019
0.73/1.75	c PID: 29578
0.73/1.75	c IP: 172.20.3.148
0.73/1.75	c HOST: node148.alineos.net
0.73/1.81	c (0,0) Parsing Begin
1.51/2.20	c (0,0) Parsing End
1.51/2.21	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.53/2.40	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.53/2.40	c (0,0) Constraint Name Generate Begin
1.53/2.41	c (0,0) Ctr:HOME/instance-4405585-1569238628.xml,Add:ExtensionSupport:Le:NoOverlap:Num:Var
1.53/2.41	c (0,0) Constraint Name Generate End
1.53/2.41	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.53/2.41	c (0,0) CSP to CSPinCNF Begin
1.53/2.49	c (0,0) translated 6 (10%) constraints
1.53/2.50	c (0,0) translated 11 (20%) constraints
1.68/2.50	c (0,0) translated 16 (30%) constraints
1.68/2.51	c (0,0) translated 21 (40%) constraints
1.68/2.51	c (0,0) translated 26 (50%) constraints
1.68/2.51	c (0,0) translated 32 (60%) constraints
1.83/2.63	c (1,0) translated 37 (70%) constraints
1.83/2.68	c (1,0) translated 42 (80%) constraints
2.70/2.93	c (1,0) translated 47 (90%) constraints
2.70/2.93	c (1,0) translated 52 (100%) constraints
2.70/2.93	c (1,0) ===========================================
2.70/2.93	c (1,0) Hybrid: #OE=153, #LE=0
2.70/2.93	c (1,0) Hybrid
2.70/2.93	c (1,0) ===========================================
2.70/2.93	c (1,0) translated 43 (10%) constraints
2.70/2.93	c (1,0) translated 85 (20%) constraints
2.70/2.93	c (1,0) translated 128 (30%) constraints
2.70/2.93	c (1,0) translated 170 (40%) constraints
2.70/2.93	c (1,0) translated 213 (50%) constraints
2.70/2.93	c (1,0) translated 255 (60%) constraints
2.70/2.93	c (1,0) translated 298 (70%) constraints
2.70/2.93	c (1,0) translated 340 (80%) constraints
2.70/2.93	c (1,0) translated 383 (90%) constraints
2.70/2.93	c (1,0) translated 425 (100%) constraints
2.70/2.93	c (1,0) CSP to CSPinCNF End
2.70/2.94	c (1,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 196
2.70/2.94	c (1,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.70/2.94	c (1,0) CSPinCNF Propagation Begin
2.70/2.96	c (1,0) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.70/2.96	c (1,0) CSPinCNF Propagation End
2.70/2.96	c (1,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 196
2.70/2.96	c (1,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.70/2.97	c (1,0) Hybrid: #OE=153, #LE=0
2.70/2.97	c (1,0) Simplify CSPinCNF Begin
3.11/3.03	c (1,1) Simplify CSPinCNF End
3.11/3.03	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 196
3.11/3.03	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.11/3.03	c (1,1) Calculate Precise Domain Begin
3.11/3.03	c (1,1) 0 values are removed by re-calculation
3.11/3.03	c (1,1) Calculate Precise Domain End
3.11/3.03	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 196
3.11/3.03	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.11/3.03	c (1,1) CSPinCNF to SatSolver Begin
3.46/3.14	c (1,1) 97 (10 %) CSP clauses are encoded (0 SAT variables, 5854 SAT clauses)
3.46/3.15	c (1,1) 194 (20 %) CSP clauses are encoded (0 SAT variables, 5951 SAT clauses)
3.46/3.15	c (1,1) 291 (30 %) CSP clauses are encoded (0 SAT variables, 6048 SAT clauses)
4.27/3.36	c (1,1) 388 (40 %) CSP clauses are encoded (0 SAT variables, 24313 SAT clauses)
4.68/3.49	c (1,1) 485 (50 %) CSP clauses are encoded (0 SAT variables, 45110 SAT clauses)
5.08/3.55	c (1,1) 582 (60 %) CSP clauses are encoded (0 SAT variables, 60101 SAT clauses)
5.30/3.64	c (2,1) 679 (70 %) CSP clauses are encoded (0 SAT variables, 80074 SAT clauses)
5.43/3.73	c (2,1) 776 (80 %) CSP clauses are encoded (0 SAT variables, 102531 SAT clauses)
5.54/3.82	c (2,1) 873 (90 %) CSP clauses are encoded (0 SAT variables, 124013 SAT clauses)
5.54/3.89	c (2,1) 969 (100 %) CSP clauses are encoded (0 SAT variables, 141024 SAT clauses)
5.54/3.89	c (2,1) CSPinCNF to SatSolver End
5.54/3.89	c (2,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.54/3.89	c (2,1) 6455 bool, 141255 clause
5.54/3.89	c (2,1) Export Begin
5.65/4.00	c (2,2) Export to HOME/scop-29575-serial-file.bin
5.65/4.00	c (2,2) Export End
5.65/4.00	c (2,2) Export File Size: 0.03 MB
5.65/4.00	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
5.65/4.00	c END-Prog: Mon Sep 23 13:36:37 CEST 2019
5.85/4.03	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-29575-serial-file.bin
5.86/4.49	c (0,0) Read Serial File Begin
5.86/4.49	c (0,0) HOME/scop-29575-serial-file.bin
5.86/4.72	c (0,0) Read Serial File End
5.86/4.74	
5.86/4.74	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
5.86/4.74	(Solving Process)
5.86/4.74	
5.86/4.76	c BEGIN-Prog: Mon Sep 23 13:36:38 CEST 2019
5.86/4.76	c PID: 29598
5.86/4.76	c IP: 172.20.3.148
5.86/4.76	c HOST: node148.alineos.net
5.86/4.76	c (0,0) SatSolver.solve Begin
5.86/4.76	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405585-1569238628.xml-scop-29578.cnf
5.86/4.80	c (0,0) c
5.86/4.80	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)
5.86/4.80	c (0,0) c
5.86/4.80	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.86/4.80	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.86/4.80	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.86/4.80	c (0,0) c |                                                                                                       |
5.86/4.85	c (0,0) c |  Number of variables:          6455                                                                   |
5.86/4.85	c (0,0) c |  Number of clauses:          141255                                                                   |
5.86/4.85	c (0,0) c |  Parse time:                   0.05 s                                                                 |
5.86/4.85	c (0,0) c |                                                                                                       |
7.30/5.10	c (0,0) c |  Simplification time:          0.25 s                                                                 |
7.30/5.10	c (0,0) c |                                                                                                       |
7.30/5.10	c (0,0) c |  Generating clones                                                                                    |
7.40/5.15	c (0,0) c |  all clones generated. Memory =   104.66Mb.                                                           |
7.40/5.15	c (0,0) c ========================================================================================================|
7.40/5.15	c (0,0) c
7.40/5.15	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.40/5.15	c (0,0) c
7.40/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.40/5.15	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.40/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.40/5.15	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.40/5.15	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.40/5.15	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.40/5.15	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
7.40/5.15	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.40/5.15	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.40/5.15	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.40/5.15	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.40/5.15	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.40/5.15	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.40/5.15	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.40/5.15	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.40/5.15	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.40/5.15	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.40/5.15	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.40/5.15	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c real time : 15.7025 s
125.94/20.50	c (16,0) c cpu time  : 118.55 s
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | Conflicts     |          608278 |      76338 |      74344 |      76656 |      77627 |      74050 |      76712 |      76964 |      75587 |
125.94/20.50	c (16,0) c | Decisions     |         1149533 |     143726 |     138476 |     143101 |     148343 |     138467 |     148212 |     145915 |     143293 |
125.94/20.50	c (16,0) c | Propagations  |       185527846 |   22959914 |   22862306 |   23335046 |   23338836 |   23344558 |   23372264 |   23183685 |   23131237 |
125.94/20.50	c (16,0) c | ReduceDBs     |              56 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |
125.94/20.50	c (16,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
125.94/20.50	c (16,0) c | Restarts      |            1588 |        181 |        180 |        203 |        235 |        150 |        232 |        209 |        198 |
125.94/20.50	c (16,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.94/20.50	c (16,0) c | PropBinClauses|       233623116 |   28668903 |   28761249 |   29868819 |   29378629 |   29310755 |   29198118 |   29428235 |   29008408 |
125.94/20.50	c (16,0) c | PropPreBlocker|      3914910380 |  483212842 |  483466178 |  492271285 |  493243449 |  492908626 |  493528057 |  487961068 |  488318875 |
125.94/20.50	c (16,0) c | PropNotBlocker|      1171252133 |  146353025 |  146131079 |  147913523 |  147158684 |  146422784 |  146796610 |  146739484 |  143736944 |
125.94/20.50	c (16,0) c | LitFullScans  |      6915975942 |  858056759 |  858048758 |  870048498 |  870052912 |  870038414 |  870085577 |  861604156 |  858040868 |
125.94/20.50	c (16,0) c | LitScanFracts |          363232 |      49827 |      40512 |      42658 |      46201 |      33914 |      79893 |      38535 |      31692 |
125.94/20.50	c (16,0) c | DecisionLevel0|            1588 |        181 |        180 |        203 |        235 |        150 |        232 |        209 |        198 |
125.94/20.50	c (16,0) c | Periods       |            1152 |        143 |        143 |        145 |        145 |        145 |        145 |        143 |        143 |
125.94/20.50	c (16,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
125.94/20.50	c (16,0) c | Avg_Trail     |                 |       2789 |       2779 |       2742 |       2807 |       2875 |       2825 |       2762 |       2842 |
125.94/20.50	c (16,0) c | Avg_DL        |                 |         27 |         27 |         27 |         27 |         27 |         27 |         27 |         28 |
125.94/20.50	c (16,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.94/20.50	c (16,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | Exported      |           97653 |      11986 |      12022 |      12631 |      12272 |      12174 |      11681 |      13109 |      11778 |
125.94/20.50	c (16,0) c | Imported      |          612552 |      76754 |      76869 |      74816 |      77089 |      77035 |      77464 |      76159 |      76366 |
125.94/20.50	c (16,0) c | Good          |              95 |          9 |         12 |          8 |         13 |         13 |         13 |         13 |         14 |
125.94/20.50	c (16,0) c | Purge         |          612457 |      76745 |      76857 |      74808 |      77076 |      77022 |      77451 |      76146 |      76352 |
125.94/20.50	c (16,0) c | Promoted      |           45655 |       5999 |       5559 |       5543 |       5701 |       5574 |       5849 |       5552 |       5878 |
125.94/20.50	c (16,0) c | Remove_Imp    |          311774 |      33774 |      41320 |      40060 |      39183 |      40486 |      39948 |      39024 |      37979 |
125.94/20.50	c (16,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
125.94/20.50	c (16,0) c | Binaries      |                 |          5 |          2 |          4 |          2 |          1 |          1 |          2 |          0 |
125.94/20.50	c (16,0) c | Glues         |                 |         52 |         43 |         36 |         39 |         30 |         36 |         37 |         33 |
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | Orig_Seen     |            39 % |      53125 |      53366 |      52702 |      53834 |      56705 |      55875 |      54540 |      59324 |
125.94/20.50	c (16,0) c | Diff Orig seen|                 | -     1415 | -     1174 | -     1838 | -      706 |       2165 |       1335 |      X     |       4784 |
125.94/20.50	c (16,0) c | Hamming       |            33 % |       1979 |       2335 |       1968 |       2509 |       2064 |       1853 |      X     |       2406 |
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c | RunningTime   |                 |   15.2 100%|   15.3 100%|   14.7 100%|   14.7 100%|   14.7 100%|   14.7 100%|   14.7 100%|   14.8 100%|
125.94/20.50	c (16,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c | SolvingTime   |                 |   15.3     |   15.3     |   14.7     |   14.7     |   14.7     |   14.8     |   14.7     |   14.9     |
125.94/20.50	c (16,0) c | PropagationTim|                 |   13.0  85%|   13.3  87%|   12.6  86%|   12.6  86%|   12.6  86%|   12.6  86%|   12.6  86%|   12.7  86%|
125.94/20.50	c (16,0) c | AnalysisTime  |                 |    1.7  11%|    1.4   9%|    1.5  10%|    1.5  10%|    1.5  10%|    1.5  10%|    1.4  10%|    1.5  10%|
125.94/20.50	c (16,0) c | ReductionTime |                 |    0.1   1%|    0.2   1%|    0.2   1%|    0.2   1%|    0.2   1%|    0.2   1%|    0.2   1%|    0.2   1%|
125.94/20.50	c (16,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
125.94/20.50	c (16,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c
125.94/20.50	c (16,0) c Threads : 8
125.94/20.50	c (16,0) c Winner : 6
125.94/20.50	c (16,0) c Conflicts_0 : 76338
125.94/20.50	c (16,0) c Conflicts_1 : 74344
125.94/20.50	c (16,0) c Conflicts_2 : 76656
125.94/20.50	c (16,0) c Conflicts_3 : 77627
125.94/20.50	c (16,0) c Conflicts_4 : 74050
125.94/20.50	c (16,0) c Conflicts_5 : 76712
125.94/20.50	c (16,0) c Conflicts_6 : 76964
125.94/20.50	c (16,0) c Conflicts_7 : 75587
125.94/20.50	c (16,0) c Conflicts_total : 608278
125.94/20.50	c (16,0) c Conflicts_winner : 76964
125.94/20.50	c (16,0) c Decisions_0 : 143726
125.94/20.50	c (16,0) c Decisions_1 : 138476
125.94/20.50	c (16,0) c Decisions_2 : 143101
125.94/20.50	c (16,0) c Decisions_3 : 148343
125.94/20.50	c (16,0) c Decisions_4 : 138467
125.94/20.50	c (16,0) c Decisions_5 : 148212
125.94/20.50	c (16,0) c Decisions_6 : 145915
125.94/20.50	c (16,0) c Decisions_7 : 143293
125.94/20.50	c (16,0) c Decisions_total : 1149533
125.94/20.50	c (16,0) c Decisions_winner : 145915
125.94/20.50	c (16,0) c Propagations_0 : 22959914
125.94/20.50	c (16,0) c Propagations_1 : 22862306
125.94/20.50	c (16,0) c Propagations_2 : 23335046
125.94/20.50	c (16,0) c Propagations_3 : 23338836
125.94/20.50	c (16,0) c Propagations_4 : 23344558
125.94/20.50	c (16,0) c Propagations_5 : 23372264
125.94/20.50	c (16,0) c Propagations_6 : 23183685
125.94/20.50	c (16,0) c Propagations_7 : 23131237
125.94/20.50	c (16,0) c Propagations_total : 185527846
125.94/20.50	c (16,0) c Propagations_winner : 23183685
125.94/20.50	c (16,0) c ReduceDBs_0 : 7
125.94/20.50	c (16,0) c ReduceDBs_1 : 7
125.94/20.50	c (16,0) c ReduceDBs_2 : 7
125.94/20.50	c (16,0) c ReduceDBs_3 : 7
125.94/20.50	c (16,0) c ReduceDBs_4 : 7
125.94/20.50	c (16,0) c ReduceDBs_5 : 7
125.94/20.50	c (16,0) c ReduceDBs_6 : 7
125.94/20.50	c (16,0) c ReduceDBs_7 : 7
125.94/20.50	c (16,0) c ReduceDBs_total : 56
125.94/20.50	c (16,0) c ReduceDBs_winner : 7
125.94/20.50	c (16,0) c SimpDBs_0 : 1
125.94/20.50	c (16,0) c SimpDBs_1 : 1
125.94/20.50	c (16,0) c SimpDBs_2 : 1
125.94/20.50	c (16,0) c SimpDBs_3 : 1
125.94/20.50	c (16,0) c SimpDBs_4 : 1
125.94/20.50	c (16,0) c SimpDBs_5 : 1
125.94/20.50	c (16,0) c SimpDBs_6 : 1
125.94/20.50	c (16,0) c SimpDBs_7 : 1
125.94/20.50	c (16,0) c SimpDBs_total : 8
125.94/20.50	c (16,0) c SimpDBs_winner : 1
125.94/20.50	c (16,0) c Restarts_0 : 181
125.94/20.50	c (16,0) c Restarts_1 : 180
125.94/20.50	c (16,0) c Restarts_2 : 203
125.94/20.50	c (16,0) c Restarts_3 : 235
125.94/20.50	c (16,0) c Restarts_4 : 150
125.94/20.50	c (16,0) c Restarts_5 : 232
125.94/20.50	c (16,0) c Restarts_6 : 209
125.94/20.50	c (16,0) c Restarts_7 : 198
125.94/20.50	c (16,0) c Restarts_total : 1588
125.94/20.50	c (16,0) c Restarts_winner : 209
125.94/20.50	c (16,0) c ForcedImports_0 : 0
125.94/20.50	c (16,0) c ForcedImports_1 : 0
125.94/20.50	c (16,0) c ForcedImports_2 : 0
125.94/20.50	c (16,0) c ForcedImports_3 : 0
125.94/20.50	c (16,0) c ForcedImports_4 : 0
125.94/20.50	c (16,0) c ForcedImports_5 : 0
125.94/20.50	c (16,0) c ForcedImports_6 : 0
125.94/20.50	c (16,0) c ForcedImports_7 : 0
125.94/20.50	c (16,0) c ForcedImports_total : 0
125.94/20.50	c (16,0) c ForcedImports_winner : 0
125.94/20.50	c (16,0) c PropsBinClauses_0 : 28668903
125.94/20.50	c (16,0) c PropsBinClauses_1 : 28761249
125.94/20.50	c (16,0) c PropsBinClauses_2 : 29868819
125.94/20.50	c (16,0) c PropsBinClauses_3 : 29378629
125.94/20.50	c (16,0) c PropsBinClauses_4 : 29310755
125.94/20.50	c (16,0) c PropsBinClauses_5 : 29198118
125.94/20.50	c (16,0) c PropsBinClauses_6 : 29428235
125.94/20.50	c (16,0) c PropsBinClauses_7 : 29008408
125.94/20.50	c (16,0) c PropsBinClauses_total : 233623116
125.94/20.50	c (16,0) c PropsBinClauses_winner : 29428235
125.94/20.50	c (16,0) c PropsPreBlocker_0 : 483212842
125.94/20.50	c (16,0) c PropsPreBlocker_1 : 483466178
125.94/20.50	c (16,0) c PropsPreBlocker_2 : 492271285
125.94/20.50	c (16,0) c PropsPreBlocker_3 : 493243449
125.94/20.50	c (16,0) c PropsPreBlocker_4 : 492908626
125.94/20.50	c (16,0) c PropsPreBlocker_5 : 493528057
125.94/20.50	c (16,0) c PropsPreBlocker_6 : 487961068
125.94/20.50	c (16,0) c PropsPreBlocker_7 : 488318875
125.94/20.50	c (16,0) c PropsPreBlocker_total : 3914910380
125.94/20.50	c (16,0) c PropsPreBlocker_winner : 487961068
125.94/20.50	c (16,0) c PropsNotBlocker_0 : 146353025
125.94/20.50	c (16,0) c PropsNotBlocker_1 : 146131079
125.94/20.50	c (16,0) c PropsNotBlocker_2 : 147913523
125.94/20.51	c (16,0) c PropsNotBlocker_3 : 147158684
125.94/20.51	c (16,0) c PropsNotBlocker_4 : 146422784
125.94/20.51	c (16,0) c PropsNotBlocker_5 : 146796610
125.94/20.51	c (16,0) c PropsNotBlocker_6 : 146739484
125.94/20.51	c (16,0) c PropsNotBlocker_7 : 143736944
125.94/20.51	c (16,0) c PropsNotBlocker_total : 1171252133
125.94/20.51	c (16,0) c PropsNotBlocker_winner : 146739484
125.94/20.51	c (16,0) c PropsLitFullScans_0 : 858056759
125.94/20.51	c (16,0) c PropsLitFullScans_1 : 858048758
125.94/20.51	c (16,0) c PropsLitFullScans_2 : 870048498
125.94/20.51	c (16,0) c PropsLitFullScans_3 : 870052912
125.94/20.51	c (16,0) c PropsLitFullScans_4 : 870038414
125.94/20.51	c (16,0) c PropsLitFullScans_5 : 870085577
125.94/20.51	c (16,0) c PropsLitFullScans_6 : 861604156
125.94/20.51	c (16,0) c PropsLitFullScans_7 : 858040868
125.94/20.51	c (16,0) c PropsLitFullScans_total : 6915975942
125.94/20.51	c (16,0) c PropsLitFullScans_winner : 861604156
125.94/20.51	c (16,0) c LitScanFractions_0 : 49827
125.94/20.51	c (16,0) c LitScanFractions_1 : 40512
125.94/20.51	c (16,0) c LitScanFractions_2 : 42658
125.94/20.51	c (16,0) c LitScanFractions_3 : 46201
125.94/20.51	c (16,0) c LitScanFractions_4 : 33914
125.94/20.51	c (16,0) c LitScanFractions_5 : 79893
125.94/20.51	c (16,0) c LitScanFractions_6 : 38535
125.94/20.51	c (16,0) c LitScanFractions_7 : 31692
125.94/20.51	c (16,0) c LitScanFractions_total : 363232
125.94/20.51	c (16,0) c LitScanFractions_winner : 38535
125.94/20.51	c (16,0) c DecisionLevel0_0 : 181
125.94/20.51	c (16,0) c DecisionLevel0_1 : 180
125.94/20.51	c (16,0) c DecisionLevel0_2 : 203
125.94/20.51	c (16,0) c DecisionLevel0_3 : 235
125.94/20.51	c (16,0) c DecisionLevel0_4 : 150
125.94/20.51	c (16,0) c DecisionLevel0_5 : 232
125.94/20.51	c (16,0) c DecisionLevel0_6 : 209
125.94/20.51	c (16,0) c DecisionLevel0_7 : 198
125.94/20.51	c (16,0) c DecisionLevel0_total : 1588
125.94/20.51	c (16,0) c DecisionLevel0_winner : 209
125.94/20.51	c (16,0) c Periods_0 : 143
125.94/20.51	c (16,0) c Periods_1 : 143
125.94/20.51	c (16,0) c Periods_2 : 145
125.94/20.51	c (16,0) c Periods_3 : 145
125.94/20.51	c (16,0) c Periods_4 : 145
125.94/20.51	c (16,0) c Periods_5 : 145
125.94/20.51	c (16,0) c Periods_6 : 143
125.94/20.51	c (16,0) c Periods_7 : 143
125.94/20.51	c (16,0) c Periods_total : 1152
125.94/20.51	c (16,0) c Periods_winner : 143
125.94/20.51	c (16,0) c Margin_0 : 20
125.94/20.51	c (16,0) c Margin_1 : 20
125.94/20.51	c (16,0) c Margin_2 : 20
125.94/20.51	c (16,0) c Margin_3 : 20
125.94/20.51	c (16,0) c Margin_4 : 20
125.94/20.51	c (16,0) c Margin_5 : 20
125.94/20.51	c (16,0) c Margin_6 : 20
125.94/20.51	c (16,0) c Margin_7 : 20
125.94/20.51	c (16,0) c Margin_total : 160
125.94/20.51	c (16,0) c Margin_winner : 20
125.94/20.51	c (16,0) c Exported_0 : 11986
125.94/20.51	c (16,0) c Exported_1 : 12022
125.94/20.51	c (16,0) c Exported_2 : 12631
125.94/20.51	c (16,0) c Exported_3 : 12272
125.94/20.51	c (16,0) c Exported_4 : 12174
125.94/20.51	c (16,0) c Exported_5 : 11681
125.94/20.51	c (16,0) c Exported_6 : 13109
125.94/20.51	c (16,0) c Exported_7 : 11778
125.94/20.51	c (16,0) c Exported_total : 97653
125.94/20.51	c (16,0) c Exported_winner : 13109
125.94/20.51	c (16,0) c Imported_0 : 76754
125.94/20.51	c (16,0) c Imported_1 : 76869
125.94/20.51	c (16,0) c Imported_2 : 74816
125.94/20.51	c (16,0) c Imported_3 : 77089
125.94/20.51	c (16,0) c Imported_4 : 77035
125.94/20.51	c (16,0) c Imported_5 : 77464
125.94/20.51	c (16,0) c Imported_6 : 76159
125.94/20.51	c (16,0) c Imported_7 : 76366
125.94/20.51	c (16,0) c Imported_total : 612552
125.94/20.51	c (16,0) c Imported_winner : 76159
125.94/20.51	c (16,0) c Good_0 : 9
125.94/20.51	c (16,0) c Good_1 : 12
125.94/20.51	c (16,0) c Good_2 : 8
125.94/20.51	c (16,0) c Good_3 : 13
125.94/20.51	c (16,0) c Good_4 : 13
125.94/20.51	c (16,0) c Good_5 : 13
125.94/20.51	c (16,0) c Good_6 : 13
125.94/20.51	c (16,0) c Good_7 : 14
125.94/20.51	c (16,0) c Good_total : 95
125.94/20.51	c (16,0) c Good_winner : 13
125.94/20.51	c (16,0) c Purge_0 : 76745
125.94/20.51	c (16,0) c Purge_1 : 76857
125.94/20.51	c (16,0) c Purge_2 : 74808
125.94/20.51	c (16,0) c Purge_3 : 77076
125.94/20.51	c (16,0) c Purge_4 : 77022
125.94/20.51	c (16,0) c Purge_5 : 77451
125.94/20.51	c (16,0) c Purge_6 : 76146
125.94/20.51	c (16,0) c Purge_7 : 76352
125.94/20.51	c (16,0) c Purge_total : 612457
125.94/20.51	c (16,0) c Purge_winner : 76146
125.94/20.51	c (16,0) c Promoted_0 : 5999
125.94/20.51	c (16,0) c Promoted_1 : 5559
125.94/20.51	c (16,0) c Promoted_2 : 5543
125.94/20.51	c (16,0) c Promoted_3 : 5701
125.94/20.51	c (16,0) c Promoted_4 : 5574
125.94/20.51	c (16,0) c Promoted_5 : 5849
125.94/20.51	c (16,0) c Promoted_6 : 5552
125.94/20.51	c (16,0) c Promoted_7 : 5878
125.94/20.51	c (16,0) c Promoted_total : 45655
125.94/20.51	c (16,0) c Promoted_winner : 5552
125.94/20.51	c (16,0) c Remove_Imp_0 : 33774
125.94/20.51	c (16,0) c Remove_Imp_1 : 41320
125.94/20.51	c (16,0) c Remove_Imp_2 : 40060
125.94/20.51	c (16,0) c Remove_Imp_3 : 39183
125.94/20.51	c (16,0) c Remove_Imp_4 : 40486
125.94/20.51	c (16,0) c Remove_Imp_5 : 39948
125.94/20.51	c (16,0) c Remove_Imp_6 : 39024
125.94/20.51	c (16,0) c Remove_Imp_7 : 37979
125.94/20.51	c (16,0) c Remove_Imp_total : 311774
125.94/20.51	c (16,0) c Remove_Imp_winner : 39024
125.94/20.51	c (16,0) c Blocked_Reuse_0 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_1 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_2 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_3 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_4 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_5 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_6 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_7 : 0
125.94/20.51	c (16,0) c Blocked_Reuse_total : 0
125.94/20.51	c (16,0) c Blocked_Reuse_winner : 0
125.94/20.51	c (16,0) c Unaries_0 : 0
125.94/20.51	c (16,0) c Unaries_1 : 0
125.94/20.51	c (16,0) c Unaries_2 : 0
125.94/20.51	c (16,0) c Unaries_3 : 0
125.94/20.51	c (16,0) c Unaries_4 : 0
125.94/20.51	c (16,0) c Unaries_5 : 0
125.94/20.51	c (16,0) c Unaries_6 : 0
125.94/20.51	c (16,0) c Unaries_7 : 0
125.94/20.51	c (16,0) c Unaries_total : 0
125.94/20.51	c (16,0) c Unaries_winner : 0
125.94/20.51	c (16,0) c Binaries_0 : 5
125.94/20.51	c (16,0) c Binaries_1 : 2
125.94/20.51	c (16,0) c Binaries_2 : 4
125.94/20.51	c (16,0) c Binaries_3 : 2
125.94/20.51	c (16,0) c Binaries_4 : 1
125.94/20.51	c (16,0) c Binaries_5 : 1
125.94/20.51	c (16,0) c Binaries_6 : 2
125.94/20.51	c (16,0) c Binaries_7 : 0
125.94/20.51	c (16,0) c Binaries_total : 17
125.94/20.51	c (16,0) c Binaries_winner : 2
125.94/20.51	c (16,0) c Glues_0 : 52
125.94/20.51	c (16,0) c Glues_1 : 43
125.94/20.51	c (16,0) c Glues_2 : 36
125.94/20.51	c (16,0) c Glues_3 : 39
125.94/20.51	c (16,0) c Glues_4 : 30
125.94/20.51	c (16,0) c Glues_5 : 36
125.94/20.51	c (16,0) c Glues_6 : 37
125.94/20.51	c (16,0) c Glues_7 : 33
125.94/20.51	c (16,0) c Glues_total : 306
125.94/20.51	c (16,0) c Glues_winner : 37
125.94/20.51	c (16,0) c RunningTime_0 : 15.222360
125.94/20.51	c (16,0) c RunningTime_1 : 15.307739
125.94/20.51	c (16,0) c RunningTime_2 : 14.683776
125.94/20.51	c (16,0) c RunningTime_3 : 14.673570
125.94/20.51	c (16,0) c RunningTime_4 : 14.656360
125.94/20.51	c (16,0) c RunningTime_5 : 14.725428
125.94/20.51	c (16,0) c RunningTime_6 : 14.655496
125.94/20.51	c (16,0) c RunningTime_7 : 14.841238
125.94/20.51	c (16,0) c RunningTime_total : 118.765967
125.94/20.51	c (16,0) c RunningTime_winner : 14.655496
125.94/20.51	c (16,0) c WaitingTime_0 : 0.000179
125.94/20.51	c (16,0) c WaitingTime_1 : 0.000139
125.94/20.51	c (16,0) c WaitingTime_2 : 0.000194
125.94/20.51	c (16,0) c WaitingTime_3 : 0.000184
125.94/20.51	c (16,0) c WaitingTime_4 : 0.000186
125.94/20.51	c (16,0) c WaitingTime_5 : 0.000184
125.94/20.51	c (16,0) c WaitingTime_6 : 0.000159
125.94/20.51	c (16,0) c WaitingTime_7 : 0.000209
125.94/20.51	c (16,0) c WaitingTime_total : 0.001434
125.94/20.51	c (16,0) c WaitingTime_winner : 0.000159
7.14/20.51	c (16,0) c ExchangingTime_0 : 0.033070
7.14/20.51	c (16,0) c ExchangingTime_1 : 0.032115
7.14/20.51	c (16,0) c ExchangingTime_2 : 0.026537
7.14/20.51	c (16,0) c ExchangingTime_3 : 0.030355
7.14/20.51	c (16,0) c ExchangingTime_4 : 0.031723
7.14/20.51	c (16,0) c ExchangingTime_5 : 0.026171
7.14/20.51	c (16,0) c ExchangingTime_6 : 0.029667
7.14/20.51	c (16,0) c ExchangingTime_7 : 0.032761
7.14/20.51	c (16,0) c ExchangingTime_total : 0.242400
7.14/20.51	c (16,0) c ExchangingTime_winner : 0.029667
7.14/20.51	c (16,0) c PeriodProcTime_0 : 0.001284
7.14/20.51	c (16,0) c PeriodProcTime_1 : 0.001178
7.14/20.51	c (16,0) c PeriodProcTime_2 : 0.001197
7.14/20.51	c (16,0) c PeriodProcTime_3 : 0.001148
7.14/20.51	c (16,0) c PeriodProcTime_4 : 0.001251
7.14/20.51	c (16,0) c PeriodProcTime_5 : 0.001202
7.14/20.51	c (16,0) c PeriodProcTime_6 : 0.001111
7.14/20.51	c (16,0) c PeriodProcTime_7 : 0.001368
7.14/20.51	c (16,0) c PeriodProcTime_total : 0.009737
7.14/20.51	c (16,0) c PeriodProcTime_winner : 0.001111
7.14/20.51	c (16,0) c SolvingTime_0 : 15.256893
7.14/20.51	c (16,0) c SolvingTime_1 : 15.341170
7.14/20.51	c (16,0) c SolvingTime_2 : 14.711704
7.14/20.51	c (16,0) c SolvingTime_3 : 14.705257
7.14/20.51	c (16,0) c SolvingTime_4 : 14.689521
7.14/20.51	c (16,0) c SolvingTime_5 : 14.752985
7.14/20.51	c (16,0) c SolvingTime_6 : 14.686434
7.14/20.51	c (16,0) c SolvingTime_7 : 14.875576
7.14/20.51	c (16,0) c SolvingTime_total : 119.019539
7.14/20.51	c (16,0) c SolvingTime_winner : 14.686434
7.14/20.51	c (16,0) c PropagationTime_0 : 12.980964
7.14/20.51	c (16,0) c PropagationTime_1 : 13.295769
7.14/20.51	c (16,0) c PropagationTime_2 : 12.581302
7.14/20.51	c (16,0) c PropagationTime_3 : 12.607072
7.14/20.51	c (16,0) c PropagationTime_4 : 12.615466
7.14/20.51	c (16,0) c PropagationTime_5 : 12.636865
7.14/20.51	c (16,0) c PropagationTime_6 : 12.603760
7.14/20.51	c (16,0) c PropagationTime_7 : 12.745253
7.14/20.51	c (16,0) c PropagationTime_total : 102.066450
7.14/20.51	c (16,0) c PropagationTime_winner : 12.603760
7.14/20.51	c (16,0) c AnalysisTime_0 : 1.655753
7.14/20.51	c (16,0) c AnalysisTime_1 : 1.421885
7.14/20.51	c (16,0) c AnalysisTime_2 : 1.503646
7.14/20.51	c (16,0) c AnalysisTime_3 : 1.458066
7.14/20.51	c (16,0) c AnalysisTime_4 : 1.460198
7.14/20.51	c (16,0) c AnalysisTime_5 : 1.476961
7.14/20.51	c (16,0) c AnalysisTime_6 : 1.448426
7.14/20.51	c (16,0) c AnalysisTime_7 : 1.484535
7.14/20.51	c (16,0) c AnalysisTime_total : 11.909471
7.14/20.51	c (16,0) c AnalysisTime_winner : 1.448426
7.14/20.51	c (16,0) c ReductionTime_0 : 0.146134
7.14/20.51	c (16,0) c ReductionTime_1 : 0.157504
7.14/20.51	c (16,0) c ReductionTime_2 : 0.167071
7.14/20.51	c (16,0) c ReductionTime_3 : 0.154886
7.14/20.51	c (16,0) c ReductionTime_4 : 0.153686
7.14/20.51	c (16,0) c ReductionTime_5 : 0.153851
7.14/20.51	c (16,0) c ReductionTime_6 : 0.152173
7.14/20.51	c (16,0) c ReductionTime_7 : 0.170044
7.14/20.51	c (16,0) c ReductionTime_total : 1.255348
7.14/20.51	c (16,0) c ReductionTime_winner : 0.152173
7.14/20.51	c (16,0) c SimplifyTime_0 : 0.000012
7.14/20.51	c (16,0) c SimplifyTime_1 : 0.000014
7.14/20.51	c (16,0) c SimplifyTime_2 : 0.000014
7.14/20.51	c (16,0) c SimplifyTime_3 : 0.000012
7.14/20.51	c (16,0) c SimplifyTime_4 : 0.000013
7.14/20.51	c (16,0) c SimplifyTime_5 : 0.000022
7.14/20.51	c (16,0) c SimplifyTime_6 : 0.000018
7.14/20.51	c (16,0) c SimplifyTime_7 : 0.000027
7.14/20.51	c (16,0) c SimplifyTime_total : 0.000132
7.14/20.51	c (16,0) c SimplifyTime_winner : 0.000018
7.14/20.51	c (16,0) c UsedRateTime_0 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_1 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_2 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_3 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_4 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_5 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_6 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_7 : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_total : 0.000000
7.14/20.51	c (16,0) c UsedRateTime_winner : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_0 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_1 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_2 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_3 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_4 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_5 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_6 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_7 : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_total : 0.000000
7.14/20.51	c (16,0) c OverlapRateTime_winner : 0.000000
7.14/20.51	c (16,0) c
7.14/20.51	c (16,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.14/20.51	c (16,0) c
7.14/20.51	c (16,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.14/20.51	c (16,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.14/20.51	c (16,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.14/20.51	c (16,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.14/20.51	c (16,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.14/20.51	c (16,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.14/20.51	c (16,0) c | Initial random_seed   | 1448888057 | 1885706614 |  741838420 | 2108810830 | 2103026881 | 1960577193 | 1374942022 | 1393921338 |
7.14/20.51	c (16,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.14/20.51	c (16,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.14/20.51	c (16,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.14/20.51	c (16,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.14/20.51	c (16,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.14/20.51	c (16,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.14/20.51	c (16,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.14/20.51	c (16,0) c | var_decay             |     0.9500 |     0.9400 |     0.9500 |     0.9500 |     0.9400 |     0.9500 |     0.9500 |     0.9500 |
7.14/20.51	c (16,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.14/20.51	c (16,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.14/20.51	c (16,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.14/20.51	c (16,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.14/20.51	c (16,0) 
7.14/20.52	c (16,0) s SATISFIABLE
7.14/20.54	c (16,0) SatSolver.solve End
7.14/20.54	c (16,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
7.14/20.54	c (16,0) Show results Begin
126.31/20.63	c (16,0) h[0] = 86
126.31/20.63	c (16,0) h[1] = 54
126.31/20.63	c (16,0) h[2] = 81
126.31/20.63	c (16,0) h[3] = 88
126.31/20.63	c (16,0) h[4] = 117
126.31/20.63	c (16,0) h[5] = 32
126.31/20.63	c (16,0) h[6] = 42
126.31/20.63	c (16,0) h[7] = 15
126.31/20.63	c (16,0) h[8] = 55
126.31/20.63	c (16,0) h[9] = 10
126.31/20.63	c (16,0) h[10] = 78
126.31/20.63	c (16,0) h[11] = 29
126.31/20.63	c (16,0) h[12] = 40
126.31/20.63	c (16,0) h[13] = 49
126.31/20.63	c (16,0) h[14] = 64
126.31/20.63	c (16,0) h[15] = 30
126.31/20.63	c (16,0) h[16] = 34
126.31/20.63	c (16,0) r[0] = 0
126.31/20.63	c (16,0) r[1] = 0
126.31/20.63	c (16,0) r[2] = 0
126.31/20.63	c (16,0) r[3] = 0
126.31/20.63	c (16,0) r[4] = 0
126.31/20.63	c (16,0) r[5] = 0
126.31/20.63	c (16,0) r[6] = 0
126.31/20.63	c (16,0) r[7] = 0
126.31/20.63	c (16,0) r[8] = 0
126.31/20.63	c (16,0) r[9] = 0
126.31/20.63	c (16,0) r[10] = 0
126.31/20.63	c (16,0) r[11] = 0
126.31/20.63	c (16,0) r[12] = 0
126.31/20.63	c (16,0) r[13] = 0
126.31/20.63	c (16,0) r[14] = 0
126.31/20.63	c (16,0) r[15] = 0
126.31/20.63	c (16,0) r[16] = 0
126.31/20.63	c (16,0) w[0] = 35
126.31/20.63	c (16,0) w[1] = 17
126.31/20.63	c (16,0) w[2] = 36
126.31/20.63	c (16,0) w[3] = 70
126.31/20.63	c (16,0) w[4] = 42
126.31/20.63	c (16,0) w[5] = 5
126.31/20.63	c (16,0) w[6] = 12
126.31/20.63	c (16,0) w[7] = 25
126.31/20.63	c (16,0) w[8] = 11
126.31/20.63	c (16,0) w[9] = 40
126.31/20.63	c (16,0) w[10] = 26
126.31/20.63	c (16,0) w[11] = 44
126.31/20.63	c (16,0) w[12] = 77
126.31/20.63	c (16,0) w[13] = 86
126.31/20.63	c (16,0) w[14] = 79
126.31/20.63	c (16,0) w[15] = 9
126.31/20.63	c (16,0) w[16] = 121
126.31/20.63	c (16,0) x[0] = 17
126.31/20.63	c (16,0) x[1] = 0
126.31/20.63	c (16,0) x[2] = 52
126.31/20.63	c (16,0) x[3] = 130
126.31/20.63	c (16,0) x[4] = 88
126.31/20.63	c (16,0) x[5] = 12
126.31/20.63	c (16,0) x[6] = 0
126.31/20.63	c (16,0) x[7] = 52
126.31/20.63	c (16,0) x[8] = 77
126.31/20.63	c (16,0) x[9] = 12
126.31/20.63	c (16,0) x[10] = 174
126.31/20.63	c (16,0) x[11] = 130
126.31/20.63	c (16,0) x[12] = 0
126.31/20.63	c (16,0) x[13] = 88
126.31/20.63	c (16,0) x[14] = 0
126.31/20.63	c (16,0) x[15] = 79
126.31/20.63	c (16,0) x[16] = 79
126.31/20.63	c (16,0) y[0] = 0
126.31/20.63	c (16,0) y[1] = 0
126.31/20.63	c (16,0) y[2] = 0
126.31/20.63	c (16,0) y[3] = 78
126.31/20.63	c (16,0) y[4] = 49
126.31/20.63	c (16,0) y[5] = 54
126.31/20.63	c (16,0) y[6] = 54
126.31/20.63	c (16,0) y[7] = 81
126.31/20.63	c (16,0) y[8] = 81
126.31/20.63	c (16,0) y[9] = 86
126.31/20.63	c (16,0) y[10] = 0
126.31/20.63	c (16,0) y[11] = 49
126.31/20.63	c (16,0) y[12] = 96
126.31/20.63	c (16,0) y[13] = 0
126.31/20.63	c (16,0) y[14] = 136
126.31/20.63	c (16,0) y[15] = 136
126.31/20.63	c (16,0) y[16] = 166
126.31/20.63	s SATISFIABLE
126.31/20.64	v <instantiation>
126.31/20.64	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]</list>
126.31/20.64	v     <values>17 0 52 130 88 12 0 52 77 12 174 130 0 88 0 79 79 0 0 0 78 49 54 54 81 81 86 0 49 96 0 136 136 166 35 17 36 70 42 5 12 25 11 40 26 44 77 86 79 9 121 86 54 81 88 117 32 42 15 55 10 78 29 40 49 64 30 34 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
126.31/20.64	v </instantiation>
126.31/20.64	c (16,0) Show results End
126.31/20.65	c (16,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
126.31/20.65	c (16,0) 16,16,STOP-AFTER(ALL)
126.31/20.65	c END-Prog: Mon Sep 23 13:36:54 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12265 MiB free)
  memory of node 1: 16384 MiB (12754 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405585-1569238628/watcher-4405585-1569238628 -o /tmp/evaluation-result-4405585-1569238628/solver-4405585-1569238628 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569238591-29558 --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-4405585-1569238628.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
Current StackSize limit: 8192 KiB

solver pid=29575, runsolver pid=29572

[startup+0.100148 s]*
/proc/loadavg: 0.08 0.03 0.05 1/192 29577
/proc/meminfo: memFree=25620100/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113124 memory=1184 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 500024581 115838976 296 33554432000 4194304 5098028 140733433298704 140733433296648 140192857205760 0 0 4100 65536 18446744071580971376 0 0 17 3 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28281 296 249 221 0 86 0
[pid=29577] ppid=29575 vsize=113124 memory=396 CPUtime=0 cores=0-7
/proc/29577/stat : 29577 (scop.sh) D 29575 29575 29531 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 1 0 500024585 115838976 99 33554432000 4194304 5098028 140733433298704 140733433295704 140192857204085 0 0 4096 65538 18446744072101608996 0 0 17 2 0 0 0 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29577/statm: 28281 99 47 221 0 86 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 226248 KiB
Current children cumulated memory: 1580 KiB

[startup+0.2089 s]*
/proc/loadavg: 0.08 0.03 0.05 1/192 29578
/proc/meminfo: memFree=25619836/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 500024581 115843072 348 33554432000 4194304 5098028 140733433298704 140733433295960 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 348 296 221 0 87 0
[pid=29578] ppid=29575 vsize=113128 memory=416 CPUtime=0 cores=0-7
/proc/29578/stat : 29578 (scop.sh) D 29575 29575 29531 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 1 0 500024594 115843072 104 33554432000 4194304 5098028 140733433298704 140733433296920 140192857204085 0 0 4100 81923 18446744072101608996 0 0 17 2 0 0 0 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29578/statm: 28282 104 47 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 226256 KiB
Current children cumulated memory: 1808 KiB

[startup+0.308602 s]*
/proc/loadavg: 0.08 0.03 0.05 1/192 29578
/proc/meminfo: memFree=25619836/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 500024581 115843072 348 33554432000 4194304 5098028 140733433298704 140733433295960 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 348 296 221 0 87 0
[pid=29578] ppid=29575 vsize=296 memory=4 CPUtime=0 cores=0-7
/proc/29578/stat : 29578 (java) D 29575 29575 29531 0 -1 1077936128 160 0 0 0 0 0 0 0 20 0 1 0 500024594 303104 1 33554432000 4194304 4196468 140727701199392 140727701196664 139694995314375 0 0 4102 0 18446744072101608996 0 0 17 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
/proc/29578/statm: 74 1 0 1 0 38 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113424 KiB
Current children cumulated memory: 1396 KiB

[startup+0.700435 s]
/proc/loadavg: 0.08 0.03 0.05 1/193 29579
/proc/meminfo: memFree=25618724/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 500024581 115843072 348 33554432000 4194304 5098028 140733433298704 140733433295960 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 348 296 221 0 87 0
[pid=29578] ppid=29575 vsize=26587532 memory=98660 CPUtime=0.05 cores=0-7
/proc/29578/stat : 29578 (java) S 29575 29575 29531 0 -1 1077944320 5111 0 0 0 3 2 0 0 20 0 13 0 500024594 27225632768 24665 33554432000 4194304 4196468 140727701199392 140727701181936 139694993039095 0 0 6 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
/proc/29578/statm: 6646883 24665 2121 1 0 6609424 0
[pid=29578/tid=29579] ppid=29575 vsize=26587532 memory=1448 CPUtime=0.04 cores=0-7
/proc/29578/task/29579/stat : 29579 (java) R 29575 29575 29531 0 -1 4202560 3781 0 0 0 2 2 0 0 20 0 13 0 500024629 27225632768 24665 33554432000 4194304 4196468 140727701199392 139694964875120 139694978721587 0 4 6 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 26700660 KiB
Current children cumulated memory: 100052 KiB

[startup+1.5009 s]
/proc/loadavg: 0.08 0.03 0.05 3/211 29597
/proc/meminfo: memFree=25502220/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 500024581 115843072 348 33554432000 4194304 5098028 140733433298704 140733433295960 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 348 296 221 0 87 0
[pid=29578] ppid=29575 vsize=27316204 memory=154680 CPUtime=0.7 cores=0-7
/proc/29578/stat : 29578 (java) S 29575 29575 29531 0 -1 1077944320 17604 0 0 0 63 7 0 0 20 0 20 0 500024594 27971792896 38670 33554432000 4194304 4196468 140727701199392 140727701181936 139694993039095 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
/proc/29578/statm: 6829051 38670 3079 1 0 6790935 0
[pid=29578/tid=29579] ppid=29575 vsize=27316204 memory=142444939333346 CPUtime=0.52 cores=0-7
/proc/29578/task/29579/stat : 29579 (java) D 29575 29575 29531 0 -1 4202560 15100 0 0 0 47 5 0 0 20 0 20 0 500024629 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694964872528 139694993061021 0 4 2 25189581 18446744071580419588 0 0 -1 4 0 0 12 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29580] ppid=29575 vsize=27316204 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29578/task/29580/stat : 29580 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694997281680 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29581] ppid=29575 vsize=27316204 memory=280199774321824 CPUtime=0 cores=0-7
/proc/29578/task/29581/stat : 29581 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694819777296 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29582] ppid=29575 vsize=27316204 memory=8740 CPUtime=0 cores=0-7
/proc/29578/task/29582/stat : 29582 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694413921424 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29583] ppid=29575 vsize=27316204 memory=984 CPUtime=0 cores=0-7
/proc/29578/task/29583/stat : 29583 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694412868624 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29584] ppid=29575 vsize=27316204 memory=1940 CPUtime=0 cores=0-7
/proc/29578/task/29584/stat : 29584 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694411815312 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29585] ppid=29575 vsize=27316204 memory=1416 CPUtime=0 cores=0-7
/proc/29578/task/29585/stat : 29585 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694410762512 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29586] ppid=29575 vsize=27316204 memory=1556 CPUtime=0 cores=0-7
/proc/29578/task/29586/stat : 29586 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694409710224 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29587] ppid=29575 vsize=27316204 memory=740 CPUtime=0 cores=0-7
/proc/29578/task/29587/stat : 29587 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500024647 27971792896 38670 33554432000 4194304 4196468 140727701199392 139694408657424 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29588] ppid=29575 vsize=27316204 memory=1052 CPUtime=0 cores=0-7
/proc/29578/task/29588/stat : 29588 (java) S 29575 29575 29531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 500024649 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693380328048 139694993050242 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29589] ppid=29575 vsize=27316204 memory=7548 CPUtime=0 cores=0-7
/proc/29578/task/29589/stat : 29589 (java) S 29575 29575 29531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500024650 27971792896 38670 33554432000 4194304 4196468 140727701199392 139692737553696 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29590] ppid=29575 vsize=27316204 memory=3620 CPUtime=0 cores=0-7
/proc/29578/task/29590/stat : 29590 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024650 27971792896 38670 33554432000 4194304 4196468 140727701199392 139692469118576 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29591] ppid=29575 vsize=27316204 memory=2832 CPUtime=0 cores=0-7
/proc/29578/task/29591/stat : 29591 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139692094610000 139694993057691 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29592] ppid=29575 vsize=27316204 memory=776 CPUtime=0.01 cores=0-7
/proc/29578/task/29592/stat : 29592 (java) S 29575 29575 29531 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693379274864 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29593] ppid=29575 vsize=27316204 memory=33 CPUtime=0.02 cores=0-7
/proc/29578/task/29593/stat : 29593 (java) S 29575 29575 29531 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693378222064 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29594] ppid=29575 vsize=27316204 memory=-8172468297011507069 CPUtime=0 cores=0-7
/proc/29578/task/29594/stat : 29594 (java) S 29575 29575 29531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693377169776 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29595] ppid=29575 vsize=27316204 memory=-7161732098442470212 CPUtime=0.1 cores=0-7
/proc/29578/task/29595/stat : 29595 (java) S 29575 29575 29531 0 -1 1077944384 526 0 0 0 10 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693376116976 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29596] ppid=29575 vsize=27316204 memory=-6667966544890519924 CPUtime=0 cores=0-7
/proc/29578/task/29596/stat : 29596 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500024662 27971792896 38670 33554432000 4194304 4196468 140727701199392 139691596704608 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29597] ppid=29575 vsize=27316204 memory=7089317176970066539 CPUtime=0 cores=0-7
/proc/29578/task/29597/stat : 29597 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024665 27971792896 38670 33554432000 4194304 4196468 140727701199392 139693375064880 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 27429332 KiB
Current children cumulated memory: 156072 KiB

[startup+3.10978 s]
/proc/loadavg: 0.08 0.03 0.05 3/211 29597
/proc/meminfo: memFree=25410288/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 500024581 115843072 348 33554432000 4194304 5098028 140733433298704 140733433295960 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 348 296 221 0 87 0
[pid=29578] ppid=29575 vsize=27328728 memory=234612 CPUtime=3.46 cores=0-7
/proc/29578/stat : 29578 (java) S 29575 29575 29531 0 -1 1077944320 24608 0 0 0 332 14 0 0 20 0 20 0 500024594 27984617472 58653 33554432000 4194304 4196468 140727701199392 140727701181936 139694993039095 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
/proc/29578/statm: 6832182 58653 3259 1 0 6792983 0
[pid=29578/tid=29579] ppid=29575 vsize=27328728 memory=60516 CPUtime=1.64 cores=0-7
/proc/29578/task/29579/stat : 29579 (java) R 29575 29575 29531 0 -1 4202560 18892 0 0 0 155 9 0 0 20 0 20 0 500024629 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694964877408 139694993051030 0 4 2 25189581 0 0 0 -1 4 0 0 57 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29580] ppid=29575 vsize=27328728 memory=166344 CPUtime=0 cores=0-7
/proc/29578/task/29580/stat : 29580 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694997281680 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29581] ppid=29575 vsize=27328728 memory=-8172468297011507069 CPUtime=0 cores=0-7
/proc/29578/task/29581/stat : 29581 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694819777296 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29582] ppid=29575 vsize=27328728 memory=-7161732098442470212 CPUtime=0 cores=0-7
/proc/29578/task/29582/stat : 29582 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694413921424 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29583] ppid=29575 vsize=27328728 memory=-6667966544890519924 CPUtime=0 cores=0-7
/proc/29578/task/29583/stat : 29583 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694412868624 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29584] ppid=29575 vsize=27328728 memory=7089317176970066539 CPUtime=0 cores=0-7
/proc/29578/task/29584/stat : 29584 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694411815312 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29585] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29585/stat : 29585 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694410762512 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29586] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29586/stat : 29586 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694409710224 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29587] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29587/stat : 29587 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500024647 27984617472 58653 33554432000 4194304 4196468 140727701199392 139694408657424 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29588] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29588/stat : 29588 (java) S 29575 29575 29531 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 500024649 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693380328048 139694993050242 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29589] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29589/stat : 29589 (java) S 29575 29575 29531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500024650 27984617472 58653 33554432000 4194304 4196468 140727701199392 139692737553696 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29590] ppid=29575 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/29578/task/29590/stat : 29590 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024650 27984617472 58653 33554432000 4194304 4196468 140727701199392 139692469118576 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29591] ppid=29575 vsize=27328728 memory=280199774331392 CPUtime=0 cores=0-7
/proc/29578/task/29591/stat : 29591 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139692094610000 139694993057691 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29592] ppid=29575 vsize=27328728 memory=280199774331456 CPUtime=0.37 cores=0-7
/proc/29578/task/29592/stat : 29592 (java) R 29575 29575 29531 0 -1 4202560 901 0 0 0 37 0 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693379267888 139694993060442 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29593] ppid=29575 vsize=27328728 memory=280199774331520 CPUtime=0.33 cores=0-7
/proc/29578/task/29593/stat : 29593 (java) S 29575 29575 29531 0 -1 1077944384 647 0 0 0 32 1 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693378222064 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29594] ppid=29575 vsize=27328728 memory=280199774259936 CPUtime=0.32 cores=0-7
/proc/29578/task/29594/stat : 29594 (java) R 29575 29575 29531 0 -1 4202560 633 0 0 0 31 1 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693377154608 139694974583668 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29595] ppid=29575 vsize=27328728 memory=280199774260000 CPUtime=0.75 cores=0-7
/proc/29578/task/29595/stat : 29595 (java) R 29575 29575 29531 0 -1 4202560 2193 0 0 0 74 1 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693376112016 139694993060442 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29596] ppid=29575 vsize=27328728 memory=280199774260064 CPUtime=0 cores=0-7
/proc/29578/task/29596/stat : 29596 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500024662 27984617472 58653 33554432000 4194304 4196468 140727701199392 139691596704608 139694993049301 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
[pid=29578/tid=29597] ppid=29575 vsize=27328728 memory=280199774260128 CPUtime=0 cores=0-7
/proc/29578/task/29597/stat : 29597 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500024665 27984617472 58653 33554432000 4194304 4196468 140727701199392 139693375064880 139694993050242 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22544384 140727701201642 140727701202070 140727701202070 140727701204943 0
Current children cumulated CPU time: 3.46 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 236004 KiB

[startup+6.3038 s]
/proc/loadavg: 0.16 0.05 0.06 9/224 29631
/proc/meminfo: memFree=25379832/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1472 CPUtime=5.86 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 580 27815 0 0 0 0 561 25 20 0 1 0 500024581 115843072 368 33554432000 4194304 5098028 140733433298704 140733433295448 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 368 311 221 0 87 0
[pid=29598] ppid=29575 vsize=8414124 memory=122720 CPUtime=1.23 cores=0-7
/proc/29598/stat : 29598 (java) S 29575 29575 29531 0 -1 1077944320 20644 0 0 0 116 7 0 0 20 0 24 0 500024985 8616062976 30680 33554432000 4194304 4196468 140727615237600 140727615220144 140123441155831 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
/proc/29598/statm: 2103531 30680 3207 1 0 2064875 0
[pid=29618] ppid=29598 vsize=756780 memory=150936 CPUtime=9.41 cores=0-7
/proc/29618/stat : 29618 (manyglucose-4.1) S 29598 29575 29531 0 -1 1077944320 43286 0 0 0 927 14 0 0 20 0 9 0 500025061 774942720 37734 33554432000 4194304 4454172 140725529730816 140725529729216 140159495879298 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 38821888 140725529736041 140725529736240 140725529736240 140725529739194 0
/proc/29618/statm: 189195 37734 402 64 0 184863 0
[pid=29618/tid=29624] ppid=29598 vsize=756780 memory=140099887336000 CPUtime=1.14 cores=0-7
/proc/29618/task/29624/stat : 29624 (manyglucose-4.1) R 29598 29575 29531 0 -1 4202560 3967 0 0 0 113 1 0 0 20 0 9 0 500025096 774942720 37734 33554432000 4194304 4454172 140725529730816 140159474518648 4351289 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 38821888 140725529736041 140725529736240 140725529736240 140725529739194 0

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

/proc/29598/task/29604/stat : 29604 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123242408848 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29605] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29605/stat : 29605 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122922150672 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29606] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29606/stat : 29606 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122921098384 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29607] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29607/stat : 29607 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122920045584 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29608] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29608/stat : 29608 (java) S 29575 29575 29531 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500024988 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122199038064 140123441166978 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29609] ppid=29575 vsize=8414124 memory=7812726516167831618 CPUtime=0 cores=0-7
/proc/29598/task/29609/stat : 29609 (java) S 29575 29575 29531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500024988 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122100065056 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29610] ppid=29575 vsize=8414124 memory=7311435031524761458 CPUtime=0 cores=0-7
/proc/29598/task/29610/stat : 29610 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024989 8616062976 30680 33554432000 4194304 4196468 140727615237600 140121831629936 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29611] ppid=29575 vsize=8414124 memory=1160 CPUtime=0 cores=0-7
/proc/29598/task/29611/stat : 29611 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140121457121360 140123441174427 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29612] ppid=29575 vsize=8414124 memory=1720 CPUtime=0.08 cores=0-7
/proc/29598/task/29612/stat : 29612 (java) S 29575 29575 29531 0 -1 1077944384 734 0 0 0 8 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122197985904 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29613] ppid=29575 vsize=8414124 memory=1096 CPUtime=0.05 cores=0-7
/proc/29598/task/29613/stat : 29613 (java) S 29575 29575 29531 0 -1 1077944384 185 0 0 0 5 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122196933104 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29614] ppid=29575 vsize=8414124 memory=6148 CPUtime=0.06 cores=0-7
/proc/29598/task/29614/stat : 29614 (java) S 29575 29575 29531 0 -1 1077944384 258 0 0 0 6 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122195880816 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29615] ppid=29575 vsize=8414124 memory=14012 CPUtime=0.21 cores=0-7
/proc/29598/task/29615/stat : 29615 (java) S 29575 29575 29531 0 -1 1077944384 560 0 0 0 21 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122194828016 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29616] ppid=29575 vsize=8414124 memory=31308 CPUtime=0 cores=0-7
/proc/29598/task/29616/stat : 29616 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120959215968 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29617] ppid=29575 vsize=8414124 memory=14068 CPUtime=0 cores=0-7
/proc/29598/task/29617/stat : 29617 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024992 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122193774896 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29619] ppid=29575 vsize=8414124 memory=2241 CPUtime=0 cores=0-7
/proc/29598/task/29619/stat : 29619 (java) S 29575 29575 29531 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500025061 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122185741632 140123441180441 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29621] ppid=29575 vsize=8414124 memory=2244 CPUtime=0 cores=0-7
/proc/29598/task/29621/stat : 29621 (java) S 29575 29575 29531 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 500025061 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120288116624 140123441177757 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29622] ppid=29575 vsize=8414124 memory=3908 CPUtime=0 cores=0-7
/proc/29598/task/29622/stat : 29622 (java) S 29575 29575 29531 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500025062 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120556551952 140123441177757 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29623] ppid=29575 vsize=8414124 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/29598/task/29623/stat : 29623 (java) S 29575 29575 29531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500025064 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120019689264 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
Current children cumulated CPU time: 125.11 s
Current children cumulated vsize: 9227448 KiB
Current children cumulated memory: 457656 KiB

[startup+20.4012 s]
/proc/loadavg: 2.18 0.50 0.20 4/220 29633
/proc/meminfo: memFree=25168872/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1472 CPUtime=5.86 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 580 27815 0 0 0 0 561 25 20 0 1 0 500024581 115843072 368 33554432000 4194304 5098028 140733433298704 140733433295448 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 368 311 221 0 87 0
[pid=29598] ppid=29575 vsize=8414124 memory=122720 CPUtime=1.25 cores=0-7
/proc/29598/stat : 29598 (java) S 29575 29575 29531 0 -1 1077944320 20649 0 0 0 117 8 0 0 20 0 24 0 500024985 8616062976 30680 33554432000 4194304 4196468 140727615237600 140727615220144 140123441155831 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
/proc/29598/statm: 2103531 30680 3207 1 0 2064875 0
[pid=29618] ppid=29598 vsize=700196 memory=333748 CPUtime=118.83 cores=0-7
/proc/29618/stat : 29618 (manyglucose-4.1) S 29598 29575 29531 0 -1 1077944320 155019 0 0 0 11843 40 0 0 20 0 3 0 500025061 717000704 83437 33554432000 4194304 4454172 140725529730816 140725529729200 140159495868151 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6552832 6554400 38821888 140725529736041 140725529736240 140725529736240 140725529739194 0
/proc/29618/statm: 175049 83437 415 64 0 170717 0
[pid=29618/tid=29624] ppid=29598 vsize=700196 memory=920 CPUtime=15.22 cores=0-7
/proc/29618/task/29624/stat : 29624 (manyglucose-4.1) R 29598 29575 29531 0 -1 4202560 16179 0 0 0 1518 4 0 0 20 0 3 0 500025096 717000704 83437 33554432000 4194304 4454172 140725529730816 140159474518888 4319199 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 38821888 140725529736041 140725529736240 140725529736240 140725529739194 0
[pid=29618/tid=29625] ppid=29598 vsize=700196 memory=3908 CPUtime=15.23 cores=0-7
/proc/29618/task/29625/stat : 29625 (manyglucose-4.1) R 29598 29575 29531 0 -1 4202560 17983 0 0 0 1518 5 0 0 20 0 3 0 500025096 717000704 83437 33554432000 4194304 4454172 140725529730816 140159466126184 4351289 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 38821888 140725529736041 140725529736240 140725529736240 140725529739194 0
[pid=29598/tid=29599] ppid=29575 vsize=8414124 memory=1412 CPUtime=0.78 cores=0-7
/proc/29598/task/29599/stat : 29599 (java) S 29575 29575 29531 0 -1 1077944384 17511 0 0 0 73 5 0 0 20 0 24 0 500024985 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123412996000 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29600] ppid=29575 vsize=8414124 memory=3104 CPUtime=0 cores=0-7
/proc/29598/task/29600/stat : 29600 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123445397904 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29601] ppid=29575 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/29598/task/29601/stat : 29601 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123245566224 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29602] ppid=29575 vsize=8414124 memory=122720 CPUtime=0 cores=0-7
/proc/29598/task/29602/stat : 29602 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123244513936 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29603] ppid=29575 vsize=8414124 memory=316584 CPUtime=0 cores=0-7
/proc/29598/task/29603/stat : 29603 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123243461136 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29604] ppid=29575 vsize=8414124 memory=1736 CPUtime=0 cores=0-7
/proc/29598/task/29604/stat : 29604 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140123242408848 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29605] ppid=29575 vsize=8414124 memory=280199775302544 CPUtime=0 cores=0-7
/proc/29598/task/29605/stat : 29605 (java) S 29575 29575 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122922150672 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29606] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29606/stat : 29606 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122921098384 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29607] ppid=29575 vsize=8414124 memory=123 CPUtime=0 cores=0-7
/proc/29598/task/29607/stat : 29607 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024986 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122920045584 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29608] ppid=29575 vsize=8414124 memory=4847 CPUtime=0 cores=0-7
/proc/29598/task/29608/stat : 29608 (java) S 29575 29575 29531 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 500024988 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122199038064 140123441166978 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29609] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29609/stat : 29609 (java) S 29575 29575 29531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500024988 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122100065056 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29610] ppid=29575 vsize=8414124 memory=-7029379521810568556 CPUtime=0 cores=0-7
/proc/29598/task/29610/stat : 29610 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024989 8616062976 30680 33554432000 4194304 4196468 140727615237600 140121831629936 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29611] ppid=29575 vsize=8414124 memory=7522542324814336366 CPUtime=0 cores=0-7
/proc/29598/task/29611/stat : 29611 (java) S 29575 29575 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140121457121360 140123441174427 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29612] ppid=29575 vsize=8414124 memory=7522542324814336366 CPUtime=0.08 cores=0-7
/proc/29598/task/29612/stat : 29612 (java) S 29575 29575 29531 0 -1 1077944384 734 0 0 0 8 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122197985904 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29613] ppid=29575 vsize=8414124 memory=5867742149396883046 CPUtime=0.05 cores=0-7
/proc/29598/task/29613/stat : 29613 (java) S 29575 29575 29531 0 -1 1077944384 185 0 0 0 5 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122196933104 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29614] ppid=29575 vsize=8414124 memory=7372795459639731046 CPUtime=0.06 cores=0-7
/proc/29598/task/29614/stat : 29614 (java) S 29575 29575 29531 0 -1 1077944384 258 0 0 0 6 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122195880816 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29615] ppid=29575 vsize=8414124 memory=5867742149396883046 CPUtime=0.21 cores=0-7
/proc/29598/task/29615/stat : 29615 (java) S 29575 29575 29531 0 -1 1077944384 560 0 0 0 21 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122194828016 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29616] ppid=29575 vsize=8414124 memory=7522542324814336366 CPUtime=0 cores=0-7
/proc/29598/task/29616/stat : 29616 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024991 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120959215968 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29617] ppid=29575 vsize=8414124 memory=8641 CPUtime=0 cores=0-7
/proc/29598/task/29617/stat : 29617 (java) S 29575 29575 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500024992 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122193774896 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29619] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29619/stat : 29619 (java) S 29575 29575 29531 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500025061 8616062976 30680 33554432000 4194304 4196468 140727615237600 140122185741632 140123441180441 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29621] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29621/stat : 29621 (java) S 29575 29575 29531 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 500025061 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120288116624 140123441177757 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29622] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29622/stat : 29622 (java) S 29575 29575 29531 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500025062 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120556551952 140123441177757 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29623] ppid=29575 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/29598/task/29623/stat : 29623 (java) S 29575 29575 29531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500025064 8616062976 30680 33554432000 4194304 4196468 140727615237600 140120019689264 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
Current children cumulated CPU time: 125.94 s
Current children cumulated vsize: 9227448 KiB
Current children cumulated memory: 457940 KiB

[startup+20.6012 s]
/proc/loadavg: 2.18 0.50 0.20 4/220 29633
/proc/meminfo: memFree=25168872/32770624 swapFree=67002456/67108860
[pid=29575] ppid=29572 vsize=113128 memory=1472 CPUtime=5.86 cores=0-7
/proc/29575/stat : 29575 (scop.sh) S 29572 29575 29531 0 -1 4202496 580 27815 0 0 0 0 561 25 20 0 1 0 500024581 115843072 368 33554432000 4194304 5098028 140733433298704 140733433295448 140192857031292 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 3 0 0 7196144 7232144 39096320 140733433299748 140733433300076 140733433300076 140733433302989 0
/proc/29575/statm: 28282 368 311 221 0 87 0
[pid=29598] ppid=29575 vsize=8283048 memory=130584 CPUtime=120.45 cores=0-7
/proc/29598/stat : 29598 (java) S 29575 29575 29531 0 -1 1077944320 21652 155036 0 0 141 8 11855 41 20 0 22 0 500024985 8481841152 32646 33554432000 4194304 4196468 140727615237600 140727615220144 140123441155831 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
/proc/29598/statm: 2070762 32646 3224 1 0 2032106 0
[pid=29598/tid=29599] ppid=29575 vsize=8283048 memory=4420 CPUtime=119.8 cores=0-7
/proc/29598/task/29599/stat : 29599 (java) R 29575 29575 29531 0 -1 4202560 17704 155036 0 0 79 5 11855 41 20 0 22 0 500024985 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123412991376 140123425236318 0 4 2 25189581 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29600] ppid=29575 vsize=8283048 memory=6628 CPUtime=118.96 cores=0-7
/proc/29598/task/29600/stat : 29600 (java) S 29575 29575 29531 0 -1 1077944384 2 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123445397904 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29601] ppid=29575 vsize=8283048 memory=8836 CPUtime=118.96 cores=0-7
/proc/29598/task/29601/stat : 29601 (java) S 29575 29575 29531 0 -1 1077944384 2 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123245566224 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29602] ppid=29575 vsize=8283048 memory=11044 CPUtime=118.96 cores=0-7
/proc/29598/task/29602/stat : 29602 (java) S 29575 29575 29531 0 -1 1077944384 2 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123244513936 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29603] ppid=29575 vsize=8283048 memory=7686721470368291484 CPUtime=118.96 cores=0-7
/proc/29598/task/29603/stat : 29603 (java) S 29575 29575 29531 0 -1 1077944384 2 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123243461136 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29604] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29604/stat : 29604 (java) S 29575 29575 29531 0 -1 1077944384 1 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140123242408848 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29605] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29605/stat : 29605 (java) S 29575 29575 29531 0 -1 1077944384 2 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122922150672 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29606] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29606/stat : 29606 (java) S 29575 29575 29531 0 -1 1077944384 1 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122921098384 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29607] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29607/stat : 29607 (java) S 29575 29575 29531 0 -1 1077944384 3 155036 0 0 0 0 11855 41 20 0 22 0 500024986 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122920045584 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29608] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29608/stat : 29608 (java) S 29575 29575 29531 0 -1 1077944384 7 155036 0 0 0 0 11855 41 20 0 22 0 500024988 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122199038064 140123441166978 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29609] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29609/stat : 29609 (java) S 29575 29575 29531 0 -1 1077944384 13 155036 0 0 0 0 11855 41 20 0 22 0 500024988 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122100065056 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29610] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29610/stat : 29610 (java) S 29575 29575 29531 0 -1 1077944384 1 155036 0 0 0 0 11855 41 20 0 22 0 500024989 8481841152 32646 33554432000 4194304 4196468 140727615237600 140121831629936 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29611] ppid=29575 vsize=8283048 memory=7372795459639731046 CPUtime=118.96 cores=0-7
/proc/29598/task/29611/stat : 29611 (java) S 29575 29575 29531 0 -1 1077944384 1 155036 0 0 0 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140121457121360 140123441174427 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29612] ppid=29575 vsize=8283048 memory=5865755310008526954 CPUtime=119.08 cores=0-7
/proc/29598/task/29612/stat : 29612 (java) S 29575 29575 29531 0 -1 1077944384 920 155036 0 0 12 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122197985904 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29613] ppid=29575 vsize=8283048 memory=7667775745943429228 CPUtime=119.03 cores=0-7
/proc/29598/task/29613/stat : 29613 (java) S 29575 29575 29531 0 -1 1077944384 376 155036 0 0 7 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122196933104 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29614] ppid=29575 vsize=8283048 memory=7447129970345290650 CPUtime=119.05 cores=0-7
/proc/29598/task/29614/stat : 29614 (java) S 29575 29575 29531 0 -1 1077944384 291 155036 0 0 9 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122195880816 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29615] ppid=29575 vsize=8283048 memory=9116087967 CPUtime=119.22 cores=0-7
/proc/29598/task/29615/stat : 29615 (java) S 29575 29575 29531 0 -1 1077944384 900 155036 0 0 26 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122194828016 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29616] ppid=29575 vsize=8283048 memory=280199775479104 CPUtime=118.96 cores=0-7
/proc/29598/task/29616/stat : 29616 (java) S 29575 29575 29531 0 -1 1077944384 3 155036 0 0 0 0 11855 41 20 0 22 0 500024991 8481841152 32646 33554432000 4194304 4196468 140727615237600 140120959215968 140123441166037 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29617] ppid=29575 vsize=8283048 memory=2110450494185812 CPUtime=118.96 cores=0-7
/proc/29598/task/29617/stat : 29617 (java) S 29575 29575 29531 0 -1 1077944384 3 155036 0 0 0 0 11855 41 20 0 22 0 500024992 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122193774896 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29619] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29619/stat : 29619 (java) S 29575 29575 29531 0 -1 1077944384 30 155036 0 0 0 0 11855 41 20 0 22 0 500025061 8481841152 32646 33554432000 4194304 4196468 140727615237600 140122185740816 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
[pid=29598/tid=29623] ppid=29575 vsize=8283048 memory=0 CPUtime=118.96 cores=0-7
/proc/29598/task/29623/stat : 29623 (java) S 29575 29575 29531 0 -1 1077944384 13 155036 0 0 0 0 11855 41 20 0 22 0 500025064 8481841152 32646 33554432000 4194304 4196468 140727615237600 140120019691056 140123441166978 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29593600 140727615239159 140727615239318 140727615239318 140727615242191 0
Current children cumulated CPU time: 126.31 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 132056 KiB

Child status: 0
Real time (s): 20.6603
CPU time (s): 126.491
CPU user time (s): 125.716
CPU system time (s): 0.774309
CPU usage (%): 612.239
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 721936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.716
system time used= 0.774309
maximum resident set size= 720564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206299
page faults= 0
swaps= 0
block input operations= 6048
block output operations= 6040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14479
involuntary context switches= 1306


# summary of solver processes directly reported to runsolver:
#   pid: 29575
#   total CPU time (s): 126.491
#   total CPU user time (s): 125.716
#   total CPU system time (s): 0.774309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.212234 second user time and 0.283361 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-23 13:36:31
IDJOB=4405585
IDBENCH=120419
IDSOLVER=2868
FILE ID=node148/4405585-1569238628
RUNJOBID= node148-1569238591-29558
PBS_JOBID= 21704894
Free space on /tmp= 22084 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesN/StripPacking-N1c.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-4405585-1569238628/watcher-4405585-1569238628 -o /tmp/evaluation-result-4405585-1569238628/solver-4405585-1569238628 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569238591-29558 --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-4405585-1569238628.xml

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

MD5SUM BENCH= 19f4dcf35e46defaa68e633424c84ce1
RANDOM SEED=760864286

node148.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.13
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.13
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.13
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.13
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:        25620516 kB
MemAvailable:   31860544 kB
Buffers:           78784 kB
Cached:          6434304 kB
SwapCached:         3216 kB
Active:          3210500 kB
Inactive:        3306136 kB
Active(anon):       2740 kB
Inactive(anon):    56396 kB
Active(file):    3207760 kB
Inactive(file):  3249740 kB
Unevictable:      110500 kB
Mlocked:          110500 kB
SwapTotal:      67108860 kB
SwapFree:       67002456 kB
Dirty:             20612 kB
Writeback:             0 kB
AnonPages:        112208 kB
Mapped:            55024 kB
Shmem:             46964 kB
Slab:             225432 kB
SReclaimable:     196724 kB
SUnreclaim:        28708 kB
KernelStack:        3328 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22064 MiB
End job on node148 at 2019-09-23 13:36:54