Trace number 4296883

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
scop order+glucose-syrup (2018-07-07)SAT 4.86734 2.05085

General information on the benchmark

NameBibd/
Bibd-sc-07-03-01_c18.xml
MD5SUMc825423b6f6dd90e2ab011227fbd0e9e
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 benchmark2.66252
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints183
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":196}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":196},{"degree":2,"count":147},{"degree":9,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":147},{"arity":7,"count":35},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints147
Distribution of constraint types[{"type":"intension","count":147},{"type":"lex","count":1},{"type":"sum","count":35}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.98/0.72	c BEGIN-Prog: Fri Jul 27 02:40:57 CEST 2018
0.98/0.72	c PID: 2867
0.98/0.72	c IP: 172.20.3.104
0.98/0.72	c HOST: node104.alineos.net
0.98/0.72	c (0,0) Parsing Begin
1.61/1.04	c (0,0) Parsing End
1.61/1.04	c (0,0) CSP: 0 int (0 aux), 196 bool (0 aux), 183 ctr, max domain size 2
1.61/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.61/1.05	c (0,0) Constraint Name Generate Begin
1.61/1.05	c (0,0) Ctr:HOME/instance-4296883-1532652056.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
1.61/1.05	c (0,0) Constraint Name Generate End
1.61/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.61/1.05	c (0,0) CSP to CSPinCNF Begin
2.04/1.20	c (0,0) translated 19 (10%) constraints
2.04/1.25	c (0,0) translated 37 (20%) constraints
2.04/1.28	c (0,0) translated 55 (30%) constraints
2.34/1.32	c (0,0) translated 74 (40%) constraints
2.34/1.35	c (0,0) translated 92 (50%) constraints
2.34/1.37	c (0,0) translated 110 (60%) constraints
2.63/1.40	c (0,0) translated 129 (70%) constraints
2.63/1.42	c (0,0) translated 147 (80%) constraints
2.63/1.44	c (0,0) translated 165 (90%) constraints
2.63/1.45	c (0,0) translated 183 (100%) constraints
2.96/1.56	c (1,1) STATISTICS1:HOME/instance-4296883-1532652056.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,550,914,64,2,4,7,64:70;2:450,2:2354,4:60;3:306;2:354;1:194,7:70;2:450;1:1650,
2.96/1.56	c (1,1) ===========================================
2.96/1.56	c (1,1) Order
2.96/1.56	c (1,1) ===========================================
2.96/1.59	c (1,1) translated 92 (10%) constraints
3.36/1.61	c (1,1) translated 183 (20%) constraints
3.36/1.62	c (1,1) translated 275 (30%) constraints
3.36/1.63	c (1,1) translated 366 (40%) constraints
3.36/1.64	c (1,1) translated 457 (50%) constraints
3.36/1.65	c (1,1) translated 549 (60%) constraints
3.36/1.65	c (1,1) translated 640 (70%) constraints
3.36/1.66	c (1,1) translated 732 (80%) constraints
3.36/1.68	c (1,1) translated 823 (90%) constraints
3.36/1.69	c (1,1) translated 914 (100%) constraints
3.36/1.69	c (1,1) CSP to CSPinCNF End
3.36/1.69	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1390 ctr, max domain size 2
3.36/1.69	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.69	c (1,1) CSPinCNF Propagation Begin
3.79/1.73	c (1,1) 0 values, 147 unsatisfiable literals, and 147 valid clauses are removed
3.79/1.73	c (1,1) CSPinCNF Propagation End
3.79/1.73	c (1,1) CSP: 0 int (0 aux), 697 bool (501 aux), 1243 ctr, max domain size 2
3.79/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.79/1.73	c (1,1) Simplify CSPinCNF Begin
3.79/1.75	c (1,1) Simplify CSPinCNF End
3.79/1.75	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.79/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.79/1.75	c (1,1) Calculate Precise Domain Begin
3.79/1.75	c (1,1) 0 values are removed by re-calculation
3.79/1.75	c (1,1) Calculate Precise Domain End
3.79/1.75	c (1,1) CSP: 0 int (0 aux), 853 bool (657 aux), 1399 ctr, max domain size 2
3.79/1.75	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.79/1.75	c (1,1) CSPinCNF to SatSolver Begin
4.11/1.87	c (1,1) 140 (10 %) CSP clauses are encoded (853 SAT variables, 895 SAT clauses)
4.11/1.88	c (1,1) 280 (20 %) CSP clauses are encoded (853 SAT variables, 1035 SAT clauses)
4.11/1.88	c (1,1) 420 (30 %) CSP clauses are encoded (853 SAT variables, 1175 SAT clauses)
4.11/1.88	c (1,1) 560 (40 %) CSP clauses are encoded (853 SAT variables, 1315 SAT clauses)
4.11/1.89	c (1,1) 700 (50 %) CSP clauses are encoded (853 SAT variables, 1455 SAT clauses)
4.11/1.89	c (1,1) 840 (60 %) CSP clauses are encoded (853 SAT variables, 1595 SAT clauses)
4.11/1.89	c (1,1) 980 (70 %) CSP clauses are encoded (853 SAT variables, 1735 SAT clauses)
4.39/1.90	c (1,1) 1120 (80 %) CSP clauses are encoded (853 SAT variables, 2305 SAT clauses)
4.39/1.91	c (1,1) 1260 (90 %) CSP clauses are encoded (853 SAT variables, 2511 SAT clauses)
4.39/1.91	c (1,1) 1399 (100 %) CSP clauses are encoded (853 SAT variables, 2718 SAT clauses)
4.39/1.91	c (1,1) CSPinCNF to SatSolver End
4.39/1.92	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.39/1.94	c (1,1) STATISTICS2:HOME/instance-4296883-1532652056.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,853,1399,64,2,4,7,64:70;2:522,2:3643,4:60;3:159;2:804;1:376,7:70;2:522;1:2109,
4.39/1.94	c (1,1) SatSolver.solve Begin
4.39/1.94	c (1,1) 853 bool, 2719 clause
4.39/1.94	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296883-1532652056.xml-scop-2867.cnf HOME/instance-4296883-1532652056.xml-scop-2867.cnf.out
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.39/1.97	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.39/1.97	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.39/1.97	c (1,0) c |                                                                                                       |
4.39/1.97	c (1,0) c |  Number of variables:           853                                                                   |
4.39/1.97	c (1,0) c |  Number of clauses:            2719                                                                   |
4.39/1.97	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.39/1.97	c (1,0) c |                                                                                                       |
4.39/1.97	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.39/1.97	c (1,0) c |  Simplification time:          0.00 s                                                                 |
4.39/1.97	c (1,0) c |                                                                                                       |
4.39/1.97	c (1,0) c |  Generating clones                                                                                    |
4.39/1.97	c (1,0) c |  all clones generated. Memory =  27.29Mb.                                                             |
4.39/1.97	c (1,0) c ========================================================================================================|
4.39/1.97	c (1,0) c last restart ## conflicts  :  1 1 
4.39/1.97	c (1,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
4.39/1.97	c (1,0) c Total Memory so far : 475.32Mb
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c real time : 0.00770593 s
4.39/1.97	c (1,0) c cpu time  : 0.003538 s
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.39/1.97	c (1,0) c
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) c | Conflicts     |               1 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Decisions     |              18 |          1 |          5 |          3 |          3 |          3 |          3 |          0 |          0 |
4.39/1.97	c (1,0) c | Propagations  |             513 |        456 |         33 |          6 |          6 |          6 |          6 |          0 |          0 |
4.39/1.97	c (1,0) c | Avg_Trail     |                 |          0 |        466 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Avg_DL        |                 |          0 |          3 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) c | Exported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) c | Unaries       |                 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Glues         |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) c | Orig_Seen     |             0 % |          0 |          3 |          0 |          0 |          0 |          0 |          0 |          0 |
4.39/1.97	c (1,0) c | Diff Orig seen|                 | -        3 |      X     | -        3 | -        3 | -        3 | -        3 | -        3 | -        3 |
4.39/1.97	c (1,0) c | Hamming       |             0 % |          1 |      X     |          1 |          1 |          1 |          1 |          1 |          1 |
4.39/1.97	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.39/1.97	c (1,0) 
4.39/1.97	c (1,0) s SATISFIABLE
4.39/2.00	c (1,1) SatSolver.solve End
4.39/2.00	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
4.39/2.00	c (1,1) Show results Begin
4.76/2.02	c (1,1) s[0][1][0] = 0
4.76/2.02	c (1,1) s[0][1][1] = 0
4.76/2.02	c (1,1) s[0][1][2] = 0
4.76/2.02	c (1,1) s[0][1][3] = 0
4.76/2.02	c (1,1) s[0][1][4] = 0
4.76/2.02	c (1,1) s[0][1][5] = 0
4.76/2.02	c (1,1) s[0][1][6] = 1
4.76/2.02	c (1,1) s[0][2][0] = 0
4.76/2.02	c (1,1) s[0][2][1] = 0
4.76/2.02	c (1,1) s[0][2][2] = 0
4.76/2.02	c (1,1) s[0][2][3] = 0
4.76/2.02	c (1,1) s[0][2][4] = 0
4.76/2.02	c (1,1) s[0][2][5] = 1
4.76/2.02	c (1,1) s[0][2][6] = 0
4.76/2.02	c (1,1) s[0][3][0] = 0
4.76/2.02	c (1,1) s[0][3][1] = 0
4.76/2.02	c (1,1) s[0][3][2] = 0
4.76/2.02	c (1,1) s[0][3][3] = 0
4.76/2.02	c (1,1) s[0][3][4] = 1
4.76/2.02	c (1,1) s[0][3][5] = 0
4.76/2.02	c (1,1) s[0][3][6] = 0
4.76/2.02	c (1,1) s[0][4][0] = 0
4.76/2.02	c (1,1) s[0][4][1] = 0
4.76/2.02	c (1,1) s[0][4][2] = 0
4.76/2.02	c (1,1) s[0][4][3] = 0
4.76/2.02	c (1,1) s[0][4][4] = 1
4.76/2.02	c (1,1) s[0][4][5] = 0
4.76/2.02	c (1,1) s[0][4][6] = 0
4.76/2.02	c (1,1) s[0][5][0] = 0
4.76/2.02	c (1,1) s[0][5][1] = 0
4.76/2.02	c (1,1) s[0][5][2] = 0
4.76/2.02	c (1,1) s[0][5][3] = 0
4.76/2.02	c (1,1) s[0][5][4] = 0
4.76/2.02	c (1,1) s[0][5][5] = 1
4.76/2.02	c (1,1) s[0][5][6] = 0
4.76/2.02	c (1,1) s[0][6][0] = 0
4.76/2.02	c (1,1) s[0][6][1] = 0
4.76/2.02	c (1,1) s[0][6][2] = 0
4.76/2.02	c (1,1) s[0][6][3] = 0
4.76/2.02	c (1,1) s[0][6][4] = 0
4.76/2.02	c (1,1) s[0][6][5] = 0
4.76/2.02	c (1,1) s[0][6][6] = 1
4.76/2.02	c (1,1) s[1][2][0] = 0
4.76/2.02	c (1,1) s[1][2][1] = 0
4.76/2.02	c (1,1) s[1][2][2] = 0
4.76/2.02	c (1,1) s[1][2][3] = 1
4.76/2.02	c (1,1) s[1][2][4] = 0
4.76/2.02	c (1,1) s[1][2][5] = 0
4.76/2.02	c (1,1) s[1][2][6] = 0
4.76/2.02	c (1,1) s[1][3][0] = 0
4.76/2.02	c (1,1) s[1][3][1] = 0
4.76/2.02	c (1,1) s[1][3][2] = 1
4.76/2.02	c (1,1) s[1][3][3] = 0
4.76/2.02	c (1,1) s[1][3][4] = 0
4.76/2.02	c (1,1) s[1][3][5] = 0
4.76/2.02	c (1,1) s[1][3][6] = 0
4.76/2.02	c (1,1) s[1][4][0] = 0
4.76/2.02	c (1,1) s[1][4][1] = 0
4.76/2.02	c (1,1) s[1][4][2] = 0
4.76/2.02	c (1,1) s[1][4][3] = 1
4.76/2.02	c (1,1) s[1][4][4] = 0
4.76/2.02	c (1,1) s[1][4][5] = 0
4.76/2.02	c (1,1) s[1][4][6] = 0
4.76/2.02	c (1,1) s[1][5][0] = 0
4.76/2.02	c (1,1) s[1][5][1] = 0
4.76/2.02	c (1,1) s[1][5][2] = 1
4.76/2.02	c (1,1) s[1][5][3] = 0
4.76/2.02	c (1,1) s[1][5][4] = 0
4.76/2.02	c (1,1) s[1][5][5] = 0
4.76/2.02	c (1,1) s[1][5][6] = 0
4.76/2.02	c (1,1) s[1][6][0] = 0
4.76/2.02	c (1,1) s[1][6][1] = 0
4.76/2.02	c (1,1) s[1][6][2] = 0
4.76/2.02	c (1,1) s[1][6][3] = 0
4.76/2.02	c (1,1) s[1][6][4] = 0
4.76/2.02	c (1,1) s[1][6][5] = 0
4.76/2.02	c (1,1) s[1][6][6] = 1
4.76/2.02	c (1,1) s[2][3][0] = 0
4.76/2.02	c (1,1) s[2][3][1] = 1
4.76/2.02	c (1,1) s[2][3][2] = 0
4.76/2.02	c (1,1) s[2][3][3] = 0
4.76/2.02	c (1,1) s[2][3][4] = 0
4.76/2.02	c (1,1) s[2][3][5] = 0
4.76/2.02	c (1,1) s[2][3][6] = 0
4.76/2.02	c (1,1) s[2][4][0] = 0
4.76/2.02	c (1,1) s[2][4][1] = 0
4.76/2.02	c (1,1) s[2][4][2] = 0
4.76/2.02	c (1,1) s[2][4][3] = 1
4.76/2.02	c (1,1) s[2][4][4] = 0
4.76/2.02	c (1,1) s[2][4][5] = 0
4.76/2.02	c (1,1) s[2][4][6] = 0
4.76/2.02	c (1,1) s[2][5][0] = 0
4.76/2.02	c (1,1) s[2][5][1] = 0
4.76/2.02	c (1,1) s[2][5][2] = 0
4.76/2.02	c (1,1) s[2][5][3] = 0
4.76/2.02	c (1,1) s[2][5][4] = 0
4.76/2.02	c (1,1) s[2][5][5] = 1
4.76/2.02	c (1,1) s[2][5][6] = 0
4.76/2.02	c (1,1) s[2][6][0] = 0
4.76/2.02	c (1,1) s[2][6][1] = 1
4.76/2.02	c (1,1) s[2][6][2] = 0
4.76/2.02	c (1,1) s[2][6][3] = 0
4.76/2.02	c (1,1) s[2][6][4] = 0
4.76/2.02	c (1,1) s[2][6][5] = 0
4.76/2.02	c (1,1) s[2][6][6] = 0
4.76/2.02	c (1,1) s[3][4][0] = 0
4.76/2.02	c (1,1) s[3][4][1] = 0
4.76/2.02	c (1,1) s[3][4][2] = 0
4.76/2.02	c (1,1) s[3][4][3] = 0
4.76/2.02	c (1,1) s[3][4][4] = 1
4.76/2.02	c (1,1) s[3][4][5] = 0
4.76/2.02	c (1,1) s[3][4][6] = 0
4.76/2.02	c (1,1) s[3][5][0] = 0
4.76/2.02	c (1,1) s[3][5][1] = 0
4.76/2.02	c (1,1) s[3][5][2] = 1
4.76/2.02	c (1,1) s[3][5][3] = 0
4.76/2.02	c (1,1) s[3][5][4] = 0
4.76/2.02	c (1,1) s[3][5][5] = 0
4.76/2.02	c (1,1) s[3][5][6] = 0
4.76/2.02	c (1,1) s[3][6][0] = 0
4.76/2.02	c (1,1) s[3][6][1] = 1
4.76/2.02	c (1,1) s[3][6][2] = 0
4.76/2.02	c (1,1) s[3][6][3] = 0
4.76/2.02	c (1,1) s[3][6][4] = 0
4.76/2.02	c (1,1) s[3][6][5] = 0
4.76/2.02	c (1,1) s[3][6][6] = 0
4.76/2.02	c (1,1) s[4][5][0] = 1
4.76/2.02	c (1,1) s[4][5][1] = 0
4.76/2.02	c (1,1) s[4][5][2] = 0
4.76/2.02	c (1,1) s[4][5][3] = 0
4.76/2.02	c (1,1) s[4][5][4] = 0
4.76/2.02	c (1,1) s[4][5][5] = 0
4.76/2.02	c (1,1) s[4][5][6] = 0
4.76/2.02	c (1,1) s[4][6][0] = 1
4.76/2.02	c (1,1) s[4][6][1] = 0
4.76/2.02	c (1,1) s[4][6][2] = 0
4.76/2.02	c (1,1) s[4][6][3] = 0
4.76/2.02	c (1,1) s[4][6][4] = 0
4.76/2.02	c (1,1) s[4][6][5] = 0
4.76/2.02	c (1,1) s[4][6][6] = 0
4.76/2.02	c (1,1) s[5][6][0] = 1
4.76/2.02	c (1,1) s[5][6][1] = 0
4.76/2.02	c (1,1) s[5][6][2] = 0
4.76/2.02	c (1,1) s[5][6][3] = 0
4.76/2.02	c (1,1) s[5][6][4] = 0
4.76/2.02	c (1,1) s[5][6][5] = 0
4.76/2.02	c (1,1) s[5][6][6] = 0
4.76/2.02	c (1,1) x[0][0] = 0
4.76/2.02	c (1,1) x[0][1] = 0
4.76/2.02	c (1,1) x[0][2] = 0
4.76/2.02	c (1,1) x[0][3] = 0
4.76/2.02	c (1,1) x[0][4] = 1
4.76/2.02	c (1,1) x[0][5] = 1
4.76/2.02	c (1,1) x[0][6] = 1
4.76/2.02	c (1,1) x[1][0] = 0
4.76/2.02	c (1,1) x[1][1] = 0
4.76/2.02	c (1,1) x[1][2] = 1
4.76/2.02	c (1,1) x[1][3] = 1
4.76/2.02	c (1,1) x[1][4] = 0
4.76/2.02	c (1,1) x[1][5] = 0
4.76/2.02	c (1,1) x[1][6] = 1
4.76/2.02	c (1,1) x[2][0] = 0
4.76/2.02	c (1,1) x[2][1] = 1
4.76/2.02	c (1,1) x[2][2] = 0
4.76/2.02	c (1,1) x[2][3] = 1
4.76/2.02	c (1,1) x[2][4] = 0
4.76/2.02	c (1,1) x[2][5] = 1
4.76/2.02	c (1,1) x[2][6] = 0
4.76/2.02	c (1,1) x[3][0] = 0
4.76/2.02	c (1,1) x[3][1] = 1
4.76/2.02	c (1,1) x[3][2] = 1
4.76/2.02	c (1,1) x[3][3] = 0
4.76/2.02	c (1,1) x[3][4] = 1
4.76/2.02	c (1,1) x[3][5] = 0
4.76/2.02	c (1,1) x[3][6] = 0
4.76/2.02	c (1,1) x[4][0] = 1
4.76/2.02	c (1,1) x[4][1] = 0
4.76/2.02	c (1,1) x[4][2] = 0
4.76/2.02	c (1,1) x[4][3] = 1
4.76/2.02	c (1,1) x[4][4] = 1
4.76/2.02	c (1,1) x[4][5] = 0
4.76/2.02	c (1,1) x[4][6] = 0
4.76/2.02	c (1,1) x[5][0] = 1
4.76/2.02	c (1,1) x[5][1] = 0
4.76/2.02	c (1,1) x[5][2] = 1
4.76/2.02	c (1,1) x[5][3] = 0
4.76/2.02	c (1,1) x[5][4] = 0
4.76/2.02	c (1,1) x[5][5] = 1
4.76/2.02	c (1,1) x[5][6] = 0
4.76/2.02	c (1,1) x[6][0] = 1
4.76/2.02	c (1,1) x[6][1] = 1
4.76/2.02	c (1,1) x[6][2] = 0
4.76/2.02	c (1,1) x[6][3] = 0
4.76/2.02	c (1,1) x[6][4] = 0
4.76/2.02	c (1,1) x[6][5] = 0
4.76/2.02	c (1,1) x[6][6] = 1
4.76/2.02	s SATISFIABLE
4.76/2.02	v <instantiation>
4.76/2.02	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][6][0] s[0][6][1] s[0][6][2] s[0][6][3] s[0][6][4] s[0][6][5] s[0][6][6] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][6][0] s[1][6][1] s[1][6][2] s[1][6][3] s[1][6][4] s[1][6][5] s[1][6][6] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][6][0] s[2][6][1] s[2][6][2] s[2][6][3] s[2][6][4] s[2][6][5] s[2][6][6] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][6][0] s[3][6][1] s[3][6][2] s[3][6][3] s[3][6][4] s[3][6][5] s[3][6][6] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][6][0] s[4][6][1] s[4][6][2] s[4][6][3] s[4][6][4] s[4][6][5] s[4][6][6] s[5][6][0] s[5][6][1] s[5][6][2] s[5][6][3] s[5][6][4] s[5][6][5] s[5][6][6]</list>
4.76/2.02	v     <values>0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0</values>
4.76/2.02	v </instantiation>
4.76/2.02	c (1,1) Show results End
4.76/2.02	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
4.76/2.02	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.76/2.02	c END-Prog: Fri Jul 27 02:40:58 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296883-1532652056/watcher-4296883-1532652056 -o /tmp/evaluation-result-4296883-1532652056/solver-4296883-1532652056 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532644131-1407 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296883-1532652056.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
Current StackSize limit: 8192 KiB

solver pid=2867, runsolver pid=2864

[startup+0.100136 s]*
/proc/loadavg: 7.70 8.57 8.70 2/198 2887
/proc/meminfo: memFree=23409056/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27312552 memory=109744 CPUtime=0.11 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 6438 0 0 0 8 3 0 0 20 0 20 0 82768803 27968053248 27436 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6828138 27436 2750 1 0 6790598 0
[pid=2867/tid=2869] ppid=2864 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 4624 0 0 0 7 2 0 0 20 0 20 0 82768803 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196423510040 140196431981392 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27312552 memory=140491610609280 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 27501 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768807 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 27501 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 27501 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 27501 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) S 2864 2867 1380 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195307415536 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195306362992 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195305310448 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) S 2864 2867 1380 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195304257904 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 27501 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 27501 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109744 KiB

[startup+0.210051 s]*
/proc/loadavg: 7.70 8.57 8.70 2/198 2887
/proc/meminfo: memFree=23390884/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27312552 memory=124168 CPUtime=0.24 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 10294 0 0 0 20 4 0 0 20 0 20 0 82768803 27968053248 31042 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6828138 31042 2908 1 0 6790598 0
[pid=2867/tid=2869] ppid=2864 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 8204 0 0 0 17 3 0 0 20 0 20 0 82768803 27968053248 31042 33554432000 4194304 4196468 140724750601328 140196423495232 140196430150156 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27312552 memory=11921 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27312552 memory=140491610616289 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31107 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768807 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 31107 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 31107 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31107 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) S 2864 2867 1380 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195307415536 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) S 2864 2867 1380 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195306362992 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195305310448 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) S 2864 2867 1380 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 20 0 82768810 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195304257904 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 31107 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 31107 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124168 KiB

[startup+0.309248 s]*
/proc/loadavg: 7.70 8.57 8.70 2/198 2887
/proc/meminfo: memFree=23387472/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27312552 memory=127900 CPUtime=0.41 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 10844 0 0 0 37 4 0 0 20 0 20 0 82768803 27968053248 31975 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6828138 31975 2990 1 0 6790598 0
[pid=2867/tid=2869] ppid=2864 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 8581 0 0 0 26 3 0 0 20 0 20 0 82768803 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196423508720 140196435847575 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27312552 memory=140491467355055 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27312552 memory=140491467357360 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27312552 memory=140491467359664 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27968053248 31975 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768807 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27312552 memory=280982934726288 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 31975 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27312552 memory=280982934733200 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768808 27968053248 31975 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27312552 memory=280982934674480 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31975 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27312552 memory=280982934747024 CPUtime=0.01 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) S 2864 2867 1380 0 -1 1077944384 324 0 0 0 1 0 0 0 20 0 20 0 82768810 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195307415536 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27312552 memory=280982934753936 CPUtime=0.01 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) R 2864 2867 1380 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 20 0 82768810 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195306362992 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27312552 memory=280982934751632 CPUtime=0 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) R 2864 2867 1380 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 20 0 82768810 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195305310448 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27312552 memory=280982934768240 CPUtime=0.07 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) R 2864 2867 1380 0 -1 4202560 298 0 0 0 7 0 0 0 20 0 20 0 82768810 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195304257904 140196451725914 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 31975 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768811 27968053248 31975 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127900 KiB

[startup+0.70078 s]
/proc/loadavg: 7.70 8.57 8.70 2/198 2887
/proc/meminfo: memFree=23363412/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27320948 memory=165712 CPUtime=0.98 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 17985 0 0 0 92 6 0 0 20 0 20 0 82768803 27976650752 41428 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6830237 41428 3158 1 0 6791622 0
[pid=2867/tid=2869] ppid=2864 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 15192 0 0 0 62 5 0 0 20 0 20 0 82768803 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196423522256 140196435785054 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27320948 memory=8548 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27320948 memory=1444 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27976650752 41428 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27320948 memory=14872 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82768807 27976650752 41428 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0

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

Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165712 KiB

[startup+1.50091 s]
/proc/loadavg: 7.70 8.57 8.70 3/198 2887
/proc/meminfo: memFree=23336612/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27322996 memory=214480 CPUtime=2.96 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 21985 0 0 0 285 11 0 0 20 0 20 0 82768803 27978747904 53620 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6830749 53620 3199 1 0 6792134 0
[pid=2867/tid=2869] ppid=2864 vsize=27322996 memory=0 CPUtime=1.46 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 16262 0 0 0 140 6 0 0 20 0 20 0 82768803 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196423524704 140196451716502 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27322996 memory=280982935282864 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27322996 memory=14486924690410 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27322996 memory=14486924690410 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27322996 memory=280982935306048 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27978747904 53620 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82768807 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27322996 memory=8548 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82768808 27978747904 53620 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27322996 memory=1012 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768808 27978747904 53620 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27322996 memory=1444 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768810 27978747904 53620 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27322996 memory=1200 CPUtime=0.25 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) R 2864 2867 1380 0 -1 4202560 719 0 0 0 25 0 0 0 20 0 20 0 82768810 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195307403168 140196430158592 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27322996 memory=15872 CPUtime=0.26 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) R 2864 2867 1380 0 -1 4202560 503 0 0 0 26 0 0 0 20 0 20 0 82768810 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195306339696 140196436605073 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27322996 memory=14872 CPUtime=0.22 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) S 2864 2867 1380 0 -1 1077944384 468 0 0 0 21 1 0 0 20 0 20 0 82768810 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195305310448 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27322996 memory=16240 CPUtime=0.72 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) R 2864 2867 1380 0 -1 4202560 2688 0 0 0 71 1 0 0 20 0 20 0 82768810 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195304257904 140196433078017 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768811 27978747904 53620 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768811 27978747904 53620 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 214480 KiB

[startup+2.0508 s]
# the end of solver process 2867 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.71139 s, system=0.15595 s

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

[startup+1.60108 s]
/proc/loadavg: 7.70 8.57 8.70 3/198 2887
/proc/meminfo: memFree=23336612/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27325044 memory=229028 CPUtime=3.36 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 22511 0 0 0 325 11 0 0 20 0 20 0 82768803 27980845056 57257 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6831261 57257 3205 1 0 6792646 0
[pid=2867/tid=2869] ppid=2864 vsize=27325044 memory=0 CPUtime=1.56 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 16371 0 0 0 150 6 0 0 20 0 20 0 82768803 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196423541968 140195942149062 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27325044 memory=4140 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27325044 memory=140491467568576 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768806 27980845056 57257 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82768807 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82768808 27980845056 57257 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27325044 memory=13078175418732 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768808 27980845056 57257 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27325044 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82768810 27980845056 57257 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27325044 memory=14410423554279548 CPUtime=0.33 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) R 2864 2867 1380 0 -1 4202560 905 0 0 0 33 0 0 0 20 0 20 0 82768810 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195307394656 140196435198697 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27325044 memory=0 CPUtime=0.34 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) R 2864 2867 1380 0 -1 1077944384 547 0 0 0 34 0 0 0 20 0 20 0 82768810 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195306362992 140196451715714 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27325044 memory=0 CPUtime=0.3 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) S 2864 2867 1380 0 -1 1077944384 540 0 0 0 29 1 0 0 20 0 20 0 82768810 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195305310448 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27325044 memory=0 CPUtime=0.78 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) R 2864 2867 1380 0 -1 1077944384 2802 0 0 0 77 1 0 0 20 0 20 0 82768810 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195304257904 140196451715714 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82768811 27980845056 57257 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82768811 27980845056 57257 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 229028 KiB

[startup+2.0009 s]*
/proc/loadavg: 7.70 8.57 8.70 3/200 2901
/proc/meminfo: memFree=23230952/32770624 swapFree=67108800/67108860
[pid=2867] ppid=2864 vsize=27657120 memory=285820 CPUtime=4.76 cores=0-7
/proc/2867/stat : 2867 (java) S 2864 2867 1380 0 -1 1077944320 24584 1664 0 0 463 13 0 0 20 0 22 0 82768803 28320890880 71455 33554432000 4194304 4196468 140724750601328 140724750583872 140196451704567 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
/proc/2867/statm: 6914280 71455 3221 1 0 6875136 0
[pid=2867/tid=2869] ppid=2864 vsize=27657120 memory=0 CPUtime=1.96 cores=0-7
/proc/2867/task/2869/stat : 2869 (java) R 2864 2867 1380 0 -1 4202560 17188 1664 0 0 189 7 0 0 20 0 22 0 82768803 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196423542448 140196451716502 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2870] ppid=2864 vsize=27657120 memory=4342489072520795233 CPUtime=0 cores=0-7
/proc/2867/task/2870/stat : 2870 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196455947024 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2871] ppid=2864 vsize=27657120 memory=140491610609280 CPUtime=0 cores=0-7
/proc/2867/task/2871/stat : 2871 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196270103440 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2872] ppid=2864 vsize=27657120 memory=-1 CPUtime=0 cores=0-7
/proc/2867/task/2872/stat : 2872 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196269050896 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2873] ppid=2864 vsize=27657120 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2873/stat : 2873 (java) S 2864 2867 1380 0 -1 1077944384 2 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196267998352 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2874] ppid=2864 vsize=27657120 memory=3763099673816014896 CPUtime=0 cores=0-7
/proc/2867/task/2874/stat : 2874 (java) S 2864 2867 1380 0 -1 1077944384 3 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196266944784 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2875] ppid=2864 vsize=27657120 memory=7019467088074324017 CPUtime=0 cores=0-7
/proc/2867/task/2875/stat : 2875 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196265892240 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2876] ppid=2864 vsize=27657120 memory=7019467087923394610 CPUtime=0 cores=0-7
/proc/2867/task/2876/stat : 2876 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196264839696 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2877] ppid=2864 vsize=27657120 memory=7019467087940171826 CPUtime=0 cores=0-7
/proc/2867/task/2877/stat : 2877 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768806 28320890880 71455 33554432000 4194304 4196468 140724750601328 140196263787152 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2878] ppid=2864 vsize=27657120 memory=0 CPUtime=0 cores=0-7
/proc/2867/task/2878/stat : 2878 (java) S 2864 2867 1380 0 -1 1077944384 5 1664 0 0 0 0 0 0 20 0 22 0 82768807 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195308468720 140196451715714 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2879] ppid=2864 vsize=27657120 memory=280982935214912 CPUtime=0 cores=0-7
/proc/2867/task/2879/stat : 2879 (java) S 2864 2867 1380 0 -1 1077944384 13 1664 0 0 0 0 0 0 20 0 22 0 82768808 28320890880 71455 33554432000 4194304 4196468 140724750601328 140194376312224 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2880] ppid=2864 vsize=27657120 memory=17562678 CPUtime=0 cores=0-7
/proc/2867/task/2880/stat : 2880 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768808 28320890880 71455 33554432000 4194304 4196468 140724750601328 140194107876848 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2881] ppid=2864 vsize=27657120 memory=4639647025403548774 CPUtime=0 cores=0-7
/proc/2867/task/2881/stat : 2881 (java) S 2864 2867 1380 0 -1 1077944384 1 1664 0 0 0 0 0 0 20 0 22 0 82768810 28320890880 71455 33554432000 4194304 4196468 140724750601328 140193733368528 140196451723163 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2882] ppid=2864 vsize=27657120 memory=7595725831727968097 CPUtime=0.59 cores=0-7
/proc/2867/task/2882/stat : 2882 (java) R 2864 2867 1380 0 -1 4202560 1068 1664 0 0 58 1 0 0 20 0 22 0 82768810 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195307414720 140196451725914 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2883] ppid=2864 vsize=27657120 memory=7100839870005155941 CPUtime=0.64 cores=0-7
/proc/2867/task/2883/stat : 2883 (java) R 2864 2867 1380 0 -1 4202560 1098 1664 0 0 63 1 0 0 20 0 22 0 82768810 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195306344008 140196435201401 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2884] ppid=2864 vsize=27657120 memory=-7385037593950845031 CPUtime=0.52 cores=0-7
/proc/2867/task/2884/stat : 2884 (java) R 2864 2867 1380 0 -1 4202560 635 1664 0 0 51 1 0 0 20 0 22 0 82768810 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195305310448 140196437742933 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2885] ppid=2864 vsize=27657120 memory=1399105007669254531 CPUtime=0.98 cores=0-7
/proc/2867/task/2885/stat : 2885 (java) S 2864 2867 1380 0 -1 1077944384 3166 1664 0 0 97 1 0 0 20 0 22 0 82768810 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195304257904 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2886] ppid=2864 vsize=27657120 memory=3472285459099776879 CPUtime=0 cores=0-7
/proc/2867/task/2886/stat : 2886 (java) S 2864 2867 1380 0 -1 1077944384 3 1664 0 0 0 0 0 0 20 0 22 0 82768811 28320890880 71455 33554432000 4194304 4196468 140724750601328 140193235462880 140196451714773 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2887] ppid=2864 vsize=27657120 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/2867/task/2887/stat : 2887 (java) S 2864 2867 1380 0 -1 1077944384 2 1664 0 0 0 0 0 0 20 0 22 0 82768811 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195303205808 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2889] ppid=2864 vsize=27657120 memory=3472328296160571439 CPUtime=0 cores=0-7
/proc/2867/task/2889/stat : 2889 (java) S 2864 2867 1380 0 -1 1077944384 25 1664 0 0 0 0 0 0 20 0 22 0 82768999 28320890880 71455 33554432000 4194304 4196468 140724750601328 140195853042576 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
[pid=2867/tid=2901] ppid=2864 vsize=27657120 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/2867/task/2901/stat : 2901 (java) S 2864 2867 1380 0 -1 1077944384 24 1664 0 0 0 0 0 0 20 0 22 0 82769002 28320890880 71455 33554432000 4194304 4196468 140724750601328 140192564372400 140196451715714 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140724750603225 140724750603525 140724750603525 140724750606287 0
Current children cumulated CPU time: 4.76 s
Current children cumulated vsize: 27657120 KiB
Current children cumulated memory: 285820 KiB

Child status: 0
Real time (s): 2.05085
CPU time (s): 4.86734
CPU user time (s): 4.71139
CPU system time (s): 0.15595
CPU usage (%): 237.333
Max. virtual memory (cumulated for all children) (KiB): 27657120
Max. memory (cumulated for all children) (KiB): 285820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.71139
system time used= 0.15595
maximum resident set size= 293556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6088
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 2867
#   total CPU time (s): 4.86734
#   total CPU user time (s): 4.71139
#   total CPU system time (s): 0.15595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038917 second user time and 0.066159 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-27 02:40:56
IDJOB=4296883
IDBENCH=141331
IDSOLVER=2758
FILE ID=node104/4296883-1532652056
RUNJOBID= node104-1532644131-1407
PBS_JOBID= 21022199
Free space on /tmp= 48344 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Bibd/Bibd-sc-07-03-01_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296883-1532652056/watcher-4296883-1532652056 -o /tmp/evaluation-result-4296883-1532652056/solver-4296883-1532652056 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532644131-1407 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296883-1532652056.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=2014893118

node104.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.11
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.11
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.11
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.11
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:        23503956 kB
MemAvailable:   31926824 kB
Buffers:          181256 kB
Cached:          8457980 kB
SwapCached:           60 kB
Active:          4004684 kB
Inactive:        4687660 kB
Active(anon):       2712 kB
Inactive(anon):    78012 kB
Active(file):    4001972 kB
Inactive(file):  4609648 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108800 kB
Dirty:              8520 kB
Writeback:             0 kB
AnonPages:         84480 kB
Mapped:            41232 kB
Shmem:             25168 kB
Slab:             267132 kB
SReclaimable:     239708 kB
SUnreclaim:        27424 kB
KernelStack:        3520 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-27 02:40:59