Trace number 4392644

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 20.5126 6.29178

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-100-9.xml
MD5SUM4f03c112a8f6a228f13fa4574ba8a054
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 benchmark8.76786
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2450
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":100}]
Minimum variable degree49
Maximum variable degree98
Distribution of variable degrees[{"degree":49,"count":1},{"degree":50,"count":2},{"degree":51,"count":2},{"degree":52,"count":2},{"degree":53,"count":2},{"degree":54,"count":2},{"degree":55,"count":2},{"degree":56,"count":2},{"degree":57,"count":2},{"degree":58,"count":2},{"degree":59,"count":2},{"degree":60,"count":2},{"degree":61,"count":2},{"degree":62,"count":2},{"degree":63,"count":2},{"degree":64,"count":2},{"degree":65,"count":2},{"degree":66,"count":2},{"degree":67,"count":2},{"degree":68,"count":2},{"degree":69,"count":2},{"degree":70,"count":2},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":3},{"degree":74,"count":3},{"degree":75,"count":2},{"degree":76,"count":2},{"degree":77,"count":2},{"degree":78,"count":2},{"degree":79,"count":2},{"degree":80,"count":2},{"degree":81,"count":2},{"degree":82,"count":2},{"degree":83,"count":2},{"degree":84,"count":2},{"degree":85,"count":2},{"degree":86,"count":2},{"degree":87,"count":2},{"degree":88,"count":2},{"degree":89,"count":2},{"degree":90,"count":2},{"degree":91,"count":2},{"degree":92,"count":2},{"degree":93,"count":2},{"degree":94,"count":2},{"degree":95,"count":2},{"degree":96,"count":2},{"degree":97,"count":2},{"degree":98,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":2450}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":2450}]
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-20178-serial-file.bin HOME/instance-4392644-1568427642.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 04:20:00 CEST 2019
0.65/0.57	c PID: 20181
0.65/0.57	c IP: 172.20.3.147
0.65/0.57	c HOST: node147.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.35/1.19	c (0,0) Parsing End
2.35/1.19	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 2450 ctr, max domain size 9
2.35/1.19	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.35/1.19	c (0,0) Constraint Name Generate Begin
2.62/1.21	c (0,0) Ctr:HOME/instance-4392644-1568427642.xml,AllDifferent:Var
2.62/1.21	c (0,0) Constraint Name Generate End
2.62/1.21	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.62/1.21	c (0,0) CSP to CSPinCNF Begin
3.47/1.60	c (1,1) translated 245 (10%) constraints
4.09/1.70	c (1,1) translated 490 (20%) constraints
4.09/1.79	c (1,1) translated 735 (30%) constraints
4.46/1.87	c (1,1) translated 980 (40%) constraints
4.85/1.94	c (1,1) translated 1225 (50%) constraints
4.85/2.01	c (1,1) translated 1470 (60%) constraints
5.23/2.06	c (1,1) translated 1715 (70%) constraints
5.91/2.31	c (1,1) translated 1960 (80%) constraints
5.91/2.31	c (1,1) translated 2205 (90%) constraints
5.91/2.31	c (1,1) translated 2450 (100%) constraints
5.91/2.31	c (1,1) ===========================================
5.91/2.31	c (1,1) Hybrid: #OE=100, #LE=0
5.91/2.31	c (1,1) Hybrid
5.91/2.31	c (1,1) ===========================================
5.91/2.36	c (1,1) translated 1470 (10%) constraints
6.26/2.42	c (1,1) translated 2940 (20%) constraints
6.26/2.47	c (1,1) translated 4410 (30%) constraints
6.66/2.52	c (1,1) translated 5880 (40%) constraints
6.66/2.56	c (2,2) translated 7350 (50%) constraints
7.04/2.61	c (2,2) translated 8820 (60%) constraints
7.04/2.65	c (2,2) translated 10290 (70%) constraints
7.04/2.68	c (2,2) translated 11760 (80%) constraints
7.29/2.72	c (2,2) translated 13230 (90%) constraints
7.29/2.76	c (2,2) translated 14700 (100%) constraints
7.29/2.76	c (2,2) CSP to CSPinCNF End
7.29/2.76	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 14700 ctr, max domain size 9
7.29/2.76	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.29/2.76	c (2,2) CSPinCNF Propagation Begin
7.51/2.87	c (2,2) 0 values, 0 unsatisfiable literals, and 2450 valid clauses are removed
7.51/2.87	c (2,2) CSPinCNF Propagation End
7.51/2.87	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 12250 ctr, max domain size 9
7.51/2.87	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.92/2.90	c (2,2) Hybrid: #OE=100, #LE=0
7.92/2.90	c (2,2) Simplify CSPinCNF Begin
9.06/3.22	c (2,2) Simplify CSPinCNF End
9.06/3.23	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
9.06/3.23	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.06/3.23	c (2,2) Calculate Precise Domain Begin
9.06/3.23	c (2,2) 0 values are removed by re-calculation
9.06/3.23	c (2,2) Calculate Precise Domain End
9.06/3.23	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
9.06/3.23	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.06/3.23	c (2,2) CSPinCNF to SatSolver Begin
10.77/3.64	c (3,3) 2212 (10 %) CSP clauses are encoded (0 SAT variables, 10799 SAT clauses)
11.18/3.80	c (3,3) 4424 (20 %) CSP clauses are encoded (0 SAT variables, 20899 SAT clauses)
11.95/3.93	c (3,3) 6635 (30 %) CSP clauses are encoded (0 SAT variables, 30990 SAT clauses)
12.40/4.02	c (3,3) 8847 (40 %) CSP clauses are encoded (0 SAT variables, 41098 SAT clauses)
12.40/4.10	c (3,3) 11058 (50 %) CSP clauses are encoded (0 SAT variables, 51197 SAT clauses)
12.65/4.18	c (3,3) 13270 (60 %) CSP clauses are encoded (0 SAT variables, 61305 SAT clauses)
12.87/4.25	c (3,3) 15482 (70 %) CSP clauses are encoded (0 SAT variables, 71413 SAT clauses)
13.02/4.32	c (3,3) 17693 (80 %) CSP clauses are encoded (0 SAT variables, 81544 SAT clauses)
13.02/4.38	c (3,3) 19905 (90 %) CSP clauses are encoded (0 SAT variables, 91660 SAT clauses)
13.12/4.45	c (3,3) 22116 (100 %) CSP clauses are encoded (0 SAT variables, 101743 SAT clauses)
13.12/4.45	c (3,3) CSPinCNF to SatSolver End
13.12/4.45	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.12/4.45	c (3,3) 10666 bool, 101744 clause
13.12/4.45	c (3,3) Export Begin
13.32/4.54	c (3,3) Export to HOME/scop-20178-serial-file.bin
13.32/4.54	c (3,3) Export End
13.32/4.54	c (3,3) Export File Size: 0.02 MB
13.32/4.54	c (3,3) 0,0,2,2,2,2,3,STOP-AFTER(DIMACS)
13.32/4.54	c END-Prog: Sat Sep 14 04:20:04 CEST 2019
13.32/4.56	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20178-serial-file.bin
14.02/5.03	c (0,0) Read Serial File Begin
14.02/5.03	c (0,0) HOME/scop-20178-serial-file.bin
14.28/5.23	c (0,0) Read Serial File End
14.28/5.25	
14.28/5.25	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
14.28/5.25	(Solving Process)
14.28/5.25	
14.28/5.27	c BEGIN-Prog: Sat Sep 14 04:20:04 CEST 2019
14.28/5.27	c PID: 20209
14.28/5.27	c IP: 172.20.3.147
14.28/5.27	c HOST: node147.alineos.net
14.28/5.27	c (0,0) SatSolver.solve Begin
14.28/5.27	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392644-1568427642.xml-scop-20181.cnf
14.47/5.30	c (0,0) c
14.47/5.30	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)
14.47/5.30	c (0,0) c
14.47/5.30	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
14.47/5.30	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
14.47/5.30	c (0,0) c ========================================[ Problem Statistics ]===========================================
14.47/5.30	c (0,0) c |                                                                                                       |
14.47/5.33	c (0,0) c |  Number of variables:         10666                                                                   |
14.47/5.33	c (0,0) c |  Number of clauses:          101744                                                                   |
14.47/5.33	c (0,0) c |  Parse time:                   0.03 s                                                                 |
14.47/5.33	c (0,0) c |                                                                                                       |
14.59/5.41	c (0,0) c |  Simplification time:          0.08 s                                                                 |
14.59/5.41	c (0,0) c |                                                                                                       |
14.59/5.41	c (0,0) c |  Generating clones                                                                                    |
14.59/5.45	c (0,0) c |  all clones generated. Memory =    83.12Mb.                                                           |
14.59/5.45	c (0,0) c ========================================================================================================|
14.59/5.45	c (0,0) c
14.59/5.45	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
14.59/5.45	c (0,0) c
14.59/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.59/5.45	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
14.59/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.59/5.45	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
14.59/5.45	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
14.59/5.45	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
14.59/5.45	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
14.59/5.45	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
14.59/5.45	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
14.59/5.45	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
14.59/5.45	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
14.59/5.45	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
14.59/5.45	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
14.59/5.45	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
14.59/5.45	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
14.59/5.45	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
14.59/5.45	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
14.59/5.45	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
14.59/5.45	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.24	c (1,0) c
20.31/6.24	c (1,0) c real time : 0.947986 s
20.31/6.24	c (1,0) c cpu time  : 5.74099 s
20.31/6.24	c (1,0) c
20.31/6.24	c (1,0) c
20.31/6.24	c (1,0) c
20.31/6.24	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.31/6.24	c (1,0) c
20.31/6.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.24	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.31/6.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.24	c (1,0) c | Conflicts     |          129738 |      13897 |      11230 |      15855 |      13767 |      21856 |      12034 |      21574 |      19525 |
20.31/6.24	c (1,0) c | Decisions     |          161841 |      17381 |      13873 |      19957 |      17309 |      27242 |      14968 |      26829 |      24282 |
20.31/6.24	c (1,0) c | Propagations  |        16252715 |    1965565 |    1974817 |    2465267 |    2087371 |    1937182 |    2057335 |    1926749 |    1838429 |
20.31/6.24	c (1,0) c | ReduceDBs     |              21 |          3 |          2 |          3 |          2 |          3 |          2 |          3 |          3 |
20.31/6.24	c (1,0) c | SimpDBs       |              12 |          1 |          1 |          1 |          1 |          2 |          1 |          2 |          3 |
20.31/6.24	c (1,0) c | Restarts      |              40 |          5 |          3 |          6 |          7 |          4 |         12 |          2 |          1 |
20.31/6.24	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.24	c (1,0) c | PropBinClauses|        27563562 |    3321288 |    3284017 |    4186601 |    3448582 |    3299166 |    3391258 |    3441126 |    3191524 |
20.31/6.24	c (1,0) c | PropPreBlocker|       225092307 |   26541338 |   25808346 |   30107950 |   25908968 |   31071950 |   25897319 |   30856904 |   28899532 |
20.31/6.24	c (1,0) c | PropNotBlocker|       100402761 |   12547624 |   13593636 |   13210283 |   12586590 |   12679713 |   13100049 |   11531031 |   11153835 |
20.31/6.24	c (1,0) c | LitFullScans  |       402657255 |   48001992 |   48001329 |   54004368 |   48002541 |   54003080 |   48001972 |   52314465 |   50327508 |
20.31/6.24	c (1,0) c | LitScanFracts |           11496 |       1231 |        222 |       1594 |       2262 |       2350 |       1434 |       1946 |        457 |
20.31/6.24	c (1,0) c | DecisionLevel0|              63 |          5 |          3 |          6 |          7 |          5 |         12 |         13 |         12 |
20.31/6.24	c (1,0) c | Periods       |              66 |          8 |          8 |          9 |          8 |          9 |          8 |          8 |          8 |
20.31/6.24	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
20.31/6.24	c (1,0) c | Avg_Trail     |                 |        506 |        417 |        490 |        477 |        259 |        428 |        284 |        305 |
20.31/6.24	c (1,0) c | Avg_DL        |                 |         12 |         13 |         11 |         13 |         11 |         14 |         10 |         10 |
20.31/6.24	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.24	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.24	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.24	c (1,0) c | Exported      |           29126 |       2996 |       2271 |       3512 |       3133 |       5819 |       1822 |       4929 |       4644 |
20.31/6.24	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.31/6.25	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.25	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          1 |          0 |         11 |         11 |
20.31/6.25	c (1,0) c | Binaries      |                 |          1 |          0 |          0 |          0 |         14 |          0 |         40 |         48 |
20.31/6.25	c (1,0) c | Glues         |                 |        310 |        366 |        333 |        416 |        577 |        350 |        601 |        406 |
20.31/6.25	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.25	c (1,0) c | Orig_Seen     |            13 % |       5487 |      18822 |       9541 |      21767 |      13599 |      20050 |       6174 |       4530 |
20.31/6.25	c (1,0) c | Diff Orig seen|                 | -      687 |      12648 |       3367 |      15593 |       7425 |      13876 |      X     | -     1644 |
20.31/6.25	c (1,0) c | Hamming       |            23 % |       2429 |       2574 |       2612 |       2453 |       2634 |       2593 |      X     |       2410 |
20.31/6.25	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.25	c (1,0) c | RunningTime   |                 |    0.7 100%|    0.8 100%|    0.7 100%|    0.7 100%|    0.7 100%|    0.8 100%|    0.7 100%|    0.7 100%|
20.31/6.25	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
20.31/6.25	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
20.31/6.25	c (1,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%|
20.31/6.25	c (1,0) c | SolvingTime   |                 |    0.7     |    0.8     |    0.7     |    0.7     |    0.7     |    0.8     |    0.7     |    0.7     |
20.31/6.25	c (1,0) c | PropagationTim|                 |    0.6  89%|    0.7  90%|    0.6  86%|    0.6  88%|    0.6  84%|    0.7  90%|    0.6  85%|    0.6  85%|
20.31/6.25	c (1,0) c | AnalysisTime  |                 |    0.0   6%|    0.0   6%|    0.1   8%|    0.1   8%|    0.1   9%|    0.1   7%|    0.0   8%|    0.0   7%|
20.31/6.25	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
20.31/6.25	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   2%|    0.0   2%|
20.31/6.25	c (1,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%|
20.31/6.25	c (1,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%|
20.31/6.25	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.25	c (1,0) c
20.31/6.25	c (1,0) c
20.31/6.25	c (1,0) c Threads : 8
20.31/6.25	c (1,0) c Winner : 6
20.31/6.25	c (1,0) c Conflicts_0 : 13897
20.31/6.25	c (1,0) c Conflicts_1 : 11230
20.31/6.25	c (1,0) c Conflicts_2 : 15855
20.31/6.25	c (1,0) c Conflicts_3 : 13767
20.31/6.25	c (1,0) c Conflicts_4 : 21856
20.31/6.25	c (1,0) c Conflicts_5 : 12034
20.31/6.25	c (1,0) c Conflicts_6 : 21574
20.31/6.25	c (1,0) c Conflicts_7 : 19525
20.31/6.25	c (1,0) c Conflicts_total : 129738
20.31/6.25	c (1,0) c Conflicts_winner : 21574
20.31/6.25	c (1,0) c Decisions_0 : 17381
20.31/6.25	c (1,0) c Decisions_1 : 13873
20.31/6.25	c (1,0) c Decisions_2 : 19957
20.31/6.25	c (1,0) c Decisions_3 : 17309
20.31/6.25	c (1,0) c Decisions_4 : 27242
20.31/6.25	c (1,0) c Decisions_5 : 14968
20.31/6.25	c (1,0) c Decisions_6 : 26829
20.31/6.25	c (1,0) c Decisions_7 : 24282
20.31/6.25	c (1,0) c Decisions_total : 161841
20.31/6.25	c (1,0) c Decisions_winner : 26829
20.31/6.25	c (1,0) c Propagations_0 : 1965565
20.31/6.25	c (1,0) c Propagations_1 : 1974817
20.31/6.25	c (1,0) c Propagations_2 : 2465267
20.31/6.25	c (1,0) c Propagations_3 : 2087371
20.31/6.25	c (1,0) c Propagations_4 : 1937182
20.31/6.25	c (1,0) c Propagations_5 : 2057335
20.31/6.25	c (1,0) c Propagations_6 : 1926749
20.31/6.25	c (1,0) c Propagations_7 : 1838429
20.31/6.25	c (1,0) c Propagations_total : 16252715
20.31/6.25	c (1,0) c Propagations_winner : 1926749
20.31/6.25	c (1,0) c ReduceDBs_0 : 3
20.31/6.25	c (1,0) c ReduceDBs_1 : 2
20.31/6.25	c (1,0) c ReduceDBs_2 : 3
20.31/6.25	c (1,0) c ReduceDBs_3 : 2
20.31/6.25	c (1,0) c ReduceDBs_4 : 3
20.31/6.25	c (1,0) c ReduceDBs_5 : 2
20.31/6.25	c (1,0) c ReduceDBs_6 : 3
20.31/6.25	c (1,0) c ReduceDBs_7 : 3
20.31/6.25	c (1,0) c ReduceDBs_total : 21
20.31/6.25	c (1,0) c ReduceDBs_winner : 3
20.31/6.25	c (1,0) c SimpDBs_0 : 1
20.31/6.25	c (1,0) c SimpDBs_1 : 1
20.31/6.25	c (1,0) c SimpDBs_2 : 1
20.31/6.25	c (1,0) c SimpDBs_3 : 1
20.31/6.25	c (1,0) c SimpDBs_4 : 2
20.31/6.25	c (1,0) c SimpDBs_5 : 1
20.31/6.25	c (1,0) c SimpDBs_6 : 2
20.31/6.25	c (1,0) c SimpDBs_7 : 3
20.31/6.25	c (1,0) c SimpDBs_total : 12
20.31/6.25	c (1,0) c SimpDBs_winner : 2
20.31/6.25	c (1,0) c Restarts_0 : 5
20.31/6.25	c (1,0) c Restarts_1 : 3
20.31/6.25	c (1,0) c Restarts_2 : 6
20.31/6.25	c (1,0) c Restarts_3 : 7
20.31/6.25	c (1,0) c Restarts_4 : 4
20.31/6.25	c (1,0) c Restarts_5 : 12
20.31/6.25	c (1,0) c Restarts_6 : 2
20.31/6.25	c (1,0) c Restarts_7 : 1
20.31/6.25	c (1,0) c Restarts_total : 40
20.31/6.25	c (1,0) c Restarts_winner : 2
20.31/6.25	c (1,0) c ForcedImports_0 : 0
20.31/6.25	c (1,0) c ForcedImports_1 : 0
20.31/6.25	c (1,0) c ForcedImports_2 : 0
20.31/6.25	c (1,0) c ForcedImports_3 : 0
20.31/6.25	c (1,0) c ForcedImports_4 : 0
20.31/6.25	c (1,0) c ForcedImports_5 : 0
20.31/6.25	c (1,0) c ForcedImports_6 : 0
20.31/6.25	c (1,0) c ForcedImports_7 : 0
20.31/6.25	c (1,0) c ForcedImports_total : 0
20.31/6.25	c (1,0) c ForcedImports_winner : 0
20.31/6.25	c (1,0) c PropsBinClauses_0 : 3321288
20.31/6.25	c (1,0) c PropsBinClauses_1 : 3284017
20.31/6.25	c (1,0) c PropsBinClauses_2 : 4186601
20.31/6.25	c (1,0) c PropsBinClauses_3 : 3448582
20.31/6.25	c (1,0) c PropsBinClauses_4 : 3299166
20.31/6.25	c (1,0) c PropsBinClauses_5 : 3391258
20.31/6.25	c (1,0) c PropsBinClauses_6 : 3441126
20.31/6.25	c (1,0) c PropsBinClauses_7 : 3191524
20.31/6.25	c (1,0) c PropsBinClauses_total : 27563562
20.31/6.25	c (1,0) c PropsBinClauses_winner : 3441126
20.31/6.25	c (1,0) c PropsPreBlocker_0 : 26541338
20.31/6.25	c (1,0) c PropsPreBlocker_1 : 25808346
20.31/6.25	c (1,0) c PropsPreBlocker_2 : 30107950
20.31/6.25	c (1,0) c PropsPreBlocker_3 : 25908968
20.31/6.25	c (1,0) c PropsPreBlocker_4 : 31071950
20.31/6.25	c (1,0) c PropsPreBlocker_5 : 25897319
20.31/6.25	c (1,0) c PropsPreBlocker_6 : 30856904
20.31/6.25	c (1,0) c PropsPreBlocker_7 : 28899532
20.31/6.25	c (1,0) c PropsPreBlocker_total : 225092307
20.31/6.25	c (1,0) c PropsPreBlocker_winner : 30856904
20.31/6.25	c (1,0) c PropsNotBlocker_0 : 12547624
20.31/6.25	c (1,0) c PropsNotBlocker_1 : 13593636
20.31/6.25	c (1,0) c PropsNotBlocker_2 : 13210283
20.31/6.25	c (1,0) c PropsNotBlocker_3 : 12586590
20.31/6.25	c (1,0) c PropsNotBlocker_4 : 12679713
20.31/6.25	c (1,0) c PropsNotBlocker_5 : 13100049
20.31/6.25	c (1,0) c PropsNotBlocker_6 : 11531031
20.31/6.25	c (1,0) c PropsNotBlocker_7 : 11153835
20.31/6.25	c (1,0) c PropsNotBlocker_total : 100402761
20.31/6.25	c (1,0) c PropsNotBlocker_winner : 11531031
20.31/6.25	c (1,0) c PropsLitFullScans_0 : 48001992
20.31/6.25	c (1,0) c PropsLitFullScans_1 : 48001329
20.31/6.25	c (1,0) c PropsLitFullScans_2 : 54004368
20.31/6.25	c (1,0) c PropsLitFullScans_3 : 48002541
20.31/6.25	c (1,0) c PropsLitFullScans_4 : 54003080
20.31/6.25	c (1,0) c PropsLitFullScans_5 : 48001972
20.31/6.25	c (1,0) c PropsLitFullScans_6 : 52314465
20.31/6.25	c (1,0) c PropsLitFullScans_7 : 50327508
20.31/6.25	c (1,0) c PropsLitFullScans_total : 402657255
20.31/6.25	c (1,0) c PropsLitFullScans_winner : 52314465
20.31/6.25	c (1,0) c LitScanFractions_0 : 1231
20.31/6.25	c (1,0) c LitScanFractions_1 : 222
20.31/6.25	c (1,0) c LitScanFractions_2 : 1594
20.31/6.25	c (1,0) c LitScanFractions_3 : 2262
20.31/6.25	c (1,0) c LitScanFractions_4 : 2350
20.31/6.25	c (1,0) c LitScanFractions_5 : 1434
20.31/6.25	c (1,0) c LitScanFractions_6 : 1946
20.31/6.25	c (1,0) c LitScanFractions_7 : 457
20.31/6.25	c (1,0) c LitScanFractions_total : 11496
20.31/6.25	c (1,0) c LitScanFractions_winner : 1946
20.31/6.25	c (1,0) c DecisionLevel0_0 : 5
20.31/6.25	c (1,0) c DecisionLevel0_1 : 3
20.31/6.25	c (1,0) c DecisionLevel0_2 : 6
20.31/6.25	c (1,0) c DecisionLevel0_3 : 7
20.31/6.25	c (1,0) c DecisionLevel0_4 : 5
20.31/6.25	c (1,0) c DecisionLevel0_5 : 12
20.31/6.25	c (1,0) c DecisionLevel0_6 : 13
20.31/6.25	c (1,0) c DecisionLevel0_7 : 12
20.31/6.25	c (1,0) c DecisionLevel0_total : 63
20.31/6.25	c (1,0) c DecisionLevel0_winner : 13
20.31/6.25	c (1,0) c Periods_0 : 8
20.31/6.25	c (1,0) c Periods_1 : 8
20.31/6.25	c (1,0) c Periods_2 : 9
20.31/6.25	c (1,0) c Periods_3 : 8
20.31/6.25	c (1,0) c Periods_4 : 9
20.31/6.25	c (1,0) c Periods_5 : 8
20.31/6.25	c (1,0) c Periods_6 : 8
20.31/6.25	c (1,0) c Periods_7 : 8
20.31/6.25	c (1,0) c Periods_total : 66
20.31/6.25	c (1,0) c Periods_winner : 8
20.31/6.25	c (1,0) c Margin_0 : 20
20.31/6.25	c (1,0) c Margin_1 : 20
20.31/6.25	c (1,0) c Margin_2 : 20
20.31/6.25	c (1,0) c Margin_3 : 20
20.31/6.25	c (1,0) c Margin_4 : 20
20.31/6.25	c (1,0) c Margin_5 : 20
20.31/6.25	c (1,0) c Margin_6 : 20
20.31/6.25	c (1,0) c Margin_7 : 20
20.31/6.25	c (1,0) c Margin_total : 160
20.31/6.25	c (1,0) c Margin_winner : 20
20.31/6.25	c (1,0) c Exported_0 : 2996
20.31/6.25	c (1,0) c Exported_1 : 2271
20.31/6.25	c (1,0) c Exported_2 : 3512
20.31/6.25	c (1,0) c Exported_3 : 3133
20.31/6.25	c (1,0) c Exported_4 : 5819
20.31/6.25	c (1,0) c Exported_5 : 1822
20.31/6.25	c (1,0) c Exported_6 : 4929
20.31/6.25	c (1,0) c Exported_7 : 4644
20.31/6.25	c (1,0) c Exported_total : 29126
20.31/6.25	c (1,0) c Exported_winner : 4929
20.31/6.25	c (1,0) c Imported_0 : 0
20.31/6.25	c (1,0) c Imported_1 : 0
20.31/6.25	c (1,0) c Imported_2 : 0
20.31/6.25	c (1,0) c Imported_3 : 0
20.31/6.25	c (1,0) c Imported_4 : 0
20.31/6.25	c (1,0) c Imported_5 : 0
20.31/6.25	c (1,0) c Imported_6 : 0
20.31/6.25	c (1,0) c Imported_7 : 0
20.31/6.25	c (1,0) c Imported_total : 0
20.31/6.25	c (1,0) c Imported_winner : 0
20.31/6.25	c (1,0) c Good_0 : 0
20.31/6.25	c (1,0) c Good_1 : 0
20.31/6.25	c (1,0) c Good_2 : 0
20.31/6.25	c (1,0) c Good_3 : 0
20.31/6.25	c (1,0) c Good_4 : 0
20.31/6.25	c (1,0) c Good_5 : 0
20.31/6.25	c (1,0) c Good_6 : 0
20.31/6.25	c (1,0) c Good_7 : 0
20.31/6.25	c (1,0) c Good_total : 0
20.31/6.25	c (1,0) c Good_winner : 0
20.31/6.25	c (1,0) c Purge_0 : 0
20.31/6.25	c (1,0) c Purge_1 : 0
20.31/6.25	c (1,0) c Purge_2 : 0
20.31/6.25	c (1,0) c Purge_3 : 0
20.31/6.25	c (1,0) c Purge_4 : 0
20.31/6.25	c (1,0) c Purge_5 : 0
20.31/6.25	c (1,0) c Purge_6 : 0
20.31/6.25	c (1,0) c Purge_7 : 0
20.31/6.25	c (1,0) c Purge_total : 0
20.31/6.25	c (1,0) c Purge_winner : 0
20.31/6.25	c (1,0) c Promoted_0 : 0
20.31/6.25	c (1,0) c Promoted_1 : 0
20.31/6.25	c (1,0) c Promoted_2 : 0
20.31/6.25	c (1,0) c Promoted_3 : 0
20.31/6.25	c (1,0) c Promoted_4 : 0
20.31/6.25	c (1,0) c Promoted_5 : 0
20.31/6.25	c (1,0) c Promoted_6 : 0
20.31/6.25	c (1,0) c Promoted_7 : 0
20.31/6.25	c (1,0) c Promoted_total : 0
20.31/6.25	c (1,0) c Promoted_winner : 0
20.31/6.25	c (1,0) c Remove_Imp_0 : 0
20.31/6.25	c (1,0) c Remove_Imp_1 : 0
20.31/6.25	c (1,0) c Remove_Imp_2 : 0
20.31/6.25	c (1,0) c Remove_Imp_3 : 0
20.31/6.25	c (1,0) c Remove_Imp_4 : 0
20.31/6.25	c (1,0) c Remove_Imp_5 : 0
20.31/6.25	c (1,0) c Remove_Imp_6 : 0
20.31/6.26	c (1,0) c Remove_Imp_7 : 0
20.31/6.26	c (1,0) c Remove_Imp_total : 0
20.31/6.26	c (1,0) c Remove_Imp_winner : 0
20.31/6.26	c (1,0) c Blocked_Reuse_0 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_1 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_2 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_3 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_4 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_5 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_6 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_7 : 0
20.31/6.26	c (1,0) c Blocked_Reuse_total : 0
20.31/6.26	c (1,0) c Blocked_Reuse_winner : 0
20.31/6.26	c (1,0) c Unaries_0 : 0
20.31/6.26	c (1,0) c Unaries_1 : 0
20.31/6.26	c (1,0) c Unaries_2 : 0
20.31/6.26	c (1,0) c Unaries_3 : 0
20.31/6.26	c (1,0) c Unaries_4 : 1
20.31/6.26	c (1,0) c Unaries_5 : 0
20.31/6.26	c (1,0) c Unaries_6 : 11
20.31/6.26	c (1,0) c Unaries_7 : 11
20.31/6.26	c (1,0) c Unaries_total : 23
20.31/6.26	c (1,0) c Unaries_winner : 11
20.31/6.26	c (1,0) c Binaries_0 : 1
20.31/6.26	c (1,0) c Binaries_1 : 0
20.31/6.26	c (1,0) c Binaries_2 : 0
20.31/6.26	c (1,0) c Binaries_3 : 0
20.31/6.26	c (1,0) c Binaries_4 : 14
20.31/6.26	c (1,0) c Binaries_5 : 0
20.31/6.26	c (1,0) c Binaries_6 : 40
20.31/6.26	c (1,0) c Binaries_7 : 48
20.31/6.26	c (1,0) c Binaries_total : 103
20.31/6.26	c (1,0) c Binaries_winner : 40
20.31/6.26	c (1,0) c Glues_0 : 310
20.31/6.26	c (1,0) c Glues_1 : 366
20.31/6.26	c (1,0) c Glues_2 : 333
20.31/6.26	c (1,0) c Glues_3 : 416
20.31/6.26	c (1,0) c Glues_4 : 577
20.31/6.26	c (1,0) c Glues_5 : 350
20.31/6.26	c (1,0) c Glues_6 : 601
20.31/6.26	c (1,0) c Glues_7 : 406
20.31/6.26	c (1,0) c Glues_total : 3359
20.31/6.26	c (1,0) c Glues_winner : 601
20.31/6.26	c (1,0) c RunningTime_0 : 0.720731
20.31/6.26	c (1,0) c RunningTime_1 : 0.790478
20.31/6.26	c (1,0) c RunningTime_2 : 0.683843
20.31/6.26	c (1,0) c RunningTime_3 : 0.732213
20.31/6.26	c (1,0) c RunningTime_4 : 0.695476
20.31/6.26	c (1,0) c RunningTime_5 : 0.775998
20.31/6.26	c (1,0) c RunningTime_6 : 0.655194
20.31/6.26	c (1,0) c RunningTime_7 : 0.650396
20.31/6.26	c (1,0) c RunningTime_total : 5.704329
20.31/6.26	c (1,0) c RunningTime_winner : 0.655194
20.31/6.26	c (1,0) c WaitingTime_0 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_1 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_2 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_3 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_4 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_5 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_6 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_7 : 0.000000
20.31/6.26	c (1,0) c WaitingTime_total : 0.000000
20.31/6.26	c (1,0) c WaitingTime_winner : 0.000000
20.31/6.26	c (1,0) c ExchangingTime_0 : 0.000798
20.31/6.26	c (1,0) c ExchangingTime_1 : 0.000717
20.31/6.26	c (1,0) c ExchangingTime_2 : 0.000888
20.31/6.26	c (1,0) c ExchangingTime_3 : 0.000908
20.31/6.26	c (1,0) c ExchangingTime_4 : 0.001184
20.31/6.26	c (1,0) c ExchangingTime_5 : 0.000809
20.31/6.26	c (1,0) c ExchangingTime_6 : 0.001101
20.31/6.26	c (1,0) c ExchangingTime_7 : 0.001004
20.31/6.26	c (1,0) c ExchangingTime_total : 0.007409
20.31/6.26	c (1,0) c ExchangingTime_winner : 0.001101
20.31/6.26	c (1,0) c PeriodProcTime_0 : 0.000067
20.31/6.26	c (1,0) c PeriodProcTime_1 : 0.000053
20.31/6.26	c (1,0) c PeriodProcTime_2 : 0.000103
20.31/6.26	c (1,0) c PeriodProcTime_3 : 0.000079
20.31/6.26	c (1,0) c PeriodProcTime_4 : 0.000064
20.31/6.26	c (1,0) c PeriodProcTime_5 : 0.000059
20.31/6.26	c (1,0) c PeriodProcTime_6 : 0.000065
20.31/6.26	c (1,0) c PeriodProcTime_7 : 0.000061
20.31/6.26	c (1,0) c PeriodProcTime_total : 0.000551
20.31/6.26	c (1,0) c PeriodProcTime_winner : 0.000065
20.31/6.26	c (1,0) c SolvingTime_0 : 0.721596
20.31/6.26	c (1,0) c SolvingTime_1 : 0.791248
20.31/6.26	c (1,0) c SolvingTime_2 : 0.684834
20.31/6.26	c (1,0) c SolvingTime_3 : 0.733200
20.31/6.26	c (1,0) c SolvingTime_4 : 0.696724
20.31/6.26	c (1,0) c SolvingTime_5 : 0.776866
20.31/6.26	c (1,0) c SolvingTime_6 : 0.656360
20.31/6.26	c (1,0) c SolvingTime_7 : 0.651460
20.31/6.26	c (1,0) c SolvingTime_total : 5.712289
20.31/6.26	c (1,0) c SolvingTime_winner : 0.656360
20.31/6.26	c (1,0) c PropagationTime_0 : 0.645735
20.31/6.26	c (1,0) c PropagationTime_1 : 0.714010
20.31/6.26	c (1,0) c PropagationTime_2 : 0.585785
20.31/6.26	c (1,0) c PropagationTime_3 : 0.645523
20.31/6.26	c (1,0) c PropagationTime_4 : 0.587559
20.31/6.26	c (1,0) c PropagationTime_5 : 0.696518
20.31/6.26	c (1,0) c PropagationTime_6 : 0.557552
20.31/6.26	c (1,0) c PropagationTime_7 : 0.555290
20.31/6.26	c (1,0) c PropagationTime_total : 4.987972
20.31/6.26	c (1,0) c PropagationTime_winner : 0.557552
20.31/6.26	c (1,0) c AnalysisTime_0 : 0.041388
20.31/6.26	c (1,0) c AnalysisTime_1 : 0.049405
20.31/6.26	c (1,0) c AnalysisTime_2 : 0.052340
20.31/6.26	c (1,0) c AnalysisTime_3 : 0.055834
20.31/6.26	c (1,0) c AnalysisTime_4 : 0.060375
20.31/6.26	c (1,0) c AnalysisTime_5 : 0.050738
20.31/6.26	c (1,0) c AnalysisTime_6 : 0.049393
20.31/6.26	c (1,0) c AnalysisTime_7 : 0.047004
20.31/6.26	c (1,0) c AnalysisTime_total : 0.406477
20.31/6.26	c (1,0) c AnalysisTime_winner : 0.049393
20.31/6.26	c (1,0) c ReductionTime_0 : 0.003000
20.31/6.26	c (1,0) c ReductionTime_1 : 0.001274
20.31/6.26	c (1,0) c ReductionTime_2 : 0.013765
20.31/6.26	c (1,0) c ReductionTime_3 : 0.001368
20.31/6.26	c (1,0) c ReductionTime_4 : 0.003083
20.31/6.26	c (1,0) c ReductionTime_5 : 0.001264
20.31/6.26	c (1,0) c ReductionTime_6 : 0.003000
20.31/6.26	c (1,0) c ReductionTime_7 : 0.003013
20.31/6.26	c (1,0) c ReductionTime_total : 0.029767
20.31/6.26	c (1,0) c ReductionTime_winner : 0.003000
20.31/6.26	c (1,0) c SimplifyTime_0 : 0.000000
20.31/6.26	c (1,0) c SimplifyTime_1 : 0.000000
20.31/6.26	c (1,0) c SimplifyTime_2 : 0.000001
20.31/6.26	c (1,0) c SimplifyTime_3 : 0.000001
20.31/6.26	c (1,0) c SimplifyTime_4 : 0.011867
20.31/6.26	c (1,0) c SimplifyTime_5 : 0.000001
20.31/6.26	c (1,0) c SimplifyTime_6 : 0.012612
20.31/6.26	c (1,0) c SimplifyTime_7 : 0.014050
20.31/6.26	c (1,0) c SimplifyTime_total : 0.038532
20.31/6.26	c (1,0) c SimplifyTime_winner : 0.012612
20.31/6.26	c (1,0) c UsedRateTime_0 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_1 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_2 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_3 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_4 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_5 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_6 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_7 : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_total : 0.000000
20.31/6.26	c (1,0) c UsedRateTime_winner : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_0 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_1 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_2 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_3 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_4 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_5 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_6 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_7 : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_total : 0.000000
20.31/6.26	c (1,0) c OverlapRateTime_winner : 0.000000
20.31/6.26	c (1,0) c
20.31/6.26	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
20.31/6.26	c (1,0) c
20.31/6.26	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.26	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.31/6.26	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.26	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
20.31/6.26	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
20.31/6.26	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
20.31/6.26	c (1,0) c | Initial random_seed   | 1739278528 |  922338807 | 2093294688 | 1827691563 | 1922537658 | 1088666805 | 1683784223 | 1334883875 |
20.31/6.26	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
20.31/6.26	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
20.31/6.26	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
20.31/6.26	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
20.31/6.26	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
20.31/6.26	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
20.31/6.26	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
20.31/6.26	c (1,0) c | var_decay             |     0.8200 |     0.8200 |     0.8300 |     0.8200 |     0.8400 |     0.8200 |     0.8400 |     0.8300 |
20.31/6.26	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
20.31/6.26	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
20.31/6.26	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
20.31/6.26	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.31/6.26	c (1,0) 
20.31/6.26	c (1,0) s UNSATISFIABLE
20.31/6.26	c (1,0) SatSolver.solve End
20.31/6.27	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
20.31/6.27	c (1,0) Show results Begin
20.31/6.27	s UNSATISFIABLE
20.31/6.27	c (1,0) Show results End
20.31/6.27	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
20.31/6.27	c (1,0) 1,1,STOP-AFTER(ALL)
20.31/6.27	c END-Prog: Sat Sep 14 04:20:05 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 (11789 MiB free)
  memory of node 1: 16384 MiB (14428 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100108 s]*
/proc/loadavg: 3.27 5.94 7.10 3/211 20200
/proc/meminfo: memFree=26751640/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418678060 115843072 349 33554432000 4194304 5098028 140729153839680 140729153836936 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 349 296 221 0 87 0
[pid=20181] ppid=20178 vsize=27314120 memory=107820 CPUtime=0.1 cores=0-7
/proc/20181/stat : 20181 (java) S 20178 20178 16596 0 -1 1077944320 6518 0 0 0 8 2 0 0 20 0 20 0 418678060 27969658880 26955 33554432000 4194304 4196468 140727658990896 140727658973440 140132805746423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
/proc/20181/statm: 6828530 26955 2805 1 0 6790935 0
[pid=20181/tid=20182] ppid=20178 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20181/task/20182/stat : 20182 (java) R 20178 20178 16596 0 -1 4202560 4610 0 0 0 7 2 0 0 20 0 20 0 418678061 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132777569472 140132797983550 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20183] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20183/stat : 20183 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132809988624 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20184] ppid=20178 vsize=27314120 memory=139642102376064 CPUtime=0 cores=0-7
/proc/20181/task/20184/stat : 20184 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132227828368 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20185] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20185/stat : 20185 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132226775312 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20186] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20186/stat : 20186 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132225722768 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20187] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20187/stat : 20187 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132224670736 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20188] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20188/stat : 20188 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132223618192 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20189] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20189/stat : 20189 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132222565136 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20190] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20190/stat : 20190 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 26955 33554432000 4194304 4196468 140727658990896 140132221512592 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20191] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20191/stat : 20191 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131193084144 140132805757570 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20192] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20192/stat : 20192 (java) S 20178 20178 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 26955 33554432000 4194304 4196468 140727658990896 140130690000032 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20193] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20193/stat : 20193 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 26955 33554432000 4194304 4196468 140727658990896 140130421564144 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20194] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20194/stat : 20194 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140130047055824 140132805765019 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20195] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20195/stat : 20195 (java) S 20178 20178 16596 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131192031984 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20196] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20196/stat : 20196 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131190979440 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20197] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20197/stat : 20197 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131189926384 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20198] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20198/stat : 20198 (java) S 20178 20178 16596 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131188873840 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20199] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20199/stat : 20199 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140129549150688 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20200] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20200/stat : 20200 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 26955 33554432000 4194304 4196468 140727658990896 140131187821232 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109216 KiB

[startup+0.21032 s]*
/proc/loadavg: 3.27 5.94 7.10 4/211 20200
/proc/meminfo: memFree=26731740/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418678060 115843072 349 33554432000 4194304 5098028 140729153839680 140729153836936 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 349 296 221 0 87 0
[pid=20181] ppid=20178 vsize=27314120 memory=127136 CPUtime=0.24 cores=0-7
/proc/20181/stat : 20181 (java) S 20178 20178 16596 0 -1 1077944320 12127 0 0 0 20 4 0 0 20 0 20 0 418678060 27969658880 31784 33554432000 4194304 4196468 140727658990896 140727658973440 140132805746423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
/proc/20181/statm: 6828530 31784 2924 1 0 6790935 0
[pid=20181/tid=20182] ppid=20178 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/20181/task/20182/stat : 20182 (java) R 20178 20178 16596 0 -1 4202560 9837 0 0 0 16 3 0 0 20 0 20 0 418678061 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132777545808 140132788933232 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20183] ppid=20178 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/20181/task/20183/stat : 20183 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132809988624 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20184] ppid=20178 vsize=27314120 memory=288370018254087808 CPUtime=0 cores=0-7
/proc/20181/task/20184/stat : 20184 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132227828368 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20185] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20185/stat : 20185 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132226775312 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20186] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20186/stat : 20186 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132225722768 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20187] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20187/stat : 20187 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132224670736 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20188] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20188/stat : 20188 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132223618192 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20189] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20189/stat : 20189 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132222565136 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20190] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20190/stat : 20190 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 31784 33554432000 4194304 4196468 140727658990896 140132221512592 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20191] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20191/stat : 20191 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131193084144 140132805757570 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20192] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20192/stat : 20192 (java) S 20178 20178 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 31784 33554432000 4194304 4196468 140727658990896 140130690000032 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20193] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20193/stat : 20193 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 31784 33554432000 4194304 4196468 140727658990896 140130421564144 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20194] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20194/stat : 20194 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140130047055824 140132805765019 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20195] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20195/stat : 20195 (java) S 20178 20178 16596 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131192031984 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20196] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20196/stat : 20196 (java) S 20178 20178 16596 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131190979440 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20197] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20197/stat : 20197 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131189926384 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20198] ppid=20178 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/20181/task/20198/stat : 20198 (java) S 20178 20178 16596 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131188873840 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20199] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20199/stat : 20199 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140129549150688 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20200] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20200/stat : 20200 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 31784 33554432000 4194304 4196468 140727658990896 140131187821232 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128532 KiB

[startup+0.309639 s]*
/proc/loadavg: 3.27 5.94 7.10 2/211 20200
/proc/meminfo: memFree=26728948/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418678060 115843072 349 33554432000 4194304 5098028 140729153839680 140729153836936 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 349 296 221 0 87 0
[pid=20181] ppid=20178 vsize=27314120 memory=130740 CPUtime=0.42 cores=0-7
/proc/20181/stat : 20181 (java) S 20178 20178 16596 0 -1 1077944320 12495 0 0 0 38 4 0 0 20 0 20 0 418678060 27969658880 32685 33554432000 4194304 4196468 140727658990896 140727658973440 140132805746423 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
/proc/20181/statm: 6828530 32685 3062 1 0 6790935 0
[pid=20181/tid=20182] ppid=20178 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20181/task/20182/stat : 20182 (java) R 20178 20178 16596 0 -1 4202560 10018 0 0 0 26 3 0 0 20 0 20 0 418678061 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132777531408 140132789790053 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20183] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20183/stat : 20183 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132809988624 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20184] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20184/stat : 20184 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132227828368 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20185] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20185/stat : 20185 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132226775312 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20186] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20186/stat : 20186 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132225722768 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20187] ppid=20178 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/20181/task/20187/stat : 20187 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132224670736 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20188] ppid=20178 vsize=27314120 memory=139642003354543 CPUtime=0 cores=0-7
/proc/20181/task/20188/stat : 20188 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132223618192 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20189] ppid=20178 vsize=27314120 memory=139642003356848 CPUtime=0 cores=0-7
/proc/20181/task/20189/stat : 20189 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132222565136 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20190] ppid=20178 vsize=27314120 memory=139642003359152 CPUtime=0 cores=0-7
/proc/20181/task/20190/stat : 20190 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27969658880 32685 33554432000 4194304 4196468 140727658990896 140132221512592 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20191] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20191/stat : 20191 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131193084144 140132805757570 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20192] ppid=20178 vsize=27314120 memory=279284006725264 CPUtime=0 cores=0-7
/proc/20181/task/20192/stat : 20192 (java) S 20178 20178 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 32685 33554432000 4194304 4196468 140727658990896 140130690000032 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20193] ppid=20178 vsize=27314120 memory=279284006732176 CPUtime=0 cores=0-7
/proc/20181/task/20193/stat : 20193 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678065 27969658880 32685 33554432000 4194304 4196468 140727658990896 140130421564144 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20194] ppid=20178 vsize=27314120 memory=279284006673456 CPUtime=0 cores=0-7
/proc/20181/task/20194/stat : 20194 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140130047055824 140132805765019 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20195] ppid=20178 vsize=27314120 memory=279284006746000 CPUtime=0.01 cores=0-7
/proc/20181/task/20195/stat : 20195 (java) S 20178 20178 16596 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131192031984 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20196] ppid=20178 vsize=27314120 memory=279284006752912 CPUtime=0.01 cores=0-7
/proc/20181/task/20196/stat : 20196 (java) S 20178 20178 16596 0 -1 1077944384 135 0 0 0 1 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131190979440 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20197] ppid=20178 vsize=27314120 memory=279284006750608 CPUtime=0 cores=0-7
/proc/20181/task/20197/stat : 20197 (java) S 20178 20178 16596 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131189926384 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20198] ppid=20178 vsize=27314120 memory=279284006766768 CPUtime=0.07 cores=0-7
/proc/20181/task/20198/stat : 20198 (java) S 20178 20178 16596 0 -1 1077944384 485 0 0 0 7 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131188873840 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20199] ppid=20178 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20199/stat : 20199 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140129549150688 140132805756629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20200] ppid=20178 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20181/task/20200/stat : 20200 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678068 27969658880 32685 33554432000 4194304 4196468 140727658990896 140131187821232 140132805757570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 132136 KiB

[startup+0.700939 s]
/proc/loadavg: 3.27 5.94 7.10 2/211 20200
/proc/meminfo: memFree=26707864/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418678060 115843072 349 33554432000 4194304 5098028 140729153839680 140729153836936 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 349 296 221 0 87 0
[pid=20181] ppid=20178 vsize=27320392 memory=164828 CPUtime=0.98 cores=0-7
/proc/20181/stat : 20181 (java) S 20178 20178 16596 0 -1 1077944320 19788 0 0 0 91 7 0 0 20 0 20 0 418678060 27976081408 41207 33554432000 4194304 4196468 140727658990896 140727658973440 140132805746423 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
/proc/20181/statm: 6830098 41207 3172 1 0 6791447 0
[pid=20181/tid=20182] ppid=20178 vsize=27320392 memory=279284007124656 CPUtime=0.67 cores=0-7
/proc/20181/task/20182/stat : 20182 (java) R 20178 20178 16596 0 -1 4202560 16934 0 0 0 61 6 0 0 20 0 20 0 418678061 27976081408 41207 33554432000 4194304 4196468 140727658990896 140132777584400 140132805758358 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20183] ppid=20178 vsize=27320392 memory=139642003563376 CPUtime=0 cores=0-7
/proc/20181/task/20183/stat : 20183 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418678063 27976081408 41207 33554432000 4194304 4196468 140727658990896 140132809988624 140132805756629 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20184] ppid=20178 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/20181/task/20184/stat : 20184 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418678063 27976081408 41207 33554432000 4194304 4196468 140727658990896 140132227828368 140132805756629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0
[pid=20181/tid=20185] ppid=20178 vsize=27320392 memory=1096 CPUtime=0 cores=0-7
/proc/20181/task/20185/stat : 20185 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418678063 27976081408 41207 33554432000 4194304 4196468 140727658990896 140132226775312 140132805756629 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22921216 140727658996458 140727658996886 140727658996886 140727658999759 0

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

[pid=20209/tid=20223] ppid=20178 vsize=8414124 memory=-8746142026916216773 CPUtime=0.03 cores=0-7
/proc/20209/task/20223/stat : 20223 (java) S 20178 20178 16596 0 -1 1077944384 367 0 0 0 3 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341730535664 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20224] ppid=20178 vsize=8414124 memory=1396 CPUtime=0.07 cores=0-7
/proc/20209/task/20224/stat : 20224 (java) S 20178 20178 16596 0 -1 1077944384 398 0 0 0 7 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341729483120 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20225] ppid=20178 vsize=8414124 memory=216820 CPUtime=0.06 cores=0-7
/proc/20209/task/20225/stat : 20225 (java) S 20178 20178 16596 0 -1 1077944384 318 0 0 0 6 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341728430064 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20226] ppid=20178 vsize=8414124 memory=3053511329498284128 CPUtime=0.2 cores=0-7
/proc/20209/task/20226/stat : 20226 (java) S 20178 20178 16596 0 -1 1077944384 527 0 0 0 20 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341727377520 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20227] ppid=20178 vsize=8414124 memory=3047711592059544694 CPUtime=0 cores=0-7
/proc/20209/task/20227/stat : 20227 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340069657568 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20228] ppid=20178 vsize=8414124 memory=3049007562807284784 CPUtime=0 cores=0-7
/proc/20209/task/20228/stat : 20228 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341726325936 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
Current children cumulated CPU time: 14.6 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 123348 KiB

[startup+6.00116 s]*
/proc/loadavg: 3.25 5.89 7.08 9/225 20242
/proc/meminfo: memFree=26644752/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1476 CPUtime=13.44 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 581 29729 0 0 0 0 1316 28 20 0 1 0 418678060 115843072 369 33554432000 4194304 5098028 140729153839680 140729153836424 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 369 311 221 0 87 0
[pid=20209] ppid=20178 vsize=8414124 memory=121872 CPUtime=1.16 cores=0-7
/proc/20209/stat : 20209 (java) S 20178 20178 16596 0 -1 1077944320 19914 0 0 0 109 7 0 0 20 0 24 0 418678517 8616062976 30468 33554432000 4194304 4196468 140720993833328 140720993815872 140342638227191 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
/proc/20209/statm: 2103531 30468 3200 1 0 2064875 0
[pid=20229] ppid=20209 vsize=693272 memory=95192 CPUtime=4.52 cores=0-7
/proc/20229/stat : 20229 (manyglucose-4.1) S 20209 20178 16596 0 -1 1077944320 17629 0 0 0 447 5 0 0 20 0 9 0 418678590 709910528 23798 33554432000 4194304 4454172 140726084813408 140726084811808 140632133704322 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
/proc/20229/statm: 173318 23798 402 64 0 168986 0
[pid=20229/tid=20235] ppid=20209 vsize=693272 memory=0 CPUtime=0.54 cores=0-7
/proc/20229/task/20235/stat : 20235 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 370 0 0 0 54 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632109210232 4351523 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20236] ppid=20209 vsize=693272 memory=0 CPUtime=0.54 cores=0-7
/proc/20229/task/20236/stat : 20236 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 238 0 0 0 54 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632100817832 4350955 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20237] ppid=20209 vsize=693272 memory=139642102376064 CPUtime=0.53 cores=0-7
/proc/20229/task/20237/stat : 20237 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 365 0 0 0 53 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632092425320 4351056 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20238] ppid=20209 vsize=693272 memory=0 CPUtime=0.52 cores=0-7
/proc/20229/task/20238/stat : 20238 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 272 0 0 0 52 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632084032120 4351209 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20239] ppid=20209 vsize=693272 memory=0 CPUtime=0.54 cores=0-7
/proc/20229/task/20239/stat : 20239 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 541 0 0 0 54 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632075639912 4353718 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20240] ppid=20209 vsize=693272 memory=0 CPUtime=0.54 cores=0-7
/proc/20229/task/20240/stat : 20240 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 261 0 0 0 54 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632067246888 4354656 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20241] ppid=20209 vsize=693272 memory=-1 CPUtime=0.54 cores=0-7
/proc/20229/task/20241/stat : 20241 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 564 0 0 0 54 0 0 0 20 0 9 0 418678605 709910528 23798 33554432000 4194304 4454172 140726084813408 140632058854008 4353796 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20242] ppid=20209 vsize=693272 memory=0 CPUtime=0.54 cores=0-7
/proc/20229/task/20242/stat : 20242 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 1408 0 0 0 54 0 0 0 20 0 9 0 418678606 709910528 23798 33554432000 4194304 4454172 140726084813408 140632050461800 4351209 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20209/tid=20210] ppid=20178 vsize=8414124 memory=0 CPUtime=0.75 cores=0-7
/proc/20209/task/20210/stat : 20210 (java) S 20178 20178 16596 0 -1 1077944384 16905 0 0 0 70 5 0 0 20 0 24 0 418678517 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342610067360 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20211] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20211/stat : 20211 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342642469904 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20212] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20212/stat : 20212 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342442638480 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20213] ppid=20178 vsize=8414124 memory=7686721470384478099 CPUtime=0 cores=0-7
/proc/20209/task/20213/stat : 20213 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342441585424 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20214] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20214/stat : 20214 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342440532880 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20215] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20215/stat : 20215 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342439479824 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20216] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20216/stat : 20216 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342438427280 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20217] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20217/stat : 20217 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342437374224 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20218] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20218/stat : 20218 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342436321680 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20219] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20219/stat : 20219 (java) S 20178 20178 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418678520 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341731588848 140342638238338 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20220] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20220/stat : 20220 (java) S 20178 20178 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418678521 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341210506912 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20221] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20221/stat : 20221 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678521 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340942071024 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20222] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20222/stat : 20222 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340567562704 140342638245787 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20223] ppid=20178 vsize=8414124 memory=0 CPUtime=0.03 cores=0-7
/proc/20209/task/20223/stat : 20223 (java) S 20178 20178 16596 0 -1 1077944384 367 0 0 0 3 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341730535664 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20224] ppid=20178 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/20209/task/20224/stat : 20224 (java) S 20178 20178 16596 0 -1 1077944384 398 0 0 0 7 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341729483120 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20225] ppid=20178 vsize=8414124 memory=-1 CPUtime=0.06 cores=0-7
/proc/20209/task/20225/stat : 20225 (java) S 20178 20178 16596 0 -1 1077944384 318 0 0 0 6 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341728430064 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20226] ppid=20178 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/20209/task/20226/stat : 20226 (java) S 20178 20178 16596 0 -1 1077944384 527 0 0 0 20 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341727377520 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20227] ppid=20178 vsize=8414124 memory=-1 CPUtime=0 cores=0-7
/proc/20209/task/20227/stat : 20227 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340069657568 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20228] ppid=20178 vsize=8414124 memory=-1 CPUtime=0 cores=0-7
/proc/20209/task/20228/stat : 20228 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341726325936 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20230] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20230/stat : 20230 (java) S 20178 20178 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341718291904 140342638251801 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20232] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20232/stat : 20232 (java) S 20178 20178 16596 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339398557200 140342638249117 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20233] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20233/stat : 20233 (java) S 20178 20178 16596 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339666992784 140342638249117 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20234] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20234/stat : 20234 (java) S 20178 20178 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418678592 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339130129328 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
Current children cumulated CPU time: 19.12 s
Current children cumulated vsize: 9220524 KiB
Current children cumulated memory: 218540 KiB

[startup+6.20142 s]
/proc/loadavg: 3.25 5.89 7.08 9/225 20242
/proc/meminfo: memFree=26644752/32770624 swapFree=66957016/67108860
[pid=20178] ppid=20175 vsize=113128 memory=1476 CPUtime=13.44 cores=0-7
/proc/20178/stat : 20178 (scop.sh) S 20175 20178 16596 0 -1 4202496 581 29729 0 0 0 0 1316 28 20 0 1 0 418678060 115843072 369 33554432000 4194304 5098028 140729153839680 140729153836424 140112198058620 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30195712 140729153848100 140729153848428 140729153848428 140729153851341 0
/proc/20178/statm: 28282 369 311 221 0 87 0
[pid=20209] ppid=20178 vsize=8414124 memory=121872 CPUtime=1.16 cores=0-7
/proc/20209/stat : 20209 (java) S 20178 20178 16596 0 -1 1077944320 19914 0 0 0 109 7 0 0 20 0 24 0 418678517 8616062976 30468 33554432000 4194304 4196468 140720993833328 140720993815872 140342638227191 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
/proc/20209/statm: 2103531 30468 3200 1 0 2064875 0
[pid=20229] ppid=20209 vsize=694948 memory=111828 CPUtime=5.71 cores=0-7
/proc/20229/stat : 20229 (manyglucose-4.1) S 20209 20178 16596 0 -1 1077944320 20356 0 0 0 566 5 0 0 20 0 3 0 418678590 711626752 27957 33554432000 4194304 4454172 140726084813408 140726084811792 140632133693175 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
/proc/20229/statm: 173737 27957 415 64 0 169405 0
[pid=20229/tid=20236] ppid=20209 vsize=694948 memory=0 CPUtime=0.73 cores=0-7
/proc/20229/task/20236/stat : 20236 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 262 0 0 0 73 0 0 0 20 0 3 0 418678605 711626752 27957 33554432000 4194304 4454172 140726084813408 140632100818024 4350902 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20229/tid=20240] ppid=20209 vsize=694948 memory=0 CPUtime=0.73 cores=0-7
/proc/20229/task/20240/stat : 20240 (manyglucose-4.1) R 20209 20178 16596 0 -1 4202560 276 0 0 0 73 0 0 0 20 0 3 0 418678605 711626752 27957 33554432000 4194304 4454172 140726084813408 140632067246712 4351184 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 39501824 140726084817769 140726084817968 140726084817968 140726084820922 0
[pid=20209/tid=20210] ppid=20178 vsize=8414124 memory=0 CPUtime=0.75 cores=0-7
/proc/20209/task/20210/stat : 20210 (java) S 20178 20178 16596 0 -1 1077944384 16905 0 0 0 70 5 0 0 20 0 24 0 418678517 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342610067360 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20211] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20211/stat : 20211 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342642469904 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20212] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20212/stat : 20212 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342442638480 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20213] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20213/stat : 20213 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342441585424 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20214] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20214/stat : 20214 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342440532880 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20215] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20215/stat : 20215 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342439479824 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20216] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20216/stat : 20216 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342438427280 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20217] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20217/stat : 20217 (java) S 20178 20178 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342437374224 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20218] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20218/stat : 20218 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418678519 8616062976 30468 33554432000 4194304 4196468 140720993833328 140342436321680 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20219] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20219/stat : 20219 (java) S 20178 20178 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418678520 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341731588848 140342638238338 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20220] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20220/stat : 20220 (java) S 20178 20178 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418678521 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341210506912 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20221] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20221/stat : 20221 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678521 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340942071024 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20222] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20222/stat : 20222 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340567562704 140342638245787 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20223] ppid=20178 vsize=8414124 memory=0 CPUtime=0.03 cores=0-7
/proc/20209/task/20223/stat : 20223 (java) S 20178 20178 16596 0 -1 1077944384 367 0 0 0 3 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341730535664 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20224] ppid=20178 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/20209/task/20224/stat : 20224 (java) S 20178 20178 16596 0 -1 1077944384 398 0 0 0 7 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341729483120 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20225] ppid=20178 vsize=8414124 memory=0 CPUtime=0.06 cores=0-7
/proc/20209/task/20225/stat : 20225 (java) S 20178 20178 16596 0 -1 1077944384 318 0 0 0 6 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341728430064 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20226] ppid=20178 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/20209/task/20226/stat : 20226 (java) S 20178 20178 16596 0 -1 1077944384 527 0 0 0 20 0 0 0 20 0 24 0 418678523 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341727377520 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20227] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20227/stat : 20227 (java) S 20178 20178 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140340069657568 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20228] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20228/stat : 20228 (java) S 20178 20178 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418678524 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341726325936 140342638238338 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20230] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20230/stat : 20230 (java) S 20178 20178 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140341718291904 140342638251801 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20232] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20232/stat : 20232 (java) S 20178 20178 16596 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339398557200 140342638249117 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20233] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20233/stat : 20233 (java) S 20178 20178 16596 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 418678590 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339666992784 140342638249117 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
[pid=20209/tid=20234] ppid=20178 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20209/task/20234/stat : 20234 (java) S 20178 20178 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418678592 8616062976 30468 33554432000 4194304 4196468 140720993833328 140339130129328 140342638237397 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15425536 140720993842167 140720993842326 140720993842326 140720993845199 0
Current children cumulated CPU time: 20.31 s
Current children cumulated vsize: 9222200 KiB
Current children cumulated memory: 235176 KiB

Child status: 0
Real time (s): 6.29178
CPU time (s): 20.5126
CPU user time (s): 20.0685
CPU system time (s): 0.444193
CPU usage (%): 326.023
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1103300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.0684
system time used= 0.444193
maximum resident set size= 1107204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9641
involuntary context switches= 80


# summary of solver processes directly reported to runsolver:
#   pid: 20178
#   total CPU time (s): 20.5126
#   total CPU user time (s): 20.0685
#   total CPU system time (s): 0.444193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075208 second user time and 0.112283 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:19:59
IDJOB=4392644
IDBENCH=126890
IDSOLVER=2839
FILE ID=node147/4392644-1568427642
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58880 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-100-9.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-4392644-1568427642/watcher-4392644-1568427642 -o /tmp/evaluation-result-4392644-1568427642/solver-4392644-1568427642 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392644-1568427642.xml

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

MD5SUM BENCH= 4f03c112a8f6a228f13fa4574ba8a054
RANDOM SEED=1908418556

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26848064 kB
MemAvailable:   31811344 kB
Buffers:          188472 kB
Cached:          5002136 kB
SwapCached:        48496 kB
Active:          2029896 kB
Inactive:        3212844 kB
Active(anon):       4412 kB
Inactive(anon):    89344 kB
Active(file):    2025484 kB
Inactive(file):  3123500 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             21156 kB
Writeback:             0 kB
AnonPages:        192500 kB
Mapped:            45204 kB
Shmem:             32768 kB
Slab:             272204 kB
SReclaimable:     242756 kB
SUnreclaim:        29448 kB
KernelStack:        3952 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 58860 MiB
End job on node147 at 2019-09-14 04:20:05