Trace number 4392654

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-clau-011-010.xml
MD5SUM46ced5e3eb9b8d9f9897ebef4f7d04b7
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 benchmark51.188
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints561
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":110}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":110}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":550},{"arity":10,"count":11}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":561}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-17437-serial-file.bin HOME/instance-4392654-1568438978.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 07:28:58 CEST 2019
0.65/0.57	c PID: 17440
0.65/0.57	c IP: 172.20.3.140
0.65/0.57	c HOST: node140.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.65/1.06	c (0,0) Parsing End
1.65/1.06	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.01/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.01/1.21	c (0,0) Constraint Name Generate Begin
2.01/1.21	c (0,0) Ctr:HOME/instance-4392654-1568438978.xml,Num:Var:WeightedSum
2.01/1.21	c (0,0) Constraint Name Generate End
2.01/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.01/1.21	c (0,0) CSP to CSPinCNF Begin
2.01/1.23	c (0,0) translated 57 (10%) constraints
2.01/1.25	c (0,0) translated 113 (20%) constraints
2.01/1.27	c (0,0) translated 169 (30%) constraints
2.01/1.29	c (0,0) translated 225 (40%) constraints
2.27/1.31	c (0,0) translated 281 (50%) constraints
2.27/1.32	c (0,0) translated 337 (60%) constraints
2.27/1.34	c (0,0) translated 393 (70%) constraints
2.27/1.35	c (0,0) translated 449 (80%) constraints
2.27/1.36	c (0,0) translated 505 (90%) constraints
2.27/1.37	c (0,0) translated 561 (100%) constraints
2.27/1.37	c (0,0) ===========================================
2.27/1.38	c (0,0) Hybrid: #OE=0, #LE=110
2.27/1.38	c (0,0) Hybrid
2.27/1.38	c (0,0) ===========================================
2.27/1.40	c (0,0) translated 57 (10%) constraints
2.58/1.40	c (0,0) translated 113 (20%) constraints
2.58/1.41	c (0,0) translated 169 (30%) constraints
2.58/1.41	c (0,0) translated 225 (40%) constraints
2.58/1.42	c (0,0) translated 281 (50%) constraints
2.58/1.42	c (0,0) translated 337 (60%) constraints
2.58/1.43	c (0,0) translated 393 (70%) constraints
2.58/1.43	c (0,0) translated 449 (80%) constraints
2.58/1.44	c (0,0) translated 505 (90%) constraints
2.58/1.44	c (0,0) translated 561 (100%) constraints
2.58/1.44	c (0,0) CSP to CSPinCNF End
2.58/1.44	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.58/1.44	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.58/1.44	c (0,0) CSPinCNF Propagation Begin
2.58/1.47	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.58/1.47	c (0,0) CSPinCNF Propagation End
2.58/1.47	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.58/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.58/1.47	c (0,0) Hybrid: #OE=0, #LE=110
2.58/1.47	c (0,0) Simplify CSPinCNF Begin
2.58/1.48	c (0,0) Simplify CSPinCNF End
2.58/1.48	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.58/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.58/1.48	c (0,0) Calculate Precise Domain Begin
2.58/1.48	c (0,0) 0 values are removed by re-calculation
2.58/1.48	c (0,0) Calculate Precise Domain End
2.58/1.49	c (0,0) CSP: 0 int (0 aux), 110 bool (0 aux), 561 ctr, max domain size 2
2.58/1.49	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.58/1.49	c (0,0) CSPinCNF to SatSolver Begin
2.85/1.54	c (0,0) 57 (10 %) CSP clauses are encoded (0 SAT variables, 56 SAT clauses)
2.85/1.55	c (1,1) 113 (20 %) CSP clauses are encoded (0 SAT variables, 112 SAT clauses)
2.85/1.56	c (1,1) 169 (30 %) CSP clauses are encoded (0 SAT variables, 168 SAT clauses)
2.85/1.57	c (1,1) 225 (40 %) CSP clauses are encoded (0 SAT variables, 224 SAT clauses)
2.85/1.58	c (1,1) 281 (50 %) CSP clauses are encoded (0 SAT variables, 280 SAT clauses)
2.85/1.59	c (1,1) 337 (60 %) CSP clauses are encoded (0 SAT variables, 336 SAT clauses)
2.85/1.60	c (1,1) 393 (70 %) CSP clauses are encoded (0 SAT variables, 392 SAT clauses)
3.04/1.60	c (1,1) 449 (80 %) CSP clauses are encoded (0 SAT variables, 448 SAT clauses)
3.04/1.61	c (1,1) 505 (90 %) CSP clauses are encoded (0 SAT variables, 504 SAT clauses)
3.04/1.61	c (1,1) 561 (100 %) CSP clauses are encoded (0 SAT variables, 560 SAT clauses)
3.04/1.61	c (1,1) CSPinCNF to SatSolver End
3.04/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.04/1.61	c (1,1) 110 bool, 561 clause
3.04/1.61	c (1,1) Export Begin
3.26/1.72	c (1,1) Export to HOME/scop-17437-serial-file.bin
3.26/1.72	c (1,1) Export End
3.26/1.72	c (1,1) Export File Size: 0.04 MB
3.26/1.72	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.26/1.72	c END-Prog: Sat Sep 14 07:28:59 CEST 2019
3.26/1.74	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-17437-serial-file.bin
3.96/2.20	c (0,0) Read Serial File Begin
3.96/2.20	c (0,0) HOME/scop-17437-serial-file.bin
4.27/2.43	c (0,0) Read Serial File End
4.27/2.44	
4.27/2.44	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
4.27/2.44	(Solving Process)
4.27/2.44	
4.27/2.47	c BEGIN-Prog: Sat Sep 14 07:29:00 CEST 2019
4.27/2.47	c PID: 17460
4.27/2.47	c IP: 172.20.3.140
4.27/2.47	c HOST: node140.alineos.net
4.27/2.47	c (0,0) SatSolver.solve Begin
4.27/2.47	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392654-1568438978.xml-scop-17440.cnf
4.57/2.50	c (0,0) c
4.57/2.50	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)
4.57/2.50	c (0,0) c
4.57/2.50	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.57/2.50	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.57/2.50	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.57/2.50	c (0,0) c |                                                                                                       |
4.57/2.50	c (0,0) c |  Number of variables:           110                                                                   |
4.57/2.50	c (0,0) c |  Number of clauses:             561                                                                   |
4.57/2.50	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.57/2.50	c (0,0) c |                                                                                                       |
4.57/2.50	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.57/2.50	c (0,0) c |                                                                                                       |
4.57/2.50	c (0,0) c |  Generating clones                                                                                    |
4.57/2.50	c (0,0) c |  all clones generated. Memory =    22.98Mb.                                                           |
4.57/2.50	c (0,0) c ========================================================================================================|
4.57/2.50	c (0,0) c
4.57/2.50	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
4.57/2.50	c (0,0) c
4.57/2.50	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.57/2.50	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.57/2.50	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.57/2.50	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
4.57/2.50	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
4.57/2.50	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
4.57/2.50	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
4.57/2.50	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
4.57/2.50	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
4.57/2.50	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
4.57/2.50	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
4.57/2.50	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
4.57/2.50	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
4.57/2.50	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
4.57/2.50	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
4.57/2.50	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
4.57/2.50	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
4.57/2.50	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
4.57/2.50	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
228.84/31.99	c (29,0) c
228.84/31.99	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
228.84/31.99	c (29,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
228.84/31.99	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
228.84/31.99	c (29,0) c |  0 |    943 |     577510 |     479533 |      550 |    85614 |    34311 |   730940 |    47939 |      648 |  20 |  0.984 |
228.84/31.99	c (29,0) c |  1 |    496 |     561208 |     477767 |      550 |    74947 |    36174 |   731637 |    45451 |      650 |  20 |  0.918 |
228.84/31.99	c (29,0) c |  2 |   3352 |    2308023 |    1897158 |    11360 |     3138 |   194249 |   571771 |    15563 |      644 |  20 |  1.026 |
228.84/31.99	c (29,0) c |  3 |   1231 |     588961 |     482481 |      550 |    86149 |    31979 |   735737 |    51727 |      650 |  20 |  0.918 |
228.84/31.99	c (29,0) c |  4 |   3238 |    2258757 |    1860168 |    11111 |     2175 |   192133 |   559806 |    17587 |      630 |  20 |  0.918 |
228.84/31.99	c (29,0) c |  5 |    353 |     541374 |     464440 |      550 |    53946 |    39101 |   722974 |    40626 |      645 |  20 |  1.017 |
228.84/31.99	c (29,0) c |  6 |   3676 |    2378404 |    1947383 |    12853 |     3322 |   210987 |   564296 |    16142 |      650 |  20 |  0.918 |
228.84/31.99	c (29,0) c |  7 |    183 |     556276 |     477982 |      550 |    67263 |    43910 |   723007 |    33804 |      649 |  20 |  0.917 |
228.84/31.99	c (29,0) c 
228.84/31.99	c (29,0) c synthesis     8086916 conflicts    98082318 propagations    36046 conflicts/sec   437190 propagations/sec
228.84/31.99	c (29,0) c real: 29.4918 s, cpu: 224.347 s, memory: 700.53 Mb
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c real time : 50.5658 s
394.95/53.06	c (50,0) c cpu time  : 389.494 s
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | Conflicts     |        12705420 |     743911 |     746850 |    2983953 |     746940 |    2985925 |     725842 |    3036644 |     735355 |
394.95/53.06	c (50,0) c | Decisions     |        15498994 |     905030 |     894466 |    3661334 |     918836 |    3658147 |     862845 |    3728860 |     869476 |
394.95/53.06	c (50,0) c | Propagations  |       157844328 |    9279836 |    9312974 |   37008039 |    9245678 |   37467821 |    8872568 |   37791984 |    8865428 |
394.95/53.06	c (50,0) c | ReduceDBs     |            4496 |         23 |         24 |       1449 |         23 |       1450 |         24 |       1478 |         25 |
394.95/53.06	c (50,0) c | SimpDBs       |              59 |          3 |          3 |         15 |          3 |         13 |          3 |         16 |          3 |
394.95/53.06	c (50,0) c | Restarts      |           23571 |       1525 |       1082 |       5832 |       1907 |       5816 |        886 |       6029 |        494 |
394.95/53.06	c (50,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
394.95/53.06	c (50,0) c | PropBinClauses|       288322623 |   15938285 |   15990284 |   69590071 |   15982892 |   69991190 |   14967601 |   70853492 |   15008808 |
394.95/53.06	c (50,0) c | PropPreBlocker|     24369908416 | 3118699284 | 3131080320 | 2885780444 | 3064321082 | 2876606303 | 3146459703 | 2868922570 | 3278038710 |
394.95/53.06	c (50,0) c | PropNotBlocker|      4039262629 |  502145876 |  490734646 |  530574028 |  498354796 |  530972154 |  489615941 |  536946875 |  459918313 |
394.95/53.06	c (50,0) c | LitFullScans  |     52899066090 | 6601799853 | 6602288509 | 6601936643 | 6601936228 | 6600677878 | 6602119945 | 6634160378 | 6654146656 |
394.95/53.06	c (50,0) c | LitScanFracts |        11473787 |    1763579 |    2278630 |     467892 |    1923588 |     668552 |    2100099 |     480415 |    1791032 |
394.95/53.06	c (50,0) c | DecisionLevel0|           23647 |       1527 |       1083 |       5851 |       1911 |       5824 |        887 |       6056 |        508 |
394.95/53.06	c (50,0) c | Periods       |            8813 |       1100 |       1100 |       1100 |       1100 |       1100 |       1100 |       1105 |       1108 |
394.95/53.06	c (50,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
394.95/53.06	c (50,0) c | Avg_Trail     |                 |         91 |         91 |         92 |         91 |         93 |         90 |         93 |         88 |
394.95/53.06	c (50,0) c | Avg_DL        |                 |         16 |         16 |         16 |         16 |         16 |         16 |         16 |         17 |
394.95/53.06	c (50,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
394.95/53.06	c (50,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | Exported      |         1215305 |      51239 |      52238 |     310367 |      47991 |     309501 |      56078 |     328843 |      59048 |
394.95/53.06	c (50,0) c | Imported      |         8334476 |    1137684 |    1136848 |     886408 |    1141826 |     885009 |    1133586 |     872868 |    1140247 |
394.95/53.06	c (50,0) c | Good          |            2970 |        392 |        381 |        336 |        386 |        312 |        391 |        324 |        448 |
394.95/53.06	c (50,0) c | Purge         |         8331506 |    1137292 |    1136467 |     886072 |    1141440 |     884697 |    1133195 |     872544 |    1139799 |
394.95/53.06	c (50,0) c | Promoted      |          411980 |      74544 |      72726 |      20992 |      79006 |      23310 |      63444 |      22383 |      55575 |
394.95/53.06	c (50,0) c | Remove_Imp    |         7194631 |     931949 |     938774 |     855874 |     923388 |     859207 |     889468 |     840962 |     955009 |
394.95/53.06	c (50,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | Unaries       |                 |          2 |          1 |         19 |          4 |          8 |          1 |         27 |         14 |
394.95/53.06	c (50,0) c | Binaries      |                 |         29 |         45 |        158 |         54 |        137 |         29 |        237 |         94 |
394.95/53.06	c (50,0) c | Glues         |                 |         63 |         86 |        226 |         85 |        187 |         74 |        320 |        149 |
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | Orig_Seen     |          2469 % |        550 |        550 |      32997 |        550 |      33421 |        550 |      35538 |        550 |
394.95/53.06	c (50,0) c | Diff Orig seen|                 | -    32447 | -    32447 |      X     | -    32447 |        424 | -    32447 |       2541 | -    32447 |
394.95/53.06	c (50,0) c | Hamming       |            27 % |         27 |         27 |      X     |         30 |         28 |         34 |         32 |         34 |
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c | RunningTime   |                 |   48.2  96%|   47.1  94%|   49.3  99%|   48.7  97%|   49.8  99%|   48.2  96%|   49.4  99%|   46.2  92%|
394.95/53.06	c (50,0) c | WaitingTime   |                 |    1.8   4%|    2.7   5%|    0.2   0%|    1.1   2%|    0.0   0%|    1.7   3%|    0.1   0%|    3.5   7%|
394.95/53.06	c (50,0) c | ExchangingTime|                 |    0.4   1%|    0.4   1%|    0.4   1%|    0.4   1%|    0.4   1%|    0.5   1%|    0.4   1%|    0.5   1%|
394.95/53.06	c (50,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%|
394.95/53.06	c (50,0) c | SolvingTime   |                 |   50.4     |   50.3     |   49.9     |   50.2     |   50.3     |   50.4     |   49.9     |   50.1     |
394.95/53.06	c (50,0) c | PropagationTim|                 |   45.7  91%|   45.3  90%|   33.5  67%|   45.4  90%|   34.0  68%|   44.3  88%|   33.5  67%|   45.4  91%|
394.95/53.06	c (50,0) c | AnalysisTime  |                 |    2.8   5%|    2.9   6%|    9.6  19%|    2.8   5%|    9.7  19%|    4.1   8%|    9.9  20%|    2.7   5%|
394.95/53.06	c (50,0) c | ReductionTime |                 |    1.2   2%|    1.3   3%|    4.4   9%|    1.2   2%|    4.4   9%|    1.1   2%|    4.3   9%|    1.2   2%|
394.95/53.06	c (50,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.1   0%|
394.95/53.06	c (50,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%|
394.95/53.06	c (50,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%|
394.95/53.06	c (50,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c
394.95/53.06	c (50,0) c Threads : 8
394.95/53.06	c (50,0) c Winner : 2
394.95/53.06	c (50,0) c Conflicts_0 : 743911
394.95/53.06	c (50,0) c Conflicts_1 : 746850
394.95/53.06	c (50,0) c Conflicts_2 : 2983953
394.95/53.06	c (50,0) c Conflicts_3 : 746940
394.95/53.06	c (50,0) c Conflicts_4 : 2985925
394.95/53.06	c (50,0) c Conflicts_5 : 725842
394.95/53.06	c (50,0) c Conflicts_6 : 3036644
394.95/53.06	c (50,0) c Conflicts_7 : 735355
394.95/53.06	c (50,0) c Conflicts_total : 12705420
394.95/53.06	c (50,0) c Conflicts_winner : 2983953
394.95/53.06	c (50,0) c Decisions_0 : 905030
394.95/53.06	c (50,0) c Decisions_1 : 894466
394.95/53.06	c (50,0) c Decisions_2 : 3661334
394.95/53.06	c (50,0) c Decisions_3 : 918836
394.95/53.06	c (50,0) c Decisions_4 : 3658147
394.95/53.06	c (50,0) c Decisions_5 : 862845
394.95/53.06	c (50,0) c Decisions_6 : 3728860
394.95/53.06	c (50,0) c Decisions_7 : 869476
394.95/53.06	c (50,0) c Decisions_total : 15498994
394.95/53.06	c (50,0) c Decisions_winner : 3661334
394.95/53.06	c (50,0) c Propagations_0 : 9279836
394.95/53.06	c (50,0) c Propagations_1 : 9312974
394.95/53.06	c (50,0) c Propagations_2 : 37008039
394.95/53.06	c (50,0) c Propagations_3 : 9245678
394.95/53.06	c (50,0) c Propagations_4 : 37467821
394.95/53.06	c (50,0) c Propagations_5 : 8872568
394.95/53.06	c (50,0) c Propagations_6 : 37791984
394.95/53.06	c (50,0) c Propagations_7 : 8865428
394.95/53.06	c (50,0) c Propagations_total : 157844328
394.95/53.06	c (50,0) c Propagations_winner : 37008039
394.95/53.06	c (50,0) c ReduceDBs_0 : 23
394.95/53.06	c (50,0) c ReduceDBs_1 : 24
394.95/53.06	c (50,0) c ReduceDBs_2 : 1449
394.95/53.06	c (50,0) c ReduceDBs_3 : 23
394.95/53.06	c (50,0) c ReduceDBs_4 : 1450
394.95/53.06	c (50,0) c ReduceDBs_5 : 24
394.95/53.06	c (50,0) c ReduceDBs_6 : 1478
394.95/53.06	c (50,0) c ReduceDBs_7 : 25
394.95/53.06	c (50,0) c ReduceDBs_total : 4496
394.95/53.06	c (50,0) c ReduceDBs_winner : 1449
394.95/53.06	c (50,0) c SimpDBs_0 : 3
394.95/53.06	c (50,0) c SimpDBs_1 : 3
394.95/53.06	c (50,0) c SimpDBs_2 : 15
394.95/53.06	c (50,0) c SimpDBs_3 : 3
394.95/53.06	c (50,0) c SimpDBs_4 : 13
394.95/53.06	c (50,0) c SimpDBs_5 : 3
394.95/53.06	c (50,0) c SimpDBs_6 : 16
394.95/53.06	c (50,0) c SimpDBs_7 : 3
394.95/53.06	c (50,0) c SimpDBs_total : 59
394.95/53.06	c (50,0) c SimpDBs_winner : 15
394.95/53.06	c (50,0) c Restarts_0 : 1525
394.95/53.07	c (50,0) c Restarts_1 : 1082
394.95/53.07	c (50,0) c Restarts_2 : 5832
394.95/53.07	c (50,0) c Restarts_3 : 1907
394.95/53.07	c (50,0) c Restarts_4 : 5816
394.95/53.07	c (50,0) c Restarts_5 : 886
394.95/53.07	c (50,0) c Restarts_6 : 6029
394.95/53.07	c (50,0) c Restarts_7 : 494
394.95/53.07	c (50,0) c Restarts_total : 23571
394.95/53.07	c (50,0) c Restarts_winner : 5832
394.95/53.07	c (50,0) c ForcedImports_0 : 0
394.95/53.07	c (50,0) c ForcedImports_1 : 0
394.95/53.07	c (50,0) c ForcedImports_2 : 0
394.95/53.07	c (50,0) c ForcedImports_3 : 0
394.95/53.07	c (50,0) c ForcedImports_4 : 0
394.95/53.07	c (50,0) c ForcedImports_5 : 0
394.95/53.07	c (50,0) c ForcedImports_6 : 0
394.95/53.07	c (50,0) c ForcedImports_7 : 0
394.95/53.07	c (50,0) c ForcedImports_total : 0
394.95/53.07	c (50,0) c ForcedImports_winner : 0
394.95/53.07	c (50,0) c PropsBinClauses_0 : 15938285
394.95/53.07	c (50,0) c PropsBinClauses_1 : 15990284
394.95/53.07	c (50,0) c PropsBinClauses_2 : 69590071
394.95/53.07	c (50,0) c PropsBinClauses_3 : 15982892
394.95/53.07	c (50,0) c PropsBinClauses_4 : 69991190
394.95/53.07	c (50,0) c PropsBinClauses_5 : 14967601
394.95/53.07	c (50,0) c PropsBinClauses_6 : 70853492
394.95/53.07	c (50,0) c PropsBinClauses_7 : 15008808
394.95/53.07	c (50,0) c PropsBinClauses_total : 288322623
394.95/53.07	c (50,0) c PropsBinClauses_winner : 69590071
394.95/53.07	c (50,0) c PropsPreBlocker_0 : 3118699284
394.95/53.07	c (50,0) c PropsPreBlocker_1 : 3131080320
394.95/53.07	c (50,0) c PropsPreBlocker_2 : 2885780444
394.95/53.07	c (50,0) c PropsPreBlocker_3 : 3064321082
394.95/53.07	c (50,0) c PropsPreBlocker_4 : 2876606303
394.95/53.07	c (50,0) c PropsPreBlocker_5 : 3146459703
394.95/53.07	c (50,0) c PropsPreBlocker_6 : 2868922570
394.95/53.07	c (50,0) c PropsPreBlocker_7 : 3278038710
394.95/53.07	c (50,0) c PropsPreBlocker_total : 24369908416
394.95/53.07	c (50,0) c PropsPreBlocker_winner : 2885780444
394.95/53.07	c (50,0) c PropsNotBlocker_0 : 502145876
394.95/53.07	c (50,0) c PropsNotBlocker_1 : 490734646
394.95/53.07	c (50,0) c PropsNotBlocker_2 : 530574028
394.95/53.07	c (50,0) c PropsNotBlocker_3 : 498354796
394.95/53.07	c (50,0) c PropsNotBlocker_4 : 530972154
394.95/53.07	c (50,0) c PropsNotBlocker_5 : 489615941
394.95/53.07	c (50,0) c PropsNotBlocker_6 : 536946875
394.95/53.07	c (50,0) c PropsNotBlocker_7 : 459918313
394.95/53.07	c (50,0) c PropsNotBlocker_total : 4039262629
394.95/53.07	c (50,0) c PropsNotBlocker_winner : 530574028
394.95/53.07	c (50,0) c PropsLitFullScans_0 : 6601799853
394.95/53.07	c (50,0) c PropsLitFullScans_1 : 6602288509
394.95/53.07	c (50,0) c PropsLitFullScans_2 : 6601936643
394.95/53.07	c (50,0) c PropsLitFullScans_3 : 6601936228
394.95/53.07	c (50,0) c PropsLitFullScans_4 : 6600677878
394.95/53.07	c (50,0) c PropsLitFullScans_5 : 6602119945
394.95/53.07	c (50,0) c PropsLitFullScans_6 : 6634160378
394.95/53.07	c (50,0) c PropsLitFullScans_7 : 6654146656
394.95/53.07	c (50,0) c PropsLitFullScans_total : 52899066090
394.95/53.07	c (50,0) c PropsLitFullScans_winner : 6601936643
394.95/53.07	c (50,0) c LitScanFractions_0 : 1763579
394.95/53.07	c (50,0) c LitScanFractions_1 : 2278630
394.95/53.07	c (50,0) c LitScanFractions_2 : 467892
394.95/53.07	c (50,0) c LitScanFractions_3 : 1923588
394.95/53.07	c (50,0) c LitScanFractions_4 : 668552
394.95/53.07	c (50,0) c LitScanFractions_5 : 2100099
394.95/53.07	c (50,0) c LitScanFractions_6 : 480415
394.95/53.07	c (50,0) c LitScanFractions_7 : 1791032
394.95/53.07	c (50,0) c LitScanFractions_total : 11473787
394.95/53.07	c (50,0) c LitScanFractions_winner : 467892
394.95/53.07	c (50,0) c DecisionLevel0_0 : 1527
394.95/53.07	c (50,0) c DecisionLevel0_1 : 1083
394.95/53.07	c (50,0) c DecisionLevel0_2 : 5851
394.95/53.07	c (50,0) c DecisionLevel0_3 : 1911
394.95/53.07	c (50,0) c DecisionLevel0_4 : 5824
394.95/53.07	c (50,0) c DecisionLevel0_5 : 887
394.95/53.07	c (50,0) c DecisionLevel0_6 : 6056
394.95/53.07	c (50,0) c DecisionLevel0_7 : 508
394.95/53.07	c (50,0) c DecisionLevel0_total : 23647
394.95/53.07	c (50,0) c DecisionLevel0_winner : 5851
394.95/53.07	c (50,0) c Periods_0 : 1100
394.95/53.07	c (50,0) c Periods_1 : 1100
394.95/53.07	c (50,0) c Periods_2 : 1100
394.95/53.07	c (50,0) c Periods_3 : 1100
394.95/53.07	c (50,0) c Periods_4 : 1100
394.95/53.07	c (50,0) c Periods_5 : 1100
394.95/53.07	c (50,0) c Periods_6 : 1105
394.95/53.07	c (50,0) c Periods_7 : 1108
394.95/53.07	c (50,0) c Periods_total : 8813
394.95/53.07	c (50,0) c Periods_winner : 1100
394.95/53.07	c (50,0) c Margin_0 : 20
394.95/53.07	c (50,0) c Margin_1 : 20
394.95/53.07	c (50,0) c Margin_2 : 20
394.95/53.07	c (50,0) c Margin_3 : 20
394.95/53.07	c (50,0) c Margin_4 : 20
394.95/53.07	c (50,0) c Margin_5 : 20
394.95/53.07	c (50,0) c Margin_6 : 20
394.95/53.07	c (50,0) c Margin_7 : 20
394.95/53.07	c (50,0) c Margin_total : 160
394.95/53.07	c (50,0) c Margin_winner : 20
394.95/53.07	c (50,0) c Exported_0 : 51239
394.95/53.07	c (50,0) c Exported_1 : 52238
394.95/53.07	c (50,0) c Exported_2 : 310367
394.95/53.07	c (50,0) c Exported_3 : 47991
394.95/53.07	c (50,0) c Exported_4 : 309501
394.95/53.07	c (50,0) c Exported_5 : 56078
394.95/53.07	c (50,0) c Exported_6 : 328843
394.95/53.07	c (50,0) c Exported_7 : 59048
394.95/53.07	c (50,0) c Exported_total : 1215305
394.95/53.07	c (50,0) c Exported_winner : 310367
394.95/53.07	c (50,0) c Imported_0 : 1137684
394.95/53.07	c (50,0) c Imported_1 : 1136848
394.95/53.07	c (50,0) c Imported_2 : 886408
394.95/53.07	c (50,0) c Imported_3 : 1141826
394.95/53.07	c (50,0) c Imported_4 : 885009
394.95/53.07	c (50,0) c Imported_5 : 1133586
394.95/53.07	c (50,0) c Imported_6 : 872868
394.95/53.07	c (50,0) c Imported_7 : 1140247
394.95/53.07	c (50,0) c Imported_total : 8334476
394.95/53.07	c (50,0) c Imported_winner : 886408
394.95/53.07	c (50,0) c Good_0 : 392
394.95/53.07	c (50,0) c Good_1 : 381
394.95/53.07	c (50,0) c Good_2 : 336
394.95/53.07	c (50,0) c Good_3 : 386
394.95/53.07	c (50,0) c Good_4 : 312
394.95/53.07	c (50,0) c Good_5 : 391
394.95/53.07	c (50,0) c Good_6 : 324
394.95/53.07	c (50,0) c Good_7 : 448
394.95/53.07	c (50,0) c Good_total : 2970
394.95/53.07	c (50,0) c Good_winner : 336
394.95/53.07	c (50,0) c Purge_0 : 1137292
394.95/53.07	c (50,0) c Purge_1 : 1136467
394.95/53.07	c (50,0) c Purge_2 : 886072
394.95/53.07	c (50,0) c Purge_3 : 1141440
394.95/53.07	c (50,0) c Purge_4 : 884697
394.95/53.07	c (50,0) c Purge_5 : 1133195
394.95/53.07	c (50,0) c Purge_6 : 872544
394.95/53.07	c (50,0) c Purge_7 : 1139799
394.95/53.07	c (50,0) c Purge_total : 8331506
394.95/53.07	c (50,0) c Purge_winner : 886072
394.95/53.07	c (50,0) c Promoted_0 : 74544
394.95/53.07	c (50,0) c Promoted_1 : 72726
394.95/53.07	c (50,0) c Promoted_2 : 20992
394.95/53.07	c (50,0) c Promoted_3 : 79006
394.95/53.07	c (50,0) c Promoted_4 : 23310
394.95/53.07	c (50,0) c Promoted_5 : 63444
394.95/53.07	c (50,0) c Promoted_6 : 22383
394.95/53.07	c (50,0) c Promoted_7 : 55575
394.95/53.07	c (50,0) c Promoted_total : 411980
394.95/53.07	c (50,0) c Promoted_winner : 20992
394.95/53.07	c (50,0) c Remove_Imp_0 : 931949
394.95/53.07	c (50,0) c Remove_Imp_1 : 938774
394.95/53.07	c (50,0) c Remove_Imp_2 : 855874
394.95/53.07	c (50,0) c Remove_Imp_3 : 923388
394.95/53.07	c (50,0) c Remove_Imp_4 : 859207
394.95/53.07	c (50,0) c Remove_Imp_5 : 889468
394.95/53.07	c (50,0) c Remove_Imp_6 : 840962
394.95/53.07	c (50,0) c Remove_Imp_7 : 955009
394.95/53.07	c (50,0) c Remove_Imp_total : 7194631
394.95/53.07	c (50,0) c Remove_Imp_winner : 855874
394.95/53.07	c (50,0) c Blocked_Reuse_0 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_1 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_2 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_3 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_4 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_5 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_6 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_7 : 0
394.95/53.07	c (50,0) c Blocked_Reuse_total : 0
394.95/53.07	c (50,0) c Blocked_Reuse_winner : 0
394.95/53.07	c (50,0) c Unaries_0 : 2
394.95/53.07	c (50,0) c Unaries_1 : 1
394.95/53.07	c (50,0) c Unaries_2 : 19
394.95/53.07	c (50,0) c Unaries_3 : 4
394.95/53.07	c (50,0) c Unaries_4 : 8
394.95/53.07	c (50,0) c Unaries_5 : 1
394.95/53.07	c (50,0) c Unaries_6 : 27
394.95/53.07	c (50,0) c Unaries_7 : 14
394.95/53.07	c (50,0) c Unaries_total : 76
394.95/53.07	c (50,0) c Unaries_winner : 19
394.95/53.07	c (50,0) c Binaries_0 : 29
394.95/53.07	c (50,0) c Binaries_1 : 45
394.95/53.07	c (50,0) c Binaries_2 : 158
394.95/53.07	c (50,0) c Binaries_3 : 54
394.95/53.07	c (50,0) c Binaries_4 : 137
394.95/53.07	c (50,0) c Binaries_5 : 29
394.95/53.07	c (50,0) c Binaries_6 : 237
394.95/53.07	c (50,0) c Binaries_7 : 94
394.95/53.07	c (50,0) c Binaries_total : 783
394.95/53.07	c (50,0) c Binaries_winner : 158
394.95/53.07	c (50,0) c Glues_0 : 63
394.95/53.07	c (50,0) c Glues_1 : 86
394.95/53.07	c (50,0) c Glues_2 : 226
394.95/53.07	c (50,0) c Glues_3 : 85
394.95/53.07	c (50,0) c Glues_4 : 187
394.95/53.07	c (50,0) c Glues_5 : 74
394.95/53.07	c (50,0) c Glues_6 : 320
394.95/53.07	c (50,0) c Glues_7 : 149
394.95/53.07	c (50,0) c Glues_total : 1190
394.95/53.07	c (50,0) c Glues_winner : 226
394.95/53.07	c (50,0) c RunningTime_0 : 48.191957
394.95/53.07	c (50,0) c RunningTime_1 : 47.143158
394.95/53.07	c (50,0) c RunningTime_2 : 49.315140
394.95/53.07	c (50,0) c RunningTime_3 : 48.719459
394.95/53.07	c (50,0) c RunningTime_4 : 49.844249
394.95/53.07	c (50,0) c RunningTime_5 : 48.193094
394.95/53.07	c (50,0) c RunningTime_6 : 49.363507
394.95/53.07	c (50,0) c RunningTime_7 : 46.156491
394.95/53.07	c (50,0) c RunningTime_total : 386.927053
394.95/53.07	c (50,0) c RunningTime_winner : 49.315140
394.95/53.07	c (50,0) c WaitingTime_0 : 1.787544
394.95/53.07	c (50,0) c WaitingTime_1 : 2.717676
394.95/53.07	c (50,0) c WaitingTime_2 : 0.190457
394.95/53.07	c (50,0) c WaitingTime_3 : 1.053291
394.95/53.07	c (50,0) c WaitingTime_4 : 0.001194
394.95/53.07	c (50,0) c WaitingTime_5 : 1.747465
394.95/53.07	c (50,0) c WaitingTime_6 : 0.123975
394.95/53.07	c (50,0) c WaitingTime_7 : 3.455688
394.95/53.07	c (50,0) c WaitingTime_total : 11.077291
394.95/53.07	c (50,0) c WaitingTime_winner : 0.190457
394.95/53.07	c (50,0) c ExchangingTime_0 : 0.404591
394.95/53.07	c (50,0) c ExchangingTime_1 : 0.440671
394.95/53.07	c (50,0) c ExchangingTime_2 : 0.409714
394.95/53.07	c (50,0) c ExchangingTime_3 : 0.435305
394.95/53.07	c (50,0) c ExchangingTime_4 : 0.437255
394.95/53.07	c (50,0) c ExchangingTime_5 : 0.456476
394.95/53.07	c (50,0) c ExchangingTime_6 : 0.425061
394.95/53.07	c (50,0) c ExchangingTime_7 : 0.457498
394.95/53.07	c (50,0) c ExchangingTime_total : 3.466571
394.95/53.07	c (50,0) c ExchangingTime_winner : 0.409714
394.95/53.07	c (50,0) c PeriodProcTime_0 : 0.007351
394.95/53.07	c (50,0) c PeriodProcTime_1 : 0.007751
394.95/53.07	c (50,0) c PeriodProcTime_2 : 0.007419
394.95/53.07	c (50,0) c PeriodProcTime_3 : 0.007563
394.95/53.07	c (50,0) c PeriodProcTime_4 : 0.011220
394.95/53.07	c (50,0) c PeriodProcTime_5 : 0.007870
394.95/53.07	c (50,0) c PeriodProcTime_6 : 0.007864
394.95/53.07	c (50,0) c PeriodProcTime_7 : 0.008321
394.95/53.07	c (50,0) c PeriodProcTime_total : 0.065360
394.95/53.07	c (50,0) c PeriodProcTime_winner : 0.007419
394.95/53.07	c (50,0) c SolvingTime_0 : 50.391444
394.95/53.07	c (50,0) c SolvingTime_1 : 50.309257
394.95/53.07	c (50,0) c SolvingTime_2 : 49.922729
394.95/53.07	c (50,0) c SolvingTime_3 : 50.215617
394.95/53.07	c (50,0) c SolvingTime_4 : 50.293917
394.95/53.07	c (50,0) c SolvingTime_5 : 50.404905
394.95/53.07	c (50,0) c SolvingTime_6 : 49.920407
394.95/53.07	c (50,0) c SolvingTime_7 : 50.077998
394.95/53.07	c (50,0) c SolvingTime_total : 401.536274
394.95/53.07	c (50,0) c SolvingTime_winner : 49.922729
394.95/53.07	c (50,0) c PropagationTime_0 : 45.686230
394.95/53.07	c (50,0) c PropagationTime_1 : 45.280807
394.95/53.07	c (50,0) c PropagationTime_2 : 33.546751
394.95/53.07	c (50,0) c PropagationTime_3 : 45.363105
394.95/53.07	c (50,0) c PropagationTime_4 : 33.975213
394.95/53.07	c (50,0) c PropagationTime_5 : 44.306047
394.95/53.07	c (50,0) c PropagationTime_6 : 33.451725
394.95/53.07	c (50,0) c PropagationTime_7 : 45.357087
394.95/53.07	c (50,0) c PropagationTime_total : 326.966965
394.95/53.07	c (50,0) c PropagationTime_winner : 33.546751
394.95/53.07	c (50,0) c AnalysisTime_0 : 2.768676
394.95/53.07	c (50,0) c AnalysisTime_1 : 2.912776
394.95/53.07	c (50,0) c AnalysisTime_2 : 9.645940
394.95/53.07	c (50,0) c AnalysisTime_3 : 2.760832
394.95/53.07	c (50,0) c AnalysisTime_4 : 9.675032
394.95/53.07	c (50,0) c AnalysisTime_5 : 4.138669
394.95/53.07	c (50,0) c AnalysisTime_6 : 9.879398
394.95/53.07	c (50,0) c AnalysisTime_7 : 2.670505
394.95/53.07	c (50,0) c AnalysisTime_total : 44.451828
394.95/53.07	c (50,0) c AnalysisTime_winner : 9.645940
394.95/53.07	c (50,0) c ReductionTime_0 : 1.162499
394.95/53.07	c (50,0) c ReductionTime_1 : 1.271198
394.95/53.07	c (50,0) c ReductionTime_2 : 4.365918
394.95/53.07	c (50,0) c ReductionTime_3 : 1.208900
394.95/53.07	c (50,0) c ReductionTime_4 : 4.422520
394.95/53.07	c (50,0) c ReductionTime_5 : 1.113967
394.95/53.08	c (50,0) c ReductionTime_6 : 4.328521
394.95/53.08	c (50,0) c ReductionTime_7 : 1.226346
394.95/53.08	c (50,0) c ReductionTime_total : 19.099869
394.95/53.08	c (50,0) c ReductionTime_winner : 4.365918
394.95/53.08	c (50,0) c SimplifyTime_0 : 0.025208
394.95/53.08	c (50,0) c SimplifyTime_1 : 0.035284
394.95/53.08	c (50,0) c SimplifyTime_2 : 0.032933
394.95/53.08	c (50,0) c SimplifyTime_3 : 0.039989
394.95/53.08	c (50,0) c SimplifyTime_4 : 0.032716
394.95/53.08	c (50,0) c SimplifyTime_5 : 0.032884
394.95/53.08	c (50,0) c SimplifyTime_6 : 0.042300
394.95/53.08	c (50,0) c SimplifyTime_7 : 0.060674
394.95/53.08	c (50,0) c SimplifyTime_total : 0.301987
394.95/53.08	c (50,0) c SimplifyTime_winner : 0.032933
394.95/53.08	c (50,0) c UsedRateTime_0 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_1 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_2 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_3 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_4 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_5 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_6 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_7 : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_total : 0.000000
394.95/53.08	c (50,0) c UsedRateTime_winner : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_0 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_1 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_2 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_3 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_4 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_5 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_6 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_7 : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_total : 0.000000
394.95/53.08	c (50,0) c OverlapRateTime_winner : 0.000000
394.95/53.08	c (50,0) c
394.95/53.08	c (50,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
394.95/53.08	c (50,0) c
394.95/53.08	c (50,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.08	c (50,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
394.95/53.08	c (50,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.08	c (50,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
394.95/53.08	c (50,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
394.95/53.08	c (50,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
394.95/53.08	c (50,0) c | Initial random_seed   | 1877430420 |  269122161 | 1838876403 | 1054814778 |  935448000 |  790058287 | 1019137125 |  980944437 |
394.95/53.08	c (50,0) c | chanseokStrategy      |      False |      False |       True |      False |       True |      False |       True |      False |
394.95/53.08	c (50,0) c | coLBDBound            |          5 |          5 |          4 |          5 |          4 |          5 |          4 |          5 |
394.95/53.08	c (50,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
394.95/53.08	c (50,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
394.95/53.08	c (50,0) c | incReduceDB           |        300 |        300 |          0 |        300 |          0 |        300 |          0 |        300 |
394.95/53.08	c (50,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
394.95/53.08	c (50,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
394.95/53.08	c (50,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
394.95/53.08	c (50,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
394.95/53.08	c (50,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
394.95/53.08	c (50,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
394.95/53.08	c (50,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
394.95/53.08	c (50,0) 
394.95/53.08	c (50,0) s UNSATISFIABLE
394.95/53.08	c (50,0) SatSolver.solve End
394.95/53.08	c (50,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
394.95/53.08	c (50,0) Show results Begin
394.95/53.08	s UNSATISFIABLE
394.95/53.08	c (50,0) Show results End
394.95/53.08	c (50,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
394.95/53.08	c (50,0) 50,50,STOP-AFTER(ALL)
394.95/53.08	c END-Prog: Sat Sep 14 07:29:51 CEST 2019

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392654-1568438978/watcher-4392654-1568438978 -o /tmp/evaluation-result-4392654-1568438978/solver-4392654-1568438978 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568430400-14914 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392654-1568438978.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=17437, runsolver pid=17434
Current StackSize limit: 8192 KiB


[startup+0.100172 s]*
/proc/loadavg: 6.88 7.77 8.07 2/211 17459
/proc/meminfo: memFree=24500956/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419836215 115843072 348 33554432000 4194304 5098028 140733378469504 140733378466760 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 348 296 221 0 87 0
[pid=17440] ppid=17437 vsize=27314120 memory=105624 CPUtime=0.11 cores=0-7
/proc/17440/stat : 17440 (java) S 17437 17437 14887 0 -1 1077944320 6490 0 0 0 9 2 0 0 20 0 20 0 419836216 27969658880 26406 33554432000 4194304 4196468 140729975698784 140729975681328 139816547766007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
/proc/17440/statm: 6828530 26406 2790 1 0 6790935 0
[pid=17440/tid=17441] ppid=17437 vsize=27314120 memory=7970133773678188955 CPUtime=0.08 cores=0-7
/proc/17440/task/17441/stat : 17441 (java) R 17437 17437 14887 0 -1 4202560 4579 0 0 0 7 1 0 0 20 0 20 0 419836216 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816519570184 139816547777942 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17442] ppid=17437 vsize=27314120 memory=732370096399342565 CPUtime=0 cores=0-7
/proc/17440/task/17442/stat : 17442 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816552008848 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17443] ppid=17437 vsize=27314120 memory=139958061889152 CPUtime=0 cores=0-7
/proc/17440/task/17443/stat : 17443 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816366165008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17444] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17444/stat : 17444 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816365112208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17445] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17445/stat : 17445 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816364059408 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17446] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17446/stat : 17446 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816363006608 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17447] ppid=17437 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17440/task/17447/stat : 17447 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816361953808 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17448] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17448/stat : 17448 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816360901008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17449] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17449/stat : 17449 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 26406 33554432000 4194304 4196468 140729975698784 139816359848208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17450] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17450/stat : 17450 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836220 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815538355056 139816547777154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17451] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17451/stat : 17451 (java) S 17437 17437 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 26406 33554432000 4194304 4196468 140729975698784 139814405924384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17452] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17452/stat : 17452 (java) S 17437 17437 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 26406 33554432000 4194304 4196468 140729975698784 139814271702384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17453] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17453/stat : 17453 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 26406 33554432000 4194304 4196468 140729975698784 139813897197904 139816547784603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17454] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17454/stat : 17454 (java) S 17437 17437 14887 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815537301872 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17455] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17455/stat : 17455 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815536249072 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17456] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17456/stat : 17456 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815535196272 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17457] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17457/stat : 17457 (java) S 17437 17437 14887 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815534143472 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17458] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17458/stat : 17458 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 26406 33554432000 4194304 4196468 140729975698784 139813399293024 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17459] ppid=17437 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17440/task/17459/stat : 17459 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 26406 33554432000 4194304 4196468 140729975698784 139815533091888 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107016 KiB

[startup+0.210139 s]*
/proc/loadavg: 6.88 7.77 8.07 2/211 17459
/proc/meminfo: memFree=24480304/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419836215 115843072 348 33554432000 4194304 5098028 140733378469504 140733378466760 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 348 296 221 0 87 0
[pid=17440] ppid=17437 vsize=27314120 memory=124704 CPUtime=0.25 cores=0-7
/proc/17440/stat : 17440 (java) S 17437 17437 14887 0 -1 1077944320 11979 0 0 0 21 4 0 0 20 0 20 0 419836216 27969658880 31176 33554432000 4194304 4196468 140729975698784 140729975681328 139816547766007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
/proc/17440/statm: 6828530 31176 2929 1 0 6790935 0
[pid=17440/tid=17441] ppid=17437 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/17440/task/17441/stat : 17441 (java) R 17437 17437 14887 0 -1 4202560 9703 0 0 0 16 3 0 0 20 0 20 0 419836216 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816519569616 139816529329559 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17442] ppid=17437 vsize=27314120 memory=732370096399342565 CPUtime=0 cores=0-7
/proc/17440/task/17442/stat : 17442 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816552008848 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17443] ppid=17437 vsize=27314120 memory=139958061889152 CPUtime=0 cores=0-7
/proc/17440/task/17443/stat : 17443 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816366165008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17444] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17444/stat : 17444 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816365112208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17445] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17445/stat : 17445 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816364059408 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17446] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17446/stat : 17446 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816363006608 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17447] ppid=17437 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17440/task/17447/stat : 17447 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816361953808 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17448] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17448/stat : 17448 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816360901008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17449] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17449/stat : 17449 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 31176 33554432000 4194304 4196468 140729975698784 139816359848208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17450] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17450/stat : 17450 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836220 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815538355056 139816547777154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17451] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17451/stat : 17451 (java) S 17437 17437 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 31176 33554432000 4194304 4196468 140729975698784 139814405924384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17452] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17452/stat : 17452 (java) S 17437 17437 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 31176 33554432000 4194304 4196468 140729975698784 139814271702384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17453] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17453/stat : 17453 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 31176 33554432000 4194304 4196468 140729975698784 139813897197904 139816547784603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17454] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17454/stat : 17454 (java) S 17437 17437 14887 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815537301872 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17455] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17455/stat : 17455 (java) S 17437 17437 14887 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815536249072 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17456] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17456/stat : 17456 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815535196272 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17457] ppid=17437 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/17440/task/17457/stat : 17457 (java) S 17437 17437 14887 0 -1 1077944384 439 0 0 0 2 0 0 0 20 0 20 0 419836223 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815534143472 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17458] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17458/stat : 17458 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 31176 33554432000 4194304 4196468 140729975698784 139813399293024 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17459] ppid=17437 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17440/task/17459/stat : 17459 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 31176 33554432000 4194304 4196468 140729975698784 139815533091888 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126096 KiB

[startup+0.309449 s]*
/proc/loadavg: 6.88 7.77 8.07 3/211 17459
/proc/meminfo: memFree=24476892/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419836215 115843072 348 33554432000 4194304 5098028 140733378469504 140733378466760 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 348 296 221 0 87 0
[pid=17440] ppid=17437 vsize=27314120 memory=128384 CPUtime=0.43 cores=0-7
/proc/17440/stat : 17440 (java) S 17437 17437 14887 0 -1 1077944320 12945 0 0 0 38 5 0 0 20 0 20 0 419836216 27969658880 32096 33554432000 4194304 4196468 140729975698784 140729975681328 139816547766007 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
/proc/17440/statm: 6828530 32096 3067 1 0 6790935 0
[pid=17440/tid=17441] ppid=17437 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17440/task/17441/stat : 17441 (java) R 17437 17437 14887 0 -1 4202560 10502 0 0 0 26 4 0 0 20 0 20 0 419836216 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816519596080 139816529329563 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17442] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17442/stat : 17442 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816552008848 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17443] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17443/stat : 17443 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816366165008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17444] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17444/stat : 17444 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816365112208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17445] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17445/stat : 17445 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816364059408 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17446] ppid=17437 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/17440/task/17446/stat : 17446 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816363006608 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17447] ppid=17437 vsize=27314120 memory=139957951886255 CPUtime=0 cores=0-7
/proc/17440/task/17447/stat : 17447 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816361953808 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17448] ppid=17437 vsize=27314120 memory=139957951888560 CPUtime=0 cores=0-7
/proc/17440/task/17448/stat : 17448 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816360901008 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17449] ppid=17437 vsize=27314120 memory=139957951890864 CPUtime=0 cores=0-7
/proc/17440/task/17449/stat : 17449 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27969658880 32096 33554432000 4194304 4196468 140729975698784 139816359848208 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17450] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17450/stat : 17450 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836220 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815538355056 139816547777154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17451] ppid=17437 vsize=27314120 memory=279915903788688 CPUtime=0 cores=0-7
/proc/17440/task/17451/stat : 17451 (java) S 17437 17437 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 32096 33554432000 4194304 4196468 140729975698784 139814405924384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17452] ppid=17437 vsize=27314120 memory=279915903795600 CPUtime=0 cores=0-7
/proc/17440/task/17452/stat : 17452 (java) S 17437 17437 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419836221 27969658880 32096 33554432000 4194304 4196468 140729975698784 139814271702384 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17453] ppid=17437 vsize=27314120 memory=279915903736752 CPUtime=0 cores=0-7
/proc/17440/task/17453/stat : 17453 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 32096 33554432000 4194304 4196468 140729975698784 139813897197904 139816547784603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17454] ppid=17437 vsize=27314120 memory=279915903809424 CPUtime=0.02 cores=0-7
/proc/17440/task/17454/stat : 17454 (java) S 17437 17437 14887 0 -1 1077944384 533 0 0 0 2 0 0 0 20 0 20 0 419836223 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815537301872 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17455] ppid=17437 vsize=27314120 memory=279915903816336 CPUtime=0.01 cores=0-7
/proc/17440/task/17455/stat : 17455 (java) S 17437 17437 14887 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 20 0 419836223 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815536249072 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17456] ppid=17437 vsize=27314120 memory=279915903814032 CPUtime=0 cores=0-7
/proc/17440/task/17456/stat : 17456 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836223 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815535196272 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17457] ppid=17437 vsize=27314120 memory=279915903830192 CPUtime=0.07 cores=0-7
/proc/17440/task/17457/stat : 17457 (java) S 17437 17437 14887 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 20 0 419836223 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815534143472 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17458] ppid=17437 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17440/task/17458/stat : 17458 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 32096 33554432000 4194304 4196468 140729975698784 139813399293024 139816547776213 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17459] ppid=17437 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17440/task/17459/stat : 17459 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836224 27969658880 32096 33554432000 4194304 4196468 140729975698784 139815533091888 139816547777154 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129776 KiB

[startup+0.700877 s]
/proc/loadavg: 6.88 7.77 8.07 2/211 17459
/proc/meminfo: memFree=24456904/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419836215 115843072 348 33554432000 4194304 5098028 140733378469504 140733378466760 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 348 296 221 0 87 0
[pid=17440] ppid=17437 vsize=27320392 memory=163284 CPUtime=0.99 cores=0-7
/proc/17440/stat : 17440 (java) S 17437 17437 14887 0 -1 1077944320 19942 0 0 0 92 7 0 0 20 0 20 0 419836216 27976081408 40821 33554432000 4194304 4196468 140729975698784 140729975681328 139816547766007 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
/proc/17440/statm: 6830098 40821 3184 1 0 6791447 0
[pid=17440/tid=17441] ppid=17437 vsize=27320392 memory=279915904125120 CPUtime=0.68 cores=0-7
/proc/17440/task/17441/stat : 17441 (java) R 17437 17437 14887 0 -1 4202560 16932 0 0 0 62 6 0 0 20 0 20 0 419836216 27976081408 40821 33554432000 4194304 4196468 140729975698784 139816519604864 139816547787933 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17442] ppid=17437 vsize=27320392 memory=1540 CPUtime=0 cores=0-7
/proc/17440/task/17442/stat : 17442 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419836219 27976081408 40821 33554432000 4194304 4196468 140729975698784 139816552008848 139816547776213 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17443] ppid=17437 vsize=27320392 memory=772 CPUtime=0 cores=0-7
/proc/17440/task/17443/stat : 17443 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419836219 27976081408 40821 33554432000 4194304 4196468 140729975698784 139816366165008 139816547776213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0
[pid=17440/tid=17444] ppid=17437 vsize=27320392 memory=10596 CPUtime=0 cores=0-7
/proc/17440/task/17444/stat : 17444 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419836219 27976081408 40821 33554432000 4194304 4196468 140729975698784 139816365112208 139816547776213 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27615232 140729975706346 140729975706774 140729975706774 140729975709647 0

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

[pid=17460/tid=17473] ppid=17437 vsize=8414124 memory=7872837144611083190 CPUtime=0 cores=0-7
/proc/17460/task/17473/stat : 17473 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357680322384 140359742662555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17474] ppid=17437 vsize=8414124 memory=7378837587435672534 CPUtime=0.07 cores=0-7
/proc/17460/task/17474/stat : 17474 (java) S 17437 17437 14887 0 -1 1077944384 575 0 0 0 7 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358902090608 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17475] ppid=17437 vsize=8414124 memory=3472468254179522250 CPUtime=0.11 cores=0-7
/proc/17460/task/17475/stat : 17475 (java) S 17437 17437 14887 0 -1 1077944384 634 0 0 0 11 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358901037808 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17476] ppid=17437 vsize=8414124 memory=3544532462517494498 CPUtime=0.08 cores=0-7
/proc/17460/task/17476/stat : 17476 (java) S 17437 17437 14887 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358899985008 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17477] ppid=17437 vsize=8414124 memory=3905668147631431152 CPUtime=0.21 cores=0-7
/proc/17460/task/17477/stat : 17477 (java) S 17437 17437 14887 0 -1 1077944384 578 0 0 0 21 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358898932208 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17478] ppid=17437 vsize=8414124 memory=3616583442255388192 CPUtime=0 cores=0-7
/proc/17460/task/17478/stat : 17478 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357182417504 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17479] ppid=17437 vsize=8414124 memory=121984 CPUtime=0.02 cores=0-7
/proc/17460/task/17479/stat : 17479 (java) S 17437 17437 14887 0 -1 1077944384 5 0 0 0 2 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358897879600 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17481] ppid=17437 vsize=8414124 memory=441708 CPUtime=0 cores=0-7
/proc/17460/task/17481/stat : 17481 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836465 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358889845824 140359742668569 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17487] ppid=17437 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/17460/task/17487/stat : 17487 (java) S 17437 17437 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356511318192 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17489] ppid=17437 vsize=8414124 memory=3624 CPUtime=0 cores=0-7
/proc/17460/task/17489/stat : 17489 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356779753520 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17493] ppid=17437 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/17460/task/17493/stat : 17493 (java) S 17437 17437 14887 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 419836468 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356242890288 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
Current children cumulated CPU time: 388.48 s
Current children cumulated vsize: 9214240 KiB
Current children cumulated memory: 536776 KiB

[startup+52.8021 s]
/proc/loadavg: 7.29 7.71 8.03 10/224 17495
/proc/meminfo: memFree=24071896/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1472 CPUtime=3.36 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 582 24962 0 0 0 0 321 15 20 0 1 0 419836215 115843072 368 33554432000 4194304 5098028 140733378469504 140733378466248 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 368 311 221 0 87 0
[pid=17460] ppid=17437 vsize=8414124 memory=121984 CPUtime=1.34 cores=0-7
/proc/17460/stat : 17460 (java) S 17437 17437 14887 0 -1 1077944320 20341 0 0 0 126 8 0 0 20 0 24 0 419836390 8616062976 30496 33554432000 4194304 4196468 140721478545120 140721478527664 140359742643959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
/proc/17460/statm: 2103531 30496 3213 1 0 2064875 0
[pid=17480] ppid=17460 vsize=717336 memory=437716 CPUtime=389.63 cores=0-7
/proc/17480/stat : 17480 (manyglucose-4.1) S 17460 17437 14887 0 -1 1077944320 322494 0 0 0 38882 81 0 0 20 0 5 0 419836465 734552064 109429 33554432000 4194304 4454172 140732513453664 140732513452048 139684596117239 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
/proc/17480/statm: 179334 109429 418 64 0 175002 0
[pid=17480/tid=17483] ppid=17460 vsize=717336 memory=0 CPUtime=48.48 cores=0-7
/proc/17480/task/17483/stat : 17483 (manyglucose-4.1) R 17460 17437 14887 0 -1 4202560 40948 0 0 0 4842 6 0 0 20 0 5 0 419836466 734552064 109429 33554432000 4194304 4454172 140732513453664 139684580900128 4351198 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
[pid=17480/tid=17484] ppid=17460 vsize=717336 memory=0 CPUtime=46.97 cores=0-7
/proc/17480/task/17484/stat : 17484 (manyglucose-4.1) R 17460 17437 14887 0 -1 4202560 44946 0 0 0 4686 11 0 0 20 0 5 0 419836466 734552064 109429 33554432000 4194304 4454172 140732513453664 139684572507144 4351488 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
[pid=17480/tid=17488] ppid=17460 vsize=717336 memory=1472 CPUtime=50.18 cores=0-7
/proc/17480/task/17488/stat : 17488 (manyglucose-4.1) R 17460 17437 14887 0 -1 4202560 26364 0 0 0 5011 7 0 0 20 0 5 0 419836466 734552064 109429 33554432000 4194304 4454172 140732513453664 139684547329160 4351243 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
[pid=17480/tid=17490] ppid=17460 vsize=717336 memory=121984 CPUtime=48.51 cores=0-7
/proc/17480/task/17490/stat : 17490 (manyglucose-4.1) R 17460 17437 14887 0 -1 4202560 62038 0 0 0 4838 13 0 0 20 0 5 0 419836466 734552064 109429 33554432000 4194304 4454172 140732513453664 139684538936560 4351286 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
[pid=17460/tid=17461] ppid=17437 vsize=8414124 memory=415368 CPUtime=0.78 cores=0-7
/proc/17460/task/17461/stat : 17461 (java) S 17437 17437 14887 0 -1 1077944384 16836 0 0 0 73 5 0 0 20 0 24 0 419836390 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359714484128 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17462] ppid=17437 vsize=8414124 memory=612 CPUtime=0 cores=0-7
/proc/17460/task/17462/stat : 17462 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359746886288 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17463] ppid=17437 vsize=8414124 memory=1220 CPUtime=0 cores=0-7
/proc/17460/task/17463/stat : 17463 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359547054608 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17464] ppid=17437 vsize=8414124 memory=33 CPUtime=0 cores=0-7
/proc/17460/task/17464/stat : 17464 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359546001808 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17465] ppid=17437 vsize=8414124 memory=7164775556227098210 CPUtime=0 cores=0-7
/proc/17460/task/17465/stat : 17465 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359544949008 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17466] ppid=17437 vsize=8414124 memory=7012758156709488747 CPUtime=0 cores=0-7
/proc/17460/task/17466/stat : 17466 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359543897232 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17467] ppid=17437 vsize=8414124 memory=121984 CPUtime=0 cores=0-7
/proc/17460/task/17467/stat : 17467 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359542844432 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17468] ppid=17437 vsize=8414124 memory=413316 CPUtime=0 cores=0-7
/proc/17460/task/17468/stat : 17468 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359541791632 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17469] ppid=17437 vsize=8414124 memory=2129587 CPUtime=0 cores=0-7
/proc/17460/task/17469/stat : 17469 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359540738832 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17470] ppid=17437 vsize=8414124 memory=3616727188382172474 CPUtime=0 cores=0-7
/proc/17460/task/17470/stat : 17470 (java) S 17437 17437 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 419836393 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358903142768 140359742655106 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17471] ppid=17437 vsize=8414124 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/17460/task/17471/stat : 17471 (java) S 17437 17437 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419836394 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358323266592 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17472] ppid=17437 vsize=8414124 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/17460/task/17472/stat : 17472 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836394 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358054830960 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17473] ppid=17437 vsize=8414124 memory=-7662980745959663145 CPUtime=0 cores=0-7
/proc/17460/task/17473/stat : 17473 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357680322384 140359742662555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17474] ppid=17437 vsize=8414124 memory=6944656592455360604 CPUtime=0.07 cores=0-7
/proc/17460/task/17474/stat : 17474 (java) S 17437 17437 14887 0 -1 1077944384 575 0 0 0 7 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358902090608 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17475] ppid=17437 vsize=8414124 memory=6944656592455360604 CPUtime=0.11 cores=0-7
/proc/17460/task/17475/stat : 17475 (java) S 17437 17437 14887 0 -1 1077944384 634 0 0 0 11 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358901037808 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17476] ppid=17437 vsize=8414124 memory=6655300316396806240 CPUtime=0.08 cores=0-7
/proc/17460/task/17476/stat : 17476 (java) S 17437 17437 14887 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358899985008 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17477] ppid=17437 vsize=8414124 memory=804 CPUtime=0.21 cores=0-7
/proc/17460/task/17477/stat : 17477 (java) S 17437 17437 14887 0 -1 1077944384 578 0 0 0 21 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358898932208 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17478] ppid=17437 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/17460/task/17478/stat : 17478 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357182417504 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17479] ppid=17437 vsize=8414124 memory=916 CPUtime=0.02 cores=0-7
/proc/17460/task/17479/stat : 17479 (java) S 17437 17437 14887 0 -1 1077944384 5 0 0 0 2 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358897879600 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17481] ppid=17437 vsize=8414124 memory=4488 CPUtime=0 cores=0-7
/proc/17460/task/17481/stat : 17481 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836465 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358889845824 140359742668569 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17487] ppid=17437 vsize=8414124 memory=4104 CPUtime=0 cores=0-7
/proc/17460/task/17487/stat : 17487 (java) S 17437 17437 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356511318192 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17489] ppid=17437 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/17460/task/17489/stat : 17489 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356779753520 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17493] ppid=17437 vsize=8414124 memory=3396 CPUtime=0 cores=0-7
/proc/17460/task/17493/stat : 17493 (java) S 17437 17437 14887 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 419836468 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356242890288 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
Current children cumulated CPU time: 394.33 s
Current children cumulated vsize: 9244588 KiB
Current children cumulated memory: 561172 KiB

[startup+53.0013 s]*
/proc/loadavg: 7.43 7.73 8.04 2/217 17495
/proc/meminfo: memFree=24045832/32770624 swapFree=66999300/67108860
[pid=17437] ppid=17434 vsize=113128 memory=1472 CPUtime=3.36 cores=0-7
/proc/17437/stat : 17437 (scop.sh) S 17434 17437 14887 0 -1 4202496 582 24962 0 0 0 0 321 15 20 0 1 0 419836215 115843072 368 33554432000 4194304 5098028 140733378469504 140733378466248 140036040163964 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38866944 140733378470692 140733378471020 140733378471020 140733378473933 0
/proc/17437/statm: 28282 368 311 221 0 87 0
[pid=17460] ppid=17437 vsize=8414124 memory=121984 CPUtime=1.34 cores=0-7
/proc/17460/stat : 17460 (java) S 17437 17437 14887 0 -1 1077944320 20341 0 0 0 126 8 0 0 20 0 24 0 419836390 8616062976 30496 33554432000 4194304 4196468 140721478545120 140721478527664 140359742643959 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
/proc/17460/statm: 2103531 30496 3213 1 0 2064875 0
[pid=17480] ppid=17460 vsize=717336 memory=439764 CPUtime=390.25 cores=0-7
/proc/17480/stat : 17480 (manyglucose-4.1) S 17460 17437 14887 0 -1 1077944320 322537 0 0 0 38944 81 0 0 20 0 2 0 419836465 734552064 109941 33554432000 4194304 4454172 140732513453664 140732513452048 139684596117239 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
/proc/17480/statm: 179334 109941 418 64 0 175002 0
[pid=17480/tid=17488] ppid=17460 vsize=717336 memory=7686721470233876890 CPUtime=50.39 cores=0-7
/proc/17480/task/17488/stat : 17488 (manyglucose-4.1) R 17460 17437 14887 0 -1 4202560 26365 0 0 0 5032 7 0 0 20 0 2 0 419836466 734552064 109941 33554432000 4194304 4454172 140732513453664 139684547329160 4351523 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 26787840 140732513457001 140732513457200 140732513457200 140732513460154 0
[pid=17460/tid=17461] ppid=17437 vsize=8414124 memory=14004 CPUtime=0.78 cores=0-7
/proc/17460/task/17461/stat : 17461 (java) S 17437 17437 14887 0 -1 1077944384 16836 0 0 0 73 5 0 0 20 0 24 0 419836390 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359714484128 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17462] ppid=17437 vsize=8414124 memory=14060 CPUtime=0 cores=0-7
/proc/17460/task/17462/stat : 17462 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359746886288 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17463] ppid=17437 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/17460/task/17463/stat : 17463 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359547054608 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17464] ppid=17437 vsize=8414124 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/17460/task/17464/stat : 17464 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359546001808 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17465] ppid=17437 vsize=8414124 memory=304556131815260473 CPUtime=0 cores=0-7
/proc/17460/task/17465/stat : 17465 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359544949008 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17466] ppid=17437 vsize=8414124 memory=14973369229511284 CPUtime=0 cores=0-7
/proc/17460/task/17466/stat : 17466 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359543897232 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17467] ppid=17437 vsize=8414124 memory=431032 CPUtime=0 cores=0-7
/proc/17460/task/17467/stat : 17467 (java) S 17437 17437 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359542844432 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17468] ppid=17437 vsize=8414124 memory=386648 CPUtime=0 cores=0-7
/proc/17460/task/17468/stat : 17468 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359541791632 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17469] ppid=17437 vsize=8414124 memory=1652 CPUtime=0 cores=0-7
/proc/17460/task/17469/stat : 17469 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419836392 8616062976 30496 33554432000 4194304 4196468 140721478545120 140359540738832 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17470] ppid=17437 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/17460/task/17470/stat : 17470 (java) S 17437 17437 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 419836393 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358903142768 140359742655106 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17471] ppid=17437 vsize=8414124 memory=2540 CPUtime=0 cores=0-7
/proc/17460/task/17471/stat : 17471 (java) S 17437 17437 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419836394 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358323266592 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17472] ppid=17437 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/17460/task/17472/stat : 17472 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836394 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358054830960 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17473] ppid=17437 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/17460/task/17473/stat : 17473 (java) S 17437 17437 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357680322384 140359742662555 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17474] ppid=17437 vsize=8414124 memory=7686721470233876890 CPUtime=0.07 cores=0-7
/proc/17460/task/17474/stat : 17474 (java) S 17437 17437 14887 0 -1 1077944384 575 0 0 0 7 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358902090608 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17475] ppid=17437 vsize=8414124 memory=1804 CPUtime=0.11 cores=0-7
/proc/17460/task/17475/stat : 17475 (java) S 17437 17437 14887 0 -1 1077944384 634 0 0 0 11 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358901037808 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17476] ppid=17437 vsize=8414124 memory=916 CPUtime=0.08 cores=0-7
/proc/17460/task/17476/stat : 17476 (java) S 17437 17437 14887 0 -1 1077944384 312 0 0 0 8 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358899985008 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17477] ppid=17437 vsize=8414124 memory=4488 CPUtime=0.21 cores=0-7
/proc/17460/task/17477/stat : 17477 (java) S 17437 17437 14887 0 -1 1077944384 578 0 0 0 21 0 0 0 20 0 24 0 419836396 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358898932208 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17478] ppid=17437 vsize=8414124 memory=7686721470233876890 CPUtime=0 cores=0-7
/proc/17460/task/17478/stat : 17478 (java) S 17437 17437 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140357182417504 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17479] ppid=17437 vsize=8414124 memory=-2893623298589923098 CPUtime=0.02 cores=0-7
/proc/17460/task/17479/stat : 17479 (java) S 17437 17437 14887 0 -1 1077944384 5 0 0 0 2 0 0 0 20 0 24 0 419836397 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358897879600 140359742655106 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17481] ppid=17437 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17460/task/17481/stat : 17481 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836465 8616062976 30496 33554432000 4194304 4196468 140721478545120 140358889845824 140359742668569 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17487] ppid=17437 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17460/task/17487/stat : 17487 (java) S 17437 17437 14887 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356511318192 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17489] ppid=17437 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17460/task/17489/stat : 17489 (java) S 17437 17437 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419836466 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356779753520 140359742665885 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
[pid=17460/tid=17493] ppid=17437 vsize=8414124 memory=139958061887969 CPUtime=0 cores=0-7
/proc/17460/task/17493/stat : 17493 (java) S 17437 17437 14887 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 419836468 8616062976 30496 33554432000 4194304 4196468 140721478545120 140356242890288 140359742654165 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20242432 140721478546423 140721478546582 140721478546582 140721478549455 0
Current children cumulated CPU time: 394.95 s
Current children cumulated vsize: 9244588 KiB
Current children cumulated memory: 563220 KiB

Child status: 0
Real time (s): 53.0968
CPU time (s): 395.115
CPU user time (s): 394.025
CPU system time (s): 1.0905
CPU usage (%): 744.141
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 567244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.025
system time used= 1.0905
maximum resident set size= 443788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10087
involuntary context switches= 3911


# summary of solver processes directly reported to runsolver:
#   pid: 17437
#   total CPU time (s): 395.115
#   total CPU user time (s): 394.025
#   total CPU system time (s): 1.0905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.497159 second user time and 0.7865 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 07:28:57
IDJOB=4392654
IDBENCH=135568
IDSOLVER=2839
FILE ID=node140/4392654-1568438978
RUNJOBID= node140-1568430400-14914
PBS_JOBID= 21702310
Free space on /tmp= 58140 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-clau-011-010.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392654-1568438978/watcher-4392654-1568438978 -o /tmp/evaluation-result-4392654-1568438978/solver-4392654-1568438978 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568430400-14914 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392654-1568438978.xml

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

MD5SUM BENCH= 46ced5e3eb9b8d9f9897ebef4f7d04b7
RANDOM SEED=812721715

node140.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.43
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.43
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.43
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.43
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:        24595984 kB
MemAvailable:   31857916 kB
Buffers:          175596 kB
Cached:          7293724 kB
SwapCached:         2724 kB
Active:          1526148 kB
Inactive:        5951096 kB
Active(anon):       4000 kB
Inactive(anon):    44556 kB
Active(file):    1522148 kB
Inactive(file):  5906540 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:             20772 kB
Writeback:             0 kB
AnonPages:        121652 kB
Mapped:            44080 kB
Shmem:             32276 kB
Slab:             290972 kB
SReclaimable:     261704 kB
SUnreclaim:        29268 kB
KernelStack:        3712 kB
PageTables:         5592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 58120 MiB
End job on node140 at 2019-09-14 07:29:51