Trace number 4405631

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000b-int.xml
MD5SUMfdcb353b2918313db809b139313e7b9f
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 benchmark492.922
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
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-28474-serial-file.bin HOME/instance-4405631-1569336405.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 16:46:03 CEST 2019
0.65/0.57	c PID: 28477
0.65/0.57	c IP: 172.20.3.117
0.65/0.57	c HOST: node117.alineos.net
0.65/0.57	c (0,0) Parsing Begin
148.51/97.70	c (97,90) Parsing End
148.51/97.72	c (97,90) CSP: 1000 int (0 aux), 0 bool (0 aux), 1998000 ctr, max domain size 999
148.51/97.72	c (97,90) Heap : 3305 MiB used (max 20025 MiB), NonHeap : 25 MiB used (max 0 MiB)
148.51/97.72	c (97,90) Constraint Name Generate Begin
153.71/102.75	c (102,95) Ctr:HOME/instance-4405631-1569336405.xml,Eq:Imp:Le:Num:Var
153.71/102.75	c (102,95) Constraint Name Generate End
153.71/102.75	c (102,95) Heap : 4650 MiB used (max 20025 MiB), NonHeap : 25 MiB used (max 0 MiB)
153.71/102.75	c (102,95) CSP to CSPinCNF Begin
160.84/108.93	c (108,101) translated 199800 (10%) constraints
172.63/115.47	c (114,107) translated 399600 (20%) constraints
178.34/121.19	c (120,113) translated 599400 (30%) constraints
184.03/126.90	c (126,119) translated 799200 (40%) constraints
201.73/134.10	c (133,124) translated 999000 (50%) constraints
207.97/140.10	c (139,130) translated 1198800 (60%) constraints
213.97/146.10	c (145,136) translated 1398600 (70%) constraints
223.91/152.57	c (152,142) translated 1598400 (80%) constraints
229.91/158.54	c (157,148) translated 1798200 (90%) constraints
235.92/164.48	c (163,154) translated 1998000 (100%) constraints
235.92/164.48	c (163,154) ===========================================
236.36/164.85	c (164,155) Hybrid: #OE=1000, #LE=0
236.36/164.85	c (164,155) Hybrid
236.36/164.85	c (164,155) ===========================================
240.03/167.87	c (167,158) translated 199800 (10%) constraints
243.03/170.89	c (170,161) translated 399600 (20%) constraints
250.68/174.47	c (173,164) translated 599400 (30%) constraints
253.69/177.40	c (176,167) translated 799200 (40%) constraints
256.58/180.35	c (179,170) translated 999000 (50%) constraints
275.67/194.44	c (193,183) translated 1198800 (60%) constraints
293.96/208.42	c (207,196) translated 1398600 (70%) constraints
312.72/222.21	c (221,209) translated 1598400 (80%) constraints
332.61/236.66	c (236,223) translated 1798200 (90%) constraints
352.33/250.62	c (250,236) translated 1998000 (100%) constraints
352.33/250.62	c (250,236) CSP to CSPinCNF End
352.54/250.86	c (250,236) CSP: 1000 int (0 aux), 999000 bool (999000 aux), 3996000 ctr, max domain size 999
352.54/250.86	c (250,236) Heap : 9281 MiB used (max 21410 MiB), NonHeap : 27 MiB used (max 0 MiB)
352.54/250.86	c (250,236) CSPinCNF Propagation Begin
1071.15/909.33	c (908,886) 1722360 values, 2597771 unsatisfiable literals, and 3564861 valid clauses are removed
1071.15/909.33	c (908,886) CSPinCNF Propagation End
1071.45/909.68	c (909,887) CSP: 986 int (0 aux), 999014 bool (999000 aux), 431139 ctr, max domain size 790
1071.45/909.68	c (909,887) Heap : 14568 MiB used (max 21657 MiB), NonHeap : 26 MiB used (max 0 MiB)
1071.66/909.84	c (909,887) Hybrid: #OE=1000000, #LE=0
1071.66/909.84	c (909,887) Simplify CSPinCNF Begin
1078.37/911.31	c (910,888) Simplify CSPinCNF End
1078.67/911.66	c (911,888) CSP: 986 int (0 aux), 999014 bool (999000 aux), 431139 ctr, max domain size 790
1078.67/911.66	c (911,888) Heap : 9390 MiB used (max 21644 MiB), NonHeap : 26 MiB used (max 0 MiB)
1078.67/911.66	c (911,888) Calculate Precise Domain Begin
1078.67/911.66	c (911,888) 0 values are removed by re-calculation
1078.67/911.66	c (911,888) Calculate Precise Domain End
1079.08/912.01	c (911,888) CSP: 986 int (0 aux), 999014 bool (999000 aux), 431139 ctr, max domain size 790
1079.08/912.01	c (911,888) Heap : 9390 MiB used (max 21644 MiB), NonHeap : 26 MiB used (max 0 MiB)
1079.08/912.01	c (911,888) CSPinCNF to SatSolver Begin
1082.37/913.78	c (913,890) 43114 (10 %) CSP clauses are encoded (0 SAT variables, 179014 SAT clauses)
1082.74/914.09	c (913,890) 86228 (20 %) CSP clauses are encoded (0 SAT variables, 222128 SAT clauses)
1083.03/914.38	c (913,891) 129342 (30 %) CSP clauses are encoded (0 SAT variables, 265242 SAT clauses)
1083.33/914.69	c (914,891) 172456 (40 %) CSP clauses are encoded (0 SAT variables, 308356 SAT clauses)
1083.63/914.98	c (914,891) 215570 (50 %) CSP clauses are encoded (0 SAT variables, 351470 SAT clauses)
1083.93/915.28	c (914,892) 258684 (60 %) CSP clauses are encoded (0 SAT variables, 394584 SAT clauses)
1084.23/915.57	c (915,892) 301798 (70 %) CSP clauses are encoded (0 SAT variables, 437698 SAT clauses)
1084.53/915.87	c (915,892) 344912 (80 %) CSP clauses are encoded (0 SAT variables, 480812 SAT clauses)
1084.84/916.17	c (915,892) 388026 (90 %) CSP clauses are encoded (0 SAT variables, 523926 SAT clauses)
1085.13/916.46	c (915,893) 431139 (100 %) CSP clauses are encoded (0 SAT variables, 567039 SAT clauses)
1085.13/916.46	c (915,893) CSPinCNF to SatSolver End
1085.13/916.46	c (915,893) Heap : 13193 MiB used (max 21644 MiB), NonHeap : 29 MiB used (max 0 MiB)
1085.13/916.46	c (915,893) 274640 bool, 567040 clause
1085.13/916.46	c (915,893) Export Begin
1085.51/916.61	c (916,893) Export to HOME/scop-28474-serial-file.bin
1085.51/916.61	c (916,893) Export End
1085.51/916.61	c (916,893) Export File Size: 0.16 MB
1085.51/916.61	c (916,893) 97,102,250,909,911,911,915,STOP-AFTER(DIMACS)
1085.51/916.61	c END-Prog: Tue Sep 24 17:01:19 CEST 2019
0.00/916.70	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-28474-serial-file.bin
1086.20/917.17	c (0,0) Read Serial File Begin
1086.20/917.17	c (0,0) HOME/scop-28474-serial-file.bin
1086.72/917.44	c (0,0) Read Serial File End
1086.72/917.45	
1086.72/917.45	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
1086.72/917.45	(Solving Process)
1086.72/917.45	
1086.72/917.47	c BEGIN-Prog: Tue Sep 24 17:01:20 CEST 2019
1086.72/917.47	c PID: 28594
1086.72/917.47	c IP: 172.20.3.117
1086.72/917.47	c HOST: node117.alineos.net
1086.72/917.48	c (0,0) SatSolver.solve Begin
1086.72/917.48	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405631-1569336405.xml-scop-28477.cnf
1086.99/917.51	c (0,0) c
1086.99/917.51	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
1086.99/917.51	c (0,0) c
1086.99/917.51	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1086.99/917.51	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1086.99/917.51	c (0,0) c ========================================[ Problem Statistics ]===========================================
1086.99/917.51	c (0,0) c |                                                                                                       |
1087.13/917.82	c (0,0) c |  Number of variables:        274640                                                                   |
1087.13/917.82	c (0,0) c |  Number of clauses:          567040                                                                   |
1087.13/917.83	c (0,0) c |  Parse time:                   0.28 s                                                                 |
1087.13/917.83	c (0,0) c |                                                                                                       |
1088.21/918.65	c (1,0) c |  Simplification time:          0.81 s                                                                 |
1088.21/918.65	c (1,0) c |                                                                                                       |
1088.21/918.65	c (1,0) c |  Generating clones                                                                                    |
1088.73/919.18	c (2,0) c |  all clones generated. Memory =   602.54Mb.                                                           |
1088.73/919.18	c (2,0) c ========================================================================================================|
1088.73/919.18	c (2,0) c
1088.73/919.18	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1088.73/919.18	c (2,0) c
1088.73/919.18	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.73/919.18	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1088.73/919.18	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.73/919.18	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1088.73/919.18	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1088.73/919.18	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1088.73/919.18	c (2,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
1088.73/919.18	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1088.73/919.18	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1088.73/919.18	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1088.73/919.18	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1088.73/919.18	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1088.73/919.19	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1088.73/919.19	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1088.73/919.19	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1088.73/919.19	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1088.73/919.19	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1088.73/919.19	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1088.73/919.19	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c real time : 1.71748 s
1088.96/919.22	c (2,0) c cpu time  : 1.72643 s
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c | Conflicts     |              61 |          7 |          6 |          7 |          7 |         10 |          7 |          9 |          8 |
1088.96/919.22	c (2,0) c | Decisions     |              56 |          7 |          5 |          6 |          6 |          9 |          6 |          9 |          8 |
1088.96/919.22	c (2,0) c | Propagations  |          142567 |      18057 |      18436 |      19206 |      21958 |      16073 |      14119 |      16661 |      18057 |
1088.96/919.22	c (2,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1088.96/919.22	c (2,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1088.96/919.22	c (2,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | PropBinClauses|          292833 |      35296 |      37029 |      36626 |      35181 |      37481 |      37194 |      38750 |      35276 |
1088.96/919.22	c (2,0) c | PropPreBlocker|          355332 |      42390 |      45411 |      44893 |      42533 |      44705 |      44997 |      47232 |      43171 |
1088.96/919.22	c (2,0) c | PropNotBlocker|          135985 |      16127 |      17562 |      17308 |      16355 |      16690 |      16883 |      18125 |      16935 |
1088.96/919.22	c (2,0) c | LitFullScans  |         1733442 |     126799 |     214441 |     258160 |     197803 |     270651 |     196472 |     243508 |     225608 |
1088.96/919.22	c (2,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | DecisionLevel0|              17 |          3 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
1088.96/919.22	c (2,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1088.96/919.22	c (2,0) c | Avg_Trail     |                 |      11454 |      11710 |      11811 |      10229 |      10962 |      10876 |      10946 |      10500 |
1088.96/919.22	c (2,0) c | Avg_DL        |                 |          1 |          2 |          2 |          2 |          3 |          2 |          3 |          2 |
1088.96/919.22	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c | Exported      |              13 |          3 |          1 |          2 |          1 |          2 |          1 |          1 |          2 |
1088.96/919.22	c (2,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c | Unaries       |                 |          2 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
1088.96/919.22	c (2,0) c | Binaries      |                 |          1 |          0 |          0 |          1 |          1 |          1 |          1 |          1 |
1088.96/919.22	c (2,0) c | Glues         |                 |          3 |          1 |          2 |          1 |          2 |          1 |          1 |          2 |
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c | Orig_Seen     |            22 % |      10120 |      13360 |      13445 |      13457 |      13459 |      13302 |      13094 |      13232 |
1088.96/919.22	c (2,0) c | Diff Orig seen|                 |      X     |       3240 |       3325 |       3337 |       3339 |       3182 |       2974 |       3112 |
1088.96/919.22	c (2,0) c | Hamming       |             0 % |      X     |        696 |        621 |        681 |        727 |        676 |        985 |        537 |
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,0) c | SolvingTime   |                 |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |    0.0     |
1088.96/919.22	c (2,0) c | PropagationTim|                 |    0.0  69%|    0.0  65%|    0.0  55%|    0.0  53%|    0.0  50%|    0.0  58%|    0.0  57%|    0.0  49%|
1088.96/919.22	c (2,0) c | AnalysisTime  |                 |    0.0  20%|    0.0  33%|    0.0  36%|    0.0  41%|    0.0  47%|    0.0  36%|    0.0  39%|    0.0  42%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,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%|
1088.96/919.22	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c
1088.96/919.22	c (2,0) c Threads : 8
1088.96/919.22	c (2,0) c Winner : 0
1088.96/919.22	c (2,0) c Conflicts_0 : 7
1088.96/919.22	c (2,0) c Conflicts_1 : 6
1088.96/919.22	c (2,0) c Conflicts_2 : 7
1088.96/919.22	c (2,0) c Conflicts_3 : 7
1088.96/919.22	c (2,0) c Conflicts_4 : 10
1088.96/919.22	c (2,0) c Conflicts_5 : 7
1088.96/919.22	c (2,0) c Conflicts_6 : 9
1088.96/919.22	c (2,0) c Conflicts_7 : 8
1088.96/919.22	c (2,0) c Conflicts_total : 61
1088.96/919.22	c (2,0) c Conflicts_winner : 7
1088.96/919.22	c (2,0) c Decisions_0 : 7
1088.96/919.22	c (2,0) c Decisions_1 : 5
1088.96/919.22	c (2,0) c Decisions_2 : 6
1088.96/919.22	c (2,0) c Decisions_3 : 6
1088.96/919.22	c (2,0) c Decisions_4 : 9
1088.96/919.22	c (2,0) c Decisions_5 : 6
1088.96/919.22	c (2,0) c Decisions_6 : 9
1088.96/919.22	c (2,0) c Decisions_7 : 8
1088.96/919.22	c (2,0) c Decisions_total : 56
1088.96/919.22	c (2,0) c Decisions_winner : 7
1088.96/919.22	c (2,0) c Propagations_0 : 18057
1088.96/919.22	c (2,0) c Propagations_1 : 18436
1088.96/919.22	c (2,0) c Propagations_2 : 19206
1088.96/919.22	c (2,0) c Propagations_3 : 21958
1088.96/919.22	c (2,0) c Propagations_4 : 16073
1088.96/919.22	c (2,0) c Propagations_5 : 14119
1088.96/919.22	c (2,0) c Propagations_6 : 16661
1088.96/919.22	c (2,0) c Propagations_7 : 18057
1088.96/919.22	c (2,0) c Propagations_total : 142567
1088.96/919.22	c (2,0) c Propagations_winner : 18057
1088.96/919.22	c (2,0) c ReduceDBs_0 : 0
1088.96/919.22	c (2,0) c ReduceDBs_1 : 0
1088.96/919.22	c (2,0) c ReduceDBs_2 : 0
1088.96/919.22	c (2,0) c ReduceDBs_3 : 0
1088.96/919.22	c (2,0) c ReduceDBs_4 : 0
1088.96/919.22	c (2,0) c ReduceDBs_5 : 0
1088.96/919.22	c (2,0) c ReduceDBs_6 : 0
1088.96/919.22	c (2,0) c ReduceDBs_7 : 0
1088.96/919.22	c (2,0) c ReduceDBs_total : 0
1088.96/919.22	c (2,0) c ReduceDBs_winner : 0
1088.96/919.22	c (2,0) c SimpDBs_0 : 1
1088.96/919.22	c (2,0) c SimpDBs_1 : 1
1088.96/919.22	c (2,0) c SimpDBs_2 : 1
1088.96/919.22	c (2,0) c SimpDBs_3 : 1
1088.96/919.23	c (2,0) c SimpDBs_4 : 1
1088.96/919.23	c (2,0) c SimpDBs_5 : 1
1088.96/919.23	c (2,0) c SimpDBs_6 : 1
1088.96/919.23	c (2,0) c SimpDBs_7 : 1
1088.96/919.23	c (2,0) c SimpDBs_total : 8
1088.96/919.23	c (2,0) c SimpDBs_winner : 1
1088.96/919.23	c (2,0) c Restarts_0 : 1
1088.96/919.23	c (2,0) c Restarts_1 : 1
1088.96/919.23	c (2,0) c Restarts_2 : 1
1088.96/919.23	c (2,0) c Restarts_3 : 1
1088.96/919.23	c (2,0) c Restarts_4 : 1
1088.96/919.23	c (2,0) c Restarts_5 : 1
1088.96/919.23	c (2,0) c Restarts_6 : 1
1088.96/919.23	c (2,0) c Restarts_7 : 1
1088.96/919.23	c (2,0) c Restarts_total : 8
1088.96/919.23	c (2,0) c Restarts_winner : 1
1088.96/919.23	c (2,0) c ForcedImports_0 : 0
1088.96/919.23	c (2,0) c ForcedImports_1 : 0
1088.96/919.23	c (2,0) c ForcedImports_2 : 0
1088.96/919.23	c (2,0) c ForcedImports_3 : 0
1088.96/919.23	c (2,0) c ForcedImports_4 : 0
1088.96/919.23	c (2,0) c ForcedImports_5 : 0
1088.96/919.23	c (2,0) c ForcedImports_6 : 0
1088.96/919.23	c (2,0) c ForcedImports_7 : 0
1088.96/919.23	c (2,0) c ForcedImports_total : 0
1088.96/919.23	c (2,0) c ForcedImports_winner : 0
1088.96/919.23	c (2,0) c PropsBinClauses_0 : 35296
1088.96/919.23	c (2,0) c PropsBinClauses_1 : 37029
1088.96/919.23	c (2,0) c PropsBinClauses_2 : 36626
1088.96/919.23	c (2,0) c PropsBinClauses_3 : 35181
1088.96/919.23	c (2,0) c PropsBinClauses_4 : 37481
1088.96/919.23	c (2,0) c PropsBinClauses_5 : 37194
1088.96/919.23	c (2,0) c PropsBinClauses_6 : 38750
1088.96/919.23	c (2,0) c PropsBinClauses_7 : 35276
1088.96/919.23	c (2,0) c PropsBinClauses_total : 292833
1088.96/919.23	c (2,0) c PropsBinClauses_winner : 35296
1088.96/919.23	c (2,0) c PropsPreBlocker_0 : 42390
1088.96/919.23	c (2,0) c PropsPreBlocker_1 : 45411
1088.96/919.23	c (2,0) c PropsPreBlocker_2 : 44893
1088.96/919.23	c (2,0) c PropsPreBlocker_3 : 42533
1088.96/919.23	c (2,0) c PropsPreBlocker_4 : 44705
1088.96/919.23	c (2,0) c PropsPreBlocker_5 : 44997
1088.96/919.23	c (2,0) c PropsPreBlocker_6 : 47232
1088.96/919.23	c (2,0) c PropsPreBlocker_7 : 43171
1088.96/919.23	c (2,0) c PropsPreBlocker_total : 355332
1088.96/919.23	c (2,0) c PropsPreBlocker_winner : 42390
1088.96/919.23	c (2,0) c PropsNotBlocker_0 : 16127
1088.96/919.23	c (2,0) c PropsNotBlocker_1 : 17562
1088.96/919.23	c (2,0) c PropsNotBlocker_2 : 17308
1088.96/919.23	c (2,0) c PropsNotBlocker_3 : 16355
1088.96/919.23	c (2,0) c PropsNotBlocker_4 : 16690
1088.96/919.23	c (2,0) c PropsNotBlocker_5 : 16883
1088.96/919.23	c (2,0) c PropsNotBlocker_6 : 18125
1088.96/919.23	c (2,0) c PropsNotBlocker_7 : 16935
1088.96/919.23	c (2,0) c PropsNotBlocker_total : 135985
1088.96/919.23	c (2,0) c PropsNotBlocker_winner : 16127
1088.96/919.23	c (2,0) c PropsLitFullScans_0 : 126799
1088.96/919.23	c (2,0) c PropsLitFullScans_1 : 214441
1088.96/919.23	c (2,0) c PropsLitFullScans_2 : 258160
1088.96/919.23	c (2,0) c PropsLitFullScans_3 : 197803
1088.96/919.23	c (2,0) c PropsLitFullScans_4 : 270651
1088.96/919.23	c (2,0) c PropsLitFullScans_5 : 196472
1088.96/919.23	c (2,0) c PropsLitFullScans_6 : 243508
1088.96/919.23	c (2,0) c PropsLitFullScans_7 : 225608
1088.96/919.23	c (2,0) c PropsLitFullScans_total : 1733442
1088.96/919.23	c (2,0) c PropsLitFullScans_winner : 126799
1088.96/919.23	c (2,0) c LitScanFractions_0 : 0
1088.96/919.23	c (2,0) c LitScanFractions_1 : 0
1088.96/919.23	c (2,0) c LitScanFractions_2 : 0
1088.96/919.23	c (2,0) c LitScanFractions_3 : 0
1088.96/919.23	c (2,0) c LitScanFractions_4 : 0
1088.96/919.23	c (2,0) c LitScanFractions_5 : 0
1088.96/919.23	c (2,0) c LitScanFractions_6 : 0
1088.96/919.23	c (2,0) c LitScanFractions_7 : 0
1088.96/919.23	c (2,0) c LitScanFractions_total : 0
1088.96/919.23	c (2,0) c LitScanFractions_winner : 0
1088.96/919.23	c (2,0) c DecisionLevel0_0 : 3
1088.96/919.23	c (2,0) c DecisionLevel0_1 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_2 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_3 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_4 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_5 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_6 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_7 : 2
1088.96/919.23	c (2,0) c DecisionLevel0_total : 17
1088.96/919.23	c (2,0) c DecisionLevel0_winner : 3
1088.96/919.23	c (2,0) c Periods_0 : 0
1088.96/919.23	c (2,0) c Periods_1 : 0
1088.96/919.23	c (2,0) c Periods_2 : 0
1088.96/919.23	c (2,0) c Periods_3 : 0
1088.96/919.23	c (2,0) c Periods_4 : 0
1088.96/919.23	c (2,0) c Periods_5 : 0
1088.96/919.23	c (2,0) c Periods_6 : 0
1088.96/919.23	c (2,0) c Periods_7 : 0
1088.96/919.23	c (2,0) c Periods_total : 0
1088.96/919.23	c (2,0) c Periods_winner : 0
1088.96/919.23	c (2,0) c Margin_0 : 20
1088.96/919.23	c (2,0) c Margin_1 : 20
1088.96/919.23	c (2,0) c Margin_2 : 20
1088.96/919.23	c (2,0) c Margin_3 : 20
1088.96/919.23	c (2,0) c Margin_4 : 20
1088.96/919.23	c (2,0) c Margin_5 : 20
1088.96/919.23	c (2,0) c Margin_6 : 20
1088.96/919.23	c (2,0) c Margin_7 : 20
1088.96/919.23	c (2,0) c Margin_total : 160
1088.96/919.23	c (2,0) c Margin_winner : 20
1088.96/919.23	c (2,0) c Exported_0 : 3
1088.96/919.23	c (2,0) c Exported_1 : 1
1088.96/919.23	c (2,0) c Exported_2 : 2
1088.96/919.23	c (2,0) c Exported_3 : 1
1088.96/919.23	c (2,0) c Exported_4 : 2
1088.96/919.23	c (2,0) c Exported_5 : 1
1088.96/919.23	c (2,0) c Exported_6 : 1
1088.96/919.23	c (2,0) c Exported_7 : 2
1088.96/919.23	c (2,0) c Exported_total : 13
1088.96/919.23	c (2,0) c Exported_winner : 3
1088.96/919.23	c (2,0) c Imported_0 : 0
1088.96/919.23	c (2,0) c Imported_1 : 0
1088.96/919.23	c (2,0) c Imported_2 : 0
1088.96/919.23	c (2,0) c Imported_3 : 0
1088.96/919.23	c (2,0) c Imported_4 : 0
1088.96/919.23	c (2,0) c Imported_5 : 0
1088.96/919.23	c (2,0) c Imported_6 : 0
1088.96/919.23	c (2,0) c Imported_7 : 0
1088.96/919.23	c (2,0) c Imported_total : 0
1088.96/919.23	c (2,0) c Imported_winner : 0
1088.96/919.23	c (2,0) c Good_0 : 0
1088.96/919.23	c (2,0) c Good_1 : 0
1088.96/919.23	c (2,0) c Good_2 : 0
1088.96/919.23	c (2,0) c Good_3 : 0
1088.96/919.23	c (2,0) c Good_4 : 0
1088.96/919.23	c (2,0) c Good_5 : 0
1088.96/919.23	c (2,0) c Good_6 : 0
1088.96/919.23	c (2,0) c Good_7 : 0
1088.96/919.23	c (2,0) c Good_total : 0
1088.96/919.23	c (2,0) c Good_winner : 0
1088.96/919.23	c (2,0) c Purge_0 : 0
1088.96/919.23	c (2,0) c Purge_1 : 0
1088.96/919.23	c (2,0) c Purge_2 : 0
1088.96/919.23	c (2,0) c Purge_3 : 0
1088.96/919.23	c (2,0) c Purge_4 : 0
1088.96/919.23	c (2,0) c Purge_5 : 0
1088.96/919.23	c (2,0) c Purge_6 : 0
1088.96/919.23	c (2,0) c Purge_7 : 0
1088.96/919.23	c (2,0) c Purge_total : 0
1088.96/919.23	c (2,0) c Purge_winner : 0
1088.96/919.23	c (2,0) c Promoted_0 : 0
1088.96/919.23	c (2,0) c Promoted_1 : 0
1088.96/919.23	c (2,0) c Promoted_2 : 0
1088.96/919.23	c (2,0) c Promoted_3 : 0
1088.96/919.23	c (2,0) c Promoted_4 : 0
1088.96/919.23	c (2,0) c Promoted_5 : 0
1088.96/919.23	c (2,0) c Promoted_6 : 0
1088.96/919.23	c (2,0) c Promoted_7 : 0
1088.96/919.23	c (2,0) c Promoted_total : 0
1088.96/919.23	c (2,0) c Promoted_winner : 0
1088.96/919.23	c (2,0) c Remove_Imp_0 : 0
1088.96/919.23	c (2,0) c Remove_Imp_1 : 0
1088.96/919.23	c (2,0) c Remove_Imp_2 : 0
1088.96/919.23	c (2,0) c Remove_Imp_3 : 0
1088.96/919.23	c (2,0) c Remove_Imp_4 : 0
1088.96/919.23	c (2,0) c Remove_Imp_5 : 0
1088.96/919.23	c (2,0) c Remove_Imp_6 : 0
1088.96/919.23	c (2,0) c Remove_Imp_7 : 0
1088.96/919.23	c (2,0) c Remove_Imp_total : 0
1088.96/919.23	c (2,0) c Remove_Imp_winner : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_0 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_1 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_2 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_3 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_4 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_5 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_6 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_7 : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_total : 0
1088.96/919.23	c (2,0) c Blocked_Reuse_winner : 0
1088.96/919.23	c (2,0) c Unaries_0 : 2
1088.96/919.23	c (2,0) c Unaries_1 : 1
1088.96/919.23	c (2,0) c Unaries_2 : 1
1088.96/919.23	c (2,0) c Unaries_3 : 1
1088.96/919.23	c (2,0) c Unaries_4 : 1
1088.96/919.23	c (2,0) c Unaries_5 : 1
1088.96/919.23	c (2,0) c Unaries_6 : 1
1088.96/919.23	c (2,0) c Unaries_7 : 1
1088.96/919.23	c (2,0) c Unaries_total : 9
1088.96/919.23	c (2,0) c Unaries_winner : 2
1088.96/919.23	c (2,0) c Binaries_0 : 1
1088.96/919.23	c (2,0) c Binaries_1 : 0
1088.96/919.23	c (2,0) c Binaries_2 : 0
1088.96/919.23	c (2,0) c Binaries_3 : 1
1088.96/919.23	c (2,0) c Binaries_4 : 1
1088.96/919.23	c (2,0) c Binaries_5 : 1
1088.96/919.23	c (2,0) c Binaries_6 : 1
1088.96/919.23	c (2,0) c Binaries_7 : 1
1088.96/919.23	c (2,0) c Binaries_total : 6
1088.96/919.23	c (2,0) c Binaries_winner : 1
1088.96/919.23	c (2,0) c Glues_0 : 3
1088.96/919.23	c (2,0) c Glues_1 : 1
1088.96/919.23	c (2,0) c Glues_2 : 2
1088.96/919.23	c (2,0) c Glues_3 : 1
1088.96/919.23	c (2,0) c Glues_4 : 2
1088.96/919.23	c (2,0) c Glues_5 : 1
1088.96/919.23	c (2,0) c Glues_6 : 1
1088.96/919.23	c (2,0) c Glues_7 : 2
1088.96/919.23	c (2,0) c Glues_total : 13
1088.96/919.23	c (2,0) c Glues_winner : 3
1088.96/919.23	c (2,0) c RunningTime_0 : 0.026374
1088.96/919.23	c (2,0) c RunningTime_1 : 0.030075
1088.96/919.23	c (2,0) c RunningTime_2 : 0.026305
1088.96/919.23	c (2,0) c RunningTime_3 : 0.032022
1088.96/919.23	c (2,0) c RunningTime_4 : 0.027628
1088.96/919.23	c (2,0) c RunningTime_5 : 0.026768
1088.96/919.23	c (2,0) c RunningTime_6 : 0.033636
1088.96/919.23	c (2,0) c RunningTime_7 : 0.026002
1088.96/919.23	c (2,0) c RunningTime_total : 0.228809
1088.96/919.23	c (2,0) c RunningTime_winner : 0.026374
1088.96/919.23	c (2,0) c WaitingTime_0 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_1 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_2 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_3 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_4 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_5 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_6 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_7 : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_total : 0.000000
1088.96/919.23	c (2,0) c WaitingTime_winner : 0.000000
1088.96/919.23	c (2,0) c ExchangingTime_0 : 0.000010
1088.96/919.23	c (2,0) c ExchangingTime_1 : 0.000003
1088.96/919.23	c (2,0) c ExchangingTime_2 : 0.000008
1088.96/919.23	c (2,0) c ExchangingTime_3 : 0.000004
1088.96/919.23	c (2,0) c ExchangingTime_4 : 0.000011
1088.96/919.23	c (2,0) c ExchangingTime_5 : 0.000005
1088.96/919.23	c (2,0) c ExchangingTime_6 : 0.000004
1088.96/919.23	c (2,0) c ExchangingTime_7 : 0.000014
1088.96/919.23	c (2,0) c ExchangingTime_total : 0.000060
1088.96/919.23	c (2,0) c ExchangingTime_winner : 0.000010
1088.96/919.23	c (2,0) c PeriodProcTime_0 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_1 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_2 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_3 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_4 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_5 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_6 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_7 : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_total : 0.000000
1088.96/919.23	c (2,0) c PeriodProcTime_winner : 0.000000
1088.96/919.23	c (2,0) c SolvingTime_0 : 0.026384
1088.96/919.23	c (2,0) c SolvingTime_1 : 0.030078
1088.96/919.23	c (2,0) c SolvingTime_2 : 0.026313
1088.96/919.23	c (2,0) c SolvingTime_3 : 0.032026
1088.96/919.23	c (2,0) c SolvingTime_4 : 0.027639
1088.96/919.23	c (2,0) c SolvingTime_5 : 0.026773
1088.96/919.23	c (2,0) c SolvingTime_6 : 0.033640
1088.96/919.23	c (2,0) c SolvingTime_7 : 0.026016
1088.96/919.23	c (2,0) c SolvingTime_total : 0.228868
1088.96/919.23	c (2,0) c SolvingTime_winner : 0.026384
1088.96/919.23	c (2,0) c PropagationTime_0 : 0.018157
1088.96/919.23	c (2,0) c PropagationTime_1 : 0.019481
1088.96/919.23	c (2,0) c PropagationTime_2 : 0.014547
1088.96/919.23	c (2,0) c PropagationTime_3 : 0.017106
1088.96/919.23	c (2,0) c PropagationTime_4 : 0.013757
1088.96/919.23	c (2,0) c PropagationTime_5 : 0.015408
1088.96/919.23	c (2,0) c PropagationTime_6 : 0.019030
1088.96/919.23	c (2,0) c PropagationTime_7 : 0.012800
1088.96/919.23	c (2,0) c PropagationTime_total : 0.130286
1088.96/919.23	c (2,0) c PropagationTime_winner : 0.018157
1088.96/919.23	c (2,0) c AnalysisTime_0 : 0.005278
1088.96/919.23	c (2,0) c AnalysisTime_1 : 0.009934
1088.96/919.23	c (2,0) c AnalysisTime_2 : 0.009576
1088.96/919.23	c (2,0) c AnalysisTime_3 : 0.013101
1088.96/919.23	c (2,0) c AnalysisTime_4 : 0.012881
1088.96/919.23	c (2,0) c AnalysisTime_5 : 0.009766
1088.96/919.23	c (2,0) c AnalysisTime_6 : 0.013233
1088.96/919.23	c (2,0) c AnalysisTime_7 : 0.010993
1088.96/919.23	c (2,0) c AnalysisTime_total : 0.084761
1088.96/919.23	c (2,0) c AnalysisTime_winner : 0.005278
1088.96/919.23	c (2,0) c ReductionTime_0 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_1 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_2 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_3 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_4 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_5 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_6 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_7 : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_total : 0.000000
1088.96/919.23	c (2,0) c ReductionTime_winner : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_0 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_1 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_2 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_3 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_4 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_5 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_6 : 0.000000
1088.96/919.24	c (2,0) c SimplifyTime_7 : 0.000001
1088.96/919.24	c (2,0) c SimplifyTime_total : 0.000001
1088.96/919.24	c (2,0) c SimplifyTime_winner : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_0 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_1 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_2 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_3 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_4 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_5 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_6 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_7 : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_total : 0.000000
1088.96/919.24	c (2,0) c UsedRateTime_winner : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_0 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_1 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_2 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_3 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_4 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_5 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_6 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_7 : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_total : 0.000000
1088.96/919.24	c (2,0) c OverlapRateTime_winner : 0.000000
1088.96/919.24	c (2,0) c
1088.96/919.24	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1088.96/919.24	c (2,0) c
1088.96/919.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.24	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1088.96/919.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.24	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1088.96/919.24	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1088.96/919.24	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1088.96/919.24	c (2,0) c | Initial random_seed   | 1478695456 |  870067076 | 1775939932 | 1491810716 | 2082620934 |  923552284 | 2009952617 | 1696074145 |
1088.96/919.24	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1088.96/919.24	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1088.96/919.24	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1088.96/919.24	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1088.96/919.24	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1088.96/919.24	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1088.96/919.24	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1088.96/919.24	c (2,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
1088.96/919.24	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1088.96/919.24	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1088.96/919.24	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1088.96/919.24	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1088.96/919.24	c (2,0) 
1088.96/919.24	c (2,0) s UNSATISFIABLE
1088.96/919.25	c (2,0) SatSolver.solve End
1088.96/919.25	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1088.96/919.25	c (2,0) Show results Begin
1088.96/919.25	s UNSATISFIABLE
1088.96/919.25	c (2,0) Show results End
1088.96/919.25	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1088.96/919.25	c (2,0) 2,2,STOP-AFTER(ALL)
1088.96/919.25	c END-Prog: Tue Sep 24 17:01:22 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 (12345 MiB free)
  memory of node 1: 16384 MiB (12267 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405631-1569336405/watcher-4405631-1569336405 -o /var/tmp/evaluation-result-4405631-1569336405/solver-4405631-1569336405 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405631-1569336405.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=28474, runsolver pid=28471
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 6.92 5.51 2.65 2/211 28496
/proc/meminfo: memFree=25110384/32770624 swapFree=66974372/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 509582413 115843072 348 33554432000 4194304 5098028 140723125218688 140723125215944 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 348 296 221 0 87 0
[pid=28477] ppid=28474 vsize=27314120 memory=105308 CPUtime=0.1 cores=0-7
/proc/28477/stat : 28477 (java) S 28474 28474 28266 0 -1 1077944320 6429 0 0 0 8 2 0 0 20 0 20 0 509582413 27969658880 26327 33554432000 4194304 4196468 140720341758656 140720341741200 139942600609527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
/proc/28477/statm: 6828530 26327 2791 1 0 6790935 0
[pid=28477/tid=28478] ppid=28474 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/28477/task/28478/stat : 28478 (java) R 28474 28474 28266 0 -1 4202560 4505 0 0 0 7 2 0 0 20 0 20 0 509582413 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942572435856 139942586677646 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28479] ppid=28474 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28477/task/28479/stat : 28479 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942604851728 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28480] ppid=28474 vsize=27314120 memory=139891596850816 CPUtime=0 cores=0-7
/proc/28477/task/28480/stat : 28480 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942388247184 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28481] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28481/stat : 28481 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942387194128 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28482] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28482/stat : 28482 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942386141584 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28483] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28483/stat : 28483 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942385089552 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28484] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28484/stat : 28484 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942384037008 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28485] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28485/stat : 28485 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942017620752 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28486] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28486/stat : 28486 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 26839 33554432000 4194304 4196468 140720341758656 139942016568208 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28487] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28487/stat : 28487 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582417 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940719462640 139942600620674 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28488] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28488/stat : 28488 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940503479456 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28489] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28489/stat : 28489 (java) S 28474 28474 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940369257200 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28490] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28490/stat : 28490 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 26839 33554432000 4194304 4196468 140720341758656 139939994752976 139942600628123 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28491] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28491/stat : 28491 (java) S 28474 28474 28266 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940718410480 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28492] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28492/stat : 28492 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940717357936 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28493] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28493/stat : 28493 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940716304880 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28494] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28494/stat : 28494 (java) S 28474 28474 28266 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940715252336 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28495] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28495/stat : 28495 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 26839 33554432000 4194304 4196468 140720341758656 139939496847840 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28496] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28496/stat : 28496 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 26839 33554432000 4194304 4196468 140720341758656 139940714199728 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106700 KiB

[startup+0.21046 s]*
/proc/loadavg: 6.92 5.51 2.65 2/211 28496
/proc/meminfo: memFree=25091168/32770624 swapFree=66974372/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 509582413 115843072 348 33554432000 4194304 5098028 140723125218688 140723125215944 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 348 296 221 0 87 0
[pid=28477] ppid=28474 vsize=27314120 memory=121900 CPUtime=0.25 cores=0-7
/proc/28477/stat : 28477 (java) S 28474 28474 28266 0 -1 1077944320 11428 0 0 0 21 4 0 0 20 0 20 0 509582413 27969658880 30475 33554432000 4194304 4196468 140720341758656 140720341741200 139942600609527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
/proc/28477/statm: 6828530 30475 2892 1 0 6790935 0
[pid=28477/tid=28478] ppid=28474 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28477/task/28478/stat : 28478 (java) R 28474 28474 28266 0 -1 4202560 9117 0 0 0 17 3 0 0 20 0 20 0 509582413 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942572433488 139942582173043 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28479] ppid=28474 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/28477/task/28479/stat : 28479 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942604851728 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28480] ppid=28474 vsize=27314120 memory=139891600630565 CPUtime=0 cores=0-7
/proc/28477/task/28480/stat : 28480 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942388247184 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28481] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28481/stat : 28481 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942387194128 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28482] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28482/stat : 28482 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942386141584 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28483] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28483/stat : 28483 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942385089552 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28484] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28484/stat : 28484 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942384037008 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28485] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28485/stat : 28485 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942017620752 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28486] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28486/stat : 28486 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 30475 33554432000 4194304 4196468 140720341758656 139942016568208 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28487] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28487/stat : 28487 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582417 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940719462640 139942600620674 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28488] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28488/stat : 28488 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940503479456 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28489] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28489/stat : 28489 (java) S 28474 28474 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940369257200 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28490] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28490/stat : 28490 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 30475 33554432000 4194304 4196468 140720341758656 139939994752976 139942600628123 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28491] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28491/stat : 28491 (java) S 28474 28474 28266 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940718410480 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28492] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28492/stat : 28492 (java) S 28474 28474 28266 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940717357936 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28493] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28493/stat : 28493 (java) S 28474 28474 28266 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940716304880 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28494] ppid=28474 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/28477/task/28494/stat : 28494 (java) S 28474 28474 28266 0 -1 1077944384 479 0 0 0 2 0 0 0 20 0 20 0 509582420 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940715252336 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28495] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28495/stat : 28495 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 30475 33554432000 4194304 4196468 140720341758656 139939496847840 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28496] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28496/stat : 28496 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 30475 33554432000 4194304 4196468 140720341758656 139940714199728 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123292 KiB

[startup+0.310334 s]*
/proc/loadavg: 6.92 5.51 2.65 2/211 28496
/proc/meminfo: memFree=25087756/32770624 swapFree=66974372/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 509582413 115843072 348 33554432000 4194304 5098028 140723125218688 140723125215944 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 348 296 221 0 87 0
[pid=28477] ppid=28474 vsize=27314120 memory=125580 CPUtime=0.42 cores=0-7
/proc/28477/stat : 28477 (java) S 28474 28474 28266 0 -1 1077944320 12355 0 0 0 38 4 0 0 20 0 20 0 509582413 27969658880 31395 33554432000 4194304 4196468 140720341758656 140720341741200 139942600609527 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
/proc/28477/statm: 6828530 31395 2968 1 0 6790935 0
[pid=28477/tid=28478] ppid=28474 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/28477/task/28478/stat : 28478 (java) R 28474 28474 28266 0 -1 4202560 9884 0 0 0 26 3 0 0 20 0 20 0 509582413 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942572439600 139942583796353 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28479] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28479/stat : 28479 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942604851728 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28480] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28480/stat : 28480 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942388247184 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28481] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28481/stat : 28481 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942387194128 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28482] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28482/stat : 28482 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942386141584 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28483] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28483/stat : 28483 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942385089552 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28484] ppid=28474 vsize=27314120 memory=139891446999727 CPUtime=0 cores=0-7
/proc/28477/task/28484/stat : 28484 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942384037008 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28485] ppid=28474 vsize=27314120 memory=139891447002032 CPUtime=0 cores=0-7
/proc/28477/task/28485/stat : 28485 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942017620752 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28486] ppid=28474 vsize=27314120 memory=139891447004336 CPUtime=0 cores=0-7
/proc/28477/task/28486/stat : 28486 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27969658880 31395 33554432000 4194304 4196468 140720341758656 139942016568208 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28487] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28487/stat : 28487 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582417 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940719462640 139942600620674 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28488] ppid=28474 vsize=27314120 memory=279782894022544 CPUtime=0 cores=0-7
/proc/28477/task/28488/stat : 28488 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940503479456 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28489] ppid=28474 vsize=27314120 memory=279782894020240 CPUtime=0 cores=0-7
/proc/28477/task/28489/stat : 28489 (java) S 28474 28474 28266 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509582418 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940369257200 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28490] ppid=28474 vsize=27314120 memory=279782894027152 CPUtime=0 cores=0-7
/proc/28477/task/28490/stat : 28490 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 31395 33554432000 4194304 4196468 140720341758656 139939994752976 139942600628123 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28491] ppid=28474 vsize=27314120 memory=279782893968432 CPUtime=0.02 cores=0-7
/proc/28477/task/28491/stat : 28491 (java) S 28474 28474 28266 0 -1 1077944384 416 0 0 0 2 0 0 0 20 0 20 0 509582420 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940718410480 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28492] ppid=28474 vsize=27314120 memory=279782894040976 CPUtime=0.01 cores=0-7
/proc/28477/task/28492/stat : 28492 (java) R 28474 28474 28266 0 -1 4202560 65 0 0 0 1 0 0 0 20 0 20 0 509582420 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940717357936 139942584899473 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28493] ppid=28474 vsize=27314120 memory=279782894047888 CPUtime=0 cores=0-7
/proc/28477/task/28493/stat : 28493 (java) S 28474 28474 28266 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 509582420 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940716304880 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28494] ppid=28474 vsize=27314120 memory=279782894045584 CPUtime=0.07 cores=0-7
/proc/28477/task/28494/stat : 28494 (java) S 28474 28474 28266 0 -1 1077944384 500 0 0 0 7 0 0 0 20 0 20 0 509582420 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940715252336 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28495] ppid=28474 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28495/stat : 28495 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 31395 33554432000 4194304 4196468 140720341758656 139939496847840 139942600619733 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28496] ppid=28474 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/28477/task/28496/stat : 28496 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582421 27969658880 31395 33554432000 4194304 4196468 140720341758656 139940714199728 139942600620674 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126972 KiB

[startup+0.70445 s]
/proc/loadavg: 6.92 5.51 2.65 2/211 28496
/proc/meminfo: memFree=25064536/32770624 swapFree=66974372/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 554 320 0 0 0 0 0 0 20 0 1 0 509582413 115843072 348 33554432000 4194304 5098028 140723125218688 140723125215944 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 348 296 221 0 87 0
[pid=28477] ppid=28474 vsize=27320392 memory=164716 CPUtime=1.01 cores=0-7
/proc/28477/stat : 28477 (java) S 28474 28474 28266 0 -1 1077944320 19876 0 0 0 95 6 0 0 20 0 20 0 509582413 27976081408 41179 33554432000 4194304 4196468 140720341758656 140720341741200 139942600609527 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
/proc/28477/statm: 6830098 41179 3177 1 0 6791447 0
[pid=28477/tid=28478] ppid=28474 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/28477/task/28478/stat : 28478 (java) R 28474 28474 28266 0 -1 4202560 16826 0 0 0 63 5 0 0 20 0 20 0 509582413 27976081408 41179 33554432000 4194304 4196468 140720341758656 139942572444896 139942600621462 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28479] ppid=28474 vsize=27320392 memory=139891447210864 CPUtime=0 cores=0-7
/proc/28477/task/28479/stat : 28479 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509582416 27976081408 41179 33554432000 4194304 4196468 140720341758656 139942604851728 139942600619733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28480] ppid=28474 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/28477/task/28480/stat : 28480 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509582416 27976081408 41179 33554432000 4194304 4196468 140720341758656 139942388247184 139942600619733 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0
[pid=28477/tid=28481] ppid=28474 vsize=27320392 memory=1200 CPUtime=0 cores=0-7
/proc/28477/task/28481/stat : 28481 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509582416 27976081408 41179 33554432000 4194304 4196468 140720341758656 139942387194128 139942600619733 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29433856 140720341766854 140720341767302 140720341767302 140720341770191 0

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

[pid=28594/tid=28602] ppid=28474 vsize=8414124 memory=16097065818130913 CPUtime=0 cores=0-7
/proc/28594/task/28602/stat : 28602 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129865128592 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28603] ppid=28474 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/28594/task/28603/stat : 28603 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129864075792 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28604] ppid=28474 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/28594/task/28604/stat : 28604 (java) S 28474 28474 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129613101680 140130385558146 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28605] ppid=28474 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/28594/task/28605/stat : 28605 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128945169696 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28606] ppid=28474 vsize=8414124 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/28594/task/28606/stat : 28606 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128676734576 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28607] ppid=28474 vsize=8414124 memory=16097065818130913 CPUtime=0 cores=0-7
/proc/28594/task/28607/stat : 28607 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128302226000 140130385565595 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28608] ppid=28474 vsize=8414124 memory=3480 CPUtime=0.07 cores=0-7
/proc/28594/task/28608/stat : 28608 (java) S 28474 28474 28266 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129612048496 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28609] ppid=28474 vsize=8414124 memory=1472 CPUtime=0.12 cores=0-7
/proc/28594/task/28609/stat : 28609 (java) S 28474 28474 28266 0 -1 1077944384 371 0 0 0 12 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129610995696 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28610] ppid=28474 vsize=8414124 memory=1056 CPUtime=0.17 cores=0-7
/proc/28594/task/28610/stat : 28610 (java) S 28474 28474 28266 0 -1 1077944384 713 0 0 0 17 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129609943408 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28611] ppid=28474 vsize=8414124 memory=1552 CPUtime=0.22 cores=0-7
/proc/28594/task/28611/stat : 28611 (java) S 28474 28474 28266 0 -1 1077944384 819 0 0 0 22 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129608890608 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28612] ppid=28474 vsize=8414124 memory=1040 CPUtime=0 cores=0-7
/proc/28594/task/28612/stat : 28612 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127804320608 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28613] ppid=28474 vsize=8414124 memory=3644 CPUtime=0 cores=0-7
/proc/28594/task/28613/stat : 28613 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674091 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129607838512 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28615] ppid=28474 vsize=8414124 memory=780 CPUtime=0 cores=0-7
/proc/28594/task/28615/stat : 28615 (java) S 28474 28474 28266 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509674163 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129599805248 140130385571609 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28617] ppid=28474 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/28594/task/28617/stat : 28617 (java) S 28474 28474 28266 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127133220272 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28618] ppid=28474 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/28594/task/28618/stat : 28618 (java) S 28474 28474 28266 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127401655600 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28619] ppid=28474 vsize=8414124 memory=16929276 CPUtime=0 cores=0-7
/proc/28594/task/28619/stat : 28619 (java) S 28474 28474 28266 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509674166 8616062976 30772 33554432000 4194304 4196468 140722773788960 140126864792880 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
Current children cumulated CPU time: 1088.01 s
Current children cumulated vsize: 8658672 KiB
Current children cumulated memory: 234288 KiB

[startup+918.801 s]
/proc/loadavg: 1.49 1.43 1.77 2/218 28619
/proc/meminfo: memFree=24976508/32770624 swapFree=66974376/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1472 CPUtime=1085.67 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 581 280600 0 0 0 0 105474 3093 20 0 1 0 509582413 115843072 368 33554432000 4194304 5098028 140723125218688 140723125215432 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 368 311 221 0 87 0
[pid=28594] ppid=28474 vsize=8414124 memory=123088 CPUtime=1.46 cores=0-7
/proc/28594/stat : 28594 (java) S 28474 28474 28266 0 -1 1077944320 21277 0 0 0 136 10 0 0 20 0 24 0 509674083 8616062976 30772 33554432000 4194304 4196468 140722773788960 140722773771504 140130385546999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
/proc/28594/statm: 2103531 30772 3200 1 0 2064875 0
[pid=28614] ppid=28594 vsize=246304 memory=226112 CPUtime=1.29 cores=0-7
/proc/28614/stat : 28614 (manyglucose-4.1) R 28594 28474 28266 0 -1 4202496 45586 0 0 0 121 8 0 0 20 0 1 0 509674163 252215296 56528 33554432000 4194304 4454172 140723725952848 140723724902040 4378149 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6552832 6554400 16551936 140723725960013 140723725960220 140723725960220 140723725963190 0
/proc/28614/statm: 61576 56528 378 64 0 57244 0
[pid=28594/tid=28595] ppid=28474 vsize=8414124 memory=1436 CPUtime=0.82 cores=0-7
/proc/28594/task/28595/stat : 28595 (java) S 28474 28474 28266 0 -1 1077944384 17461 0 0 0 74 8 0 0 20 0 24 0 509674084 8616062976 30772 33554432000 4194304 4196468 140722773788960 140130357387168 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28596] ppid=28474 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/28594/task/28596/stat : 28596 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140130389789584 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28597] ppid=28474 vsize=8414124 memory=2424 CPUtime=0 cores=0-7
/proc/28594/task/28597/stat : 28597 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129870392080 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28598] ppid=28474 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/28594/task/28598/stat : 28598 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129869339792 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28599] ppid=28474 vsize=8414124 memory=500 CPUtime=0 cores=0-7
/proc/28594/task/28599/stat : 28599 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129868286992 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28600] ppid=28474 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/28594/task/28600/stat : 28600 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129867233680 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28601] ppid=28474 vsize=8414124 memory=924 CPUtime=0 cores=0-7
/proc/28594/task/28601/stat : 28601 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129866180880 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28602] ppid=28474 vsize=8414124 memory=1672 CPUtime=0 cores=0-7
/proc/28594/task/28602/stat : 28602 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129865128592 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28603] ppid=28474 vsize=8414124 memory=1392 CPUtime=0 cores=0-7
/proc/28594/task/28603/stat : 28603 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129864075792 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28604] ppid=28474 vsize=8414124 memory=17009404 CPUtime=0 cores=0-7
/proc/28594/task/28604/stat : 28604 (java) S 28474 28474 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129613101680 140130385558146 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28605] ppid=28474 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/28594/task/28605/stat : 28605 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128945169696 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28606] ppid=28474 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/28594/task/28606/stat : 28606 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128676734576 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28607] ppid=28474 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/28594/task/28607/stat : 28607 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128302226000 140130385565595 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28608] ppid=28474 vsize=8414124 memory=123088 CPUtime=0.07 cores=0-7
/proc/28594/task/28608/stat : 28608 (java) S 28474 28474 28266 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129612048496 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28609] ppid=28474 vsize=8414124 memory=104908 CPUtime=0.12 cores=0-7
/proc/28594/task/28609/stat : 28609 (java) S 28474 28474 28266 0 -1 1077944384 371 0 0 0 12 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129610995696 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28610] ppid=28474 vsize=8414124 memory=5185 CPUtime=0.17 cores=0-7
/proc/28594/task/28610/stat : 28610 (java) S 28474 28474 28266 0 -1 1077944384 713 0 0 0 17 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129609943408 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28611] ppid=28474 vsize=8414124 memory=431 CPUtime=0.23 cores=0-7
/proc/28594/task/28611/stat : 28611 (java) S 28474 28474 28266 0 -1 1077944384 820 0 0 0 23 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129608890608 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28612] ppid=28474 vsize=8414124 memory=1196 CPUtime=0 cores=0-7
/proc/28594/task/28612/stat : 28612 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127804320608 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28613] ppid=28474 vsize=8414124 memory=13 CPUtime=0 cores=0-7
/proc/28594/task/28613/stat : 28613 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674091 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129607838512 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28615] ppid=28474 vsize=8414124 memory=1645 CPUtime=0 cores=0-7
/proc/28594/task/28615/stat : 28615 (java) S 28474 28474 28266 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509674163 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129599805248 140130385571609 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28617] ppid=28474 vsize=8414124 memory=32999 CPUtime=0 cores=0-7
/proc/28594/task/28617/stat : 28617 (java) S 28474 28474 28266 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127133220272 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28618] ppid=28474 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/28594/task/28618/stat : 28618 (java) S 28474 28474 28266 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127401655600 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28619] ppid=28474 vsize=8414124 memory=1200 CPUtime=0 cores=0-7
/proc/28594/task/28619/stat : 28619 (java) S 28474 28474 28266 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509674166 8616062976 30772 33554432000 4194304 4196468 140722773788960 140126864792880 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
Current children cumulated CPU time: 1088.42 s
Current children cumulated vsize: 8773556 KiB
Current children cumulated memory: 350672 KiB

[startup+919.209 s]
/proc/loadavg: 1.49 1.43 1.77 2/218 28619
/proc/meminfo: memFree=24669936/32770624 swapFree=66974376/67108860
[pid=28474] ppid=28471 vsize=113128 memory=1472 CPUtime=1085.67 cores=0-7
/proc/28474/stat : 28474 (scop.sh) S 28471 28474 28266 0 -1 4202496 581 280600 0 0 0 0 105474 3093 20 0 1 0 509582413 115843072 368 33554432000 4194304 5098028 140723125218688 140723125215432 140535723729532 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 39604224 140723125220092 140723125220440 140723125220440 140723125223369 0
/proc/28474/statm: 28282 368 311 221 0 87 0
[pid=28594] ppid=28474 vsize=8414124 memory=123088 CPUtime=1.46 cores=0-7
/proc/28594/stat : 28594 (java) S 28474 28474 28266 0 -1 1077944320 21278 0 0 0 136 10 0 0 20 0 24 0 509674083 8616062976 30772 33554432000 4194304 4196468 140722773788960 140722773771504 140130385546999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
/proc/28594/statm: 2103531 30772 3200 1 0 2064875 0
[pid=28614] ppid=28594 vsize=1206984 memory=596936 CPUtime=1.83 cores=0-7
/proc/28614/stat : 28614 (manyglucose-4.1) S 28594 28474 28266 0 -1 1077944320 105789 0 0 0 165 18 0 0 20 0 9 0 509674163 1235951616 149234 33554432000 4194304 4454172 140723725952848 140723725951248 140589802556034 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6552832 6554400 16551936 140723725960013 140723725960220 140723725960220 140723725963190 0
/proc/28614/statm: 301746 149234 379 64 0 297414 0
[pid=28594/tid=28595] ppid=28474 vsize=8414124 memory=139891596849633 CPUtime=0.82 cores=0-7
/proc/28594/task/28595/stat : 28595 (java) S 28474 28474 28266 0 -1 1077944384 17461 0 0 0 74 8 0 0 20 0 24 0 509674084 8616062976 30772 33554432000 4194304 4196468 140722773788960 140130357387168 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28596] ppid=28474 vsize=8414124 memory=279782893999848 CPUtime=0 cores=0-7
/proc/28594/task/28596/stat : 28596 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140130389789584 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28597] ppid=28474 vsize=8414124 memory=279782894239064 CPUtime=0 cores=0-7
/proc/28594/task/28597/stat : 28597 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129870392080 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28598] ppid=28474 vsize=8414124 memory=-7824251494390781030 CPUtime=0 cores=0-7
/proc/28594/task/28598/stat : 28598 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129869339792 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28599] ppid=28474 vsize=8414124 memory=123088 CPUtime=0 cores=0-7
/proc/28594/task/28599/stat : 28599 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129868286992 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28600] ppid=28474 vsize=8414124 memory=110784 CPUtime=0 cores=0-7
/proc/28594/task/28600/stat : 28600 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129867233680 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28601] ppid=28474 vsize=8414124 memory=1392 CPUtime=0 cores=0-7
/proc/28594/task/28601/stat : 28601 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129866180880 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28602] ppid=28474 vsize=8414124 memory=7523916658498233703 CPUtime=0 cores=0-7
/proc/28594/task/28602/stat : 28602 (java) S 28474 28474 28266 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129865128592 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28603] ppid=28474 vsize=8414124 memory=7661280909754460013 CPUtime=0 cores=0-7
/proc/28594/task/28603/stat : 28603 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674085 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129864075792 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28604] ppid=28474 vsize=8414124 memory=7163092109202124389 CPUtime=0 cores=0-7
/proc/28594/task/28604/stat : 28604 (java) S 28474 28474 28266 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129613101680 140130385558146 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28605] ppid=28474 vsize=8414124 memory=7954878036470939748 CPUtime=0 cores=0-7
/proc/28594/task/28605/stat : 28605 (java) S 28474 28474 28266 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128945169696 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28606] ppid=28474 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/28594/task/28606/stat : 28606 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674087 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128676734576 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28607] ppid=28474 vsize=8414124 memory=123088 CPUtime=0 cores=0-7
/proc/28594/task/28607/stat : 28607 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140128302226000 140130385565595 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28608] ppid=28474 vsize=8414124 memory=500 CPUtime=0.07 cores=0-7
/proc/28594/task/28608/stat : 28608 (java) S 28474 28474 28266 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129612048496 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28609] ppid=28474 vsize=8414124 memory=3644 CPUtime=0.12 cores=0-7
/proc/28594/task/28609/stat : 28609 (java) S 28474 28474 28266 0 -1 1077944384 371 0 0 0 12 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129610995696 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28610] ppid=28474 vsize=8414124 memory=780 CPUtime=0.17 cores=0-7
/proc/28594/task/28610/stat : 28610 (java) S 28474 28474 28266 0 -1 1077944384 713 0 0 0 17 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129609943408 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28611] ppid=28474 vsize=8414124 memory=2832 CPUtime=0.23 cores=0-7
/proc/28594/task/28611/stat : 28611 (java) S 28474 28474 28266 0 -1 1077944384 821 0 0 0 23 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129608890608 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28612] ppid=28474 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/28594/task/28612/stat : 28612 (java) S 28474 28474 28266 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 509674090 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127804320608 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28613] ppid=28474 vsize=8414124 memory=1424 CPUtime=0 cores=0-7
/proc/28594/task/28613/stat : 28613 (java) S 28474 28474 28266 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 509674091 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129607838512 140130385558146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28615] ppid=28474 vsize=8414124 memory=11624 CPUtime=0 cores=0-7
/proc/28594/task/28615/stat : 28615 (java) S 28474 28474 28266 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 509674163 8616062976 30772 33554432000 4194304 4196468 140722773788960 140129599805248 140130385571609 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28617] ppid=28474 vsize=8414124 memory=740 CPUtime=0 cores=0-7
/proc/28594/task/28617/stat : 28617 (java) S 28474 28474 28266 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127133220272 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28618] ppid=28474 vsize=8414124 memory=1056 CPUtime=0 cores=0-7
/proc/28594/task/28618/stat : 28618 (java) S 28474 28474 28266 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 509674164 8616062976 30772 33554432000 4194304 4196468 140722773788960 140127401655600 140130385568925 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
[pid=28594/tid=28619] ppid=28474 vsize=8414124 memory=1552 CPUtime=0 cores=0-7
/proc/28594/task/28619/stat : 28619 (java) S 28474 28474 28266 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 509674166 8616062976 30772 33554432000 4194304 4196468 140722773788960 140126864792880 140130385557205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140722773795807 140722773795974 140722773795974 140722773798863 0
Current children cumulated CPU time: 1088.96 s
Current children cumulated vsize: 9734236 KiB
Current children cumulated memory: 721496 KiB

Child status: 0
Real time (s): 919.269
CPU time (s): 1089.18
CPU user time (s): 1057.91
CPU system time (s): 31.2711
CPU usage (%): 118.483
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 17012392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1057.91
system time used= 31.2711
maximum resident set size= 17011380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 408805
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39032
involuntary context switches= 2318


# summary of solver processes directly reported to runsolver:
#   pid: 28474
#   total CPU time (s): 1089.18
#   total CPU user time (s): 1057.91
#   total CPU system time (s): 31.2711

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.67336 second user time and 9.03317 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 16:46:02
IDJOB=4405631
IDBENCH=126900
IDSOLVER=2868
FILE ID=node117/4405631-1569336405
RUNJOBID= node117-1569335935-28293
PBS_JOBID= 21705066
Free space on /var/tmp= 13432 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000b-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 /var/tmp/evaluation-result-4405631-1569336405/watcher-4405631-1569336405 -o /var/tmp/evaluation-result-4405631-1569336405/solver-4405631-1569336405 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569335935-28293 --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-4405631-1569336405.xml

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

MD5SUM BENCH= fdcb353b2918313db809b139313e7b9f
RANDOM SEED=969539028

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25204060 kB
MemAvailable:   31823508 kB
Buffers:          111312 kB
Cached:          6558868 kB
SwapCached:        27884 kB
Active:          3331772 kB
Inactive:        3369820 kB
Active(anon):       2844 kB
Inactive(anon):    80012 kB
Active(file):    3328928 kB
Inactive(file):  3289808 kB
Unevictable:      107640 kB
Mlocked:          107640 kB
SwapTotal:      67108860 kB
SwapFree:       66974372 kB
Dirty:             62376 kB
Writeback:             0 kB
AnonPages:        112696 kB
Mapped:            54364 kB
Shmem:             42708 kB
Slab:             457144 kB
SReclaimable:     429172 kB
SUnreclaim:        27972 kB
KernelStack:        3344 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514324 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13412 MiB
End job on node117 at 2019-09-24 17:01:22