Trace number 4392698

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)? (TO) 2226.35 2520.63

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-SF/
Subisomorphism-B-08.xml
MD5SUM47da5ea68f3d94e6d7990d40a1ef4aa5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.530623
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints1676
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":540}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":19},{"degree":5,"count":89},{"degree":6,"count":212},{"degree":8,"count":110},{"degree":9,"count":71},{"degree":10,"count":35}]
Minimum constraint arity1
Maximum constraint arity540
Distribution of constraint arities[{"arity":1,"count":216},{"arity":2,"count":1459},{"arity":540,"count":1}]
Number of extensional constraints1675
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1675},{"type":"allDifferent","count":1}]
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-2028-serial-file.bin HOME/instance-4392698-1568431810.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 05:29:29 CEST 2019
0.65/0.57	c PID: 2031
0.65/0.57	c IP: 172.20.3.145
0.65/0.57	c HOST: node145.alineos.net
0.65/0.58	c (0,0) Parsing Begin
2.62/1.29	c (0,0) Parsing End
2.91/1.30	c (0,0) CSP: 540 int (0 aux), 0 bool (0 aux), 1676 ctr, max domain size 600
3.43/1.65	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.43/1.65	c (0,0) Constraint Name Generate Begin
3.43/1.65	c (0,0) Ctr:HOME/instance-4392698-1568431810.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
3.43/1.65	c (0,0) Constraint Name Generate End
3.43/1.65	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.43/1.65	c (0,0) CSP to CSPinCNF Begin
101.69/79.43	c (78,77) translated 168 (10%) constraints
203.17/156.43	c (155,150) translated 336 (20%) constraints
294.08/231.57	c (231,223) translated 503 (30%) constraints
381.64/306.80	c (306,296) translated 671 (40%) constraints
469.97/381.77	c (381,369) translated 838 (50%) constraints
556.28/456.85	c (456,443) translated 1006 (60%) constraints
643.56/532.23	c (531,516) translated 1174 (70%) constraints
731.08/607.30	c (606,590) translated 1341 (80%) constraints
794.63/661.29	c (660,642) translated 1509 (90%) constraints
794.89/661.34	c (660,642) translated 1676 (100%) constraints
794.89/661.34	c (660,642) ===========================================
799.12/664.90	c (664,646) Hybrid: #OE=875940, #LE=0
799.12/664.90	c (664,646) Hybrid
799.12/664.90	c (664,646) ===========================================
829.35/690.56	c (690,671) translated 1221752 (10%) constraints
859.46/715.87	c (715,696) translated 2443503 (20%) constraints
890.60/741.42	c (740,720) translated 3665255 (30%) constraints
921.34/766.85	c (766,745) translated 4887006 (40%) constraints
952.39/792.39	c (791,770) translated 6108758 (50%) constraints
983.42/817.86	c (817,794) translated 7330509 (60%) constraints
1014.33/843.23	c (842,819) translated 8552261 (70%) constraints
1045.19/868.68	c (868,844) translated 9774012 (80%) constraints
1076.53/894.37	c (893,868) translated 10995764 (90%) constraints
1108.08/920.03	c (919,893) translated 12217515 (100%) constraints
1108.08/920.03	c (919,893) CSP to CSPinCNF End
1108.40/920.30	c (919,893) CSP: 540 int (0 aux), 875400 bool (875400 aux), 12217515 ctr, max domain size 600
1108.40/920.30	c (919,893) Heap : 17217 MiB used (max 21852 MiB), NonHeap : 29 MiB used (max 0 MiB)
1108.40/920.30	c (919,893) CSPinCNF Propagation Begin
1477.09/1076.50	c (1075,1019) 36114 values, 3171271 unsatisfiable literals, and 2930105 valid clauses are removed
1477.09/1076.50	c (1075,1019) CSPinCNF Propagation End
1477.39/1076.84	c (1076,1020) CSP: 540 int (0 aux), 875400 bool (875400 aux), 9287410 ctr, max domain size 600
1477.39/1076.84	c (1076,1020) Heap : 17829 MiB used (max 21308 MiB), NonHeap : 31 MiB used (max 0 MiB)
1489.89/1080.48	c (1079,1022) Hybrid: #OE=875940, #LE=0
1489.89/1080.48	c (1079,1022) Simplify CSPinCNF Begin
1524.63/1101.44	c (1100,1041) Simplify CSPinCNF End
1525.08/1101.88	c (1101,1042) CSP: 540 int (0 aux), 1166460 bool (1166460 aux), 9578470 ctr, max domain size 600
1525.08/1101.88	c (1101,1042) Heap : 14530 MiB used (max 21383 MiB), NonHeap : 31 MiB used (max 0 MiB)
1525.08/1101.88	c (1101,1042) Calculate Precise Domain Begin
1525.08/1101.88	c (1101,1042) 0 values are removed by re-calculation
1525.08/1101.88	c (1101,1042) Calculate Precise Domain End
1525.59/1102.32	c (1101,1042) CSP: 540 int (0 aux), 1166460 bool (1166460 aux), 9578470 ctr, max domain size 600
1525.59/1102.32	c (1101,1042) Heap : 14530 MiB used (max 21383 MiB), NonHeap : 31 MiB used (max 0 MiB)
1525.59/1102.32	c (1101,1042) CSPinCNF to SatSolver Begin
2070.29/1545.00	c (1544,1457) 957847 (10 %) CSP clauses are encoded (0 SAT variables, 105760377 SAT clauses)
2081.23/1554.49	c (1553,1466) 1915694 (20 %) CSP clauses are encoded (0 SAT variables, 106718224 SAT clauses)
2092.46/1564.00	c (1563,1476) 2873541 (30 %) CSP clauses are encoded (0 SAT variables, 107676071 SAT clauses)
2103.07/1573.45	c (1572,1485) 3831388 (40 %) CSP clauses are encoded (0 SAT variables, 108633918 SAT clauses)
2114.63/1583.01	c (1582,1494) 4789235 (50 %) CSP clauses are encoded (0 SAT variables, 109591765 SAT clauses)
2125.63/1592.51	c (1591,1503) 5747082 (60 %) CSP clauses are encoded (0 SAT variables, 110549612 SAT clauses)
2137.83/1602.14	c (1601,1513) 6704929 (70 %) CSP clauses are encoded (0 SAT variables, 111507459 SAT clauses)
2149.18/1611.68	c (1611,1522) 7662776 (80 %) CSP clauses are encoded (0 SAT variables, 112465306 SAT clauses)
2161.58/1621.36	c (1620,1531) 8620623 (90 %) CSP clauses are encoded (0 SAT variables, 113423153 SAT clauses)
2176.91/1631.43	c (1630,1541) 9578470 (100 %) CSP clauses are encoded (0 SAT variables, 114381000 SAT clauses)
2176.91/1631.43	c (1630,1541) CSPinCNF to SatSolver End
2176.91/1631.43	c (1630,1541) Heap : 10187 MiB used (max 21510 MiB), NonHeap : 32 MiB used (max 0 MiB)
2176.91/1631.43	c (1630,1541) 1375815 bool, 114381001 clause
2176.91/1631.43	c (1630,1541) Export Begin
2177.07/1631.58	c (1631,1541) Export to HOME/scop-2028-serial-file.bin
2177.07/1631.58	c (1631,1541) Export End
2177.07/1631.58	c (1631,1541) Export File Size: 0.10 MB
2177.07/1631.58	c (1631,1541) 0,0,919,1076,1101,1101,1630,STOP-AFTER(DIMACS)
2177.07/1631.58	c END-Prog: Sat Sep 14 05:56:40 CEST 2019
0.00/1631.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-2028-serial-file.bin
2177.89/1632.16	c (0,0) Read Serial File Begin
2177.89/1632.16	c (0,0) HOME/scop-2028-serial-file.bin
2178.41/1632.41	c (0,0) Read Serial File End
2178.41/1632.43	
2178.41/1632.43	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
2178.41/1632.43	(Solving Process)
2178.41/1632.43	
2178.41/1632.45	c BEGIN-Prog: Sat Sep 14 05:56:41 CEST 2019
2178.41/1632.45	c PID: 2179
2178.41/1632.45	c IP: 172.20.3.145
2178.41/1632.45	c HOST: node145.alineos.net
2178.41/1632.45	c (0,0) SatSolver.solve Begin
2178.41/1632.45	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392698-1568431810.xml-scop-2031.cnf
2178.41/1632.48	c (0,0) c
2178.41/1632.48	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)
2178.41/1632.48	c (0,0) c
2178.41/1632.48	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
2178.41/1632.48	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
2178.41/1632.48	c (0,0) c ========================================[ Problem Statistics ]===========================================
2178.41/1632.48	c (0,0) c |                                                                                                       |
2218.16/1671.91	c (39,0) c |  Number of variables:       1375815                                                                   |
2218.16/1671.91	c (39,0) c |  Number of clauses:       114381001                                                                   |
2218.16/1671.91	c (39,0) c |  Parse time:                  36.18 s                                                                 |
2218.16/1671.91	c (39,0) c |                                                                                                       |
2225.26/1679.04	c (46,0) c | Too many clauses... No preprocessing                                                                  |
2225.26/1679.04	c (46,0) c |  Simplification time:          6.21 s                                                                 |
2225.26/1679.04	c (46,0) c |                                                                                                       |
2225.26/1679.04	c (46,0) c |  One Solver is taking   8254.58Mb... Let's take   0 solvers for this run (max 40% of the maxmemory).  |
2225.26/1679.04	c (46,0) c |  Generating clones                                                                                    |
2225.26/1679.04	c (46,0) c |  all clones generated. Memory =  8254.58Mb.                                                           |
2225.26/1679.04	c (46,0) c ========================================================================================================|
2225.26/1679.04	c (46,0) c
2225.26/1679.04	c (46,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
2225.26/1679.04	c (46,0) c
2225.26/1679.04	c (46,0) c |-----------------------|------------|
2225.26/1679.04	c (46,0) c | Threads               |          0 |
2225.26/1679.04	c (46,0) c |-----------------------|------------|
2225.26/1679.05	c (46,0) c | randomizeFirstDescent |      False |
2225.26/1679.05	c (46,0) c | adaptStrategeis       |       True |
2225.26/1679.05	c (46,0) c | forceUnsatOnNewDescent|       True |
2225.26/1679.05	c (46,0) c | Initial random_seed   |   91648253 |
2225.26/1679.05	c (46,0) c | chanseokStrategy      |      False |
2225.26/1679.05	c (46,0) c | coLBDBound            |          5 |
2225.26/1679.05	c (46,0) c | glureduce             |       True |
2225.26/1679.05	c (46,0) c | firstReduceDB         |       2000 |
2225.26/1679.05	c (46,0) c | incReduceDB           |        300 |
2225.26/1679.05	c (46,0) c | luby_restart          |      False |
2225.26/1679.05	c (46,0) c | luby_restart_factor   |        100 |
2225.26/1679.05	c (46,0) c | var_decay             |     0.8000 |
2225.26/1679.05	c (46,0) c | max_var_decay         |     0.9500 |
2225.26/1679.05	c (46,0) c | randomize_on_restarts |      False |
2225.26/1679.05	c (46,0) c | remove_satisfied      |       True |
2225.26/1679.05	c (46,0) c |-----------------------|------------|
2225.32/1708.89	c (76,0) c
2225.32/1708.89	c (76,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.32/1708.89	c (76,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.32/1708.89	c (76,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.32/1708.89	c (76,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.32/1708.89	c (76,0) c 
2225.32/1708.89	c (76,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.32/1708.89	c (76,0) c real: 76.4081 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.33/1737.89	c (105,0) c
2225.33/1737.89	c (105,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.33/1737.89	c (105,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.33/1737.89	c (105,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.33/1737.89	c (105,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.33/1737.89	c (105,0) c 
2225.33/1737.89	c (105,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.33/1737.89	c (105,0) c real: 105.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.34/1767.89	c (135,0) c
2225.34/1767.89	c (135,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.34/1767.89	c (135,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.34/1767.89	c (135,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.34/1767.89	c (135,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.34/1767.89	c (135,0) c 
2225.34/1767.89	c (135,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.34/1767.89	c (135,0) c real: 135.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.36/1796.89	c (164,0) c
2225.36/1796.89	c (164,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.36/1796.89	c (164,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.36/1796.89	c (164,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.36/1796.89	c (164,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.36/1796.89	c (164,0) c 
2225.36/1796.89	c (164,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.36/1796.89	c (164,0) c real: 164.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.37/1825.89	c (193,0) c
2225.37/1825.89	c (193,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.37/1825.89	c (193,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.37/1825.89	c (193,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.37/1825.89	c (193,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.37/1825.89	c (193,0) c 
2225.37/1825.89	c (193,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.37/1825.89	c (193,0) c real: 193.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.40/1854.89	c (222,0) c
2225.40/1854.89	c (222,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.40/1854.89	c (222,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.40/1854.89	c (222,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.40/1854.89	c (222,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.40/1854.89	c (222,0) c 
2225.40/1854.89	c (222,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.40/1854.89	c (222,0) c real: 222.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.40/1884.89	c (252,0) c
2225.40/1884.89	c (252,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.40/1884.89	c (252,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.40/1884.89	c (252,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.40/1884.89	c (252,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.40/1884.89	c (252,0) c 
2225.40/1884.89	c (252,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.40/1884.89	c (252,0) c real: 252.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.42/1913.89	c (281,0) c
2225.42/1913.89	c (281,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.42/1913.89	c (281,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.42/1913.89	c (281,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.42/1913.89	c (281,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.42/1913.89	c (281,0) c 
2225.42/1913.89	c (281,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.42/1913.89	c (281,0) c real: 281.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.43/1942.89	c (310,0) c
2225.43/1942.89	c (310,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.43/1942.89	c (310,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.43/1942.89	c (310,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.43/1942.89	c (310,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.43/1942.89	c (310,0) c 
2225.43/1942.89	c (310,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.43/1942.89	c (310,0) c real: 310.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.44/1971.89	c (339,0) c
2225.44/1971.89	c (339,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.44/1971.89	c (339,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.44/1971.89	c (339,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.44/1971.89	c (339,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.44/1971.89	c (339,0) c 
2225.44/1971.89	c (339,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.44/1971.89	c (339,0) c real: 339.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.45/2001.89	c (369,0) c
2225.45/2001.89	c (369,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.45/2001.89	c (369,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.45/2001.89	c (369,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.45/2001.89	c (369,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.45/2001.89	c (369,0) c 
2225.45/2001.89	c (369,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.45/2001.89	c (369,0) c real: 369.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.46/2030.89	c (398,0) c
2225.46/2030.89	c (398,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.46/2030.89	c (398,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.46/2030.89	c (398,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.46/2030.89	c (398,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.46/2030.89	c (398,0) c 
2225.46/2030.89	c (398,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.46/2030.89	c (398,0) c real: 398.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.47/2059.89	c (427,0) c
2225.47/2059.89	c (427,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.47/2059.89	c (427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.47/2059.89	c (427,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.47/2059.89	c (427,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.47/2059.89	c (427,0) c 
2225.47/2059.89	c (427,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.47/2059.89	c (427,0) c real: 427.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.49/2088.89	c (456,0) c
2225.49/2088.89	c (456,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.49/2088.89	c (456,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.49/2088.89	c (456,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.49/2088.89	c (456,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.49/2088.89	c (456,0) c 
2225.49/2088.89	c (456,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.49/2088.89	c (456,0) c real: 456.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.49/2118.89	c (486,0) c
2225.49/2118.89	c (486,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.49/2118.89	c (486,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.49/2118.89	c (486,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.49/2118.89	c (486,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.49/2118.89	c (486,0) c 
2225.49/2118.89	c (486,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.49/2118.89	c (486,0) c real: 486.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.51/2147.89	c (515,0) c
2225.51/2147.89	c (515,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.51/2147.89	c (515,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.51/2147.89	c (515,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.51/2147.89	c (515,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.51/2147.89	c (515,0) c 
2225.51/2147.89	c (515,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.51/2147.89	c (515,0) c real: 515.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.52/2176.89	c (544,0) c
2225.52/2176.89	c (544,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.52/2176.89	c (544,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.52/2176.89	c (544,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.52/2176.89	c (544,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.52/2176.89	c (544,0) c 
2225.52/2176.89	c (544,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.52/2176.89	c (544,0) c real: 544.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.54/2205.89	c (573,0) c
2225.54/2205.89	c (573,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.54/2205.89	c (573,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.54/2205.89	c (573,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.54/2205.89	c (573,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.54/2205.89	c (573,0) c 
2225.54/2205.89	c (573,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.54/2205.89	c (573,0) c real: 573.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.55/2235.89	c (603,0) c
2225.55/2235.89	c (603,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.55/2235.89	c (603,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.55/2235.89	c (603,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.55/2235.89	c (603,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.55/2235.89	c (603,0) c 
2225.55/2235.89	c (603,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.55/2235.89	c (603,0) c real: 603.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.56/2264.89	c (632,0) c
2225.57/2264.90	c (632,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.57/2264.90	c (632,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.57/2264.90	c (632,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.57/2264.90	c (632,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.57/2264.90	c (632,0) c 
2225.57/2264.90	c (632,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.57/2264.90	c (632,0) c real: 632.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.59/2293.89	c (661,0) c
2225.59/2293.89	c (661,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.59/2293.89	c (661,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.59/2293.89	c (661,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.59/2293.89	c (661,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.59/2293.89	c (661,0) c 
2225.59/2293.89	c (661,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.59/2293.89	c (661,0) c real: 661.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.60/2322.89	c (690,0) c
2225.60/2322.89	c (690,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.60/2322.89	c (690,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.60/2322.89	c (690,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.60/2322.89	c (690,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.60/2322.89	c (690,0) c 
2225.60/2322.89	c (690,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.60/2322.89	c (690,0) c real: 690.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.61/2352.89	c (720,0) c
2225.61/2352.89	c (720,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.61/2352.89	c (720,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.61/2352.89	c (720,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.61/2352.89	c (720,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.61/2352.89	c (720,0) c 
2225.61/2352.89	c (720,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.61/2352.89	c (720,0) c real: 720.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.62/2381.89	c (749,0) c
2225.62/2381.89	c (749,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.62/2381.89	c (749,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.62/2381.89	c (749,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.62/2381.89	c (749,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.62/2381.89	c (749,0) c 
2225.62/2381.89	c (749,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.62/2381.89	c (749,0) c real: 749.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.63/2410.89	c (778,0) c
2225.63/2410.89	c (778,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.63/2410.89	c (778,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.63/2410.89	c (778,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.63/2410.89	c (778,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.63/2410.89	c (778,0) c 
2225.63/2410.89	c (778,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.63/2410.89	c (778,0) c real: 778.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.64/2439.89	c (807,0) c
2225.64/2439.89	c (807,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.64/2439.89	c (807,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.64/2439.89	c (807,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.64/2439.89	c (807,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.64/2439.89	c (807,0) c 
2225.64/2439.89	c (807,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.64/2439.89	c (807,0) c real: 807.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.66/2469.89	c (837,0) c
2225.66/2469.89	c (837,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.66/2469.89	c (837,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.66/2469.89	c (837,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.66/2469.89	c (837,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.66/2469.89	c (837,0) c 
2225.66/2469.89	c (837,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.66/2469.89	c (837,0) c real: 837.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.67/2498.89	c (866,0) c
2225.67/2498.89	c (866,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.67/2498.89	c (866,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2225.67/2498.89	c (866,0) c |------------------------------------------------------------------------------------------------------------------------|
2225.67/2498.89	c (866,0) c |  0 |      0 |          0 |          0 |        0 |        0 |        0 |        0 |        0 |        0 |  20 |  0.000 |
2225.67/2498.89	c (866,0) c 
2225.67/2498.89	c (866,0) c synthesis           0 conflicts           0 propagations        0 conflicts/sec        0 propagations/sec
2225.67/2498.89	c (866,0) c real: 866.408 s, cpu: 42.3841 s, memory: 8254.58 Mb
2225.68/2520.00	c (887,0) receiving signal SIGTERM
2225.68/2520.00	s UNKNOWN
2225.68/2520.01	c (scop.sh) Receiving Signal. Removing all intermediate files.
2225.68/2520.01	c (scop.sh) Remove HOME/scop-2028-serial-file.bin.
2225.68/2520.01	c (scop.sh) Killing background jobs.
2225.68/2520.01	c (887,0) receiving signal SIGTERM

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 (15419 MiB free)
  memory of node 1: 16384 MiB (13464 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100153 s]*
/proc/loadavg: 6.48 5.69 6.97 2/211 2050
/proc/meminfo: memFree=29483232/32770624 swapFree=66958236/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (scop.sh) S 2025 2028 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419117526 115843072 349 33554432000 4194304 5098028 140729236692848 140729236690104 140106001900156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40259584 140729236701988 140729236702316 140729236702316 140729236705229 0
/proc/2028/statm: 28282 349 296 221 0 87 0
[pid=2031] ppid=2028 vsize=27314120 memory=105084 CPUtime=0.1 cores=0-7
/proc/2031/stat : 2031 (java) S 2028 2028 1012 0 -1 1077944320 6402 0 0 0 8 2 0 0 20 0 20 0 419117526 27969658880 26271 33554432000 4194304 4196468 140721354300240 140721354282784 140598587789047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
/proc/2031/statm: 6828530 26271 2773 1 0 6790935 0
[pid=2031/tid=2032] ppid=2028 vsize=27314120 memory=-7024592270288534718 CPUtime=0.08 cores=0-7
/proc/2031/task/2032/stat : 2032 (java) R 2028 2028 1012 0 -1 4202560 4503 0 0 0 6 2 0 0 20 0 20 0 419117527 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598559615376 140598580026174 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2033] ppid=2028 vsize=27314120 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/2031/task/2033/stat : 2033 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598592030992 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2034] ppid=2028 vsize=27314120 memory=140636384646784 CPUtime=0 cores=0-7
/proc/2031/task/2034/stat : 2034 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598375426448 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2035] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2035/stat : 2035 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598374373904 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2036] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2036/stat : 2036 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598373321360 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2037] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2037/stat : 2037 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598006766352 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2038] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2038/stat : 2038 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598005713808 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2039] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2039/stat : 2039 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598004661264 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2040] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2040/stat : 2040 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 26336 33554432000 4194304 4196468 140721354300240 140598003608720 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2041] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2041/stat : 2041 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117530 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597847353328 140598587800194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2042] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2042/stat : 2042 (java) S 2028 2028 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 26336 33554432000 4194304 4196468 140721354300240 140596224189344 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2043] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2043/stat : 2043 (java) S 2028 2028 1012 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 26336 33554432000 4194304 4196468 140721354300240 140596089967600 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2044] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2044/stat : 2044 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140595715463376 140598587807643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2045] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2045/stat : 2045 (java) S 2028 2028 1012 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597846301168 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2046] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2046/stat : 2046 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597845248624 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2047] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2047/stat : 2047 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597844196080 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2048] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2048/stat : 2048 (java) S 2028 2028 1012 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597843143536 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2049] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2049/stat : 2049 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140595217557728 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2050] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2050/stat : 2050 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 26336 33554432000 4194304 4196468 140721354300240 140597842090416 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106480 KiB

[startup+0.210567 s]*
/proc/loadavg: 6.48 5.69 6.97 2/211 2050
/proc/meminfo: memFree=29461944/32770624 swapFree=66958236/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (scop.sh) S 2025 2028 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419117526 115843072 349 33554432000 4194304 5098028 140729236692848 140729236690104 140106001900156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40259584 140729236701988 140729236702316 140729236702316 140729236705229 0
/proc/2028/statm: 28282 349 296 221 0 87 0
[pid=2031] ppid=2028 vsize=27314120 memory=124344 CPUtime=0.24 cores=0-7
/proc/2031/stat : 2031 (java) S 2028 2028 1012 0 -1 1077944320 11910 0 0 0 20 4 0 0 20 0 20 0 419117526 27969658880 31086 33554432000 4194304 4196468 140721354300240 140721354282784 140598587789047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
/proc/2031/statm: 6828530 31086 2934 1 0 6790935 0
[pid=2031/tid=2032] ppid=2028 vsize=27314120 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/2031/task/2032/stat : 2032 (java) R 2028 2028 1012 0 -1 4202560 9612 0 0 0 16 4 0 0 20 0 20 0 419117527 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598559596752 140598568065199 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2033] ppid=2028 vsize=27314120 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/2031/task/2033/stat : 2033 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598592030992 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2034] ppid=2028 vsize=27314120 memory=140636387677088 CPUtime=0 cores=0-7
/proc/2031/task/2034/stat : 2034 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598375426448 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2035] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2035/stat : 2035 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598374373904 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2036] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2036/stat : 2036 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598373321360 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2037] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2037/stat : 2037 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598006766352 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2038] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2038/stat : 2038 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598005713808 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2039] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2039/stat : 2039 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598004661264 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2040] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2040/stat : 2040 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 31086 33554432000 4194304 4196468 140721354300240 140598003608720 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2041] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2041/stat : 2041 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117530 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597847353328 140598587800194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2042] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2042/stat : 2042 (java) S 2028 2028 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 31086 33554432000 4194304 4196468 140721354300240 140596224189344 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2043] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2043/stat : 2043 (java) S 2028 2028 1012 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 31086 33554432000 4194304 4196468 140721354300240 140596089967600 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2044] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2044/stat : 2044 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140595715463376 140598587807643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2045] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2045/stat : 2045 (java) S 2028 2028 1012 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597846301168 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2046] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2046/stat : 2046 (java) S 2028 2028 1012 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597845248624 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2047] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2047/stat : 2047 (java) S 2028 2028 1012 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597844196080 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2048] ppid=2028 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/2031/task/2048/stat : 2048 (java) S 2028 2028 1012 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597843143536 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2049] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2049/stat : 2049 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140595217557728 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2050] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2050/stat : 2050 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 31086 33554432000 4194304 4196468 140721354300240 140597842090416 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125740 KiB

[startup+0.311622 s]*
/proc/loadavg: 6.48 5.69 6.97 2/211 2050
/proc/meminfo: memFree=29459152/32770624 swapFree=66958236/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (scop.sh) S 2025 2028 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419117526 115843072 349 33554432000 4194304 5098028 140729236692848 140729236690104 140106001900156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40259584 140729236701988 140729236702316 140729236702316 140729236705229 0
/proc/2028/statm: 28282 349 296 221 0 87 0
[pid=2031] ppid=2028 vsize=27314120 memory=128028 CPUtime=0.42 cores=0-7
/proc/2031/stat : 2031 (java) S 2028 2028 1012 0 -1 1077944320 12871 0 0 0 37 5 0 0 20 0 20 0 419117526 27969658880 32007 33554432000 4194304 4196468 140721354300240 140721354282784 140598587789047 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
/proc/2031/statm: 6828530 32007 3014 1 0 6790935 0
[pid=2031/tid=2032] ppid=2028 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/2031/task/2032/stat : 2032 (java) R 2028 2028 1012 0 -1 4202560 10411 0 0 0 25 4 0 0 20 0 20 0 419117527 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598559588960 140598572954640 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2033] ppid=2028 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2031/task/2033/stat : 2033 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598592030992 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2034] ppid=2028 vsize=27314120 memory=14012 CPUtime=0 cores=0-7
/proc/2031/task/2034/stat : 2034 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598375426448 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2035] ppid=2028 vsize=27314120 memory=4108 CPUtime=0 cores=0-7
/proc/2031/task/2035/stat : 2035 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598374373904 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2036] ppid=2028 vsize=27314120 memory=14080 CPUtime=0 cores=0-7
/proc/2031/task/2036/stat : 2036 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598373321360 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2037] ppid=2028 vsize=27314120 memory=21948 CPUtime=0 cores=0-7
/proc/2031/task/2037/stat : 2037 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598006766352 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2038] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2038/stat : 2038 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598005713808 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2039] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2039/stat : 2039 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598004661264 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2040] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2040/stat : 2040 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117529 27969658880 32007 33554432000 4194304 4196468 140721354300240 140598003608720 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2041] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2041/stat : 2041 (java) S 2028 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419117530 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597847353328 140598587800194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2042] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2042/stat : 2042 (java) S 2028 2028 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 32007 33554432000 4194304 4196468 140721354300240 140596224189344 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2043] ppid=2028 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/2031/task/2043/stat : 2043 (java) S 2028 2028 1012 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419117531 27969658880 32007 33554432000 4194304 4196468 140721354300240 140596089967600 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2044] ppid=2028 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/2031/task/2044/stat : 2044 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140595715463376 140598587807643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2045] ppid=2028 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/2031/task/2045/stat : 2045 (java) S 2028 2028 1012 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597846301168 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2046] ppid=2028 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/2031/task/2046/stat : 2046 (java) S 2028 2028 1012 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597845248624 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2047] ppid=2028 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/2031/task/2047/stat : 2047 (java) S 2028 2028 1012 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597844196080 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2048] ppid=2028 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/2031/task/2048/stat : 2048 (java) S 2028 2028 1012 0 -1 1077944384 476 0 0 0 7 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597843143536 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2049] ppid=2028 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2049/stat : 2049 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140595217557728 140598587799253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2050] ppid=2028 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2031/task/2050/stat : 2050 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117534 27969658880 32007 33554432000 4194304 4196468 140721354300240 140597842090416 140598587800194 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129424 KiB

[startup+0.701657 s]
/proc/loadavg: 6.48 5.69 6.97 3/211 2050
/proc/meminfo: memFree=29440260/32770624 swapFree=66958236/67108860
[pid=2028] ppid=2025 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2028/stat : 2028 (scop.sh) S 2025 2028 1012 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419117526 115843072 349 33554432000 4194304 5098028 140729236692848 140729236690104 140106001900156 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40259584 140729236701988 140729236702316 140729236702316 140729236705229 0
/proc/2028/statm: 28282 349 296 221 0 87 0
[pid=2031] ppid=2028 vsize=27320392 memory=163176 CPUtime=1 cores=0-7
/proc/2031/stat : 2031 (java) S 2028 2028 1012 0 -1 1077944320 19920 0 0 0 92 8 0 0 20 0 20 0 419117526 27976081408 40794 33554432000 4194304 4196468 140721354300240 140721354282784 140598587789047 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
/proc/2031/statm: 6830098 40794 3177 1 0 6791447 0
[pid=2031/tid=2032] ppid=2028 vsize=27320392 memory=4580 CPUtime=0.68 cores=0-7
/proc/2031/task/2032/stat : 2032 (java) R 2028 2028 1012 0 -1 4202560 16903 0 0 0 61 7 0 0 20 0 20 0 419117527 27976081408 40794 33554432000 4194304 4196468 140721354300240 140598559626552 140598053037780 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2033] ppid=2028 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2033/stat : 2033 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27976081408 40794 33554432000 4194304 4196468 140721354300240 140598592030992 140598587799253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2034] ppid=2028 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/2031/task/2034/stat : 2034 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27976081408 40794 33554432000 4194304 4196468 140721354300240 140598375426448 140598587799253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0
[pid=2031/tid=2035] ppid=2028 vsize=27320392 memory=7372787767453245543 CPUtime=0 cores=0-7
/proc/2031/task/2035/stat : 2035 (java) S 2028 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419117529 27976081408 40794 33554432000 4194304 4196468 140721354300240 140598374373904 140598587799253 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15003648 140721354306283 140721354306710 140721354306710 140721354309583 0

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

[pid=2179/tid=2195] ppid=2028 vsize=8414124 memory=10428 CPUtime=0.14 cores=0-7
/proc/2179/task/2195/stat : 2195 (java) S 2028 2028 1012 0 -1 1077944384 684 0 0 0 14 0 0 0 20 0 24 0 419280703 8616062976 31972 33554432000 4194304 4196468 140720387208784 140150251460848 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2196] ppid=2028 vsize=8414124 memory=14012 CPUtime=0.25 cores=0-7
/proc/2179/task/2196/stat : 2196 (java) S 2028 2028 1012 0 -1 1077944384 839 0 0 0 25 0 0 0 20 0 24 0 419280703 8616062976 31972 33554432000 4194304 4196468 140720387208784 140150250408304 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2197] ppid=2028 vsize=8414124 memory=14080 CPUtime=0 cores=0-7
/proc/2179/task/2197/stat : 2197 (java) S 2028 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419280703 8616062976 31972 33554432000 4194304 4196468 140720387208784 140148876503776 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2198] ppid=2028 vsize=8414124 memory=1476 CPUtime=0.3 cores=0-7
/proc/2179/task/2198/stat : 2198 (java) S 2028 2028 1012 0 -1 1077944384 61 0 0 0 10 20 0 0 20 0 24 0 419280703 8616062976 31972 33554432000 4194304 4196468 140720387208784 140150249356208 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2200] ppid=2028 vsize=8414124 memory=127888 CPUtime=0 cores=0-7
/proc/2179/task/2200/stat : 2200 (java) S 2028 2028 1012 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419280774 8616062976 31972 33554432000 4194304 4196468 140720387208784 140150241322688 140151421300505 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2202] ppid=2028 vsize=8414124 memory=1476 CPUtime=0.02 cores=0-7
/proc/2179/task/2202/stat : 2202 (java) S 2028 2028 1012 0 -1 4202560 1683 0 0 0 1 1 0 0 20 0 24 0 419280774 8616062976 31972 33554432000 4194304 4196468 140720387208784 140148205403408 140151421297821 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2203] ppid=2028 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/2179/task/2203/stat : 2203 (java) S 2028 2028 1012 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 419280774 8616062976 31972 33554432000 4194304 4196468 140720387208784 140148473839024 140151421297821 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2204] ppid=2028 vsize=8414124 memory=3612 CPUtime=0 cores=0-7
/proc/2179/task/2204/stat : 2204 (java) S 2028 2028 1012 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 419280776 8616062976 31972 33554432000 4194304 4196468 140720387208784 140147936976048 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
Current children cumulated CPU time: 2225.68 s
Current children cumulated vsize: 16979940 KiB
Current children cumulated memory: 7296348 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.02 s]
# the end of solver process 2028 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2127.1 s, system=50.2645 s

[startup+2520.63 s]
# the end of solver process 2179 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2171.01 s, system=55.3442 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.11 s]*
/proc/loadavg: 0.06 0.10 0.95 2/217 2298
/proc/meminfo: memFree=21372616/32770624 swapFree=66958236/67108860
[pid=2179] ppid=2025 vsize=8807348 memory=138128 CPUtime=1.77 cores=0-7
/proc/2179/stat : 2179 (java) S 2025 2028 1012 0 -1 1077944320 23034 0 0 0 152 25 0 0 20 0 26 0 419280695 9018724352 34532 33554432000 4194304 4196468 140720387208784 140720387191328 140151421275895 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
/proc/2179/statm: 2201837 34532 3209 1 0 2163181 0
[pid=2179/tid=2180] ppid=2025 vsize=8807348 memory=1398722017469774279 CPUtime=0.8 cores=0-7
/proc/2179/task/2180/stat : 2180 (java) S 2025 2028 1012 0 -1 1077944384 17414 0 0 0 73 7 0 0 20 0 26 0 419280696 9018724352 34532 33554432000 4194304 4196468 140720387208784 140151393116064 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2181] ppid=2025 vsize=8807348 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2179/task/2181/stat : 2181 (java) S 2025 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140151425518352 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2182] ppid=2025 vsize=8807348 memory=40424 CPUtime=0 cores=0-7
/proc/2179/task/2182/stat : 2182 (java) S 2025 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150906547088 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2183] ppid=2025 vsize=8807348 memory=988 CPUtime=0 cores=0-7
/proc/2179/task/2183/stat : 2183 (java) S 2025 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150905494544 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2184] ppid=2025 vsize=8807348 memory=2020 CPUtime=0 cores=0-7
/proc/2179/task/2184/stat : 2184 (java) S 2025 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150904442000 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2185] ppid=2025 vsize=8807348 memory=1432 CPUtime=0 cores=0-7
/proc/2179/task/2185/stat : 2185 (java) S 2025 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150903388432 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2186] ppid=2025 vsize=8807348 memory=3612 CPUtime=0 cores=0-7
/proc/2179/task/2186/stat : 2186 (java) S 2025 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150902335888 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2187] ppid=2025 vsize=8807348 memory=40424 CPUtime=0 cores=0-7
/proc/2179/task/2187/stat : 2187 (java) S 2025 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150901283344 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2188] ppid=2025 vsize=8807348 memory=-4075877051373423735 CPUtime=0 cores=0-7
/proc/2179/task/2188/stat : 2188 (java) S 2025 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 419280698 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150900230800 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2189] ppid=2025 vsize=8807348 memory=1476 CPUtime=0.01 cores=0-7
/proc/2179/task/2189/stat : 2189 (java) S 2025 2028 1012 0 -1 1077944384 12 0 0 0 0 1 0 0 20 0 26 0 419280699 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150254619120 140151421287042 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2190] ppid=2025 vsize=8807348 memory=4104 CPUtime=0 cores=0-7
/proc/2179/task/2190/stat : 2190 (java) S 2025 2028 1012 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 26 0 419280700 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150017353120 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2191] ppid=2025 vsize=8807348 memory=1976 CPUtime=0 cores=0-7
/proc/2179/task/2191/stat : 2191 (java) S 2025 2028 1012 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 419280700 9018724352 34532 33554432000 4194304 4196468 140720387208784 140149748917744 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2192] ppid=2025 vsize=8807348 memory=2496 CPUtime=0 cores=0-7
/proc/2179/task/2192/stat : 2192 (java) S 2025 2028 1012 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140149374409424 140151421294491 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2193] ppid=2025 vsize=8807348 memory=127888 CPUtime=0.08 cores=0-7
/proc/2179/task/2193/stat : 2193 (java) S 2025 2028 1012 0 -1 1077944384 587 0 0 0 8 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150253565936 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2194] ppid=2025 vsize=8807348 memory=7166984 CPUtime=0.1 cores=0-7
/proc/2179/task/2194/stat : 2194 (java) S 2025 2028 1012 0 -1 1077944384 328 0 0 0 10 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150252513392 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2195] ppid=2025 vsize=8807348 memory=1760 CPUtime=0.14 cores=0-7
/proc/2179/task/2195/stat : 2195 (java) S 2025 2028 1012 0 -1 1077944384 684 0 0 0 14 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150251460848 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2196] ppid=2025 vsize=8807348 memory=111636 CPUtime=0.25 cores=0-7
/proc/2179/task/2196/stat : 2196 (java) S 2025 2028 1012 0 -1 1077944384 839 0 0 0 25 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150250408304 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2197] ppid=2025 vsize=8807348 memory=804 CPUtime=0 cores=0-7
/proc/2179/task/2197/stat : 2197 (java) S 2025 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140148876503776 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2198] ppid=2025 vsize=8807348 memory=7166984 CPUtime=0.3 cores=0-7
/proc/2179/task/2198/stat : 2198 (java) S 2025 2028 1012 0 -1 1077944384 61 0 0 0 10 20 0 0 20 0 26 0 419280703 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150249356208 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2200] ppid=2025 vsize=8807348 memory=111636 CPUtime=0 cores=0-7
/proc/2179/task/2200/stat : 2200 (java) S 2025 2028 1012 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 26 0 419280774 9018724352 34532 33554432000 4194304 4196468 140720387208784 140150241322688 140151421300505 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2202] ppid=2025 vsize=8807348 memory=804 CPUtime=0.02 cores=0-7
/proc/2179/task/2202/stat : 2202 (java) S 2025 2028 1012 0 -1 4202560 1683 0 0 0 1 1 0 0 20 0 26 0 419280774 9018724352 34532 33554432000 4194304 4196468 140720387208784 140148205403408 140151421297821 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2203] ppid=2025 vsize=8807348 memory=1660 CPUtime=0 cores=0-7
/proc/2179/task/2203/stat : 2203 (java) S 2025 2028 1012 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 26 0 419280774 9018724352 34532 33554432000 4194304 4196468 140720387208784 140148473839024 140151421297821 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2204] ppid=2025 vsize=8807348 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/2179/task/2204/stat : 2204 (java) S 2025 2028 1012 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 26 0 419280776 9018724352 34532 33554432000 4194304 4196468 140720387208784 140147936976048 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2295] ppid=2025 vsize=8807348 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2179/task/2295/stat : 2295 (java) S 2025 2028 1012 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 26 0 419369527 9018724352 34532 33554432000 4194304 4196468 140720387208784 140147668542368 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2298] ppid=2025 vsize=8807348 memory=-6230263163210192012 CPUtime=0 cores=0-7
/proc/2179/task/2298/stat : 2298 (java) S 2025 2028 1012 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 26 0 419369528 9018724352 34532 33554432000 4194304 4196468 140720387208784 140147400107040 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
Current cumulated CPU time of completed processes: 2177.36 s
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 8807348 KiB
Current children cumulated memory: 138128 KiB

[startup+2520.5 s]
/proc/loadavg: 0.06 0.10 0.95 2/217 2298
/proc/meminfo: memFree=21372616/32770624 swapFree=66958236/67108860
[pid=2179] ppid=2025 vsize=8545196 memory=138136 CPUtime=48.87 cores=0-7
/proc/2179/stat : 2179 (java) S 2025 2028 1012 0 -1 1077944320 23052 2434455 0 0 152 54 4238 443 20 0 23 0 419280695 8750280704 34534 33554432000 4194304 4196468 140720387208784 140720387191328 140151421275895 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
/proc/2179/statm: 2136299 34534 3209 1 0 2097643 0
[pid=2179/tid=2180] ppid=2025 vsize=8545196 memory=1432 CPUtime=47.61 cores=0-7
/proc/2179/task/2180/stat : 2180 (java) S 2025 2028 1012 0 -1 1077944384 17414 2434455 0 0 73 7 4238 443 20 0 23 0 419280696 8750280704 34534 33554432000 4194304 4196468 140720387208784 140151393116064 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2181] ppid=2025 vsize=8545196 memory=1476 CPUtime=46.81 cores=0-7
/proc/2179/task/2181/stat : 2181 (java) S 2025 2028 1012 0 -1 1077944384 1 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140151425518352 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2182] ppid=2025 vsize=8545196 memory=10428 CPUtime=46.81 cores=0-7
/proc/2179/task/2182/stat : 2182 (java) S 2025 2028 1012 0 -1 1077944384 3 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150906547088 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2183] ppid=2025 vsize=8545196 memory=14012 CPUtime=46.81 cores=0-7
/proc/2179/task/2183/stat : 2183 (java) S 2025 2028 1012 0 -1 1077944384 2 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150905494544 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2184] ppid=2025 vsize=8545196 memory=14080 CPUtime=46.81 cores=0-7
/proc/2179/task/2184/stat : 2184 (java) S 2025 2028 1012 0 -1 1077944384 1 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150904442000 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2185] ppid=2025 vsize=8545196 memory=8112282956445269571 CPUtime=46.81 cores=0-7
/proc/2179/task/2185/stat : 2185 (java) S 2025 2028 1012 0 -1 1077944384 2 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150903388432 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2186] ppid=2025 vsize=8545196 memory=127888 CPUtime=46.81 cores=0-7
/proc/2179/task/2186/stat : 2186 (java) S 2025 2028 1012 0 -1 1077944384 2 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150902335888 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2187] ppid=2025 vsize=8545196 memory=7166984 CPUtime=46.81 cores=0-7
/proc/2179/task/2187/stat : 2187 (java) S 2025 2028 1012 0 -1 1077944384 2 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150901283344 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2188] ppid=2025 vsize=8545196 memory=4000 CPUtime=46.81 cores=0-7
/proc/2179/task/2188/stat : 2188 (java) S 2025 2028 1012 0 -1 1077944384 1 2434455 0 0 0 0 4238 443 20 0 23 0 419280698 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150900230800 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2189] ppid=2025 vsize=8545196 memory=1552 CPUtime=46.82 cores=0-7
/proc/2179/task/2189/stat : 2189 (java) S 2025 2028 1012 0 -1 1077944384 12 2434455 0 0 0 1 4238 443 20 0 23 0 419280699 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150254618624 140151421287042 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2190] ppid=2025 vsize=8545196 memory=1556 CPUtime=46.81 cores=0-7
/proc/2179/task/2190/stat : 2190 (java) S 2025 2028 1012 0 -1 1077944384 13 2434455 0 0 0 0 4238 443 20 0 23 0 419280700 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150017353120 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2191] ppid=2025 vsize=8545196 memory=1196 CPUtime=46.81 cores=0-7
/proc/2179/task/2191/stat : 2191 (java) S 2025 2028 1012 0 -1 1077944384 1 2434455 0 0 0 0 4238 443 20 0 23 0 419280700 8750280704 34534 33554432000 4194304 4196468 140720387208784 140149748917744 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2192] ppid=2025 vsize=8545196 memory=1044 CPUtime=46.81 cores=0-7
/proc/2179/task/2192/stat : 2192 (java) S 2025 2028 1012 0 -1 1077944384 30 2434455 0 0 0 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140149374409072 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2193] ppid=2025 vsize=8545196 memory=712 CPUtime=46.89 cores=0-7
/proc/2179/task/2193/stat : 2193 (java) S 2025 2028 1012 0 -1 1077944384 587 2434455 0 0 8 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150253565936 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2194] ppid=2025 vsize=8545196 memory=2832 CPUtime=46.91 cores=0-7
/proc/2179/task/2194/stat : 2194 (java) S 2025 2028 1012 0 -1 1077944384 328 2434455 0 0 10 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150252513392 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2195] ppid=2025 vsize=8545196 memory=8000 CPUtime=46.95 cores=0-7
/proc/2179/task/2195/stat : 2195 (java) S 2025 2028 1012 0 -1 1077944384 685 2434455 0 0 14 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150251451488 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2196] ppid=2025 vsize=8545196 memory=10428 CPUtime=47.06 cores=0-7
/proc/2179/task/2196/stat : 2196 (java) S 2025 2028 1012 0 -1 1077944384 840 2434455 0 0 25 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150250408304 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2197] ppid=2025 vsize=8545196 memory=14012 CPUtime=46.81 cores=0-7
/proc/2179/task/2197/stat : 2197 (java) S 2025 2028 1012 0 -1 1077944384 3 2434455 0 0 0 0 4238 443 20 0 23 0 419280703 8750280704 34534 33554432000 4194304 4196468 140720387208784 140148876503776 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2200] ppid=2025 vsize=8545196 memory=14080 CPUtime=46.81 cores=0-7
/proc/2179/task/2200/stat : 2200 (java) S 2025 2028 1012 0 -1 1077944384 24 2434455 0 0 0 0 4238 443 20 0 23 0 419280774 8750280704 34534 33554432000 4194304 4196468 140720387208784 140150241321872 140151421287042 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2204] ppid=2025 vsize=8545196 memory=21988 CPUtime=46.81 cores=0-7
/proc/2179/task/2204/stat : 2204 (java) S 2025 2028 1012 0 -1 1077944384 16 2434455 0 0 0 0 4238 443 20 0 23 0 419280776 8750280704 34534 33554432000 4194304 4196468 140720387208784 140147936965296 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2295] ppid=2025 vsize=8545196 memory=2120 CPUtime=47.06 cores=0-7
/proc/2179/task/2295/stat : 2295 (java) R 2025 2028 1012 0 -1 4202560 3 2434455 0 0 0 25 4238 443 20 0 23 0 419369527 8750280704 34534 33554432000 4194304 4196468 140720387208784 140147668542368 140151413961527 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
[pid=2179/tid=2298] ppid=2025 vsize=8545196 memory=508 CPUtime=46.81 cores=0-7
/proc/2179/task/2298/stat : 2298 (java) S 2025 2028 1012 0 -1 1077944384 9 2434455 0 0 0 0 4238 443 20 0 23 0 419369528 8750280704 34534 33554432000 4194304 4196468 140720387208784 140147400106192 140151421286101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24297472 140720387216376 140720387216534 140720387216534 140720387219407 0
Current cumulated CPU time of completed processes: 2177.36 s
Current children cumulated CPU time: 48.87 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 138136 KiB

[startup+2520.6 s]*
/proc/loadavg: 0.06 0.10 0.95 2/192 2298
/proc/meminfo: memFree=29277116/32770624 swapFree=66958236/67108860
Current cumulated CPU time of completed processes: 2177.36 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2520.63
CPU time (s): 2226.35
CPU user time (s): 2171.01
CPU system time (s): 55.3442
CPU usage (%): 88.3251
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 23489368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2171.01
system time used= 55.3443
maximum resident set size= 23488528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3154992
page faults= 0
swaps= 0
block input operations= 96
block output operations= 5613320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94616
involuntary context switches= 7996


# summary of solver processes directly reported to runsolver:
#   pid: 2028,2179
#   total CPU time (s): 2226.35
#   total CPU user time (s): 2171.01
#   total CPU system time (s): 55.3442

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6195 second user time and 24.978 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-14 05:29:29
IDJOB=4392698
IDBENCH=131280
IDSOLVER=2839
FILE ID=node145/4392698-1568431810
RUNJOBID= node145-1568426894-1040
PBS_JOBID= 21702291
Free space on /tmp= 59508 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-SF/Subisomorphism-B-08.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-4392698-1568431810/watcher-4392698-1568431810 -o /tmp/evaluation-result-4392698-1568431810/solver-4392698-1568431810 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568426894-1040 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392698-1568431810.xml

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

MD5SUM BENCH= 47da5ea68f3d94e6d7990d40a1ef4aa5
RANDOM SEED=1416351940

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29577228 kB
MemAvailable:   31859792 kB
Buffers:          131548 kB
Cached:          2435536 kB
SwapCached:        41016 kB
Active:          1235412 kB
Inactive:        1377420 kB
Active(anon):       7692 kB
Inactive(anon):    78404 kB
Active(file):    1227720 kB
Inactive(file):  1299016 kB
Unevictable:      109424 kB
Mlocked:          109424 kB
SwapTotal:      67108860 kB
SwapFree:       66958236 kB
Dirty:             20708 kB
Writeback:             0 kB
AnonPages:        246404 kB
Mapped:            44444 kB
Shmem:             32364 kB
Slab:             171364 kB
SReclaimable:     143328 kB
SUnreclaim:        28036 kB
KernelStack:        3760 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59484 MiB
End job on node145 at 2019-09-14 06:11:29