Trace number 4297260

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 both+glucose-syrup (2018-07-07)SAT 10.4344 3.33104

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.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 10:36:12 CEST 2018
0.65/0.55	c PID: 14627
0.65/0.55	c IP: 172.20.3.103
0.65/0.55	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.38/0.92	c (0,0) Parsing End
1.38/0.93	c (0,0) CSP: 92 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 28
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.93	c (0,0) Constraint Name Generate Begin
1.38/0.94	c (0,0) Ctr:HOME/instance-4297260-1532680572.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.38/0.94	c (0,0) Constraint Name Generate End
1.38/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.94	c (0,0) CSP to CSPinCNF Begin
2.53/1.44	c (0,0) translated 6 (10%) constraints
2.86/1.56	c (1,1) translated 12 (20%) constraints
3.24/1.64	c (1,1) translated 18 (30%) constraints
3.64/1.72	c (1,1) translated 24 (40%) constraints
4.05/1.83	c (1,1) translated 30 (50%) constraints
4.05/1.85	c (1,1) translated 36 (60%) constraints
5.02/2.04	c (1,1) translated 42 (70%) constraints
5.02/2.05	c (1,1) translated 48 (80%) constraints
5.02/2.08	c (1,1) translated 54 (90%) constraints
5.02/2.10	c (1,1) translated 60 (100%) constraints
5.44/2.18	c (1,1) STATISTICS1:HOME/instance-4297260-1532680572.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.18	c (1,1) ===========================================
5.44/2.18	c (1,1) Both Encoding selects:
5.44/2.18	c (1,1) Order
5.44/2.18	c (1,1) ===========================================
5.84/2.22	c (1,1) translated 630 (10%) constraints
5.84/2.24	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
5.84/2.30	c (1,1) translated 3146 (50%) constraints
6.26/2.31	c (1,1) translated 3775 (60%) constraints
6.26/2.33	c (1,1) translated 4404 (70%) constraints
6.26/2.36	c (1,1) translated 5033 (80%) constraints
6.70/2.47	c (1,1) translated 5662 (90%) constraints
7.14/2.56	c (2,2) translated 6291 (100%) constraints
7.14/2.56	c (2,2) CSP to CSPinCNF End
7.14/2.56	c (2,2) CSP: 349 int (257 aux), 2060 bool (2060 aux), 7798 ctr, max domain size 26
7.14/2.56	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.14/2.56	c (2,2) CSPinCNF Propagation Begin
7.98/2.72	c (2,2) 705 values, 2236 unsatisfiable literals, and 1760 valid clauses are removed
7.98/2.72	c (2,2) CSPinCNF Propagation End
7.98/2.72	c (2,2) CSP: 841 int (749 aux), 1568 bool (1568 aux), 6038 ctr, max domain size 26
7.98/2.72	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.98/2.72	c (2,2) Simplify CSPinCNF Begin
7.98/2.78	c (2,2) Simplify CSPinCNF End
7.98/2.78	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
7.98/2.78	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.98/2.78	c (2,2) Calculate Precise Domain Begin
8.34/2.81	c (2,2) 4 values are removed by re-calculation
8.34/2.81	c (2,2) Calculate Precise Domain End
8.34/2.81	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
8.34/2.81	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.34/2.81	c (2,2) CSPinCNF to SatSolver Begin
8.34/2.88	c (2,2) 708 (10 %) CSP clauses are encoded (4052 SAT variables, 1830 SAT clauses)
8.34/2.89	c (2,2) 1416 (20 %) CSP clauses are encoded (4052 SAT variables, 2538 SAT clauses)
8.64/2.90	c (2,2) 2124 (30 %) CSP clauses are encoded (4052 SAT variables, 3246 SAT clauses)
8.64/2.91	c (2,2) 2832 (40 %) CSP clauses are encoded (4052 SAT variables, 3954 SAT clauses)
8.64/2.92	c (2,2) 3539 (50 %) CSP clauses are encoded (4052 SAT variables, 4811 SAT clauses)
8.64/3.01	c (2,2) 4247 (60 %) CSP clauses are encoded (4052 SAT variables, 15519 SAT clauses)
9.10/3.04	c (2,2) 4955 (70 %) CSP clauses are encoded (4052 SAT variables, 21249 SAT clauses)
9.10/3.06	c (2,2) 5663 (80 %) CSP clauses are encoded (4052 SAT variables, 22978 SAT clauses)
9.10/3.08	c (2,2) 6371 (90 %) CSP clauses are encoded (4052 SAT variables, 24510 SAT clauses)
9.52/3.12	c (2,2) 7078 (100 %) CSP clauses are encoded (4052 SAT variables, 27284 SAT clauses)
9.52/3.12	c (2,2) CSPinCNF to SatSolver End
9.52/3.12	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
9.52/3.19	c (2,2) STATISTICS2:HOME/instance-4297260-1532680572.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.52/3.19	c (2,2) SatSolver.solve Begin
9.52/3.19	c (2,2) 4052 bool, 27290 clause
9.52/3.19	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297260-1532680572.xml-scop-14627.cnf HOME/instance-4297260-1532680572.xml-scop-14627.cnf.out
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
9.91/3.28	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
9.91/3.28	c (2,0) c ========================================[ Problem Statistics ]===========================================
9.91/3.28	c (2,0) c |                                                                                                       |
9.91/3.28	c (2,0) c |  Number of variables:          4052                                                                   |
9.91/3.28	c (2,0) c |  Number of clauses:           27290                                                                   |
9.91/3.28	c (2,0) c |  Parse time:                   0.01 s                                                                 |
9.91/3.28	c (2,0) c |                                                                                                       |
9.91/3.28	c (2,0) c |  Eliminated clauses:           0.06 Mb                                                                |
9.91/3.28	c (2,0) c |  Simplification time:          0.03 s                                                                 |
9.91/3.28	c (2,0) c |                                                                                                       |
9.91/3.28	c (2,0) c |  Generating clones                                                                                    |
9.91/3.28	c (2,0) c |  all clones generated. Memory =  42.99Mb.                                                             |
9.91/3.28	c (2,0) c ========================================================================================================|
9.91/3.28	c (2,0) c last restart ## conflicts  :  176 41 
9.91/3.28	c (2,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
9.91/3.28	c (2,0) c Total Memory so far : 619.02Mb
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c real time : 0.069519 s
9.91/3.28	c (2,0) c cpu time  : 0.113497 s
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
9.91/3.28	c (2,0) c
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) c | Conflicts     |            1435 |        176 |        105 |        160 |        263 |        206 |        179 |         56 |        290 |
9.91/3.28	c (2,0) c | Decisions     |            3982 |        417 |        389 |        523 |        775 |        616 |        513 |        168 |        581 |
9.91/3.28	c (2,0) c | Propagations  |          258277 |      33987 |      19459 |      24891 |      48918 |      40641 |      29036 |      10089 |      51256 |
9.91/3.28	c (2,0) c | Avg_Trail     |                 |       1250 |       1015 |       1046 |       1155 |       1200 |       1153 |        959 |       1261 |
9.91/3.28	c (2,0) c | Avg_DL        |                 |         21 |         28 |         29 |         26 |         24 |         28 |         22 |         25 |
9.91/3.28	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.91/3.28	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) c | Exported      |             123 |         14 |         12 |         16 |         24 |         18 |         13 |          4 |         22 |
9.91/3.28	c (2,0) c | Imported      |             464 |          2 |        111 |         88 |         90 |         64 |         67 |         36 |          6 |
9.91/3.28	c (2,0) c | Good          |             223 |          2 |         50 |         41 |         41 |         31 |         32 |         20 |          6 |
9.91/3.28	c (2,0) c | Purge         |             241 |          0 |         61 |         47 |         49 |         33 |         35 |         16 |          0 |
9.91/3.28	c (2,0) c | Promoted      |               4 |          0 |          0 |          2 |          0 |          0 |          1 |          1 |          0 |
9.91/3.28	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.91/3.28	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) c | Unaries       |                 |          1 |          2 |          3 |          2 |          2 |          2 |          2 |          1 |
9.91/3.28	c (2,0) c | Binaries      |                 |          5 |          6 |          8 |         11 |          7 |          6 |          1 |         12 |
9.91/3.28	c (2,0) c | Glues         |                 |         14 |         12 |         16 |         24 |         18 |         13 |          4 |         22 |
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) c | Orig_Seen     |             6 % |       2307 |       1173 |       1381 |       2831 |       2403 |       2084 |        866 |       1987 |
9.91/3.28	c (2,0) c | Diff Orig seen|                 |      X     | -     1134 | -      926 |        524 |         96 | -      223 | -     1441 | -      320 |
9.91/3.28	c (2,0) c | Hamming       |            16 % |      X     |        723 |        624 |        681 |        689 |        703 |        756 |        643 |
9.91/3.28	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.91/3.28	c (2,0) 
9.91/3.28	c (2,0) s SATISFIABLE
9.91/3.29	c (2,2) SatSolver.solve End
9.91/3.29	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.91/3.29	c (2,2) Show results Begin
10.38/3.30	c (2,2) a[0][0] = 1
10.38/3.30	c (2,2) a[0][1] = 7
10.38/3.30	c (2,2) a[0][2] = 3
10.38/3.30	c (2,2) a[0][3] = 5
10.38/3.30	c (2,2) a[0][4] = 6
10.38/3.30	c (2,2) a[0][5] = 7
10.38/3.30	c (2,2) a[0][6] = 6
10.38/3.30	c (2,2) a[1][0] = 3
10.38/3.30	c (2,2) a[1][1] = 4
10.38/3.30	c (2,2) a[1][2] = 7
10.38/3.30	c (2,2) a[1][3] = 7
10.38/3.30	c (2,2) a[1][4] = 5
10.38/3.30	c (2,2) a[1][5] = 6
10.38/3.30	c (2,2) a[1][6] = 3
10.38/3.30	c (2,2) a[2][0] = 5
10.38/3.30	c (2,2) a[2][1] = 6
10.38/3.30	c (2,2) a[2][2] = 4
10.38/3.30	c (2,2) a[2][3] = 6
10.38/3.30	c (2,2) a[2][4] = 7
10.38/3.30	c (2,2) a[2][5] = 2
10.38/3.30	c (2,2) a[2][6] = 7
10.38/3.30	c (2,2) a[3][0] = 7
10.38/3.30	c (2,2) a[3][1] = 2
10.38/3.30	c (2,2) a[3][2] = 6
10.38/3.30	c (2,2) a[3][3] = 4
10.38/3.30	c (2,2) a[3][4] = 4
10.38/3.30	c (2,2) a[3][5] = 5
10.38/3.30	c (2,2) a[3][6] = 5
10.38/3.30	c (2,2) ad[0] = 5
10.38/3.30	c (2,2) ad[1] = 6
10.38/3.30	c (2,2) ad[2] = 3
10.38/3.30	c (2,2) ad[3] = 7
10.38/3.30	c (2,2) h[0][0] = 0
10.38/3.30	c (2,2) h[0][1] = 3
10.38/3.30	c (2,2) h[0][2] = 0
10.38/3.30	c (2,2) h[0][3] = 1
10.38/3.30	c (2,2) h[0][4] = 2
10.38/3.30	c (2,2) h[0][5] = 4
10.38/3.30	c (2,2) h[0][6] = 4
10.38/3.30	c (2,2) h[1][0] = 2
10.38/3.30	c (2,2) h[1][1] = 1
10.38/3.30	c (2,2) h[1][2] = 5
10.38/3.30	c (2,2) h[1][3] = 2
10.38/3.30	c (2,2) h[1][4] = 0
10.38/3.30	c (2,2) h[1][5] = 0
10.38/3.30	c (2,2) h[1][6] = 1
10.38/3.30	c (2,2) h[2][0] = 4
10.38/3.30	c (2,2) h[2][1] = 5
10.38/3.30	c (2,2) h[2][2] = 2
10.38/3.30	c (2,2) h[2][3] = 3
10.38/3.30	c (2,2) h[2][4] = 1
10.38/3.30	c (2,2) h[2][5] = 1
10.38/3.30	c (2,2) h[2][6] = 0
10.38/3.30	c (2,2) h[3][0] = 6
10.38/3.30	c (2,2) h[3][1] = 0
10.38/3.30	c (2,2) h[3][2] = 1
10.38/3.30	c (2,2) h[3][3] = 0
10.38/3.30	c (2,2) h[3][4] = 3
10.38/3.30	c (2,2) h[3][5] = 3
10.38/3.30	c (2,2) h[3][6] = 2
10.38/3.30	c (2,2) hd[0] = 2
10.38/3.30	c (2,2) hd[1] = 4
10.38/3.30	c (2,2) hd[2] = 0
10.38/3.30	c (2,2) hd[3] = 1
10.38/3.30	c (2,2) m[0][0] = 0
10.38/3.30	c (2,2) m[0][1] = 21
10.38/3.30	c (2,2) m[0][2] = 2
10.38/3.30	c (2,2) m[0][3] = 10
10.38/3.30	c (2,2) m[0][4] = 16
10.38/3.30	c (2,2) m[0][5] = 24
10.38/3.30	c (2,2) m[0][6] = 23
10.38/3.30	c (2,2) m[1][0] = 13
10.38/3.30	c (2,2) m[1][1] = 9
10.38/3.30	c (2,2) m[1][2] = 26
10.38/3.30	c (2,2) m[1][3] = 17
10.38/3.30	c (2,2) m[1][4] = 4
10.38/3.30	c (2,2) m[1][5] = 5
10.38/3.30	c (2,2) m[1][6] = 8
10.38/3.30	c (2,2) m[2][0] = 22
10.38/3.30	c (2,2) m[2][1] = 25
10.38/3.30	c (2,2) m[2][2] = 14
10.38/3.30	c (2,2) m[2][3] = 20
10.38/3.30	c (2,2) m[2][4] = 12
10.38/3.30	c (2,2) m[2][5] = 7
10.38/3.30	c (2,2) m[2][6] = 6
10.38/3.30	c (2,2) m[3][0] = 27
10.38/3.30	c (2,2) m[3][1] = 1
10.38/3.30	c (2,2) m[3][2] = 11
10.38/3.30	c (2,2) m[3][3] = 3
10.38/3.30	c (2,2) m[3][4] = 18
10.38/3.30	c (2,2) m[3][5] = 19
10.38/3.30	c (2,2) m[3][6] = 15
10.38/3.30	s SATISFIABLE
10.38/3.30	v <instantiation>
10.38/3.30	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.38/3.30	v     <values>0 3 0 1 2 4 4 2 1 5 2 0 0 1 4 5 2 3 1 1 0 6 0 1 0 3 3 2 1 7 3 5 6 7 6 3 4 7 7 5 6 3 5 6 4 6 7 2 7 7 2 6 4 4 5 5 0 21 2 10 16 24 23 13 9 26 17 4 5 8 22 25 14 20 12 7 6 27 1 11 3 18 19 15 2 4 0 1 5 6 3 7</values>
10.38/3.30	v </instantiation>
10.38/3.30	c (2,2) Show results End
10.38/3.30	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.38/3.30	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
10.38/3.30	c END-Prog: Fri Jul 27 10:36:15 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 (9620 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-4297260-1532680572/watcher-4297260-1532680572 -o /tmp/evaluation-result-4297260-1532680572/solver-4297260-1532680572 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532672644-13643 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297260-1532680572.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14627, runsolver pid=14624
Current StackSize limit: 8192 KiB


[startup+0.100123 s]*
/proc/loadavg: 1.51 3.79 6.29 3/198 14647
/proc/meminfo: memFree=20178784/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27312552 memory=106448 CPUtime=0.1 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 6670 0 0 0 8 2 0 0 20 0 20 0 85620344 27968053248 26612 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6828138 26612 2746 1 0 6790598 0
[pid=14627/tid=14629] ppid=14624 vsize=27312552 memory=8113404536823914649 CPUtime=0.09 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 4758 0 0 0 7 2 0 0 20 0 20 0 85620344 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648825874832 139648854070429 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27312552 memory=732370806712302565 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27312552 memory=140668374849152 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 26612 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620348 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 26612 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 26612 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) S 14624 14627 13616 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647240820720 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647239768176 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647170636016 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) S 14624 14627 13616 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647169583472 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 26612 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27968053248 26612 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106448 KiB

[startup+0.210018 s]*
/proc/loadavg: 1.51 3.79 6.29 2/198 14647
/proc/meminfo: memFree=20161916/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27312552 memory=121108 CPUtime=0.25 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 10577 0 0 0 21 4 0 0 20 0 20 0 85620344 27968053248 30277 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6828138 30277 2907 1 0 6790598 0
[pid=14627/tid=14629] ppid=14624 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 8441 0 0 0 17 3 0 0 20 0 20 0 85620344 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648825839480 139648854070429 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27312552 memory=288371044526560896 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 30277 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620348 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 30277 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 30277 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) S 14624 14627 13616 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647240820720 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) S 14624 14627 13616 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647239768176 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) S 14624 14627 13616 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647170636016 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) S 14624 14627 13616 0 -1 1077944384 297 0 0 0 2 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647169583472 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 30277 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27968053248 30277 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121108 KiB

[startup+0.309347 s]*
/proc/loadavg: 1.51 3.79 6.29 3/198 14647
/proc/meminfo: memFree=20158272/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27312552 memory=125276 CPUtime=0.41 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 11228 0 0 0 37 4 0 0 20 0 20 0 85620344 27968053248 31319 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6828138 31319 2965 1 0 6790598 0
[pid=14627/tid=14629] ppid=14624 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 8880 0 0 0 26 3 0 0 20 0 20 0 85620344 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648825852656 139648838128990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27312552 memory=140668232102831 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27312552 memory=140668232105136 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27312552 memory=140668232107440 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27968053248 31319 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620348 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27312552 memory=281336464221840 CPUtime=0 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 31319 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27312552 memory=281336464228752 CPUtime=0 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85620349 27968053248 31319 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27312552 memory=281336464170032 CPUtime=0 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27312552 memory=281336464242576 CPUtime=0.01 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) R 14624 14627 13616 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647240820720 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27312552 memory=281336464249488 CPUtime=0.01 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) S 14624 14627 13616 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647239768176 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27312552 memory=281336464247184 CPUtime=0.01 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) S 14624 14627 13616 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647170636016 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27312552 memory=281336464263744 CPUtime=0.07 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) R 14624 14627 13616 0 -1 4202560 343 0 0 0 7 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647169583472 139648854060438 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27968053248 31319 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27968053248 31319 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125276 KiB

[startup+0.700839 s]
/proc/loadavg: 1.51 3.79 6.29 2/198 14647
/proc/meminfo: memFree=20134628/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27320948 memory=163916 CPUtime=0.99 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 18541 0 0 0 93 6 0 0 20 0 20 0 85620344 27976650752 40979 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6830237 40979 3162 1 0 6791622 0
[pid=14627/tid=14629] ppid=14624 vsize=27320948 memory=7230638415873600087 CPUtime=0.67 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 15648 0 0 0 62 5 0 0 20 0 20 0 85620344 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648825876464 139648838092133 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27320948 memory=62904091046508 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27320948 memory=140668232119644 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27320948 memory=1724 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27976650752 40979 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85620348 27976650752 40979 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0

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

[pid=14627/tid=14646] ppid=14624 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27980845056 53606 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27980845056 53606 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 214424 KiB

[startup+3.11015 s]
/proc/loadavg: 1.55 3.76 6.27 5/198 14647
/proc/meminfo: memFree=19755444/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27327160 memory=570516 CPUtime=9.52 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 31638 0 0 0 933 19 0 0 20 0 20 0 85620344 27983011840 142629 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6831790 142629 3225 1 0 6792646 0
[pid=14627/tid=14629] ppid=14624 vsize=27327160 memory=4140 CPUtime=3.06 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 17618 0 0 0 294 12 0 0 20 0 20 0 85620344 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648825883328 139648854060438 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27327160 memory=140668232316384 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27327160 memory=4140 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27327160 memory=25012 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27327160 memory=1296 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27327160 memory=2412 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27983011840 142629 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27327160 memory=1724 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85620348 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27327160 memory=1228 CPUtime=0 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85620349 27983011840 142629 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27327160 memory=1428 CPUtime=0 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85620349 27983011840 142629 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27327160 memory=1196 CPUtime=0 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27327160 memory=5788 CPUtime=1.7 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) R 14624 14627 13616 0 -1 4202560 3270 0 0 0 169 1 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647240812048 139648839214142 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27327160 memory=56 CPUtime=1.7 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) R 14624 14627 13616 0 -1 4202560 2690 0 0 0 169 1 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647239759424 139648837260164 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27327160 memory=12901 CPUtime=1.78 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) R 14624 14627 13616 0 -1 4202560 2510 0 0 0 177 1 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647170626608 139648833264479 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27327160 memory=13713 CPUtime=1.22 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) R 14624 14627 13616 0 -1 4202560 4183 0 0 0 121 1 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647169583280 139648833772890 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27983011840 142629 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27983011840 142629 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 9.52 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 570516 KiB

[startup+3.33099 s]
# the end of solver process 14627 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.2038 s, system=0.230625 s

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

[startup+3.20111 s]
/proc/loadavg: 1.55 3.76 6.27 5/198 14647
/proc/meminfo: memFree=19755444/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27329208 memory=601340 CPUtime=9.91 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 31733 0 0 0 972 19 0 0 20 0 20 0 85620344 27985108992 150335 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6832302 150335 3225 1 0 6793158 0
[pid=14627/tid=14629] ppid=14624 vsize=27329208 memory=8547712850019655617 CPUtime=3.15 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 17699 0 0 0 303 12 0 0 20 0 20 0 85620344 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648825861440 139648835442234 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27329208 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27329208 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27329208 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27329208 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27329208 memory=56 CPUtime=0 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150335 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27329208 memory=1399717448514900851 CPUtime=0 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150388 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27329208 memory=7810204279274297449 CPUtime=0 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150388 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27329208 memory=4639622827774857296 CPUtime=0 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85620347 27985108992 150388 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27329208 memory=8099282391675589225 CPUtime=0 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85620348 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27329208 memory=7590084254661896024 CPUtime=0 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85620349 27985108992 150388 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27329208 memory=7522513741670278994 CPUtime=0 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85620349 27985108992 150388 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27329208 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27329208 memory=0 CPUtime=1.79 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) R 14624 14627 13616 0 -1 4202560 3270 0 0 0 178 1 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647240789104 139648837545291 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27329208 memory=281336464206176 CPUtime=1.79 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) R 14624 14627 13616 0 -1 4202560 2690 0 0 0 178 1 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647239756848 139648837534519 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27329208 memory=4051470709627074884 CPUtime=1.86 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) R 14624 14627 13616 0 -1 4202560 2510 0 0 0 185 1 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647170626400 139648835612041 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27329208 memory=140668374850049 CPUtime=1.26 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) R 14624 14627 13616 0 -1 4202560 4199 0 0 0 125 1 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647169579520 139648833059665 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27329208 memory=167 CPUtime=0 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85620351 27985108992 150388 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27329208 memory=0 CPUtime=0 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85620352 27985108992 150388 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 9.91 s
Current children cumulated vsize: 27329208 KiB
Current children cumulated memory: 601340 KiB

[startup+3.30085 s]
/proc/loadavg: 1.55 3.76 6.27 5/198 14647
/proc/meminfo: memFree=19755444/32770624 swapFree=67108860/67108860
[pid=14627] ppid=14624 vsize=27853732 memory=618740 CPUtime=10.38 cores=0-7
/proc/14627/stat : 14627 (java) S 14624 14627 13616 0 -1 1077944320 32555 5488 0 0 1006 20 11 1 20 0 22 0 85620344 28522221568 154685 33554432000 4194304 4196468 140724880586720 140724880569264 139648854048503 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
/proc/14627/statm: 6963433 154685 3229 1 0 6924289 0
[pid=14627/tid=14629] ppid=14624 vsize=27853732 memory=4140 CPUtime=3.34 cores=0-7
/proc/14627/task/14629/stat : 14629 (java) R 14624 14627 13616 0 -1 4202560 18010 5488 0 0 309 13 11 1 20 0 22 0 85620344 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648825887744 139648838128990 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14630] ppid=14624 vsize=27853732 memory=0 CPUtime=0.12 cores=0-7
/proc/14627/task/14630/stat : 14630 (java) S 14624 14627 13616 0 -1 1077944384 2 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648858290960 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14631] ppid=14624 vsize=27853732 memory=140668232316384 CPUtime=0.12 cores=0-7
/proc/14627/task/14631/stat : 14631 (java) S 14624 14627 13616 0 -1 1077944384 1 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648672447376 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14632] ppid=14624 vsize=27853732 memory=0 CPUtime=0.12 cores=0-7
/proc/14627/task/14632/stat : 14632 (java) S 14624 14627 13616 0 -1 1077944384 3 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648671394832 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14633] ppid=14624 vsize=27853732 memory=0 CPUtime=0.12 cores=0-7
/proc/14627/task/14633/stat : 14633 (java) S 14624 14627 13616 0 -1 1077944384 1 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648670342288 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14634] ppid=14624 vsize=27853732 memory=56 CPUtime=0.12 cores=0-7
/proc/14627/task/14634/stat : 14634 (java) S 14624 14627 13616 0 -1 1077944384 2 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648669288720 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14635] ppid=14624 vsize=27853732 memory=12901 CPUtime=0.12 cores=0-7
/proc/14627/task/14635/stat : 14635 (java) S 14624 14627 13616 0 -1 1077944384 1 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648668236176 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14636] ppid=14624 vsize=27853732 memory=13713 CPUtime=0.12 cores=0-7
/proc/14627/task/14636/stat : 14636 (java) S 14624 14627 13616 0 -1 1077944384 2 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648667183632 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14637] ppid=14624 vsize=27853732 memory=0 CPUtime=0.12 cores=0-7
/proc/14627/task/14637/stat : 14637 (java) S 14624 14627 13616 0 -1 1077944384 2 5488 0 0 0 0 11 1 20 0 22 0 85620347 28522221568 154685 33554432000 4194304 4196468 140724880586720 139648666131088 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14638] ppid=14624 vsize=27853732 memory=0 CPUtime=0.12 cores=0-7
/proc/14627/task/14638/stat : 14638 (java) S 14624 14627 13616 0 -1 1077944384 5 5488 0 0 0 0 11 1 20 0 22 0 85620348 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647241873904 139648854059650 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14639] ppid=14624 vsize=27853732 memory=4140 CPUtime=0.12 cores=0-7
/proc/14627/task/14639/stat : 14639 (java) S 14624 14627 13616 0 -1 1077944384 13 5488 0 0 0 0 11 1 20 0 22 0 85620349 28522221568 154685 33554432000 4194304 4196468 140724880586720 139646633764256 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14640] ppid=14624 vsize=27853732 memory=25012 CPUtime=0.12 cores=0-7
/proc/14627/task/14640/stat : 14640 (java) S 14624 14627 13616 0 -1 1077944384 21 5488 0 0 0 0 11 1 20 0 22 0 85620349 28522221568 154685 33554432000 4194304 4196468 140724880586720 139646499542512 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14641] ppid=14624 vsize=27853732 memory=1296 CPUtime=0.12 cores=0-7
/proc/14627/task/14641/stat : 14641 (java) S 14624 14627 13616 0 -1 1077944384 1 5488 0 0 0 0 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139646125038288 139648854067099 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14642] ppid=14624 vsize=27853732 memory=2412 CPUtime=2.01 cores=0-7
/proc/14627/task/14642/stat : 14642 (java) R 14624 14627 13616 0 -1 4202560 3700 5488 0 0 188 1 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647240807248 139648835568188 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14643] ppid=14624 vsize=27853732 memory=1724 CPUtime=1.94 cores=0-7
/proc/14627/task/14643/stat : 14643 (java) S 14624 14627 13616 0 -1 1077944384 2690 5488 0 0 181 1 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647239768176 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14644] ppid=14624 vsize=27853732 memory=1228 CPUtime=2.07 cores=0-7
/proc/14627/task/14644/stat : 14644 (java) S 14624 14627 13616 0 -1 1077944384 2510 5488 0 0 194 1 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647170636016 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14645] ppid=14624 vsize=27853732 memory=1428 CPUtime=1.41 cores=0-7
/proc/14627/task/14645/stat : 14645 (java) S 14624 14627 13616 0 -1 1077944384 4208 5488 0 0 128 1 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647169583472 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14646] ppid=14624 vsize=27853732 memory=1196 CPUtime=0.12 cores=0-7
/proc/14627/task/14646/stat : 14646 (java) S 14624 14627 13616 0 -1 1077944384 3 5488 0 0 0 0 11 1 20 0 22 0 85620351 28522221568 154685 33554432000 4194304 4196468 140724880586720 139645627132640 139648854058709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
[pid=14627/tid=14647] ppid=14624 vsize=27853732 memory=5788 CPUtime=0.12 cores=0-7
/proc/14627/task/14647/stat : 14647 (java) S 14624 14627 13616 0 -1 1077944384 1 5488 0 0 0 0 11 1 20 0 22 0 85620352 28522221568 154685 33554432000 4194304 4196468 140724880586720 139647168531376 139648854059650 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7323648 140724880593882 140724880594181 140724880594181 140724880596943 0
Current children cumulated CPU time: 10.38 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 618740 KiB

Child status: 0
Real time (s): 3.33104
CPU time (s): 10.4344
CPU user time (s): 10.2038
CPU system time (s): 0.230625
CPU usage (%): 313.248
Max. virtual memory (cumulated for all children) (KiB): 27853732
Max. memory (cumulated for all children) (KiB): 618740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2038
system time used= 0.230625
maximum resident set size= 621484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38060
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= 7028
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 14627
#   total CPU time (s): 10.4344
#   total CPU user time (s): 10.2038
#   total CPU system time (s): 0.230625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050285 second user time and 0.073413 second system time

The end

Launcher Data

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

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-08_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297260-1532680572/watcher-4297260-1532680572 -o /tmp/evaluation-result-4297260-1532680572/solver-4297260-1532680572 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532672644-13643 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297260-1532680572.xml

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

MD5SUM BENCH= d342e5d3265d7d58fa84b10ce3b2f22d
RANDOM SEED=478068349

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:        20272100 kB
MemAvailable:   31926864 kB
Buffers:          295172 kB
Cached:         11543920 kB
SwapCached:            0 kB
Active:          3877544 kB
Inactive:        8015788 kB
Active(anon):      56936 kB
Inactive(anon):    25180 kB
Active(file):    3820608 kB
Inactive(file):  7990608 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8372 kB
Writeback:             0 kB
AnonPages:         83732 kB
Mapped:            41904 kB
Shmem:             25228 kB
Slab:             300036 kB
SReclaimable:     272008 kB
SUnreclaim:        28028 kB
KernelStack:        3600 kB
PageTables:         5208 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:     28672 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:15