Trace number 4392691

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)UNSAT 446.496 378.24

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0600-int.xml
MD5SUM944fe5e858b8dc1e5468427caea6b95a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark118.465
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints718800
Number of domains1
Minimum domain size599
Maximum domain size599
Distribution of domain sizes[{"size":599,"count":600}]
Minimum variable degree2396
Maximum variable degree2396
Distribution of variable degrees[{"degree":2396,"count":600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":718800}]
Number of extensional constraints0
Number of intensional constraints718800
Distribution of constraint types[{"type":"intension","count":718800}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-20422-serial-file.bin HOME/instance-4392691-1568427975.xml
0.66/0.55	
0.66/0.55	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.55	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 04:25:33 CEST 2019
0.66/0.57	c PID: 20425
0.66/0.57	c IP: 172.20.3.147
0.66/0.57	c HOST: node147.alineos.net
0.66/0.58	c (0,0) Parsing Begin
53.13/34.17	c (33,31) Parsing End
53.13/34.18	c (33,31) CSP: 600 int (0 aux), 0 bool (0 aux), 718800 ctr, max domain size 599
53.13/34.19	c (33,31) Heap : 3031 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
53.13/34.19	c (33,31) Constraint Name Generate Begin
55.10/35.99	c (35,33) Ctr:HOME/instance-4392691-1568427975.xml,Eq:Imp:Le:Num:Var
55.10/35.99	c (35,33) Constraint Name Generate End
55.10/35.99	c (35,33) Heap : 3588 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
55.10/35.99	c (35,33) CSP to CSPinCNF Begin
58.65/38.56	c (38,36) translated 71880 (10%) constraints
60.85/40.73	c (40,38) translated 143760 (20%) constraints
63.13/42.90	c (42,40) translated 215640 (30%) constraints
65.25/45.06	c (44,42) translated 287520 (40%) constraints
67.45/47.23	c (46,44) translated 359400 (50%) constraints
74.81/50.04	c (49,46) translated 431280 (60%) constraints
76.91/52.19	c (51,49) translated 503160 (70%) constraints
79.10/54.35	c (53,51) translated 575040 (80%) constraints
81.30/56.51	c (55,53) translated 646920 (90%) constraints
83.45/58.68	c (58,55) translated 718800 (100%) constraints
83.45/58.68	c (58,55) ===========================================
83.71/58.87	c (58,55) Hybrid: #OE=600, #LE=0
83.71/58.87	c (58,55) Hybrid
83.71/58.87	c (58,55) ===========================================
85.42/60.00	c (59,56) translated 71880 (10%) constraints
86.53/61.07	c (60,58) translated 143760 (20%) constraints
87.67/62.13	c (61,59) translated 215640 (30%) constraints
88.67/63.18	c (62,60) translated 287520 (40%) constraints
89.77/64.22	c (63,61) translated 359400 (50%) constraints
95.86/69.14	c (68,66) translated 431280 (60%) constraints
109.91/75.01	c (74,70) translated 503160 (70%) constraints
114.71/79.81	c (79,75) translated 575040 (80%) constraints
125.00/85.16	c (84,80) translated 646920 (90%) constraints
129.60/89.80	c (89,84) translated 718800 (100%) constraints
129.70/89.80	c (89,84) CSP to CSPinCNF End
129.70/89.89	c (89,84) CSP: 600 int (0 aux), 359400 bool (359400 aux), 1437600 ctr, max domain size 599
129.70/89.89	c (89,84) Heap : 3940 MiB used (max 20839 MiB), NonHeap : 25 MiB used (max 0 MiB)
129.70/89.89	c (89,84) CSPinCNF Propagation Begin
439.90/374.24	c (373,365) 623876 values, 944992 unsatisfiable literals, and 1289712 valid clauses are removed
439.90/374.24	c (373,365) CSPinCNF Propagation End
440.00/374.37	c (373,365) CSP: 581 int (0 aux), 359419 bool (359400 aux), 147888 ctr, max domain size 578
440.00/374.37	c (373,365) Heap : 3645 MiB used (max 20799 MiB), NonHeap : 26 MiB used (max 0 MiB)
440.11/374.43	c (373,366) Hybrid: #OE=360000, #LE=0
440.11/374.43	c (373,366) Simplify CSPinCNF Begin
440.46/374.68	c (374,366) Simplify CSPinCNF End
440.66/374.82	c (374,366) CSP: 581 int (0 aux), 359419 bool (359400 aux), 147888 ctr, max domain size 578
440.66/374.82	c (374,366) Heap : 3809 MiB used (max 20799 MiB), NonHeap : 26 MiB used (max 0 MiB)
440.66/374.82	c (374,366) Calculate Precise Domain Begin
440.66/374.82	c (374,366) 0 values are removed by re-calculation
440.66/374.82	c (374,366) Calculate Precise Domain End
440.76/374.95	c (374,366) CSP: 581 int (0 aux), 359419 bool (359400 aux), 147888 ctr, max domain size 578
440.76/374.95	c (374,366) Heap : 3809 MiB used (max 20799 MiB), NonHeap : 26 MiB used (max 0 MiB)
440.76/374.95	c (374,366) CSPinCNF to SatSolver Begin
442.89/375.77	c (375,367) 14789 (10 %) CSP clauses are encoded (0 SAT variables, 61164 SAT clauses)
443.20/375.88	c (375,367) 29578 (20 %) CSP clauses are encoded (0 SAT variables, 75953 SAT clauses)
443.33/375.99	c (375,367) 44367 (30 %) CSP clauses are encoded (0 SAT variables, 90742 SAT clauses)
443.45/376.09	c (375,367) 59156 (40 %) CSP clauses are encoded (0 SAT variables, 105531 SAT clauses)
443.55/376.19	c (375,367) 73944 (50 %) CSP clauses are encoded (0 SAT variables, 120319 SAT clauses)
443.64/376.29	c (375,367) 88733 (60 %) CSP clauses are encoded (0 SAT variables, 135108 SAT clauses)
443.74/376.39	c (375,367) 103522 (70 %) CSP clauses are encoded (0 SAT variables, 149897 SAT clauses)
443.84/376.48	c (375,368) 118311 (80 %) CSP clauses are encoded (0 SAT variables, 164686 SAT clauses)
443.94/376.58	c (376,368) 133100 (90 %) CSP clauses are encoded (0 SAT variables, 179475 SAT clauses)
444.04/376.68	c (376,368) 147888 (100 %) CSP clauses are encoded (0 SAT variables, 194263 SAT clauses)
444.04/376.68	c (376,368) CSPinCNF to SatSolver End
444.04/376.68	c (376,368) Heap : 5119 MiB used (max 20799 MiB), NonHeap : 29 MiB used (max 0 MiB)
444.04/376.68	c (376,368) 94324 bool, 194264 clause
444.04/376.68	c (376,368) Export Begin
444.40/376.80	c (376,368) Export to HOME/scop-20422-serial-file.bin
444.40/376.80	c (376,368) Export End
444.40/376.80	c (376,368) Export File Size: 0.10 MB
444.40/376.80	c (376,368) 33,35,89,373,374,374,376,STOP-AFTER(DIMACS)
444.40/376.80	c END-Prog: Sat Sep 14 04:31:49 CEST 2019
444.40/376.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20422-serial-file.bin
445.01/377.35	c (0,0) Read Serial File Begin
445.01/377.35	c (0,0) HOME/scop-20422-serial-file.bin
445.29/377.59	c (0,0) Read Serial File End
445.56/377.60	
445.56/377.60	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
445.56/377.60	(Solving Process)
445.56/377.60	
445.56/377.62	c BEGIN-Prog: Sat Sep 14 04:31:50 CEST 2019
445.56/377.62	c PID: 20478
445.56/377.62	c IP: 172.20.3.147
445.56/377.62	c HOST: node147.alineos.net
445.56/377.63	c (0,0) SatSolver.solve Begin
445.56/377.63	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392691-1568427975.xml-scop-20425.cnf
445.56/377.65	c (0,0) c
445.56/377.65	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)
445.56/377.65	c (0,0) c
445.56/377.65	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
445.56/377.65	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
445.56/377.65	c (0,0) c ========================================[ Problem Statistics ]===========================================
445.56/377.65	c (0,0) c |                                                                                                       |
445.80/377.75	c (0,0) c |  Number of variables:         94324                                                                   |
445.80/377.75	c (0,0) c |  Number of clauses:          194264                                                                   |
445.80/377.75	c (0,0) c |  Parse time:                   0.08 s                                                                 |
445.80/377.75	c (0,0) c |                                                                                                       |
445.80/377.99	c (0,0) c |  Simplification time:          0.23 s                                                                 |
445.80/377.99	c (0,0) c |                                                                                                       |
445.80/377.99	c (0,0) c |  Generating clones                                                                                    |
446.25/378.19	c (0,0) c |  all clones generated. Memory =   230.68Mb.                                                           |
446.25/378.19	c (0,0) c ========================================================================================================|
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
446.25/378.19	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
446.25/378.19	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
446.25/378.19	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
446.25/378.19	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
446.25/378.19	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
446.25/378.19	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
446.25/378.19	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
446.25/378.19	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
446.25/378.19	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
446.25/378.19	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
446.25/378.19	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
446.25/378.19	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
446.25/378.19	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
446.25/378.19	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
446.25/378.19	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
446.25/378.19	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c real time : 0.543498 s
446.25/378.19	c (0,0) c cpu time  : 0.50314 s
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
446.25/378.19	c (0,0) c
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Conflicts     |              44 |          5 |          7 |          4 |          5 |          6 |          5 |          6 |          6 |
446.25/378.19	c (0,0) c | Decisions     |              40 |          6 |          6 |          3 |          4 |          7 |          4 |          5 |          5 |
446.25/378.19	c (0,0) c | Propagations  |           38178 |       5298 |       4340 |       4331 |       3927 |       5298 |       4331 |       4340 |       6313 |
446.25/378.19	c (0,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
446.25/378.19	c (0,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
446.25/378.19	c (0,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | PropBinClauses|           82373 |       9789 |      10399 |      11472 |       7607 |      10626 |      11675 |      11408 |       9397 |
446.25/378.19	c (0,0) c | PropPreBlocker|          106100 |      12381 |      13679 |      14463 |      10557 |      13428 |      14846 |      14520 |      12226 |
446.25/378.19	c (0,0) c | PropNotBlocker|           46513 |       5677 |       6202 |       5855 |       5024 |       6170 |       6125 |       6091 |       5369 |
446.25/378.19	c (0,0) c | LitFullScans  |          358849 |      45784 |      45233 |      44264 |      38583 |      50240 |      47263 |      46796 |      40686 |
446.25/378.19	c (0,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | DecisionLevel0|              16 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
446.25/378.19	c (0,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
446.25/378.19	c (0,0) c | Avg_Trail     |                 |       3349 |       3110 |       3454 |       2695 |       3105 |       3359 |       3481 |       3265 |
446.25/378.19	c (0,0) c | Avg_DL        |                 |          2 |          2 |          1 |          1 |          2 |          1 |          2 |          2 |
446.25/378.19	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Exported      |              14 |          2 |          2 |          2 |          1 |          1 |          2 |          2 |          2 |
446.25/378.19	c (0,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Unaries       |                 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
446.25/378.19	c (0,0) c | Binaries      |                 |          0 |          1 |          1 |          1 |          1 |          0 |          0 |          1 |
446.25/378.19	c (0,0) c | Glues         |                 |          2 |          2 |          2 |          1 |          1 |          2 |          2 |          2 |
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | Orig_Seen     |            21 % |       4070 |       3593 |       4179 |       3753 |       3548 |       4208 |       4226 |       4170 |
446.25/378.19	c (0,0) c | Diff Orig seen|                 |      X     | -      477 |        109 | -      317 | -      522 |        138 |        156 |        100 |
446.25/378.19	c (0,0) c | Hamming       |             0 % |      X     |        266 |        155 |        223 |         91 |        210 |        201 |        187 |
446.25/378.19	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.19	c (0,0) c | RunningTime   |                 |    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|    0.0 100%|
446.25/378.19	c (0,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.19	c (0,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%|
446.25/378.19	c (0,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.19	c (0,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
446.25/378.20	c (0,0) c | PropagationTim|                 |    0.0  72%|    0.0  76%|    0.0  69%|    0.0  77%|    0.0  70%|    0.0  71%|    0.0  74%|    0.0  72%|
446.25/378.20	c (0,0) c | AnalysisTime  |                 |    0.0  23%|    0.0  22%|    0.0  21%|    0.0  20%|    0.0  25%|    0.0  21%|    0.0  24%|    0.0  25%|
446.25/378.20	c (0,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.20	c (0,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.20	c (0,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.20	c (0,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
446.25/378.20	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
446.25/378.20	c (0,0) c
446.25/378.20	c (0,0) c
446.25/378.20	c (0,0) c Threads : 8
446.25/378.20	c (0,0) c Winner : 0
446.25/378.20	c (0,0) c Conflicts_0 : 5
446.25/378.20	c (0,0) c Conflicts_1 : 7
446.25/378.20	c (0,0) c Conflicts_2 : 4
446.25/378.20	c (0,0) c Conflicts_3 : 5
446.25/378.20	c (0,0) c Conflicts_4 : 6
446.25/378.20	c (0,0) c Conflicts_5 : 5
446.25/378.20	c (0,0) c Conflicts_6 : 6
446.25/378.20	c (0,0) c Conflicts_7 : 6
446.25/378.20	c (0,0) c Conflicts_total : 44
446.25/378.20	c (0,0) c Conflicts_winner : 5
446.25/378.20	c (0,0) c Decisions_0 : 6
446.25/378.20	c (0,0) c Decisions_1 : 6
446.25/378.20	c (0,0) c Decisions_2 : 3
446.25/378.20	c (0,0) c Decisions_3 : 4
446.25/378.20	c (0,0) c Decisions_4 : 7
446.25/378.20	c (0,0) c Decisions_5 : 4
446.25/378.20	c (0,0) c Decisions_6 : 5
446.25/378.20	c (0,0) c Decisions_7 : 5
446.25/378.20	c (0,0) c Decisions_total : 40
446.25/378.20	c (0,0) c Decisions_winner : 6
446.25/378.20	c (0,0) c Propagations_0 : 5298
446.25/378.20	c (0,0) c Propagations_1 : 4340
446.25/378.20	c (0,0) c Propagations_2 : 4331
446.25/378.20	c (0,0) c Propagations_3 : 3927
446.25/378.20	c (0,0) c Propagations_4 : 5298
446.25/378.20	c (0,0) c Propagations_5 : 4331
446.25/378.20	c (0,0) c Propagations_6 : 4340
446.25/378.20	c (0,0) c Propagations_7 : 6313
446.25/378.20	c (0,0) c Propagations_total : 38178
446.25/378.20	c (0,0) c Propagations_winner : 5298
446.25/378.20	c (0,0) c ReduceDBs_0 : 0
446.25/378.20	c (0,0) c ReduceDBs_1 : 0
446.25/378.20	c (0,0) c ReduceDBs_2 : 0
446.25/378.20	c (0,0) c ReduceDBs_3 : 0
446.25/378.20	c (0,0) c ReduceDBs_4 : 0
446.25/378.20	c (0,0) c ReduceDBs_5 : 0
446.25/378.20	c (0,0) c ReduceDBs_6 : 0
446.25/378.20	c (0,0) c ReduceDBs_7 : 0
446.25/378.20	c (0,0) c ReduceDBs_total : 0
446.25/378.20	c (0,0) c ReduceDBs_winner : 0
446.25/378.20	c (0,0) c SimpDBs_0 : 1
446.25/378.20	c (0,0) c SimpDBs_1 : 1
446.25/378.20	c (0,0) c SimpDBs_2 : 1
446.25/378.20	c (0,0) c SimpDBs_3 : 1
445.81/378.20	c (0,0) c SimpDBs_4 : 1
445.81/378.20	c (0,0) c SimpDBs_5 : 1
445.81/378.20	c (0,0) c SimpDBs_6 : 1
445.81/378.20	c (0,0) c SimpDBs_7 : 1
445.81/378.20	c (0,0) c SimpDBs_total : 8
445.81/378.20	c (0,0) c SimpDBs_winner : 1
445.81/378.20	c (0,0) c Restarts_0 : 1
445.81/378.20	c (0,0) c Restarts_1 : 1
445.81/378.20	c (0,0) c Restarts_2 : 1
445.81/378.20	c (0,0) c Restarts_3 : 1
445.81/378.20	c (0,0) c Restarts_4 : 1
445.81/378.20	c (0,0) c Restarts_5 : 1
445.81/378.20	c (0,0) c Restarts_6 : 1
445.81/378.20	c (0,0) c Restarts_7 : 1
445.81/378.20	c (0,0) c Restarts_total : 8
445.81/378.20	c (0,0) c Restarts_winner : 1
445.81/378.20	c (0,0) c ForcedImports_0 : 0
445.81/378.20	c (0,0) c ForcedImports_1 : 0
445.81/378.20	c (0,0) c ForcedImports_2 : 0
445.81/378.20	c (0,0) c ForcedImports_3 : 0
445.81/378.20	c (0,0) c ForcedImports_4 : 0
445.81/378.20	c (0,0) c ForcedImports_5 : 0
445.81/378.20	c (0,0) c ForcedImports_6 : 0
445.81/378.20	c (0,0) c ForcedImports_7 : 0
445.81/378.20	c (0,0) c ForcedImports_total : 0
445.81/378.20	c (0,0) c ForcedImports_winner : 0
445.81/378.20	c (0,0) c PropsBinClauses_0 : 9789
445.81/378.20	c (0,0) c PropsBinClauses_1 : 10399
445.81/378.20	c (0,0) c PropsBinClauses_2 : 11472
445.81/378.20	c (0,0) c PropsBinClauses_3 : 7607
445.81/378.20	c (0,0) c PropsBinClauses_4 : 10626
445.81/378.20	c (0,0) c PropsBinClauses_5 : 11675
445.81/378.20	c (0,0) c PropsBinClauses_6 : 11408
445.81/378.20	c (0,0) c PropsBinClauses_7 : 9397
445.81/378.20	c (0,0) c PropsBinClauses_total : 82373
445.81/378.20	c (0,0) c PropsBinClauses_winner : 9789
445.81/378.20	c (0,0) c PropsPreBlocker_0 : 12381
445.81/378.20	c (0,0) c PropsPreBlocker_1 : 13679
445.81/378.20	c (0,0) c PropsPreBlocker_2 : 14463
445.81/378.20	c (0,0) c PropsPreBlocker_3 : 10557
445.81/378.20	c (0,0) c PropsPreBlocker_4 : 13428
445.81/378.20	c (0,0) c PropsPreBlocker_5 : 14846
445.81/378.20	c (0,0) c PropsPreBlocker_6 : 14520
445.81/378.20	c (0,0) c PropsPreBlocker_7 : 12226
445.81/378.20	c (0,0) c PropsPreBlocker_total : 106100
445.81/378.20	c (0,0) c PropsPreBlocker_winner : 12381
445.81/378.20	c (0,0) c PropsNotBlocker_0 : 5677
445.81/378.20	c (0,0) c PropsNotBlocker_1 : 6202
445.81/378.20	c (0,0) c PropsNotBlocker_2 : 5855
445.81/378.20	c (0,0) c PropsNotBlocker_3 : 5024
445.81/378.20	c (0,0) c PropsNotBlocker_4 : 6170
445.81/378.20	c (0,0) c PropsNotBlocker_5 : 6125
445.81/378.20	c (0,0) c PropsNotBlocker_6 : 6091
445.81/378.20	c (0,0) c PropsNotBlocker_7 : 5369
445.81/378.20	c (0,0) c PropsNotBlocker_total : 46513
445.81/378.20	c (0,0) c PropsNotBlocker_winner : 5677
445.81/378.20	c (0,0) c PropsLitFullScans_0 : 45784
445.81/378.20	c (0,0) c PropsLitFullScans_1 : 45233
445.81/378.20	c (0,0) c PropsLitFullScans_2 : 44264
445.81/378.20	c (0,0) c PropsLitFullScans_3 : 38583
445.81/378.20	c (0,0) c PropsLitFullScans_4 : 50240
445.81/378.20	c (0,0) c PropsLitFullScans_5 : 47263
445.81/378.20	c (0,0) c PropsLitFullScans_6 : 46796
445.81/378.20	c (0,0) c PropsLitFullScans_7 : 40686
445.81/378.20	c (0,0) c PropsLitFullScans_total : 358849
445.81/378.20	c (0,0) c PropsLitFullScans_winner : 45784
445.81/378.20	c (0,0) c LitScanFractions_0 : 0
445.81/378.20	c (0,0) c LitScanFractions_1 : 0
445.81/378.20	c (0,0) c LitScanFractions_2 : 0
445.81/378.20	c (0,0) c LitScanFractions_3 : 0
445.81/378.20	c (0,0) c LitScanFractions_4 : 0
445.81/378.20	c (0,0) c LitScanFractions_5 : 0
445.81/378.20	c (0,0) c LitScanFractions_6 : 0
445.81/378.20	c (0,0) c LitScanFractions_7 : 0
445.81/378.20	c (0,0) c LitScanFractions_total : 0
445.81/378.20	c (0,0) c LitScanFractions_winner : 0
445.81/378.20	c (0,0) c DecisionLevel0_0 : 2
445.81/378.20	c (0,0) c DecisionLevel0_1 : 2
445.81/378.20	c (0,0) c DecisionLevel0_2 : 2
445.81/378.20	c (0,0) c DecisionLevel0_3 : 2
445.81/378.20	c (0,0) c DecisionLevel0_4 : 2
445.81/378.20	c (0,0) c DecisionLevel0_5 : 2
445.81/378.20	c (0,0) c DecisionLevel0_6 : 2
445.81/378.20	c (0,0) c DecisionLevel0_7 : 2
445.81/378.20	c (0,0) c DecisionLevel0_total : 16
445.81/378.20	c (0,0) c DecisionLevel0_winner : 2
445.81/378.20	c (0,0) c Periods_0 : 0
445.81/378.20	c (0,0) c Periods_1 : 0
445.81/378.20	c (0,0) c Periods_2 : 0
445.81/378.20	c (0,0) c Periods_3 : 0
445.81/378.20	c (0,0) c Periods_4 : 0
445.81/378.20	c (0,0) c Periods_5 : 0
445.81/378.20	c (0,0) c Periods_6 : 0
445.81/378.20	c (0,0) c Periods_7 : 0
445.81/378.20	c (0,0) c Periods_total : 0
445.81/378.20	c (0,0) c Periods_winner : 0
445.81/378.20	c (0,0) c Margin_0 : 20
445.81/378.20	c (0,0) c Margin_1 : 20
445.81/378.20	c (0,0) c Margin_2 : 20
445.81/378.20	c (0,0) c Margin_3 : 20
445.81/378.20	c (0,0) c Margin_4 : 20
445.81/378.20	c (0,0) c Margin_5 : 20
445.81/378.20	c (0,0) c Margin_6 : 20
445.81/378.20	c (0,0) c Margin_7 : 20
445.81/378.20	c (0,0) c Margin_total : 160
445.81/378.20	c (0,0) c Margin_winner : 20
445.81/378.20	c (0,0) c Exported_0 : 2
445.81/378.20	c (0,0) c Exported_1 : 2
445.81/378.20	c (0,0) c Exported_2 : 2
445.81/378.20	c (0,0) c Exported_3 : 1
445.81/378.20	c (0,0) c Exported_4 : 1
445.81/378.20	c (0,0) c Exported_5 : 2
445.81/378.20	c (0,0) c Exported_6 : 2
445.81/378.20	c (0,0) c Exported_7 : 2
445.81/378.20	c (0,0) c Exported_total : 14
445.81/378.20	c (0,0) c Exported_winner : 2
445.81/378.20	c (0,0) c Imported_0 : 0
445.81/378.20	c (0,0) c Imported_1 : 0
445.81/378.20	c (0,0) c Imported_2 : 0
445.81/378.20	c (0,0) c Imported_3 : 0
445.81/378.20	c (0,0) c Imported_4 : 0
445.81/378.20	c (0,0) c Imported_5 : 0
445.81/378.20	c (0,0) c Imported_6 : 0
445.81/378.20	c (0,0) c Imported_7 : 0
445.81/378.20	c (0,0) c Imported_total : 0
445.81/378.20	c (0,0) c Imported_winner : 0
445.81/378.20	c (0,0) c Good_0 : 0
445.81/378.20	c (0,0) c Good_1 : 0
445.81/378.20	c (0,0) c Good_2 : 0
445.81/378.20	c (0,0) c Good_3 : 0
445.81/378.20	c (0,0) c Good_4 : 0
445.81/378.20	c (0,0) c Good_5 : 0
445.81/378.20	c (0,0) c Good_6 : 0
445.81/378.20	c (0,0) c Good_7 : 0
445.81/378.20	c (0,0) c Good_total : 0
445.81/378.20	c (0,0) c Good_winner : 0
445.81/378.20	c (0,0) c Purge_0 : 0
445.81/378.20	c (0,0) c Purge_1 : 0
445.81/378.20	c (0,0) c Purge_2 : 0
445.81/378.20	c (0,0) c Purge_3 : 0
445.81/378.20	c (0,0) c Purge_4 : 0
445.81/378.20	c (0,0) c Purge_5 : 0
445.81/378.20	c (0,0) c Purge_6 : 0
445.81/378.20	c (0,0) c Purge_7 : 0
445.81/378.20	c (0,0) c Purge_total : 0
445.81/378.20	c (0,0) c Purge_winner : 0
445.81/378.20	c (0,0) c Promoted_0 : 0
445.81/378.20	c (0,0) c Promoted_1 : 0
445.81/378.20	c (0,0) c Promoted_2 : 0
445.81/378.20	c (0,0) c Promoted_3 : 0
445.81/378.20	c (0,0) c Promoted_4 : 0
445.81/378.20	c (0,0) c Promoted_5 : 0
445.81/378.20	c (0,0) c Promoted_6 : 0
445.81/378.20	c (0,0) c Promoted_7 : 0
445.81/378.20	c (0,0) c Promoted_total : 0
445.81/378.20	c (0,0) c Promoted_winner : 0
445.81/378.20	c (0,0) c Remove_Imp_0 : 0
445.81/378.20	c (0,0) c Remove_Imp_1 : 0
445.81/378.20	c (0,0) c Remove_Imp_2 : 0
445.81/378.20	c (0,0) c Remove_Imp_3 : 0
445.81/378.20	c (0,0) c Remove_Imp_4 : 0
445.81/378.20	c (0,0) c Remove_Imp_5 : 0
445.81/378.20	c (0,0) c Remove_Imp_6 : 0
445.81/378.20	c (0,0) c Remove_Imp_7 : 0
445.81/378.20	c (0,0) c Remove_Imp_total : 0
445.81/378.20	c (0,0) c Remove_Imp_winner : 0
445.81/378.20	c (0,0) c Blocked_Reuse_0 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_1 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_2 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_3 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_4 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_5 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_6 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_7 : 0
445.81/378.20	c (0,0) c Blocked_Reuse_total : 0
445.81/378.20	c (0,0) c Blocked_Reuse_winner : 0
445.81/378.20	c (0,0) c Unaries_0 : 1
445.81/378.20	c (0,0) c Unaries_1 : 1
445.81/378.20	c (0,0) c Unaries_2 : 1
445.81/378.20	c (0,0) c Unaries_3 : 1
445.81/378.20	c (0,0) c Unaries_4 : 1
445.81/378.21	c (0,0) c Unaries_5 : 1
445.81/378.21	c (0,0) c Unaries_6 : 1
445.81/378.21	c (0,0) c Unaries_7 : 1
445.81/378.21	c (0,0) c Unaries_total : 8
445.81/378.21	c (0,0) c Unaries_winner : 1
445.81/378.21	c (0,0) c Binaries_0 : 0
445.81/378.21	c (0,0) c Binaries_1 : 1
445.81/378.21	c (0,0) c Binaries_2 : 1
445.81/378.21	c (0,0) c Binaries_3 : 1
445.81/378.21	c (0,0) c Binaries_4 : 1
445.81/378.21	c (0,0) c Binaries_5 : 0
445.81/378.21	c (0,0) c Binaries_6 : 0
445.81/378.21	c (0,0) c Binaries_7 : 1
445.81/378.21	c (0,0) c Binaries_total : 5
445.81/378.21	c (0,0) c Binaries_winner : 0
445.81/378.21	c (0,0) c Glues_0 : 2
445.81/378.21	c (0,0) c Glues_1 : 2
445.81/378.21	c (0,0) c Glues_2 : 2
445.81/378.21	c (0,0) c Glues_3 : 1
445.81/378.21	c (0,0) c Glues_4 : 1
445.81/378.21	c (0,0) c Glues_5 : 2
445.81/378.21	c (0,0) c Glues_6 : 2
445.81/378.21	c (0,0) c Glues_7 : 2
445.81/378.21	c (0,0) c Glues_total : 14
445.81/378.21	c (0,0) c Glues_winner : 2
445.81/378.21	c (0,0) c RunningTime_0 : 0.005487
445.81/378.21	c (0,0) c RunningTime_1 : 0.005705
445.81/378.21	c (0,0) c RunningTime_2 : 0.004925
445.81/378.21	c (0,0) c RunningTime_3 : 0.005567
445.81/378.21	c (0,0) c RunningTime_4 : 0.004526
445.81/378.21	c (0,0) c RunningTime_5 : 0.005967
445.81/378.21	c (0,0) c RunningTime_6 : 0.004618
445.81/378.21	c (0,0) c RunningTime_7 : 0.004173
445.81/378.21	c (0,0) c RunningTime_total : 0.040968
445.81/378.21	c (0,0) c RunningTime_winner : 0.005487
445.81/378.21	c (0,0) c WaitingTime_0 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_1 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_2 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_3 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_4 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_5 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_6 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_7 : 0.000000
445.81/378.21	c (0,0) c WaitingTime_total : 0.000000
445.81/378.21	c (0,0) c WaitingTime_winner : 0.000000
445.81/378.21	c (0,0) c ExchangingTime_0 : 0.000004
445.81/378.21	c (0,0) c ExchangingTime_1 : 0.000011
445.81/378.21	c (0,0) c ExchangingTime_2 : 0.000008
445.81/378.21	c (0,0) c ExchangingTime_3 : 0.000002
445.81/378.21	c (0,0) c ExchangingTime_4 : 0.000010
445.81/378.21	c (0,0) c ExchangingTime_5 : 0.000006
445.81/378.21	c (0,0) c ExchangingTime_6 : 0.000004
445.81/378.21	c (0,0) c ExchangingTime_7 : 0.000003
445.81/378.21	c (0,0) c ExchangingTime_total : 0.000048
445.81/378.21	c (0,0) c ExchangingTime_winner : 0.000004
445.81/378.21	c (0,0) c PeriodProcTime_0 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_1 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_2 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_3 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_4 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_5 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_6 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_7 : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_total : 0.000000
445.81/378.21	c (0,0) c PeriodProcTime_winner : 0.000000
445.81/378.21	c (0,0) c SolvingTime_0 : 0.005491
445.81/378.21	c (0,0) c SolvingTime_1 : 0.005716
445.81/378.21	c (0,0) c SolvingTime_2 : 0.004933
445.81/378.21	c (0,0) c SolvingTime_3 : 0.005569
445.81/378.21	c (0,0) c SolvingTime_4 : 0.004536
445.81/378.21	c (0,0) c SolvingTime_5 : 0.005973
445.81/378.21	c (0,0) c SolvingTime_6 : 0.004622
445.81/378.21	c (0,0) c SolvingTime_7 : 0.004176
445.81/378.21	c (0,0) c SolvingTime_total : 0.041016
445.81/378.21	c (0,0) c SolvingTime_winner : 0.005491
445.81/378.21	c (0,0) c PropagationTime_0 : 0.003976
445.81/378.21	c (0,0) c PropagationTime_1 : 0.004319
445.81/378.21	c (0,0) c PropagationTime_2 : 0.003410
445.81/378.21	c (0,0) c PropagationTime_3 : 0.004301
445.81/378.21	c (0,0) c PropagationTime_4 : 0.003165
445.81/378.21	c (0,0) c PropagationTime_5 : 0.004246
445.81/378.21	c (0,0) c PropagationTime_6 : 0.003417
445.81/378.21	c (0,0) c PropagationTime_7 : 0.003007
445.81/378.21	c (0,0) c PropagationTime_total : 0.029841
445.81/378.21	c (0,0) c PropagationTime_winner : 0.003976
445.81/378.21	c (0,0) c AnalysisTime_0 : 0.001260
445.81/378.21	c (0,0) c AnalysisTime_1 : 0.001236
445.81/378.21	c (0,0) c AnalysisTime_2 : 0.001055
445.81/378.21	c (0,0) c AnalysisTime_3 : 0.001133
445.81/378.21	c (0,0) c AnalysisTime_4 : 0.001116
445.81/378.21	c (0,0) c AnalysisTime_5 : 0.001281
445.81/378.21	c (0,0) c AnalysisTime_6 : 0.001096
445.81/378.21	c (0,0) c AnalysisTime_7 : 0.001058
445.81/378.21	c (0,0) c AnalysisTime_total : 0.009234
445.81/378.21	c (0,0) c AnalysisTime_winner : 0.001260
445.81/378.21	c (0,0) c ReductionTime_0 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_1 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_2 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_3 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_4 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_5 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_6 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_7 : 0.000000
445.81/378.21	c (0,0) c ReductionTime_total : 0.000000
445.81/378.21	c (0,0) c ReductionTime_winner : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_0 : 0.000001
445.81/378.21	c (0,0) c SimplifyTime_1 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_2 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_3 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_4 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_5 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_6 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_7 : 0.000000
445.81/378.21	c (0,0) c SimplifyTime_total : 0.000001
445.81/378.21	c (0,0) c SimplifyTime_winner : 0.000001
445.81/378.21	c (0,0) c UsedRateTime_0 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_1 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_2 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_3 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_4 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_5 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_6 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_7 : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_total : 0.000000
445.81/378.21	c (0,0) c UsedRateTime_winner : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_0 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_1 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_2 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_3 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_4 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_5 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_6 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_7 : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_total : 0.000000
445.81/378.21	c (0,0) c OverlapRateTime_winner : 0.000000
445.81/378.21	c (0,0) c
445.81/378.21	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
445.81/378.21	c (0,0) c
445.81/378.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
445.81/378.21	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
445.81/378.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
445.81/378.21	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
445.81/378.21	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
445.81/378.21	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
445.81/378.21	c (0,0) c | Initial random_seed   |  196714717 | 2060069148 |  214357779 | 1870932225 |  649151740 | 2077977951 |   70139227 |  769147116 |
445.81/378.21	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
445.81/378.21	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
445.81/378.21	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
445.81/378.21	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
445.81/378.21	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
445.81/378.21	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
445.81/378.21	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
445.81/378.21	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
445.81/378.21	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
445.81/378.21	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
445.81/378.21	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
445.81/378.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
445.81/378.21	c (0,0) 
445.81/378.21	c (0,0) s UNSATISFIABLE
445.81/378.21	c (0,0) SatSolver.solve End
445.81/378.21	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
445.81/378.21	c (0,0) Show results Begin
445.81/378.21	s UNSATISFIABLE
445.81/378.21	c (0,0) Show results End
445.81/378.21	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
445.81/378.22	c (0,0) 0,0,STOP-AFTER(ALL)
445.81/378.22	c END-Prog: Sat Sep 14 04:31:51 CEST 2019

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392691-1568427975/watcher-4392691-1568427975 -o /tmp/evaluation-result-4392691-1568427975/solver-4392691-1568427975 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --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-4392691-1568427975.xml 

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

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


[startup+0.10011 s]*
/proc/loadavg: 8.77 7.59 7.45 2/211 20444
/proc/meminfo: memFree=26726092/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418711419 115843072 348 33554432000 4194304 5098028 140736703761296 140736703758552 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 348 296 221 0 87 0
[pid=20425] ppid=20422 vsize=27314120 memory=107204 CPUtime=0.1 cores=0-7
/proc/20425/stat : 20425 (java) S 20422 20422 16596 0 -1 1077944320 6398 0 0 0 8 2 0 0 20 0 20 0 418711419 27969658880 26801 33554432000 4194304 4196468 140734139724848 140734139707392 140603650596599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
/proc/20425/statm: 6828530 26801 2777 1 0 6790935 0
[pid=20425/tid=20426] ppid=20422 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20425/task/20426/stat : 20426 (java) R 20422 20422 16596 0 -1 4202560 4507 0 0 0 7 2 0 0 20 0 20 0 418711419 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603622422928 140603650618525 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20427] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20427/stat : 20427 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603654839312 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20428] ppid=20422 vsize=27314120 memory=140683789936256 CPUtime=0 cores=0-7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603072347280 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20429] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603071294224 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20430] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603070241680 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20431] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603069188624 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20432] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603068136080 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20433] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603067083024 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20434] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 26801 33554432000 4194304 4196468 140734139724848 140603066030480 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20435] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711423 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601702365936 140603650607746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20436] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601592899232 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20437] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601324463344 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20438] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140600949955024 140603650615195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20439] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20422 16596 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601701312752 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20440] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601700260208 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20441] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20441/stat : 20441 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601699207152 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20442] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20442/stat : 20442 (java) S 20422 20422 16596 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601698154608 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20443] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20443/stat : 20443 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140600452049888 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20444] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20444/stat : 20444 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 26801 33554432000 4194304 4196468 140734139724848 140601697103024 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108596 KiB

[startup+0.210131 s]*
/proc/loadavg: 8.77 7.59 7.45 3/211 20444
/proc/meminfo: memFree=26703452/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418711419 115843072 348 33554432000 4194304 5098028 140736703761296 140736703758552 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 348 296 221 0 87 0
[pid=20425] ppid=20422 vsize=27314120 memory=126608 CPUtime=0.24 cores=0-7
/proc/20425/stat : 20425 (java) S 20422 20422 16596 0 -1 1077944320 12035 0 0 0 20 4 0 0 20 0 20 0 418711419 27969658880 31652 33554432000 4194304 4196468 140734139724848 140734139707392 140603650596599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
/proc/20425/statm: 6828530 31652 2922 1 0 6790935 0
[pid=20425/tid=20426] ppid=20422 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/20425/task/20426/stat : 20426 (java) R 20422 20422 16596 0 -1 4202560 9769 0 0 0 16 4 0 0 20 0 20 0 418711419 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603622415840 140603630873424 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20427] ppid=20422 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/20425/task/20427/stat : 20427 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603654839312 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20428] ppid=20422 vsize=27314120 memory=288371059941648000 CPUtime=0 cores=0-7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603072347280 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20429] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603071294224 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20430] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603070241680 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20431] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603069188624 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20432] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603068136080 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20433] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603067083024 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20434] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 31652 33554432000 4194304 4196468 140734139724848 140603066030480 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20435] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711423 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601702365936 140603650607746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20436] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601592899232 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20437] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601324463344 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20438] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140600949955024 140603650615195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20439] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20422 16596 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601701312752 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20440] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20422 16596 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601700260208 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20441] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20441/stat : 20441 (java) S 20422 20422 16596 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601699207152 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20442] ppid=20422 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/20425/task/20442/stat : 20442 (java) S 20422 20422 16596 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601698154608 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20443] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20443/stat : 20443 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140600452049888 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20444] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20444/stat : 20444 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 31652 33554432000 4194304 4196468 140734139724848 140601697103024 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128000 KiB

[startup+0.309354 s]*
/proc/loadavg: 8.77 7.59 7.45 2/211 20444
/proc/meminfo: memFree=26701156/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418711419 115843072 348 33554432000 4194304 5098028 140736703761296 140736703758552 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 348 296 221 0 87 0
[pid=20425] ppid=20422 vsize=27314120 memory=129944 CPUtime=0.42 cores=0-7
/proc/20425/stat : 20425 (java) S 20422 20422 16596 0 -1 1077944320 12381 0 0 0 37 5 0 0 20 0 20 0 418711419 27969658880 32486 33554432000 4194304 4196468 140734139724848 140734139707392 140603650596599 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
/proc/20425/statm: 6828530 32486 3005 1 0 6790935 0
[pid=20425/tid=20426] ppid=20422 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20425/task/20426/stat : 20426 (java) R 20422 20422 16596 0 -1 4202560 9950 0 0 0 25 4 0 0 20 0 20 0 418711419 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603622399824 140603632161569 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20427] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20427/stat : 20427 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603654839312 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20428] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603072347280 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20429] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603071294224 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20430] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603070241680 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20431] ppid=20422 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603069188624 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20432] ppid=20422 vsize=27314120 memory=140683667141551 CPUtime=0 cores=0-7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603068136080 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20433] ppid=20422 vsize=27314120 memory=140683667143856 CPUtime=0 cores=0-7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603067083024 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20434] ppid=20422 vsize=27314120 memory=140683667146160 CPUtime=0 cores=0-7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27969658880 32486 33554432000 4194304 4196468 140734139724848 140603066030480 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20435] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418711423 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601702365936 140603650607746 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20436] ppid=20422 vsize=27314120 memory=281367334299280 CPUtime=0 cores=0-7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601592899232 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20437] ppid=20422 vsize=27314120 memory=281367334306192 CPUtime=0 cores=0-7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711424 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601324463344 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20438] ppid=20422 vsize=27314120 memory=281367334247472 CPUtime=0 cores=0-7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140600949955024 140603650615195 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20439] ppid=20422 vsize=27314120 memory=281367334320016 CPUtime=0 cores=0-7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20422 16596 0 -1 1077944384 447 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601701312752 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20440] ppid=20422 vsize=27314120 memory=281367334326928 CPUtime=0.02 cores=0-7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20422 16596 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601700260208 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20441] ppid=20422 vsize=27314120 memory=281367334324624 CPUtime=0.01 cores=0-7
/proc/20425/task/20441/stat : 20441 (java) S 20422 20422 16596 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601699207152 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20442] ppid=20422 vsize=27314120 memory=281367334340784 CPUtime=0.07 cores=0-7
/proc/20425/task/20442/stat : 20442 (java) S 20422 20422 16596 0 -1 1077944384 460 0 0 0 7 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601698154608 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20443] ppid=20422 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20443/stat : 20443 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140600452049888 140603650606805 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20444] ppid=20422 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20425/task/20444/stat : 20444 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711427 27969658880 32486 33554432000 4194304 4196468 140734139724848 140601697103024 140603650607746 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131336 KiB

[startup+0.700875 s]
/proc/loadavg: 8.77 7.59 7.45 2/211 20444
/proc/meminfo: memFree=26679824/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418711419 115843072 348 33554432000 4194304 5098028 140736703761296 140736703758552 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 348 296 221 0 87 0
[pid=20425] ppid=20422 vsize=27320392 memory=167108 CPUtime=0.99 cores=0-7
/proc/20425/stat : 20425 (java) S 20422 20422 16596 0 -1 1077944320 19838 0 0 0 92 7 0 0 20 0 20 0 418711419 27976081408 41777 33554432000 4194304 4196468 140734139724848 140734139707392 140603650596599 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
/proc/20425/statm: 6830098 41777 3182 1 0 6791447 0
[pid=20425/tid=20426] ppid=20422 vsize=27320392 memory=281367334698672 CPUtime=0.67 cores=0-7
/proc/20425/task/20426/stat : 20426 (java) R 20422 20422 16596 0 -1 4202560 16867 0 0 0 61 6 0 0 20 0 20 0 418711419 27976081408 41777 33554432000 4194304 4196468 140734139724848 140603622435424 140603153322248 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20427] ppid=20422 vsize=27320392 memory=140683667350384 CPUtime=0 cores=0-7
/proc/20425/task/20427/stat : 20427 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27976081408 41777 33554432000 4194304 4196468 140734139724848 140603654839312 140603650606805 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20428] ppid=20422 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27976081408 41777 33554432000 4194304 4196468 140734139724848 140603072347280 140603650606805 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0
[pid=20425/tid=20429] ppid=20422 vsize=27320392 memory=1096 CPUtime=0 cores=0-7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418711422 27976081408 41777 33554432000 4194304 4196468 140734139724848 140603071294224 140603650606805 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35442688 140734139732714 140734139733142 140734139733142 140734139736015 0

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

/proc/20478/task/20480/stat : 20480 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765487565200 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20481] ppid=20422 vsize=7754336 memory=9800740 CPUtime=0 cores=0-7
/proc/20478/task/20481/stat : 20481 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765287733520 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20482] ppid=20422 vsize=7754336 memory=932 CPUtime=0 cores=0-7
/proc/20478/task/20482/stat : 20482 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765286681232 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20483] ppid=20422 vsize=7754336 memory=281367335797936 CPUtime=0 cores=0-7
/proc/20478/task/20483/stat : 20483 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765285628432 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20484] ppid=20422 vsize=7754336 memory=321006818681946401 CPUtime=0 cores=0-7
/proc/20478/task/20484/stat : 20484 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765284576144 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20485] ppid=20422 vsize=7754336 memory=303210123474764065 CPUtime=0 cores=0-7
/proc/20478/task/20485/stat : 20485 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139765283523344 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20486] ppid=20422 vsize=7754336 memory=4486604260213485459 CPUtime=0 cores=0-7
/proc/20478/task/20486/stat : 20486 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139764963470480 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20487] ppid=20422 vsize=7754336 memory=6100 CPUtime=0 cores=0-7
/proc/20478/task/20487/stat : 20487 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418749109 7940440064 25247 33554432000 4194304 4196468 140730823574576 139764962417680 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20488] ppid=20422 vsize=7754336 memory=11624 CPUtime=0 cores=0-7
/proc/20478/task/20488/stat : 20488 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418749110 7940440064 25247 33554432000 4194304 4196468 140730823574576 139764845119600 139765483334274 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20489] ppid=20422 vsize=7754336 memory=732 CPUtime=0 cores=0-7
/proc/20478/task/20489/stat : 20489 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418749111 7940440064 25312 33554432000 4194304 4196468 140730823574576 139763940057888 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20490] ppid=20422 vsize=7754336 memory=776 CPUtime=0 cores=0-7
/proc/20478/task/20490/stat : 20490 (java) S 20422 20422 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418749111 7940440064 25312 33554432000 4194304 4196468 140730823574576 139763805836400 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20491] ppid=20422 vsize=7754336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/20478/task/20491/stat : 20491 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139763431323728 139765483341723 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20492] ppid=20422 vsize=7754336 memory=9800648 CPUtime=0.07 cores=0-7
/proc/20478/task/20492/stat : 20492 (java) R 20422 20422 16596 0 -1 4202560 809 0 0 0 7 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139764844053464 139765483344474 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20493] ppid=20422 vsize=7754336 memory=492 CPUtime=0.07 cores=0-7
/proc/20478/task/20493/stat : 20493 (java) S 20422 20422 16596 0 -1 1077944384 150 0 0 0 7 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139764843014640 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20494] ppid=20422 vsize=7754336 memory=1560 CPUtime=0.04 cores=0-7
/proc/20478/task/20494/stat : 20494 (java) S 20422 20422 16596 0 -1 1077944384 233 0 0 0 4 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139764841962352 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20495] ppid=20422 vsize=7754336 memory=932 CPUtime=0.18 cores=0-7
/proc/20478/task/20495/stat : 20495 (java) R 20422 20422 16596 0 -1 4202560 503 0 0 0 18 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139764840909552 139765469334351 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20496] ppid=20422 vsize=7754336 memory=776 CPUtime=0 cores=0-7
/proc/20478/task/20496/stat : 20496 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418749114 7940440064 25312 33554432000 4194304 4196468 140730823574576 139762933426528 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20497] ppid=20422 vsize=7754336 memory=41024 CPUtime=0 cores=0-7
/proc/20478/task/20497/stat : 20497 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418749115 7940440064 25312 33554432000 4194304 4196468 140730823574576 139764839856432 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
Current children cumulated CPU time: 445.56 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 102460 KiB

[startup+378.001 s]*
/proc/loadavg: 1.02 2.96 5.36 2/218 20503
/proc/meminfo: memFree=26674248/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1472 CPUtime=444.48 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 582 141125 0 0 0 0 42947 1501 20 0 1 0 418711419 115843072 368 33554432000 4194304 5098028 140736703761296 140736703758040 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 368 311 221 0 87 0
[pid=20478] ppid=20422 vsize=8414124 memory=119104 CPUtime=1.32 cores=0-7
/proc/20478/stat : 20478 (java) S 20422 20422 16596 0 -1 1077944320 19811 0 0 0 124 8 0 0 20 0 24 0 418749107 8616062976 29776 33554432000 4194304 4196468 140730823574576 140730823557120 139765483323127 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
/proc/20478/statm: 2103531 29776 3194 1 0 2064875 0
[pid=20498] ppid=20478 vsize=63908 memory=41432 CPUtime=0.35 cores=0-7
/proc/20498/stat : 20498 (manyglucose-4.1) R 20478 20422 16596 0 -1 4202496 12260 0 0 0 32 3 0 0 20 0 1 0 418749184 65441792 10358 33554432000 4194304 4454172 140732475642096 140732475640008 140705142751998 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6552832 6554400 7892992 140732475650921 140732475651120 140732475651120 140732475654074 0
/proc/20498/statm: 15977 10358 378 64 0 11645 0
[pid=20478/tid=20479] ppid=20422 vsize=8414124 memory=-7824251494390519399 CPUtime=0.78 cores=0-7
/proc/20478/task/20479/stat : 20479 (java) S 20422 20422 16596 0 -1 1077944384 16390 0 0 0 72 6 0 0 20 0 24 0 418749107 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765455163296 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20480] ppid=20422 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/20478/task/20480/stat : 20480 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765487565200 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20481] ppid=20422 vsize=8414124 memory=4144 CPUtime=0 cores=0-7
/proc/20478/task/20481/stat : 20481 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765287733520 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20482] ppid=20422 vsize=8414124 memory=1408 CPUtime=0 cores=0-7
/proc/20478/task/20482/stat : 20482 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765286681232 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20483] ppid=20422 vsize=8414124 memory=3428 CPUtime=0 cores=0-7
/proc/20478/task/20483/stat : 20483 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765285628432 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20484] ppid=20422 vsize=8414124 memory=3512 CPUtime=0 cores=0-7
/proc/20478/task/20484/stat : 20484 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765284576144 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20485] ppid=20422 vsize=8414124 memory=41024 CPUtime=0 cores=0-7
/proc/20478/task/20485/stat : 20485 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765283523344 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20486] ppid=20422 vsize=8414124 memory=2020 CPUtime=0 cores=0-7
/proc/20478/task/20486/stat : 20486 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764963470480 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20487] ppid=20422 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/20478/task/20487/stat : 20487 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764962417680 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20488] ppid=20422 vsize=8414124 memory=1368 CPUtime=0 cores=0-7
/proc/20478/task/20488/stat : 20488 (java) S 20422 20422 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418749110 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764845119600 139765483334274 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20489] ppid=20422 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/20478/task/20489/stat : 20489 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418749111 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763940057888 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20490] ppid=20422 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/20478/task/20490/stat : 20490 (java) S 20422 20422 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418749111 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763805836400 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20491] ppid=20422 vsize=8414124 memory=6100 CPUtime=0 cores=0-7
/proc/20478/task/20491/stat : 20491 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763431323728 139765483341723 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20492] ppid=20422 vsize=8414124 memory=1392 CPUtime=0.11 cores=0-7
/proc/20478/task/20492/stat : 20492 (java) S 20422 20422 16596 0 -1 1077944384 852 0 0 0 11 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764844067440 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20493] ppid=20422 vsize=8414124 memory=9800648 CPUtime=0.11 cores=0-7
/proc/20478/task/20493/stat : 20493 (java) S 20422 20422 16596 0 -1 1077944384 322 0 0 0 11 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764843014640 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20494] ppid=20422 vsize=8414124 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/20478/task/20494/stat : 20494 (java) S 20422 20422 16596 0 -1 1077944384 238 0 0 0 4 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764841962352 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20495] ppid=20422 vsize=8414124 memory=4126316290023845779 CPUtime=0.22 cores=0-7
/proc/20478/task/20495/stat : 20495 (java) S 20422 20422 16596 0 -1 1077944384 595 0 0 0 22 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764840909552 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20496] ppid=20422 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/20478/task/20496/stat : 20496 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762933426528 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20497] ppid=20422 vsize=8414124 memory=896 CPUtime=0 cores=0-7
/proc/20478/task/20497/stat : 20497 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749115 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764839856432 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20499] ppid=20422 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/20478/task/20499/stat : 20499 (java) S 20422 20422 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764831823168 139765483347737 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20501] ppid=20422 vsize=8414124 memory=1392 CPUtime=0 cores=0-7
/proc/20478/task/20501/stat : 20501 (java) S 20422 20422 16596 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762262327184 139765483345053 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20502] ppid=20422 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/20478/task/20502/stat : 20502 (java) S 20422 20422 16596 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762530762512 139765483345053 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20503] ppid=20422 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/20478/task/20503/stat : 20503 (java) S 20422 20422 16596 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 418749186 8616062976 29776 33554432000 4194304 4196468 140730823574576 139761993899824 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
Current children cumulated CPU time: 446.15 s
Current children cumulated vsize: 8591160 KiB
Current children cumulated memory: 162008 KiB

[startup+378.201 s]
/proc/loadavg: 1.02 2.96 5.36 2/218 20503
/proc/meminfo: memFree=26674248/32770624 swapFree=66957016/67108860
[pid=20422] ppid=20419 vsize=113128 memory=1472 CPUtime=444.48 cores=0-7
/proc/20422/stat : 20422 (scop.sh) S 20419 20422 16596 0 -1 4202496 582 141125 0 0 0 0 42947 1501 20 0 1 0 418711419 115843072 368 33554432000 4194304 5098028 140736703761296 140736703758040 140259452916348 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32825344 140736703763236 140736703763564 140736703763564 140736703766477 0
/proc/20422/statm: 28282 368 311 221 0 87 0
[pid=20478] ppid=20422 vsize=8414124 memory=119104 CPUtime=1.33 cores=0-7
/proc/20478/stat : 20478 (java) S 20422 20422 16596 0 -1 1077944320 19814 0 0 0 125 8 0 0 20 0 24 0 418749107 8616062976 29776 33554432000 4194304 4196468 140730823574576 140730823557120 139765483323127 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
/proc/20478/statm: 2103531 29776 3194 1 0 2064875 0
[pid=20478/tid=20479] ppid=20422 vsize=8414124 memory=2828 CPUtime=0.78 cores=0-7
/proc/20478/task/20479/stat : 20479 (java) S 20422 20422 16596 0 -1 1077944384 16390 0 0 0 72 6 0 0 20 0 24 0 418749107 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765455163296 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20480] ppid=20422 vsize=8414124 memory=1164 CPUtime=0 cores=0-7
/proc/20478/task/20480/stat : 20480 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765487565200 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20481] ppid=20422 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/20478/task/20481/stat : 20481 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765287733520 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20482] ppid=20422 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/20478/task/20482/stat : 20482 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765286681232 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20483] ppid=20422 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/20478/task/20483/stat : 20483 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765285628432 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20484] ppid=20422 vsize=8414124 memory=21900 CPUtime=0 cores=0-7
/proc/20478/task/20484/stat : 20484 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765284576144 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20485] ppid=20422 vsize=8414124 memory=492 CPUtime=0 cores=0-7
/proc/20478/task/20485/stat : 20485 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139765283523344 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20486] ppid=20422 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/20478/task/20486/stat : 20486 (java) S 20422 20422 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764963470480 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20487] ppid=20422 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/20478/task/20487/stat : 20487 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749109 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764962417680 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20488] ppid=20422 vsize=8414124 memory=1768 CPUtime=0 cores=0-7
/proc/20478/task/20488/stat : 20488 (java) S 20422 20422 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418749110 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764845119600 139765483334274 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20489] ppid=20422 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/20478/task/20489/stat : 20489 (java) S 20422 20422 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418749111 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763940057888 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20490] ppid=20422 vsize=8414124 memory=21900 CPUtime=0 cores=0-7
/proc/20478/task/20490/stat : 20490 (java) S 20422 20422 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418749111 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763805836400 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20491] ppid=20422 vsize=8414124 memory=492 CPUtime=0 cores=0-7
/proc/20478/task/20491/stat : 20491 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139763431323728 139765483341723 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20492] ppid=20422 vsize=8414124 memory=1560 CPUtime=0.11 cores=0-7
/proc/20478/task/20492/stat : 20492 (java) R 20422 20422 16596 0 -1 4202560 852 0 0 0 11 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764844067440 139765483344474 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20493] ppid=20422 vsize=8414124 memory=932 CPUtime=0.11 cores=0-7
/proc/20478/task/20493/stat : 20493 (java) S 20422 20422 16596 0 -1 1077944384 322 0 0 0 11 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764843014640 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20494] ppid=20422 vsize=8414124 memory=1768 CPUtime=0.04 cores=0-7
/proc/20478/task/20494/stat : 20494 (java) R 20422 20422 16596 0 -1 4202560 238 0 0 0 4 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764841962352 139765483335062 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20495] ppid=20422 vsize=8414124 memory=1436 CPUtime=0.22 cores=0-7
/proc/20478/task/20495/stat : 20495 (java) R 20422 20422 16596 0 -1 4202560 598 0 0 0 22 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764840909552 139765483335062 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20496] ppid=20422 vsize=8414124 memory=896 CPUtime=0 cores=0-7
/proc/20478/task/20496/stat : 20496 (java) S 20422 20422 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418749114 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762933426528 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20497] ppid=20422 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/20478/task/20497/stat : 20497 (java) S 20422 20422 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418749115 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764839856432 139765483334274 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20499] ppid=20422 vsize=8414124 memory=2520 CPUtime=0 cores=0-7
/proc/20478/task/20499/stat : 20499 (java) S 20422 20422 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139764831823168 139765483347737 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20501] ppid=20422 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/20478/task/20501/stat : 20501 (java) R 20422 20422 16596 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762262327184 139764963572560 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20502] ppid=20422 vsize=8414124 memory=1660 CPUtime=0 cores=0-7
/proc/20478/task/20502/stat : 20502 (java) S 20422 20422 16596 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418749184 8616062976 29776 33554432000 4194304 4196468 140730823574576 139762530762512 139765483345053 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
[pid=20478/tid=20503] ppid=20422 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/20478/task/20503/stat : 20503 (java) S 20422 20422 16596 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 418749186 8616062976 29776 33554432000 4194304 4196468 140730823574576 139761993899824 139765483333333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7598080 140730823582711 140730823582870 140730823582870 140730823585743 0
Current children cumulated CPU time: 445.81 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 120576 KiB

Child status: 0
Real time (s): 378.24
CPU time (s): 446.496
CPU user time (s): 431.294
CPU system time (s): 15.202
CPU usage (%): 118.046
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 9809892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.294
system time used= 15.202
maximum resident set size= 9808760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210940
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20719
involuntary context switches= 1016


# summary of solver processes directly reported to runsolver:
#   pid: 20422
#   total CPU time (s): 446.496
#   total CPU user time (s): 431.294
#   total CPU system time (s): 15.202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.05356 second user time and 4.13128 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:25:32
IDJOB=4392691
IDBENCH=126913
IDSOLVER=2839
FILE ID=node147/4392691-1568427975
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58852 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0600-int.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-4392691-1568427975/watcher-4392691-1568427975 -o /tmp/evaluation-result-4392691-1568427975/solver-4392691-1568427975 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --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-4392691-1568427975.xml

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

MD5SUM BENCH= 944fe5e858b8dc1e5468427caea6b95a
RANDOM SEED=1459790839

node147.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.52
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.52
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.52
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.52
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:        26822092 kB
MemAvailable:   31814672 kB
Buffers:          188592 kB
Cached:          5031020 kB
SwapCached:        48496 kB
Active:          2060820 kB
Inactive:        3210064 kB
Active(anon):       3204 kB
Inactive(anon):    89344 kB
Active(file):    2057616 kB
Inactive(file):  3120720 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             50092 kB
Writeback:             0 kB
AnonPages:        112476 kB
Mapped:            44884 kB
Shmem:             32768 kB
Slab:             272128 kB
SReclaimable:     242704 kB
SUnreclaim:        29424 kB
KernelStack:        3344 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497580 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58832 MiB
End job on node147 at 2019-09-14 04:31:51