Trace number 4392617

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 388.471 53.3622

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-fpga/
Pb-chnl10-11.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
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 benchmark56.5468
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
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-3238-serial-file.bin HOME/instance-4392617-1568437357.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:01:56 CEST 2019
0.65/0.57	c PID: 3241
0.65/0.57	c IP: 172.20.3.145
0.65/0.57	c HOST: node145.alineos.net
0.65/0.58	c (0,0) Parsing Begin
1.38/0.95	c (0,0) Parsing End
1.38/0.95	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.38/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.95	c (0,0) Constraint Name Generate Begin
1.38/0.96	c (0,0) Ctr:HOME/instance-4392617-1568437357.xml,Num:Var:WeightedSum
1.38/0.96	c (0,0) Constraint Name Generate End
1.38/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.96	c (0,0) CSP to CSPinCNF Begin
1.57/1.06	c (0,0) translated 5 (10%) constraints
1.57/1.08	c (0,0) translated 9 (20%) constraints
1.57/1.09	c (0,0) translated 13 (30%) constraints
1.57/1.10	c (0,0) translated 17 (40%) constraints
1.57/1.10	c (0,0) translated 21 (50%) constraints
1.81/1.11	c (0,0) translated 26 (60%) constraints
1.81/1.12	c (0,0) translated 30 (70%) constraints
1.81/1.13	c (0,0) translated 34 (80%) constraints
1.81/1.13	c (0,0) translated 38 (90%) constraints
1.81/1.14	c (0,0) translated 42 (100%) constraints
1.81/1.14	c (0,0) ===========================================
1.81/1.15	c (0,0) Hybrid: #OE=0, #LE=220
1.81/1.15	c (0,0) Hybrid
1.81/1.15	c (0,0) ===========================================
1.81/1.15	c (0,0) translated 5 (10%) constraints
1.81/1.16	c (0,0) translated 9 (20%) constraints
1.81/1.16	c (0,0) translated 13 (30%) constraints
1.81/1.16	c (0,0) translated 17 (40%) constraints
1.81/1.16	c (0,0) translated 21 (50%) constraints
1.81/1.17	c (0,0) translated 26 (60%) constraints
1.81/1.17	c (0,0) translated 30 (70%) constraints
1.81/1.17	c (0,0) translated 34 (80%) constraints
1.81/1.17	c (0,0) translated 38 (90%) constraints
1.81/1.17	c (0,0) translated 42 (100%) constraints
1.81/1.18	c (0,0) CSP to CSPinCNF End
1.81/1.18	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.81/1.18	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.81/1.18	c (0,0) CSPinCNF Propagation Begin
1.81/1.20	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.81/1.20	c (0,0) CSPinCNF Propagation End
2.15/1.20	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.15/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.15/1.20	c (0,0) Hybrid: #OE=0, #LE=220
2.15/1.20	c (0,0) Simplify CSPinCNF Begin
2.15/1.20	c (0,0) Simplify CSPinCNF End
2.15/1.21	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.15/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.15/1.21	c (0,0) Calculate Precise Domain Begin
2.15/1.21	c (0,0) 0 values are removed by re-calculation
2.15/1.21	c (0,0) Calculate Precise Domain End
2.15/1.21	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.15/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.15/1.21	c (0,0) CSPinCNF to SatSolver Begin
2.15/1.26	c (0,0) 5 (10 %) CSP clauses are encoded (0 SAT variables, 4 SAT clauses)
2.15/1.26	c (0,0) 9 (20 %) CSP clauses are encoded (0 SAT variables, 8 SAT clauses)
2.15/1.26	c (0,0) 13 (30 %) CSP clauses are encoded (0 SAT variables, 12 SAT clauses)
2.15/1.26	c (0,0) 17 (40 %) CSP clauses are encoded (0 SAT variables, 16 SAT clauses)
2.15/1.26	c (0,0) 21 (50 %) CSP clauses are encoded (0 SAT variables, 20 SAT clauses)
2.15/1.28	c (0,0) 26 (60 %) CSP clauses are encoded (0 SAT variables, 193 SAT clauses)
2.15/1.29	c (0,0) 30 (70 %) CSP clauses are encoded (0 SAT variables, 421 SAT clauses)
2.15/1.29	c (0,0) 34 (80 %) CSP clauses are encoded (0 SAT variables, 649 SAT clauses)
2.43/1.30	c (0,0) 38 (90 %) CSP clauses are encoded (0 SAT variables, 877 SAT clauses)
2.43/1.30	c (0,0) 42 (100 %) CSP clauses are encoded (0 SAT variables, 1105 SAT clauses)
2.43/1.31	c (0,0) CSPinCNF to SatSolver End
2.43/1.31	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.43/1.31	c (0,0) 620 bool, 1162 clause
2.43/1.31	c (0,0) Export Begin
2.67/1.43	c (0,0) Export to HOME/scop-3238-serial-file.bin
2.67/1.43	c (0,0) Export End
2.67/1.43	c (0,0) Export File Size: 0.08 MB
2.67/1.43	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.67/1.43	c END-Prog: Sat Sep 14 07:01:57 CEST 2019
2.67/1.45	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-3238-serial-file.bin
2.77/1.90	c (0,0) Read Serial File Begin
2.77/1.90	c (0,0) HOME/scop-3238-serial-file.bin
3.69/2.15	c (0,0) Read Serial File End
3.69/2.17	
3.69/2.17	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
3.69/2.17	(Solving Process)
3.69/2.17	
3.69/2.19	c BEGIN-Prog: Sat Sep 14 07:01:58 CEST 2019
3.69/2.19	c PID: 3261
3.69/2.19	c IP: 172.20.3.145
3.69/2.19	c HOST: node145.alineos.net
3.69/2.19	c (0,0) SatSolver.solve Begin
3.69/2.19	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392617-1568437357.xml-scop-3241.cnf
3.92/2.22	c (0,0) c
3.92/2.22	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)
3.92/2.22	c (0,0) c
3.92/2.22	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.92/2.22	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3.92/2.22	c (0,0) c ========================================[ Problem Statistics ]===========================================
3.92/2.22	c (0,0) c |                                                                                                       |
3.92/2.22	c (0,0) c |  Number of variables:           620                                                                   |
3.92/2.22	c (0,0) c |  Number of clauses:            1142                                                                   |
3.92/2.22	c (0,0) c |  Parse time:                   0.00 s                                                                 |
3.92/2.22	c (0,0) c |                                                                                                       |
3.92/2.22	c (0,0) c |  Simplification time:          0.00 s                                                                 |
3.92/2.22	c (0,0) c |                                                                                                       |
3.92/2.22	c (0,0) c |  Generating clones                                                                                    |
3.92/2.22	c (0,0) c |  all clones generated. Memory =    24.01Mb.                                                           |
3.92/2.22	c (0,0) c ========================================================================================================|
3.92/2.22	c (0,0) c
3.92/2.22	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
3.92/2.22	c (0,0) c
3.92/2.22	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.92/2.22	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.92/2.22	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.92/2.22	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
3.92/2.22	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
3.92/2.22	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
3.92/2.22	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
3.92/2.22	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
3.92/2.22	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
3.92/2.22	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
3.92/2.22	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
3.92/2.22	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
3.92/2.22	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
3.92/2.22	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
3.92/2.22	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
3.92/2.22	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
3.92/2.22	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
3.92/2.22	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
3.92/2.22	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
232.31/32.10	c (30,0) c
232.31/32.10	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
232.31/32.10	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
232.31/32.10	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
232.31/32.10	c (30,0) c |  0 |    444 |     223888 |     185942 |      395 |    44627 |    18878 |   125670 |    15822 |      484 |  20 |  3.393 |
232.31/32.10	c (30,0) c |  1 |    519 |     222061 |     182712 |      395 |    41908 |    16926 |   128098 |    16124 |      473 |  20 |  3.393 |
232.31/32.10	c (30,0) c |  2 |    516 |     228915 |     189620 |      417 |    50028 |    19437 |   127966 |     4137 |      488 |  20 |  3.388 |
232.31/32.10	c (30,0) c |  3 |    366 |     223602 |     187561 |      395 |    45637 |    20141 |   128077 |    16538 |      492 |  20 |  3.392 |
232.31/32.10	c (30,0) c |  4 |    337 |     216773 |     183176 |      394 |    42095 |    19526 |   122059 |    16291 |      479 |  20 |  3.394 |
232.31/32.10	c (30,0) c |  5 |    408 |     221071 |     184764 |      395 |    44442 |    17442 |   128592 |    15828 |      485 |  20 |  3.393 |
232.31/32.10	c (30,0) c |  6 |    439 |     222747 |     184527 |      400 |    44456 |    19627 |   127606 |    15831 |      493 |  20 |  3.394 |
232.31/32.10	c (30,0) c |  7 |    573 |     227305 |     186620 |      473 |    47027 |    18294 |   128973 |     5121 |      486 |  20 |  3.388 |
232.31/32.10	c (30,0) c 
232.31/32.10	c (30,0) c synthesis     1484922 conflicts    37903084 propagations     6499 conflicts/sec   165882 propagations/sec
232.31/32.10	c (30,0) c real: 29.8857 s, cpu: 228.494 s, memory: 627.57 Mb
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c real time : 51.1113 s
388.32/53.33	c (51,0) c cpu time  : 383.5 s
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | Conflicts     |         2032952 |     256409 |     252198 |     263986 |     249137 |     251842 |     250216 |     251624 |     257540 |
388.32/53.33	c (51,0) c | Decisions     |         2410027 |     303237 |     300160 |     314414 |     293851 |     295115 |     295325 |     298255 |     309670 |
388.32/53.33	c (51,0) c | Propagations  |        52788038 |    6662547 |    6603589 |    6752974 |    6549617 |    6562223 |    6501026 |    6569942 |    6586120 |
388.32/53.33	c (51,0) c | ReduceDBs     |             104 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |
388.32/53.33	c (51,0) c | SimpDBs       |              26 |          4 |          3 |          3 |          3 |          4 |          3 |          3 |          3 |
388.32/53.33	c (51,0) c | Restarts      |            4314 |        501 |        573 |        645 |        457 |        443 |        494 |        488 |        713 |
388.32/53.33	c (51,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
388.32/53.33	c (51,0) c | PropBinClauses|        77380611 |   10067731 |   10028289 |    8950126 |    9851441 |    9948701 |    9876614 |    9918134 |    8739575 |
388.32/53.33	c (51,0) c | PropPreBlocker|     12377247513 | 1552792600 | 1558500028 | 1553761838 | 1527752707 | 1543585929 | 1551563957 | 1556883804 | 1532406650 |
388.32/53.33	c (51,0) c | PropNotBlocker|      3616903000 |  432072026 |  444842429 |  478842816 |  451429517 |  438476433 |  444562897 |  450147437 |  476529445 |
388.32/53.33	c (51,0) c | LitFullScans  |     36368152120 | 4520872214 | 4543596534 | 4567942009 | 4519486389 | 4554340728 | 4544444967 | 4567618069 | 4549851210 |
388.32/53.33	c (51,0) c | LitScanFracts |        13965021 |    2297616 |    1595075 |    1939703 |    1465544 |    1607851 |    1624264 |    1591173 |    1843795 |
388.32/53.33	c (51,0) c | DecisionLevel0|            4349 |        509 |        575 |        645 |        462 |        450 |        505 |        490 |        713 |
388.32/53.33	c (51,0) c | Periods       |            6058 |        753 |        757 |        761 |        753 |        758 |        757 |        761 |        758 |
388.32/53.33	c (51,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
388.32/53.33	c (51,0) c | Avg_Trail     |                 |        195 |        195 |        200 |        195 |        197 |        195 |        195 |        200 |
388.32/53.33	c (51,0) c | Avg_DL        |                 |         15 |         16 |         17 |         16 |         16 |         15 |         16 |         18 |
388.32/53.33	c (51,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
388.32/53.33	c (51,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | Exported      |          188863 |      24372 |      22491 |      24028 |      25376 |      24112 |      21640 |      24546 |      22298 |
388.32/53.33	c (51,0) c | Imported      |         1286109 |     161692 |     160741 |     159909 |     156282 |     162374 |     164846 |     156455 |     163810 |
388.32/53.33	c (51,0) c | Good          |            2284 |        312 |        279 |        294 |        258 |        291 |        290 |        253 |        307 |
388.32/53.33	c (51,0) c | Purge         |         1283825 |     161380 |     160462 |     159615 |     156024 |     162083 |     164556 |     156202 |     163503 |
388.32/53.33	c (51,0) c | Promoted      |          143258 |      21707 |      21883 |       5644 |      21930 |      22473 |      21759 |      21134 |       6728 |
388.32/53.33	c (51,0) c | Remove_Imp    |          651855 |      85356 |      78561 |      73210 |      80644 |      85442 |      87086 |      85383 |      76173 |
388.32/53.33	c (51,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | Unaries       |                 |          8 |          2 |          0 |          5 |          7 |         11 |          2 |          0 |
388.32/53.33	c (51,0) c | Binaries      |                 |         49 |         47 |         35 |         54 |         61 |         71 |         49 |         32 |
388.32/53.33	c (51,0) c | Glues         |                 |         68 |         60 |         37 |         65 |         72 |         85 |         60 |         35 |
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | Orig_Seen     |            53 % |        395 |        395 |        417 |        395 |        394 |        395 |        400 |        473 |
388.32/53.33	c (51,0) c | Diff Orig seen|                 |      X     | -        0 |         22 | -        0 | -        1 | -        0 |          5 |         78 |
388.32/53.33	c (51,0) c | Hamming       |            17 % |      X     |         81 |        203 |         73 |         72 |         54 |         73 |        200 |
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c | RunningTime   |                 |   50.9 100%|   50.6 100%|   42.9  85%|   49.7  97%|   47.6  95%|   48.3  96%|   47.2  94%|   47.6  94%|
388.32/53.33	c (51,0) c | WaitingTime   |                 |    0.0   0%|    0.1   0%|    7.3  14%|    1.3   2%|    2.5   5%|    2.1   4%|    2.9   6%|    2.7   5%|
388.32/53.33	c (51,0) c | ExchangingTime|                 |    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|
388.32/53.33	c (51,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%|
388.32/53.33	c (51,0) c | SolvingTime   |                 |   50.9     |   50.9     |   50.3     |   51.1     |   50.2     |   50.5     |   50.3     |   50.4     |
388.32/53.33	c (51,0) c | PropagationTim|                 |   37.6  74%|   41.3  81%|   42.3  84%|   40.2  79%|   40.6  81%|   40.9  81%|   40.4  80%|   35.9  71%|
388.32/53.33	c (51,0) c | AnalysisTime  |                 |   12.7  25%|    8.9  17%|    7.2  14%|   10.3  20%|    8.9  18%|    8.9  18%|    9.3  18%|   13.8  27%|
388.32/53.33	c (51,0) c | ReductionTime |                 |    0.3   1%|    0.3   1%|    0.3   1%|    0.3   1%|    0.3   1%|    0.3   1%|    0.3   1%|    0.3   1%|
388.32/53.33	c (51,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
388.32/53.33	c (51,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%|
388.32/53.33	c (51,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%|
388.32/53.33	c (51,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c
388.32/53.33	c (51,0) c Threads : 8
388.32/53.33	c (51,0) c Winner : 0
388.32/53.33	c (51,0) c Conflicts_0 : 256409
388.32/53.33	c (51,0) c Conflicts_1 : 252198
388.32/53.33	c (51,0) c Conflicts_2 : 263986
388.32/53.33	c (51,0) c Conflicts_3 : 249137
388.32/53.33	c (51,0) c Conflicts_4 : 251842
388.32/53.33	c (51,0) c Conflicts_5 : 250216
388.32/53.33	c (51,0) c Conflicts_6 : 251624
388.32/53.33	c (51,0) c Conflicts_7 : 257540
388.32/53.33	c (51,0) c Conflicts_total : 2032952
388.32/53.33	c (51,0) c Conflicts_winner : 256409
388.32/53.33	c (51,0) c Decisions_0 : 303237
388.32/53.33	c (51,0) c Decisions_1 : 300160
388.32/53.33	c (51,0) c Decisions_2 : 314414
388.32/53.33	c (51,0) c Decisions_3 : 293851
388.32/53.33	c (51,0) c Decisions_4 : 295115
388.32/53.33	c (51,0) c Decisions_5 : 295325
388.32/53.33	c (51,0) c Decisions_6 : 298255
388.32/53.33	c (51,0) c Decisions_7 : 309670
388.32/53.33	c (51,0) c Decisions_total : 2410027
388.32/53.33	c (51,0) c Decisions_winner : 303237
388.32/53.33	c (51,0) c Propagations_0 : 6662547
388.32/53.33	c (51,0) c Propagations_1 : 6603589
388.32/53.33	c (51,0) c Propagations_2 : 6752974
388.32/53.33	c (51,0) c Propagations_3 : 6549617
388.32/53.33	c (51,0) c Propagations_4 : 6562223
388.32/53.33	c (51,0) c Propagations_5 : 6501026
388.32/53.33	c (51,0) c Propagations_6 : 6569942
388.32/53.33	c (51,0) c Propagations_7 : 6586120
388.32/53.33	c (51,0) c Propagations_total : 52788038
388.32/53.33	c (51,0) c Propagations_winner : 6662547
388.32/53.33	c (51,0) c ReduceDBs_0 : 13
388.32/53.33	c (51,0) c ReduceDBs_1 : 13
388.32/53.33	c (51,0) c ReduceDBs_2 : 13
388.32/53.33	c (51,0) c ReduceDBs_3 : 13
388.32/53.33	c (51,0) c ReduceDBs_4 : 13
388.32/53.33	c (51,0) c ReduceDBs_5 : 13
388.32/53.33	c (51,0) c ReduceDBs_6 : 13
388.32/53.33	c (51,0) c ReduceDBs_7 : 13
388.32/53.33	c (51,0) c ReduceDBs_total : 104
388.32/53.33	c (51,0) c ReduceDBs_winner : 13
388.32/53.33	c (51,0) c SimpDBs_0 : 4
388.32/53.33	c (51,0) c SimpDBs_1 : 3
388.32/53.33	c (51,0) c SimpDBs_2 : 3
388.32/53.33	c (51,0) c SimpDBs_3 : 3
388.32/53.33	c (51,0) c SimpDBs_4 : 4
388.32/53.33	c (51,0) c SimpDBs_5 : 3
388.32/53.33	c (51,0) c SimpDBs_6 : 3
388.32/53.33	c (51,0) c SimpDBs_7 : 3
388.32/53.33	c (51,0) c SimpDBs_total : 26
388.32/53.33	c (51,0) c SimpDBs_winner : 4
388.32/53.33	c (51,0) c Restarts_0 : 501
388.32/53.33	c (51,0) c Restarts_1 : 573
388.32/53.33	c (51,0) c Restarts_2 : 645
388.32/53.33	c (51,0) c Restarts_3 : 457
388.32/53.33	c (51,0) c Restarts_4 : 443
388.32/53.33	c (51,0) c Restarts_5 : 494
388.32/53.33	c (51,0) c Restarts_6 : 488
388.32/53.33	c (51,0) c Restarts_7 : 713
388.32/53.33	c (51,0) c Restarts_total : 4314
388.32/53.33	c (51,0) c Restarts_winner : 501
388.32/53.33	c (51,0) c ForcedImports_0 : 0
388.32/53.33	c (51,0) c ForcedImports_1 : 0
388.32/53.33	c (51,0) c ForcedImports_2 : 0
388.32/53.33	c (51,0) c ForcedImports_3 : 0
388.32/53.33	c (51,0) c ForcedImports_4 : 0
388.32/53.33	c (51,0) c ForcedImports_5 : 0
388.32/53.33	c (51,0) c ForcedImports_6 : 0
388.32/53.33	c (51,0) c ForcedImports_7 : 0
388.32/53.33	c (51,0) c ForcedImports_total : 0
388.32/53.33	c (51,0) c ForcedImports_winner : 0
388.32/53.33	c (51,0) c PropsBinClauses_0 : 10067731
388.32/53.33	c (51,0) c PropsBinClauses_1 : 10028289
388.32/53.33	c (51,0) c PropsBinClauses_2 : 8950126
388.32/53.33	c (51,0) c PropsBinClauses_3 : 9851441
388.32/53.33	c (51,0) c PropsBinClauses_4 : 9948701
388.32/53.33	c (51,0) c PropsBinClauses_5 : 9876614
388.32/53.33	c (51,0) c PropsBinClauses_6 : 9918134
388.32/53.33	c (51,0) c PropsBinClauses_7 : 8739575
388.32/53.33	c (51,0) c PropsBinClauses_total : 77380611
388.32/53.33	c (51,0) c PropsBinClauses_winner : 10067731
388.32/53.33	c (51,0) c PropsPreBlocker_0 : 1552792600
388.32/53.33	c (51,0) c PropsPreBlocker_1 : 1558500028
388.32/53.33	c (51,0) c PropsPreBlocker_2 : 1553761838
388.32/53.33	c (51,0) c PropsPreBlocker_3 : 1527752707
388.32/53.33	c (51,0) c PropsPreBlocker_4 : 1543585929
388.32/53.33	c (51,0) c PropsPreBlocker_5 : 1551563957
388.32/53.33	c (51,0) c PropsPreBlocker_6 : 1556883804
388.32/53.33	c (51,0) c PropsPreBlocker_7 : 1532406650
388.32/53.33	c (51,0) c PropsPreBlocker_total : 12377247513
388.32/53.33	c (51,0) c PropsPreBlocker_winner : 1552792600
388.32/53.33	c (51,0) c PropsNotBlocker_0 : 432072026
388.32/53.33	c (51,0) c PropsNotBlocker_1 : 444842429
388.32/53.33	c (51,0) c PropsNotBlocker_2 : 478842816
388.32/53.33	c (51,0) c PropsNotBlocker_3 : 451429517
388.32/53.33	c (51,0) c PropsNotBlocker_4 : 438476433
388.32/53.33	c (51,0) c PropsNotBlocker_5 : 444562897
388.32/53.33	c (51,0) c PropsNotBlocker_6 : 450147437
388.32/53.33	c (51,0) c PropsNotBlocker_7 : 476529445
388.32/53.33	c (51,0) c PropsNotBlocker_total : 3616903000
388.32/53.33	c (51,0) c PropsNotBlocker_winner : 432072026
388.32/53.33	c (51,0) c PropsLitFullScans_0 : 4520872214
388.32/53.33	c (51,0) c PropsLitFullScans_1 : 4543596534
388.32/53.33	c (51,0) c PropsLitFullScans_2 : 4567942009
388.32/53.33	c (51,0) c PropsLitFullScans_3 : 4519486389
388.32/53.33	c (51,0) c PropsLitFullScans_4 : 4554340728
388.32/53.33	c (51,0) c PropsLitFullScans_5 : 4544444967
388.32/53.33	c (51,0) c PropsLitFullScans_6 : 4567618069
388.32/53.33	c (51,0) c PropsLitFullScans_7 : 4549851210
388.32/53.33	c (51,0) c PropsLitFullScans_total : 36368152120
388.32/53.33	c (51,0) c PropsLitFullScans_winner : 4520872214
388.32/53.33	c (51,0) c LitScanFractions_0 : 2297616
388.32/53.33	c (51,0) c LitScanFractions_1 : 1595075
388.32/53.33	c (51,0) c LitScanFractions_2 : 1939703
388.32/53.33	c (51,0) c LitScanFractions_3 : 1465544
388.32/53.33	c (51,0) c LitScanFractions_4 : 1607851
388.32/53.33	c (51,0) c LitScanFractions_5 : 1624264
388.32/53.33	c (51,0) c LitScanFractions_6 : 1591173
388.32/53.33	c (51,0) c LitScanFractions_7 : 1843795
388.32/53.33	c (51,0) c LitScanFractions_total : 13965021
388.32/53.33	c (51,0) c LitScanFractions_winner : 2297616
388.32/53.33	c (51,0) c DecisionLevel0_0 : 509
388.32/53.33	c (51,0) c DecisionLevel0_1 : 575
388.32/53.33	c (51,0) c DecisionLevel0_2 : 645
388.32/53.33	c (51,0) c DecisionLevel0_3 : 462
388.32/53.33	c (51,0) c DecisionLevel0_4 : 450
388.32/53.33	c (51,0) c DecisionLevel0_5 : 505
388.32/53.33	c (51,0) c DecisionLevel0_6 : 490
388.32/53.33	c (51,0) c DecisionLevel0_7 : 713
388.32/53.33	c (51,0) c DecisionLevel0_total : 4349
388.32/53.33	c (51,0) c DecisionLevel0_winner : 509
388.32/53.34	c (51,0) c Periods_0 : 753
388.32/53.34	c (51,0) c Periods_1 : 757
388.32/53.34	c (51,0) c Periods_2 : 761
388.32/53.34	c (51,0) c Periods_3 : 753
388.32/53.34	c (51,0) c Periods_4 : 758
388.32/53.34	c (51,0) c Periods_5 : 757
388.32/53.34	c (51,0) c Periods_6 : 761
388.32/53.34	c (51,0) c Periods_7 : 758
388.32/53.34	c (51,0) c Periods_total : 6058
388.32/53.34	c (51,0) c Periods_winner : 753
388.32/53.34	c (51,0) c Margin_0 : 20
388.32/53.34	c (51,0) c Margin_1 : 20
388.32/53.34	c (51,0) c Margin_2 : 20
388.32/53.34	c (51,0) c Margin_3 : 20
388.32/53.34	c (51,0) c Margin_4 : 20
388.32/53.34	c (51,0) c Margin_5 : 20
388.32/53.34	c (51,0) c Margin_6 : 20
388.32/53.34	c (51,0) c Margin_7 : 20
388.32/53.34	c (51,0) c Margin_total : 160
388.32/53.34	c (51,0) c Margin_winner : 20
388.32/53.34	c (51,0) c Exported_0 : 24372
388.32/53.34	c (51,0) c Exported_1 : 22491
388.32/53.34	c (51,0) c Exported_2 : 24028
388.32/53.34	c (51,0) c Exported_3 : 25376
388.32/53.34	c (51,0) c Exported_4 : 24112
388.32/53.34	c (51,0) c Exported_5 : 21640
388.32/53.34	c (51,0) c Exported_6 : 24546
388.32/53.34	c (51,0) c Exported_7 : 22298
388.32/53.34	c (51,0) c Exported_total : 188863
388.32/53.34	c (51,0) c Exported_winner : 24372
388.32/53.34	c (51,0) c Imported_0 : 161692
388.32/53.34	c (51,0) c Imported_1 : 160741
388.32/53.34	c (51,0) c Imported_2 : 159909
388.32/53.34	c (51,0) c Imported_3 : 156282
388.32/53.34	c (51,0) c Imported_4 : 162374
388.32/53.34	c (51,0) c Imported_5 : 164846
388.32/53.34	c (51,0) c Imported_6 : 156455
388.32/53.34	c (51,0) c Imported_7 : 163810
388.32/53.34	c (51,0) c Imported_total : 1286109
388.32/53.34	c (51,0) c Imported_winner : 161692
388.32/53.34	c (51,0) c Good_0 : 312
388.32/53.34	c (51,0) c Good_1 : 279
388.32/53.34	c (51,0) c Good_2 : 294
388.32/53.34	c (51,0) c Good_3 : 258
388.32/53.34	c (51,0) c Good_4 : 291
388.32/53.34	c (51,0) c Good_5 : 290
388.32/53.34	c (51,0) c Good_6 : 253
388.32/53.34	c (51,0) c Good_7 : 307
388.32/53.34	c (51,0) c Good_total : 2284
388.32/53.34	c (51,0) c Good_winner : 312
388.32/53.34	c (51,0) c Purge_0 : 161380
388.32/53.34	c (51,0) c Purge_1 : 160462
388.32/53.34	c (51,0) c Purge_2 : 159615
388.32/53.34	c (51,0) c Purge_3 : 156024
388.32/53.34	c (51,0) c Purge_4 : 162083
388.32/53.34	c (51,0) c Purge_5 : 164556
388.32/53.34	c (51,0) c Purge_6 : 156202
388.32/53.34	c (51,0) c Purge_7 : 163503
388.32/53.34	c (51,0) c Purge_total : 1283825
388.32/53.34	c (51,0) c Purge_winner : 161380
388.32/53.34	c (51,0) c Promoted_0 : 21707
388.32/53.34	c (51,0) c Promoted_1 : 21883
388.32/53.34	c (51,0) c Promoted_2 : 5644
388.32/53.34	c (51,0) c Promoted_3 : 21930
388.32/53.34	c (51,0) c Promoted_4 : 22473
388.32/53.34	c (51,0) c Promoted_5 : 21759
388.32/53.34	c (51,0) c Promoted_6 : 21134
388.32/53.34	c (51,0) c Promoted_7 : 6728
388.32/53.34	c (51,0) c Promoted_total : 143258
388.32/53.34	c (51,0) c Promoted_winner : 21707
388.32/53.34	c (51,0) c Remove_Imp_0 : 85356
388.32/53.34	c (51,0) c Remove_Imp_1 : 78561
388.32/53.34	c (51,0) c Remove_Imp_2 : 73210
388.32/53.34	c (51,0) c Remove_Imp_3 : 80644
388.32/53.34	c (51,0) c Remove_Imp_4 : 85442
388.32/53.34	c (51,0) c Remove_Imp_5 : 87086
388.32/53.34	c (51,0) c Remove_Imp_6 : 85383
388.32/53.34	c (51,0) c Remove_Imp_7 : 76173
388.32/53.34	c (51,0) c Remove_Imp_total : 651855
388.32/53.34	c (51,0) c Remove_Imp_winner : 85356
388.32/53.34	c (51,0) c Blocked_Reuse_0 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_1 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_2 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_3 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_4 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_5 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_6 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_7 : 0
388.32/53.34	c (51,0) c Blocked_Reuse_total : 0
388.32/53.34	c (51,0) c Blocked_Reuse_winner : 0
388.32/53.34	c (51,0) c Unaries_0 : 8
388.32/53.34	c (51,0) c Unaries_1 : 2
388.32/53.34	c (51,0) c Unaries_2 : 0
388.32/53.34	c (51,0) c Unaries_3 : 5
388.32/53.34	c (51,0) c Unaries_4 : 7
388.32/53.34	c (51,0) c Unaries_5 : 11
388.32/53.34	c (51,0) c Unaries_6 : 2
388.32/53.34	c (51,0) c Unaries_7 : 0
388.32/53.34	c (51,0) c Unaries_total : 35
388.32/53.34	c (51,0) c Unaries_winner : 8
388.32/53.34	c (51,0) c Binaries_0 : 49
388.32/53.34	c (51,0) c Binaries_1 : 47
388.32/53.34	c (51,0) c Binaries_2 : 35
388.32/53.34	c (51,0) c Binaries_3 : 54
388.32/53.34	c (51,0) c Binaries_4 : 61
388.32/53.34	c (51,0) c Binaries_5 : 71
388.32/53.34	c (51,0) c Binaries_6 : 49
388.32/53.34	c (51,0) c Binaries_7 : 32
388.32/53.34	c (51,0) c Binaries_total : 398
388.32/53.34	c (51,0) c Binaries_winner : 49
388.32/53.34	c (51,0) c Glues_0 : 68
388.32/53.34	c (51,0) c Glues_1 : 60
388.32/53.34	c (51,0) c Glues_2 : 37
388.32/53.34	c (51,0) c Glues_3 : 65
388.32/53.34	c (51,0) c Glues_4 : 72
388.32/53.34	c (51,0) c Glues_5 : 85
388.32/53.34	c (51,0) c Glues_6 : 60
388.32/53.34	c (51,0) c Glues_7 : 35
388.32/53.34	c (51,0) c Glues_total : 482
388.32/53.34	c (51,0) c Glues_winner : 68
388.32/53.34	c (51,0) c RunningTime_0 : 50.851324
388.32/53.34	c (51,0) c RunningTime_1 : 50.615666
388.32/53.34	c (51,0) c RunningTime_2 : 42.855558
388.32/53.34	c (51,0) c RunningTime_3 : 49.702347
388.32/53.34	c (51,0) c RunningTime_4 : 47.600445
388.32/53.34	c (51,0) c RunningTime_5 : 48.342856
388.32/53.34	c (51,0) c RunningTime_6 : 47.233222
388.32/53.34	c (51,0) c RunningTime_7 : 47.604516
388.32/53.34	c (51,0) c RunningTime_total : 384.805934
388.32/53.34	c (51,0) c RunningTime_winner : 50.851324
388.32/53.34	c (51,0) c WaitingTime_0 : 0.001009
388.32/53.34	c (51,0) c WaitingTime_1 : 0.141789
388.32/53.34	c (51,0) c WaitingTime_2 : 7.285060
388.32/53.34	c (51,0) c WaitingTime_3 : 1.275889
388.32/53.34	c (51,0) c WaitingTime_4 : 2.475822
388.32/53.34	c (51,0) c WaitingTime_5 : 2.056841
388.32/53.34	c (51,0) c WaitingTime_6 : 2.920426
388.32/53.34	c (51,0) c WaitingTime_7 : 2.665182
388.32/53.34	c (51,0) c WaitingTime_total : 18.822019
388.32/53.34	c (51,0) c WaitingTime_winner : 0.001009
388.32/53.34	c (51,0) c ExchangingTime_0 : 0.088198
388.32/53.34	c (51,0) c ExchangingTime_1 : 0.104206
388.32/53.34	c (51,0) c ExchangingTime_2 : 0.104054
388.32/53.34	c (51,0) c ExchangingTime_3 : 0.095610
388.32/53.34	c (51,0) c ExchangingTime_4 : 0.098902
388.32/53.34	c (51,0) c ExchangingTime_5 : 0.105366
388.32/53.34	c (51,0) c ExchangingTime_6 : 0.092885
388.32/53.34	c (51,0) c ExchangingTime_7 : 0.104054
388.32/53.34	c (51,0) c ExchangingTime_total : 0.793277
388.32/53.34	c (51,0) c ExchangingTime_winner : 0.088198
388.32/53.34	c (51,0) c PeriodProcTime_0 : 0.007770
388.32/53.34	c (51,0) c PeriodProcTime_1 : 0.007756
388.32/53.34	c (51,0) c PeriodProcTime_2 : 0.007005
388.32/53.34	c (51,0) c PeriodProcTime_3 : 0.007416
388.32/53.34	c (51,0) c PeriodProcTime_4 : 0.006528
388.32/53.34	c (51,0) c PeriodProcTime_5 : 0.006580
388.32/53.34	c (51,0) c PeriodProcTime_6 : 0.006147
388.32/53.34	c (51,0) c PeriodProcTime_7 : 0.006363
388.32/53.34	c (51,0) c PeriodProcTime_total : 0.055566
388.32/53.34	c (51,0) c PeriodProcTime_winner : 0.007770
388.32/53.34	c (51,0) c SolvingTime_0 : 50.948301
388.32/53.34	c (51,0) c SolvingTime_1 : 50.869417
388.32/53.34	c (51,0) c SolvingTime_2 : 50.251677
388.32/53.34	c (51,0) c SolvingTime_3 : 51.081262
388.32/53.34	c (51,0) c SolvingTime_4 : 50.181697
388.32/53.34	c (51,0) c SolvingTime_5 : 50.511644
388.32/53.34	c (51,0) c SolvingTime_6 : 50.252681
388.32/53.34	c (51,0) c SolvingTime_7 : 50.380116
388.32/53.34	c (51,0) c SolvingTime_total : 404.476795
388.32/53.34	c (51,0) c SolvingTime_winner : 50.948301
388.32/53.34	c (51,0) c PropagationTime_0 : 37.646204
388.32/53.34	c (51,0) c PropagationTime_1 : 41.294249
388.32/53.34	c (51,0) c PropagationTime_2 : 42.315512
388.32/53.34	c (51,0) c PropagationTime_3 : 40.163365
388.32/53.34	c (51,0) c PropagationTime_4 : 40.562337
388.32/53.34	c (51,0) c PropagationTime_5 : 40.939618
388.32/53.34	c (51,0) c PropagationTime_6 : 40.376412
388.32/53.34	c (51,0) c PropagationTime_7 : 35.906917
388.32/53.34	c (51,0) c PropagationTime_total : 319.204614
388.32/53.34	c (51,0) c PropagationTime_winner : 37.646204
388.32/53.34	c (51,0) c AnalysisTime_0 : 12.675948
388.32/53.34	c (51,0) c AnalysisTime_1 : 8.874923
388.32/53.34	c (51,0) c AnalysisTime_2 : 7.211010
388.32/53.34	c (51,0) c AnalysisTime_3 : 10.284388
388.32/53.34	c (51,0) c AnalysisTime_4 : 8.945495
388.32/53.34	c (51,0) c AnalysisTime_5 : 8.899370
388.32/53.34	c (51,0) c AnalysisTime_6 : 9.252625
388.32/53.34	c (51,0) c AnalysisTime_7 : 13.755644
388.32/53.34	c (51,0) c AnalysisTime_total : 79.899403
388.32/53.34	c (51,0) c AnalysisTime_winner : 12.675948
388.32/53.34	c (51,0) c ReductionTime_0 : 0.275803
388.32/53.34	c (51,0) c ReductionTime_1 : 0.327590
388.32/53.34	c (51,0) c ReductionTime_2 : 0.337746
388.32/53.34	c (51,0) c ReductionTime_3 : 0.277628
388.32/53.34	c (51,0) c ReductionTime_4 : 0.308125
388.32/53.34	c (51,0) c ReductionTime_5 : 0.309021
388.32/53.34	c (51,0) c ReductionTime_6 : 0.274331
388.32/53.34	c (51,0) c ReductionTime_7 : 0.335803
388.32/53.34	c (51,0) c ReductionTime_total : 2.446047
388.32/53.34	c (51,0) c ReductionTime_winner : 0.275803
388.32/53.34	c (51,0) c SimplifyTime_0 : 0.026822
388.32/53.34	c (51,0) c SimplifyTime_1 : 0.018007
388.32/53.34	c (51,0) c SimplifyTime_2 : 0.030628
388.32/53.34	c (51,0) c SimplifyTime_3 : 0.016147
388.32/53.34	c (51,0) c SimplifyTime_4 : 0.027056
388.32/53.34	c (51,0) c SimplifyTime_5 : 0.017614
388.32/53.34	c (51,0) c SimplifyTime_6 : 0.019255
388.32/53.34	c (51,0) c SimplifyTime_7 : 0.020804
388.32/53.34	c (51,0) c SimplifyTime_total : 0.176334
388.32/53.34	c (51,0) c SimplifyTime_winner : 0.026822
388.32/53.34	c (51,0) c UsedRateTime_0 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_1 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_2 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_3 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_4 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_5 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_6 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_7 : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_total : 0.000000
388.32/53.34	c (51,0) c UsedRateTime_winner : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_0 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_1 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_2 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_3 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_4 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_5 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_6 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_7 : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_total : 0.000000
388.32/53.34	c (51,0) c OverlapRateTime_winner : 0.000000
388.32/53.34	c (51,0) c
388.32/53.34	c (51,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
388.32/53.34	c (51,0) c
388.32/53.34	c (51,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.34	c (51,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
388.32/53.34	c (51,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.34	c (51,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
388.32/53.34	c (51,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
388.32/53.34	c (51,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
388.32/53.34	c (51,0) c | Initial random_seed   |  435067354 |  707203700 | 1166100256 |  441715895 |  632948427 |  162583920 | 1619341222 |  208172758 |
388.32/53.34	c (51,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
388.32/53.34	c (51,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
388.32/53.34	c (51,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
388.32/53.34	c (51,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
388.32/53.34	c (51,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
388.32/53.34	c (51,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
388.32/53.34	c (51,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
388.32/53.34	c (51,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
388.32/53.34	c (51,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
388.32/53.34	c (51,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
388.32/53.34	c (51,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
388.32/53.34	c (51,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
388.32/53.34	c (51,0) 
388.32/53.34	c (51,0) s UNSATISFIABLE
388.32/53.35	c (51,0) SatSolver.solve End
388.32/53.35	c (51,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
388.32/53.35	c (51,0) Show results Begin
388.32/53.35	s UNSATISFIABLE
388.32/53.35	c (51,0) Show results End
388.32/53.35	c (51,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
388.32/53.35	c (51,0) 51,51,STOP-AFTER(ALL)
388.32/53.35	c END-Prog: Sat Sep 14 07:02:49 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 (15415 MiB free)
  memory of node 1: 16384 MiB (13460 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392617-1568437357/watcher-4392617-1568437357 -o /tmp/evaluation-result-4392617-1568437357/solver-4392617-1568437357 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568426894-1040 --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-4392617-1568437357.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=3238, runsolver pid=3235
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 8.12 7.39 7.09 3/214 3260
/proc/meminfo: memFree=29473156/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419672204 115843072 349 33554432000 4194304 5098028 140734901705312 140734901702568 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 349 296 221 0 87 0
[pid=3241] ppid=3238 vsize=27314120 memory=107880 CPUtime=0.1 cores=0-7
/proc/3241/stat : 3241 (java) S 3238 3238 1012 0 -1 1077944320 6471 0 0 0 8 2 0 0 20 0 20 0 419672205 27969658880 26970 33554432000 4194304 4196468 140726417681888 140726417664432 140340932210423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
/proc/3241/statm: 6828530 26970 2816 1 0 6790935 0
[pid=3241/tid=3242] ppid=3238 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/3241/task/3242/stat : 3242 (java) R 3238 3238 1012 0 -1 4202560 4580 0 0 0 7 2 0 0 20 0 20 0 419672205 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340904033472 140340916290910 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3243] ppid=3238 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/3241/task/3243/stat : 3243 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340936453136 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3244] ppid=3238 vsize=27314120 memory=140406094767744 CPUtime=0 cores=0-7
/proc/3241/task/3244/stat : 3244 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340750609552 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3245] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3245/stat : 3245 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340749556496 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3246] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3246/stat : 3246 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340748503952 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3247] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3247/stat : 3247 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340747450896 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3248] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3248/stat : 3248 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340746398352 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3249] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3249/stat : 3249 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340745345296 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3250] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3250/stat : 3250 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 26970 33554432000 4194304 4196468 140726417681888 140340744292752 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3251] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3251/stat : 3251 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339117501168 140340932221570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3252] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3252/stat : 3252 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 26970 33554432000 4194304 4196468 140726417681888 140338861696672 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3253] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3253/stat : 3253 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672210 27969658880 26970 33554432000 4194304 4196468 140726417681888 140338593260784 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3254] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3254/stat : 3254 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140338218752464 140340932229019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3255] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3255/stat : 3255 (java) S 3238 3238 1012 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339116447984 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3256] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3256/stat : 3256 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339115395440 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3257] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3257/stat : 3257 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339114342384 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3258] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3258/stat : 3258 (java) S 3238 3238 1012 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339113289840 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3259] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3259/stat : 3259 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 26970 33554432000 4194304 4196468 140726417681888 140337720847328 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3260] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3260/stat : 3260 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672213 27969658880 26970 33554432000 4194304 4196468 140726417681888 140339112238256 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109276 KiB

[startup+0.210606 s]*
/proc/loadavg: 8.12 7.39 7.09 2/214 3260
/proc/meminfo: memFree=29454448/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419672204 115843072 349 33554432000 4194304 5098028 140734901705312 140734901702568 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 349 296 221 0 87 0
[pid=3241] ppid=3238 vsize=27314120 memory=124580 CPUtime=0.25 cores=0-7
/proc/3241/stat : 3241 (java) S 3238 3238 1012 0 -1 1077944320 11352 0 0 0 21 4 0 0 20 0 20 0 419672205 27969658880 31145 33554432000 4194304 4196468 140726417681888 140726417664432 140340932210423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
/proc/3241/statm: 6828530 31145 2950 1 0 6790935 0
[pid=3241/tid=3242] ppid=3238 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/3241/task/3242/stat : 3242 (java) R 3238 3238 1012 0 -1 4202560 9053 0 0 0 17 3 0 0 20 0 20 0 419672205 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340904034384 140340917375968 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3243] ppid=3238 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/3241/task/3243/stat : 3243 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340936453136 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3244] ppid=3238 vsize=27314120 memory=140406097745658 CPUtime=0 cores=0-7
/proc/3241/task/3244/stat : 3244 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340750609552 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3245] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3245/stat : 3245 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340749556496 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3246] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3246/stat : 3246 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340748503952 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3247] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3247/stat : 3247 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340747450896 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3248] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3248/stat : 3248 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340746398352 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3249] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3249/stat : 3249 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340745345296 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3250] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3250/stat : 3250 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 31145 33554432000 4194304 4196468 140726417681888 140340744292752 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3251] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3251/stat : 3251 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339117501168 140340932221570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3252] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3252/stat : 3252 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 31145 33554432000 4194304 4196468 140726417681888 140338861696672 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3253] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3253/stat : 3253 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672210 27969658880 31145 33554432000 4194304 4196468 140726417681888 140338593260784 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3254] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3254/stat : 3254 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140338218752464 140340932229019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3255] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3255/stat : 3255 (java) S 3238 3238 1012 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339116447984 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3256] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3256/stat : 3256 (java) S 3238 3238 1012 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339115395440 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3257] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3257/stat : 3257 (java) S 3238 3238 1012 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339114342384 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3258] ppid=3238 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/3241/task/3258/stat : 3258 (java) S 3238 3238 1012 0 -1 1077944384 488 0 0 0 2 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339113289840 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3259] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3259/stat : 3259 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 31145 33554432000 4194304 4196468 140726417681888 140337720847328 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3260] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3260/stat : 3260 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672213 27969658880 31145 33554432000 4194304 4196468 140726417681888 140339112238256 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125976 KiB

[startup+0.311079 s]*
/proc/loadavg: 8.12 7.39 7.09 2/214 3260
/proc/meminfo: memFree=29451408/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419672204 115843072 349 33554432000 4194304 5098028 140734901705312 140734901702568 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 349 296 221 0 87 0
[pid=3241] ppid=3238 vsize=27314120 memory=128128 CPUtime=0.42 cores=0-7
/proc/3241/stat : 3241 (java) S 3238 3238 1012 0 -1 1077944320 12396 0 0 0 37 5 0 0 20 0 20 0 419672205 27969658880 32032 33554432000 4194304 4196468 140726417681888 140726417664432 140340932210423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
/proc/3241/statm: 6828530 32032 3011 1 0 6790935 0
[pid=3241/tid=3242] ppid=3238 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/3241/task/3242/stat : 3242 (java) R 3238 3238 1012 0 -1 4202560 9943 0 0 0 26 4 0 0 20 0 20 0 419672205 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340904008536 140340916290910 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3243] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3243/stat : 3243 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340936453136 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3244] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3244/stat : 3244 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340750609552 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3245] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3245/stat : 3245 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340749556496 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3246] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3246/stat : 3246 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340748503952 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3247] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3247/stat : 3247 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340747450896 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3248] ppid=3238 vsize=27314120 memory=140405970660015 CPUtime=0 cores=0-7
/proc/3241/task/3248/stat : 3248 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340746398352 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3249] ppid=3238 vsize=27314120 memory=140405970662320 CPUtime=0 cores=0-7
/proc/3241/task/3249/stat : 3249 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340745345296 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3250] ppid=3238 vsize=27314120 memory=140405970664624 CPUtime=0 cores=0-7
/proc/3241/task/3250/stat : 3250 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27969658880 32032 33554432000 4194304 4196468 140726417681888 140340744292752 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3251] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3251/stat : 3251 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339117501168 140340932221570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3252] ppid=3238 vsize=27314120 memory=280811941343120 CPUtime=0 cores=0-7
/proc/3241/task/3252/stat : 3252 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419672209 27969658880 32032 33554432000 4194304 4196468 140726417681888 140338861696672 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3253] ppid=3238 vsize=27314120 memory=280811941340816 CPUtime=0 cores=0-7
/proc/3241/task/3253/stat : 3253 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672210 27969658880 32032 33554432000 4194304 4196468 140726417681888 140338593260784 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3254] ppid=3238 vsize=27314120 memory=280811941347728 CPUtime=0 cores=0-7
/proc/3241/task/3254/stat : 3254 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140338218752464 140340932229019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3255] ppid=3238 vsize=27314120 memory=280811941288976 CPUtime=0.01 cores=0-7
/proc/3241/task/3255/stat : 3255 (java) R 3238 3238 1012 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339116447984 140340932231770 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3256] ppid=3238 vsize=27314120 memory=280811941361552 CPUtime=0 cores=0-7
/proc/3241/task/3256/stat : 3256 (java) S 3238 3238 1012 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339115395440 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3257] ppid=3238 vsize=27314120 memory=280811941368464 CPUtime=0.02 cores=0-7
/proc/3241/task/3257/stat : 3257 (java) S 3238 3238 1012 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339114342384 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3258] ppid=3238 vsize=27314120 memory=280811941366160 CPUtime=0.07 cores=0-7
/proc/3241/task/3258/stat : 3258 (java) S 3238 3238 1012 0 -1 1077944384 509 0 0 0 7 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339113289840 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3259] ppid=3238 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3259/stat : 3259 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419672212 27969658880 32032 33554432000 4194304 4196468 140726417681888 140337720847328 140340932220629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3260] ppid=3238 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/3241/task/3260/stat : 3260 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672213 27969658880 32032 33554432000 4194304 4196468 140726417681888 140339112238256 140340932221570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129524 KiB

[startup+0.70094 s]
/proc/loadavg: 8.12 7.39 7.09 2/214 3260
/proc/meminfo: memFree=29427572/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419672204 115843072 349 33554432000 4194304 5098028 140734901705312 140734901702568 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 349 296 221 0 87 0
[pid=3241] ppid=3238 vsize=27322440 memory=165676 CPUtime=1 cores=0-7
/proc/3241/stat : 3241 (java) S 3238 3238 1012 0 -1 1077944320 19969 0 0 0 93 7 0 0 20 0 20 0 419672205 27978178560 41419 33554432000 4194304 4196468 140726417681888 140726417664432 140340932210423 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
/proc/3241/statm: 6830610 41419 3164 1 0 6791959 0
[pid=3241/tid=3242] ppid=3238 vsize=27322440 memory=0 CPUtime=0.67 cores=0-7
/proc/3241/task/3242/stat : 3242 (java) R 3238 3238 1012 0 -1 4202560 16959 0 0 0 61 6 0 0 20 0 20 0 419672205 27978178560 41419 33554432000 4194304 4196468 140726417681888 140340904043008 140340916290910 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3243] ppid=3238 vsize=27322440 memory=140405970871152 CPUtime=0 cores=0-7
/proc/3241/task/3243/stat : 3243 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27978178560 41419 33554432000 4194304 4196468 140726417681888 140340936453136 140340932220629 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3244] ppid=3238 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/3241/task/3244/stat : 3244 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419672207 27978178560 41419 33554432000 4194304 4196468 140726417681888 140340750609552 140340932220629 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0
[pid=3241/tid=3245] ppid=3238 vsize=27322440 memory=8004 CPUtime=0 cores=0-7
/proc/3241/task/3245/stat : 3245 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419672207 27978178560 41419 33554432000 4194304 4196468 140726417681888 140340749556496 140340932220629 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29966336 140726417683179 140726417683606 140726417683606 140726417686479 0

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

[pid=3261/tid=3271] ppid=3238 vsize=8414124 memory=4000 CPUtime=0 cores=0-7
/proc/3261/task/3271/stat : 3271 (java) S 3238 3238 1012 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311462332656 140312637409922 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3272] ppid=3238 vsize=8414124 memory=1552 CPUtime=0 cores=0-7
/proc/3261/task/3272/stat : 3272 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311279953056 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3273] ppid=3238 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/3261/task/3273/stat : 3273 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311011517168 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3274] ppid=3238 vsize=8414124 memory=209 CPUtime=0 cores=0-7
/proc/3261/task/3274/stat : 3274 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310637008848 140312637417371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3275] ppid=3238 vsize=8414124 memory=4639924020996755554 CPUtime=0.06 cores=0-7
/proc/3261/task/3275/stat : 3275 (java) S 3238 3238 1012 0 -1 1077944384 585 0 0 0 6 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311461280496 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3276] ppid=3238 vsize=8414124 memory=7666367250343683673 CPUtime=0.1 cores=0-7
/proc/3261/task/3276/stat : 3276 (java) S 3238 3238 1012 0 -1 1077944384 359 0 0 0 10 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311460227952 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3277] ppid=3238 vsize=8414124 memory=3618420444882029857 CPUtime=0.11 cores=0-7
/proc/3261/task/3277/stat : 3277 (java) S 3238 3238 1012 0 -1 1077944384 504 0 0 0 11 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311459174896 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3278] ppid=3238 vsize=8414124 memory=6946908425991922839 CPUtime=0.22 cores=0-7
/proc/3261/task/3278/stat : 3278 (java) S 3238 3238 1012 0 -1 1077944384 589 0 0 0 22 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311458122352 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3279] ppid=3238 vsize=8414124 memory=9035735332 CPUtime=0 cores=0-7
/proc/3261/task/3279/stat : 3279 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310139103712 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3280] ppid=3238 vsize=8414124 memory=6944656592455359580 CPUtime=0.03 cores=0-7
/proc/3261/task/3280/stat : 3280 (java) S 3238 3238 1012 0 -1 1077944384 5 0 0 0 0 3 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311457069744 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3282] ppid=3238 vsize=8414124 memory=42497 CPUtime=0 cores=0-7
/proc/3261/task/3282/stat : 3282 (java) S 3238 3238 1012 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419672426 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311449035712 140312637423385 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3284] ppid=3238 vsize=8414124 memory=40323 CPUtime=0 cores=0-7
/proc/3261/task/3284/stat : 3284 (java) S 3238 3238 1012 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309468004400 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3285] ppid=3238 vsize=8414124 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/3261/task/3285/stat : 3285 (java) S 3238 3238 1012 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309736439984 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3294] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3294/stat : 3294 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672430 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309199576496 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
Current children cumulated CPU time: 387.1 s
Current children cumulated vsize: 9177592 KiB
Current children cumulated memory: 485064 KiB

[startup+53.2012 s]
/proc/loadavg: 7.66 7.38 7.10 4/222 3297
/proc/meminfo: memFree=29097660/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1476 CPUtime=2.77 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 583 24292 0 0 0 0 264 13 20 0 1 0 419672204 115843072 369 33554432000 4194304 5098028 140734901705312 140734901702056 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 369 311 221 0 87 0
[pid=3261] ppid=3238 vsize=8414124 memory=121560 CPUtime=1.36 cores=0-7
/proc/3261/stat : 3261 (java) S 3238 3238 1012 0 -1 1077944320 20778 0 0 0 128 8 0 0 20 0 24 0 419672350 8616062976 30390 33554432000 4194304 4196468 140726695822736 140726695805280 140312637398775 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
/proc/3261/statm: 2103531 30390 3207 1 0 2064875 0
[pid=3281] ppid=3261 vsize=650552 memory=362116 CPUtime=384.09 cores=0-7
/proc/3281/stat : 3281 (manyglucose-4.1) S 3261 3238 1012 0 -1 1077944320 303584 0 0 0 38337 72 0 0 20 0 2 0 419672426 666165248 90529 33554432000 4194304 4454172 140737085914736 140737085913120 139929431547639 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 14475264 140737085916010 140737085916208 140737085916208 140737085919162 0
/proc/3281/statm: 162638 90529 419 64 0 158306 0
[pid=3281/tid=3289] ppid=3261 vsize=650552 memory=-4075877051373423743 CPUtime=49.55 cores=0-7
/proc/3281/task/3289/stat : 3289 (manyglucose-4.1) R 3261 3238 1012 0 -1 4202560 39046 0 0 0 4948 7 0 0 20 0 2 0 419672427 666165248 90529 33554432000 4194304 4454172 140737085914736 139929391152264 4351584 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 14475264 140737085916010 140737085916208 140737085916208 140737085919162 0
[pid=3261/tid=3262] ppid=3238 vsize=8414124 memory=121560 CPUtime=0.79 cores=0-7
/proc/3261/task/3262/stat : 3262 (java) S 3238 3238 1012 0 -1 1077944384 17341 0 0 0 73 6 0 0 20 0 24 0 419672350 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312609238944 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3263] ppid=3238 vsize=8414124 memory=362020 CPUtime=0 cores=0-7
/proc/3261/task/3263/stat : 3263 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312641640976 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3264] ppid=3238 vsize=8414124 memory=1359 CPUtime=0 cores=0-7
/proc/3261/task/3264/stat : 3264 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312441809552 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3265] ppid=3238 vsize=8414124 memory=12 CPUtime=0 cores=0-7
/proc/3261/task/3265/stat : 3265 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312440756496 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3266] ppid=3238 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/3261/task/3266/stat : 3266 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312439703952 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3267] ppid=3238 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/3261/task/3267/stat : 3267 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312438651920 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3268] ppid=3238 vsize=8414124 memory=16099264824608231 CPUtime=0 cores=0-7
/proc/3261/task/3268/stat : 3268 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312437599376 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3269] ppid=3238 vsize=8414124 memory=9125 CPUtime=0 cores=0-7
/proc/3261/task/3269/stat : 3269 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312436546320 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3270] ppid=3238 vsize=8414124 memory=22670 CPUtime=0 cores=0-7
/proc/3261/task/3270/stat : 3270 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312435493776 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3271] ppid=3238 vsize=8414124 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/3261/task/3271/stat : 3271 (java) S 3238 3238 1012 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311462332656 140312637409922 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3272] ppid=3238 vsize=8414124 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/3261/task/3272/stat : 3272 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311279953056 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3273] ppid=3238 vsize=8414124 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/3261/task/3273/stat : 3273 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311011517168 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3274] ppid=3238 vsize=8414124 memory=7976406965554101975 CPUtime=0 cores=0-7
/proc/3261/task/3274/stat : 3274 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310637008848 140312637417371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3275] ppid=3238 vsize=8414124 memory=-7595754389018297760 CPUtime=0.06 cores=0-7
/proc/3261/task/3275/stat : 3275 (java) S 3238 3238 1012 0 -1 1077944384 585 0 0 0 6 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311461280496 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3276] ppid=3238 vsize=8414124 memory=-7522837415797432224 CPUtime=0.1 cores=0-7
/proc/3261/task/3276/stat : 3276 (java) S 3238 3238 1012 0 -1 1077944384 359 0 0 0 10 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311460227952 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3277] ppid=3238 vsize=8414124 memory=7679937539709960979 CPUtime=0.11 cores=0-7
/proc/3261/task/3277/stat : 3277 (java) S 3238 3238 1012 0 -1 1077944384 504 0 0 0 11 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311459174896 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3278] ppid=3238 vsize=8414124 memory=-7749694995119233653 CPUtime=0.22 cores=0-7
/proc/3261/task/3278/stat : 3278 (java) S 3238 3238 1012 0 -1 1077944384 589 0 0 0 22 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311458122352 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3279] ppid=3238 vsize=8414124 memory=6075463926023344208 CPUtime=0 cores=0-7
/proc/3261/task/3279/stat : 3279 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310139103712 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3280] ppid=3238 vsize=8414124 memory=508 CPUtime=0.03 cores=0-7
/proc/3261/task/3280/stat : 3280 (java) S 3238 3238 1012 0 -1 1077944384 5 0 0 0 0 3 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311457069744 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3282] ppid=3238 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/3261/task/3282/stat : 3282 (java) S 3238 3238 1012 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419672426 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311449035712 140312637423385 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3284] ppid=3238 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/3261/task/3284/stat : 3284 (java) S 3238 3238 1012 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309468004400 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3285] ppid=3238 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/3261/task/3285/stat : 3285 (java) S 3238 3238 1012 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309736439984 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3294] ppid=3238 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/3261/task/3294/stat : 3294 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672430 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309199576496 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
Current children cumulated CPU time: 388.22 s
Current children cumulated vsize: 9177804 KiB
Current children cumulated memory: 485152 KiB

[startup+53.3011 s]
/proc/loadavg: 7.66 7.38 7.10 4/222 3297
/proc/meminfo: memFree=29097660/32770624 swapFree=66958248/67108860
[pid=3238] ppid=3235 vsize=113128 memory=1476 CPUtime=2.77 cores=0-7
/proc/3238/stat : 3238 (scop.sh) S 3235 3238 1012 0 -1 4202496 583 24292 0 0 0 0 264 13 20 0 1 0 419672204 115843072 369 33554432000 4194304 5098028 140734901705312 140734901702056 140475905925756 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23855104 140734901707556 140734901707884 140734901707884 140734901710797 0
/proc/3238/statm: 28282 369 311 221 0 87 0
[pid=3261] ppid=3238 vsize=8414124 memory=121560 CPUtime=1.36 cores=0-7
/proc/3261/stat : 3261 (java) S 3238 3238 1012 0 -1 1077944320 20778 0 0 0 128 8 0 0 20 0 24 0 419672350 8616062976 30390 33554432000 4194304 4196468 140726695822736 140726695805280 140312637398775 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
/proc/3261/statm: 2103531 30390 3207 1 0 2064875 0
[pid=3281] ppid=3261 vsize=650552 memory=362192 CPUtime=384.19 cores=0-7
/proc/3281/stat : 3281 (manyglucose-4.1) S 3261 3238 1012 0 -1 1077944320 303586 0 0 0 38347 72 0 0 20 0 2 0 419672426 666165248 90548 33554432000 4194304 4454172 140737085914736 140737085913120 139929431547639 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 14475264 140737085916010 140737085916208 140737085916208 140737085919162 0
/proc/3281/statm: 162638 90548 419 64 0 158306 0
[pid=3281/tid=3289] ppid=3261 vsize=650552 memory=121560 CPUtime=49.65 cores=0-7
/proc/3281/task/3289/stat : 3289 (manyglucose-4.1) R 3261 3238 1012 0 -1 4202560 39048 0 0 0 4958 7 0 0 20 0 2 0 419672427 666165248 90548 33554432000 4194304 4454172 140737085914736 139929391152264 4349947 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 14475264 140737085916010 140737085916208 140737085916208 140737085919162 0
[pid=3261/tid=3262] ppid=3238 vsize=8414124 memory=1476 CPUtime=0.79 cores=0-7
/proc/3261/task/3262/stat : 3262 (java) S 3238 3238 1012 0 -1 1077944384 17341 0 0 0 73 6 0 0 20 0 24 0 419672350 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312609238944 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3263] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3263/stat : 3263 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312641640976 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3264] ppid=3238 vsize=8414124 memory=362084 CPUtime=0 cores=0-7
/proc/3261/task/3264/stat : 3264 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312441809552 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3265] ppid=3238 vsize=8414124 memory=363592 CPUtime=0 cores=0-7
/proc/3261/task/3265/stat : 3265 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312440756496 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3266] ppid=3238 vsize=8414124 memory=140405971302496 CPUtime=0 cores=0-7
/proc/3261/task/3266/stat : 3266 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312439703952 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3267] ppid=3238 vsize=8414124 memory=363644 CPUtime=0 cores=0-7
/proc/3261/task/3267/stat : 3267 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312438651920 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3268] ppid=3238 vsize=8414124 memory=7571242312144697468 CPUtime=0 cores=0-7
/proc/3261/task/3268/stat : 3268 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312437599376 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3269] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3269/stat : 3269 (java) S 3238 3238 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312436546320 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3270] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3270/stat : 3270 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672351 8616062976 30390 33554432000 4194304 4196468 140726695822736 140312435493776 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3271] ppid=3238 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/3261/task/3271/stat : 3271 (java) S 3238 3238 1012 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311462332656 140312637409922 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3272] ppid=3238 vsize=8414124 memory=121560 CPUtime=0 cores=0-7
/proc/3261/task/3272/stat : 3272 (java) S 3238 3238 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311279953056 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3273] ppid=3238 vsize=8414124 memory=121560 CPUtime=0 cores=0-7
/proc/3261/task/3273/stat : 3273 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672353 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311011517168 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3274] ppid=3238 vsize=8414124 memory=360516 CPUtime=0 cores=0-7
/proc/3261/task/3274/stat : 3274 (java) S 3238 3238 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310637008848 140312637417371 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3275] ppid=3238 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/3261/task/3275/stat : 3275 (java) S 3238 3238 1012 0 -1 1077944384 585 0 0 0 6 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311461280496 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3276] ppid=3238 vsize=8414124 memory=-2629636489239713182 CPUtime=0.1 cores=0-7
/proc/3261/task/3276/stat : 3276 (java) S 3238 3238 1012 0 -1 1077944384 359 0 0 0 10 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311460227952 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3277] ppid=3238 vsize=8414124 memory=6944656592455360604 CPUtime=0.11 cores=0-7
/proc/3261/task/3277/stat : 3277 (java) S 3238 3238 1012 0 -1 1077944384 504 0 0 0 11 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311459174896 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3278] ppid=3238 vsize=8414124 memory=1476 CPUtime=0.22 cores=0-7
/proc/3261/task/3278/stat : 3278 (java) S 3238 3238 1012 0 -1 1077944384 589 0 0 0 22 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311458122352 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3279] ppid=3238 vsize=8414124 memory=121560 CPUtime=0 cores=0-7
/proc/3261/task/3279/stat : 3279 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140310139103712 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3280] ppid=3238 vsize=8414124 memory=240828 CPUtime=0.03 cores=0-7
/proc/3261/task/3280/stat : 3280 (java) S 3238 3238 1012 0 -1 1077944384 5 0 0 0 0 3 0 0 20 0 24 0 419672356 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311457069744 140312637409922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3282] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3282/stat : 3282 (java) S 3238 3238 1012 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419672426 8616062976 30390 33554432000 4194304 4196468 140726695822736 140311449035712 140312637423385 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3284] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3284/stat : 3284 (java) S 3238 3238 1012 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309468004400 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3285] ppid=3238 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/3261/task/3285/stat : 3285 (java) S 3238 3238 1012 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 419672427 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309736439984 140312637420701 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
[pid=3261/tid=3294] ppid=3238 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/3261/task/3294/stat : 3294 (java) S 3238 3238 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419672430 8616062976 30390 33554432000 4194304 4196468 140726695822736 140309199576496 140312637408981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10960896 140726695826424 140726695826582 140726695826582 140726695829455 0
Current children cumulated CPU time: 388.32 s
Current children cumulated vsize: 9177804 KiB
Current children cumulated memory: 485228 KiB

Child status: 0
Real time (s): 53.3622
CPU time (s): 388.471
CPU user time (s): 387.493
CPU system time (s): 0.978146
CPU usage (%): 727.988
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 486856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.493
system time used= 0.978146
maximum resident set size= 364044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8662
involuntary context switches= 3564


# summary of solver processes directly reported to runsolver:
#   pid: 3238
#   total CPU time (s): 388.471
#   total CPU user time (s): 387.493
#   total CPU system time (s): 0.978146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.504646 second user time and 0.784311 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-14 07:01:55
IDJOB=4392617
IDBENCH=134710
IDSOLVER=2839
FILE ID=node145/4392617-1568437357
RUNJOBID= node145-1568426894-1040
PBS_JOBID= 21702291
Free space on /tmp= 59508 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-fpga/Pb-chnl10-11.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-4392617-1568437357/watcher-4392617-1568437357 -o /tmp/evaluation-result-4392617-1568437357/solver-4392617-1568437357 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568426894-1040 --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-4392617-1568437357.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1779071645

node145.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.59
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.59
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.59
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.59
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:        29569524 kB
MemAvailable:   31858264 kB
Buffers:          137116 kB
Cached:          2436132 kB
SwapCached:        41100 kB
Active:          1237432 kB
Inactive:        1379884 kB
Active(anon):       7200 kB
Inactive(anon):    78496 kB
Active(file):    1230232 kB
Inactive(file):  1301388 kB
Unevictable:      109424 kB
Mlocked:          109424 kB
SwapTotal:      67108860 kB
SwapFree:       66958248 kB
Dirty:             20620 kB
Writeback:             0 kB
AnonPages:        158600 kB
Mapped:            44796 kB
Shmem:             32364 kB
Slab:             173916 kB
SReclaimable:     145912 kB
SUnreclaim:        28004 kB
KernelStack:        3856 kB
PageTables:         5704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59484 MiB
End job on node145 at 2019-09-14 07:02:49