Trace number 4405166

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)UNSAT 44.6493 22.9129

General information on the benchmark

NameRlfap_mini/Rlfap-dec-scens11_mini/
Rlfap-ext-scen-11-f02_c18.xml
MD5SUM7ac25fa9c4532324d4bc78edd5427656
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 benchmark39.1724
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size42
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":35,"count":336},{"size":42,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints4103
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-25402-serial-file.bin HOME/instance-4405166-1569363403.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Wed Sep 25 00:16:04 CEST 2019
0.66/0.57	c PID: 25405
0.66/0.57	c IP: 172.20.3.123
0.66/0.57	c HOST: node123.alineos.net
0.66/0.57	c (0,0) Parsing Begin
3.95/1.79	c (1,1) Parsing End
3.95/1.79	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 42
3.95/1.80	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.95/1.80	c (1,1) Constraint Name Generate Begin
4.28/1.82	c (1,1) Ctr:HOME/instance-4405166-1569363403.xml,ExtensionConflict:ExtensionSupport:Var
4.28/1.82	c (1,1) Constraint Name Generate End
4.28/1.82	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.28/1.82	c (1,1) CSP to CSPinCNF Begin
7.92/3.39	c (2,2) translated 411 (10%) constraints
9.29/4.46	c (3,3) translated 821 (20%) constraints
10.21/5.32	c (4,4) translated 1231 (30%) constraints
11.17/6.20	c (5,5) translated 1642 (40%) constraints
12.04/7.04	c (6,6) translated 2052 (50%) constraints
12.96/7.93	c (7,7) translated 2462 (60%) constraints
13.91/8.86	c (8,8) translated 2873 (70%) constraints
15.02/9.95	c (9,9) translated 3283 (80%) constraints
16.12/10.99	c (10,10) translated 3693 (90%) constraints
19.81/12.48	c (11,11) translated 4103 (100%) constraints
19.81/12.48	c (11,11) ===========================================
19.81/12.48	c (11,11) Order
19.81/12.48	c (11,11) ===========================================
20.65/12.91	c (12,12) translated 17614 (10%) constraints
21.06/13.30	c (12,12) translated 35228 (20%) constraints
21.51/13.71	c (13,12) translated 52842 (30%) constraints
21.92/14.12	c (13,13) translated 70455 (40%) constraints
22.31/14.52	c (13,13) translated 88069 (50%) constraints
22.71/14.93	c (14,14) translated 105683 (60%) constraints
23.11/15.34	c (14,14) translated 123296 (70%) constraints
25.89/16.02	c (15,14) translated 140910 (80%) constraints
26.34/16.38	c (15,15) translated 158524 (90%) constraints
26.75/16.71	c (16,15) translated 176137 (100%) constraints
26.75/16.71	c (16,15) CSP to CSPinCNF End
26.75/16.71	c (16,15) CSP: 680 int (0 aux), 12432 bool (12432 aux), 176137 ctr, max domain size 40
26.75/16.71	c (16,15) Heap : 614 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
26.75/16.71	c (16,15) CSPinCNF Propagation Begin
28.59/17.52	c (16,16) 0 values, 14257 unsatisfiable literals, and 680 valid clauses are removed
28.59/17.52	c (16,16) CSPinCNF Propagation End
28.59/17.52	c (16,16) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
28.59/17.52	c (16,16) Heap : 1379 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
28.59/17.53	c (16,16) Simplify CSPinCNF Begin
29.21/17.92	c (17,16) Simplify CSPinCNF End
29.21/17.92	c (17,16) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
29.21/17.92	c (17,16) Heap : 1597 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
29.21/17.92	c (17,16) Calculate Precise Domain Begin
29.21/17.93	c (17,16) 0 values are removed by re-calculation
29.21/17.93	c (17,16) Calculate Precise Domain End
29.21/17.93	c (17,16) CSP: 680 int (0 aux), 12432 bool (12432 aux), 175457 ctr, max domain size 40
29.21/17.93	c (17,16) Heap : 1597 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
29.21/17.93	c (17,16) CSPinCNF to SatSolver Begin
31.28/18.53	c (17,17) 17546 (10 %) CSP clauses are encoded (0 SAT variables, 41049 SAT clauses)
31.57/18.71	c (18,17) 35092 (20 %) CSP clauses are encoded (0 SAT variables, 58595 SAT clauses)
31.67/18.89	c (18,17) 52638 (30 %) CSP clauses are encoded (0 SAT variables, 76141 SAT clauses)
31.87/19.07	c (18,17) 70183 (40 %) CSP clauses are encoded (0 SAT variables, 93686 SAT clauses)
32.07/19.25	c (18,18) 87729 (50 %) CSP clauses are encoded (0 SAT variables, 111232 SAT clauses)
32.27/19.43	c (18,18) 105275 (60 %) CSP clauses are encoded (0 SAT variables, 128778 SAT clauses)
32.47/19.61	c (19,18) 122820 (70 %) CSP clauses are encoded (0 SAT variables, 146323 SAT clauses)
32.73/19.82	c (19,18) 140366 (80 %) CSP clauses are encoded (0 SAT variables, 163869 SAT clauses)
33.01/19.97	c (19,18) 157912 (90 %) CSP clauses are encoded (0 SAT variables, 181415 SAT clauses)
33.22/20.11	c (19,19) 175457 (100 %) CSP clauses are encoded (0 SAT variables, 198960 SAT clauses)
33.22/20.11	c (19,19) CSPinCNF to SatSolver End
33.22/20.11	c (19,19) Heap : 3236 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
33.22/20.11	c (19,19) 36616 bool, 198961 clause
33.22/20.11	c (19,19) Export Begin
33.73/20.39	c (19,19) Export to HOME/scop-25402-serial-file.bin
33.73/20.39	c (19,19) Export End
33.73/20.40	c (19,19) Export File Size: 4.35 MB
33.73/20.40	c (19,19) 1,1,16,16,17,17,19,STOP-AFTER(DIMACS)
33.73/20.40	c END-Prog: Wed Sep 25 00:16:24 CEST 2019
33.89/20.44	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-25402-serial-file.bin
33.93/20.90	c (0,0) Read Serial File Begin
33.93/20.90	c (0,0) HOME/scop-25402-serial-file.bin
35.22/21.28	c (0,0) Read Serial File End
35.22/21.29	
35.70/21.42	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
35.70/21.42	(Solving Process)
35.70/21.42	
35.70/21.42	c BEGIN-Prog: Wed Sep 25 00:16:25 CEST 2019
35.70/21.42	c PID: 25428
35.70/21.42	c IP: 172.20.3.123
35.70/21.42	c HOST: node123.alineos.net
35.70/21.42	c (0,0) SatSolver.solve Begin
35.70/21.42	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405166-1569363403.xml-scop-25405.cnf
35.70/21.42	c (0,0) c
35.70/21.42	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)
35.70/21.42	c (0,0) c
35.70/21.42	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
35.70/21.42	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
35.70/21.42	c (0,0) c ========================================[ Problem Statistics ]===========================================
35.70/21.42	c (0,0) c |                                                                                                       |
35.70/21.51	c (0,0) c |  Number of variables:         36616                                                                   |
35.70/21.51	c (0,0) c |  Number of clauses:          193715                                                                   |
35.70/21.51	c (0,0) c |  Parse time:                   0.08 s                                                                 |
35.70/21.51	c (0,0) c |                                                                                                       |
35.70/21.67	c (0,0) c |  Simplification time:          0.16 s                                                                 |
35.70/21.67	c (0,0) c |                                                                                                       |
35.70/21.67	c (0,0) c |  Generating clones                                                                                    |
35.70/21.77	c (0,0) c |  all clones generated. Memory =   178.76Mb.                                                           |
35.70/21.77	c (0,0) c ========================================================================================================|
35.70/21.77	c (0,0) c
35.70/21.77	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
35.70/21.77	c (0,0) c
35.70/21.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
35.70/21.77	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
35.70/21.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
35.70/21.77	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
35.70/21.77	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
35.70/21.77	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
35.70/21.77	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
35.70/21.77	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
35.70/21.77	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
35.70/21.77	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
35.70/21.77	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
35.70/21.77	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
35.70/21.77	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
35.70/21.77	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
35.70/21.77	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
35.70/21.77	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
35.70/21.77	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
35.70/21.77	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
35.70/21.77	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.87	c (2,0) c
44.11/22.87	c (2,0) c real time : 1.53454 s
44.11/22.87	c (2,0) c cpu time  : 8.49377 s
44.11/22.87	c (2,0) c
44.11/22.87	c (2,0) c
44.11/22.87	c (2,0) c
44.11/22.87	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
44.11/22.87	c (2,0) c
44.11/22.87	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.87	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
44.11/22.87	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.87	c (2,0) c | Conflicts     |          235023 |      28557 |      29593 |      30223 |      28979 |      29947 |      27593 |      29380 |      30751 |
44.11/22.87	c (2,0) c | Decisions     |          358725 |      53261 |      43628 |      41338 |      48149 |      41227 |      42741 |      42085 |      46296 |
44.11/22.87	c (2,0) c | Propagations  |        24664861 |    3077676 |    3113445 |    3173868 |    3000098 |    3129042 |    3033553 |    3056927 |    3080252 |
44.11/22.88	c (2,0) c | ReduceDBs     |              32 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |          4 |
44.11/22.88	c (2,0) c | SimpDBs       |              14 |          2 |          2 |          3 |          2 |          1 |          1 |          2 |          1 |
44.11/22.88	c (2,0) c | Restarts      |             235 |         28 |         37 |         16 |         21 |         32 |         17 |         52 |         32 |
44.11/22.88	c (2,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | PropBinClauses|        32385343 |    4006967 |    4113711 |    4125692 |    3924644 |    4080220 |    4044479 |    4064403 |    4025227 |
44.11/22.88	c (2,0) c | PropPreBlocker|       434035360 |   51915359 |   55743317 |   53223816 |   52954283 |   56595394 |   52298478 |   54521338 |   56783375 |
44.11/22.88	c (2,0) c | PropNotBlocker|       121170349 |   14599148 |   15552684 |   15085302 |   14917998 |   15373633 |   14565329 |   15515253 |   15561002 |
44.11/22.88	c (2,0) c | LitFullScans  |       697475026 |   84003911 |   89320962 |   86570909 |   85376425 |   90002031 |   84005288 |   88191782 |   90003718 |
44.11/22.88	c (2,0) c | LitScanFracts |           16939 |       1546 |       2259 |       1941 |       2918 |       1485 |       1713 |       1931 |       3146 |
44.11/22.88	c (2,0) c | DecisionLevel0|             249 |         29 |         38 |         26 |         22 |         32 |         17 |         53 |         32 |
44.11/22.88	c (2,0) c | Periods       |             114 |         14 |         14 |         14 |         14 |         15 |         14 |         14 |         15 |
44.11/22.88	c (2,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
44.11/22.88	c (2,0) c | Avg_Trail     |                 |        646 |        636 |        670 |        621 |        659 |        671 |        686 |        647 |
44.11/22.88	c (2,0) c | Avg_DL        |                 |         26 |         16 |         16 |         25 |         22 |         26 |         18 |         33 |
44.11/22.88	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.88	c (2,0) c | Exported      |           53415 |       6600 |       6531 |       7121 |       6868 |       7028 |       6603 |       5417 |       7247 |
44.11/22.88	c (2,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
44.11/22.88	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.88	c (2,0) c | Unaries       |                 |          1 |          1 |         10 |          1 |          0 |          0 |          1 |          0 |
44.11/22.88	c (2,0) c | Binaries      |                 |        210 |        223 |        230 |        200 |        207 |        260 |        238 |        204 |
44.11/22.88	c (2,0) c | Glues         |                 |        645 |        685 |        696 |        702 |        630 |        682 |        754 |        636 |
44.11/22.88	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.88	c (2,0) c | Orig_Seen     |             3 % |       6851 |       6849 |       6987 |       6949 |       7061 |       6941 |       6916 |       7097 |
44.11/22.88	c (2,0) c | Diff Orig seen|                 | -      136 | -      138 |      X     | -       38 |         74 | -       46 | -       71 |        110 |
44.11/22.88	c (2,0) c | Hamming       |             7 % |       3594 |       1422 |      X     |       3879 |       1869 |       3747 |       1853 |       4016 |
44.11/22.88	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.88	c (2,0) c | RunningTime   |                 |    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|    1.1 100%|
44.11/22.88	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%|
44.11/22.88	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%|
44.11/22.88	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%|
44.11/22.88	c (2,0) c | SolvingTime   |                 |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |    1.1     |
44.11/22.88	c (2,0) c | PropagationTim|                 |    0.9  81%|    0.9  79%|    0.9  81%|    0.9  80%|    0.9  81%|    0.9  82%|    0.9  81%|    0.9  81%|
44.11/22.88	c (2,0) c | AnalysisTime  |                 |    0.1  13%|    0.2  14%|    0.1  14%|    0.1  13%|    0.2  14%|    0.1  13%|    0.1  13%|    0.2  14%|
44.11/22.88	c (2,0) c | ReductionTime |                 |    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|
44.11/22.88	c (2,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   2%|    0.0   1%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
44.11/22.88	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%|
44.11/22.88	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%|
44.11/22.88	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.88	c (2,0) c
44.11/22.88	c (2,0) c
44.11/22.88	c (2,0) c Threads : 8
44.11/22.88	c (2,0) c Winner : 2
44.11/22.88	c (2,0) c Conflicts_0 : 28557
44.11/22.88	c (2,0) c Conflicts_1 : 29593
44.11/22.88	c (2,0) c Conflicts_2 : 30223
44.11/22.88	c (2,0) c Conflicts_3 : 28979
44.11/22.88	c (2,0) c Conflicts_4 : 29947
44.11/22.88	c (2,0) c Conflicts_5 : 27593
44.11/22.88	c (2,0) c Conflicts_6 : 29380
44.11/22.88	c (2,0) c Conflicts_7 : 30751
44.11/22.88	c (2,0) c Conflicts_total : 235023
44.11/22.88	c (2,0) c Conflicts_winner : 30223
44.11/22.88	c (2,0) c Decisions_0 : 53261
44.11/22.88	c (2,0) c Decisions_1 : 43628
44.11/22.88	c (2,0) c Decisions_2 : 41338
44.11/22.88	c (2,0) c Decisions_3 : 48149
44.11/22.88	c (2,0) c Decisions_4 : 41227
44.11/22.88	c (2,0) c Decisions_5 : 42741
44.11/22.88	c (2,0) c Decisions_6 : 42085
44.11/22.88	c (2,0) c Decisions_7 : 46296
44.11/22.88	c (2,0) c Decisions_total : 358725
44.11/22.88	c (2,0) c Decisions_winner : 41338
44.11/22.88	c (2,0) c Propagations_0 : 3077676
44.11/22.88	c (2,0) c Propagations_1 : 3113445
44.11/22.88	c (2,0) c Propagations_2 : 3173868
44.11/22.88	c (2,0) c Propagations_3 : 3000098
44.11/22.88	c (2,0) c Propagations_4 : 3129042
44.11/22.88	c (2,0) c Propagations_5 : 3033553
44.11/22.88	c (2,0) c Propagations_6 : 3056927
44.11/22.88	c (2,0) c Propagations_7 : 3080252
44.11/22.88	c (2,0) c Propagations_total : 24664861
44.11/22.88	c (2,0) c Propagations_winner : 3173868
44.11/22.88	c (2,0) c ReduceDBs_0 : 4
44.11/22.88	c (2,0) c ReduceDBs_1 : 4
44.11/22.88	c (2,0) c ReduceDBs_2 : 4
44.11/22.88	c (2,0) c ReduceDBs_3 : 4
44.11/22.88	c (2,0) c ReduceDBs_4 : 4
44.11/22.88	c (2,0) c ReduceDBs_5 : 4
44.11/22.88	c (2,0) c ReduceDBs_6 : 4
44.11/22.88	c (2,0) c ReduceDBs_7 : 4
44.11/22.88	c (2,0) c ReduceDBs_total : 32
44.11/22.88	c (2,0) c ReduceDBs_winner : 4
44.11/22.88	c (2,0) c SimpDBs_0 : 2
44.11/22.88	c (2,0) c SimpDBs_1 : 2
44.11/22.88	c (2,0) c SimpDBs_2 : 3
44.11/22.88	c (2,0) c SimpDBs_3 : 2
44.11/22.88	c (2,0) c SimpDBs_4 : 1
44.11/22.88	c (2,0) c SimpDBs_5 : 1
44.11/22.88	c (2,0) c SimpDBs_6 : 2
44.11/22.88	c (2,0) c SimpDBs_7 : 1
44.11/22.88	c (2,0) c SimpDBs_total : 14
44.11/22.88	c (2,0) c SimpDBs_winner : 3
44.11/22.88	c (2,0) c Restarts_0 : 28
44.11/22.88	c (2,0) c Restarts_1 : 37
44.11/22.88	c (2,0) c Restarts_2 : 16
44.11/22.88	c (2,0) c Restarts_3 : 21
44.11/22.88	c (2,0) c Restarts_4 : 32
44.11/22.88	c (2,0) c Restarts_5 : 17
44.11/22.88	c (2,0) c Restarts_6 : 52
44.11/22.88	c (2,0) c Restarts_7 : 32
44.11/22.88	c (2,0) c Restarts_total : 235
44.11/22.88	c (2,0) c Restarts_winner : 16
44.11/22.88	c (2,0) c ForcedImports_0 : 0
44.11/22.88	c (2,0) c ForcedImports_1 : 0
44.11/22.88	c (2,0) c ForcedImports_2 : 0
44.11/22.88	c (2,0) c ForcedImports_3 : 0
44.11/22.88	c (2,0) c ForcedImports_4 : 0
44.11/22.88	c (2,0) c ForcedImports_5 : 0
44.11/22.88	c (2,0) c ForcedImports_6 : 0
44.11/22.88	c (2,0) c ForcedImports_7 : 0
44.11/22.88	c (2,0) c ForcedImports_total : 0
44.11/22.88	c (2,0) c ForcedImports_winner : 0
44.11/22.88	c (2,0) c PropsBinClauses_0 : 4006967
44.11/22.88	c (2,0) c PropsBinClauses_1 : 4113711
44.11/22.88	c (2,0) c PropsBinClauses_2 : 4125692
44.11/22.88	c (2,0) c PropsBinClauses_3 : 3924644
44.11/22.88	c (2,0) c PropsBinClauses_4 : 4080220
44.11/22.88	c (2,0) c PropsBinClauses_5 : 4044479
44.11/22.88	c (2,0) c PropsBinClauses_6 : 4064403
44.11/22.88	c (2,0) c PropsBinClauses_7 : 4025227
44.11/22.88	c (2,0) c PropsBinClauses_total : 32385343
44.11/22.88	c (2,0) c PropsBinClauses_winner : 4125692
44.11/22.88	c (2,0) c PropsPreBlocker_0 : 51915359
44.11/22.88	c (2,0) c PropsPreBlocker_1 : 55743317
44.11/22.88	c (2,0) c PropsPreBlocker_2 : 53223816
44.11/22.88	c (2,0) c PropsPreBlocker_3 : 52954283
44.11/22.88	c (2,0) c PropsPreBlocker_4 : 56595394
44.11/22.88	c (2,0) c PropsPreBlocker_5 : 52298478
44.11/22.88	c (2,0) c PropsPreBlocker_6 : 54521338
44.11/22.88	c (2,0) c PropsPreBlocker_7 : 56783375
44.11/22.88	c (2,0) c PropsPreBlocker_total : 434035360
44.11/22.88	c (2,0) c PropsPreBlocker_winner : 53223816
44.11/22.88	c (2,0) c PropsNotBlocker_0 : 14599148
44.11/22.88	c (2,0) c PropsNotBlocker_1 : 15552684
44.11/22.88	c (2,0) c PropsNotBlocker_2 : 15085302
44.11/22.88	c (2,0) c PropsNotBlocker_3 : 14917998
44.11/22.88	c (2,0) c PropsNotBlocker_4 : 15373633
44.11/22.88	c (2,0) c PropsNotBlocker_5 : 14565329
44.11/22.88	c (2,0) c PropsNotBlocker_6 : 15515253
44.11/22.88	c (2,0) c PropsNotBlocker_7 : 15561002
44.11/22.88	c (2,0) c PropsNotBlocker_total : 121170349
44.11/22.88	c (2,0) c PropsNotBlocker_winner : 15085302
44.11/22.88	c (2,0) c PropsLitFullScans_0 : 84003911
44.11/22.88	c (2,0) c PropsLitFullScans_1 : 89320962
44.11/22.88	c (2,0) c PropsLitFullScans_2 : 86570909
44.11/22.88	c (2,0) c PropsLitFullScans_3 : 85376425
44.11/22.88	c (2,0) c PropsLitFullScans_4 : 90002031
44.11/22.88	c (2,0) c PropsLitFullScans_5 : 84005288
44.11/22.88	c (2,0) c PropsLitFullScans_6 : 88191782
44.11/22.88	c (2,0) c PropsLitFullScans_7 : 90003718
44.11/22.88	c (2,0) c PropsLitFullScans_total : 697475026
44.11/22.88	c (2,0) c PropsLitFullScans_winner : 86570909
44.11/22.88	c (2,0) c LitScanFractions_0 : 1546
44.11/22.88	c (2,0) c LitScanFractions_1 : 2259
44.11/22.88	c (2,0) c LitScanFractions_2 : 1941
44.11/22.88	c (2,0) c LitScanFractions_3 : 2918
44.11/22.88	c (2,0) c LitScanFractions_4 : 1485
44.11/22.88	c (2,0) c LitScanFractions_5 : 1713
44.11/22.88	c (2,0) c LitScanFractions_6 : 1931
44.11/22.88	c (2,0) c LitScanFractions_7 : 3146
44.11/22.88	c (2,0) c LitScanFractions_total : 16939
44.11/22.88	c (2,0) c LitScanFractions_winner : 1941
44.11/22.88	c (2,0) c DecisionLevel0_0 : 29
44.11/22.88	c (2,0) c DecisionLevel0_1 : 38
44.11/22.88	c (2,0) c DecisionLevel0_2 : 26
44.11/22.88	c (2,0) c DecisionLevel0_3 : 22
44.11/22.88	c (2,0) c DecisionLevel0_4 : 32
44.11/22.88	c (2,0) c DecisionLevel0_5 : 17
44.11/22.88	c (2,0) c DecisionLevel0_6 : 53
44.11/22.88	c (2,0) c DecisionLevel0_7 : 32
44.11/22.88	c (2,0) c DecisionLevel0_total : 249
44.11/22.88	c (2,0) c DecisionLevel0_winner : 26
44.11/22.88	c (2,0) c Periods_0 : 14
44.11/22.88	c (2,0) c Periods_1 : 14
44.11/22.88	c (2,0) c Periods_2 : 14
44.11/22.88	c (2,0) c Periods_3 : 14
44.11/22.88	c (2,0) c Periods_4 : 15
44.11/22.88	c (2,0) c Periods_5 : 14
44.11/22.88	c (2,0) c Periods_6 : 14
44.11/22.88	c (2,0) c Periods_7 : 15
44.11/22.88	c (2,0) c Periods_total : 114
44.11/22.88	c (2,0) c Periods_winner : 14
44.11/22.88	c (2,0) c Margin_0 : 20
44.11/22.88	c (2,0) c Margin_1 : 20
44.11/22.88	c (2,0) c Margin_2 : 20
44.11/22.88	c (2,0) c Margin_3 : 20
44.11/22.88	c (2,0) c Margin_4 : 20
44.11/22.88	c (2,0) c Margin_5 : 20
44.11/22.88	c (2,0) c Margin_6 : 20
44.11/22.88	c (2,0) c Margin_7 : 20
44.11/22.88	c (2,0) c Margin_total : 160
44.11/22.88	c (2,0) c Margin_winner : 20
44.11/22.88	c (2,0) c Exported_0 : 6600
44.11/22.88	c (2,0) c Exported_1 : 6531
44.11/22.88	c (2,0) c Exported_2 : 7121
44.11/22.88	c (2,0) c Exported_3 : 6868
44.11/22.88	c (2,0) c Exported_4 : 7028
44.11/22.88	c (2,0) c Exported_5 : 6603
44.11/22.88	c (2,0) c Exported_6 : 5417
44.11/22.88	c (2,0) c Exported_7 : 7247
44.11/22.88	c (2,0) c Exported_total : 53415
44.11/22.88	c (2,0) c Exported_winner : 7121
44.11/22.88	c (2,0) c Imported_0 : 0
44.11/22.88	c (2,0) c Imported_1 : 0
44.11/22.88	c (2,0) c Imported_2 : 0
44.11/22.88	c (2,0) c Imported_3 : 0
44.11/22.88	c (2,0) c Imported_4 : 0
44.11/22.88	c (2,0) c Imported_5 : 0
44.11/22.88	c (2,0) c Imported_6 : 0
44.11/22.88	c (2,0) c Imported_7 : 0
44.11/22.88	c (2,0) c Imported_total : 0
44.11/22.88	c (2,0) c Imported_winner : 0
44.11/22.88	c (2,0) c Good_0 : 0
44.11/22.88	c (2,0) c Good_1 : 0
44.11/22.88	c (2,0) c Good_2 : 0
44.11/22.88	c (2,0) c Good_3 : 0
44.11/22.88	c (2,0) c Good_4 : 0
44.11/22.88	c (2,0) c Good_5 : 0
44.11/22.88	c (2,0) c Good_6 : 0
44.11/22.88	c (2,0) c Good_7 : 0
44.11/22.88	c (2,0) c Good_total : 0
44.11/22.88	c (2,0) c Good_winner : 0
44.11/22.88	c (2,0) c Purge_0 : 0
44.11/22.88	c (2,0) c Purge_1 : 0
44.11/22.88	c (2,0) c Purge_2 : 0
44.11/22.89	c (2,0) c Purge_3 : 0
44.11/22.89	c (2,0) c Purge_4 : 0
44.11/22.89	c (2,0) c Purge_5 : 0
44.11/22.89	c (2,0) c Purge_6 : 0
44.11/22.89	c (2,0) c Purge_7 : 0
44.11/22.89	c (2,0) c Purge_total : 0
44.11/22.89	c (2,0) c Purge_winner : 0
44.11/22.89	c (2,0) c Promoted_0 : 0
44.11/22.89	c (2,0) c Promoted_1 : 0
44.11/22.89	c (2,0) c Promoted_2 : 0
44.11/22.89	c (2,0) c Promoted_3 : 0
44.11/22.89	c (2,0) c Promoted_4 : 0
44.11/22.89	c (2,0) c Promoted_5 : 0
44.11/22.89	c (2,0) c Promoted_6 : 0
44.11/22.89	c (2,0) c Promoted_7 : 0
44.11/22.89	c (2,0) c Promoted_total : 0
44.11/22.89	c (2,0) c Promoted_winner : 0
44.11/22.89	c (2,0) c Remove_Imp_0 : 0
44.11/22.89	c (2,0) c Remove_Imp_1 : 0
44.11/22.89	c (2,0) c Remove_Imp_2 : 0
44.11/22.89	c (2,0) c Remove_Imp_3 : 0
44.11/22.89	c (2,0) c Remove_Imp_4 : 0
44.11/22.89	c (2,0) c Remove_Imp_5 : 0
44.11/22.89	c (2,0) c Remove_Imp_6 : 0
44.11/22.89	c (2,0) c Remove_Imp_7 : 0
44.11/22.89	c (2,0) c Remove_Imp_total : 0
44.11/22.89	c (2,0) c Remove_Imp_winner : 0
44.11/22.89	c (2,0) c Blocked_Reuse_0 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_1 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_2 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_3 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_4 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_5 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_6 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_7 : 0
44.11/22.89	c (2,0) c Blocked_Reuse_total : 0
44.11/22.89	c (2,0) c Blocked_Reuse_winner : 0
44.11/22.89	c (2,0) c Unaries_0 : 1
44.11/22.89	c (2,0) c Unaries_1 : 1
44.11/22.89	c (2,0) c Unaries_2 : 10
44.11/22.89	c (2,0) c Unaries_3 : 1
44.11/22.89	c (2,0) c Unaries_4 : 0
44.11/22.89	c (2,0) c Unaries_5 : 0
44.11/22.89	c (2,0) c Unaries_6 : 1
44.11/22.89	c (2,0) c Unaries_7 : 0
44.11/22.89	c (2,0) c Unaries_total : 14
44.11/22.89	c (2,0) c Unaries_winner : 10
44.11/22.89	c (2,0) c Binaries_0 : 210
44.11/22.89	c (2,0) c Binaries_1 : 223
44.11/22.89	c (2,0) c Binaries_2 : 230
44.11/22.89	c (2,0) c Binaries_3 : 200
44.11/22.89	c (2,0) c Binaries_4 : 207
44.11/22.89	c (2,0) c Binaries_5 : 260
44.11/22.89	c (2,0) c Binaries_6 : 238
44.11/22.89	c (2,0) c Binaries_7 : 204
44.11/22.89	c (2,0) c Binaries_total : 1772
44.11/22.89	c (2,0) c Binaries_winner : 230
44.11/22.89	c (2,0) c Glues_0 : 645
44.11/22.89	c (2,0) c Glues_1 : 685
44.11/22.89	c (2,0) c Glues_2 : 696
44.11/22.89	c (2,0) c Glues_3 : 702
44.11/22.89	c (2,0) c Glues_4 : 630
44.11/22.89	c (2,0) c Glues_5 : 682
44.11/22.89	c (2,0) c Glues_6 : 754
44.11/22.89	c (2,0) c Glues_7 : 636
44.11/22.89	c (2,0) c Glues_total : 5430
44.11/22.89	c (2,0) c Glues_winner : 696
44.11/22.89	c (2,0) c RunningTime_0 : 1.057496
44.11/22.89	c (2,0) c RunningTime_1 : 1.097693
44.11/22.89	c (2,0) c RunningTime_2 : 1.056000
44.11/22.89	c (2,0) c RunningTime_3 : 1.066935
44.11/22.89	c (2,0) c RunningTime_4 : 1.079928
44.11/22.89	c (2,0) c RunningTime_5 : 1.093517
44.11/22.89	c (2,0) c RunningTime_6 : 1.084685
44.11/22.89	c (2,0) c RunningTime_7 : 1.094260
44.11/22.89	c (2,0) c RunningTime_total : 8.630513
44.11/22.89	c (2,0) c RunningTime_winner : 1.056000
44.11/22.89	c (2,0) c WaitingTime_0 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_1 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_2 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_3 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_4 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_5 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_6 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_7 : 0.000000
44.11/22.89	c (2,0) c WaitingTime_total : 0.000000
44.11/22.89	c (2,0) c WaitingTime_winner : 0.000000
44.11/22.89	c (2,0) c ExchangingTime_0 : 0.001669
44.11/22.89	c (2,0) c ExchangingTime_1 : 0.001546
44.11/22.89	c (2,0) c ExchangingTime_2 : 0.001566
44.11/22.89	c (2,0) c ExchangingTime_3 : 0.001440
44.11/22.89	c (2,0) c ExchangingTime_4 : 0.001610
44.11/22.89	c (2,0) c ExchangingTime_5 : 0.001419
44.11/22.89	c (2,0) c ExchangingTime_6 : 0.001589
44.11/22.89	c (2,0) c ExchangingTime_7 : 0.001621
44.11/22.89	c (2,0) c ExchangingTime_total : 0.012460
44.11/22.89	c (2,0) c ExchangingTime_winner : 0.001566
44.11/22.89	c (2,0) c PeriodProcTime_0 : 0.000076
44.11/22.89	c (2,0) c PeriodProcTime_1 : 0.000088
44.11/22.89	c (2,0) c PeriodProcTime_2 : 0.000073
44.11/22.89	c (2,0) c PeriodProcTime_3 : 0.000082
44.11/22.89	c (2,0) c PeriodProcTime_4 : 0.000104
44.11/22.89	c (2,0) c PeriodProcTime_5 : 0.000075
44.11/22.89	c (2,0) c PeriodProcTime_6 : 0.000080
44.11/22.89	c (2,0) c PeriodProcTime_7 : 0.000078
44.11/22.89	c (2,0) c PeriodProcTime_total : 0.000656
44.11/22.89	c (2,0) c PeriodProcTime_winner : 0.000073
44.11/22.89	c (2,0) c SolvingTime_0 : 1.059241
44.11/22.89	c (2,0) c SolvingTime_1 : 1.099327
44.11/22.89	c (2,0) c SolvingTime_2 : 1.057639
44.11/22.89	c (2,0) c SolvingTime_3 : 1.068457
44.11/22.89	c (2,0) c SolvingTime_4 : 1.081641
44.11/22.89	c (2,0) c SolvingTime_5 : 1.095011
44.11/22.89	c (2,0) c SolvingTime_6 : 1.086353
44.11/22.89	c (2,0) c SolvingTime_7 : 1.095958
44.11/22.89	c (2,0) c SolvingTime_total : 8.643629
44.11/22.89	c (2,0) c SolvingTime_winner : 1.057639
44.11/22.89	c (2,0) c PropagationTime_0 : 0.860691
44.11/22.89	c (2,0) c PropagationTime_1 : 0.870389
44.11/22.89	c (2,0) c PropagationTime_2 : 0.852582
44.11/22.89	c (2,0) c PropagationTime_3 : 0.853273
44.11/22.89	c (2,0) c PropagationTime_4 : 0.873775
44.11/22.89	c (2,0) c PropagationTime_5 : 0.894940
44.11/22.89	c (2,0) c PropagationTime_6 : 0.884239
44.11/22.89	c (2,0) c PropagationTime_7 : 0.892689
44.11/22.89	c (2,0) c PropagationTime_total : 6.982578
44.11/22.89	c (2,0) c PropagationTime_winner : 0.852582
44.11/22.89	c (2,0) c AnalysisTime_0 : 0.141598
44.11/22.89	c (2,0) c AnalysisTime_1 : 0.150328
44.11/22.89	c (2,0) c AnalysisTime_2 : 0.145664
44.11/22.89	c (2,0) c AnalysisTime_3 : 0.141102
44.11/22.89	c (2,0) c AnalysisTime_4 : 0.155621
44.11/22.89	c (2,0) c AnalysisTime_5 : 0.147628
44.11/22.89	c (2,0) c AnalysisTime_6 : 0.144902
44.11/22.89	c (2,0) c AnalysisTime_7 : 0.150372
44.11/22.89	c (2,0) c AnalysisTime_total : 1.177215
44.11/22.89	c (2,0) c AnalysisTime_winner : 0.145664
44.11/22.89	c (2,0) c ReductionTime_0 : 0.005385
44.11/22.89	c (2,0) c ReductionTime_1 : 0.005860
44.11/22.89	c (2,0) c ReductionTime_2 : 0.005348
44.11/22.89	c (2,0) c ReductionTime_3 : 0.005761
44.11/22.89	c (2,0) c ReductionTime_4 : 0.005899
44.11/22.89	c (2,0) c ReductionTime_5 : 0.005988
44.11/22.89	c (2,0) c ReductionTime_6 : 0.005792
44.11/22.89	c (2,0) c ReductionTime_7 : 0.005950
44.11/22.89	c (2,0) c ReductionTime_total : 0.045983
44.11/22.89	c (2,0) c ReductionTime_winner : 0.005348
44.11/22.89	c (2,0) c SimplifyTime_0 : 0.004045
44.11/22.89	c (2,0) c SimplifyTime_1 : 0.022830
44.11/22.89	c (2,0) c SimplifyTime_2 : 0.007234
44.11/22.89	c (2,0) c SimplifyTime_3 : 0.021824
44.11/22.89	c (2,0) c SimplifyTime_4 : 0.000004
44.11/22.89	c (2,0) c SimplifyTime_5 : 0.000002
44.11/22.89	c (2,0) c SimplifyTime_6 : 0.004152
44.11/22.89	c (2,0) c SimplifyTime_7 : 0.000001
44.11/22.89	c (2,0) c SimplifyTime_total : 0.060091
44.11/22.89	c (2,0) c SimplifyTime_winner : 0.007234
44.11/22.89	c (2,0) c UsedRateTime_0 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_1 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_2 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_3 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_4 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_5 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_6 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_7 : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_total : 0.000000
44.11/22.89	c (2,0) c UsedRateTime_winner : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_0 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_1 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_2 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_3 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_4 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_5 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_6 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_7 : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_total : 0.000000
44.11/22.89	c (2,0) c OverlapRateTime_winner : 0.000000
44.11/22.89	c (2,0) c
44.11/22.89	c (2,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
44.11/22.89	c (2,0) c
44.11/22.89	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.89	c (2,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
44.11/22.89	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.89	c (2,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
44.11/22.89	c (2,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
44.11/22.89	c (2,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
44.11/22.89	c (2,0) c | Initial random_seed   |  946887621 |  962228795 | 2097562053 |  808375395 | 1982025030 | 1819362183 |  230239937 | 1051664146 |
44.11/22.89	c (2,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
44.11/22.89	c (2,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
44.11/22.89	c (2,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
44.11/22.89	c (2,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
44.11/22.89	c (2,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
44.11/22.89	c (2,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
44.11/22.89	c (2,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
44.11/22.89	c (2,0) c | var_decay             |     0.8500 |     0.8500 |     0.8600 |     0.8500 |     0.8500 |     0.8500 |     0.8500 |     0.8600 |
44.11/22.89	c (2,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
44.11/22.89	c (2,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
44.11/22.89	c (2,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
44.11/22.89	c (2,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.11/22.89	c (2,0) 
44.11/22.89	c (2,0) s UNSATISFIABLE
44.11/22.89	c (2,0) SatSolver.solve End
44.11/22.89	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
44.11/22.89	c (2,0) Show results Begin
44.11/22.89	s UNSATISFIABLE
44.11/22.89	c (2,0) Show results End
44.11/22.89	c (2,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
44.11/22.90	c (2,0) 2,2,STOP-AFTER(ALL)
44.11/22.90	c END-Prog: Wed Sep 25 00:16:26 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 (10938 MiB free)
  memory of node 1: 16384 MiB (14314 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405166-1569363403/watcher-4405166-1569363403 -o /tmp/evaluation-result-4405166-1569363403/solver-4405166-1569363403 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569358019-23654 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405166-1569363403.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=25402, runsolver pid=25399
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 7.69 7.74 7.79 2/211 25424
/proc/meminfo: memFree=25763628/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 512605100 115843072 349 33554432000 4194304 5098028 140724767793104 140724767790360 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 349 296 221 0 87 0
[pid=25405] ppid=25402 vsize=27314120 memory=106396 CPUtime=0.1 cores=0-7
/proc/25405/stat : 25405 (java) S 25402 25402 23627 0 -1 1077944320 6630 0 0 0 8 2 0 0 20 0 20 0 512605100 27969658880 26599 33554432000 4194304 4196468 140721617456224 140721617438768 140512252014327 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
/proc/25405/statm: 6828530 26599 2817 1 0 6790935 0
[pid=25405/tid=25406] ppid=25402 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/25405/task/25406/stat : 25406 (java) R 25402 25402 23627 0 -1 4202560 4718 0 0 0 7 2 0 0 20 0 20 0 512605101 27969658880 26599 33554432000 4194304 4196468 140721617456224 140512223832704 140512252036253 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25407] ppid=25402 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25405/task/25407/stat : 25407 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140512256256528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25408] ppid=25402 vsize=27314120 memory=140471537256064 CPUtime=0 cores=0-7
/proc/25405/task/25408/stat : 25408 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511674006160 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25409] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25409/stat : 25409 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511672953104 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25410] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25410/stat : 25410 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511671900560 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25411] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25411/stat : 25411 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511670848528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25412] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25412/stat : 25412 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511669795984 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25413] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25413/stat : 25413 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511668742928 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25414] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25414/stat : 25414 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 26599 33554432000 4194304 4196468 140721617456224 140511667690384 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25415] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25415/stat : 25415 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605104 27969658880 26599 33554432000 4194304 4196468 140721617456224 140510370871536 140512252025474 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25416] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25416/stat : 25416 (java) S 25402 25402 23627 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 26599 33554432000 4194304 4196468 140721617456224 140510190625952 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25417] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25417/stat : 25417 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 26599 33554432000 4194304 4196468 140721617456224 140509922190064 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25418] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25418/stat : 25418 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140509547681744 140512252032923 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25419] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25419/stat : 25419 (java) S 25402 25402 23627 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140510369819376 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25420] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25420/stat : 25420 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140510368766832 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25421] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25421/stat : 25421 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140510367713776 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25422] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25422/stat : 25422 (java) S 25402 25402 23627 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140510366661232 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25423] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25423/stat : 25423 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140509049776608 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25424] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25424/stat : 25424 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 27111 33554432000 4194304 4196468 140721617456224 140510365608624 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107792 KiB

[startup+0.215987 s]*
/proc/loadavg: 7.69 7.74 7.79 2/211 25424
/proc/meminfo: memFree=25742340/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 512605100 115843072 349 33554432000 4194304 5098028 140724767793104 140724767790360 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 349 296 221 0 87 0
[pid=25405] ppid=25402 vsize=27314120 memory=125876 CPUtime=0.25 cores=0-7
/proc/25405/stat : 25405 (java) S 25402 25402 23627 0 -1 1077944320 12141 0 0 0 21 4 0 0 20 0 20 0 512605100 27969658880 31469 33554432000 4194304 4196468 140721617456224 140721617438768 140512252014327 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
/proc/25405/statm: 6828530 31469 2972 1 0 6790935 0
[pid=25405/tid=25406] ppid=25402 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25405/task/25406/stat : 25406 (java) R 25402 25402 23627 0 -1 4202560 9832 0 0 0 17 3 0 0 20 0 20 0 512605101 27969658880 31469 33554432000 4194304 4196468 140721617456224 140512223797888 140512236094814 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25407] ppid=25402 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/25405/task/25407/stat : 25407 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140512256256528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25408] ppid=25402 vsize=27314120 memory=140471537279948 CPUtime=0 cores=0-7
/proc/25405/task/25408/stat : 25408 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511674006160 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25409] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25409/stat : 25409 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511672953104 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25410] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25410/stat : 25410 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511671900560 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25411] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25411/stat : 25411 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511670848528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25412] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25412/stat : 25412 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511669795984 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25413] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25413/stat : 25413 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511668742928 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25414] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25414/stat : 25414 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 31469 33554432000 4194304 4196468 140721617456224 140511667690384 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25415] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25415/stat : 25415 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605104 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510370871536 140512252025474 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25416] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25416/stat : 25416 (java) S 25402 25402 23627 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510190625952 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25417] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25417/stat : 25417 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 31469 33554432000 4194304 4196468 140721617456224 140509922190064 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25418] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25418/stat : 25418 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140509547681744 140512252032923 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25419] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25419/stat : 25419 (java) S 25402 25402 23627 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510369819376 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25420] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25420/stat : 25420 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510368766832 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25421] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25421/stat : 25421 (java) S 25402 25402 23627 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510367713776 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25422] ppid=25402 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/25405/task/25422/stat : 25422 (java) S 25402 25402 23627 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510366661232 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25423] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25423/stat : 25423 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140509049776608 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25424] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25424/stat : 25424 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 31469 33554432000 4194304 4196468 140721617456224 140510365608624 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127272 KiB

[startup+0.310355 s]*
/proc/loadavg: 7.69 7.74 7.79 2/211 25424
/proc/meminfo: memFree=25739784/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 512605100 115843072 349 33554432000 4194304 5098028 140724767793104 140724767790360 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 349 296 221 0 87 0
[pid=25405] ppid=25402 vsize=27314120 memory=129696 CPUtime=0.42 cores=0-7
/proc/25405/stat : 25405 (java) S 25402 25402 23627 0 -1 1077944320 13271 0 0 0 38 4 0 0 20 0 20 0 512605100 27969658880 32424 33554432000 4194304 4196468 140721617456224 140721617438768 140512252014327 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
/proc/25405/statm: 6828530 32424 3031 1 0 6790935 0
[pid=25405/tid=25406] ppid=25402 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/25405/task/25406/stat : 25406 (java) R 25402 25402 23627 0 -1 4202560 10769 0 0 0 26 4 0 0 20 0 20 0 512605101 27969658880 32424 33554432000 4194304 4196468 140721617456224 140512223828192 140512233577904 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25407] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25407/stat : 25407 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140512256256528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25408] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25408/stat : 25408 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511674006160 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25409] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25409/stat : 25409 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511672953104 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25410] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25410/stat : 25410 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511671900560 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25411] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25411/stat : 25411 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511670848528 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25412] ppid=25402 vsize=27314120 memory=140471401802415 CPUtime=0 cores=0-7
/proc/25405/task/25412/stat : 25412 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511669795984 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25413] ppid=25402 vsize=27314120 memory=140471401804720 CPUtime=0 cores=0-7
/proc/25405/task/25413/stat : 25413 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511668742928 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25414] ppid=25402 vsize=27314120 memory=140471401807024 CPUtime=0 cores=0-7
/proc/25405/task/25414/stat : 25414 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27969658880 32424 33554432000 4194304 4196468 140721617456224 140511667690384 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25415] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25415/stat : 25415 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605104 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510370871536 140512252025474 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25416] ppid=25402 vsize=27314120 memory=280942803627920 CPUtime=0 cores=0-7
/proc/25405/task/25416/stat : 25416 (java) S 25402 25402 23627 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510190625952 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25417] ppid=25402 vsize=27314120 memory=280942803625616 CPUtime=0 cores=0-7
/proc/25405/task/25417/stat : 25417 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605105 27969658880 32424 33554432000 4194304 4196468 140721617456224 140509922190064 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25418] ppid=25402 vsize=27314120 memory=280942803632528 CPUtime=0 cores=0-7
/proc/25405/task/25418/stat : 25418 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140509547681744 140512252032923 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25419] ppid=25402 vsize=27314120 memory=280942803573808 CPUtime=0.02 cores=0-7
/proc/25405/task/25419/stat : 25419 (java) S 25402 25402 23627 0 -1 1077944384 445 0 0 0 2 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510369819376 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25420] ppid=25402 vsize=27314120 memory=280942803646352 CPUtime=0 cores=0-7
/proc/25405/task/25420/stat : 25420 (java) S 25402 25402 23627 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510368766832 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25421] ppid=25402 vsize=27314120 memory=280942803653264 CPUtime=0.01 cores=0-7
/proc/25405/task/25421/stat : 25421 (java) R 25402 25402 23627 0 -1 4202560 167 0 0 0 1 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510367713776 140512232714624 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25422] ppid=25402 vsize=27314120 memory=280942803650960 CPUtime=0.07 cores=0-7
/proc/25405/task/25422/stat : 25422 (java) S 25402 25402 23627 0 -1 1077944384 540 0 0 0 7 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510366661232 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25423] ppid=25402 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25423/stat : 25423 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140509049776608 140512252024533 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25424] ppid=25402 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/25405/task/25424/stat : 25424 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605108 27969658880 32424 33554432000 4194304 4196468 140721617456224 140510365608624 140512252025474 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131092 KiB

[startup+0.700986 s]
/proc/loadavg: 7.69 7.74 7.79 2/211 25424
/proc/meminfo: memFree=25717832/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 512605100 115843072 349 33554432000 4194304 5098028 140724767793104 140724767790360 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 349 296 221 0 87 0
[pid=25405] ppid=25402 vsize=27320392 memory=165180 CPUtime=0.99 cores=0-7
/proc/25405/stat : 25405 (java) S 25402 25402 23627 0 -1 1077944320 20410 0 0 0 91 8 0 0 20 0 20 0 512605100 27976081408 41295 33554432000 4194304 4196468 140721617456224 140721617438768 140512252014327 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
/proc/25405/statm: 6830098 41295 3178 1 0 6791447 0
[pid=25405/tid=25406] ppid=25402 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/25405/task/25406/stat : 25406 (java) R 25402 25402 23627 0 -1 4202560 17341 0 0 0 61 6 0 0 20 0 20 0 512605101 27976081408 41295 33554432000 4194304 4196468 140721617456224 140512223849864 140511750991067 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25407] ppid=25402 vsize=27320392 memory=140471402013552 CPUtime=0 cores=0-7
/proc/25405/task/25407/stat : 25407 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27976081408 41295 33554432000 4194304 4196468 140721617456224 140512256256528 140512252024533 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25408] ppid=25402 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/25405/task/25408/stat : 25408 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512605103 27976081408 41295 33554432000 4194304 4196468 140721617456224 140511674006160 140512252024533 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0
[pid=25405/tid=25409] ppid=25402 vsize=27320392 memory=776 CPUtime=0 cores=0-7
/proc/25405/task/25409/stat : 25409 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512605103 27976081408 41295 33554432000 4194304 4196468 140721617456224 140511672953104 140512252024533 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20615168 140721617457899 140721617458326 140721617458326 140721617461199 0

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

/proc/25428/task/25440/stat : 25440 (java) S 25402 25402 23627 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 512607148 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519183209328 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25441] ppid=25402 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/25428/task/25441/stat : 25441 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140518808704848 140520701421467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25442] ppid=25402 vsize=8414124 memory=98432 CPUtime=0.18 cores=0-7
/proc/25428/task/25442/stat : 25442 (java) S 25402 25402 23627 0 -1 1077944384 852 0 0 0 18 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519995181936 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25443] ppid=25402 vsize=8414124 memory=0 CPUtime=0.16 cores=0-7
/proc/25428/task/25443/stat : 25443 (java) S 25402 25402 23627 0 -1 1077944384 346 0 0 0 16 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519994129136 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25444] ppid=25402 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/25428/task/25444/stat : 25444 (java) S 25402 25402 23627 0 -1 1077944384 876 0 0 0 20 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519993076336 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25445] ppid=25402 vsize=8414124 memory=140471402002400 CPUtime=0.25 cores=0-7
/proc/25428/task/25445/stat : 25445 (java) S 25402 25402 23627 0 -1 1077944384 666 0 0 0 25 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519992023536 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25446] ppid=25402 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/25428/task/25446/stat : 25446 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512607151 8616062976 33665 33554432000 4194304 4196468 140720601231792 140518310799968 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25447] ppid=25402 vsize=8414124 memory=6154216 CPUtime=0 cores=0-7
/proc/25428/task/25447/stat : 25447 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512607151 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519990970928 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25449] ppid=25402 vsize=8414124 memory=280942804543264 CPUtime=0 cores=0-7
/proc/25428/task/25449/stat : 25449 (java) S 25402 25402 23627 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512607234 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519989359680 140520701427481 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25451] ppid=25402 vsize=8414124 memory=7666081411730270289 CPUtime=0 cores=0-7
/proc/25428/task/25451/stat : 25451 (java) S 25402 25402 23627 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 512607234 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517639700624 140520701424797 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25452] ppid=25402 vsize=8414124 memory=7666081411730270289 CPUtime=0 cores=0-7
/proc/25428/task/25452/stat : 25452 (java) S 25402 25402 23627 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512607235 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517908135952 140520701424797 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25453] ppid=25402 vsize=8414124 memory=7666081411730270289 CPUtime=0 cores=0-7
/proc/25428/task/25453/stat : 25453 (java) S 25402 25402 23627 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 512607236 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517371272752 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
Current children cumulated CPU time: 40.88 s
Current children cumulated vsize: 9309004 KiB
Current children cumulated memory: 312000 KiB

[startup+22.807 s]
/proc/loadavg: 5.95 7.33 7.65 9/225 25461
/proc/meminfo: memFree=25531860/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1476 CPUtime=33.93 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 581 58146 0 0 0 0 3183 210 20 0 1 0 512605100 115843072 369 33554432000 4194304 5098028 140724767793104 140724767789848 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 369 311 221 0 87 0
[pid=25428] ppid=25402 vsize=8414124 memory=134660 CPUtime=1.77 cores=0-7
/proc/25428/stat : 25428 (java) S 25402 25402 23627 0 -1 1077944320 21604 0 0 0 164 13 0 0 20 0 24 0 512607144 8616062976 33665 33554432000 4194304 4196468 140720601231792 140720601214336 140520701402871 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
/proc/25428/statm: 2103531 33665 3222 1 0 2064875 0
[pid=25448] ppid=25428 vsize=783108 memory=190840 CPUtime=8.41 cores=0-7
/proc/25448/stat : 25448 (manyglucose-4.1) S 25428 25402 23627 0 -1 1077944320 38071 0 0 0 808 33 0 0 20 0 9 0 512607234 801902592 47710 33554432000 4194304 4454172 140720792811584 140720792809984 140002444589698 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 8 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
/proc/25448/statm: 195777 47710 408 64 0 191445 0
[pid=25448/tid=25454] ppid=25428 vsize=783108 memory=1980 CPUtime=1 cores=0-7
/proc/25448/task/25454/stat : 25454 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 943 0 0 0 96 4 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002404981864 4351286 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25455] ppid=25428 vsize=783108 memory=2428 CPUtime=1.01 cores=0-7
/proc/25448/task/25455/stat : 25455 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1647 0 0 0 98 3 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002396589160 4351184 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25456] ppid=25428 vsize=783108 memory=1580 CPUtime=1.01 cores=0-7
/proc/25448/task/25456/stat : 25456 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1219 0 0 0 99 2 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002388196456 4329040 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25457] ppid=25428 vsize=783108 memory=892 CPUtime=0.99 cores=0-7
/proc/25448/task/25457/stat : 25457 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1487 0 0 0 96 3 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002379803384 4351209 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25458] ppid=25428 vsize=783108 memory=134660 CPUtime=1.02 cores=0-7
/proc/25448/task/25458/stat : 25458 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1375 0 0 0 99 3 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002371410552 4350933 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25459] ppid=25428 vsize=783108 memory=3612 CPUtime=0.97 cores=0-7
/proc/25448/task/25459/stat : 25459 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1378 0 0 0 94 3 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002363017848 4351209 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25460] ppid=25428 vsize=783108 memory=2832 CPUtime=1 cores=0-7
/proc/25448/task/25460/stat : 25460 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1016 0 0 0 97 3 0 0 20 0 9 0 512607277 801902592 47710 33554432000 4194304 4454172 140720792811584 140002354625640 4329022 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25448/tid=25461] ppid=25428 vsize=783108 memory=1712 CPUtime=1.01 cores=0-7
/proc/25448/task/25461/stat : 25461 (manyglucose-4.1) R 25428 25402 23627 0 -1 4202560 1326 0 0 0 96 5 0 0 20 0 9 0 512607278 801902592 47710 33554432000 4194304 4454172 140720792811584 140002346232440 140002429885985 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 28053504 140720792818537 140720792818736 140720792818736 140720792821690 0
[pid=25428/tid=25429] ppid=25402 vsize=8414124 memory=1204 CPUtime=0.92 cores=0-7
/proc/25428/task/25429/stat : 25429 (java) S 25402 25402 23627 0 -1 1077944384 17446 0 0 0 82 10 0 0 20 0 24 0 512607145 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520673243040 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25430] ppid=25402 vsize=8414124 memory=1072 CPUtime=0 cores=0-7
/proc/25428/task/25430/stat : 25430 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520705645200 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25431] ppid=25402 vsize=8414124 memory=6096 CPUtime=0 cores=0-7
/proc/25428/task/25431/stat : 25431 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520186497552 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25432] ppid=25402 vsize=8414124 memory=1544 CPUtime=0 cores=0-7
/proc/25428/task/25432/stat : 25432 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520185444752 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25433] ppid=25402 vsize=8414124 memory=134660 CPUtime=0 cores=0-7
/proc/25428/task/25433/stat : 25433 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520184391952 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25434] ppid=25402 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25428/task/25434/stat : 25434 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520183340176 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25435] ppid=25402 vsize=8414124 memory=249683628836520 CPUtime=0 cores=0-7
/proc/25428/task/25435/stat : 25435 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520182287376 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25436] ppid=25402 vsize=8414124 memory=249683628836521 CPUtime=0 cores=0-7
/proc/25428/task/25436/stat : 25436 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520181234576 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25437] ppid=25402 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/25428/task/25437/stat : 25437 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607146 8616062976 33665 33554432000 4194304 4196468 140720601231792 140520180181776 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25438] ppid=25402 vsize=8414124 memory=7957840528094176769 CPUtime=0 cores=0-7
/proc/25428/task/25438/stat : 25438 (java) S 25402 25402 23627 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 512607147 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519996234096 140520701414018 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25439] ppid=25402 vsize=8414124 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/25428/task/25439/stat : 25439 (java) S 25402 25402 23627 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512607148 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519317431328 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25440] ppid=25402 vsize=8414124 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/25428/task/25440/stat : 25440 (java) S 25402 25402 23627 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 512607148 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519183209328 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25441] ppid=25402 vsize=8414124 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/25428/task/25441/stat : 25441 (java) S 25402 25402 23627 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140518808704848 140520701421467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25442] ppid=25402 vsize=8414124 memory=-2605811476043407915 CPUtime=0.18 cores=0-7
/proc/25428/task/25442/stat : 25442 (java) S 25402 25402 23627 0 -1 1077944384 852 0 0 0 18 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519995181936 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25443] ppid=25402 vsize=8414124 memory=-6876588628787748224 CPUtime=0.16 cores=0-7
/proc/25428/task/25443/stat : 25443 (java) S 25402 25402 23627 0 -1 1077944384 346 0 0 0 16 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519994129136 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25444] ppid=25402 vsize=8414124 memory=-7173504570862900581 CPUtime=0.2 cores=0-7
/proc/25428/task/25444/stat : 25444 (java) S 25402 25402 23627 0 -1 1077944384 876 0 0 0 20 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519993076336 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25445] ppid=25402 vsize=8414124 memory=8326441112149131691 CPUtime=0.25 cores=0-7
/proc/25428/task/25445/stat : 25445 (java) S 25402 25402 23627 0 -1 1077944384 666 0 0 0 25 0 0 0 20 0 24 0 512607150 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519992023536 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25446] ppid=25402 vsize=8414124 memory=-8672958532971446211 CPUtime=0 cores=0-7
/proc/25428/task/25446/stat : 25446 (java) S 25402 25402 23627 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512607151 8616062976 33665 33554432000 4194304 4196468 140720601231792 140518310799968 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25447] ppid=25402 vsize=8414124 memory=-8961733167378907077 CPUtime=0 cores=0-7
/proc/25428/task/25447/stat : 25447 (java) S 25402 25402 23627 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512607151 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519990970928 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25449] ppid=25402 vsize=8414124 memory=-6943855650595571281 CPUtime=0 cores=0-7
/proc/25428/task/25449/stat : 25449 (java) S 25402 25402 23627 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512607234 8616062976 33665 33554432000 4194304 4196468 140720601231792 140519989359680 140520701427481 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25451] ppid=25402 vsize=8414124 memory=4486604260213485459 CPUtime=0 cores=0-7
/proc/25428/task/25451/stat : 25451 (java) S 25402 25402 23627 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 512607234 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517639700624 140520701424797 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25452] ppid=25402 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/25428/task/25452/stat : 25452 (java) S 25402 25402 23627 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512607235 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517908135952 140520701424797 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25453] ppid=25402 vsize=8414124 memory=268 CPUtime=0 cores=0-7
/proc/25428/task/25453/stat : 25453 (java) S 25402 25402 23627 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 512607236 8616062976 33665 33554432000 4194304 4196468 140720601231792 140517371272752 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
Current children cumulated CPU time: 44.11 s
Current children cumulated vsize: 9310360 KiB
Current children cumulated memory: 326976 KiB

[startup+22.9013 s]
/proc/loadavg: 5.95 7.33 7.65 9/225 25461
/proc/meminfo: memFree=25531860/32770624 swapFree=66999820/67108860
[pid=25402] ppid=25399 vsize=113128 memory=1476 CPUtime=33.93 cores=0-7
/proc/25402/stat : 25402 (scop.sh) S 25399 25402 23627 0 -1 4202496 581 58146 0 0 0 0 3183 210 20 0 1 0 512605100 115843072 369 33554432000 4194304 5098028 140724767793104 140724767789848 139660790022780 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 22773760 140724767802149 140724767802476 140724767802476 140724767805389 0
/proc/25402/statm: 28282 369 311 221 0 87 0
[pid=25428] ppid=25402 vsize=8283048 memory=135016 CPUtime=10.67 cores=0-7
/proc/25428/stat : 25428 (java) S 25402 25402 23627 0 -1 1077944320 21690 39013 0 0 171 13 849 34 20 0 22 0 512607144 8481841152 33754 33554432000 4194304 4196468 140720601231792 140720601214336 140520701402871 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
/proc/25428/statm: 2070762 33754 3222 1 0 2032106 0
[pid=25428/tid=25429] ppid=25402 vsize=8283048 memory=1712 CPUtime=9.75 cores=0-7
/proc/25428/task/25429/stat : 25429 (java) R 25402 25402 23627 0 -1 4202560 17457 39013 0 0 82 10 849 34 20 0 22 0 512607145 8481841152 33754 33554432000 4194304 4196468 140720601231792 140520673238784 140520701424701 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25430] ppid=25402 vsize=8283036 memory=1204 CPUtime=8.83 cores=0-7
/proc/25428/task/25430/stat : 25430 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481828864 33791 33554432000 4194304 4196468 140720601231792 140520705645200 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25431] ppid=25402 vsize=8283048 memory=1072 CPUtime=8.83 cores=0-7
/proc/25428/task/25431/stat : 25431 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520186497552 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25432] ppid=25402 vsize=8283048 memory=6096 CPUtime=8.83 cores=0-7
/proc/25428/task/25432/stat : 25432 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520185444752 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25433] ppid=25402 vsize=8283048 memory=1544 CPUtime=8.83 cores=0-7
/proc/25428/task/25433/stat : 25433 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520184391952 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25434] ppid=25402 vsize=8283048 memory=776 CPUtime=8.83 cores=0-7
/proc/25428/task/25434/stat : 25434 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520183340176 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25435] ppid=25402 vsize=8283048 memory=4872558044660077418 CPUtime=8.83 cores=0-7
/proc/25428/task/25435/stat : 25435 (java) S 25402 25402 23627 0 -1 1077944384 2 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520182287376 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25436] ppid=25402 vsize=8283048 memory=0 CPUtime=8.83 cores=0-7
/proc/25428/task/25436/stat : 25436 (java) S 25402 25402 23627 0 -1 1077944384 2 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520181234576 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25437] ppid=25402 vsize=8283048 memory=0 CPUtime=8.83 cores=0-7
/proc/25428/task/25437/stat : 25437 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607146 8481841152 33791 33554432000 4194304 4196468 140720601231792 140520180181776 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25438] ppid=25402 vsize=8283048 memory=0 CPUtime=8.83 cores=0-7
/proc/25428/task/25438/stat : 25438 (java) S 25402 25402 23627 0 -1 1077944384 8 39013 0 0 0 0 849 34 20 0 22 0 512607147 8481841152 33791 33554432000 4194304 4196468 140720601231792 140519996234096 140520701414018 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25439] ppid=25402 vsize=8283048 memory=6150636 CPUtime=8.83 cores=0-7
/proc/25428/task/25439/stat : 25439 (java) S 25402 25402 23627 0 -1 1077944384 13 39013 0 0 0 0 849 34 20 0 22 0 512607148 8481841152 33791 33554432000 4194304 4196468 140720601231792 140519317431328 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25440] ppid=25402 vsize=8283048 memory=1396 CPUtime=8.83 cores=0-7
/proc/25428/task/25440/stat : 25440 (java) S 25402 25402 23627 0 -1 1077944384 21 39013 0 0 0 0 849 34 20 0 22 0 512607148 8481841152 33791 33554432000 4194304 4196468 140720601231792 140519183209328 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25441] ppid=25402 vsize=8283048 memory=5530048 CPUtime=8.83 cores=0-7
/proc/25428/task/25441/stat : 25441 (java) S 25402 25402 23627 0 -1 1077944384 1 39013 0 0 0 0 849 34 20 0 22 0 512607150 8481841152 33791 33554432000 4194304 4196468 140720601231792 140518808704848 140520701421467 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25442] ppid=25402 vsize=8283048 memory=6096 CPUtime=9.03 cores=0-7
/proc/25428/task/25442/stat : 25442 (java) S 25402 25402 23627 0 -1 1077944384 857 39013 0 0 20 0 849 34 20 0 22 0 512607150 8481841152 33791 33554432000 4194304 4196468 140720601231792 140519995181936 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25443] ppid=25402 vsize=8283048 memory=1544 CPUtime=9 cores=0-7
/proc/25428/task/25443/stat : 25443 (java) S 25402 25402 23627 0 -1 1077944384 350 39013 0 0 17 0 849 34 20 0 22 0 512607150 8481841152 34303 33554432000 4194304 4196468 140720601231792 140519994129136 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25444] ppid=25402 vsize=8283048 memory=776 CPUtime=9.04 cores=0-7
/proc/25428/task/25444/stat : 25444 (java) S 25402 25402 23627 0 -1 1077944384 882 39013 0 0 21 0 849 34 20 0 22 0 512607150 8481841152 34303 33554432000 4194304 4196468 140720601231792 140519993076336 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25445] ppid=25402 vsize=8283048 memory=6791534058613427641 CPUtime=9.1 cores=0-7
/proc/25428/task/25445/stat : 25445 (java) S 25402 25402 23627 0 -1 1077944384 712 39013 0 0 27 0 849 34 20 0 22 0 512607150 8481841152 34303 33554432000 4194304 4196468 140720601231792 140519992023536 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25446] ppid=25402 vsize=8283048 memory=1760 CPUtime=8.83 cores=0-7
/proc/25428/task/25446/stat : 25446 (java) S 25402 25402 23627 0 -1 1077944384 3 39013 0 0 0 0 849 34 20 0 22 0 512607151 8481841152 34303 33554432000 4194304 4196468 140720601231792 140518310799968 140520701413077 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25447] ppid=25402 vsize=8283048 memory=111632 CPUtime=8.83 cores=0-7
/proc/25428/task/25447/stat : 25447 (java) S 25402 25402 23627 0 -1 1077944384 2 39013 0 0 0 0 849 34 20 0 22 0 512607151 8481841152 34303 33554432000 4194304 4196468 140720601231792 140519990970928 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25449] ppid=25402 vsize=8283048 memory=800 CPUtime=8.83 cores=0-7
/proc/25428/task/25449/stat : 25449 (java) S 25402 25402 23627 0 -1 1077944384 23 39013 0 0 0 0 849 34 20 0 22 0 512607234 8481841152 34303 33554432000 4194304 4196468 140720601231792 140519989358864 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
[pid=25428/tid=25453] ppid=25402 vsize=8283048 memory=4428 CPUtime=8.83 cores=0-7
/proc/25428/task/25453/stat : 25453 (java) S 25402 25402 23627 0 -1 1077944384 10 39013 0 0 0 0 849 34 20 0 22 0 512607236 8481841152 34303 33554432000 4194304 4196468 140720601231792 140517371274544 140520701414018 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8622080 140720601236471 140720601236630 140720601236630 140720601239503 0
Current children cumulated CPU time: 44.6 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 136492 KiB

Child status: 0
Real time (s): 22.9129
CPU time (s): 44.6493
CPU user time (s): 42.0408
CPU system time (s): 2.60858
CPU usage (%): 194.866
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6159368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.0408
system time used= 2.60858
maximum resident set size= 6158088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119469
page faults= 0
swaps= 0
block input operations= 47464
block output operations= 18232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35897
involuntary context switches= 465


# summary of solver processes directly reported to runsolver:
#   pid: 25402
#   total CPU time (s): 44.6493
#   total CPU user time (s): 42.0408
#   total CPU system time (s): 2.60858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.247611 second user time and 0.229118 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-25 00:16:03
IDJOB=4405166
IDBENCH=141062
IDSOLVER=2867
FILE ID=node123/4405166-1569363403
RUNJOBID= node123-1569358019-23654
PBS_JOBID= 21705110
Free space on /tmp= 25920 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-dec-scens11_mini/Rlfap-ext-scen-11-f02_c18.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405166-1569363403/watcher-4405166-1569363403 -o /tmp/evaluation-result-4405166-1569363403/solver-4405166-1569363403 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569358019-23654 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405166-1569363403.xml

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

MD5SUM BENCH= 7ac25fa9c4532324d4bc78edd5427656
RANDOM SEED=731912838

node123.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.49
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.49
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.49
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.49
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:        25858228 kB
MemAvailable:   31838568 kB
Buffers:          101372 kB
Cached:          6039372 kB
SwapCached:         6604 kB
Active:          3200892 kB
Inactive:        2952628 kB
Active(anon):       3808 kB
Inactive(anon):    65176 kB
Active(file):    3197084 kB
Inactive(file):  2887452 kB
Unevictable:      106812 kB
Mlocked:          106812 kB
SwapTotal:      67108860 kB
SwapFree:       66999820 kB
Dirty:             20676 kB
Writeback:            12 kB
AnonPages:        112932 kB
Mapped:            57032 kB
Shmem:             47952 kB
Slab:             354032 kB
SReclaimable:     324264 kB
SUnreclaim:        29768 kB
KernelStack:        3360 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25900 MiB
End job on node123 at 2019-09-25 00:16:26