Trace number 4297024

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 10.6115 3.3699

General information on the benchmark

NameSportsScheduling/
SportsScheduling-08_c18.xml
MD5SUMd342e5d3265d7d58fa84b10ce3b2f22d
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 benchmark6.21837
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints60
Number of domains2
Minimum domain size8
Maximum domain size28
Distribution of domain sizes[{"size":8,"count":64},{"size":28,"count":28}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":32},{"degree":4,"count":60}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":4},{"arity":2,"count":4},{"arity":3,"count":28},{"arity":4,"count":7},{"arity":8,"count":8},{"arity":14,"count":4},{"arity":16,"count":4},{"arity":28,"count":1}]
Number of extensional constraints28
Number of intensional constraints8
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":8},{"type":"allDifferent","count":9},{"type":"count","count":7},{"type":"cardinality","count":8}]
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.56	c BEGIN-Prog: Fri Jul 27 10:36:08 CEST 2018
0.66/0.56	c PID: 14521
0.66/0.56	c IP: 172.20.3.103
0.66/0.56	c HOST: node103.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.92	c (0,0) Parsing End
1.39/0.93	c (0,0) CSP: 92 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 28
1.39/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.93	c (0,0) Constraint Name Generate Begin
1.39/0.94	c (0,0) Ctr:HOME/instance-4297024-1532680567.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.39/0.94	c (0,0) Constraint Name Generate End
1.39/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.94	c (0,0) CSP to CSPinCNF Begin
2.57/1.44	c (0,0) translated 6 (10%) constraints
2.89/1.56	c (1,1) translated 12 (20%) constraints
3.26/1.64	c (1,1) translated 18 (30%) constraints
3.68/1.72	c (1,1) translated 24 (40%) constraints
4.09/1.83	c (1,1) translated 30 (50%) constraints
4.09/1.86	c (1,1) translated 36 (60%) constraints
5.00/2.03	c (1,1) translated 42 (70%) constraints
5.00/2.04	c (1,1) translated 48 (80%) constraints
5.00/2.06	c (1,1) translated 54 (90%) constraints
5.00/2.08	c (1,1) translated 60 (100%) constraints
5.44/2.17	c (1,1) STATISTICS1:HOME/instance-4297024-1532680567.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,1612,6291,32768,28,28,16,32768:64;8192:64;28:276;8:14;7:228;1:102,28:3336;7:4800;2:9712;1:560,28:2;8:100;7:28;6:28;5:28;4:1148;3:1884;2:2962;1:111,16:64;14:64;4:14;2:606;1:16304;0:28,
5.44/2.17	c (1,1) ===========================================
5.44/2.17	c (1,1) Order
5.44/2.17	c (1,1) ===========================================
5.84/2.21	c (1,1) translated 630 (10%) constraints
5.84/2.23	c (1,1) translated 1259 (20%) constraints
5.84/2.26	c (1,1) translated 1888 (30%) constraints
5.84/2.28	c (1,1) translated 2517 (40%) constraints
6.26/2.30	c (1,1) translated 3146 (50%) constraints
6.26/2.33	c (1,1) translated 3775 (60%) constraints
6.26/2.35	c (1,1) translated 4404 (70%) constraints
6.26/2.39	c (1,1) translated 5033 (80%) constraints
7.08/2.51	c (1,1) translated 5662 (90%) constraints
7.51/2.62	c (2,2) translated 6291 (100%) constraints
7.51/2.62	c (2,2) CSP to CSPinCNF End
7.51/2.62	c (2,2) CSP: 349 int (257 aux), 2060 bool (2060 aux), 7798 ctr, max domain size 26
7.51/2.62	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.51/2.62	c (2,2) CSPinCNF Propagation Begin
7.94/2.78	c (2,2) 705 values, 2236 unsatisfiable literals, and 1760 valid clauses are removed
7.94/2.78	c (2,2) CSPinCNF Propagation End
7.94/2.78	c (2,2) CSP: 841 int (749 aux), 1568 bool (1568 aux), 6038 ctr, max domain size 26
7.94/2.78	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.94/2.78	c (2,2) Simplify CSPinCNF Begin
8.35/2.84	c (2,2) Simplify CSPinCNF End
8.35/2.84	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
8.35/2.84	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.35/2.84	c (2,2) Calculate Precise Domain Begin
8.35/2.87	c (2,2) 4 values are removed by re-calculation
8.35/2.87	c (2,2) Calculate Precise Domain End
8.35/2.87	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
8.35/2.87	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.35/2.87	c (2,2) CSPinCNF to SatSolver Begin
8.74/2.93	c (2,2) 708 (10 %) CSP clauses are encoded (4052 SAT variables, 1830 SAT clauses)
8.74/2.94	c (2,2) 1416 (20 %) CSP clauses are encoded (4052 SAT variables, 2538 SAT clauses)
8.74/2.95	c (2,2) 2124 (30 %) CSP clauses are encoded (4052 SAT variables, 3246 SAT clauses)
8.74/2.96	c (2,2) 2832 (40 %) CSP clauses are encoded (4052 SAT variables, 3954 SAT clauses)
8.74/2.98	c (2,2) 3539 (50 %) CSP clauses are encoded (4052 SAT variables, 4811 SAT clauses)
9.09/3.06	c (2,2) 4247 (60 %) CSP clauses are encoded (4052 SAT variables, 15519 SAT clauses)
9.09/3.10	c (2,2) 4955 (70 %) CSP clauses are encoded (4052 SAT variables, 21249 SAT clauses)
9.51/3.12	c (2,2) 5663 (80 %) CSP clauses are encoded (4052 SAT variables, 22978 SAT clauses)
9.51/3.14	c (2,2) 6371 (90 %) CSP clauses are encoded (4052 SAT variables, 24510 SAT clauses)
9.51/3.18	c (2,2) 7078 (100 %) CSP clauses are encoded (4052 SAT variables, 27284 SAT clauses)
9.51/3.18	c (2,2) CSPinCNF to SatSolver End
9.51/3.18	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.89/3.24	c (2,2) STATISTICS2:HOME/instance-4297024-1532680567.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,3449,7078,64,26,7,7,64:2;32:80;26:552;20:1;16:154;15:15;10:2;9:81;8:48;7:132;6:265;4:136;1:96,26:3688;7:3608;6:1082;5:74;4:2;3:524;2:11006;1:656,7:48;6:48;5:24;4:998;3:1260;2:4176;1:524,7:64;6:256;5:64;4:12;3:124;2:1044;1:15828,
9.89/3.24	c (2,2) SatSolver.solve Begin
9.89/3.24	c (2,2) 4052 bool, 27290 clause
9.89/3.24	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297024-1532680567.xml-scop-14521.cnf HOME/instance-4297024-1532680567.xml-scop-14521.cnf.out
10.32/3.32	c (2,0) c
10.32/3.32	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
10.32/3.32	c (2,0) c
10.32/3.33	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
10.32/3.33	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
10.32/3.33	c (2,0) c ========================================[ Problem Statistics ]===========================================
10.32/3.33	c (2,0) c |                                                                                                       |
10.32/3.33	c (2,0) c |  Number of variables:          4052                                                                   |
10.32/3.33	c (2,0) c |  Number of clauses:           27290                                                                   |
10.32/3.33	c (2,0) c |  Parse time:                   0.01 s                                                                 |
10.32/3.33	c (2,0) c |                                                                                                       |
10.32/3.33	c (2,0) c |  Eliminated clauses:           0.06 Mb                                                                |
10.32/3.33	c (2,0) c |  Simplification time:          0.03 s                                                                 |
10.32/3.33	c (2,0) c |                                                                                                       |
10.32/3.33	c (2,0) c |  Generating clones                                                                                    |
10.32/3.33	c (2,0) c |  all clones generated. Memory =  42.99Mb.                                                             |
10.32/3.33	c (2,0) c ========================================================================================================|
10.32/3.33	c (2,0) c last restart ## conflicts  :  310 35 
10.32/3.33	c (2,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
10.32/3.33	c (2,0) c Total Memory so far : 619.02Mb
10.32/3.33	c (2,0) c
10.32/3.33	c (2,0) c real time : 0.0689468 s
10.32/3.33	c (2,0) c cpu time  : 0.138845 s
10.32/3.33	c (2,0) c
10.32/3.33	c (2,0) c
10.32/3.33	c (2,0) c
10.32/3.33	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
10.32/3.33	c (2,0) c
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) c | Conflicts     |            2399 |         94 |        203 |        395 |        288 |        351 |        400 |        358 |        310 |
10.32/3.33	c (2,0) c | Decisions     |            6344 |        293 |        521 |       1036 |        750 |        882 |       1145 |       1105 |        612 |
10.32/3.33	c (2,0) c | Propagations  |          405927 |      15954 |      37081 |      66655 |      58202 |      56936 |      58917 |      56380 |      55802 |
10.32/3.33	c (2,0) c | Avg_Trail     |                 |       1017 |       1109 |       1088 |       1269 |       1081 |       1029 |       1107 |       1287 |
10.32/3.33	c (2,0) c | Avg_DL        |                 |         21 |         26 |         27 |         22 |         23 |         32 |         31 |         25 |
10.32/3.33	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.32/3.33	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) c | Exported      |             186 |         13 |         13 |         29 |         20 |         24 |         29 |         35 |         23 |
10.32/3.33	c (2,0) c | Imported      |             655 |          2 |         95 |         55 |         80 |        132 |        144 |        143 |          4 |
10.32/3.33	c (2,0) c | Good          |             343 |          2 |         47 |         29 |         41 |         72 |         73 |         75 |          4 |
10.32/3.33	c (2,0) c | Purge         |             312 |          0 |         48 |         26 |         39 |         60 |         71 |         68 |          0 |
10.32/3.33	c (2,0) c | Promoted      |               9 |          0 |          0 |          0 |          0 |          3 |          3 |          3 |          0 |
10.32/3.33	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.32/3.33	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) c | Unaries       |                 |          1 |          2 |          2 |          2 |          6 |          5 |          4 |          1 |
10.32/3.33	c (2,0) c | Binaries      |                 |          7 |          7 |         14 |         11 |         12 |         16 |         17 |         12 |
10.32/3.33	c (2,0) c | Glues         |                 |         13 |         13 |         29 |         20 |         24 |         29 |         35 |         23 |
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) c | Orig_Seen     |             9 % |       1435 |       2295 |       3301 |       2872 |       3460 |       3278 |       3030 |       2121 |
10.32/3.33	c (2,0) c | Diff Orig seen|                 | -      686 |        174 |       1180 |        751 |       1339 |       1157 |        909 |      X     |
10.32/3.33	c (2,0) c | Hamming       |            17 % |        722 |        687 |        796 |        643 |        733 |        691 |        734 |      X     |
10.32/3.33	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.32/3.33	c (2,0) 
10.32/3.33	c (2,0) s SATISFIABLE
10.32/3.34	c (2,2) SatSolver.solve End
10.32/3.34	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
10.32/3.34	c (2,2) Show results Begin
10.32/3.35	c (2,2) a[0][0] = 1
10.32/3.35	c (2,2) a[0][1] = 6
10.32/3.35	c (2,2) a[0][2] = 5
10.32/3.35	c (2,2) a[0][3] = 4
10.32/3.35	c (2,2) a[0][4] = 7
10.32/3.35	c (2,2) a[0][5] = 2
10.32/3.35	c (2,2) a[0][6] = 6
10.32/3.35	c (2,2) a[1][0] = 3
10.32/3.35	c (2,2) a[1][1] = 4
10.32/3.35	c (2,2) a[1][2] = 3
10.32/3.35	c (2,2) a[1][3] = 6
10.32/3.35	c (2,2) a[1][4] = 6
10.32/3.35	c (2,2) a[1][5] = 7
10.32/3.35	c (2,2) a[1][6] = 7
10.32/3.35	c (2,2) a[2][0] = 5
10.32/3.35	c (2,2) a[2][1] = 7
10.32/3.35	c (2,2) a[2][2] = 6
10.32/3.35	c (2,2) a[2][3] = 7
10.32/3.35	c (2,2) a[2][4] = 3
10.32/3.35	c (2,2) a[2][5] = 6
10.32/3.35	c (2,2) a[2][6] = 5
10.32/3.35	c (2,2) a[3][0] = 7
10.32/3.35	c (2,2) a[3][1] = 2
10.32/3.35	c (2,2) a[3][2] = 7
10.32/3.35	c (2,2) a[3][3] = 5
10.32/3.35	c (2,2) a[3][4] = 5
10.32/3.35	c (2,2) a[3][5] = 4
10.32/3.35	c (2,2) a[3][6] = 4
10.32/3.35	c (2,2) ad[0] = 7
10.32/3.35	c (2,2) ad[1] = 5
10.32/3.35	c (2,2) ad[2] = 2
10.32/3.35	c (2,2) ad[3] = 6
10.32/3.35	c (2,2) h[0][0] = 0
10.32/3.35	c (2,2) h[0][1] = 5
10.32/3.35	c (2,2) h[0][2] = 2
10.32/3.35	c (2,2) h[0][3] = 0
10.32/3.35	c (2,2) h[0][4] = 4
10.32/3.35	c (2,2) h[0][5] = 1
10.32/3.35	c (2,2) h[0][6] = 3
10.32/3.35	c (2,2) h[1][0] = 2
10.32/3.35	c (2,2) h[1][1] = 1
10.32/3.35	c (2,2) h[1][2] = 0
10.32/3.35	c (2,2) h[1][3] = 1
10.32/3.35	c (2,2) h[1][4] = 2
10.32/3.35	c (2,2) h[1][5] = 5
10.32/3.35	c (2,2) h[1][6] = 0
10.32/3.35	c (2,2) h[2][0] = 4
10.32/3.35	c (2,2) h[2][1] = 3
10.32/3.35	c (2,2) h[2][2] = 4
10.32/3.35	c (2,2) h[2][3] = 2
10.32/3.35	c (2,2) h[2][4] = 1
10.32/3.35	c (2,2) h[2][5] = 0
10.32/3.35	c (2,2) h[2][6] = 1
10.32/3.35	c (2,2) h[3][0] = 6
10.32/3.35	c (2,2) h[3][1] = 0
10.32/3.35	c (2,2) h[3][2] = 1
10.32/3.35	c (2,2) h[3][3] = 3
10.32/3.35	c (2,2) h[3][4] = 0
10.32/3.35	c (2,2) h[3][5] = 3
10.32/3.35	c (2,2) h[3][6] = 2
10.32/3.35	c (2,2) hd[0] = 3
10.32/3.35	c (2,2) hd[1] = 4
10.32/3.35	c (2,2) hd[2] = 0
10.32/3.35	c (2,2) hd[3] = 1
10.32/3.35	c (2,2) m[0][0] = 0
10.32/3.35	c (2,2) m[0][1] = 25
10.32/3.35	c (2,2) m[0][2] = 15
10.32/3.35	c (2,2) m[0][3] = 3
10.32/3.35	c (2,2) m[0][4] = 24
10.32/3.35	c (2,2) m[0][5] = 7
10.32/3.35	c (2,2) m[0][6] = 20
10.32/3.35	c (2,2) m[1][0] = 13
10.32/3.35	c (2,2) m[1][1] = 9
10.32/3.35	c (2,2) m[1][2] = 2
10.32/3.35	c (2,2) m[1][3] = 11
10.32/3.35	c (2,2) m[1][4] = 16
10.32/3.35	c (2,2) m[1][5] = 26
10.32/3.35	c (2,2) m[1][6] = 6
10.32/3.35	c (2,2) m[2][0] = 22
10.32/3.35	c (2,2) m[2][1] = 21
10.32/3.35	c (2,2) m[2][2] = 23
10.32/3.35	c (2,2) m[2][3] = 17
10.32/3.35	c (2,2) m[2][4] = 8
10.32/3.35	c (2,2) m[2][5] = 5
10.32/3.35	c (2,2) m[2][6] = 10
10.32/3.35	c (2,2) m[3][0] = 27
10.32/3.35	c (2,2) m[3][1] = 1
10.32/3.35	c (2,2) m[3][2] = 12
10.32/3.35	c (2,2) m[3][3] = 19
10.32/3.35	c (2,2) m[3][4] = 4
10.32/3.35	c (2,2) m[3][5] = 18
10.32/3.35	c (2,2) m[3][6] = 14
10.32/3.35	s SATISFIABLE
10.32/3.35	v <instantiation>
10.32/3.35	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] hd[0] hd[1] hd[2] hd[3] ad[0] ad[1] ad[2] ad[3]</list>
10.32/3.35	v     <values>0 5 2 0 4 1 3 2 1 0 1 2 5 0 4 3 4 2 1 0 1 6 0 1 3 0 3 2 1 6 5 4 7 2 6 3 4 3 6 6 7 7 5 7 6 7 3 6 5 7 2 7 5 5 4 4 0 25 15 3 24 7 20 13 9 2 11 16 26 6 22 21 23 17 8 5 10 27 1 12 19 4 18 14 3 4 0 1 7 5 2 6</values>
10.32/3.35	v </instantiation>
10.32/3.35	c (2,2) Show results End
10.32/3.35	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
10.32/3.35	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
10.32/3.35	c END-Prog: Fri Jul 27 10:36:11 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 (9621 MiB free)
  memory of node 1: 16384 MiB (10175 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297024-1532680567/watcher-4297024-1532680567 -o /tmp/evaluation-result-4297024-1532680567/solver-4297024-1532680567 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532672644-13643 --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-4297024-1532680567.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=14521, runsolver pid=14518

[startup+0.100116 s]*
/proc/loadavg: 1.38 3.80 6.31 3/198 14541
/proc/meminfo: memFree=20176932/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27312552 memory=110980 CPUtime=0.11 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 6751 0 0 0 8 3 0 0 20 0 20 0 85619910 27968053248 27745 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6828138 27745 2754 1 0 6790598 0
[pid=14521/tid=14523] ppid=14518 vsize=27312552 memory=8041346942785985177 CPUtime=0.08 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 4867 0 0 0 6 2 0 0 20 0 20 0 85619910 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690493319192 140690503918433 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27312552 memory=732370007019977701 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27312552 memory=139868682524288 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 27745 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619914 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 27745 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) S 14518 14521 13616 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688572221680 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688571169136 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) R 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688570116080 140690521524866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) S 14518 14521 13616 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688569063536 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 27745 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 27745 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110980 KiB

[startup+0.20998 s]*
/proc/loadavg: 1.38 3.80 6.31 2/198 14541
/proc/meminfo: memFree=20158388/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27312552 memory=125100 CPUtime=0.25 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 10541 0 0 0 21 4 0 0 20 0 20 0 85619910 27968053248 31275 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6828138 31275 2907 1 0 6790598 0
[pid=14521/tid=14523] ppid=14518 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 8437 0 0 0 16 3 0 0 20 0 20 0 85619910 27968053248 31275 33554432000 4194304 4196468 140730152635120 140690493304384 140690521535645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27312552 memory=288370244834236032 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 31340 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619914 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 31340 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) S 14518 14521 13616 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688572221680 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) S 14518 14521 13616 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688571169136 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) S 14518 14521 13616 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688570116080 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) S 14518 14521 13616 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 85619917 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688569063536 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 31340 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 31340 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125100 KiB

[startup+0.309168 s]*
/proc/loadavg: 1.38 3.80 6.31 2/198 14541
/proc/meminfo: memFree=20155464/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27312552 memory=129096 CPUtime=0.42 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 11160 0 0 0 38 4 0 0 20 0 20 0 85619910 27968053248 32274 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6828138 32274 2958 1 0 6790598 0
[pid=14521/tid=14523] ppid=14518 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 8882 0 0 0 26 3 0 0 20 0 20 0 85619910 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690493317872 140690503077288 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27312552 memory=139868562879407 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27312552 memory=139868562881712 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27312552 memory=139868562884016 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27968053248 32274 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619914 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27312552 memory=279737125774992 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27312552 memory=279737125781904 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619915 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27312552 memory=279737125723184 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 32274 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27312552 memory=279737125795728 CPUtime=0 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) S 14518 14521 13616 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 85619917 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688572221680 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27312552 memory=279737125802640 CPUtime=0.02 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) S 14518 14521 13616 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 20 0 85619917 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688571169136 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27312552 memory=279737125800336 CPUtime=0.01 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) S 14518 14521 13616 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 20 0 85619917 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688570116080 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27312552 memory=279737125816896 CPUtime=0.07 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) S 14518 14521 13616 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 20 0 85619917 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688569063536 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 32274 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27968053248 32274 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129096 KiB

[startup+0.70084 s]
/proc/loadavg: 1.38 3.80 6.31 2/198 14541
/proc/meminfo: memFree=20131236/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27320948 memory=167488 CPUtime=0.99 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 18457 0 0 0 92 7 0 0 20 0 20 0 85619910 27976650752 41872 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6830237 41872 3157 1 0 6791622 0
[pid=14521/tid=14523] ppid=14518 vsize=27320948 memory=7230638415907088983 CPUtime=0.67 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 15641 0 0 0 61 6 0 0 20 0 20 0 85619910 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690493331376 140690521535645 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27320948 memory=62448824512920 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27320948 memory=139868562896114 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27320948 memory=1724 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27976650752 41872 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85619914 27976650752 41872 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0

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

[pid=14521/tid=14540] ppid=14518 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27980845056 54493 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27980845056 54493 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 217972 KiB

[startup+3.11015 s]
/proc/loadavg: 1.51 3.79 6.29 5/198 14541
/proc/meminfo: memFree=19772680/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27327160 memory=555328 CPUtime=9.51 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 29316 0 0 0 931 20 0 0 20 0 20 0 85619910 27983011840 138832 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6831790 138832 3225 1 0 6792646 0
[pid=14521/tid=14523] ppid=14518 vsize=27327160 memory=4140 CPUtime=3.07 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 17605 0 0 0 293 14 0 0 20 0 20 0 85619910 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690493342880 140690005241184 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27327160 memory=139868563092960 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27327160 memory=4140 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27327160 memory=25012 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27327160 memory=1296 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27327160 memory=2412 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27983011840 138832 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27327160 memory=1724 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85619914 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27327160 memory=1228 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85619915 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27327160 memory=1428 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619915 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27327160 memory=1196 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619917 27983011840 138832 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27327160 memory=5788 CPUtime=1.75 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) R 14518 14521 13616 0 -1 4202560 1732 0 0 0 174 1 0 0 20 0 20 0 85619917 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688572208464 140690503057962 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27327160 memory=56 CPUtime=1.73 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) R 14518 14521 13616 0 -1 4202560 2262 0 0 0 172 1 0 0 20 0 20 0 85619917 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688571152608 140690513803191 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27327160 memory=12901 CPUtime=1.74 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) R 14518 14521 13616 0 -1 4202560 2562 0 0 0 173 1 0 0 20 0 20 0 85619917 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688570098160 140690506435486 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27327160 memory=13713 CPUtime=1.18 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) S 14518 14521 13616 0 -1 1077944384 3809 0 0 0 117 1 0 0 20 0 20 0 85619917 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688569063536 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27983011840 138832 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27983011840 138832 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 9.51 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 555328 KiB

[startup+3.36984 s]
# the end of solver process 14521 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.368 s, system=0.243597 s

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

[startup+3.20111 s]
/proc/loadavg: 1.51 3.79 6.29 5/198 14541
/proc/meminfo: memFree=19772680/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27329208 memory=584244 CPUtime=9.89 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 29429 0 0 0 969 20 0 0 20 0 20 0 85619910 27985108992 146061 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6832302 146061 3225 1 0 6793158 0
[pid=14521/tid=14523] ppid=14518 vsize=27329208 memory=8547712850019655617 CPUtime=3.16 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 17631 0 0 0 302 14 0 0 20 0 20 0 85619910 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690493351472 140690000386983 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27329208 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27329208 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27329208 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27329208 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27329208 memory=56 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27329208 memory=1399717448514900851 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27329208 memory=7669176524042756704 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27329208 memory=6935652554312077392 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619913 27985108992 146061 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27329208 memory=6949733050744198508 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85619914 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27329208 memory=6010429080391673959 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85619915 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27329208 memory=7522513741670277458 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619915 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27329208 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619917 27985108992 146061 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27329208 memory=0 CPUtime=1.84 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) R 14518 14521 13616 0 -1 4202560 1750 0 0 0 183 1 0 0 20 0 20 0 85619917 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688572201984 140690500757575 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27329208 memory=279737125759328 CPUtime=1.82 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) R 14518 14521 13616 0 -1 4202560 2262 0 0 0 181 1 0 0 20 0 20 0 85619917 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688571150688 140690501364184 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27329208 memory=4051469909957851460 CPUtime=1.84 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) R 14518 14521 13616 0 -1 4202560 2582 0 0 0 183 1 0 0 20 0 20 0 85619917 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688570096320 140690500760505 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27329208 memory=139868682525185 CPUtime=1.2 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) R 14518 14521 13616 0 -1 4202560 3858 0 0 0 119 1 0 0 20 0 20 0 85619917 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688569059264 140690505673953 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27329208 memory=166 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85619918 27985108992 146061 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27329208 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85619918 27985108992 146061 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 9.89 s
Current children cumulated vsize: 27329208 KiB
Current children cumulated memory: 584244 KiB

[startup+3.30089 s]
/proc/loadavg: 1.51 3.79 6.29 5/198 14541
/proc/meminfo: memFree=19772680/32770624 swapFree=67108860/67108860
[pid=14521] ppid=14518 vsize=27984808 memory=616400 CPUtime=10.32 cores=0-7
/proc/14521/stat : 14521 (java) S 14518 14521 13616 0 -1 1077944320 29889 0 0 0 1011 21 0 0 20 0 24 0 85619910 28656443392 154100 33554432000 4194304 4196468 140730152635120 140730152617664 140690521513719 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
/proc/14521/statm: 6996202 154100 3229 1 0 6957058 0
[pid=14521/tid=14523] ppid=14518 vsize=27984808 memory=4140 CPUtime=3.25 cores=0-7
/proc/14521/task/14523/stat : 14523 (java) R 14518 14521 13616 0 -1 4202560 17974 0 0 0 311 14 0 0 20 0 24 0 85619910 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690493351600 140690501119116 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14524] ppid=14518 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14524/stat : 14524 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690525756432 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14525] ppid=14518 vsize=27984808 memory=139868563092960 CPUtime=0 cores=0-7
/proc/14521/task/14525/stat : 14525 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690339912848 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14526] ppid=14518 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14526/stat : 14526 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690338859792 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14527] ppid=14518 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14527/stat : 14527 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690337807248 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14528] ppid=14518 vsize=27984808 memory=56 CPUtime=0 cores=0-7
/proc/14521/task/14528/stat : 14528 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690336754192 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14529] ppid=14518 vsize=27984808 memory=12901 CPUtime=0 cores=0-7
/proc/14521/task/14529/stat : 14529 (java) S 14518 14521 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690335701648 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14530] ppid=14518 vsize=27984808 memory=13713 CPUtime=0 cores=0-7
/proc/14521/task/14530/stat : 14530 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690334648592 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14531] ppid=14518 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14531/stat : 14531 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619913 28656443392 154100 33554432000 4194304 4196468 140730152635120 140690333596048 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14532] ppid=14518 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14521/task/14532/stat : 14532 (java) S 14518 14521 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85619914 28656443392 154100 33554432000 4194304 4196468 140730152635120 140688573274864 140690521524866 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14533] ppid=14518 vsize=27984808 memory=4140 CPUtime=0 cores=0-7
/proc/14521/task/14533/stat : 14533 (java) S 14518 14521 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85619915 28656443392 154100 33554432000 4194304 4196468 140730152635120 140688498878112 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14534] ppid=14518 vsize=27984808 memory=25012 CPUtime=0 cores=0-7
/proc/14521/task/14534/stat : 14534 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619915 28656443392 154100 33554432000 4194304 4196468 140730152635120 140688230442224 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14535] ppid=14518 vsize=27984808 memory=1296 CPUtime=0 cores=0-7
/proc/14521/task/14535/stat : 14535 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619917 28656443392 154100 33554432000 4194304 4196468 140730152635120 140687855933904 140690521532315 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14536] ppid=14518 vsize=27984808 memory=2412 CPUtime=1.94 cores=0-7
/proc/14521/task/14536/stat : 14536 (java) R 14518 14521 13616 0 -1 4202560 1772 0 0 0 193 1 0 0 20 0 24 0 85619917 28656443392 154156 33554432000 4194304 4196468 140730152635120 140688572207056 140690503061129 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14537] ppid=14518 vsize=27984808 memory=1724 CPUtime=1.92 cores=0-7
/proc/14521/task/14537/stat : 14537 (java) R 14518 14521 13616 0 -1 4202560 2262 0 0 0 191 1 0 0 20 0 24 0 85619917 28656443392 154156 33554432000 4194304 4196468 140730152635120 140688571150688 140690506639771 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14538] ppid=14518 vsize=27984808 memory=1228 CPUtime=1.93 cores=0-7
/proc/14521/task/14538/stat : 14538 (java) R 14518 14521 13616 0 -1 4202560 2595 0 0 0 192 1 0 0 20 0 24 0 85619917 28656443392 154156 33554432000 4194304 4196468 140730152635120 140688570102400 140690503058320 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14539] ppid=14518 vsize=27984808 memory=1428 CPUtime=1.22 cores=0-7
/proc/14521/task/14539/stat : 14539 (java) S 14518 14521 13616 0 -1 1077944384 3883 0 0 0 121 1 0 0 20 0 24 0 85619917 28656443392 154156 33554432000 4194304 4196468 140730152635120 140688569063536 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14540] ppid=14518 vsize=27984808 memory=1196 CPUtime=0 cores=0-7
/proc/14521/task/14540/stat : 14540 (java) S 14518 14521 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85619918 28656443392 154156 33554432000 4194304 4196468 140730152635120 140687358028768 140690521523925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
[pid=14521/tid=14541] ppid=14518 vsize=27984808 memory=5788 CPUtime=0 cores=0-7
/proc/14521/task/14541/stat : 14541 (java) S 14518 14521 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85619918 28656443392 154156 33554432000 4194304 4196468 140730152635120 140688568011952 140690521524866 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140730152637401 140730152637701 140730152637701 140730152640463 0
Current children cumulated CPU time: 10.32 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 616400 KiB

Child status: 0
Real time (s): 3.3699
CPU time (s): 10.6115
CPU user time (s): 10.368
CPU system time (s): 0.243597
CPU usage (%): 314.893
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 616400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.368
system time used= 0.243597
maximum resident set size= 623608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6564
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 14521
#   total CPU time (s): 10.6115
#   total CPU user time (s): 10.368
#   total CPU system time (s): 0.243597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045061 second user time and 0.076097 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-27 10:36:07
IDJOB=4297024
IDBENCH=141601
IDSOLVER=2758
FILE ID=node103/4297024-1532680567
RUNJOBID= node103-1532672644-13643
PBS_JOBID= 21022244
Free space on /tmp= 56536 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-08_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-4297024-1532680567/watcher-4297024-1532680567 -o /tmp/evaluation-result-4297024-1532680567/solver-4297024-1532680567 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532672644-13643 --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-4297024-1532680567.xml

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

MD5SUM BENCH= d342e5d3265d7d58fa84b10ce3b2f22d
RANDOM SEED=1922335971

node103.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.48
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.48
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.48
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.48
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:        20273288 kB
MemAvailable:   31928208 kB
Buffers:          295156 kB
Cached:         11543800 kB
SwapCached:            0 kB
Active:          3877976 kB
Inactive:        8015764 kB
Active(anon):      57232 kB
Inactive(anon):    25180 kB
Active(file):    3820744 kB
Inactive(file):  7990584 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8448 kB
Writeback:             0 kB
AnonPages:         73736 kB
Mapped:            41624 kB
Shmem:             25228 kB
Slab:             299672 kB
SReclaimable:     272052 kB
SUnreclaim:        27620 kB
KernelStack:        3520 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56528 MiB
End job on node103 at 2018-07-27 10:36:11