Trace number 4296911

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.16006 1.88314

General information on the benchmark

NameCarSequencing/
CarSequencing-dingbas_c18.xml
MD5SUMf25e9b6e669dc8bf92e23091ea1c77d3
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 benchmark1.48586
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints63
Number of domains2
Minimum domain size2
Maximum domain size6
Distribution of domain sizes[{"size":2,"count":50},{"size":6,"count":10}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":11},{"degree":8,"count":3}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":10},{"arity":3,"count":16},{"arity":4,"count":3},{"arity":5,"count":14},{"arity":6,"count":11},{"arity":7,"count":2},{"arity":8,"count":1},{"arity":10,"count":6}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"sum","count":52},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 06:05:12 CEST 2018
0.66/0.55	c PID: 6685
0.66/0.55	c IP: 172.20.3.137
0.66/0.56	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.90	c (0,0) Parsing End
1.39/0.90	c (0,0) CSP: 10 int (0 aux), 50 bool (0 aux), 63 ctr, max domain size 6
1.39/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.90	c (0,0) Constraint Name Generate Begin
1.39/0.91	c (0,0) Ctr:HOME/instance-4296911-1532664312.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum
1.39/0.91	c (0,0) Constraint Name Generate End
1.39/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.91	c (0,0) CSP to CSPinCNF Begin
2.25/1.35	c (0,0) translated 7 (10%) constraints
2.56/1.43	c (0,0) translated 13 (20%) constraints
2.56/1.43	c (0,0) translated 19 (30%) constraints
2.56/1.43	c (0,0) translated 26 (40%) constraints
2.56/1.44	c (0,0) translated 32 (50%) constraints
2.56/1.44	c (0,0) translated 38 (60%) constraints
2.56/1.44	c (0,0) translated 45 (70%) constraints
2.56/1.44	c (0,0) translated 51 (80%) constraints
2.56/1.45	c (0,0) translated 57 (90%) constraints
2.56/1.45	c (0,0) translated 63 (100%) constraints
2.56/1.49	c (0,0) STATISTICS1:HOME/instance-4296911-1532664312.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,340,1088,512,6,7,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:220;2:2608,7:10;3:500;2:520;1:58,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2600;0:10,
2.56/1.49	c (0,0) ===========================================
2.56/1.49	c (0,0) Order
2.56/1.49	c (0,0) ===========================================
2.86/1.53	c (0,0) translated 109 (10%) constraints
2.86/1.54	c (1,0) translated 218 (20%) constraints
2.86/1.55	c (1,1) translated 327 (30%) constraints
2.86/1.55	c (1,1) translated 436 (40%) constraints
2.86/1.56	c (1,1) translated 544 (50%) constraints
2.86/1.56	c (1,1) translated 653 (60%) constraints
2.86/1.57	c (1,1) translated 762 (70%) constraints
2.86/1.57	c (1,1) translated 871 (80%) constraints
2.86/1.58	c (1,1) translated 980 (90%) constraints
2.86/1.59	c (1,1) translated 1088 (100%) constraints
2.86/1.59	c (1,1) CSP to CSPinCNF End
2.86/1.60	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1214 ctr, max domain size 6
2.86/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.60	c (1,1) CSPinCNF Propagation Begin
3.26/1.63	c (1,1) 0 values, 30 unsatisfiable literals, and 20 valid clauses are removed
3.26/1.63	c (1,1) CSPinCNF Propagation End
3.26/1.63	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.26/1.63	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.26/1.63	c (1,1) Simplify CSPinCNF Begin
3.26/1.64	c (1,1) Simplify CSPinCNF End
3.26/1.64	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.26/1.64	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.26/1.64	c (1,1) Calculate Precise Domain Begin
3.26/1.64	c (1,1) 0 values are removed by re-calculation
3.26/1.64	c (1,1) Calculate Precise Domain End
3.26/1.64	c (1,1) CSP: 10 int (0 aux), 390 bool (340 aux), 1194 ctr, max domain size 6
3.26/1.64	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.26/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.73/1.72	c (1,1) 120 (10 %) CSP clauses are encoded (440 SAT variables, 759 SAT clauses)
3.73/1.73	c (1,1) 239 (20 %) CSP clauses are encoded (440 SAT variables, 878 SAT clauses)
3.73/1.73	c (1,1) 359 (30 %) CSP clauses are encoded (440 SAT variables, 998 SAT clauses)
3.73/1.73	c (1,1) 478 (40 %) CSP clauses are encoded (440 SAT variables, 1117 SAT clauses)
3.73/1.73	c (1,1) 597 (50 %) CSP clauses are encoded (440 SAT variables, 1236 SAT clauses)
3.73/1.74	c (1,1) 717 (60 %) CSP clauses are encoded (440 SAT variables, 1356 SAT clauses)
3.73/1.74	c (1,1) 836 (70 %) CSP clauses are encoded (440 SAT variables, 1475 SAT clauses)
3.73/1.74	c (1,1) 956 (80 %) CSP clauses are encoded (440 SAT variables, 1595 SAT clauses)
3.73/1.74	c (1,1) 1075 (90 %) CSP clauses are encoded (440 SAT variables, 1714 SAT clauses)
3.73/1.76	c (1,1) 1194 (100 %) CSP clauses are encoded (440 SAT variables, 2457 SAT clauses)
3.73/1.77	c (1,1) CSPinCNF to SatSolver End
3.73/1.77	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.73/1.79	c (1,1) STATISTICS2:HOME/instance-4296911-1532664312.xml,Cardinality:ExtensionSupport:IntVar:Num:WeightedSum,400,1194,512,6,6,10,512:17;128:1;64:2;32:1;16:14;8:3;4:16;2:10,6:300;2:2828,6:10;3:480;2:640;1:64,10:17;8:1;7:2;6:1;5:14;4:3;3:16;2:10;1:2780,
3.73/1.79	c (1,1) SatSolver.solve Begin
3.73/1.79	c (1,1) 440 bool, 2709 clause
3.73/1.79	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296911-1532664312.xml-scop-6685.cnf HOME/instance-4296911-1532664312.xml-scop-6685.cnf.out
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.02/1.81	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.02/1.81	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.02/1.81	c (1,0) c |                                                                                                       |
4.02/1.81	c (1,0) c |  Number of variables:           440                                                                   |
4.02/1.81	c (1,0) c |  Number of clauses:            2709                                                                   |
4.02/1.81	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.02/1.81	c (1,0) c |                                                                                                       |
4.02/1.81	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.02/1.81	c (1,0) c |  Simplification time:          0.00 s                                                                 |
4.02/1.81	c (1,0) c |                                                                                                       |
4.02/1.81	c (1,0) c |  Generating clones                                                                                    |
4.02/1.81	c (1,0) c |  all clones generated. Memory =  27.39Mb.                                                             |
4.02/1.81	c (1,0) c ========================================================================================================|
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c Total Memory so far : 667.42Mb
4.02/1.81	c (1,0) c last restart ## conflicts  :  0 6 
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c real time : 0.00921392 s
4.02/1.81	c (1,0) c cpu time  : 0.008073 s
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.02/1.81	c (1,0) c
4.02/1.81	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.81	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.02/1.82	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.82	c (1,0) c | Conflicts     |              21 |         21 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Decisions     |              80 |         31 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |
4.02/1.82	c (1,0) c | Propagations  |            2514 |       1023 |        213 |        213 |        213 |        213 |        213 |        213 |        213 |
4.02/1.82	c (1,0) c | Avg_Trail     |                 |        150 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Avg_DL        |                 |          6 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.82	c (1,0) c | Exported      |               2 |          2 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Imported      |               1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          1 |
4.02/1.82	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Purge         |               1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          1 |
4.02/1.82	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.82	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Glues         |                 |          2 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.82	c (1,0) c | Orig_Seen     |             0 % |        187 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c | Diff Orig seen|                 |        187 |      X     | -        0 | -        0 | -        0 | -        0 | -        0 | -        0 |
4.02/1.82	c (1,0) c | Hamming       |             1 % |         53 |      X     |          0 |          0 |          0 |          0 |          0 |          0 |
4.02/1.82	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.02/1.82	c (1,0) 
4.02/1.82	c (1,0) s SATISFIABLE
4.02/1.84	c (1,1) SatSolver.solve End
4.02/1.84	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.02/1.84	c (1,1) Show results Begin
4.02/1.85	c (1,1) cls[0] = 0
4.02/1.85	c (1,1) cls[1] = 2
4.02/1.85	c (1,1) cls[2] = 5
4.02/1.85	c (1,1) cls[3] = 1
4.02/1.85	c (1,1) cls[4] = 5
4.02/1.85	c (1,1) cls[5] = 3
4.02/1.85	c (1,1) cls[6] = 4
4.02/1.85	c (1,1) cls[7] = 2
4.02/1.85	c (1,1) cls[8] = 3
4.02/1.85	c (1,1) cls[9] = 4
4.02/1.85	c (1,1) opt[0][0] = 1
4.02/1.85	c (1,1) opt[0][1] = 0
4.02/1.85	c (1,1) opt[0][2] = 1
4.02/1.85	c (1,1) opt[0][3] = 1
4.02/1.85	c (1,1) opt[0][4] = 0
4.02/1.85	c (1,1) opt[1][0] = 0
4.02/1.85	c (1,1) opt[1][1] = 1
4.02/1.85	c (1,1) opt[1][2] = 0
4.02/1.85	c (1,1) opt[1][3] = 0
4.02/1.85	c (1,1) opt[1][4] = 1
4.02/1.85	c (1,1) opt[2][0] = 1
4.02/1.85	c (1,1) opt[2][1] = 1
4.02/1.85	c (1,1) opt[2][2] = 0
4.02/1.85	c (1,1) opt[2][3] = 0
4.02/1.85	c (1,1) opt[2][4] = 0
4.02/1.85	c (1,1) opt[3][0] = 0
4.02/1.85	c (1,1) opt[3][1] = 0
4.02/1.85	c (1,1) opt[3][2] = 0
4.02/1.85	c (1,1) opt[3][3] = 1
4.02/1.85	c (1,1) opt[3][4] = 0
4.02/1.85	c (1,1) opt[4][0] = 1
4.02/1.85	c (1,1) opt[4][1] = 1
4.02/1.85	c (1,1) opt[4][2] = 0
4.02/1.85	c (1,1) opt[4][3] = 0
4.02/1.85	c (1,1) opt[4][4] = 0
4.02/1.85	c (1,1) opt[5][0] = 0
4.02/1.85	c (1,1) opt[5][1] = 1
4.02/1.85	c (1,1) opt[5][2] = 0
4.02/1.85	c (1,1) opt[5][3] = 1
4.02/1.85	c (1,1) opt[5][4] = 0
4.02/1.85	c (1,1) opt[6][0] = 1
4.02/1.86	c (1,1) opt[6][1] = 0
4.02/1.86	c (1,1) opt[6][2] = 1
4.02/1.86	c (1,1) opt[6][3] = 0
4.02/1.86	c (1,1) opt[6][4] = 0
4.02/1.86	c (1,1) opt[7][0] = 0
4.02/1.86	c (1,1) opt[7][1] = 1
4.02/1.86	c (1,1) opt[7][2] = 0
4.02/1.86	c (1,1) opt[7][3] = 0
4.02/1.86	c (1,1) opt[7][4] = 1
4.02/1.86	c (1,1) opt[8][0] = 0
4.02/1.86	c (1,1) opt[8][1] = 1
4.02/1.86	c (1,1) opt[8][2] = 0
4.02/1.86	c (1,1) opt[8][3] = 1
4.02/1.86	c (1,1) opt[8][4] = 0
4.02/1.86	c (1,1) opt[9][0] = 1
4.02/1.86	c (1,1) opt[9][1] = 0
4.02/1.86	c (1,1) opt[9][2] = 1
4.02/1.86	c (1,1) opt[9][3] = 0
4.02/1.86	c (1,1) opt[9][4] = 0
4.02/1.86	s SATISFIABLE
4.02/1.86	v <instantiation>
4.02/1.86	v     <list>cls[0] cls[1] cls[2] cls[3] cls[4] cls[5] cls[6] cls[7] cls[8] cls[9] opt[0][0] opt[0][1] opt[0][2] opt[0][3] opt[0][4] opt[1][0] opt[1][1] opt[1][2] opt[1][3] opt[1][4] opt[2][0] opt[2][1] opt[2][2] opt[2][3] opt[2][4] opt[3][0] opt[3][1] opt[3][2] opt[3][3] opt[3][4] opt[4][0] opt[4][1] opt[4][2] opt[4][3] opt[4][4] opt[5][0] opt[5][1] opt[5][2] opt[5][3] opt[5][4] opt[6][0] opt[6][1] opt[6][2] opt[6][3] opt[6][4] opt[7][0] opt[7][1] opt[7][2] opt[7][3] opt[7][4] opt[8][0] opt[8][1] opt[8][2] opt[8][3] opt[8][4] opt[9][0] opt[9][1] opt[9][2] opt[9][3] opt[9][4]</list>
4.02/1.86	v     <values>0 2 5 1 5 3 4 2 3 4 1 0 1 1 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0</values>
4.02/1.86	v </instantiation>
4.02/1.86	c (1,1) Show results End
4.02/1.86	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
4.02/1.86	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
4.02/1.86	c END-Prog: Fri Jul 27 06:05:14 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 (13494 MiB free)
  memory of node 1: 16384 MiB (14047 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296911-1532664312/watcher-4296911-1532664312 -o /tmp/evaluation-result-4296911-1532664312/solver-4296911-1532664312 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532664308-6558 --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-4296911-1532664312.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=6685, runsolver pid=6682

[startup+0.100135 s]*
/proc/loadavg: 1.82 2.26 2.96 2/199 6705
/proc/meminfo: memFree=28107896/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27312552 memory=108500 CPUtime=0.11 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 6651 0 0 0 8 3 0 0 20 0 20 0 83994343 27968053248 27125 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6828138 27125 2728 1 0 6790598 0
[pid=6685/tid=6687] ppid=6682 vsize=27312552 memory=4715438626986685340 CPUtime=0.09 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 4767 0 0 0 7 2 0 0 20 0 20 0 83994343 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538817595416 140538845801878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27312552 memory=732370568705932261 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27312552 memory=140430368478848 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 27125 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994347 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) S 6682 6685 6531 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536896715504 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536895662960 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) S 6682 6685 6531 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536894609904 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) S 6682 6685 6531 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536893557360 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 27125 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27968053248 27125 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108500 KiB

[startup+0.210309 s]*
/proc/loadavg: 1.82 2.26 2.96 2/199 6705
/proc/meminfo: memFree=28091648/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27312552 memory=122980 CPUtime=0.24 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 10560 0 0 0 21 3 0 0 20 0 20 0 83994343 27968053248 30745 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6828138 30745 2823 1 0 6790598 0
[pid=6685/tid=6687] ppid=6682 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 8462 0 0 0 17 3 0 0 20 0 20 0 83994343 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538817618464 140538829870430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27312552 memory=14551949223302808 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 30745 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994347 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) R 6682 6685 6531 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536896715504 140538845801878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) R 6682 6685 6531 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536895662960 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) S 6682 6685 6531 0 -1 1077944384 394 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536894609904 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) S 6682 6685 6531 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536893557360 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 30745 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27968053248 30745 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122980 KiB

[startup+0.310313 s]*
/proc/loadavg: 1.82 2.26 2.96 2/199 6705
/proc/meminfo: memFree=28087952/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27312552 memory=127384 CPUtime=0.42 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 11191 0 0 0 38 4 0 0 20 0 20 0 83994343 27968053248 31846 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6828138 31846 2982 1 0 6790598 0
[pid=6685/tid=6687] ppid=6682 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 8901 0 0 0 26 3 0 0 20 0 20 0 83994343 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538817594576 140538829870430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27312552 memory=140430264071087 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27312552 memory=140430264073392 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27312552 memory=140430264075696 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27968053248 31846 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994347 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27312552 memory=280860528158352 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27312552 memory=280860528165264 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27312552 memory=280860528106544 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27312552 memory=280860528179088 CPUtime=0.01 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) S 6682 6685 6531 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536896715504 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27312552 memory=280860528186000 CPUtime=0 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) S 6682 6685 6531 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536895662960 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27312552 memory=280860528183696 CPUtime=0.01 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) S 6682 6685 6531 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536894609904 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27312552 memory=280860528200256 CPUtime=0.07 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) S 6682 6685 6531 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536893557360 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27968053248 31846 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27968053248 31846 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127384 KiB

[startup+0.701926 s]
/proc/loadavg: 1.82 2.26 2.96 2/199 6705
/proc/meminfo: memFree=28063768/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27320948 memory=165484 CPUtime=1 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 18503 0 0 0 94 6 0 0 20 0 20 0 83994343 27976650752 41371 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6830237 41371 3155 1 0 6791622 0
[pid=6685/tid=6687] ppid=6682 vsize=27320948 memory=7230075380002480980 CPUtime=0.67 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 15654 0 0 0 62 5 0 0 20 0 20 0 83994343 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538817609056 140538829870430 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27320948 memory=28793460765792 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27320948 memory=140430264079958 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27320948 memory=1784 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27976650752 41371 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27320948 memory=5752 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83994347 27976650752 41371 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0

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

[pid=6685/tid=6704] ppid=6682 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27976650752 41371 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27320948 memory=1388 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27976650752 41371 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165484 KiB

[startup+1.50093 s]
/proc/loadavg: 1.82 2.26 2.96 3/199 6705
/proc/meminfo: memFree=28037404/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27325044 memory=217200 CPUtime=2.86 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 22641 0 0 0 275 11 0 0 20 0 20 0 83994343 27980845056 54300 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6831261 54300 3200 1 0 6792646 0
[pid=6685/tid=6687] ppid=6682 vsize=27325044 memory=198912 CPUtime=1.47 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 17009 0 0 0 140 7 0 0 20 0 20 0 83994343 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538817626224 140538829870430 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27325044 memory=796 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27325044 memory=280860528164864 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27325044 memory=280860528652000 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27325044 memory=280860528652192 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27325044 memory=280860528819616 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 54300 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83994347 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27325044 memory=6226317088255136359 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27325044 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27325044 memory=7085680916023044434 CPUtime=0.23 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) S 6682 6685 6531 0 -1 1077944384 424 0 0 0 22 1 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536896715504 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27325044 memory=4140 CPUtime=0.2 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) S 6682 6685 6531 0 -1 1077944384 417 0 0 0 19 1 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536895662960 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27325044 memory=0 CPUtime=0.24 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) S 6682 6685 6531 0 -1 1077944384 840 0 0 0 24 0 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536894609904 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27325044 memory=140430264284640 CPUtime=0.68 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) R 6682 6685 6531 0 -1 4202560 2606 0 0 0 68 0 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536893557360 140538825504716 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27980845056 54300 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27980845056 54300 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 217200 KiB

[startup+1.8831 s]
# the end of solver process 6685 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.99941 s, system=0.16065 s

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

[startup+1.6012 s]
/proc/loadavg: 1.82 2.26 2.96 3/199 6705
/proc/meminfo: memFree=28037404/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27325044 memory=228392 CPUtime=3.26 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 22885 0 0 0 315 11 0 0 20 0 20 0 83994343 27980845056 57098 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6831261 57098 3201 1 0 6792646 0
[pid=6685/tid=6687] ppid=6682 vsize=27325044 memory=8112282956445269571 CPUtime=1.56 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 17044 0 0 0 149 7 0 0 20 0 20 0 83994343 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538817625392 140538845811290 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27325044 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27325044 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27325044 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27325044 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27325044 memory=6944656425123290226 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27325044 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27325044 memory=8508281339140727949 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27325044 memory=5450883352343967274 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27980845056 57098 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27325044 memory=-2899909650764262549 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83994347 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27325044 memory=-7317608656707548865 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27325044 memory=7524786367950907754 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27325044 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27325044 memory=0 CPUtime=0.32 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) R 6682 6685 6531 0 -1 4202560 451 0 0 0 31 1 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536896703856 140538829290024 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27325044 memory=24576 CPUtime=0.28 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) R 6682 6685 6531 0 -1 4202560 474 0 0 0 27 1 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536895650432 140538826425876 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27325044 memory=1296 CPUtime=0.33 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) R 6682 6685 6531 0 -1 4202560 863 0 0 0 33 0 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536894598704 140538825626281 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27325044 memory=2412 CPUtime=0.73 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) R 6682 6685 6531 0 -1 4202560 2708 0 0 0 73 0 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536893555152 140538829139169 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27325044 memory=1784 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27980845056 57098 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27325044 memory=5752 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27980845056 57098 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 3.26 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 228392 KiB

[startup+1.80088 s]
/proc/loadavg: 1.82 2.26 2.96 3/199 6705
/proc/meminfo: memFree=28037404/32770624 swapFree=67108436/67108860
[pid=6685] ppid=6682 vsize=27327160 memory=260276 CPUtime=4.02 cores=0-7
/proc/6685/stat : 6685 (java) S 6682 6685 6531 0 -1 1077944320 24789 0 0 0 389 13 0 0 20 0 20 0 83994343 27983011840 65069 33554432000 4194304 4196468 140735857057168 140735857039712 140538845789943 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
/proc/6685/statm: 6831790 65069 3213 1 0 6792646 0
[pid=6685/tid=6687] ppid=6682 vsize=27327160 memory=9047017150487036571 CPUtime=1.76 cores=0-7
/proc/6685/task/6687/stat : 6687 (java) R 6682 6685 6531 0 -1 4202560 17406 0 0 0 169 7 0 0 20 0 20 0 83994343 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538817625360 140538845801878 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6688] ppid=6682 vsize=27327160 memory=7822038051842261661 CPUtime=0 cores=0-7
/proc/6685/task/6688/stat : 6688 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994345 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538850032144 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6689] ppid=6682 vsize=27327160 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/6685/task/6689/stat : 6689 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538664188560 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6690] ppid=6682 vsize=27327160 memory=-5153075247754915967 CPUtime=0 cores=0-7
/proc/6685/task/6690/stat : 6690 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538663135504 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6691] ppid=6682 vsize=27327160 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/6685/task/6691/stat : 6691 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538662082960 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6692] ppid=6682 vsize=27327160 memory=6944665225511868275 CPUtime=0 cores=0-7
/proc/6685/task/6692/stat : 6692 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538661030928 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6693] ppid=6682 vsize=27327160 memory=6944656591801720226 CPUtime=0 cores=0-7
/proc/6685/task/6693/stat : 6693 (java) S 6682 6685 6531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538659978384 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6694] ppid=6682 vsize=27327160 memory=8043063289027854099 CPUtime=0 cores=0-7
/proc/6685/task/6694/stat : 6694 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538658925328 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6695] ppid=6682 vsize=27327160 memory=4627829647351778678 CPUtime=0 cores=0-7
/proc/6685/task/6695/stat : 6695 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994346 27983011840 65069 33554432000 4194304 4196468 140735857057168 140538657872784 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6696] ppid=6682 vsize=27327160 memory=-7812800577974661513 CPUtime=0 cores=0-7
/proc/6685/task/6696/stat : 6696 (java) S 6682 6685 6531 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83994347 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536897767664 140538845801090 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6697] ppid=6682 vsize=27327160 memory=8508281339140727949 CPUtime=0 cores=0-7
/proc/6685/task/6697/stat : 6697 (java) S 6682 6685 6531 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83994348 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536765736096 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6698] ppid=6682 vsize=27327160 memory=-8412652152092201843 CPUtime=0 cores=0-7
/proc/6685/task/6698/stat : 6698 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994348 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536497300208 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6699] ppid=6682 vsize=27327160 memory=4196912344889787449 CPUtime=0 cores=0-7
/proc/6685/task/6699/stat : 6699 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536122791888 140538845808539 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6700] ppid=6682 vsize=27327160 memory=-9062862659931694204 CPUtime=0.44 cores=0-7
/proc/6685/task/6700/stat : 6700 (java) S 6682 6685 6531 0 -1 1077944384 715 0 0 0 43 1 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536896715504 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6701] ppid=6682 vsize=27327160 memory=8508281403248445325 CPUtime=0.42 cores=0-7
/proc/6685/task/6701/stat : 6701 (java) S 6682 6685 6531 0 -1 1077944384 1192 0 0 0 41 1 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536895662960 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6702] ppid=6682 vsize=27327160 memory=3047711553219693942 CPUtime=0.48 cores=0-7
/proc/6685/task/6702/stat : 6702 (java) S 6682 6685 6531 0 -1 1077944384 1165 0 0 0 47 1 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536894609904 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6703] ppid=6682 vsize=27327160 memory=8691514255285633087 CPUtime=0.87 cores=0-7
/proc/6685/task/6703/stat : 6703 (java) R 6682 6685 6531 0 -1 4202560 2966 0 0 0 86 1 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536893557360 140538825198292 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6704] ppid=6682 vsize=27327160 memory=280860527952112 CPUtime=0 cores=0-7
/proc/6685/task/6704/stat : 6704 (java) S 6682 6685 6531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83994350 27983011840 65069 33554432000 4194304 4196468 140735857057168 140535624886752 140538845800149 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
[pid=6685/tid=6705] ppid=6682 vsize=27327160 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/6685/task/6705/stat : 6705 (java) S 6682 6685 6531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83994351 27983011840 65069 33554432000 4194304 4196468 140735857057168 140536892504752 140538845801090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23134208 140735857062873 140735857063173 140735857063173 140735857065935 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 260276 KiB

Child status: 0
Real time (s): 1.88314
CPU time (s): 4.16006
CPU user time (s): 3.99941
CPU system time (s): 0.16065
CPU usage (%): 220.91
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 260276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.99941
system time used= 0.16065
maximum resident set size= 277392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27389
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5962
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 6685
#   total CPU time (s): 4.16006
#   total CPU user time (s): 3.99941
#   total CPU system time (s): 0.16065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039531 second user time and 0.058198 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 06:05:12
IDJOB=4296911
IDBENCH=141456
IDSOLVER=2758
FILE ID=node137/4296911-1532664312
RUNJOBID= node137-1532664308-6558
PBS_JOBID= 21022232
Free space on /tmp= 48160 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/CarSequencing/CarSequencing-dingbas_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-4296911-1532664312/watcher-4296911-1532664312 -o /tmp/evaluation-result-4296911-1532664312/solver-4296911-1532664312 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532664308-6558 --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-4296911-1532664312.xml

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

MD5SUM BENCH= f25e9b6e669dc8bf92e23091ea1c77d3
RANDOM SEED=2088392940

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28203332 kB
MemAvailable:   31928580 kB
Buffers:          133472 kB
Cached:          3827008 kB
SwapCached:           32 kB
Active:          1744520 kB
Inactive:        2271940 kB
Active(anon):       2512 kB
Inactive(anon):    81332 kB
Active(file):    1742008 kB
Inactive(file):  2190608 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              8364 kB
Writeback:             0 kB
AnonPages:         63108 kB
Mapped:            39252 kB
Shmem:             25052 kB
Slab:             245012 kB
SReclaimable:     216936 kB
SUnreclaim:        28076 kB
KernelStack:        3280 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-27 06:05:14