Trace number 4297317

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)UNSAT 12.1052 3.28078

General information on the benchmark

NameHaystacks/
Haystacks-ext-11_c18.xml
MD5SUMdd1566dde9022858d7af3144994afffb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.1052
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree10
Maximum variable degree11
Distribution of variable degrees[{"degree":10,"count":101},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":615}]
Number of extensional constraints615
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":615}]
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: Fri Jul 27 04:45:29 CEST 2018
0.66/0.55	c PID: 26992
0.66/0.55	c IP: 172.20.3.132
0.66/0.55	c HOST: node132.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.70/1.02	c (0,0) Parsing End
1.70/1.03	c (0,0) CSP: 121 int (0 aux), 0 bool (0 aux), 615 ctr, max domain size 11
1.70/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.70/1.03	c (0,0) Constraint Name Generate Begin
1.70/1.04	c (0,0) Ctr:HOME/instance-4297317-1532659528.xml,ExtensionConflict:ExtensionSupport:IntVar
1.70/1.04	c (0,0) Constraint Name Generate End
1.70/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.70/1.04	c (0,0) CSP to CSPinCNF Begin
2.57/1.46	c (0,0) translated 62 (10%) constraints
2.96/1.54	c (1,1) translated 123 (20%) constraints
3.38/1.61	c (1,1) translated 185 (30%) constraints
3.38/1.68	c (1,1) translated 246 (40%) constraints
3.80/1.74	c (1,1) translated 308 (50%) constraints
3.80/1.79	c (1,1) translated 369 (60%) constraints
4.20/1.84	c (1,1) translated 431 (70%) constraints
4.20/1.88	c (1,1) translated 492 (80%) constraints
4.62/1.91	c (1,1) translated 554 (90%) constraints
5.06/2.08	c (1,1) translated 615 (100%) constraints
5.56/2.17	c (1,1) STATISTICS1:HOME/instance-4297317-1532659528.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,12,1,,11:25610;2:530,12:10;4:5950;3:180;2:845,1:26140;0:10,
5.56/2.17	c (1,1) ===========================================
5.56/2.17	c (1,1) Both Encoding selects:
5.56/2.17	c (1,1) Order
5.56/2.17	c (1,1) ===========================================
5.93/2.21	c (1,1) translated 699 (10%) constraints
5.93/2.23	c (1,1) translated 1397 (20%) constraints
5.93/2.25	c (1,1) translated 2096 (30%) constraints
5.93/2.27	c (1,1) translated 2794 (40%) constraints
5.93/2.29	c (1,1) translated 3493 (50%) constraints
6.34/2.31	c (1,1) translated 4191 (60%) constraints
6.34/2.33	c (1,1) translated 4890 (70%) constraints
6.34/2.35	c (1,1) translated 5588 (80%) constraints
6.34/2.37	c (1,1) translated 6287 (90%) constraints
6.34/2.39	c (1,1) translated 6985 (100%) constraints
6.34/2.39	c (1,1) CSP to CSPinCNF End
6.34/2.39	c (1,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
6.34/2.39	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.34/2.39	c (1,1) CSPinCNF Propagation Begin
7.19/2.50	c (1,1) 0 values, 1220 unsatisfiable literals, and 0 valid clauses are removed
7.19/2.50	c (1,1) CSPinCNF Propagation End
7.19/2.51	c (1,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.19/2.51	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.19/2.51	c (1,1) Simplify CSPinCNF Begin
7.19/2.53	c (1,1) Simplify CSPinCNF End
7.19/2.53	c (2,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.19/2.53	c (2,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.19/2.53	c (2,1) Calculate Precise Domain Begin
7.19/2.53	c (2,1) 0 values are removed by re-calculation
7.19/2.53	c (2,1) Calculate Precise Domain End
7.19/2.53	c (2,1) CSP: 121 int (0 aux), 110 bool (110 aux), 6985 ctr, max domain size 11
7.19/2.53	c (2,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.19/2.53	c (2,1) CSPinCNF to SatSolver Begin
7.19/2.59	c (2,2) 699 (10 %) CSP clauses are encoded (1320 SAT variables, 1787 SAT clauses)
7.62/2.61	c (2,2) 1397 (20 %) CSP clauses are encoded (1320 SAT variables, 2485 SAT clauses)
7.62/2.62	c (2,2) 2096 (30 %) CSP clauses are encoded (1320 SAT variables, 3184 SAT clauses)
7.62/2.63	c (2,2) 2794 (40 %) CSP clauses are encoded (1320 SAT variables, 3882 SAT clauses)
7.62/2.64	c (2,2) 3493 (50 %) CSP clauses are encoded (1320 SAT variables, 4581 SAT clauses)
7.62/2.65	c (2,2) 4191 (60 %) CSP clauses are encoded (1320 SAT variables, 5279 SAT clauses)
7.62/2.66	c (2,2) 4890 (70 %) CSP clauses are encoded (1320 SAT variables, 5978 SAT clauses)
7.62/2.67	c (2,2) 5588 (80 %) CSP clauses are encoded (1320 SAT variables, 6676 SAT clauses)
7.62/2.68	c (2,2) 6287 (90 %) CSP clauses are encoded (1320 SAT variables, 7375 SAT clauses)
7.62/2.69	c (2,2) 6985 (100 %) CSP clauses are encoded (1320 SAT variables, 8073 SAT clauses)
7.62/2.69	c (2,2) CSPinCNF to SatSolver End
7.62/2.69	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.02/2.74	c (2,2) STATISTICS2:HOME/instance-4297317-1532659528.xml,ExtensionConflict:ExtensionSupport:IntVar,231,6985,-1,11,11,1,,11:24400;2:530,11:10;4:5345;3:180;2:1450,1:24930,
8.02/2.74	c (2,2) SatSolver.solve Begin
8.02/2.74	c (2,2) 1320 bool, 8074 clause
8.02/2.74	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297317-1532659528.xml-scop-26992.cnf HOME/instance-4297317-1532659528.xml-scop-26992.cnf.out
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
11.63/3.26	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
11.63/3.26	c (2,0) c ========================================[ Problem Statistics ]===========================================
11.63/3.26	c (2,0) c |                                                                                                       |
11.63/3.26	c (2,0) c |  Number of variables:          1320                                                                   |
11.63/3.26	c (2,0) c |  Number of clauses:            8074                                                                   |
11.63/3.26	c (2,0) c |  Parse time:                   0.00 s                                                                 |
11.63/3.26	c (2,0) c |                                                                                                       |
11.63/3.26	c (2,0) c |  Eliminated clauses:           0.00 Mb                                                                |
11.63/3.26	c (2,0) c |  Simplification time:          0.00 s                                                                 |
11.63/3.26	c (2,0) c |                                                                                                       |
11.63/3.26	c (2,0) c |  Generating clones                                                                                    |
11.63/3.26	c (2,0) c |  all clones generated. Memory =  30.59Mb.                                                             |
11.63/3.26	c (2,0) c ========================================================================================================|
11.63/3.26	c (2,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
11.63/3.26	c (2,0) c Total Memory so far : 613.61Mb
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c real time : 0.501258 s
11.63/3.26	c (2,0) c cpu time  : 3.61505 s
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
11.63/3.26	c (2,0) c
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) c | Conflicts     |          403240 |      50109 |      51001 |      49504 |      50408 |      49333 |      51001 |      51001 |      50883 |
11.63/3.26	c (2,0) c | Decisions     |          660165 |      82383 |      88233 |      84024 |      84319 |      78360 |      81679 |      82926 |      78241 |
11.63/3.26	c (2,0) c | Propagations  |         5506867 |     681338 |     736171 |     701710 |     708482 |     661391 |     663644 |     683026 |     671105 |
11.63/3.26	c (2,0) c | Avg_Trail     |                 |        695 |        765 |        729 |        749 |        750 |        763 |        733 |        762 |
11.63/3.26	c (2,0) c | Avg_DL        |                 |        104 |        120 |        111 |        114 |        113 |        117 |        113 |        126 |
11.63/3.26	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.63/3.26	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) c | Exported      |           53133 |       6323 |       6878 |       6087 |       6874 |       7504 |       6360 |       6189 |       6918 |
11.63/3.26	c (2,0) c | Imported      |          355970 |      46810 |      44999 |      46565 |      40881 |      44030 |      43862 |      46076 |      42747 |
11.63/3.26	c (2,0) c | Good          |            1473 |        207 |        207 |        177 |        137 |        201 |        174 |        201 |        169 |
11.63/3.26	c (2,0) c | Purge         |          354497 |      46603 |      44792 |      46388 |      40744 |      43829 |      43688 |      45875 |      42578 |
11.63/3.26	c (2,0) c | Promoted      |           44540 |       6084 |       5408 |       5884 |       4273 |       5278 |       5779 |       5714 |       6120 |
11.63/3.26	c (2,0) c | Remove_Imp    |          140025 |      14915 |      23340 |      17284 |      15301 |      13978 |      21260 |      23729 |      10218 |
11.63/3.26	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) c | Unaries       |                 |          8 |          2 |          6 |          1 |          3 |          3 |          3 |          1 |
11.63/3.26	c (2,0) c | Binaries      |                 |         54 |         17 |         65 |         23 |         19 |         30 |         30 |         23 |
11.63/3.26	c (2,0) c | Glues         |                 |        736 |        738 |        681 |        679 |        491 |        740 |        499 |        550 |
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) c | Orig_Seen     |            68 % |       5626 |       5685 |       5694 |       5661 |       5314 |       5601 |       5507 |       5250 |
11.63/3.26	c (2,0) c | Diff Orig seen|                 |      X     |         59 |         68 |         35 | -      312 | -       25 | -      119 | -      376 |
11.63/3.26	c (2,0) c | Hamming       |            29 % |      X     |        386 |        361 |        369 |        408 |        405 |        390 |        410 |
11.63/3.26	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
11.63/3.26	c (2,0) 
11.63/3.26	c (2,0) s UNSATISFIABLE
11.63/3.26	c (2,2) SatSolver.solve End
11.63/3.26	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.63/3.26	c (2,2) Show results Begin
11.63/3.26	s UNSATISFIABLE
11.63/3.26	c (2,2) Show results End
11.63/3.26	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.63/3.26	c (2,2) 0,0,1,1,2,2,2,2,2,STOP-AFTER(ALL)
11.63/3.27	c END-Prog: Fri Jul 27 04:45:32 CEST 2018

Verifier Data


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 (6454 MiB free)
  memory of node 1: 16384 MiB (12393 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297317-1532659528/watcher-4297317-1532659528 -o /tmp/evaluation-result-4297317-1532659528/solver-4297317-1532659528 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532654088-26444 --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-4297317-1532659528.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=26992, runsolver pid=26989

[startup+0.106893 s]*
/proc/loadavg: 7.56 8.13 8.31 3/202 27012
/proc/meminfo: memFree=19202452/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27312552 memory=109324 CPUtime=0.12 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 6831 0 0 0 9 3 0 0 20 0 20 0 83516007 27968053248 27331 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6828138 27331 2779 1 0 6790598 0
[pid=26992/tid=26994] ppid=26989 vsize=27312552 memory=8330141368402746272 CPUtime=0.09 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) R 26989 26992 26417 0 -1 4202560 4896 0 0 0 7 2 0 0 20 0 20 0 83516007 27968053248 27331 33554432000 4194304 4196468 140724197277424 139856305250696 139856313714482 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27312552 memory=732370085228272613 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27312552 memory=139946890819200 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516011 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27004] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27004/stat : 27004 (java) S 26989 26992 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 27331 33554432000 4194304 4196468 140724197277424 139854067263008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27005] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27005/stat : 27005 (java) S 26989 26992 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 27331 33554432000 4194304 4196468 140724197277424 139853933041008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27006] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27006/stat : 27006 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 27331 33554432000 4194304 4196468 140724197277424 139853558536528 139856333457307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27007] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27007/stat : 27007 (java) S 26989 26992 26417 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855457601904 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27008] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27008/stat : 27008 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 27331 33554432000 4194304 4196468 140724197277424 139855456549104 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27009] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27009/stat : 27009 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 27397 33554432000 4194304 4196468 140724197277424 139855455496304 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27010] ppid=26989 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/26992/task/27010/stat : 27010 (java) S 26989 26992 26417 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 20 0 83516014 27968053248 27397 33554432000 4194304 4196468 140724197277424 139855454443504 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27011] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27011/stat : 27011 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 27397 33554432000 4194304 4196468 140724197277424 139853060631648 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27012] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/27012/stat : 27012 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 27397 33554432000 4194304 4196468 140724197277424 139855453391920 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109324 KiB

[startup+0.210503 s]*
/proc/loadavg: 7.56 8.13 8.31 2/202 27012
/proc/meminfo: memFree=19189384/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27312552 memory=122388 CPUtime=0.25 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 10330 0 0 0 21 4 0 0 20 0 20 0 83516007 27968053248 30597 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6828138 30597 2912 1 0 6790598 0
[pid=26992/tid=26994] ppid=26989 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) R 26989 26992 26417 0 -1 4202560 8221 0 0 0 17 3 0 0 20 0 20 0 83516007 27968053248 30597 33554432000 4194304 4196468 140724197277424 139856305229376 139856315002367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27312552 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27312552 memory=139946891321037 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516011 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27004] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27004/stat : 27004 (java) S 26989 26992 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 30597 33554432000 4194304 4196468 140724197277424 139854067263008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27005] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27005/stat : 27005 (java) S 26989 26992 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 30597 33554432000 4194304 4196468 140724197277424 139853933041008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27006] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27006/stat : 27006 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 30597 33554432000 4194304 4196468 140724197277424 139853558536528 139856333457307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27007] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27007/stat : 27007 (java) S 26989 26992 26417 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855457601904 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27008] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27008/stat : 27008 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855456549104 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27009] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27009/stat : 27009 (java) S 26989 26992 26417 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855455496304 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27010] ppid=26989 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/26992/task/27010/stat : 27010 (java) S 26989 26992 26417 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 83516014 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855454443504 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27011] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27011/stat : 27011 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 30597 33554432000 4194304 4196468 140724197277424 139853060631648 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27012] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/27012/stat : 27012 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 30597 33554432000 4194304 4196468 140724197277424 139855453391920 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122388 KiB

[startup+0.310483 s]*
/proc/loadavg: 7.56 8.13 8.31 2/202 27012
/proc/meminfo: memFree=19184452/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27312552 memory=125860 CPUtime=0.42 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 10889 0 0 0 37 5 0 0 20 0 20 0 83516007 27968053248 31465 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6828138 31465 2980 1 0 6790598 0
[pid=26992/tid=26994] ppid=26989 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) R 26989 26992 26417 0 -1 4202560 8590 0 0 0 26 3 0 0 20 0 20 0 83516007 27968053248 31465 33554432000 4194304 4196468 140724197277424 139856305242864 139856318604279 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27312552 memory=139946744705967 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27312552 memory=139946744708272 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27312552 memory=139946744710576 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516011 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27004] ppid=26989 vsize=27312552 memory=279893489428112 CPUtime=0 cores=0-7
/proc/26992/task/27004/stat : 27004 (java) S 26989 26992 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 31465 33554432000 4194304 4196468 140724197277424 139854067263008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27005] ppid=26989 vsize=27312552 memory=279893489435024 CPUtime=0 cores=0-7
/proc/26992/task/27005/stat : 27005 (java) S 26989 26992 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83516012 27968053248 31465 33554432000 4194304 4196468 140724197277424 139853933041008 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27006] ppid=26989 vsize=27312552 memory=279893489376304 CPUtime=0 cores=0-7
/proc/26992/task/27006/stat : 27006 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 31465 33554432000 4194304 4196468 140724197277424 139853558536528 139856333457307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27007] ppid=26989 vsize=27312552 memory=279893489448848 CPUtime=0.01 cores=0-7
/proc/26992/task/27007/stat : 27007 (java) S 26989 26992 26417 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 20 0 83516014 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855457601904 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27008] ppid=26989 vsize=27312552 memory=279893489455760 CPUtime=0 cores=0-7
/proc/26992/task/27008/stat : 27008 (java) S 26989 26992 26417 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 83516014 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855456549104 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27009] ppid=26989 vsize=27312552 memory=279893489453456 CPUtime=0.01 cores=0-7
/proc/26992/task/27009/stat : 27009 (java) S 26989 26992 26417 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 83516014 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855455496304 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27010] ppid=26989 vsize=27312552 memory=279893489470016 CPUtime=0.06 cores=0-7
/proc/26992/task/27010/stat : 27010 (java) S 26989 26992 26417 0 -1 1077944384 305 0 0 0 6 0 0 0 20 0 20 0 83516014 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855454443504 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27011] ppid=26989 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27011/stat : 27011 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 31465 33554432000 4194304 4196468 140724197277424 139853060631648 139856333448917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27012] ppid=26989 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/26992/task/27012/stat : 27012 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516015 27968053248 31465 33554432000 4194304 4196468 140724197277424 139855453391920 139856333449858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125860 KiB

[startup+0.700861 s]
/proc/loadavg: 7.56 8.13 8.31 2/202 27012
/proc/meminfo: memFree=19160672/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27320948 memory=163236 CPUtime=1.01 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 17887 0 0 0 93 8 0 0 20 0 20 0 83516007 27976650752 40809 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6830237 40809 3154 1 0 6791622 0
[pid=26992/tid=26994] ppid=26989 vsize=27320948 memory=7230638415990647383 CPUtime=0.67 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) R 26989 26992 26417 0 -1 4202560 15114 0 0 0 61 6 0 0 20 0 20 0 83516007 27976650752 40809 33554432000 4194304 4196468 140724197277424 139856305270624 139856333460637 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27320948 memory=116011361686278 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40809 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27320948 memory=139946744735145 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40809 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27320948 memory=1832 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83516010 27976650752 40811 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27320948 memory=1948 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83516011 27976650752 40811 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0

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

Current children cumulated memory: 220280 KiB

[startup+3.1119 s]
/proc/loadavg: 7.27 8.06 8.28 9/215 27026
/proc/meminfo: memFree=18640976/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27984808 memory=618176 CPUtime=8.32 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 29343 0 0 0 811 21 0 0 20 0 24 0 83516007 28656443392 154544 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6996202 154544 3219 1 0 6957058 0
[pid=27013] ppid=26992 vsize=625264 memory=62916 CPUtime=2.59 cores=0-7
/proc/27013/stat : 27013 (glucose-syrup) S 26992 26992 26417 0 -1 1077944320 16688 0 0 0 248 11 0 0 20 0 9 0 83516283 640270336 15729 33554432000 4194304 4373367 140721629030640 140721629029184 140402975816322 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
/proc/27013/statm: 156316 15729 386 44 0 152004 0
[pid=27013/tid=27018] ppid=26992 vsize=625264 memory=0 CPUtime=0.31 cores=0-7
/proc/27013/task/27018/stat : 27018 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1703 0 0 0 30 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402960588048 4241041 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27019] ppid=26992 vsize=625264 memory=139946744919520 CPUtime=0.32 cores=0-7
/proc/27013/task/27019/stat : 27019 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 2086 0 0 0 31 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402952195272 140402961662249 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27020] ppid=26992 vsize=625264 memory=0 CPUtime=0.31 cores=0-7
/proc/27013/task/27020/stat : 27020 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1966 0 0 0 30 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402943802568 4296037 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27021] ppid=26992 vsize=625264 memory=0 CPUtime=0.31 cores=0-7
/proc/27013/task/27021/stat : 27021 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1912 0 0 0 30 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402935409864 4238413 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27022] ppid=26992 vsize=625264 memory=4132 CPUtime=0.31 cores=0-7
/proc/27013/task/27022/stat : 27022 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1786 0 0 0 30 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402927017328 4270147 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27023] ppid=26992 vsize=625264 memory=24760 CPUtime=0.32 cores=0-7
/proc/27013/task/27023/stat : 27023 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1822 0 0 0 31 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402918624528 4252261 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27024] ppid=26992 vsize=625264 memory=1292 CPUtime=0.32 cores=0-7
/proc/27013/task/27024/stat : 27024 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1598 0 0 0 31 1 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402910231752 140402975826522 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27025] ppid=26992 vsize=625264 memory=2444 CPUtime=0.31 cores=0-7
/proc/27013/task/27025/stat : 27025 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1982 0 0 0 31 0 0 0 20 0 9 0 83516285 640270336 15729 33554432000 4194304 4373367 140721629030640 140402767621320 140402961107941 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=26992/tid=26994] ppid=26989 vsize=27984808 memory=1832 CPUtime=2.76 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) S 26989 26992 26417 0 -1 1077944384 17804 0 0 0 262 14 0 0 20 0 24 0 83516007 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856305277952 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27984808 memory=1948 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27984808 memory=1224 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27984808 memory=1716 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27984808 memory=1424 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27984808 memory=56 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27984808 memory=3303 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27984808 memory=24057 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83516011 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27004] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27004/stat : 27004 (java) S 26989 26992 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83516012 28656443392 154544 33554432000 4194304 4196468 140724197277424 139854067263008 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27005] ppid=26989 vsize=27984808 memory=7594569149586629209 CPUtime=0 cores=0-7
/proc/26992/task/27005/stat : 27005 (java) S 26989 26992 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 83516012 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853933041008 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27006] ppid=26989 vsize=27984808 memory=6155119321571546987 CPUtime=0 cores=0-7
/proc/26992/task/27006/stat : 27006 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853558536528 139856333457307 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27007] ppid=26989 vsize=27984808 memory=7522541285449028968 CPUtime=1.47 cores=0-7
/proc/26992/task/27007/stat : 27007 (java) S 26989 26992 26417 0 -1 1077944384 1822 0 0 0 146 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855457601904 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27008] ppid=26989 vsize=27984808 memory=7234822126386571122 CPUtime=1.45 cores=0-7
/proc/26992/task/27008/stat : 27008 (java) S 26989 26992 26417 0 -1 1077944384 1734 0 0 0 144 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855456549104 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27009] ppid=26989 vsize=27984808 memory=7812460468494686562 CPUtime=1.54 cores=0-7
/proc/26992/task/27009/stat : 27009 (java) S 26989 26992 26417 0 -1 1077944384 2658 0 0 0 153 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855455496304 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27010] ppid=26989 vsize=27984808 memory=56 CPUtime=1.04 cores=0-7
/proc/26992/task/27010/stat : 27010 (java) S 26989 26992 26417 0 -1 1077944384 3909 0 0 0 103 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855454443504 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27011] ppid=26989 vsize=27984808 memory=1414355462422710185 CPUtime=0 cores=0-7
/proc/26992/task/27011/stat : 27011 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83516015 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853060631648 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27012] ppid=26989 vsize=27984808 memory=7741519974008185452 CPUtime=0 cores=0-7
/proc/26992/task/27012/stat : 27012 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516015 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855453391920 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27014] ppid=26989 vsize=27984808 memory=4639341352798146640 CPUtime=0 cores=0-7
/proc/26992/task/27014/stat : 27014 (java) S 26989 26992 26417 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83516283 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856148022848 139856333463321 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27016] ppid=26989 vsize=27984808 memory=7523947539363091821 CPUtime=0 cores=0-7
/proc/26992/task/27016/stat : 27016 (java) S 26989 26992 26417 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 83516283 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852389531184 139856333460637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27017] ppid=26989 vsize=27984808 memory=7590079847992420184 CPUtime=0 cores=0-7
/proc/26992/task/27017/stat : 27017 (java) S 26989 26992 26417 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83516284 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852657966512 139856333460637 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27026] ppid=26989 vsize=27984808 memory=7594569149586629209 CPUtime=0 cores=0-7
/proc/26992/task/27026/stat : 27026 (java) S 26989 26992 26417 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 83516285 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852121103392 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
Current children cumulated CPU time: 10.91 s
Current children cumulated vsize: 28610072 KiB
Current children cumulated memory: 681092 KiB

[startup+3.28069 s]
# the end of solver process 26992 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.7434 s, system=0.361787 s

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

[startup+3.20192 s]
/proc/loadavg: 7.27 8.06 8.28 9/215 27026
/proc/meminfo: memFree=18640976/32770624 swapFree=67108860/67108860
[pid=26992] ppid=26989 vsize=27984808 memory=618176 CPUtime=8.32 cores=0-7
/proc/26992/stat : 26992 (java) S 26989 26992 26417 0 -1 1077944320 29343 0 0 0 811 21 0 0 20 0 24 0 83516007 28656443392 154544 33554432000 4194304 4196468 140724197277424 140724197259968 139856333438711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
/proc/26992/statm: 6996202 154544 3219 1 0 6957058 0
[pid=27013] ppid=26992 vsize=626872 memory=65648 CPUtime=3.31 cores=0-7
/proc/27013/stat : 27013 (glucose-syrup) S 26992 26992 26417 0 -1 1077944320 17453 0 0 0 319 12 0 0 20 0 9 0 83516283 641916928 16412 33554432000 4194304 4373367 140721629030640 140721629029184 140402975816322 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
/proc/27013/statm: 156718 16412 386 44 0 152406 0
[pid=27013/tid=27018] ppid=26992 vsize=626872 memory=0 CPUtime=0.39 cores=0-7
/proc/27013/task/27018/stat : 27018 (glucose-syrup) R 26992 26992 26417 0 -1 1077944384 1815 0 0 0 38 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402960587920 140402975826365 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27019] ppid=26992 vsize=626872 memory=0 CPUtime=0.41 cores=0-7
/proc/27013/task/27019/stat : 27019 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 2218 0 0 0 40 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402952195272 140402975826522 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27020] ppid=26992 vsize=626872 memory=2110297352089332 CPUtime=0.4 cores=0-7
/proc/27013/task/27020/stat : 27020 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 2020 0 0 0 39 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402943802568 140402961662249 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27021] ppid=26992 vsize=626872 memory=6442488762568239189 CPUtime=0.4 cores=0-7
/proc/27013/task/27021/stat : 27021 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1960 0 0 0 39 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402935409864 140402961662249 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27022] ppid=26992 vsize=626872 memory=618176 CPUtime=0.4 cores=0-7
/proc/27013/task/27022/stat : 27022 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1837 0 0 0 39 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402927017160 140402961662249 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27023] ppid=26992 vsize=626872 memory=288230621803970871 CPUtime=0.41 cores=0-7
/proc/27013/task/27023/stat : 27023 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1967 0 0 0 40 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402918624456 4296037 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27024] ppid=26992 vsize=626872 memory=13850793610578107 CPUtime=0.41 cores=0-7
/proc/27013/task/27024/stat : 27024 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 1716 0 0 0 40 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402910231752 140402975826522 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=27013/tid=27025] ppid=26992 vsize=626872 memory=796 CPUtime=0.41 cores=0-7
/proc/27013/task/27025/stat : 27025 (glucose-syrup) R 26992 26992 26417 0 -1 4202560 2087 0 0 0 40 1 0 0 20 0 9 0 83516285 641916928 16412 33554432000 4194304 4373367 140721629030640 140402767621320 140402975826522 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38027264 140721629037487 140721629037740 140721629037740 140721629040583 0
[pid=26992/tid=26994] ppid=26989 vsize=27984808 memory=8556 CPUtime=2.76 cores=0-7
/proc/26992/task/26994/stat : 26994 (java) S 26989 26992 26417 0 -1 1077944384 17804 0 0 0 262 14 0 0 20 0 24 0 83516007 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856305277952 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26995] ppid=26989 vsize=27984808 memory=5784 CPUtime=0 cores=0-7
/proc/26992/task/26995/stat : 26995 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856337681552 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26996] ppid=26989 vsize=27984808 memory=1200 CPUtime=0 cores=0-7
/proc/26992/task/26996/stat : 26996 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856151837712 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26997] ppid=26989 vsize=27984808 memory=12136 CPUtime=0 cores=0-7
/proc/26992/task/26997/stat : 26997 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856150784912 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26998] ppid=26989 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/26992/task/26998/stat : 26998 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856149732112 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=26999] ppid=26989 vsize=27984808 memory=4620 CPUtime=0 cores=0-7
/proc/26992/task/26999/stat : 26999 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855751969424 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27000] ppid=26989 vsize=27984808 memory=15872 CPUtime=0 cores=0-7
/proc/26992/task/27000/stat : 27000 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855750916624 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27001] ppid=26989 vsize=27984808 memory=14552 CPUtime=0 cores=0-7
/proc/26992/task/27001/stat : 27001 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855749863824 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27002] ppid=26989 vsize=27984808 memory=18472 CPUtime=0 cores=0-7
/proc/26992/task/27002/stat : 27002 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516010 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855748811024 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27003] ppid=26989 vsize=27984808 memory=4048 CPUtime=0 cores=0-7
/proc/26992/task/27003/stat : 27003 (java) S 26989 26992 26417 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83516011 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855458655088 139856333449858 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27004] ppid=26989 vsize=27984808 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/26992/task/27004/stat : 27004 (java) S 26989 26992 26417 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83516012 28656443392 154544 33554432000 4194304 4196468 140724197277424 139854067263008 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27005] ppid=26989 vsize=27984808 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/26992/task/27005/stat : 27005 (java) S 26989 26992 26417 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 83516012 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853933041008 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27006] ppid=26989 vsize=27984808 memory=16100360058046859 CPUtime=0 cores=0-7
/proc/26992/task/27006/stat : 27006 (java) S 26989 26992 26417 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853558536528 139856333457307 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27007] ppid=26989 vsize=27984808 memory=0 CPUtime=1.47 cores=0-7
/proc/26992/task/27007/stat : 27007 (java) S 26989 26992 26417 0 -1 1077944384 1822 0 0 0 146 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855457601904 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27008] ppid=26989 vsize=27984808 memory=0 CPUtime=1.45 cores=0-7
/proc/26992/task/27008/stat : 27008 (java) S 26989 26992 26417 0 -1 1077944384 1734 0 0 0 144 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855456549104 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27009] ppid=26989 vsize=27984808 memory=0 CPUtime=1.54 cores=0-7
/proc/26992/task/27009/stat : 27009 (java) S 26989 26992 26417 0 -1 1077944384 2658 0 0 0 153 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855455496304 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27010] ppid=26989 vsize=27984808 memory=0 CPUtime=1.04 cores=0-7
/proc/26992/task/27010/stat : 27010 (java) S 26989 26992 26417 0 -1 1077944384 3909 0 0 0 103 1 0 0 20 0 24 0 83516014 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855454443504 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27011] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27011/stat : 27011 (java) S 26989 26992 26417 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83516015 28656443392 154544 33554432000 4194304 4196468 140724197277424 139853060631648 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27012] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27012/stat : 27012 (java) S 26989 26992 26417 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83516015 28656443392 154544 33554432000 4194304 4196468 140724197277424 139855453391920 139856333449858 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27014] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27014/stat : 27014 (java) S 26989 26992 26417 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83516283 28656443392 154544 33554432000 4194304 4196468 140724197277424 139856148022848 139856333463321 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27016] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27016/stat : 27016 (java) S 26989 26992 26417 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 83516283 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852389531184 139856333460637 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27017] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27017/stat : 27017 (java) S 26989 26992 26417 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83516284 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852657966512 139856333460637 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
[pid=26992/tid=27026] ppid=26989 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/26992/task/27026/stat : 27026 (java) S 26989 26992 26417 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 83516285 28656443392 154544 33554432000 4194304 4196468 140724197277424 139852121103392 139856333448917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12017664 140724197278682 140724197278981 140724197278981 140724197281743 0
Current children cumulated CPU time: 11.63 s
Current children cumulated vsize: 28611680 KiB
Current children cumulated memory: 683824 KiB

Child status: 0
Real time (s): 3.28078
CPU time (s): 12.1052
CPU user time (s): 11.7434
CPU system time (s): 0.361787
CPU usage (%): 368.975
Max. virtual memory (cumulated for all children) (KiB): 28611680
Max. memory (cumulated for all children) (KiB): 683824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7434
system time used= 0.361787
maximum resident set size= 620900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17126
involuntary context switches= 31


# summary of solver processes directly reported to runsolver:
#   pid: 26992
#   total CPU time (s): 12.1052
#   total CPU user time (s): 11.7434
#   total CPU system time (s): 0.361787

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048785 second user time and 0.081452 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-27 04:45:28
IDJOB=4297317
IDBENCH=141411
IDSOLVER=2759
FILE ID=node132/4297317-1532659528
RUNJOBID= node132-1532654088-26444
PBS_JOBID= 21022213
Free space on /tmp= 52044 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-11_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-4297317-1532659528/watcher-4297317-1532659528 -o /tmp/evaluation-result-4297317-1532659528/solver-4297317-1532659528 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532654088-26444 --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-4297317-1532659528.xml

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

MD5SUM BENCH= dd1566dde9022858d7af3144994afffb
RANDOM SEED=2090605140

node132.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.65
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.65
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.65
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.65
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:        19300252 kB
MemAvailable:   31928236 kB
Buffers:          228780 kB
Cached:         12559320 kB
SwapCached:            0 kB
Active:          3438140 kB
Inactive:        9403844 kB
Active(anon):       4008 kB
Inactive(anon):    77496 kB
Active(file):    3434132 kB
Inactive(file):  9326348 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8484 kB
Writeback:             0 kB
AnonPages:        183612 kB
Mapped:            42320 kB
Shmem:             25248 kB
Slab:             323128 kB
SReclaimable:     295964 kB
SUnreclaim:        27164 kB
KernelStack:        3808 kB
PageTables:         4856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-27 04:45:32