Trace number 4297255

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 480.122 62.1211

General information on the benchmark

NameStripPacking/
StripPacking-N1b_c18.xml
MD5SUMd6d9a16a398659a401a93dc83363d7ca
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 benchmark23.6406
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size1
Maximum domain size200
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":49},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 21:38:06 CEST 2018
0.66/0.55	c PID: 5924
0.66/0.55	c IP: 172.20.3.136
0.66/0.55	c HOST: node136.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.38/0.97	c (0,0) Parsing End
1.38/0.97	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.38/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.38/0.97	c (0,0) Constraint Name Generate Begin
1.38/0.98	c (0,0) Ctr:HOME/instance-4297255-1532633886.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.38/0.98	c (0,0) Constraint Name Generate End
1.38/0.98	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.38/0.98	c (0,0) CSP to CSPinCNF Begin
1.58/1.06	c (0,0) translated 6 (10%) constraints
1.58/1.06	c (0,0) translated 11 (20%) constraints
1.58/1.07	c (0,0) translated 16 (30%) constraints
1.58/1.07	c (0,0) translated 21 (40%) constraints
1.58/1.08	c (0,0) translated 26 (50%) constraints
1.58/1.08	c (0,0) translated 32 (60%) constraints
1.75/1.17	c (0,0) translated 37 (70%) constraints
1.94/1.23	c (0,0) translated 42 (80%) constraints
1.94/1.26	c (0,0) translated 47 (90%) constraints
2.22/1.31	c (0,0) translated 52 (100%) constraints
2.53/1.45	c (0,0) STATISTICS1:HOME/instance-4297255-1532633886.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,149,411,380,192,4,3,380:4;374:8;370:12;366:16;358:72;354:32;348:36;346:40;344:44;330:48;324:52;320:56;286:30;276:62;143:30;138:2;2:32;1:2,192:66;190:66;187:66;185:66;183:66;179:198;177:66;174:66;173:66;172:66;165:66;162:66;160:66;143:66;138:66;2:1088;1:34,4:136;3:80;2:160;1:35,3:544;2:34;1:544;0:17,
2.53/1.45	c (0,0) ===========================================
2.53/1.45	c (0,0) Both Encoding selects:
2.53/1.45	c (0,0) Order
2.53/1.45	c (0,0) ===========================================
2.53/1.46	c (0,0) translated 42 (10%) constraints
2.53/1.47	c (0,0) translated 83 (20%) constraints
2.53/1.47	c (0,0) translated 124 (30%) constraints
2.53/1.47	c (0,0) translated 165 (40%) constraints
2.53/1.48	c (0,0) translated 206 (50%) constraints
2.53/1.48	c (0,0) translated 247 (60%) constraints
2.53/1.48	c (0,0) translated 288 (70%) constraints
2.53/1.49	c (0,0) translated 329 (80%) constraints
2.53/1.50	c (0,0) translated 370 (90%) constraints
2.91/1.50	c (0,0) translated 411 (100%) constraints
2.91/1.50	c (0,0) CSP to CSPinCNF End
2.91/1.50	c (0,0) CSP: 68 int (0 aux), 81 bool (64 aux), 411 ctr, max domain size 192
2.91/1.50	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.91/1.50	c (0,0) CSPinCNF Propagation Begin
2.91/1.57	c (1,1) 0 values, 16 unsatisfiable literals, and 3 valid clauses are removed
2.91/1.57	c (1,1) CSPinCNF Propagation End
2.91/1.57	c (1,1) CSP: 68 int (0 aux), 81 bool (64 aux), 408 ctr, max domain size 192
2.91/1.57	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.91/1.57	c (1,1) Simplify CSPinCNF Begin
3.31/1.64	c (1,1) Simplify CSPinCNF End
3.31/1.64	c (1,1) CSP: 68 int (0 aux), 625 bool (608 aux), 952 ctr, max domain size 192
3.31/1.64	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.31/1.64	c (1,1) Calculate Precise Domain Begin
3.31/1.64	c (1,1) 0 values are removed by re-calculation
3.31/1.64	c (1,1) Calculate Precise Domain End
3.31/1.64	c (1,1) CSP: 68 int (0 aux), 625 bool (608 aux), 952 ctr, max domain size 192
3.31/1.64	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.31/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.72/1.70	c (1,1) 96 (10 %) CSP clauses are encoded (6499 SAT variables, 5903 SAT clauses)
3.72/1.71	c (1,1) 191 (20 %) CSP clauses are encoded (6499 SAT variables, 5998 SAT clauses)
3.72/1.74	c (1,1) 286 (30 %) CSP clauses are encoded (6499 SAT variables, 8420 SAT clauses)
4.10/1.84	c (1,1) 381 (40 %) CSP clauses are encoded (6499 SAT variables, 25999 SAT clauses)
4.51/1.91	c (1,1) 476 (50 %) CSP clauses are encoded (6499 SAT variables, 46212 SAT clauses)
4.51/1.96	c (1,1) 572 (60 %) CSP clauses are encoded (6499 SAT variables, 64006 SAT clauses)
4.80/2.01	c (1,1) 667 (70 %) CSP clauses are encoded (6499 SAT variables, 80788 SAT clauses)
4.80/2.06	c (1,1) 762 (80 %) CSP clauses are encoded (6499 SAT variables, 100739 SAT clauses)
4.93/2.11	c (1,1) 857 (90 %) CSP clauses are encoded (6499 SAT variables, 116519 SAT clauses)
5.11/2.21	c (1,1) 952 (100 %) CSP clauses are encoded (6499 SAT variables, 134982 SAT clauses)
5.11/2.21	c (1,1) CSPinCNF to SatSolver End
5.11/2.21	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.11/2.23	c (1,1) STATISTICS2:HOME/instance-4297255-1532633886.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,693,952,380,192,4,3,380:4;374:8;370:12;366:16;358:72;354:32;348:36;346:40;344:44;330:48;324:52;320:56;286:30;276:62;143:30;138:2;2:32,192:66;190:66;187:66;185:66;183:66;179:198;177:66;174:66;173:66;172:66;165:66;162:66;160:66;143:64;138:66;2:2176;1:32,4:136;3:64;2:720;1:32,3:544;2:32;1:1632,
5.11/2.23	c (1,1) SatSolver.solve Begin
5.11/2.23	c (1,1) 6499 bool, 135140 clause
5.11/2.23	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297255-1532633886.xml-scop-5924.cnf HOME/instance-4297255-1532633886.xml-scop-5924.cnf.out
77.59/11.68	c (11,0) c
77.59/11.68	c (11,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
77.59/11.68	c (11,0) c
77.59/11.68	c (11,0) c WARNING: for repeatability, setting FPU to use double precision
77.59/11.68	c (11,0) c 8 solvers engines and 1 companion as a blackboard created.
77.59/11.68	c (11,0) c ========================================[ Problem Statistics ]===========================================
77.59/11.68	c (11,0) c |                                                                                                       |
77.59/11.68	c (11,0) c |  Number of variables:          6499                                                                   |
77.59/11.68	c (11,0) c |  Number of clauses:          135140                                                                   |
77.59/11.68	c (11,0) c |  Parse time:                   0.04 s                                                                 |
77.59/11.68	c (11,0) c |                                                                                                       |
77.59/11.68	c (11,0) c |  Eliminated clauses:           0.02 Mb                                                                |
77.59/11.68	c (11,0) c |  Simplification time:          0.23 s                                                                 |
77.59/11.68	c (11,0) c |                                                                                                       |
77.59/11.68	c (11,0) c |  Generating clones                                                                                    |
77.59/11.68	c (11,0) c |  all clones generated. Memory = 108.53Mb.                                                             |
77.59/11.68	c (11,0) c ========================================================================================================|
77.59/11.68	c (11,0) c
77.59/11.68	c (11,0) c |-------------------------------------------------------------------------------------------------------|
77.59/11.68	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
77.59/11.68	c (11,0) c |-------------------------------------------------------------------------------------------------------|
77.59/11.68	c (11,0) c |  0 |     58 |      45445 |      22326 |    41785 |    13532 |     3805 |    29514 |     1119 |  0.000 |
77.59/11.69	c (11,0) c |  1 |     48 |      42516 |      22378 |    39422 |    13585 |     4286 |    29196 |     1115 |  0.000 |
77.59/11.69	c (11,0) c |  2 |     43 |      43507 |      23102 |    38385 |    14310 |     4168 |    28007 |     1252 |  0.000 |
77.59/11.69	c (11,0) c |  3 |     44 |      47862 |      24729 |    41699 |     8536 |     4521 |    28295 |     1307 |  0.000 |
77.59/11.69	c (11,0) c |  4 |     42 |      46137 |      23930 |    44287 |     7745 |     4254 |    27664 |     1035 |  0.000 |
77.59/11.69	c (11,0) c |  5 |     45 |      43927 |      23413 |    41846 |    14618 |     4527 |    29237 |      891 |  0.000 |
77.59/11.69	c (11,0) c |  6 |     35 |      45793 |      23128 |    41365 |    14333 |     4149 |    29425 |     1134 |  0.000 |
77.59/11.69	c (11,0) c |  7 |     48 |      45925 |      23248 |    42563 |    14456 |     4209 |    28367 |     1287 |  0.000 |
77.59/11.69	c (11,0) c 
77.59/11.69	c (11,0) c synthesis      186255 conflicts    62812156 propagations     5728 conflicts/sec  1931662 propagations/sec
77.59/11.69	c (11,0) c Total Memory so far : 698.56Mb
77.59/11.69	c (11,0) c
77.59/11.69	c (11,0) c |-------------------------------------------------------------------------------------------------------|
77.59/11.69	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
77.59/11.69	c (11,0) c |-------------------------------------------------------------------------------------------------------|
77.59/11.69	c (11,0) c |  0 |    117 |      89118 |      45107 |    51768 |    19018 |     8042 |    58080 |     3043 |  0.000 |
77.59/11.69	c (11,0) c |  1 |    123 |      87245 |      45226 |    51345 |    19133 |     7982 |    56036 |     3366 |  0.000 |
77.59/11.69	c (11,0) c |  2 |    113 |      89133 |      47127 |    56469 |    21041 |     8159 |    57985 |     3567 |  0.000 |
77.59/11.69	c (11,0) c |  3 |    103 |      95893 |      49670 |    57586 |    23580 |     8659 |    55224 |     3913 |  0.000 |
77.59/11.69	c (11,0) c |  4 |    107 |      92728 |      48264 |    59207 |    22173 |     8608 |    54980 |     3743 |  0.000 |
77.59/11.69	c (11,0) c |  5 |    118 |      87443 |      46774 |    54318 |    20680 |     7908 |    58137 |     3255 |  0.000 |
77.59/11.69	c (11,0) c |  6 |    113 |      92216 |      48064 |    58624 |    21972 |     8615 |    52816 |     3099 |  0.000 |
77.59/11.69	c (11,0) c |  7 |    154 |      95802 |      48417 |    58120 |    22328 |     8187 |    57934 |     3705 |  0.000 |
77.59/11.69	c (11,0) c 
173.30/23.67	c (23,0) c synthesis      378651 conflicts   133172216 propagations     5235 conflicts/sec  1841291 propagations/sec
173.30/23.67	c (23,0) c Total Memory so far : 687.34Mb
173.30/23.67	c (23,0) c
173.30/23.67	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.67	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
173.30/23.67	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.67	c (23,0) c |  0 |    200 |     119493 |      60486 |    57003 |    21944 |    10258 |    74890 |     4419 |  0.000 |
173.30/23.67	c (23,0) c |  1 |    142 |     112969 |      59937 |    54925 |    21402 |    10475 |    74462 |     4911 |  0.000 |
173.30/23.67	c (23,0) c |  2 |    153 |     117605 |      62627 |    61424 |    24089 |    10418 |    74571 |     5176 |  0.000 |
173.30/23.67	c (23,0) c |  3 |    160 |     126183 |      66434 |    61237 |    27891 |    10908 |    74394 |     5687 |  0.000 |
173.30/23.67	c (23,0) c |  4 |    135 |     124328 |      65582 |    64622 |    27046 |    11215 |    73090 |     5373 |  0.000 |
173.30/23.67	c (23,0) c |  5 |    178 |     120303 |      63881 |    59398 |    25339 |    10153 |    74995 |     4865 |  0.000 |
173.30/23.67	c (23,0) c |  6 |    138 |     123382 |      64971 |    63867 |    26431 |    11276 |    73713 |     4428 |  0.000 |
173.30/23.67	c (23,0) c |  7 |    208 |     129256 |      65731 |    63314 |    27192 |    10618 |    74511 |     5401 |  0.000 |
173.30/23.67	c (23,0) c 
173.30/23.67	c (23,0) c synthesis      509649 conflicts   183055369 propagations     4891 conflicts/sec  1756849 propagations/sec
173.30/23.67	c (23,0) c Total Memory so far : 687.34Mb
173.30/23.67	c (23,0) c
173.30/23.67	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.68	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
173.30/23.68	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.68	c (23,0) c |  0 |    270 |     149054 |      75511 |    62025 |    21946 |    12275 |    89026 |     5655 |  0.000 |
173.30/23.68	c (23,0) c |  1 |    218 |     141528 |      75270 |    59606 |    21707 |    12373 |    89072 |     6537 |  0.000 |
173.30/23.68	c (23,0) c |  2 |    205 |     148195 |      79591 |    65217 |    26026 |    12691 |    88708 |     6975 |  0.000 |
173.30/23.68	c (23,0) c |  3 |    248 |     157967 |      82864 |    64223 |    29298 |    12862 |    88289 |     7381 |  0.000 |
173.30/23.68	c (23,0) c |  4 |    181 |     155939 |      82709 |    67769 |    29148 |    13424 |    87968 |     6951 |  0.000 |
173.30/23.68	c (23,0) c |  5 |    222 |     149678 |      79366 |    63469 |    25799 |    12176 |    89013 |     6374 |  0.000 |
173.30/23.68	c (23,0) c |  6 |    179 |     150953 |      80235 |    66181 |    26672 |    13004 |    88173 |     6057 |  0.000 |
173.30/23.68	c (23,0) c |  7 |    270 |     158415 |      81141 |    66436 |    27573 |    12669 |    88794 |     6687 |  0.000 |
173.30/23.68	c (23,0) c 
173.30/23.68	c (23,0) c synthesis      636689 conflicts   231788480 propagations     4679 conflicts/sec  1703577 propagations/sec
173.30/23.68	c (23,0) c Total Memory so far : 687.34Mb
173.30/23.68	c (23,0) c
173.30/23.68	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.68	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
173.30/23.68	c (23,0) c |-------------------------------------------------------------------------------------------------------|
173.30/23.68	c (23,0) c |  0 |    321 |     172227 |      88358 |    64279 |    34793 |    13994 |   100159 |     6630 |  0.000 |
173.30/23.68	c (23,0) c |  1 |    306 |     165862 |      87975 |    62094 |    34412 |    13741 |   101377 |     7450 |  0.000 |
173.30/23.68	c (23,0) c |  2 |    269 |     176105 |      94357 |    68223 |    23182 |    14427 |   100683 |     8280 |  0.000 |
173.30/23.68	c (23,0) c |  3 |    309 |     185822 |      97913 |    66080 |    26731 |    14647 |   100431 |     8705 |  0.000 |
173.30/23.68	c (23,0) c |  4 |    241 |     181198 |      96593 |    70199 |    25419 |    15071 |    98000 |     8170 |  0.000 |
173.30/23.68	c (23,0) c |  5 |    243 |     175675 |      93901 |    67183 |    22722 |    14297 |   100761 |     7164 |  0.000 |
173.30/23.68	c (23,0) c |  6 |    211 |     174423 |      93499 |    68269 |    22329 |    14557 |   100138 |     7357 |  0.000 |
173.30/23.68	c (23,0) c |  7 |    338 |     184400 |      95511 |    68622 |    24335 |    14453 |   100695 |     7642 |  0.000 |
173.30/23.68	c (23,0) c 
173.30/23.68	c (23,0) c synthesis      748107 conflicts   276751913 propagations     4455 conflicts/sec  1648132 propagations/sec
269.03/35.68	c (35,0) c Total Memory so far : 687.34Mb
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c Try to adapt solver strategies
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c Nothing extreme in this problem, continue with glucose default strategies.
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c Try to adapt solver strategies
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c Nothing extreme in this problem, continue with glucose default strategies.
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c Try to adapt solver strategies
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c Nothing extreme in this problem, continue with glucose default strategies.
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c Try to adapt solver strategies
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c Nothing extreme in this problem, continue with glucose default strategies.
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c |  0 |    375 |     199222 |     103285 |    66448 |    32110 |    16084 |   112056 |     7690 |  0.000 |
269.03/35.68	c (35,0) c |  1 |    360 |     193591 |     102339 |    66462 |    31157 |    15838 |   112282 |     9286 |  0.000 |
269.03/35.68	c (35,0) c |  2 |    321 |     199672 |     107735 |    69177 |    36559 |    15858 |   112205 |     9481 |  0.000 |
269.03/35.68	c (35,0) c |  3 |    400 |     209769 |     110298 |    67194 |    39116 |    15919 |   112272 |     9714 |  0.000 |
269.03/35.68	c (35,0) c |  4 |    297 |     203227 |     108370 |    71651 |    37195 |    16431 |   111594 |     9236 |  0.000 |
269.03/35.68	c (35,0) c |  5 |    288 |     199328 |     106460 |    70364 |    35281 |    15763 |   112415 |     8387 |  0.000 |
269.03/35.68	c (35,0) c |  6 |    271 |     198888 |     106462 |    71097 |    35291 |    16386 |   108602 |     8398 |  0.000 |
269.03/35.68	c (35,0) c |  7 |    401 |     209289 |     108835 |    70008 |    37659 |    15926 |   111681 |     8540 |  0.000 |
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c synthesis      853785 conflicts   319964411 propagations     4274 conflicts/sec  1601605 propagations/sec
269.03/35.68	c (35,0) c Total Memory so far : 687.34Mb
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c |  0 |    466 |     223518 |     115955 |    69038 |    24565 |    17350 |   123759 |     9146 |  0.000 |
269.03/35.68	c (35,0) c |  1 |    393 |     215482 |     114818 |    68275 |    23437 |    17607 |   121391 |    10495 |  0.000 |
269.03/35.68	c (35,0) c |  2 |    349 |     224091 |     121825 |    70381 |    30444 |    17738 |   123365 |    10361 |  0.000 |
269.03/35.68	c (35,0) c |  3 |    470 |     234233 |     123725 |    68465 |    32335 |    17615 |   123152 |    10552 |  0.000 |
269.03/35.68	c (35,0) c |  4 |    356 |     226138 |     120574 |    72949 |    29199 |    17706 |   123085 |    10436 |  0.000 |
269.03/35.68	c (35,0) c |  5 |    337 |     225757 |     120924 |    73095 |    29539 |    17764 |   122690 |     9745 |  0.000 |
269.03/35.68	c (35,0) c |  6 |    340 |     223077 |     119483 |    72535 |    28106 |    18022 |   123080 |     9273 |  0.000 |
269.03/35.68	c (35,0) c |  7 |    465 |     233280 |     121969 |    71277 |    30595 |    17412 |   122679 |     9475 |  0.000 |
269.03/35.68	c (35,0) c 
269.03/35.68	c (35,0) c synthesis      959274 conflicts   362975772 propagations     4141 conflicts/sec  1566989 propagations/sec
269.03/35.68	c (35,0) c Total Memory so far : 687.34Mb
269.03/35.68	c (35,0) c
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
269.03/35.68	c (35,0) c |-------------------------------------------------------------------------------------------------------|
269.03/35.68	c (35,0) c |  0 |    482 |     241642 |     126887 |    70720 |    35497 |    18699 |   134178 |    10443 |  0.000 |
269.03/35.68	c (35,0) c |  1 |    437 |     240786 |     128672 |    70882 |    37291 |    19447 |   133567 |    11395 |  0.000 |
269.03/35.68	c (35,0) c |  2 |    393 |     244126 |     132636 |    71365 |    41256 |    19154 |   133677 |    11618 |  0.000 |
269.03/35.68	c (35,0) c |  3 |    544 |     258212 |     136790 |    69851 |    45400 |    19202 |   133812 |    11832 |  0.000 |
269.03/35.68	c (35,0) c |  4 |    381 |     246319 |     132410 |    73592 |    41035 |    18984 |   130538 |    11177 |  0.000 |
388.65/50.67	c (50,0) c |  5 |    422 |     251112 |     134174 |    74293 |    42789 |    19568 |   133211 |    10860 |  0.000 |
388.65/50.67	c (50,0) c |  6 |    389 |     240540 |     129559 |    73363 |    38182 |    19137 |   132945 |     9917 |  0.000 |
388.65/50.67	c (50,0) c |  7 |    508 |     251728 |     131991 |    72225 |    40617 |    18829 |   134171 |    10290 |  0.000 |
388.65/50.67	c (50,0) c 
388.65/50.67	c (50,0) c synthesis     1053120 conflicts   400814631 propagations     3996 conflicts/sec  1520993 propagations/sec
388.65/50.67	c (50,0) c Total Memory so far : 705.57Mb
388.65/50.67	c (50,0) c
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c |  0 |    504 |     262192 |     138814 |    71961 |    24622 |    19930 |   142252 |    11621 |  0.000 |
388.65/50.67	c (50,0) c |  1 |    485 |     269603 |     144710 |    72475 |    30527 |    21207 |   144319 |    12757 |  0.000 |
388.65/50.67	c (50,0) c |  2 |    408 |     266714 |     146075 |    72377 |    31892 |    21236 |   142972 |    12554 |  0.000 |
388.65/50.67	c (50,0) c |  3 |    592 |     288615 |     154462 |    71999 |    40266 |    21355 |   143677 |    13277 |  0.000 |
388.65/50.67	c (50,0) c |  4 |    415 |     272391 |     147650 |    74678 |    33470 |    20626 |   145658 |    12407 |  0.000 |
388.65/50.67	c (50,0) c |  5 |    508 |     280628 |     150194 |    75376 |    36005 |    21494 |   145273 |    12183 |  0.000 |
388.65/50.67	c (50,0) c |  6 |    438 |     261884 |     140961 |    74564 |    26776 |    20441 |   146394 |    10810 |  0.000 |
388.65/50.67	c (50,0) c |  7 |    565 |     274620 |     144170 |    73268 |    29997 |    20549 |   146201 |    11194 |  0.000 |
388.65/50.67	c (50,0) c 
388.65/50.67	c (50,0) c synthesis     1167036 conflicts   447658336 propagations     3847 conflicts/sec  1475667 propagations/sec
388.65/50.67	c (50,0) c Total Memory so far : 687.34Mb
388.65/50.67	c (50,0) c
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c |  0 |    522 |     284556 |     152394 |    73484 |    38202 |    21575 |   157096 |    12589 |  0.000 |
388.65/50.67	c (50,0) c |  1 |    536 |     296569 |     160010 |    74000 |    45826 |    22554 |   155644 |    14233 |  0.000 |
388.65/50.67	c (50,0) c |  2 |    443 |     283861 |     156019 |    73002 |    41836 |    22580 |   156063 |    13245 |  0.000 |
388.65/50.67	c (50,0) c |  3 |    642 |     317068 |     170511 |    73148 |    30921 |    23322 |   152767 |    14379 |  0.000 |
388.65/50.67	c (50,0) c |  4 |    462 |     299994 |     162961 |    75953 |    48781 |    22302 |   155764 |    13511 |  0.000 |
388.65/50.67	c (50,0) c |  5 |    557 |     304497 |     163479 |    76241 |    49290 |    23091 |   155558 |    13378 |  0.000 |
388.65/50.67	c (50,0) c |  6 |    498 |     282232 |     152533 |    75179 |    38348 |    21518 |   157145 |    11559 |  0.000 |
388.65/50.67	c (50,0) c |  7 |    619 |     292317 |     154064 |    73802 |    39891 |    21735 |   156429 |    11738 |  0.000 |
388.65/50.67	c (50,0) c 
388.65/50.67	c (50,0) c synthesis     1271971 conflicts   491727658 propagations     3706 conflicts/sec  1432710 propagations/sec
388.65/50.67	c (50,0) c Total Memory so far : 687.34Mb
388.65/50.67	c (50,0) c
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
388.65/50.67	c (50,0) c |-------------------------------------------------------------------------------------------------------|
388.65/50.67	c (50,0) c |  0 |    574 |     306119 |     164386 |    74145 |    50194 |    22876 |   166806 |    13454 |  0.000 |
388.65/50.67	c (50,0) c |  1 |    581 |     322840 |     175278 |    75224 |    35704 |    24205 |   165454 |    15249 |  0.000 |
388.65/50.67	c (50,0) c |  2 |    515 |     298341 |     164322 |    73347 |    50138 |    23366 |   165916 |    13900 |  0.000 |
388.65/50.67	c (50,0) c |  3 |    683 |     348527 |     188347 |    75131 |    48757 |    25821 |   163359 |    16304 |  0.000 |
388.65/50.67	c (50,0) c |  4 |    520 |     325605 |     176905 |    76563 |    37321 |    23796 |   164471 |    14384 |  0.000 |
388.65/50.67	c (50,0) c |  5 |    620 |     326439 |     176276 |    76606 |    36684 |    24303 |   165388 |    14173 |  0.000 |
479.64/62.04	c (61,0) c |  6 |    590 |     300621 |     162183 |    76040 |    47998 |    22447 |   167249 |    12204 |  0.000 |
479.64/62.04	c (61,0) c |  7 |    652 |     310142 |     164311 |    74479 |    50138 |    22887 |   164776 |    12662 |  0.000 |
479.64/62.04	c (61,0) c 
479.64/62.04	c (61,0) c synthesis     1372008 conflicts   533480787 propagations     3581 conflicts/sec  1392585 propagations/sec
479.64/62.04	c (61,0) c Total Memory so far : 687.34Mb
479.64/62.04	c (61,0) c
479.64/62.04	c (61,0) c |-------------------------------------------------------------------------------------------------------|
479.64/62.05	c (61,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
479.64/62.05	c (61,0) c |-------------------------------------------------------------------------------------------------------|
479.64/62.05	c (61,0) c |  0 |    597 |     323237 |     174907 |    74795 |    35314 |    23945 |   173650 |    14006 |  0.000 |
479.64/62.05	c (61,0) c |  1 |    638 |     341486 |     185809 |    75654 |    46235 |    25355 |   171194 |    15905 |  0.000 |
479.64/62.05	c (61,0) c |  2 |    554 |     315044 |     173891 |    74060 |    34304 |    24607 |   173407 |    14660 |  0.000 |
479.64/62.05	c (61,0) c |  3 |    707 |     364366 |     197989 |    75530 |    30403 |    26817 |   170793 |    17586 |  0.000 |
479.64/62.05	c (61,0) c |  4 |    539 |     340707 |     185939 |    76895 |    46354 |    24821 |   172794 |    14798 |  0.000 |
479.64/62.05	c (61,0) c |  5 |    656 |     344069 |     186689 |    77026 |    47097 |    25562 |   171547 |    14872 |  0.000 |
479.64/62.05	c (61,0) c |  6 |    657 |     317041 |     170957 |    76759 |    31372 |    23388 |   173948 |    12623 |  0.000 |
479.64/62.05	c (61,0) c |  7 |    666 |     322212 |     171924 |    74752 |    32342 |    23606 |   171128 |    13167 |  0.000 |
479.64/62.05	c (61,0) c 
479.64/62.05	c (61,0) c synthesis     1448105 conflicts   566033536 propagations     3490 conflicts/sec  1364023 propagations/sec
479.64/62.05	c (61,0) c Total Memory so far : 687.34Mb
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c |-------------------------------------------------------------------------------------------------------|
479.64/62.05	c (61,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
479.64/62.05	c (61,0) c |-------------------------------------------------------------------------------------------------------|
479.64/62.05	c (61,0) c |  0 |    626 |     340536 |     184827 |    75215 |    45234 |    24964 |   182417 |    14512 |  0.000 |
479.64/62.05	c (61,0) c |  1 |    701 |     358983 |     195330 |    76073 |    55756 |    26349 |   181024 |    16468 |  0.000 |
479.64/62.05	c (61,0) c |  2 |    563 |     333221 |     184274 |    75906 |    44687 |    26236 |   179248 |    15551 |  0.000 |
479.64/62.05	c (61,0) c |  3 |    728 |     382051 |     208784 |    75855 |    41198 |    27876 |   179433 |    18396 |  0.000 |
479.64/62.05	c (61,0) c |  4 |    585 |     355172 |     194068 |    77113 |    54484 |    25534 |   181813 |    15228 |  0.000 |
479.64/62.05	c (61,0) c |  5 |    701 |     367178 |     199331 |    77592 |    31739 |    27348 |   179687 |    15781 |  0.000 |
479.64/62.05	c (61,0) c |  6 |    685 |     331471 |     179313 |    77529 |    39728 |    24443 |   182947 |    13161 |  0.000 |
479.64/62.05	c (61,0) c |  7 |    679 |     335425 |     179942 |    75064 |    40360 |    24659 |   182672 |    13683 |  0.000 |
479.64/62.05	c (61,0) c 
479.64/62.05	c (61,0) c synthesis     1525870 conflicts   598106269 propagations     3415 conflicts/sec  1338529 propagations/sec
479.64/62.05	c (61,0) c Total Memory so far : 687.34Mb
479.64/62.05	c (61,0) c last restart ## conflicts  :  4487 57 
479.64/62.05	c (61,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
479.64/62.05	c (61,0) c Total Memory so far : 687.34Mb
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c real time : 59.7939 s
479.64/62.05	c (61,0) c cpu time  : 473.757 s
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
479.64/62.05	c (61,0) c
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) c | Conflicts     |         1588038 |     192085 |     204094 |     189822 |     217362 |     203202 |     208783 |     186931 |     185759 |
479.64/62.05	c (61,0) c | Decisions     |         2911538 |     352693 |     375264 |     342831 |     396301 |     371931 |     384077 |     343707 |     344734 |
479.64/62.05	c (61,0) c | Propagations  |       624839701 |   74735801 |   80945217 |   74455269 |   85891780 |   77983080 |   83528821 |   74015572 |   73284161 |
479.64/62.05	c (61,0) c | Avg_Trail     |                 |       3088 |       3125 |       3087 |       3122 |       3093 |       3110 |       3186 |       3052 |
479.64/62.05	c (61,0) c | Avg_DL        |                 |         24 |         26 |         25 |         26 |         24 |         26 |         27 |         25 |
479.64/62.05	c (61,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
479.64/62.05	c (61,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) c | Exported      |          214211 |      25625 |      27056 |      26940 |      28851 |      26544 |      28485 |      25407 |      25303 |
479.64/62.05	c (61,0) c | Imported      |         1490279 |     187930 |     187037 |     186500 |     185357 |     187188 |     185648 |     185182 |     185437 |
479.64/62.05	c (61,0) c | Good          |             322 |         34 |         39 |         44 |         39 |         41 |         42 |         42 |         41 |
479.64/62.05	c (61,0) c | Purge         |         1489957 |     187896 |     186998 |     186456 |     185318 |     187147 |     185606 |     185140 |     185396 |
479.64/62.05	c (61,0) c | Promoted      |          126448 |      14777 |      16922 |      15953 |      19022 |      15695 |      16436 |      13530 |      14113 |
479.64/62.05	c (61,0) c | Remove_Imp    |          952547 |     116448 |     125169 |     116193 |     111596 |     126661 |     121704 |     118531 |     116245 |
479.64/62.05	c (61,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
479.64/62.05	c (61,0) c | Binaries      |                 |         12 |          7 |          2 |          7 |          5 |          4 |          4 |          5 |
479.64/62.05	c (61,0) c | Glues         |                 |        125 |         99 |         83 |         90 |         82 |        109 |         78 |         78 |
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) c | Orig_Seen     |            56 % |      75472 |      76654 |      76187 |      76200 |      77474 |      77997 |      78031 |      75214 |
479.64/62.05	c (61,0) c | Diff Orig seen|                 | -     2559 | -     1377 | -     1844 | -     1831 | -      557 | -       34 |      X     | -     2817 |
479.64/62.05	c (61,0) c | Hamming       |            34 % |       1916 |       2097 |       2389 |       2208 |       2768 |       2062 |      X     |       2039 |
479.64/62.05	c (61,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
479.64/62.05	c (61,0) 
479.64/62.05	c (61,0) s SATISFIABLE
479.64/62.07	c (61,1) SatSolver.solve End
479.64/62.07	c (61,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
479.64/62.07	c (61,1) Show results Begin
479.64/62.08	c (61,1) h[0] = 137
479.64/62.08	c (61,1) h[1] = 31
479.64/62.08	c (61,1) h[2] = 22
479.64/62.08	c (61,1) h[3] = 107
479.64/62.08	c (61,1) h[4] = 132
479.64/62.08	c (61,1) h[5] = 9
479.64/62.08	c (61,1) h[6] = 27
479.64/62.08	c (61,1) h[7] = 18
479.64/62.08	c (61,1) h[8] = 74
479.64/62.08	c (61,1) h[9] = 58
479.64/62.08	c (61,1) h[10] = 16
479.64/62.08	c (61,1) h[11] = 14
479.64/62.08	c (61,1) h[12] = 36
479.64/62.08	c (61,1) h[13] = 27
479.64/62.08	c (61,1) h[14] = 68
479.64/62.08	c (61,1) h[15] = 22
479.64/62.08	c (61,1) h[16] = 41
479.64/62.08	c (61,1) r[0] = 0
479.64/62.08	c (61,1) r[1] = 0
479.64/62.08	c (61,1) r[2] = 0
479.64/62.08	c (61,1) r[3] = 0
479.64/62.08	c (61,1) r[4] = 0
479.64/62.08	c (61,1) r[5] = 0
479.64/62.08	c (61,1) r[6] = 0
479.64/62.08	c (61,1) r[7] = 0
479.64/62.08	c (61,1) r[8] = 0
479.64/62.08	c (61,1) r[9] = 0
479.64/62.08	c (61,1) r[10] = 0
479.64/62.08	c (61,1) r[11] = 0
479.64/62.08	c (61,1) r[12] = 0
479.64/62.08	c (61,1) r[13] = 0
479.64/62.08	c (61,1) r[14] = 0
479.64/62.09	c (61,1) r[15] = 0
479.64/62.09	c (61,1) r[16] = 0
479.64/62.09	c (61,1) w[0] = 29
479.64/62.09	c (61,1) w[1] = 11
479.64/62.09	c (61,1) w[2] = 75
479.64/62.09	c (61,1) w[3] = 22
479.64/62.09	c (61,1) w[4] = 63
479.64/62.09	c (61,1) w[5] = 44
479.64/62.09	c (61,1) w[6] = 31
479.64/62.09	c (61,1) w[7] = 55
479.64/62.09	c (61,1) w[8] = 28
479.64/62.09	c (61,1) w[9] = 58
479.64/62.09	c (61,1) w[10] = 80
479.64/62.09	c (61,1) w[11] = 70
479.64/62.09	c (61,1) w[12] = 38
479.64/62.09	c (61,1) w[13] = 24
479.64/62.09	c (61,1) w[14] = 39
479.64/62.09	c (61,1) w[15] = 99
479.64/62.09	c (61,1) w[16] = 161
479.64/62.09	c (61,1) x[0] = 108
479.64/62.09	c (61,1) x[1] = 75
479.64/62.09	c (61,1) x[2] = 0
479.64/62.09	c (61,1) x[3] = 86
479.64/62.09	c (61,1) x[4] = 137
479.64/62.09	c (61,1) x[5] = 31
479.64/62.09	c (61,1) x[6] = 0
479.64/62.09	c (61,1) x[7] = 31
479.64/62.09	c (61,1) x[8] = 0
479.64/62.09	c (61,1) x[9] = 28
479.64/62.09	c (61,1) x[10] = 28
479.64/62.09	c (61,1) x[11] = 38
479.64/62.09	c (61,1) x[12] = 0
479.64/62.09	c (61,1) x[13] = 137
479.64/62.09	c (61,1) x[14] = 161
479.64/62.09	c (61,1) x[15] = 38
479.64/62.09	c (61,1) x[16] = 0
479.64/62.09	c (61,1) y[0] = 22
479.64/62.09	c (61,1) y[1] = 54
479.64/62.09	c (61,1) y[2] = 63
479.64/62.09	c (61,1) y[3] = 36
479.64/62.09	c (61,1) y[4] = 0
479.64/62.09	c (61,1) y[5] = 54
479.64/62.09	c (61,1) y[6] = 36
479.64/62.09	c (61,1) y[7] = 36
479.64/62.09	c (61,1) y[8] = 85
479.64/62.09	c (61,1) y[9] = 85
479.64/62.09	c (61,1) y[10] = 143
479.64/62.09	c (61,1) y[11] = 22
479.64/62.09	c (61,1) y[12] = 0
479.64/62.09	c (61,1) y[13] = 132
479.64/62.09	c (61,1) y[14] = 132
479.64/62.09	c (61,1) y[15] = 0
479.64/62.09	c (61,1) y[16] = 159
479.64/62.09	s SATISFIABLE
479.64/62.09	v <instantiation>
479.64/62.09	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]</list>
479.64/62.09	v     <values>108 75 0 86 137 31 0 31 0 28 28 38 0 137 161 38 0 22 54 63 36 0 54 36 36 85 85 143 22 0 132 132 0 159 29 11 75 22 63 44 31 55 28 58 80 70 38 24 39 99 161 137 31 22 107 132 9 27 18 74 58 16 14 36 27 68 22 41 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
479.64/62.09	v </instantiation>
479.64/62.09	c (61,1) Show results End
479.64/62.09	c (61,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
479.64/62.09	c (61,1) 0,0,0,1,1,1,1,61,61,STOP-AFTER(ALL)
479.64/62.09	c END-Prog: Thu Jul 26 21:39:08 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 (8018 MiB free)
  memory of node 1: 16384 MiB (12717 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297255-1532633886/watcher-4297255-1532633886 -o /tmp/evaluation-result-4297255-1532633886/solver-4297255-1532633886 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532633886-5907 --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-4297255-1532633886.xml 

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

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

solver pid=5924, runsolver pid=5921

[startup+0.100108 s]*
/proc/loadavg: 8.28 8.69 8.65 3/198 5944
/proc/meminfo: memFree=21137984/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27312552 memory=108520 CPUtime=0.1 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 6645 0 0 0 8 2 0 0 20 0 20 0 80951748 27968053248 27130 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6828138 27130 2753 1 0 6790598 0
[pid=5924/tid=5926] ppid=5921 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) R 5921 5924 5880 0 -1 4202560 4769 0 0 0 7 2 0 0 20 0 20 0 80951749 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788345583640 139788196158127 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27312552 memory=139915158148736 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 27130 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 27130 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5936] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5936/stat : 5936 (java) S 5921 5924 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 27130 33554432000 4194304 4196468 140734300886048 139786354418720 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5937] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5937/stat : 5937 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 27130 33554432000 4194304 4196468 140734300886048 139786085983088 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5938] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5938/stat : 5938 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139785711474512 139788373796763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5939] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5939/stat : 5939 (java) S 5921 5924 5880 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139787229911920 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5940] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5940/stat : 5940 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139787228859120 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5941] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5941/stat : 5941 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139786220198512 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5942] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5942/stat : 5942 (java) S 5921 5924 5880 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139786219145712 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5943] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5943/stat : 5943 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139785213569632 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5944] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5944/stat : 5944 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 27130 33554432000 4194304 4196468 140734300886048 139786218093104 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108520 KiB

[startup+0.210236 s]*
/proc/loadavg: 8.28 8.69 8.65 2/198 5944
/proc/meminfo: memFree=21119008/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27312552 memory=125464 CPUtime=0.24 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 11140 0 0 0 21 3 0 0 20 0 20 0 80951748 27968053248 31366 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6828138 31366 2874 1 0 6790598 0
[pid=5924/tid=5926] ppid=5921 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) R 5921 5924 5880 0 -1 4202560 9052 0 0 0 17 2 0 0 20 0 20 0 80951749 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788345566912 139788357858654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27312552 memory=10823 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27312552 memory=139915158154813 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 31432 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 31432 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5936] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5936/stat : 5936 (java) S 5921 5924 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 31432 33554432000 4194304 4196468 140734300886048 139786354418720 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5937] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5937/stat : 5937 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 31432 33554432000 4194304 4196468 140734300886048 139786085983088 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5938] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5938/stat : 5938 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139785711474512 139788373796763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5939] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5939/stat : 5939 (java) S 5921 5924 5880 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139787229911920 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5940] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5940/stat : 5940 (java) S 5921 5924 5880 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139787228859120 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5941] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5941/stat : 5941 (java) S 5921 5924 5880 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139786220198512 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5942] ppid=5921 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5924/task/5942/stat : 5942 (java) S 5921 5924 5880 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139786219145712 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5943] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5943/stat : 5943 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139785213569632 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5944] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5944/stat : 5944 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 31432 33554432000 4194304 4196468 140734300886048 139786218093104 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125464 KiB

[startup+0.309461 s]*
/proc/loadavg: 8.28 8.69 8.65 2/198 5944
/proc/meminfo: memFree=21115256/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27312552 memory=129264 CPUtime=0.42 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 11720 0 0 0 38 4 0 0 20 0 20 0 80951748 27968053248 32316 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6828138 32316 2974 1 0 6790598 0
[pid=5924/tid=5926] ppid=5921 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) R 5921 5924 5880 0 -1 4202560 9429 0 0 0 26 3 0 0 20 0 20 0 80951749 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788345582320 139788357858654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27312552 memory=139915002213295 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27312552 memory=139915002215600 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27312552 memory=139915002217904 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951751 27968053248 32316 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 32316 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5936] ppid=5921 vsize=27312552 memory=279830004442768 CPUtime=0 cores=0-7
/proc/5924/task/5936/stat : 5936 (java) S 5921 5924 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 32316 33554432000 4194304 4196468 140734300886048 139786354418720 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5937] ppid=5921 vsize=27312552 memory=279830004449680 CPUtime=0 cores=0-7
/proc/5924/task/5937/stat : 5937 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951753 27968053248 32316 33554432000 4194304 4196468 140734300886048 139786085983088 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5938] ppid=5921 vsize=27312552 memory=279830004390928 CPUtime=0 cores=0-7
/proc/5924/task/5938/stat : 5938 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139785711474512 139788373796763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5939] ppid=5921 vsize=27312552 memory=279830004463504 CPUtime=0.01 cores=0-7
/proc/5924/task/5939/stat : 5939 (java) S 5921 5924 5880 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139787229911920 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5940] ppid=5921 vsize=27312552 memory=279830004470416 CPUtime=0.01 cores=0-7
/proc/5924/task/5940/stat : 5940 (java) S 5921 5924 5880 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139787228859120 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5941] ppid=5921 vsize=27312552 memory=279830004468112 CPUtime=0.02 cores=0-7
/proc/5924/task/5941/stat : 5941 (java) S 5921 5924 5880 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139786220198512 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5942] ppid=5921 vsize=27312552 memory=279830004484720 CPUtime=0.06 cores=0-7
/proc/5924/task/5942/stat : 5942 (java) S 5921 5924 5880 0 -1 1077944384 328 0 0 0 6 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139786219145712 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5943] ppid=5921 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5943/stat : 5943 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139785213569632 139788373788373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5944] ppid=5921 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5924/task/5944/stat : 5944 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951756 27968053248 32316 33554432000 4194304 4196468 140734300886048 139786218093104 139788373789314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129264 KiB

[startup+0.700758 s]
/proc/loadavg: 8.28 8.69 8.65 2/198 5944
/proc/meminfo: memFree=21093180/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27320948 memory=165768 CPUtime=1 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 18464 0 0 0 94 6 0 0 20 0 20 0 80951748 27976650752 41442 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6830237 41442 3160 1 0 6791622 0
[pid=5924/tid=5926] ppid=5921 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) R 5921 5924 5880 0 -1 4202560 15675 0 0 0 62 5 0 0 20 0 20 0 80951749 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788345604544 139788357858654 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27320948 memory=1948 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27320948 memory=8548 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27320948 memory=800 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80951751 27976650752 41442 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27320948 memory=16436 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80951753 27976650752 41442 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0

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

Current children cumulated vsize: 28688636 KiB
Current children cumulated memory: 1015516 KiB

[startup+61.6023 s]
/proc/loadavg: 7.91 8.48 8.58 9/211 5958
/proc/meminfo: memFree=20228528/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27984808 memory=571552 CPUtime=5.51 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 26193 0 0 0 532 19 0 0 20 0 24 0 80951748 28656443392 142888 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6996202 142888 3224 1 0 6957058 0
[pid=5945] ppid=5924 vsize=703828 memory=443964 CPUtime=470.87 cores=0-7
/proc/5945/stat : 5945 (glucose-syrup) S 5924 5924 5880 0 -1 1077944320 262213 0 0 0 47021 66 0 0 20 0 9 0 80951974 720719872 110991 33554432000 4194304 4373367 140732511423888 140732511422432 140160765586050 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
/proc/5945/statm: 175957 110991 383 44 0 171645 0
[pid=5945/tid=5951] ppid=5924 vsize=703828 memory=956 CPUtime=58.99 cores=0-7
/proc/5945/task/5951/stat : 5951 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 27124 0 0 0 5892 7 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160744787312 4291314 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5952] ppid=5924 vsize=703828 memory=4140 CPUtime=58.98 cores=0-7
/proc/5945/task/5952/stat : 5952 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32701 0 0 0 5890 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160736394512 4271828 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5953] ppid=5924 vsize=703828 memory=23984 CPUtime=58.34 cores=0-7
/proc/5945/task/5953/stat : 5953 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32327 0 0 0 5826 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160728001808 4271897 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5954] ppid=5924 vsize=703828 memory=443964 CPUtime=58.99 cores=0-7
/proc/5945/task/5954/stat : 5954 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 30181 0 0 0 5893 6 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160719609200 4271828 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5955] ppid=5924 vsize=703828 memory=571552 CPUtime=58.98 cores=0-7
/proc/5945/task/5955/stat : 5955 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 27623 0 0 0 5893 5 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160711216496 4272347 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5956] ppid=5924 vsize=703828 memory=441456 CPUtime=58.97 cores=0-7
/proc/5945/task/5956/stat : 5956 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 28959 0 0 0 5891 6 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160702823792 4271619 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5957] ppid=5924 vsize=703828 memory=288230574492221466 CPUtime=58.43 cores=0-7
/proc/5945/task/5957/stat : 5957 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32197 0 0 0 5833 10 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160694431088 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5958] ppid=5924 vsize=703828 memory=288230613214036277 CPUtime=58.78 cores=0-7
/proc/5945/task/5958/stat : 5958 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 31369 0 0 0 5870 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160551820656 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5924/tid=5926] ppid=5921 vsize=27984808 memory=15535236834396114 CPUtime=2.26 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) S 5921 5924 5880 0 -1 1077944384 17901 0 0 0 213 13 0 0 20 0 24 0 80951749 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788345617408 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27984808 memory=1236 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27984808 memory=1836 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27984808 memory=5520 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27984808 memory=4616 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27984808 memory=1428 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27984808 memory=13048 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27984808 memory=1696 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27984808 memory=1232 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5936] ppid=5921 vsize=27984808 memory=1948 CPUtime=0 cores=0-7
/proc/5924/task/5936/stat : 5936 (java) S 5921 5924 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786354418720 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5937] ppid=5921 vsize=27984808 memory=1200 CPUtime=0 cores=0-7
/proc/5924/task/5937/stat : 5937 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786085983088 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5938] ppid=5921 vsize=27984808 memory=8548 CPUtime=0 cores=0-7
/proc/5924/task/5938/stat : 5938 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139785711474512 139788373796763 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5939] ppid=5921 vsize=27984808 memory=800 CPUtime=0.87 cores=0-7
/proc/5924/task/5939/stat : 5939 (java) S 5921 5924 5880 0 -1 1077944384 2025 0 0 0 85 2 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787229911920 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5940] ppid=5921 vsize=27984808 memory=15876 CPUtime=0.68 cores=0-7
/proc/5924/task/5940/stat : 5940 (java) S 5921 5924 5880 0 -1 1077944384 864 0 0 0 68 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787228859120 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5941] ppid=5921 vsize=27984808 memory=16436 CPUtime=0.68 cores=0-7
/proc/5924/task/5941/stat : 5941 (java) S 5921 5924 5880 0 -1 1077944384 928 0 0 0 67 1 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786220198512 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5942] ppid=5921 vsize=27984808 memory=14016 CPUtime=0.93 cores=0-7
/proc/5924/task/5942/stat : 5942 (java) S 5921 5924 5880 0 -1 1077944384 3072 0 0 0 92 1 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786219145712 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5943] ppid=5921 vsize=27984808 memory=4008 CPUtime=0 cores=0-7
/proc/5924/task/5943/stat : 5943 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139785213569632 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5944] ppid=5921 vsize=27984808 memory=1796 CPUtime=0.03 cores=0-7
/proc/5924/task/5944/stat : 5944 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 3 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786218093104 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5946] ppid=5921 vsize=27984808 memory=644 CPUtime=0 cores=0-7
/proc/5924/task/5946/stat : 5946 (java) S 5921 5924 5880 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788166759488 139788373802777 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5948] ppid=5921 vsize=27984808 memory=956 CPUtime=0.01 cores=0-7
/proc/5924/task/5948/stat : 5948 (java) S 5921 5924 5880 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784542470192 139788373800093 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5949] ppid=5921 vsize=27984808 memory=1236 CPUtime=0 cores=0-7
/proc/5924/task/5949/stat : 5949 (java) S 5921 5924 5880 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784810905520 139788373800093 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5950] ppid=5921 vsize=27984808 memory=2340 CPUtime=0 cores=0-7
/proc/5924/task/5950/stat : 5950 (java) S 5921 5924 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 80951976 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784274042400 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
Current children cumulated CPU time: 476.38 s
Current children cumulated vsize: 28688636 KiB
Current children cumulated memory: 1015516 KiB

[startup+62.0023 s]*
/proc/loadavg: 7.91 8.48 8.58 9/211 5958
/proc/meminfo: memFree=20228652/32770624 swapFree=67108860/67108860
[pid=5924] ppid=5921 vsize=27984808 memory=571552 CPUtime=5.51 cores=0-7
/proc/5924/stat : 5924 (java) S 5921 5924 5880 0 -1 1077944320 26193 0 0 0 532 19 0 0 20 0 24 0 80951748 28656443392 142888 33554432000 4194304 4196468 140734300886048 140734300868592 139788373778167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
/proc/5924/statm: 6996202 142888 3224 1 0 6957058 0
[pid=5945] ppid=5924 vsize=703828 memory=443964 CPUtime=474.13 cores=0-7
/proc/5945/stat : 5945 (glucose-syrup) S 5924 5924 5880 0 -1 1077944320 262261 0 0 0 47347 66 0 0 20 0 9 0 80951974 720719872 110991 33554432000 4194304 4373367 140732511423888 140732511422432 140160765586050 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
/proc/5945/statm: 175957 110991 383 44 0 171645 0
[pid=5945/tid=5951] ppid=5924 vsize=703828 memory=23984 CPUtime=59.4 cores=0-7
/proc/5945/task/5951/stat : 5951 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 27130 0 0 0 5933 7 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160744787312 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5952] ppid=5924 vsize=703828 memory=2436 CPUtime=59.39 cores=0-7
/proc/5945/task/5952/stat : 5952 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32701 0 0 0 5931 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160736394608 4271545 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5953] ppid=5924 vsize=703828 memory=1296 CPUtime=58.74 cores=0-7
/proc/5945/task/5953/stat : 5953 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32338 0 0 0 5866 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160728001808 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5954] ppid=5924 vsize=703828 memory=1836 CPUtime=59.4 cores=0-7
/proc/5945/task/5954/stat : 5954 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 30194 0 0 0 5934 6 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160719609200 4271925 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5955] ppid=5924 vsize=703828 memory=1008 CPUtime=59.39 cores=0-7
/proc/5945/task/5955/stat : 5955 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 27628 0 0 0 5934 5 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160711216496 4271597 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5956] ppid=5924 vsize=703828 memory=5520 CPUtime=59.38 cores=0-7
/proc/5945/task/5956/stat : 5956 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 28963 0 0 0 5932 6 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160702823792 4259489 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5957] ppid=5924 vsize=703828 memory=4616 CPUtime=58.84 cores=0-7
/proc/5945/task/5957/stat : 5957 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 32200 0 0 0 5874 10 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160694431088 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5945/tid=5958] ppid=5924 vsize=703828 memory=1428 CPUtime=59.19 cores=0-7
/proc/5945/task/5958/stat : 5958 (glucose-syrup) R 5924 5924 5880 0 -1 4202560 31375 0 0 0 5911 8 0 0 20 0 9 0 80952007 720719872 110991 33554432000 4194304 4373367 140732511423888 140160551820656 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 31375360 140732511429553 140732511429804 140732511429804 140732511432647 0
[pid=5924/tid=5926] ppid=5921 vsize=27984808 memory=8039887049847964836 CPUtime=2.26 cores=0-7
/proc/5924/task/5926/stat : 5926 (java) S 5921 5924 5880 0 -1 1077944384 17901 0 0 0 213 13 0 0 20 0 24 0 80951749 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788345617408 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5927] ppid=5921 vsize=27984808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5924/task/5927/stat : 5927 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788378020496 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5928] ppid=5921 vsize=27984808 memory=4008 CPUtime=0 cores=0-7
/proc/5924/task/5928/stat : 5928 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788192176656 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5929] ppid=5921 vsize=27984808 memory=8039887049847964836 CPUtime=0 cores=0-7
/proc/5924/task/5929/stat : 5929 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788191123856 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5930] ppid=5921 vsize=27984808 memory=644 CPUtime=0 cores=0-7
/proc/5924/task/5930/stat : 5930 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788190071056 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5931] ppid=5921 vsize=27984808 memory=956 CPUtime=0 cores=0-7
/proc/5924/task/5931/stat : 5931 (java) S 5921 5924 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788189019280 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5932] ppid=5921 vsize=27984808 memory=1236 CPUtime=0 cores=0-7
/proc/5924/task/5932/stat : 5932 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788187966480 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5933] ppid=5921 vsize=27984808 memory=2340 CPUtime=0 cores=0-7
/proc/5924/task/5933/stat : 5933 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788186913680 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5934] ppid=5921 vsize=27984808 memory=1576 CPUtime=0 cores=0-7
/proc/5924/task/5934/stat : 5934 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80951751 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788185860880 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5935] ppid=5921 vsize=27984808 memory=928 CPUtime=0 cores=0-7
/proc/5924/task/5935/stat : 5935 (java) S 5921 5924 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787230964080 139788373789314 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5936] ppid=5921 vsize=27984808 memory=2240 CPUtime=0 cores=0-7
/proc/5924/task/5936/stat : 5936 (java) S 5921 5924 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786354418720 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5937] ppid=5921 vsize=27984808 memory=4124 CPUtime=0 cores=0-7
/proc/5924/task/5937/stat : 5937 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951753 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786085983088 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5938] ppid=5921 vsize=27984808 memory=2200 CPUtime=0 cores=0-7
/proc/5924/task/5938/stat : 5938 (java) S 5921 5924 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139785711474512 139788373796763 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5939] ppid=5921 vsize=27984808 memory=7528 CPUtime=0.87 cores=0-7
/proc/5924/task/5939/stat : 5939 (java) S 5921 5924 5880 0 -1 1077944384 2025 0 0 0 85 2 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787229911920 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5940] ppid=5921 vsize=27984808 memory=840 CPUtime=0.68 cores=0-7
/proc/5924/task/5940/stat : 5940 (java) S 5921 5924 5880 0 -1 1077944384 864 0 0 0 68 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139787228859120 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5941] ppid=5921 vsize=27984808 memory=4100 CPUtime=0.68 cores=0-7
/proc/5924/task/5941/stat : 5941 (java) S 5921 5924 5880 0 -1 1077944384 928 0 0 0 67 1 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786220198512 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5942] ppid=5921 vsize=27984808 memory=1800 CPUtime=0.93 cores=0-7
/proc/5924/task/5942/stat : 5942 (java) S 5921 5924 5880 0 -1 1077944384 3072 0 0 0 92 1 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786219145712 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5943] ppid=5921 vsize=27984808 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/5924/task/5943/stat : 5943 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139785213569632 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5944] ppid=5921 vsize=27984808 memory=8039887049847964836 CPUtime=0.03 cores=0-7
/proc/5924/task/5944/stat : 5944 (java) S 5921 5924 5880 0 -1 1077944384 3 0 0 0 0 3 0 0 20 0 24 0 80951756 28656443392 142888 33554432000 4194304 4196468 140734300886048 139786218093104 139788373789314 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5946] ppid=5921 vsize=27984808 memory=15535236834396114 CPUtime=0 cores=0-7
/proc/5924/task/5946/stat : 5946 (java) S 5921 5924 5880 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139788166759488 139788373802777 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5948] ppid=5921 vsize=27984808 memory=1008 CPUtime=0.01 cores=0-7
/proc/5924/task/5948/stat : 5948 (java) S 5921 5924 5880 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784542470192 139788373800093 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5949] ppid=5921 vsize=27984808 memory=5520 CPUtime=0 cores=0-7
/proc/5924/task/5949/stat : 5949 (java) S 5921 5924 5880 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 80951974 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784810905520 139788373800093 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
[pid=5924/tid=5950] ppid=5921 vsize=27984808 memory=4140 CPUtime=0 cores=0-7
/proc/5924/task/5950/stat : 5950 (java) S 5921 5924 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 80951976 28656443392 142888 33554432000 4194304 4196468 140734300886048 139784274042400 139788373788373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22712320 140734300890074 140734300890373 140734300890373 140734300893135 0
Current children cumulated CPU time: 479.64 s
Current children cumulated vsize: 28688636 KiB
Current children cumulated memory: 1015516 KiB

[startup+62.1116 s]*
/proc/loadavg: 7.91 8.48 8.58 2/178 5958
/proc/meminfo: memFree=21232440/32770624 swapFree=67108860/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): 62.1211
CPU time (s): 480.122
CPU user time (s): 479.231
CPU system time (s): 0.890555
CPU usage (%): 772.88
Max. virtual memory (cumulated for all children) (KiB): 28745220
Max. memory (cumulated for all children) (KiB): 1015516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 479.231
system time used= 0.890555
maximum resident set size= 577084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289422
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12876
involuntary context switches= 4850


# summary of solver processes directly reported to runsolver:
#   pid: 5924
#   total CPU time (s): 480.122
#   total CPU user time (s): 479.231
#   total CPU system time (s): 0.890555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.527797 second user time and 0.95528 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-26 21:38:06
IDJOB=4297255
IDBENCH=141132
IDSOLVER=2759
FILE ID=node136/4297255-1532633886
RUNJOBID= node136-1532633886-5907
PBS_JOBID= 21022181
Free space on /tmp= 55796 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/StripPacking/StripPacking-N1b_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-4297255-1532633886/watcher-4297255-1532633886 -o /tmp/evaluation-result-4297255-1532633886/solver-4297255-1532633886 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532633886-5907 --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-4297255-1532633886.xml

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

MD5SUM BENCH= d6d9a16a398659a401a93dc83363d7ca
RANDOM SEED=1019841690

node136.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:        21233232 kB
MemAvailable:   31928572 kB
Buffers:          236224 kB
Cached:         10685160 kB
SwapCached:            0 kB
Active:          2790244 kB
Inactive:        8183708 kB
Active(anon):       3632 kB
Inactive(anon):    76720 kB
Active(file):    2786612 kB
Inactive(file):  8106988 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8476 kB
Writeback:             0 kB
AnonPages:         59044 kB
Mapped:            41400 kB
Shmem:             25228 kB
Slab:             257368 kB
SReclaimable:     230200 kB
SUnreclaim:        27168 kB
KernelStack:        3184 kB
PageTables:         4440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55788 MiB
End job on node136 at 2018-07-26 21:39:08