Trace number 4297238

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 11.1424 3.28703

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-6-cp_c18.xml
MD5SUMc46d03ece148f4d4d488319a25e0c2d7
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 benchmark10.9421
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints1808
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":96}]
Minimum variable degree77
Maximum variable degree78
Distribution of variable degrees[{"degree":77,"count":80},{"degree":78,"count":16}]
Minimum constraint arity4
Maximum constraint arity96
Distribution of constraint arities[{"arity":4,"count":1800},{"arity":16,"count":7},{"arity":96,"count":1}]
Number of extensional constraints0
Number of intensional constraints1800
Distribution of constraint types[{"type":"intension","count":1800},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
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 03:49:16 CEST 2018
0.66/0.55	c PID: 7997
0.66/0.55	c IP: 172.20.3.148
0.66/0.55	c HOST: node148.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.66/1.45	c (0,0) Parsing End
3.66/1.46	c (0,0) CSP: 96 int (0 aux), 0 bool (0 aux), 1808 ctr, max domain size 4
3.66/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.66/1.46	c (0,0) Constraint Name Generate Begin
3.66/1.47	c (0,0) Ctr:HOME/instance-4297238-1532656155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.66/1.47	c (0,0) Constraint Name Generate End
3.66/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.66/1.47	c (0,0) CSP to CSPinCNF Begin
4.40/1.64	c (1,1) translated 181 (10%) constraints
4.40/1.69	c (1,1) translated 362 (20%) constraints
4.76/1.73	c (1,1) translated 543 (30%) constraints
4.76/1.75	c (1,1) translated 724 (40%) constraints
4.76/1.77	c (1,1) translated 904 (50%) constraints
4.76/1.79	c (1,1) translated 1085 (60%) constraints
5.02/1.80	c (1,1) translated 1266 (70%) constraints
5.02/1.81	c (1,1) translated 1447 (80%) constraints
5.02/1.83	c (1,1) translated 1628 (90%) constraints
5.75/2.04	c (1,1) translated 1808 (100%) constraints
6.56/2.28	c (1,1) STATISTICS1:HOME/instance-4297238-1532656155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,610,2908,32768,4,4,16,32768:48;4:3259;1:661,4:7189;2:1542;1:1435,4:1930;3:404;2:514;1:60,16:48;2:3920;1:2342,
6.56/2.28	c (1,1) ===========================================
6.56/2.28	c (1,1) Both Encoding selects:
6.56/2.28	c (1,1) Order
6.56/2.28	c (1,1) ===========================================
6.94/2.32	c (1,1) translated 291 (10%) constraints
6.94/2.35	c (1,1) translated 582 (20%) constraints
6.94/2.38	c (1,1) translated 873 (30%) constraints
7.36/2.41	c (1,1) translated 1164 (40%) constraints
7.36/2.43	c (1,1) translated 1454 (50%) constraints
7.36/2.46	c (1,1) translated 1745 (60%) constraints
7.78/2.52	c (1,1) translated 2036 (70%) constraints
7.78/2.56	c (2,2) translated 2327 (80%) constraints
7.78/2.59	c (2,2) translated 2618 (90%) constraints
8.20/2.61	c (2,2) translated 2908 (100%) constraints
8.20/2.61	c (2,2) CSP to CSPinCNF End
8.20/2.62	c (2,2) CSP: 168 int (72 aux), 898 bool (898 aux), 3860 ctr, max domain size 5
8.20/2.62	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.20/2.62	c (2,2) CSPinCNF Propagation Begin
8.64/2.71	c (2,2) 188 values, 1210 unsatisfiable literals, and 994 valid clauses are removed
8.64/2.71	c (2,2) CSPinCNF Propagation End
8.64/2.71	c (2,2) CSP: 308 int (212 aux), 758 bool (758 aux), 2866 ctr, max domain size 5
8.64/2.71	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.64/2.71	c (2,2) Simplify CSPinCNF Begin
9.05/2.81	c (2,2) Simplify CSPinCNF End
9.05/2.81	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
9.05/2.81	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.05/2.81	c (2,2) Calculate Precise Domain Begin
9.05/2.85	c (2,2) 0 values are removed by re-calculation
9.05/2.85	c (2,2) Calculate Precise Domain End
9.05/2.85	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
9.05/2.85	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.05/2.85	c (2,2) CSPinCNF to SatSolver Begin
9.36/2.94	c (2,2) 423 (10 %) CSP clauses are encoded (2595 SAT variables, 1623 SAT clauses)
9.36/2.97	c (2,2) 845 (20 %) CSP clauses are encoded (2595 SAT variables, 3020 SAT clauses)
9.36/2.99	c (2,2) 1267 (30 %) CSP clauses are encoded (2595 SAT variables, 4222 SAT clauses)
9.36/3.00	c (2,2) 1690 (40 %) CSP clauses are encoded (2595 SAT variables, 5431 SAT clauses)
9.76/3.01	c (2,2) 2112 (50 %) CSP clauses are encoded (2595 SAT variables, 6051 SAT clauses)
9.76/3.03	c (2,2) 2534 (60 %) CSP clauses are encoded (2595 SAT variables, 6864 SAT clauses)
9.76/3.05	c (2,2) 2957 (70 %) CSP clauses are encoded (2595 SAT variables, 8800 SAT clauses)
9.76/3.08	c (2,2) 3379 (80 %) CSP clauses are encoded (2595 SAT variables, 11126 SAT clauses)
9.76/3.09	c (2,2) 3801 (90 %) CSP clauses are encoded (2595 SAT variables, 12500 SAT clauses)
9.76/3.10	c (2,2) 4223 (100 %) CSP clauses are encoded (2595 SAT variables, 13558 SAT clauses)
9.76/3.10	c (2,2) CSPinCNF to SatSolver End
9.76/3.10	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.17/3.15	c (2,2) STATISTICS2:HOME/instance-4297238-1532656155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2423,4223,64,5,4,7,64:40;32:80;25:40;4:1459;1:35,5:240;4:3913;2:9102;1:35,4:1312;3:182;2:2553;1:176,7:40;6:80;3:40;2:1494;1:9422,
10.17/3.15	c (2,2) SatSolver.solve Begin
10.17/3.15	c (2,2) 2595 bool, 13561 clause
10.17/3.15	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297238-1532656155.xml-scop-7997.cnf HOME/instance-4297238-1532656155.xml-scop-7997.cnf.out
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
10.58/3.26	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
10.58/3.26	c (2,0) c ========================================[ Problem Statistics ]===========================================
10.58/3.26	c (2,0) c |                                                                                                       |
10.58/3.26	c (2,0) c |  Number of variables:          2595                                                                   |
10.58/3.26	c (2,0) c |  Number of clauses:           13561                                                                   |
10.58/3.26	c (2,0) c |  Parse time:                   0.00 s                                                                 |
10.58/3.26	c (2,0) c |                                                                                                       |
10.58/3.26	c (2,0) c |  Eliminated clauses:           0.01 Mb                                                                |
10.58/3.26	c (2,0) c |  Simplification time:          0.01 s                                                                 |
10.58/3.26	c (2,0) c |                                                                                                       |
10.58/3.26	c (2,0) c |  Generating clones                                                                                    |
10.58/3.26	c (2,0) c |  all clones generated. Memory =  34.24Mb.                                                             |
10.58/3.26	c (2,0) c ========================================================================================================|
10.58/3.26	c (2,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
10.58/3.26	c (2,0) c Total Memory so far : 611.87Mb
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c real time : 0.097981 s
10.58/3.26	c (2,0) c cpu time  : 0.421712 s
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c
10.58/3.26	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
10.58/3.26	c (2,0) c
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) c | Conflicts     |           14229 |       1723 |       1477 |       1700 |       1873 |       2397 |       1961 |       1651 |       1447 |
10.58/3.27	c (2,0) c | Decisions     |           24219 |       2909 |       2468 |       3079 |       3176 |       4034 |       3136 |       2939 |       2478 |
10.58/3.27	c (2,0) c | Propagations  |         1903768 |     197270 |     223795 |     242177 |     253134 |     268458 |     278901 |     243197 |     196836 |
10.58/3.27	c (2,0) c | Avg_Trail     |                 |        944 |       1080 |       1077 |       1125 |        776 |       1042 |       1006 |       1084 |
10.58/3.27	c (2,0) c | Avg_DL        |                 |         26 |         39 |         29 |         35 |         12 |         26 |         28 |         33 |
10.58/3.27	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.58/3.27	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) c | Exported      |             516 |         64 |         26 |         68 |         56 |        150 |         49 |         46 |         57 |
10.58/3.27	c (2,0) c | Imported      |            2207 |        218 |        140 |        286 |        172 |        366 |        344 |        366 |        315 |
10.58/3.27	c (2,0) c | Good          |              99 |         13 |          6 |         14 |          7 |         14 |         11 |         18 |         16 |
10.58/3.27	c (2,0) c | Purge         |            2108 |        205 |        134 |        272 |        165 |        352 |        333 |        348 |        299 |
10.58/3.27	c (2,0) c | Promoted      |             173 |         19 |          8 |         28 |         18 |         11 |         18 |         35 |         36 |
10.58/3.27	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.58/3.27	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) c | Unaries       |                 |         10 |          5 |          5 |          5 |         14 |          1 |          3 |          2 |
10.58/3.27	c (2,0) c | Binaries      |                 |          3 |          0 |          2 |          2 |         23 |          6 |          1 |          0 |
10.58/3.27	c (2,0) c | Glues         |                 |         64 |         26 |         68 |         56 |        150 |         49 |         46 |         57 |
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) c | Orig_Seen     |            37 % |       4445 |       5001 |       5181 |       5355 |       4715 |       5418 |       5209 |       5049 |
10.58/3.27	c (2,0) c | Diff Orig seen|                 | -      270 |        286 |        466 |        640 |      X     |        703 |        494 |        334 |
10.58/3.27	c (2,0) c | Hamming       |            20 % |        535 |        571 |        546 |        543 |      X     |        521 |        614 |        457 |
10.58/3.27	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.58/3.27	c (2,0) 
10.58/3.27	c (2,0) s UNSATISFIABLE
10.58/3.27	c (2,2) SatSolver.solve End
10.58/3.27	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 36 MiB used (max 0 MiB)
10.58/3.27	c (2,2) Show results Begin
10.58/3.27	s UNSATISFIABLE
10.58/3.27	c (2,2) Show results End
10.58/3.27	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 36 MiB used (max 0 MiB)
10.58/3.27	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
10.58/3.27	c END-Prog: Fri Jul 27 03:49:18 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 (8324 MiB free)
  memory of node 1: 16384 MiB (14854 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297238-1532656155/watcher-4297238-1532656155 -o /tmp/evaluation-result-4297238-1532656155/solver-4297238-1532656155 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297238-1532656155.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=7997, runsolver pid=7994

[startup+0.100134 s]*
/proc/loadavg: 4.12 7.29 8.25 2/198 8017
/proc/meminfo: memFree=23639172/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27312552 memory=110164 CPUtime=0.11 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 6534 0 0 0 9 2 0 0 20 0 20 0 83178645 27968053248 27541 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6828138 27541 2747 1 0 6790598 0
[pid=7997/tid=7999] ppid=7994 vsize=27312552 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 4654 0 0 0 7 1 0 0 20 0 20 0 83178645 27968053248 27541 33554432000 4194304 4196468 140724224069728 140267198286224 140267226471830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27312552 memory=140406587618944 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 27541 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178650 27968053248 27541 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) S 7994 7997 7239 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266150198000 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266149145456 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266148092400 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) S 7994 7997 7239 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266147039856 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 27541 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178653 27968053248 27541 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110164 KiB

[startup+0.209982 s]*
/proc/loadavg: 4.12 7.29 8.25 2/198 8017
/proc/meminfo: memFree=23622752/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27312552 memory=124280 CPUtime=0.24 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 10327 0 0 0 21 3 0 0 20 0 20 0 83178645 27968053248 31070 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6828138 31070 2891 1 0 6790598 0
[pid=7997/tid=7999] ppid=7994 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 8229 0 0 0 17 3 0 0 20 0 20 0 83178645 27968053248 31070 33554432000 4194304 4196468 140724224069728 140267198250560 140267206046338 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27312552 memory=140406587625970 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 31070 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178650 27968053248 31070 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) S 7994 7997 7239 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266150198000 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) S 7994 7997 7239 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266149145456 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266148092400 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) S 7994 7997 7239 0 -1 1077944384 300 0 0 0 2 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266147039856 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31070 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178653 27968053248 31070 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124280 KiB

[startup+0.309326 s]*
/proc/loadavg: 4.12 7.29 8.25 3/198 8017
/proc/meminfo: memFree=23620380/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27312552 memory=127752 CPUtime=0.42 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 10858 0 0 0 38 4 0 0 20 0 20 0 83178645 27968053248 31938 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6828138 31938 2948 1 0 6790598 0
[pid=7997/tid=7999] ppid=7994 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 8606 0 0 0 26 3 0 0 20 0 20 0 83178645 27968053248 31938 33554432000 4194304 4196468 140724224069728 140267198264048 140267208023451 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27312552 memory=140406440424367 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27312552 memory=140406440426672 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27312552 memory=140406440428976 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27312552 memory=280812880864912 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83178649 27968053248 31938 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27312552 memory=280812880871824 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178650 27968053248 31938 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27312552 memory=280812880813104 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27312552 memory=280812880885648 CPUtime=0.02 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) S 7994 7997 7239 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266150198000 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27312552 memory=280812880892560 CPUtime=0 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) S 7994 7997 7239 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266149145456 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27312552 memory=280812880890256 CPUtime=0 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) S 7994 7997 7239 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266148092400 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27312552 memory=280812880906864 CPUtime=0.07 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) S 7994 7997 7239 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266147039856 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27968053248 31938 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178653 27968053248 31938 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127752 KiB

[startup+0.700807 s]
/proc/loadavg: 4.12 7.29 8.25 2/198 8017
/proc/meminfo: memFree=23596644/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27318824 memory=166908 CPUtime=1.03 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 17691 0 0 0 97 6 0 0 20 0 20 0 83178645 27974475776 41727 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6829706 41727 3151 1 0 6791110 0
[pid=7997/tid=7999] ppid=7994 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 14976 0 0 0 62 5 0 0 20 0 20 0 83178645 27974475776 41727 33554432000 4194304 4196468 140724224069728 140267198296160 140266729994713 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27318824 memory=5372 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27318824 memory=1440 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27318824 memory=4612 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27318824 memory=15876 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27318824 memory=4044 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83178649 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0

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

[pid=7997/tid=8016] ppid=7994 vsize=27318824 memory=1008 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27974475776 41727 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27318824 memory=1952 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178653 27974475776 41727 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 27318824 KiB
Current children cumulated memory: 166908 KiB

[startup+1.50087 s]
/proc/loadavg: 4.12 7.29 8.25 5/198 8017
/proc/meminfo: memFree=23550112/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27322996 memory=263556 CPUtime=4.06 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 22456 0 0 0 396 10 0 0 20 0 20 0 83178645 27978747904 65889 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6830749 65889 3208 1 0 6792134 0
[pid=7997/tid=7999] ppid=7994 vsize=27322996 memory=0 CPUtime=1.47 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 16048 0 0 0 140 7 0 0 20 0 20 0 83178645 27978747904 65889 33554432000 4194304 4196468 140724224069728 140267198280672 140267210540382 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27322996 memory=280812881421488 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27322996 memory=36520106918890 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27322996 memory=36520106918890 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27322996 memory=280812881444672 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83178649 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27322996 memory=5372 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83178649 27978747904 65889 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27322996 memory=1440 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178650 27978747904 65889 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27322996 memory=4612 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27322996 memory=1200 CPUtime=0.59 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) S 7994 7997 7239 0 -1 1077944384 1433 0 0 0 59 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266150198000 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27322996 memory=15876 CPUtime=0.57 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) R 7994 7997 7239 0 -1 4202560 1005 0 0 0 57 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266149131776 140267209956679 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27322996 memory=4044 CPUtime=0.77 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) R 7994 7997 7239 0 -1 4202560 1184 0 0 0 77 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266148073280 140267208007389 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27322996 memory=14240 CPUtime=0.61 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) S 7994 7997 7239 0 -1 1077944384 1440 0 0 0 61 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266147039856 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27978747904 65889 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27322996 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178653 27978747904 65889 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 4.06 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 263556 KiB

[startup+3.10988 s]
/proc/loadavg: 4.12 7.29 8.25 5/198 8017
/proc/meminfo: memFree=23262216/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27327160 memory=523400 CPUtime=10.17 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 28105 0 0 0 1000 17 0 0 20 0 20 0 83178645 27983011840 130850 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6831790 130850 3226 1 0 6792646 0
[pid=7997/tid=7999] ppid=7994 vsize=27327160 memory=36524066343146 CPUtime=3.06 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 17043 0 0 0 295 11 0 0 20 0 20 0 83178645 27983011840 130850 33554432000 4194304 4196468 140724224069728 140267198295456 140267226481242 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27327160 memory=472952 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27327160 memory=55 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27327160 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27327160 memory=7294805103678564499 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27327160 memory=-8990763340995141536 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27327160 memory=4012 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178647 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27327160 memory=24472 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178648 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27327160 memory=2396 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83178649 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27327160 memory=1300 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83178649 27983011840 130850 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27327160 memory=1732 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178650 27983011840 130850 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27327160 memory=1716 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27327160 memory=0 CPUtime=1.9 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) R 7994 7997 7239 0 -1 4202560 2739 0 0 0 189 1 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266150180512 140267211140348 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27327160 memory=0 CPUtime=1.88 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) R 7994 7997 7239 0 -1 4202560 1639 0 0 0 188 0 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266149132208 140267210858449 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27327160 memory=0 CPUtime=2.01 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) R 7994 7997 7239 0 -1 4202560 1616 0 0 0 200 1 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266148078800 140267226481242 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27327160 memory=0 CPUtime=1.27 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) R 7994 7997 7239 0 -1 4202560 3759 0 0 0 126 1 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266147039856 140267205420853 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83178652 27983011840 130850 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83178653 27983011840 130850 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 10.17 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 523400 KiB

[startup+3.28698 s]
# the end of solver process 7997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.9225 s, system=0.219904 s

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

[startup+3.2039 s]
/proc/loadavg: 4.12 7.29 8.25 5/198 8017
/proc/meminfo: memFree=23262216/32770624 swapFree=67108404/67108860
[pid=7997] ppid=7994 vsize=27984808 memory=550976 CPUtime=10.58 cores=0-7
/proc/7997/stat : 7997 (java) S 7994 7997 7239 0 -1 1077944320 28749 0 0 0 1040 18 0 0 20 0 24 0 83178645 28656443392 137744 33554432000 4194304 4196468 140724224069728 140724224052272 140267226459895 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
/proc/7997/statm: 6996202 137744 3231 1 0 6957058 0
[pid=7997/tid=7999] ppid=7994 vsize=27984808 memory=0 CPUtime=3.16 cores=0-7
/proc/7997/task/7999/stat : 7999 (java) R 7994 7997 7239 0 -1 4202560 17383 0 0 0 304 12 0 0 20 0 24 0 83178645 28656443392 137744 33554432000 4194304 4196468 140724224069728 140267198297776 140267210540382 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8000] ppid=7994 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7997/task/8000/stat : 8000 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140267230702096 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8001] ppid=7994 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8001/stat : 8001 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266649057936 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8002] ppid=7994 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8002/stat : 8002 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266648004880 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8003] ppid=7994 vsize=27984808 memory=7236950462750564485 CPUtime=0 cores=0-7
/proc/7997/task/8003/stat : 8003 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266646952336 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8004] ppid=7994 vsize=27984808 memory=4137282616176384387 CPUtime=0 cores=0-7
/proc/7997/task/8004/stat : 8004 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266645900304 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8005] ppid=7994 vsize=27984808 memory=-7385037593950845031 CPUtime=0 cores=0-7
/proc/7997/task/8005/stat : 8005 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266644847760 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8006] ppid=7994 vsize=27984808 memory=-8458152057954561420 CPUtime=0 cores=0-7
/proc/7997/task/8006/stat : 8006 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83178647 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266643794704 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8007] ppid=7994 vsize=27984808 memory=-8675733323038954102 CPUtime=0 cores=0-7
/proc/7997/task/8007/stat : 8007 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178648 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266642742160 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8008] ppid=7994 vsize=27984808 memory=-6374957858630779283 CPUtime=0 cores=0-7
/proc/7997/task/8008/stat : 8008 (java) S 7994 7997 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83178649 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266151250160 140267226471042 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8009] ppid=7994 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7997/task/8009/stat : 8009 (java) S 7994 7997 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83178649 28656443392 137744 33554432000 4194304 4196468 140724224069728 140265176163488 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8010] ppid=7994 vsize=27984808 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/7997/task/8010/stat : 8010 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178650 28656443392 137744 33554432000 4194304 4196468 140724224069728 140264907727600 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8011] ppid=7994 vsize=27984808 memory=13847469322668609 CPUtime=0 cores=0-7
/proc/7997/task/8011/stat : 8011 (java) S 7994 7997 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140264533219280 140267226478491 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8012] ppid=7994 vsize=27984808 memory=0 CPUtime=1.99 cores=0-7
/proc/7997/task/8012/stat : 8012 (java) R 7994 7997 7239 0 -1 4202560 2757 0 0 0 198 1 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266150184528 140267206152999 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8013] ppid=7994 vsize=27984808 memory=0 CPUtime=1.97 cores=0-7
/proc/7997/task/8013/stat : 8013 (java) R 7994 7997 7239 0 -1 4202560 1653 0 0 0 197 0 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266149131984 140267212523212 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8014] ppid=7994 vsize=27984808 memory=6656426216303648864 CPUtime=2.1 cores=0-7
/proc/7997/task/8014/stat : 8014 (java) R 7994 7997 7239 0 -1 4202560 1732 0 0 0 209 1 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266148078800 140267209945845 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8015] ppid=7994 vsize=27984808 memory=0 CPUtime=1.3 cores=0-7
/proc/7997/task/8015/stat : 8015 (java) S 7994 7997 7239 0 -1 1077944384 3824 0 0 0 129 1 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266147039856 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8016] ppid=7994 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8016/stat : 8016 (java) S 7994 7997 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83178652 28656443392 137744 33554432000 4194304 4196468 140724224069728 140264035314144 140267226470101 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
[pid=7997/tid=8017] ppid=7994 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/7997/task/8017/stat : 8017 (java) S 7994 7997 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83178653 28656443392 137744 33554432000 4194304 4196468 140724224069728 140266145987248 140267226471042 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140724224074714 140724224075013 140724224075013 140724224077775 0
Current children cumulated CPU time: 10.58 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 550976 KiB

Child status: 0
Real time (s): 3.28703
CPU time (s): 11.1424
CPU user time (s): 10.9225
CPU system time (s): 0.219904
CPU usage (%): 338.981
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 550976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9225
system time used= 0.219904
maximum resident set size= 554140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33677
page faults= 0
swaps= 0
block input operations= 0
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6438
involuntary context switches= 30


# summary of solver processes directly reported to runsolver:
#   pid: 7997
#   total CPU time (s): 11.1424
#   total CPU user time (s): 10.9225
#   total CPU system time (s): 0.219904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055522 second user time and 0.064256 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 03:49:15
IDJOB=4297238
IDBENCH=141379
IDSOLVER=2759
FILE ID=node148/4297238-1532656155
RUNJOBID= node148-1532656086-7266
PBS_JOBID= 21022225
Free space on /tmp= 43264 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-6-cp_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297238-1532656155/watcher-4297238-1532656155 -o /tmp/evaluation-result-4297238-1532656155/solver-4297238-1532656155 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297238-1532656155.xml

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

MD5SUM BENCH= c46d03ece148f4d4d488319a25e0c2d7
RANDOM SEED=1885037551

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23735232 kB
MemAvailable:   31929080 kB
Buffers:          190580 kB
Cached:          8138188 kB
SwapCached:          352 kB
Active:          1949264 kB
Inactive:        6431084 kB
Active(anon):       4212 kB
Inactive(anon):    74572 kB
Active(file):    1945052 kB
Inactive(file):  6356512 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8452 kB
Writeback:             0 kB
AnonPages:         83700 kB
Mapped:            40592 kB
Shmem:             25016 kB
Slab:             348828 kB
SReclaimable:     320744 kB
SUnreclaim:        28084 kB
KernelStack:        3536 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

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