Trace number 4295669

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+MapleCOMSPS (2018-06-13)SAT 2249.59 2235.26

General information on the benchmark

NameFrb/
frb-50-23-2-mgd_c18.xml
MD5SUM747f749c43313802f4a8e2c3a16b0378
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark844.678
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints445
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree10
Maximum variable degree27
Distribution of variable degrees[{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":14,"count":2},{"degree":15,"count":4},{"degree":16,"count":10},{"degree":17,"count":5},{"degree":18,"count":8},{"degree":19,"count":5},{"degree":20,"count":3},{"degree":21,"count":3},{"degree":22,"count":4},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":445}]
Number of extensional constraints445
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":445}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.56	c BEGIN-Prog: Wed Jul 25 23:43:37 CEST 2018
0.67/0.56	c PID: 2416
0.67/0.56	c IP: 172.20.3.102
0.67/0.56	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
2.65/1.23	c (0,0) Parsing End
2.65/1.24	c (0,0) CSP: 50 int (0 aux), 0 bool (0 aux), 445 ctr, max domain size 23
2.65/1.24	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.65/1.24	c (0,0) Constraint Name Generate Begin
2.65/1.25	c (0,0) Ctr:HOME/instance-4295669-1532555016.xml,ExtensionConflict:ExtensionSupport:IntVar
2.65/1.25	c (0,0) Constraint Name Generate End
2.65/1.25	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.65/1.25	c (0,0) CSP to CSPinCNF Begin
5.40/2.15	c (1,1) translated 45 (10%) constraints
6.99/2.68	c (2,2) translated 89 (20%) constraints
8.23/3.04	c (2,2) translated 134 (30%) constraints
9.12/3.35	c (2,2) translated 178 (40%) constraints
10.03/3.65	c (3,3) translated 223 (50%) constraints
10.94/3.90	c (3,3) translated 267 (60%) constraints
11.63/4.13	c (3,3) translated 312 (70%) constraints
12.19/4.32	c (3,3) translated 356 (80%) constraints
12.64/4.50	c (3,3) translated 401 (90%) constraints
12.83/4.68	c (4,4) translated 445 (100%) constraints
14.01/5.05	c (4,4) STATISTICS1:HOME/instance-4295669-1532555016.xml,ExtensionConflict:ExtensionSupport:IntVar,234,49161,-1,23,24,1,,23:186554;2:2564,24:8;4:41987;3:6654;2:512,1:189118;0:8,
14.01/5.05	c (4,4) ===========================================
14.01/5.05	c (4,4) Both Encoding selects:
14.01/5.05	c (4,4) Order
14.01/5.05	c (4,4) ===========================================
14.67/5.20	c (4,4) translated 4917 (10%) constraints
14.97/5.33	c (4,4) translated 9833 (20%) constraints
15.28/5.44	c (4,4) translated 14749 (30%) constraints
15.57/5.54	c (5,4) translated 19665 (40%) constraints
15.85/5.63	c (5,5) translated 24581 (50%) constraints
16.08/5.72	c (5,5) translated 29497 (60%) constraints
16.27/5.81	c (5,5) translated 34413 (70%) constraints
16.27/5.90	c (5,5) translated 39329 (80%) constraints
16.47/5.99	c (5,5) translated 44245 (90%) constraints
16.69/6.08	c (5,5) translated 49161 (100%) constraints
16.69/6.08	c (5,5) CSP to CSPinCNF End
16.69/6.08	c (5,5) CSP: 50 int (0 aux), 184 bool (184 aux), 49161 ctr, max domain size 23
16.69/6.08	c (5,5) Heap : 2027 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.69/6.08	c (5,5) CSPinCNF Propagation Begin
17.66/6.45	c (5,5) 0 values, 4879 unsatisfiable literals, and 0 valid clauses are removed
17.66/6.45	c (5,5) CSPinCNF Propagation End
17.66/6.45	c (5,5) CSP: 50 int (0 aux), 184 bool (184 aux), 49161 ctr, max domain size 23
17.66/6.45	c (5,5) Heap : 2253 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.66/6.45	c (5,5) Simplify CSPinCNF Begin
17.86/6.57	c (6,6) Simplify CSPinCNF End
17.86/6.57	c (6,6) CSP: 50 int (0 aux), 184 bool (184 aux), 49161 ctr, max domain size 23
17.86/6.57	c (6,6) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.86/6.57	c (6,6) Calculate Precise Domain Begin
17.86/6.58	c (6,6) 0 values are removed by re-calculation
17.86/6.58	c (6,6) Calculate Precise Domain End
17.86/6.58	c (6,6) CSP: 50 int (0 aux), 184 bool (184 aux), 49161 ctr, max domain size 23
17.86/6.58	c (6,6) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.86/6.58	c (6,6) CSPinCNF to SatSolver Begin
18.31/6.72	c (6,6) 4917 (10 %) CSP clauses are encoded (1284 SAT variables, 5966 SAT clauses)
18.62/6.81	c (6,6) 9833 (20 %) CSP clauses are encoded (1284 SAT variables, 10882 SAT clauses)
18.62/6.85	c (6,6) 14749 (30 %) CSP clauses are encoded (1284 SAT variables, 15798 SAT clauses)
18.62/6.89	c (6,6) 19665 (40 %) CSP clauses are encoded (1284 SAT variables, 20714 SAT clauses)
18.89/6.92	c (6,6) 24581 (50 %) CSP clauses are encoded (1284 SAT variables, 25630 SAT clauses)
18.89/6.96	c (6,6) 29497 (60 %) CSP clauses are encoded (1284 SAT variables, 30546 SAT clauses)
18.89/6.99	c (6,6) 34413 (70 %) CSP clauses are encoded (1284 SAT variables, 35462 SAT clauses)
19.00/7.03	c (6,6) 39329 (80 %) CSP clauses are encoded (1284 SAT variables, 40378 SAT clauses)
19.00/7.06	c (6,6) 44245 (90 %) CSP clauses are encoded (1284 SAT variables, 45294 SAT clauses)
19.00/7.10	c (6,6) 49161 (100 %) CSP clauses are encoded (1284 SAT variables, 50210 SAT clauses)
19.00/7.10	c (6,6) CSPinCNF to SatSolver End
19.00/7.10	c (6,6) Heap : 2591 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
19.68/7.35	c (6,6) STATISTICS2:HOME/instance-4295669-1532555016.xml,ExtensionConflict:ExtensionSupport:IntVar,234,49161,-1,23,23,1,,23:181683;2:2564,23:8;4:37500;3:10757;2:896,1:184247,
19.68/7.35	c (6,6) SatSolver.solve Begin
19.68/7.35	c (6,6) 1284 bool, 50211 clause
19.68/7.35	c (6,6) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295669-1532555016.xml-scop-2416.cnf HOME/instance-4295669-1532555016.xml-scop-2416.cnf.out
2249.39/2235.20	c (2234,0) c This is COMiniSatPS.
2249.39/2235.20	c (2234,0) c WARNING: for repeatability, setting FPU to use double precision
2249.39/2235.20	c (2234,0) c ============================[ Problem Statistics ]=============================
2249.39/2235.20	c (2234,0) c |                                                                             |
21.73/2235.20	c (2234,0) c |  Number of variables:          1284                                         |
21.73/2235.20	c (2234,0) c |  Number of clauses:           50211                                         |
21.73/2235.20	c (2234,0) c |  Parse time:                   0.02 s                                       |
21.73/2235.20	c (2234,0) c Reduced to 1284 vars, 50211 cls (grow=0)
21.73/2235.20	c (2234,0) c No iterative elimination performed. (vars=1284, c/v ratio=39.1)
21.73/2235.20	c (2234,0) c |  Simplification time:          0.06 s                                       |
21.73/2235.20	c (2234,0) c |                                                                             |
21.73/2235.20	c (2234,0) c ============================[ Search Statistics ]==============================
21.73/2235.20	c (2234,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.73/2235.20	c (2234,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.73/2235.20	c (2234,0) c ===============================================================================
21.73/2235.20	c (2234,0) c ===============================================================================
21.73/2235.20	c (2234,0) c restarts              : 41
21.73/2235.20	c (2234,0) c conflicts             : 13765360       (6180 /sec)
21.73/2235.20	c (2234,0) c decisions             : 16131519       (0.00 % random) (7242 /sec)
21.73/2235.20	c (2234,0) c propagations          : 2591578918     (1163410 /sec)
21.73/2235.20	c (2234,0) c conflict literals     : 373876667      (38.54 % deleted)
21.73/2235.20	c (2234,0) c CPU time              : 2227.57 s
21.73/2235.20	c (2234,0) 
21.73/2235.20	c (2234,0) s SATISFIABLE
21.73/2235.21	c (2234,6) SatSolver.solve End
21.73/2235.21	c (2234,6) Heap : 249 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
21.73/2235.21	c (2234,6) Show results Begin
21.73/2235.22	c (2234,6) x[0] = 9
21.73/2235.22	c (2234,6) x[1] = 22
21.73/2235.22	c (2234,6) x[2] = 17
21.73/2235.22	c (2234,6) x[3] = 5
21.73/2235.22	c (2234,6) x[4] = 1
21.73/2235.22	c (2234,6) x[5] = 14
21.73/2235.22	c (2234,6) x[6] = 12
21.73/2235.22	c (2234,6) x[7] = 22
21.73/2235.22	c (2234,6) x[8] = 16
21.73/2235.22	c (2234,6) x[9] = 3
21.73/2235.22	c (2234,6) x[10] = 14
21.73/2235.22	c (2234,6) x[11] = 12
21.73/2235.22	c (2234,6) x[12] = 9
21.73/2235.22	c (2234,6) x[13] = 20
21.73/2235.22	c (2234,6) x[14] = 1
21.73/2235.22	c (2234,6) x[15] = 11
21.73/2235.22	c (2234,6) x[16] = 13
21.73/2235.22	c (2234,6) x[17] = 3
21.73/2235.22	c (2234,6) x[18] = 6
21.73/2235.22	c (2234,6) x[19] = 21
21.73/2235.22	c (2234,6) x[20] = 6
21.73/2235.22	c (2234,6) x[21] = 16
21.73/2235.22	c (2234,6) x[22] = 7
21.73/2235.22	c (2234,6) x[23] = 0
21.73/2235.22	c (2234,6) x[24] = 14
21.73/2235.22	c (2234,6) x[25] = 19
21.73/2235.22	c (2234,6) x[26] = 1
21.73/2235.22	c (2234,6) x[27] = 18
21.73/2235.22	c (2234,6) x[28] = 19
21.73/2235.22	c (2234,6) x[29] = 11
21.73/2235.22	c (2234,6) x[30] = 3
21.73/2235.22	c (2234,6) x[31] = 14
21.73/2235.22	c (2234,6) x[32] = 14
21.73/2235.22	c (2234,6) x[33] = 3
21.73/2235.22	c (2234,6) x[34] = 8
21.73/2235.22	c (2234,6) x[35] = 10
21.73/2235.22	c (2234,6) x[36] = 6
21.73/2235.22	c (2234,6) x[37] = 13
21.73/2235.22	c (2234,6) x[38] = 9
21.73/2235.22	c (2234,6) x[39] = 14
21.73/2235.22	c (2234,6) x[40] = 20
21.73/2235.22	c (2234,6) x[41] = 12
21.73/2235.22	c (2234,6) x[42] = 22
21.73/2235.22	c (2234,6) x[43] = 12
21.73/2235.22	c (2234,6) x[44] = 13
21.73/2235.22	c (2234,6) x[45] = 21
21.73/2235.22	c (2234,6) x[46] = 19
21.73/2235.22	c (2234,6) x[47] = 6
21.73/2235.22	c (2234,6) x[48] = 9
21.73/2235.22	c (2234,6) x[49] = 9
21.73/2235.22	s SATISFIABLE
21.73/2235.22	v <instantiation>
21.73/2235.22	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]</list>
21.73/2235.22	v     <values>9 22 17 5 1 14 12 22 16 3 14 12 9 20 1 11 13 3 6 21 6 16 7 0 14 19 1 18 19 11 3 14 14 3 8 10 6 13 9 14 20 12 22 12 13 21 19 6 9 9</values>
21.73/2235.22	v </instantiation>
21.73/2235.22	c (2234,6) Show results End
21.73/2235.22	c (2234,6) Heap : 249 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
21.73/2235.22	c (2234,6) 0,0,5,5,6,6,6,2234,2234,STOP-AFTER(ALL)
21.73/2235.22	c END-Prog: Thu Jul 26 00:20:52 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8220 MiB free)
  memory of node 1: 16384 MiB (13188 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295669-1532555016/watcher-4295669-1532555016 -o /tmp/evaluation-result-4295669-1532555016/solver-4295669-1532555016 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295669-1532555016.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100059 s]*
/proc/loadavg: 2.01 2.02 2.05 4/221 2431
/proc/meminfo: memFree=21864548/32770624 swapFree=67076592/67108860
[pid=2416] ppid=2413 vsize=15011656 memory=70592 CPUtime=0.11 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 6875 0 0 0 8 3 0 0 20 0 15 0 73064827 15371935744 17648 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3752914 17648 2775 1 0 3715374 0
[pid=2416/tid=2418] ppid=2413 vsize=15011656 memory=7100839887284243048 CPUtime=0.09 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) R 2413 2416 29212 0 -1 4202560 5017 0 0 0 7 2 0 0 20 0 15 0 73064827 15371935744 17714 33554432000 4194304 4196468 140721730926304 140425034244488 140425042708224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15011656 memory=3472328295574039403 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 17714 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 17714 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064830 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 17780 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 17780 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 17780 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) S 2413 2416 29212 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424097602160 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 17780 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 17780 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70592 KiB

[startup+0.21046 s]*
/proc/loadavg: 2.01 2.02 2.05 3/221 2431
/proc/meminfo: memFree=21850968/32770624 swapFree=67076592/67108860
[pid=2416] ppid=2413 vsize=15011656 memory=84444 CPUtime=0.25 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 10483 0 0 0 21 4 0 0 20 0 15 0 73064827 15371935744 21111 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3752914 21111 2940 1 0 3715374 0
[pid=2416/tid=2418] ppid=2413 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) R 2413 2416 29212 0 -1 4202560 8320 0 0 0 17 3 0 0 20 0 15 0 73064827 15371935744 21111 33554432000 4194304 4196468 140721730926304 140425034257312 140425062444438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15011656 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 21111 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15011656 memory=4122679106615760544 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064830 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 21111 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 21111 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 21111 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 465 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0.02 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) R 2413 2416 29212 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 73064833 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424097602160 140425042147292 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 21111 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 21111 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84444 KiB

[startup+0.310422 s]*
/proc/loadavg: 2.01 2.02 2.05 3/221 2431
/proc/meminfo: memFree=21846688/32770624 swapFree=67076592/67108860
[pid=2416] ppid=2413 vsize=15011656 memory=88436 CPUtime=0.42 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 11189 0 0 0 38 4 0 0 20 0 15 0 73064827 15371935744 22109 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3752914 22109 2985 1 0 3715374 0
[pid=2416/tid=2418] ppid=2413 vsize=15011656 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) R 2413 2416 29212 0 -1 4202560 8753 0 0 0 26 3 0 0 20 0 15 0 73064827 15371935744 22109 33554432000 4194304 4196468 140721730926304 140425034236656 140425046512990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 22109 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15011656 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15011656 memory=140281148186831 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064829 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064830 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15011656 memory=2272 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 22109 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064831 15371935744 22109 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15011656 memory=280562296387488 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064833 15371935744 22109 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 587 0 0 0 3 0 0 0 20 0 15 0 73064833 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15011656 memory=140281148219279 CPUtime=0.01 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 15 0 73064833 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15011656 memory=140281261184640 CPUtime=0.07 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) S 2413 2416 29212 0 -1 1077944384 471 0 0 0 7 0 0 0 20 0 15 0 73064833 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424097602160 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15011656 memory=140281148224415 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 22109 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15011656 memory=140281334249467 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064834 15371935744 22109 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88436 KiB

[startup+0.700886 s]
/proc/loadavg: 2.01 2.02 2.05 3/221 2431
/proc/meminfo: memFree=21822464/32770624 swapFree=67076592/67108860
[pid=2416] ppid=2413 vsize=15017928 memory=128320 CPUtime=1.02 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 18275 0 0 0 95 7 0 0 20 0 15 0 73064827 15378358272 31568 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3754482 32080 3140 1 0 3715886 0
[pid=2416/tid=2418] ppid=2413 vsize=15017928 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) R 2413 2416 29212 0 -1 4202560 15259 0 0 0 62 6 0 0 20 0 15 0 73064827 15378358272 32080 33554432000 4194304 4196468 140721730926304 140425034269920 140425062444438 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15378358272 32080 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15017928 memory=54 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064829 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73064830 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73064831 15378358272 32080 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064831 15378358272 32080 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064833 15378358272 32080 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15017928 memory=150687853845718 CPUtime=0.1 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 818 0 0 0 10 0 0 0 20 0 15 0 73064833 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15017928 memory=427229 CPUtime=0.05 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 149 0 0 0 5 0 0 0 20 0 15 0 73064833 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15017928 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) R 2413 2416 29212 0 -1 4202560 709 0 0 0 17 0 0 0 20 0 15 0 73064833 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424097600120 140425041359343 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73064834 15378358272 32080 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15017928 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064834 15378358272 32080 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 128320 KiB

[startup+1.50073 s]
/proc/loadavg: 2.01 2.02 2.05 5/221 2431
/proc/meminfo: memFree=21730564/32770624 swapFree=67076592/67108860
[pid=2416] ppid=2413 vsize=15022100 memory=240276 CPUtime=3.5 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 24140 0 0 0 340 10 0 0 20 0 15 0 73064827 15382630400 60069 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3755525 60069 3200 1 0 3716910 0
[pid=2416/tid=2418] ppid=2413 vsize=15022100 memory=126 CPUtime=1.47 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) R 2413 2416 29212 0 -1 4202560 16527 0 0 0 139 8 0 0 20 0 15 0 73064827 15382630400 60069 33554432000 4194304 4196468 140721730926304 140425034260688 140424565626581 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15382630400 60069 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15382630400 60069 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73064829 15382630400 60069 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15022100 memory=280562296210752 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73064829 15382630400 60069 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15022100 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73064830 15382630400 60069 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0

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

[pid=2416/tid=2430] ppid=2413 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15683912 memory=1876 CPUtime=1.28 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 151 0 0 0 70 58 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2433] ppid=2413 vsize=15683912 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2433/stat : 2433 (java) S 2413 2416 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73065563 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424090838208 140425062457113 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2435] ppid=2413 vsize=15683912 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2435/stat : 2435 (java) S 2413 2416 29212 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421942459568 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2436] ppid=2413 vsize=15683912 memory=800 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2436/stat : 2436 (java) S 2413 2416 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421674025008 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2437] ppid=2413 vsize=15683912 memory=5196 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2437/stat : 2437 (java) S 2413 2416 29212 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 73065577 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422210903712 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 2247.88 s
Current children cumulated vsize: 15820852 KiB
Current children cumulated memory: 3069640 KiB

[startup+2234.4 s]
/proc/loadavg: 2.46 2.17 2.10 3/226 2631
/proc/meminfo: memFree=18272024/32770624 swapFree=67076628/67108860
[pid=2416] ppid=2413 vsize=15683912 memory=2961744 CPUtime=21.73 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 36330 0 0 0 2062 111 0 0 20 0 19 0 73064827 16060325888 740436 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3920978 740436 3241 1 0 3881834 0
[pid=2432] ppid=2416 vsize=136940 memory=107896 CPUtime=2226.95 cores=0,2,4,6
/proc/2432/stat : 2432 (minisat_release) R 2416 2416 29212 0 -1 4202496 159442 0 0 0 222677 18 0 0 20 0 1 0 73065563 140226560 26974 33554432000 4194304 4308513 140723608856592 140723608853592 4276410 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 9670656 140723608863409 140723608863918 140723608863918 140723608866757 0
/proc/2432/statm: 34235 26974 354 28 0 30475 0
[pid=2416/tid=2418] ppid=2413 vsize=15683912 memory=-5059952977386882957 CPUtime=7.37 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) S 2413 2416 29212 0 -1 1077944384 19567 0 0 0 690 47 0 0 20 0 19 0 73064827 16060325888 740436 33554432000 4194304 4196468 140721730926304 140425034271744 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15683912 memory=15316 CPUtime=0.07 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 47 0 0 0 6 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15683912 memory=3604 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 73 0 0 0 7 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15683912 memory=10228 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 31 0 0 0 6 2 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15683912 memory=15104 CPUtime=0.04 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 49 0 0 0 3 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15683912 memory=2961744 CPUtime=0.05 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 24 0 0 0 3 2 0 0 20 0 19 0 73064830 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15683912 memory=107896 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740436 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15683912 memory=844 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740436 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15683912 memory=1460 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15683912 memory=2160 CPUtime=5.15 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 5575 0 0 0 514 1 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15683912 memory=107896 CPUtime=6.08 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 4034 0 0 0 606 2 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15683912 memory=8112282956445269571 CPUtime=1.42 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) S 2413 2416 29212 0 -1 1077944384 5393 0 0 0 140 2 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424097602160 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15683912 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15683912 memory=800 CPUtime=1.28 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 151 0 0 0 70 58 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2433] ppid=2413 vsize=15683912 memory=5196 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2433/stat : 2433 (java) S 2413 2416 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73065563 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424090838208 140425062457113 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2435] ppid=2413 vsize=15683912 memory=12816 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2435/stat : 2435 (java) S 2413 2416 29212 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421942459568 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2436] ppid=2413 vsize=15683912 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2436/stat : 2436 (java) S 2413 2416 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421674025008 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2437] ppid=2413 vsize=15683912 memory=2961744 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2437/stat : 2437 (java) S 2413 2416 29212 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 73065577 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422210903712 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 2248.68 s
Current children cumulated vsize: 15820852 KiB
Current children cumulated memory: 3069640 KiB

[startup+2234.8 s]
/proc/loadavg: 2.46 2.17 2.10 3/226 2631
/proc/meminfo: memFree=18272024/32770624 swapFree=67076628/67108860
[pid=2416] ppid=2413 vsize=15683912 memory=2961744 CPUtime=21.73 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 36330 0 0 0 2062 111 0 0 20 0 19 0 73064827 16060325888 740436 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3920978 740436 3241 1 0 3881834 0
[pid=2432] ppid=2416 vsize=136940 memory=107896 CPUtime=2227.35 cores=0,2,4,6
/proc/2432/stat : 2432 (minisat_release) R 2416 2416 29212 0 -1 4202496 159443 0 0 0 222717 18 0 0 20 0 1 0 73065563 140226560 26974 33554432000 4194304 4308513 140723608856592 140723608853592 4275992 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 9670656 140723608863409 140723608863918 140723608863918 140723608866757 0
/proc/2432/statm: 34235 26974 354 28 0 30475 0
[pid=2416/tid=2418] ppid=2413 vsize=15683912 memory=19064 CPUtime=7.37 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) S 2413 2416 29212 0 -1 1077944384 19567 0 0 0 690 47 0 0 20 0 19 0 73064827 16060325888 740436 33554432000 4194304 4196468 140721730926304 140425034271744 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15683912 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 47 0 0 0 6 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15683912 memory=1876 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 73 0 0 0 7 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15683912 memory=1664 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 31 0 0 0 6 2 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15683912 memory=12816 CPUtime=0.04 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 49 0 0 0 3 1 0 0 20 0 19 0 73064829 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15683912 memory=1332 CPUtime=0.05 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 24 0 0 0 3 2 0 0 20 0 19 0 73064830 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15683912 memory=1508 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740436 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15683912 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740436 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15683912 memory=3032 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15683912 memory=2764 CPUtime=5.15 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) S 2413 2416 29212 0 -1 1077944384 5575 0 0 0 514 1 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15683912 memory=796 CPUtime=6.08 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 4034 0 0 0 606 2 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15683912 memory=107896 CPUtime=1.42 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) S 2413 2416 29212 0 -1 1077944384 5393 0 0 0 140 2 0 0 20 0 19 0 73064833 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424097602160 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15683912 memory=776 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15683912 memory=1876 CPUtime=1.28 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 151 0 0 0 70 58 0 0 20 0 19 0 73064834 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2433] ppid=2413 vsize=15683912 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2433/stat : 2433 (java) S 2413 2416 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73065563 16060325888 740436 33554432000 4194304 4196468 140721730926304 140424090838208 140425062457113 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2435] ppid=2413 vsize=15683912 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2435/stat : 2435 (java) S 2413 2416 29212 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421942459568 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2436] ppid=2413 vsize=15683912 memory=2961744 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2436/stat : 2436 (java) S 2413 2416 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 740436 33554432000 4194304 4196468 140721730926304 140421674025008 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2437] ppid=2413 vsize=15683912 memory=107896 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2437/stat : 2437 (java) S 2413 2416 29212 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 73065577 16060325888 740436 33554432000 4194304 4196468 140721730926304 140422210903712 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 2249.08 s
Current children cumulated vsize: 15820852 KiB
Current children cumulated memory: 3069640 KiB

[startup+2235.2 s]
/proc/loadavg: 2.46 2.17 2.10 3/226 2631
/proc/meminfo: memFree=18272024/32770624 swapFree=67076628/67108860
[pid=2416] ppid=2413 vsize=15683912 memory=2963792 CPUtime=21.73 cores=0,2,4,6
/proc/2416/stat : 2416 (java) S 2413 2416 29212 0 -1 1077944320 36344 0 0 0 2062 111 0 0 20 0 19 0 73064827 16060325888 740948 33554432000 4194304 4196468 140721730926304 140721730908848 140425062432503 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
/proc/2416/statm: 3920978 740948 3241 1 0 3881834 0
[pid=2416/tid=2418] ppid=2413 vsize=15683912 memory=844 CPUtime=7.37 cores=0,2,4,6
/proc/2416/task/2418/stat : 2418 (java) S 2413 2416 29212 0 -1 1077944384 19567 0 0 0 690 47 0 0 20 0 19 0 73064827 16060325888 740948 33554432000 4194304 4196468 140721730926304 140425034271744 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2419] ppid=2413 vsize=15683912 memory=1460 CPUtime=0.07 cores=0,2,4,6
/proc/2416/task/2419/stat : 2419 (java) S 2413 2416 29212 0 -1 1077944384 47 0 0 0 6 1 0 0 20 0 19 0 73064829 16060325888 740948 33554432000 4194304 4196468 140721730926304 140425066675344 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2420] ppid=2413 vsize=15683912 memory=-5059952977386882957 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2420/stat : 2420 (java) S 2413 2416 29212 0 -1 1077944384 73 0 0 0 7 1 0 0 20 0 19 0 73064829 16060325888 740948 33554432000 4194304 4196468 140721730926304 140424523103248 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2421] ppid=2413 vsize=15683912 memory=3328 CPUtime=0.08 cores=0,2,4,6
/proc/2416/task/2421/stat : 2421 (java) S 2413 2416 29212 0 -1 1077944384 31 0 0 0 6 2 0 0 20 0 19 0 73064829 16060325888 740948 33554432000 4194304 4196468 140721730926304 140424522050448 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2422] ppid=2413 vsize=15683912 memory=776 CPUtime=0.04 cores=0,2,4,6
/proc/2416/task/2422/stat : 2422 (java) S 2413 2416 29212 0 -1 1077944384 49 0 0 0 3 1 0 0 20 0 19 0 73064829 16060325888 740948 33554432000 4194304 4196468 140721730926304 140424520997648 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2423] ppid=2413 vsize=15683912 memory=1876 CPUtime=0.05 cores=0,2,4,6
/proc/2416/task/2423/stat : 2423 (java) S 2413 2416 29212 0 -1 1077944384 24 0 0 0 3 2 0 0 20 0 19 0 73064830 16060325888 740948 33554432000 4194304 4196468 140721730926304 140424100759920 140425062443650 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2424] ppid=2413 vsize=15683912 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2424/stat : 2424 (java) S 2413 2416 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740948 33554432000 4194304 4196468 140721730926304 140423620191264 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2425] ppid=2413 vsize=15683912 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2425/stat : 2425 (java) S 2413 2416 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73064831 16060325888 740948 33554432000 4194304 4196468 140721730926304 140423351755632 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2426] ppid=2413 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2426/stat : 2426 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064833 16060325888 741012 33554432000 4194304 4196468 140721730926304 140422977247056 140425062451099 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2427] ppid=2413 vsize=15683912 memory=1828 CPUtime=5.15 cores=0,2,4,6
/proc/2416/task/2427/stat : 2427 (java) R 2413 2416 29212 0 -1 1077944384 5575 0 0 0 514 1 0 0 20 0 19 0 73064833 16060325888 741012 33554432000 4194304 4196468 140721730926304 140424099707760 140425062443650 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2428] ppid=2413 vsize=15683912 memory=800 CPUtime=6.08 cores=0,2,4,6
/proc/2416/task/2428/stat : 2428 (java) S 2413 2416 29212 0 -1 1077944384 4034 0 0 0 606 2 0 0 20 0 19 0 73064833 16060325888 741012 33554432000 4194304 4196468 140721730926304 140424098654960 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2429] ppid=2413 vsize=15683912 memory=5196 CPUtime=1.42 cores=0,2,4,6
/proc/2416/task/2429/stat : 2429 (java) R 2413 2416 29212 0 -1 4202560 5399 0 0 0 140 2 0 0 20 0 19 0 73064833 16060325888 741012 33554432000 4194304 4196468 140721730926304 140424097597888 140425041374054 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2430] ppid=2413 vsize=15683912 memory=107896 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2430/stat : 2430 (java) S 2413 2416 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73064834 16060325888 741012 33554432000 4194304 4196468 140721730926304 140422479342304 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2431] ppid=2413 vsize=15683912 memory=107896 CPUtime=1.28 cores=0,2,4,6
/proc/2416/task/2431/stat : 2431 (java) S 2413 2416 29212 0 -1 1077944384 151 0 0 0 70 58 0 0 20 0 19 0 73064834 16060325888 741012 33554432000 4194304 4196468 140721730926304 140424096549552 140425062443650 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2433] ppid=2413 vsize=15683912 memory=10228 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2433/stat : 2433 (java) S 2413 2416 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 73065563 16060325888 741012 33554432000 4194304 4196468 140721730926304 140424090838208 140425062457113 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2435] ppid=2413 vsize=15683912 memory=15104 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2435/stat : 2435 (java) R 2413 2416 29212 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 741012 33554432000 4194304 4196468 140721730926304 140421942459568 140425062454333 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2436] ppid=2413 vsize=15683912 memory=640 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2436/stat : 2436 (java) S 2413 2416 29212 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 73065564 16060325888 741012 33554432000 4194304 4196468 140721730926304 140421674025008 140425062454429 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
[pid=2416/tid=2437] ppid=2413 vsize=15683912 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/2416/task/2437/stat : 2437 (java) S 2413 2416 29212 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 73065577 16060325888 741012 33554432000 4194304 4196468 140721730926304 140422210903712 140425062442709 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28999680 140721730929652 140721730929929 140721730929929 140721730932687 0
Current children cumulated CPU time: 21.73 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 2963792 KiB

Child status: 0
Real time (s): 2235.26
CPU time (s): 2249.59
CPU user time (s): 2248.27
CPU system time (s): 1.32602
CPU usage (%): 100.641
Max. virtual memory (cumulated for all children) (KiB): 15820852
Max. memory (cumulated for all children) (KiB): 3069640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2248.27
system time used= 1.32602
maximum resident set size= 2964048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195884
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52960
involuntary context switches= 3043


# summary of solver processes directly reported to runsolver:
#   pid: 2416
#   total CPU time (s): 2249.59
#   total CPU user time (s): 2248.27
#   total CPU system time (s): 1.32602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8 second user time and 24.1034 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 23:43:37
IDJOB=4295669
IDBENCH=141588
IDSOLVER=2755
FILE ID=node102/4295669-1532555016
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52740 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Frb/frb-50-23-2-mgd_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295669-1532555016/watcher-4295669-1532555016 -o /tmp/evaluation-result-4295669-1532555016/solver-4295669-1532555016 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295669-1532555016.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 747f749c43313802f4a8e2c3a16b0378
RANDOM SEED=227677722

node102.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.51
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.51
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.51
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.51
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:        21922524 kB
MemAvailable:   29510340 kB
Buffers:          163624 kB
Cached:          7659560 kB
SwapCached:         5576 kB
Active:          3673400 kB
Inactive:        6632744 kB
Active(anon):    2451504 kB
Inactive(anon):    55096 kB
Active(file):    1221896 kB
Inactive(file):  6577648 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076592 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:       2487176 kB
Mapped:            44848 kB
Shmem:             21524 kB
Slab:             236184 kB
SReclaimable:     208212 kB
SUnreclaim:        27972 kB
KernelStack:        3856 kB
PageTables:        10508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13508768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2340864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-26 00:20:52