Trace number 4297240

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 14.7991 4.21556

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-5-cp_c18.xml
MD5SUM01658bc7723d571de51995bec243d654
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 benchmark12.2397
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3007
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":125}]
Minimum variable degree98
Maximum variable degree99
Distribution of variable degrees[{"degree":98,"count":100},{"degree":99,"count":25}]
Minimum constraint arity4
Maximum constraint arity125
Distribution of constraint arities[{"arity":4,"count":3000},{"arity":25,"count":6},{"arity":125,"count":1}]
Number of extensional constraints0
Number of intensional constraints3000
Distribution of constraint types[{"type":"intension","count":3000},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
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 03:48:12 CEST 2018
0.65/0.55	c PID: 7382
0.65/0.55	c IP: 172.20.3.148
0.65/0.55	c HOST: node148.alineos.net
0.65/0.56	c (0,0) Parsing Begin
4.19/1.58	c (1,1) Parsing End
4.19/1.59	c (1,1) CSP: 125 int (0 aux), 0 bool (0 aux), 3007 ctr, max domain size 5
4.19/1.59	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.19/1.59	c (1,1) Constraint Name Generate Begin
4.60/1.61	c (1,1) Ctr:HOME/instance-4297240-1532656092.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
4.60/1.61	c (1,1) Constraint Name Generate End
4.60/1.61	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.60/1.61	c (1,1) CSP to CSPinCNF Begin
4.97/1.79	c (1,1) translated 301 (10%) constraints
5.34/1.86	c (1,1) translated 602 (20%) constraints
5.34/1.89	c (1,1) translated 903 (30%) constraints
5.64/1.91	c (1,1) translated 1203 (40%) constraints
5.64/1.93	c (1,1) translated 1504 (50%) constraints
5.64/1.95	c (1,1) translated 1805 (60%) constraints
5.64/1.97	c (1,1) translated 2105 (70%) constraints
5.64/1.99	c (1,1) translated 2406 (80%) constraints
6.00/2.01	c (1,1) translated 2707 (90%) constraints
7.30/2.31	c (1,1) translated 3007 (100%) constraints
8.44/2.61	c (2,2) STATISTICS1:HOME/instance-4297240-1532656092.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,914,4684,16777216,5,4,25,16777216:50;5:5115;1:1297,5:11279;2:2367;1:2820,4:3164;3:653;2:789;1:78,25:50;2:6412;1:3667,
8.44/2.61	c (2,2) ===========================================
8.44/2.61	c (2,2) Both Encoding selects:
8.44/2.61	c (2,2) Order
8.44/2.61	c (2,2) ===========================================
8.44/2.66	c (2,2) translated 469 (10%) constraints
8.90/2.71	c (2,2) translated 937 (20%) constraints
8.90/2.74	c (2,2) translated 1406 (30%) constraints
8.90/2.77	c (2,2) translated 1874 (40%) constraints
9.30/2.81	c (2,2) translated 2342 (50%) constraints
9.30/2.84	c (2,2) translated 2811 (60%) constraints
9.71/2.91	c (2,2) translated 3279 (70%) constraints
9.71/2.95	c (2,2) translated 3748 (80%) constraints
9.71/2.99	c (2,2) translated 4216 (90%) constraints
10.18/3.02	c (2,2) translated 4684 (100%) constraints
10.18/3.02	c (2,2) CSP to CSPinCNF End
10.18/3.03	c (2,2) CSP: 200 int (75 aux), 1414 bool (1414 aux), 6134 ctr, max domain size 6
10.18/3.03	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.18/3.03	c (2,2) CSPinCNF Propagation Begin
10.49/3.16	c (2,2) 345 values, 2218 unsatisfiable literals, and 1843 valid clauses are removed
10.49/3.16	c (2,2) CSPinCNF Propagation End
10.49/3.16	c (2,2) CSP: 470 int (345 aux), 1144 bool (1144 aux), 4291 ctr, max domain size 6
10.49/3.16	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.49/3.16	c (2,2) Simplify CSPinCNF Begin
10.88/3.29	c (2,2) Simplify CSPinCNF End
10.88/3.29	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
10.88/3.29	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
10.88/3.29	c (2,2) Calculate Precise Domain Begin
11.21/3.34	c (2,2) 0 values are removed by re-calculation
11.21/3.34	c (2,2) Calculate Precise Domain End
11.21/3.34	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
11.21/3.34	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
11.21/3.34	c (2,2) CSPinCNF to SatSolver Begin
11.64/3.45	c (2,2) 690 (10 %) CSP clauses are encoded (4447 SAT variables, 3101 SAT clauses)
11.64/3.49	c (2,2) 1379 (20 %) CSP clauses are encoded (4447 SAT variables, 5942 SAT clauses)
11.98/3.52	c (2,2) 2069 (30 %) CSP clauses are encoded (4447 SAT variables, 8632 SAT clauses)
11.98/3.55	c (3,2) 2758 (40 %) CSP clauses are encoded (4447 SAT variables, 11037 SAT clauses)
11.98/3.57	c (3,3) 3447 (50 %) CSP clauses are encoded (4447 SAT variables, 13470 SAT clauses)
11.98/3.58	c (3,3) 4137 (60 %) CSP clauses are encoded (4447 SAT variables, 14276 SAT clauses)
12.38/3.68	c (3,3) 4826 (70 %) CSP clauses are encoded (4447 SAT variables, 22820 SAT clauses)
13.19/3.82	c (3,3) 5516 (80 %) CSP clauses are encoded (4447 SAT variables, 39220 SAT clauses)
13.19/3.89	c (3,3) 6205 (90 %) CSP clauses are encoded (4447 SAT variables, 47764 SAT clauses)
13.46/3.91	c (3,3) 6894 (100 %) CSP clauses are encoded (4447 SAT variables, 49539 SAT clauses)
13.46/3.91	c (3,3) CSPinCNF to SatSolver End
13.46/3.91	c (3,3) Heap : 901 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
13.46/3.97	c (3,3) STATISTICS2:HOME/instance-4297240-1532656092.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,4217,6894,512,6,4,10,512:40;256:80;36:40;5:2715;1:59,6:240;5:7089;2:14274;1:59,4:1936;3:331;2:4444;1:183,10:40;9:80;3:40;2:2774;1:14874,
13.46/3.97	c (3,3) SatSolver.solve Begin
13.46/3.97	c (3,3) 4447 bool, 49543 clause
13.46/3.97	c (3,3) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297240-1532656092.xml-scop-7382.cnf HOME/instance-4297240-1532656092.xml-scop-7382.cnf.out
14.35/4.16	c (3,0) c
14.35/4.16	c (3,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
14.35/4.16	c (3,0) c
14.35/4.16	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
14.35/4.16	c (3,0) c 8 solvers engines and 1 companion as a blackboard created.
14.35/4.16	c (3,0) c ========================================[ Problem Statistics ]===========================================
14.35/4.16	c (3,0) c |                                                                                                       |
14.35/4.16	c (3,0) c |  Number of variables:          4447                                                                   |
14.35/4.16	c (3,0) c |  Number of clauses:           49543                                                                   |
14.35/4.16	c (3,0) c |  Parse time:                   0.02 s                                                                 |
14.35/4.16	c (3,0) c |                                                                                                       |
14.35/4.16	c (3,0) c |  Eliminated clauses:           0.02 Mb                                                                |
14.35/4.16	c (3,0) c |  Simplification time:          0.09 s                                                                 |
14.35/4.16	c (3,0) c |                                                                                                       |
14.35/4.16	c (3,0) c |  Generating clones                                                                                    |
14.35/4.16	c (3,0) c |  all clones generated. Memory =  50.77Mb.                                                             |
14.35/4.16	c (3,0) c ========================================================================================================|
14.35/4.16	c (3,0) c last restart ## conflicts  :  223 168 
14.35/4.16	c (3,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
14.35/4.16	c (3,0) c Total Memory so far : 628.48Mb
14.35/4.16	c (3,0) c
14.35/4.16	c (3,0) c real time : 0.175221 s
14.35/4.16	c (3,0) c cpu time  : 0.370007 s
14.35/4.17	c (3,0) c
14.35/4.17	c (3,0) c
14.35/4.17	c (3,0) c
14.35/4.17	c (3,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
14.35/4.17	c (3,0) c
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) c | Conflicts     |            5985 |        748 |        801 |        863 |        913 |        660 |        754 |        445 |        801 |
14.35/4.17	c (3,0) c | Decisions     |           17357 |       2722 |       1917 |       2476 |       2357 |       1728 |       1855 |       2385 |       1917 |
14.35/4.17	c (3,0) c | Propagations  |          871719 |     110146 |     132979 |      88655 |     120942 |     106234 |     124152 |      55632 |     132979 |
14.35/4.17	c (3,0) c | Avg_Trail     |                 |       1726 |       1507 |       1748 |       1942 |       1481 |       1500 |       1519 |       1507 |
14.35/4.17	c (3,0) c | Avg_DL        |                 |         56 |         92 |         49 |         90 |        100 |         95 |         73 |         92 |
14.35/4.17	c (3,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.35/4.17	c (3,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) c | Exported      |             130 |         17 |         19 |         11 |         21 |         14 |         19 |         10 |         19 |
14.35/4.17	c (3,0) c | Imported      |             435 |        113 |         16 |        119 |         64 |         16 |         16 |         75 |         16 |
14.35/4.17	c (3,0) c | Good          |             114 |         13 |         13 |         16 |         17 |         13 |         13 |         16 |         13 |
14.35/4.17	c (3,0) c | Purge         |             321 |        100 |          3 |        103 |         47 |          3 |          3 |         59 |          3 |
14.35/4.17	c (3,0) c | Promoted      |               1 |          0 |          0 |          1 |          0 |          0 |          0 |          0 |          0 |
14.35/4.17	c (3,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.35/4.17	c (3,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) c | Unaries       |                 |         23 |          1 |          6 |          2 |          1 |          1 |          6 |          1 |
14.35/4.17	c (3,0) c | Binaries      |                 |          5 |          2 |          2 |          1 |          2 |          2 |          2 |          2 |
14.35/4.17	c (3,0) c | Glues         |                 |         17 |         19 |         11 |         21 |         14 |         19 |         10 |         19 |
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) c | Orig_Seen     |             6 % |       3686 |       3329 |       2909 |       4806 |       3170 |       3285 |       2766 |       3329 |
14.35/4.17	c (3,0) c | Diff Orig seen|                 |        920 |        563 |        143 |       2040 |        404 |        519 |      X     |        563 |
14.35/4.17	c (3,0) c | Hamming       |            22 % |       1116 |        981 |        931 |        996 |        976 |       1006 |      X     |        981 |
14.35/4.17	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
14.35/4.17	c (3,0) 
14.35/4.17	c (3,0) s SATISFIABLE
14.35/4.18	c (3,3) SatSolver.solve End
14.35/4.18	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.35/4.18	c (3,3) Show results Begin
14.35/4.19	c (3,3) x[0][0] = 0
14.35/4.19	c (3,3) x[0][1] = 0
14.35/4.19	c (3,3) x[0][2] = 0
14.35/4.19	c (3,3) x[0][3] = 0
14.35/4.19	c (3,3) x[0][4] = 0
14.35/4.19	c (3,3) x[0][5] = 1
14.35/4.19	c (3,3) x[0][6] = 1
14.35/4.19	c (3,3) x[0][7] = 1
14.35/4.19	c (3,3) x[0][8] = 1
14.35/4.19	c (3,3) x[0][9] = 1
14.35/4.19	c (3,3) x[0][10] = 2
14.35/4.19	c (3,3) x[0][11] = 2
14.35/4.19	c (3,3) x[0][12] = 2
14.35/4.19	c (3,3) x[0][13] = 2
14.35/4.19	c (3,3) x[0][14] = 2
14.35/4.19	c (3,3) x[0][15] = 3
14.35/4.19	c (3,3) x[0][16] = 3
14.35/4.19	c (3,3) x[0][17] = 3
14.35/4.19	c (3,3) x[0][18] = 3
14.35/4.19	c (3,3) x[0][19] = 3
14.35/4.19	c (3,3) x[0][20] = 4
14.35/4.19	c (3,3) x[0][21] = 4
14.35/4.19	c (3,3) x[0][22] = 4
14.35/4.19	c (3,3) x[0][23] = 4
14.35/4.19	c (3,3) x[0][24] = 4
14.35/4.19	c (3,3) x[1][0] = 0
14.35/4.19	c (3,3) x[1][1] = 1
14.35/4.19	c (3,3) x[1][2] = 2
14.35/4.19	c (3,3) x[1][3] = 3
14.35/4.19	c (3,3) x[1][4] = 4
14.35/4.19	c (3,3) x[1][5] = 0
14.35/4.19	c (3,3) x[1][6] = 1
14.35/4.19	c (3,3) x[1][7] = 2
14.35/4.19	c (3,3) x[1][8] = 3
14.35/4.19	c (3,3) x[1][9] = 4
14.35/4.19	c (3,3) x[1][10] = 0
14.35/4.19	c (3,3) x[1][11] = 1
14.35/4.19	c (3,3) x[1][12] = 2
14.35/4.19	c (3,3) x[1][13] = 3
14.35/4.19	c (3,3) x[1][14] = 4
14.35/4.19	c (3,3) x[1][15] = 0
14.35/4.19	c (3,3) x[1][16] = 1
14.35/4.19	c (3,3) x[1][17] = 2
14.35/4.19	c (3,3) x[1][18] = 3
14.35/4.19	c (3,3) x[1][19] = 4
14.35/4.19	c (3,3) x[1][20] = 0
14.35/4.19	c (3,3) x[1][21] = 1
14.35/4.19	c (3,3) x[1][22] = 2
14.35/4.19	c (3,3) x[1][23] = 3
14.35/4.19	c (3,3) x[1][24] = 4
14.35/4.19	c (3,3) x[2][0] = 4
14.35/4.19	c (3,3) x[2][1] = 1
14.35/4.19	c (3,3) x[2][2] = 3
14.35/4.19	c (3,3) x[2][3] = 2
14.35/4.19	c (3,3) x[2][4] = 0
14.35/4.19	c (3,3) x[2][5] = 0
14.35/4.19	c (3,3) x[2][6] = 2
14.35/4.19	c (3,3) x[2][7] = 1
14.35/4.19	c (3,3) x[2][8] = 4
14.35/4.19	c (3,3) x[2][9] = 3
14.35/4.19	c (3,3) x[2][10] = 3
14.35/4.19	c (3,3) x[2][11] = 4
14.35/4.19	c (3,3) x[2][12] = 2
14.35/4.19	c (3,3) x[2][13] = 0
14.35/4.19	c (3,3) x[2][14] = 1
14.35/4.19	c (3,3) x[2][15] = 1
14.35/4.19	c (3,3) x[2][16] = 0
14.35/4.19	c (3,3) x[2][17] = 4
14.35/4.19	c (3,3) x[2][18] = 3
14.35/4.19	c (3,3) x[2][19] = 2
14.35/4.19	c (3,3) x[2][20] = 2
14.35/4.19	c (3,3) x[2][21] = 3
14.35/4.19	c (3,3) x[2][22] = 0
14.35/4.19	c (3,3) x[2][23] = 1
14.35/4.19	c (3,3) x[2][24] = 4
14.35/4.19	c (3,3) x[3][0] = 4
14.35/4.19	c (3,3) x[3][1] = 2
14.35/4.19	c (3,3) x[3][2] = 0
14.35/4.19	c (3,3) x[3][3] = 3
14.35/4.19	c (3,3) x[3][4] = 1
14.35/4.19	c (3,3) x[3][5] = 3
14.35/4.19	c (3,3) x[3][6] = 0
14.35/4.19	c (3,3) x[3][7] = 1
14.35/4.19	c (3,3) x[3][8] = 2
14.35/4.19	c (3,3) x[3][9] = 4
14.35/4.19	c (3,3) x[3][10] = 2
14.35/4.19	c (3,3) x[3][11] = 1
14.35/4.19	c (3,3) x[3][12] = 4
14.35/4.19	c (3,3) x[3][13] = 0
14.35/4.19	c (3,3) x[3][14] = 3
14.35/4.19	c (3,3) x[3][15] = 0
14.35/4.19	c (3,3) x[3][16] = 4
14.35/4.19	c (3,3) x[3][17] = 3
14.35/4.19	c (3,3) x[3][18] = 1
14.35/4.19	c (3,3) x[3][19] = 2
14.35/4.19	c (3,3) x[3][20] = 1
14.35/4.19	c (3,3) x[3][21] = 3
14.35/4.19	c (3,3) x[3][22] = 2
14.35/4.19	c (3,3) x[3][23] = 4
14.35/4.19	c (3,3) x[3][24] = 0
14.35/4.19	c (3,3) x[4][0] = 4
14.35/4.19	c (3,3) x[4][1] = 2
14.35/4.19	c (3,3) x[4][2] = 3
14.35/4.19	c (3,3) x[4][3] = 0
14.35/4.19	c (3,3) x[4][4] = 1
14.35/4.19	c (3,3) x[4][5] = 3
14.35/4.19	c (3,3) x[4][6] = 4
14.35/4.19	c (3,3) x[4][7] = 0
14.35/4.19	c (3,3) x[4][8] = 1
14.35/4.19	c (3,3) x[4][9] = 2
14.35/4.19	c (3,3) x[4][10] = 0
14.35/4.19	c (3,3) x[4][11] = 3
14.35/4.19	c (3,3) x[4][12] = 1
14.35/4.19	c (3,3) x[4][13] = 2
14.35/4.19	c (3,3) x[4][14] = 4
14.35/4.19	c (3,3) x[4][15] = 1
14.35/4.19	c (3,3) x[4][16] = 0
14.35/4.19	c (3,3) x[4][17] = 2
14.35/4.19	c (3,3) x[4][18] = 4
14.35/4.19	c (3,3) x[4][19] = 3
14.35/4.19	c (3,3) x[4][20] = 2
14.35/4.19	c (3,3) x[4][21] = 1
14.35/4.19	c (3,3) x[4][22] = 4
14.35/4.19	c (3,3) x[4][23] = 3
14.35/4.19	c (3,3) x[4][24] = 0
14.35/4.19	s SATISFIABLE
14.35/4.19	v <instantiation>
14.35/4.19	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24]</list>
14.35/4.19	v     <values>0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 4 1 3 2 0 0 2 1 4 3 3 4 2 0 1 1 0 4 3 2 2 3 0 1 4 4 2 0 3 1 3 0 1 2 4 2 1 4 0 3 0 4 3 1 2 1 3 2 4 0 4 2 3 0 1 3 4 0 1 2 0 3 1 2 4 1 0 2 4 3 2 1 4 3 0</values>
14.35/4.19	v </instantiation>
14.35/4.19	c (3,3) Show results End
14.35/4.19	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.35/4.19	c (3,3) 1,1,2,2,2,2,3,3,3,STOP-AFTER(ALL)
14.35/4.19	c END-Prog: Fri Jul 27 03:48:16 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 (8325 MiB free)
  memory of node 1: 16384 MiB (14855 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297240-1532656092/watcher-4297240-1532656092 -o /tmp/evaluation-result-4297240-1532656092/solver-4297240-1532656092 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --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-4297240-1532656092.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=7382, runsolver pid=7379
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 7.34 8.38 8.64 3/198 7402
/proc/meminfo: memFree=23643688/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27312552 memory=106648 CPUtime=0.11 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 6205 0 0 0 8 3 0 0 20 0 20 0 83172328 27968053248 26662 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6828138 26662 2751 1 0 6790598 0
[pid=7382/tid=7384] ppid=7379 vsize=27312552 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 4299 0 0 0 6 2 0 0 20 0 20 0 83172328 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344820176920 140344832451934 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27312552 memory=140037687989888 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 26662 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172332 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 26662 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 26662 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) S 7379 7382 7239 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343973468784 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343972415984 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343971363696 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) S 7379 7382 7239 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343970310896 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 26662 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172336 27968053248 26662 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106648 KiB

[startup+0.209825 s]*
/proc/loadavg: 7.34 8.38 8.64 2/198 7402
/proc/meminfo: memFree=23627688/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27312552 memory=121312 CPUtime=0.24 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 10053 0 0 0 20 4 0 0 20 0 20 0 83172328 27968053248 30328 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6828138 30328 2924 1 0 6790598 0
[pid=7382/tid=7384] ppid=7379 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 7937 0 0 0 16 3 0 0 20 0 20 0 83172328 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344820161152 140344832451934 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27312552 memory=140037687996914 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 30328 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172332 27968053248 30328 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 30394 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 30394 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) S 7379 7382 7239 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140343973468784 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140343972415984 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) S 7379 7382 7239 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140343971363696 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) S 7379 7382 7239 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140343970310896 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 30394 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172336 27968053248 30394 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121312 KiB

[startup+0.309481 s]*
/proc/loadavg: 7.34 8.38 8.64 2/198 7402
/proc/meminfo: memFree=23623424/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27312552 memory=125064 CPUtime=0.41 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 10706 0 0 0 37 4 0 0 20 0 20 0 83172328 27968053248 31266 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6828138 31266 2963 1 0 6790598 0
[pid=7382/tid=7384] ppid=7379 vsize=27312552 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 8384 0 0 0 26 4 0 0 20 0 20 0 83172328 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344820175600 140344832451934 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27312552 memory=140037542998959 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27312552 memory=140037543001264 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27312552 memory=140037543003568 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27968053248 31266 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172332 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27312552 memory=280075086014096 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 31266 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27312552 memory=280075086021008 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83172333 27968053248 31266 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27312552 memory=280075085962288 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27312552 memory=280075086034832 CPUtime=0.01 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) S 7379 7382 7239 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343973468784 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27312552 memory=280075086041744 CPUtime=0 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) S 7379 7382 7239 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343972415984 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27312552 memory=280075086039440 CPUtime=0.01 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) S 7379 7382 7239 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343971363696 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27312552 memory=280075086056048 CPUtime=0.07 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) R 7379 7382 7239 0 -1 4202560 325 0 0 0 7 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343970310896 140344848392794 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27968053248 31266 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172336 27968053248 31266 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125064 KiB

[startup+0.700824 s]
/proc/loadavg: 7.34 8.38 8.64 2/198 7402
/proc/meminfo: memFree=23599784/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27318824 memory=164760 CPUtime=1.02 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 17750 0 0 0 96 6 0 0 20 0 20 0 83172328 27974475776 41190 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6829706 41190 3102 1 0 6791110 0
[pid=7382/tid=7384] ppid=7379 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 14900 0 0 0 62 5 0 0 20 0 20 0 83172328 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344820209024 140344314447104 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27318824 memory=5372 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27318824 memory=1440 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27318824 memory=4612 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27318824 memory=15876 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27974475776 41190 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27318824 memory=4044 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83172332 27974475776 41190 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0

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

[pid=7382/tid=7385] ppid=7379 vsize=27325044 memory=546740 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27325044 memory=55 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27325044 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27325044 memory=7294805103678564499 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27325044 memory=-8990763340995141536 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27325044 memory=4012 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27325044 memory=24472 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 148800 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27325044 memory=2396 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83172332 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27325044 memory=1300 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83172333 27980845056 148800 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27325044 memory=1732 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83172333 27980845056 148800 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27325044 memory=1716 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27325044 memory=0 CPUtime=2.06 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) R 7379 7382 7239 0 -1 4202560 3161 0 0 0 205 1 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343973461808 140344834385756 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27325044 memory=0 CPUtime=1.96 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) R 7379 7382 7239 0 -1 4202560 3215 0 0 0 195 1 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343972416112 140344833249279 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27325044 memory=0 CPUtime=2.09 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) R 7379 7382 7239 0 -1 4202560 2759 0 0 0 208 1 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343971352368 140344829893671 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27325044 memory=0 CPUtime=1.27 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) S 7379 7382 7239 0 -1 1077944384 4455 0 0 0 126 1 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343970310896 140344848382594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27980845056 148800 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172336 27980845056 148800 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 10.49 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 595200 KiB

[startup+4.21552 s]
# the end of solver process 7382 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.4866 s, system=0.312512 s

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

[startup+3.20113 s]
/proc/loadavg: 7.34 8.38 8.64 6/198 7402
/proc/meminfo: memFree=23183408/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27325044 memory=623252 CPUtime=10.88 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 32000 0 0 0 1070 18 0 0 20 0 20 0 83172328 27980845056 155813 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6831261 155813 3215 1 0 6792646 0
[pid=7382/tid=7384] ppid=7379 vsize=27325044 memory=0 CPUtime=3.16 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 16684 0 0 0 304 12 0 0 20 0 20 0 83172328 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344820207680 140344327716531 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27325044 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172330 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27325044 memory=7236950093853139077 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27325044 memory=4137282616176384387 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27325044 memory=-7385037593950845031 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27325044 memory=-8458152057954561420 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27325044 memory=-8675733323038954102 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172331 27980845056 155813 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27325044 memory=-6374957858630779283 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83172332 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27325044 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83172333 27980845056 155813 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27325044 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83172333 27980845056 155813 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27325044 memory=13847469322668609 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27325044 memory=0 CPUtime=2.15 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) R 7379 7382 7239 0 -1 4202560 3280 0 0 0 214 1 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343973458064 140344832362184 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27325044 memory=0 CPUtime=2.05 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) R 7379 7382 7239 0 -1 4202560 3410 0 0 0 204 1 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343972415984 140344829915690 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27325044 memory=6656426216303648864 CPUtime=2.18 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) R 7379 7382 7239 0 -1 4202560 2773 0 0 0 217 1 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343971351808 140344833293404 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27325044 memory=0 CPUtime=1.3 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) S 7379 7382 7239 0 -1 1077944384 4486 0 0 0 129 1 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343970310896 140344848382594 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83172335 27980845056 155813 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83172336 27980845056 155813 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 10.88 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 623252 KiB

[startup+4.00079 s]*
/proc/loadavg: 6.91 8.28 8.60 7/202 7407
/proc/meminfo: memFree=22858256/32770624 swapFree=67108404/67108860
[pid=7382] ppid=7379 vsize=27788196 memory=887484 CPUtime=13.91 cores=0-7
/proc/7382/stat : 7382 (java) S 7379 7382 7239 0 -1 1077944320 34543 0 0 0 1368 23 0 0 20 0 23 0 83172328 28455112704 221871 33554432000 4194304 4196468 140735677492608 140735677475152 140344848371447 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
/proc/7382/statm: 6947049 221871 3230 1 0 6907905 0
[pid=7403] ppid=7382 vsize=25904 memory=6392 CPUtime=0.01 cores=0-7
/proc/7403/stat : 7403 (glucose-syrup) R 7382 7382 7239 0 -1 4202496 1709 0 0 0 1 0 0 0 20 0 1 0 83172727 26525696 1598 33554432000 4194304 4373367 140724842861856 140724842858952 140079675792357 0 4 0 8388610 0 0 0 17 6 0 0 0 0 0 6470912 6472264 20873216 140724842869681 140724842869932 140724842869932 140724842872775 0
/proc/7403/statm: 6476 1598 333 44 0 2164 0
[pid=7382/tid=7384] ppid=7379 vsize=27788196 memory=-7003737579269690708 CPUtime=3.96 cores=0-7
/proc/7382/task/7384/stat : 7384 (java) R 7379 7382 7239 0 -1 4202560 17455 0 0 0 379 17 0 0 20 0 23 0 83172328 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344820193904 140344832451934 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7385] ppid=7379 vsize=27788196 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7382/task/7385/stat : 7385 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83172330 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344852613520 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7386] ppid=7379 vsize=27788196 memory=7881976923623549031 CPUtime=0 cores=0-7
/proc/7382/task/7386/stat : 7386 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344636008720 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7387] ppid=7379 vsize=27788196 memory=6300926662287124584 CPUtime=0 cores=0-7
/proc/7382/task/7387/stat : 7387 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344634956432 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7388] ppid=7379 vsize=27788196 memory=2336 CPUtime=0 cores=0-7
/proc/7382/task/7388/stat : 7388 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344268151312 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7389] ppid=7379 vsize=27788196 memory=1580 CPUtime=0 cores=0-7
/proc/7382/task/7389/stat : 7389 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344267099024 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7390] ppid=7379 vsize=27788196 memory=928 CPUtime=0 cores=0-7
/proc/7382/task/7390/stat : 7390 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344266046224 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7391] ppid=7379 vsize=27788196 memory=2244 CPUtime=0 cores=0-7
/proc/7382/task/7391/stat : 7391 (java) S 7379 7382 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344264993936 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7392] ppid=7379 vsize=27788196 memory=4124 CPUtime=0 cores=0-7
/proc/7382/task/7392/stat : 7392 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83172331 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344263941136 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7393] ppid=7379 vsize=27788196 memory=2200 CPUtime=0 cores=0-7
/proc/7382/task/7393/stat : 7393 (java) S 7379 7382 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 83172332 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343974520944 140344848382594 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7394] ppid=7379 vsize=27788196 memory=7284 CPUtime=0 cores=0-7
/proc/7382/task/7394/stat : 7394 (java) S 7379 7382 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 83172333 28455112704 221871 33554432000 4194304 4196468 140735677492608 140342619792160 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7395] ppid=7379 vsize=27788196 memory=840 CPUtime=0 cores=0-7
/proc/7382/task/7395/stat : 7395 (java) S 7379 7382 7239 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 83172333 28455112704 221871 33554432000 4194304 4196468 140735677492608 140342485570672 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7396] ppid=7379 vsize=27788196 memory=2241 CPUtime=0 cores=0-7
/proc/7382/task/7396/stat : 7396 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140342111066192 140344848390043 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7397] ppid=7379 vsize=27788196 memory=2244 CPUtime=2.81 cores=0-7
/proc/7382/task/7397/stat : 7397 (java) R 7379 7382 7239 0 -1 4202560 4227 0 0 0 280 1 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343973447824 140344827705079 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7398] ppid=7379 vsize=27788196 memory=0 CPUtime=2.78 cores=0-7
/proc/7382/task/7398/stat : 7398 (java) R 7379 7382 7239 0 -1 4202560 4107 0 0 0 277 1 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343972401760 140344829914779 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7399] ppid=7379 vsize=27788196 memory=0 CPUtime=2.85 cores=0-7
/proc/7382/task/7399/stat : 7399 (java) R 7379 7382 7239 0 -1 4202560 2827 0 0 0 284 1 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343971363696 140344831868231 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7400] ppid=7379 vsize=27788196 memory=0 CPUtime=1.46 cores=0-7
/proc/7382/task/7400/stat : 7400 (java) R 7379 7382 7239 0 -1 4202560 4525 0 0 0 145 1 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343970310896 140344848392794 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7401] ppid=7379 vsize=27788196 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7401/stat : 7401 (java) S 7379 7382 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 83172335 28455112704 221871 33554432000 4194304 4196468 140735677492608 140341613160800 140344848381653 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7402] ppid=7379 vsize=27788196 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7402/stat : 7402 (java) S 7379 7382 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 83172336 28455112704 221871 33554432000 4194304 4196468 140735677492608 140343969257776 140344848382594 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7404] ppid=7379 vsize=27788196 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7404/stat : 7404 (java) S 7379 7382 7239 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 23 0 83172727 28455112704 221871 33554432000 4194304 4196468 140735677492608 140344230757696 140344848396057 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7406] ppid=7379 vsize=27788196 memory=-1 CPUtime=0 cores=0-7
/proc/7382/task/7406/stat : 7406 (java) S 7379 7382 7239 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 23 0 83172727 28455112704 221871 33554432000 4194304 4196468 140735677492608 140340942061360 140344848393373 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
[pid=7382/tid=7407] ppid=7379 vsize=27788196 memory=0 CPUtime=0 cores=0-7
/proc/7382/task/7407/stat : 7407 (java) S 7379 7382 7239 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 23 0 83172727 28455112704 221871 33554432000 4194304 4196468 140735677492608 140341210496688 140344848393373 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 20471808 140735677498330 140735677498629 140735677498629 140735677501391 0
Current children cumulated CPU time: 13.92 s
Current children cumulated vsize: 27814100 KiB
Current children cumulated memory: 893876 KiB

[startup+4.20098 s]*
/proc/loadavg: 6.91 8.28 8.60 2/180 7416
/proc/meminfo: memFree=22855872/32770624 swapFree=67108404/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.21556
CPU time (s): 14.7991
CPU user time (s): 14.4866
CPU system time (s): 0.312512
CPU usage (%): 351.058
Max. virtual memory (cumulated for all children) (KiB): 28015952
Max. memory (cumulated for all children) (KiB): 902016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4866
system time used= 0.312512
maximum resident set size= 894616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12548
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 7382
#   total CPU time (s): 14.7991
#   total CPU user time (s): 14.4866
#   total CPU system time (s): 0.312512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049389 second user time and 0.09308 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 03:48:12
IDJOB=4297240
IDBENCH=141377
IDSOLVER=2759
FILE ID=node148/4297240-1532656092
RUNJOBID= node148-1532656086-7266
PBS_JOBID= 21022225
Free space on /tmp= 43264 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-5-cp_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-4297240-1532656092/watcher-4297240-1532656092 -o /tmp/evaluation-result-4297240-1532656092/solver-4297240-1532656092 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --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-4297240-1532656092.xml

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

MD5SUM BENCH= 01658bc7723d571de51995bec243d654
RANDOM SEED=1418805017

node148.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.50
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.50
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.50
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.50
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:        23737528 kB
MemAvailable:   31930628 kB
Buffers:          190476 kB
Cached:          8138108 kB
SwapCached:          352 kB
Active:          1948752 kB
Inactive:        6430688 kB
Active(anon):       3928 kB
Inactive(anon):    74572 kB
Active(file):    1944824 kB
Inactive(file):  6356116 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8496 kB
Writeback:             0 kB
AnonPages:        163084 kB
Mapped:            41504 kB
Shmem:             25016 kB
Slab:             348480 kB
SReclaimable:     320620 kB
SUnreclaim:        27860 kB
KernelStack:        3520 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 03:48:16