Trace number 4293367

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 order+MapleCOMSPS (2018-06-13)SAT 252.87 249.266

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P04_c18.xml
MD5SUMbba9b3428f0c8228a4e28ff2342631fb
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 benchmark8.52171
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":16}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":36},{"degree":5,"count":8},{"degree":6,"count":8}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":16,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 12:23:22 CEST 2018
0.67/0.55	c PID: 4803
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.20/0.88	c (0,0) Parsing End
1.20/0.88	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 38 ctr, max domain size 37
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) Constraint Name Generate Begin
1.20/0.89	c (0,0) Ctr:HOME/instance-4293367-1532341401.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.89	c (0,0) Constraint Name Generate End
1.20/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.89	c (0,0) CSP to CSPinCNF Begin
1.41/0.99	c (0,0) translated 4 (10%) constraints
1.59/1.01	c (0,0) translated 8 (20%) constraints
1.59/1.02	c (0,0) translated 12 (30%) constraints
1.59/1.03	c (0,0) translated 16 (40%) constraints
1.59/1.04	c (0,0) translated 19 (50%) constraints
1.59/1.05	c (0,0) translated 23 (60%) constraints
1.59/1.06	c (0,0) translated 27 (70%) constraints
1.59/1.07	c (0,0) translated 31 (80%) constraints
1.59/1.07	c (0,0) translated 35 (90%) constraints
1.83/1.12	c (0,0) translated 38 (100%) constraints
2.38/1.32	c (0,0) STATISTICS1:HOME/instance-4293367-1532341401.xml,AllDifferent:Dist:Eq:IntVar,52,862,1332,37,36,3,1332:144;37:120;36:630,37:560;36:1476,36:2;16:2;2:786;1:72,3:144;2:750;1:104,
2.38/1.32	c (0,0) ===========================================
2.38/1.32	c (0,0) Order
2.38/1.32	c (0,0) ===========================================
2.38/1.34	c (0,0) translated 87 (10%) constraints
2.38/1.35	c (0,0) translated 173 (20%) constraints
2.38/1.36	c (0,0) translated 259 (30%) constraints
2.38/1.37	c (0,0) translated 345 (40%) constraints
2.38/1.38	c (0,0) translated 431 (50%) constraints
2.38/1.39	c (0,0) translated 518 (60%) constraints
2.66/1.40	c (0,0) translated 604 (70%) constraints
2.66/1.41	c (0,0) translated 690 (80%) constraints
2.66/1.42	c (0,0) translated 776 (90%) constraints
2.66/1.42	c (0,0) translated 862 (100%) constraints
2.66/1.43	c (0,0) CSP to CSPinCNF End
2.66/1.43	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.66/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.66/1.43	c (0,0) CSPinCNF Propagation Begin
2.66/1.46	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.66/1.46	c (0,0) CSPinCNF Propagation End
2.66/1.46	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.66/1.46	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.66/1.46	c (0,0) Simplify CSPinCNF Begin
2.97/1.58	c (1,1) Simplify CSPinCNF End
2.97/1.59	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.97/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.97/1.59	c (1,1) Calculate Precise Domain Begin
2.97/1.59	c (1,1) 0 values are removed by re-calculation
2.97/1.59	c (1,1) Calculate Precise Domain End
2.97/1.59	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.97/1.59	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.97/1.59	c (1,1) CSPinCNF to SatSolver Begin
4.56/2.09	c (1,1) 244 (10 %) CSP clauses are encoded (3408 SAT variables, 99299 SAT clauses)
4.88/2.14	c (1,1) 487 (20 %) CSP clauses are encoded (3408 SAT variables, 105374 SAT clauses)
4.88/2.18	c (1,1) 731 (30 %) CSP clauses are encoded (3408 SAT variables, 111289 SAT clauses)
5.15/2.22	c (1,1) 974 (40 %) CSP clauses are encoded (3408 SAT variables, 117202 SAT clauses)
5.15/2.26	c (1,1) 1217 (50 %) CSP clauses are encoded (3408 SAT variables, 123115 SAT clauses)
5.15/2.29	c (1,1) 1461 (60 %) CSP clauses are encoded (3408 SAT variables, 129064 SAT clauses)
5.44/2.33	c (1,1) 1704 (70 %) CSP clauses are encoded (3408 SAT variables, 134977 SAT clauses)
5.44/2.34	c (1,1) 1948 (80 %) CSP clauses are encoded (3408 SAT variables, 140891 SAT clauses)
5.44/2.36	c (1,1) 2191 (90 %) CSP clauses are encoded (3408 SAT variables, 146804 SAT clauses)
5.44/2.38	c (1,1) 2434 (100 %) CSP clauses are encoded (3408 SAT variables, 152717 SAT clauses)
5.44/2.38	c (1,1) CSPinCNF to SatSolver End
5.44/2.38	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.66/2.41	c (1,1) STATISTICS2:HOME/instance-4293367-1532341401.xml,AllDifferent:Dist:Eq:IntVar,1624,2434,1332,37,36,3,1332:144;37:240;36:1260,37:800;36:2736;2:3144,36:2;16:2;2:2358;1:72,3:144;2:1500;1:3248,
5.66/2.41	c (1,1) SatSolver.solve Begin
5.66/2.41	c (1,1) 3408 bool, 152718 clause
5.66/2.41	c (1,1) 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-4293367-1532341401.xml-scop-4803.cnf HOME/instance-4293367-1532341401.xml-scop-4803.cnf.out
252.75/249.21	c (248,0) c This is COMiniSatPS.
252.75/249.21	c (248,0) c WARNING: for repeatability, setting FPU to use double precision
252.75/249.21	c (248,0) c ============================[ Problem Statistics ]=============================
252.75/249.21	c (248,0) c |                                                                             |
252.75/249.21	c (248,0) c |  Number of variables:          3408                                         |
252.75/249.21	c (248,0) c |  Number of clauses:          152718                                         |
252.75/249.21	c (248,0) c |  Parse time:                   0.04 s                                       |
252.75/249.21	c (248,0) c |  Eliminated clauses:           0.01 Mb                                      |
252.75/249.21	c (248,0) c Reduced to 2622 vars, 151932 cls (grow=0)
252.75/249.21	c (248,0) c No iterative elimination performed. (vars=2622, c/v ratio=57.9)
252.75/249.21	c (248,0) c |  Simplification time:          0.23 s                                       |
252.75/249.21	c (248,0) c |                                                                             |
252.75/249.21	c (248,0) c ============================[ Search Statistics ]==============================
252.75/249.21	c (248,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.75/249.21	c (248,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
252.75/249.21	c (248,0) c ===============================================================================
252.75/249.21	c (248,0) c ===============================================================================
252.75/249.21	c (248,0) c restarts              : 48
252.75/249.21	c (248,0) c conflicts             : 1599227        (6483 /sec)
252.75/249.21	c (248,0) c decisions             : 1910214        (0.00 % random) (7743 /sec)
252.75/249.21	c (248,0) c propagations          : 513622631      (2082003 /sec)
252.75/249.21	c (248,0) c conflict literals     : 65569339       (18.70 % deleted)
252.75/249.21	c (248,0) c CPU time              : 246.696 s
252.75/249.21	c (248,0) 
252.75/249.21	c (248,0) s SATISFIABLE
252.75/249.23	c (248,1) SatSolver.solve End
252.75/249.23	c (248,1) Heap : 732 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
252.75/249.23	c (248,1) Show results Begin
252.75/249.24	c (248,1) ce[0][0][1] = 22
252.75/249.24	c (248,1) ce[0][0][2] = 8
252.75/249.24	c (248,1) ce[0][0][3] = 6
252.75/249.24	c (248,1) ce[0][1][2] = 30
252.75/249.24	c (248,1) ce[0][1][3] = 16
252.75/249.24	c (248,1) ce[0][2][3] = 14
252.75/249.24	c (248,1) ce[1][0][1] = 11
252.75/249.24	c (248,1) ce[1][0][2] = 4
252.75/249.24	c (248,1) ce[1][0][3] = 28
252.75/249.24	c (248,1) ce[1][1][2] = 15
252.75/249.24	c (248,1) ce[1][1][3] = 17
252.75/249.24	c (248,1) ce[1][2][3] = 32
252.75/249.24	c (248,1) ce[2][0][1] = 35
252.75/249.24	c (248,1) ce[2][0][2] = 25
252.75/249.24	c (248,1) ce[2][0][3] = 1
252.75/249.24	c (248,1) ce[2][1][2] = 10
252.75/249.24	c (248,1) ce[2][1][3] = 36
252.75/249.24	c (248,1) ce[2][2][3] = 26
252.75/249.24	c (248,1) ce[3][0][1] = 9
252.75/249.24	c (248,1) ce[3][0][2] = 29
252.75/249.24	c (248,1) ce[3][0][3] = 27
252.75/249.24	c (248,1) ce[3][1][2] = 20
252.75/249.24	c (248,1) ce[3][1][3] = 18
252.75/249.24	c (248,1) ce[3][2][3] = 2
252.75/249.24	c (248,1) cie[0][0] = 21
252.75/249.24	c (248,1) cie[0][1] = 12
252.75/249.24	c (248,1) cie[0][2] = 33
252.75/249.24	c (248,1) cie[0][3] = 13
252.75/249.24	c (248,1) cie[1][0] = 5
252.75/249.24	c (248,1) cie[1][1] = 19
252.75/249.24	c (248,1) cie[1][2] = 24
252.75/249.24	c (248,1) cie[1][3] = 34
252.75/249.24	c (248,1) cie[2][0] = 3
252.75/249.24	c (248,1) cie[2][1] = 23
252.75/249.24	c (248,1) cie[2][2] = 7
252.75/249.24	c (248,1) cie[2][3] = 31
252.75/249.24	c (248,1) cn[0][0] = 27
252.75/249.24	c (248,1) cn[0][1] = 5
252.75/249.24	c (248,1) cn[0][2] = 35
252.75/249.24	c (248,1) cn[0][3] = 21
252.75/249.24	c (248,1) cn[1][0] = 6
252.75/249.24	c (248,1) cn[1][1] = 17
252.75/249.24	c (248,1) cn[1][2] = 2
252.75/249.24	c (248,1) cn[1][3] = 34
252.75/249.24	c (248,1) cn[2][0] = 1
252.75/249.24	c (248,1) cn[2][1] = 36
252.75/249.24	c (248,1) cn[2][2] = 26
252.75/249.24	c (248,1) cn[2][3] = 0
252.75/249.24	c (248,1) cn[3][0] = 4
252.75/249.24	c (248,1) cn[3][1] = 13
252.75/249.24	c (248,1) cn[3][2] = 33
252.75/249.24	c (248,1) cn[3][3] = 31
252.75/249.24	s SATISFIABLE
252.75/249.24	v <instantiation>
252.75/249.24	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] cn[3][0] cn[3][1] cn[3][2] cn[3][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] ce[3][0][1] ce[3][0][2] ce[3][0][3] ce[3][1][2] ce[3][1][3] ce[3][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3] cie[2][0] cie[2][1] cie[2][2] cie[2][3]</list>
252.75/249.24	v     <values>27 5 35 21 6 17 2 34 1 36 26 0 4 13 33 31 22 8 6 30 16 14 11 4 28 15 17 32 35 25 1 10 36 26 9 29 27 20 18 2 21 12 33 13 5 19 24 34 3 23 7 31</values>
252.75/249.24	v </instantiation>
252.75/249.24	c (248,1) Show results End
252.75/249.24	c (248,1) Heap : 732 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
252.75/249.24	c (248,1) 0,0,0,0,1,1,1,248,248,STOP-AFTER(ALL)
252.75/249.24	c END-Prog: Mon Jul 23 12:27:30 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 (4341 MiB free)
  memory of node 1: 16384 MiB (11036 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293367-1532341401/watcher-4293367-1532341401 -o /tmp/evaluation-result-4293367-1532341401/solver-4293367-1532341401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293367-1532341401.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=4803, runsolver pid=4800

[startup+0.100093 s]*
/proc/loadavg: 2.05 2.02 2.04 3/220 4818
/proc/meminfo: memFree=15688724/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15011656 memory=70764 CPUtime=0.11 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 6980 0 0 0 9 2 0 0 20 0 15 0 51703276 15371935744 17691 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3752914 17691 2749 1 0 3715374 0
[pid=4803/tid=4805] ppid=4800 vsize=15011656 memory=4715450953571079059 CPUtime=0.09 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) R 4800 4803 2271 0 -1 4202560 5266 0 0 0 8 1 0 0 20 0 15 0 51703277 15371935744 17889 33554432000 4194304 4196468 140731132926176 140564975174432 140564983646059 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 17889 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 17955 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 17955 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 17955 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) S 4800 4803 2271 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564342217200 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564341164656 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0.01 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) S 4800 4803 2271 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 15 0 51703283 15371935744 17955 33554432000 4194304 4196468 140731132926176 140564340112112 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 17955 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 18021 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70764 KiB

[startup+0.210522 s]*
/proc/loadavg: 2.05 2.02 2.04 3/220 4818
/proc/meminfo: memFree=15674772/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15011656 memory=83604 CPUtime=0.26 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 10384 0 0 0 23 3 0 0 20 0 15 0 51703276 15371935744 20901 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3752914 20901 2880 1 0 3715374 0
[pid=4803/tid=4805] ppid=4800 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) R 4800 4803 2271 0 -1 4202560 8275 0 0 0 18 2 0 0 20 0 15 0 51703277 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564975196624 140564987450718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 20901 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15011656 memory=140507775570266 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 20901 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 20901 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) R 4800 4803 2271 0 -1 4202560 338 0 0 0 1 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564342217200 140564986870418 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) R 4800 4803 2271 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564341164752 140565003380437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0.03 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) S 4800 4803 2271 0 -1 1077944384 289 0 0 0 3 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564340112112 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 20901 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83604 KiB

[startup+0.310598 s]*
/proc/loadavg: 2.05 2.02 2.04 4/220 4818
/proc/meminfo: memFree=15670724/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15011656 memory=87680 CPUtime=0.43 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 11001 0 0 0 40 3 0 0 20 0 15 0 51703276 15371935744 21920 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3752914 21920 3028 1 0 3715374 0
[pid=4803/tid=4805] ppid=4800 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) R 4800 4803 2271 0 -1 4202560 8705 0 0 0 27 2 0 0 20 0 15 0 51703277 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564975174384 140564987450718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 21920 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15011656 memory=3977017336120228602 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703278 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 21920 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15011656 memory=140507775555200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51703280 15371935744 21920 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) R 4800 4803 2271 0 -1 4202560 406 0 0 0 2 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564342217200 140564995659680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) R 4800 4803 2271 0 -1 1077944384 214 0 0 0 2 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564341164656 140565003381378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) R 4800 4803 2271 0 -1 4202560 329 0 0 0 7 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564340112112 140564982173455 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) R 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703283 15371935744 21920 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87680 KiB

[startup+0.700924 s]
/proc/loadavg: 2.05 2.02 2.04 3/220 4818
/proc/meminfo: memFree=15646540/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15020052 memory=127608 CPUtime=1 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 18196 0 0 0 95 5 0 0 20 0 15 0 51703276 15380533248 31902 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3755013 31902 3159 1 0 3716398 0
[pid=4803/tid=4805] ppid=4800 vsize=15020052 memory=796 CPUtime=0.67 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) S 4800 4803 2271 0 -1 1077944384 15462 0 0 0 63 4 0 0 20 0 15 0 51703277 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564975207744 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15020052 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15380533248 31902 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15020052 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703278 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15020052 memory=281015281297184 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51703280 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51703280 15380533248 31902 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15020052 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51703280 15380533248 31902 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15020052 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15020052 memory=8380 CPUtime=0.09 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) R 4800 4803 2271 0 -1 4202560 648 0 0 0 9 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564342203264 140564981786392 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15020052 memory=7307210974946176466 CPUtime=0.05 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) R 4800 4803 2271 0 -1 4202560 274 0 0 0 5 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564341152496 140564981763612 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15020052 memory=7302135314614015847 CPUtime=0.16 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) R 4800 4803 2271 0 -1 4202560 454 0 0 0 16 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564340112112 140565003382166 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15020052 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703283 15380533248 31902 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127608 KiB

[startup+1.5007 s]
/proc/loadavg: 2.29 2.07 2.06 4/220 4818
/proc/meminfo: memFree=15620200/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15024148 memory=183116 CPUtime=2.97 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 22277 0 0 0 289 8 0 0 20 0 15 0 51703276 15384727552 45779 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3756037 45779 3200 1 0 3717422 0
[pid=4803/tid=4805] ppid=4800 vsize=15024148 memory=288230377108275491 CPUtime=1.47 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) R 4800 4803 2271 0 -1 4202560 16636 0 0 0 142 5 0 0 20 0 15 0 51703277 15384727552 45779 33554432000 4194304 4196468 140731132926176 140564975206912 140564500915255 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15384727552 45779 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15384727552 45779 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51703278 15384727552 45779 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51703278 15384727552 45779 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51703280 15384727552 45779 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0

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

/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 19 0 0 0 5 3 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4820] ppid=4800 vsize=15681864 memory=52128 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4820/stat : 4820 (java) S 4800 4803 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51703520 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564323124288 140565003394841 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4822] ppid=4800 vsize=15681864 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4822/stat : 4822 (java) S 4800 4803 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561931550256 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4823] ppid=4800 vsize=15681864 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4823/stat : 4823 (java) S 4800 4803 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561663114928 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4824] ppid=4800 vsize=15681864 memory=538592 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4824/stat : 4824 (java) S 4800 4803 2271 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 51703523 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562199993888 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 249.95 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 591064 KiB

[startup+248.001 s]*
/proc/loadavg: 2.00 2.03 2.05 3/225 4829
/proc/meminfo: memFree=15136956/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15681864 memory=538592 CPUtime=6.01 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 25870 0 0 0 583 18 0 0 20 0 19 0 51703276 16058228736 134648 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3920466 134648 3230 1 0 3881322 0
[pid=4819] ppid=4803 vsize=70260 memory=52560 CPUtime=245.54 cores=0,2,4,6
/proc/4819/stat : 4819 (minisat_release) R 4803 4803 2271 0 -1 4202496 43674 0 0 0 24548 6 0 0 20 0 1 0 51703519 71946240 13140 33554432000 4194304 4308513 140737281370448 140737281367448 4263086 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 33488896 140737281372849 140737281373358 140737281373358 140737281376197 0
/proc/4819/statm: 17565 13140 353 28 0 13805 0
[pid=4803/tid=4805] ppid=4800 vsize=15681864 memory=-5059952977386882957 CPUtime=2.44 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) S 4800 4803 2271 0 -1 1077944384 17400 0 0 0 234 10 0 0 20 0 19 0 51703277 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564975209472 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15681864 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15681864 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15681864 memory=3296 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15681864 memory=536136 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15681864 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15681864 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15681864 memory=15817802732800252 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15681864 memory=18448 CPUtime=1.31 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) S 4800 4803 2271 0 -1 1077944384 1372 0 0 0 130 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564342217200 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15681864 memory=10204 CPUtime=1.24 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) S 4800 4803 2271 0 -1 1077944384 2670 0 0 0 124 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564341164656 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15681864 memory=0 CPUtime=0.88 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) S 4800 4803 2271 0 -1 1077944384 2993 0 0 0 87 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564340112112 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15681864 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15681864 memory=16776 CPUtime=0.08 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 19 0 0 0 5 3 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4820] ppid=4800 vsize=15681864 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4820/stat : 4820 (java) S 4800 4803 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51703520 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564323124288 140565003394841 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4822] ppid=4800 vsize=15681864 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4822/stat : 4822 (java) S 4800 4803 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561931550256 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4823] ppid=4800 vsize=15681864 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4823/stat : 4823 (java) S 4800 4803 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561663114928 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4824] ppid=4800 vsize=15681864 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4824/stat : 4824 (java) S 4800 4803 2271 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 51703523 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562199993888 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 251.55 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 591152 KiB

[startup+248.801 s]
/proc/loadavg: 2.00 2.03 2.05 3/225 4829
/proc/meminfo: memFree=15136956/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15681864 memory=538592 CPUtime=6.01 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 25870 0 0 0 583 18 0 0 20 0 19 0 51703276 16058228736 134648 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3920466 134648 3230 1 0 3881322 0
[pid=4819] ppid=4803 vsize=70260 memory=52560 CPUtime=246.34 cores=0,2,4,6
/proc/4819/stat : 4819 (minisat_release) R 4803 4803 2271 0 -1 4202496 43674 0 0 0 24628 6 0 0 20 0 1 0 51703519 71946240 13140 33554432000 4194304 4308513 140737281370448 140737281367448 4250338 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 33488896 140737281372849 140737281373358 140737281373358 140737281376197 0
/proc/4819/statm: 17565 13140 353 28 0 13805 0
[pid=4803/tid=4805] ppid=4800 vsize=15681864 memory=-7088785026379990432 CPUtime=2.44 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) S 4800 4803 2271 0 -1 1077944384 17400 0 0 0 234 10 0 0 20 0 19 0 51703277 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564975209472 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15681864 memory=7157175736252983661 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15681864 memory=7307488862768293457 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15681864 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15681864 memory=15817802732800252 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15681864 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15681864 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15681864 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15681864 memory=538592 CPUtime=1.31 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) S 4800 4803 2271 0 -1 1077944384 1372 0 0 0 130 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564342217200 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15681864 memory=52560 CPUtime=1.24 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) S 4800 4803 2271 0 -1 1077944384 2670 0 0 0 124 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564341164656 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15681864 memory=1292 CPUtime=0.88 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) S 4800 4803 2271 0 -1 1077944384 2993 0 0 0 87 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564340112112 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15681864 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15681864 memory=796 CPUtime=0.08 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 19 0 0 0 5 3 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4820] ppid=4800 vsize=15681864 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4820/stat : 4820 (java) S 4800 4803 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51703520 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564323124288 140565003394841 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4822] ppid=4800 vsize=15681864 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4822/stat : 4822 (java) S 4800 4803 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561931550256 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4823] ppid=4800 vsize=15681864 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4823/stat : 4823 (java) S 4800 4803 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561663114928 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4824] ppid=4800 vsize=15681864 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4824/stat : 4824 (java) S 4800 4803 2271 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 51703523 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562199993888 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 252.35 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 591152 KiB

[startup+249.201 s]
/proc/loadavg: 2.00 2.03 2.05 3/225 4829
/proc/meminfo: memFree=15136956/32770624 swapFree=67108860/67108860
[pid=4803] ppid=4800 vsize=15681864 memory=538592 CPUtime=6.01 cores=0,2,4,6
/proc/4803/stat : 4803 (java) S 4800 4803 2271 0 -1 1077944320 25870 0 0 0 583 18 0 0 20 0 19 0 51703276 16058228736 134648 33554432000 4194304 4196468 140731132926176 140731132908720 140565003370231 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
/proc/4803/statm: 3920466 134648 3230 1 0 3881322 0
[pid=4819] ppid=4803 vsize=70260 memory=52560 CPUtime=246.74 cores=0,2,4,6
/proc/4819/stat : 4819 (minisat_release) R 4803 4803 2271 0 -1 4202496 43684 0 0 0 24668 6 0 0 20 0 1 0 51703519 71946240 13140 33554432000 4194304 4308513 140737281370448 140737281367448 4276036 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 33488896 140737281372849 140737281373358 140737281373358 140737281376197 0
/proc/4819/statm: 17565 13140 353 28 0 13805 0
[pid=4803/tid=4805] ppid=4800 vsize=15681864 memory=536136 CPUtime=2.44 cores=0,2,4,6
/proc/4803/task/4805/stat : 4805 (java) S 4800 4803 2271 0 -1 1077944384 17400 0 0 0 234 10 0 0 20 0 19 0 51703277 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564975209472 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4806] ppid=4800 vsize=15681864 memory=60592 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4806/stat : 4806 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140565007612688 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4807] ppid=4800 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4807/stat : 4807 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564821769104 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4808] ppid=4800 vsize=15681864 memory=3272 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4808/stat : 4808 (java) S 4800 4803 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564820716560 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4809] ppid=4800 vsize=15681864 memory=538592 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4809/stat : 4809 (java) S 4800 4803 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51703278 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564819664016 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4810] ppid=4800 vsize=15681864 memory=52472 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4810/stat : 4810 (java) S 4800 4803 2271 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564343269360 140565003381378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4811] ppid=4800 vsize=15681864 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4811/stat : 4811 (java) S 4800 4803 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563475063712 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4812] ppid=4800 vsize=15681864 memory=52472 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4812/stat : 4812 (java) S 4800 4803 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51703280 16058228736 134648 33554432000 4194304 4196468 140731132926176 140563340841968 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4813] ppid=4800 vsize=15681864 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4813/stat : 4813 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562966337744 140565003388827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4814] ppid=4800 vsize=15681864 memory=1696 CPUtime=1.31 cores=0,2,4,6
/proc/4803/task/4814/stat : 4814 (java) S 4800 4803 2271 0 -1 1077944384 1372 0 0 0 130 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564342217200 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4815] ppid=4800 vsize=15681864 memory=920 CPUtime=1.24 cores=0,2,4,6
/proc/4803/task/4815/stat : 4815 (java) S 4800 4803 2271 0 -1 1077944384 2670 0 0 0 124 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564341164656 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4816] ppid=4800 vsize=15681864 memory=3848 CPUtime=0.88 cores=0,2,4,6
/proc/4803/task/4816/stat : 4816 (java) S 4800 4803 2271 0 -1 1077944384 2993 0 0 0 87 1 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564340112112 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4817] ppid=4800 vsize=15681864 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4817/stat : 4817 (java) S 4800 4803 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562468432992 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4818] ppid=4800 vsize=15681864 memory=2884 CPUtime=0.08 cores=0,2,4,6
/proc/4803/task/4818/stat : 4818 (java) S 4800 4803 2271 0 -1 1077944384 19 0 0 0 5 3 0 0 20 0 19 0 51703283 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564339058992 140565003381378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4820] ppid=4800 vsize=15681864 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4820/stat : 4820 (java) S 4800 4803 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51703520 16058228736 134648 33554432000 4194304 4196468 140731132926176 140564323124288 140565003394841 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4822] ppid=4800 vsize=15681864 memory=225 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4822/stat : 4822 (java) S 4800 4803 2271 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561931550256 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4823] ppid=4800 vsize=15681864 memory=-8961168018402230209 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4823/stat : 4823 (java) S 4800 4803 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51703521 16058228736 134648 33554432000 4194304 4196468 140731132926176 140561663114928 140565003392157 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
[pid=4803/tid=4824] ppid=4800 vsize=15681864 memory=-8253362762722141311 CPUtime=0 cores=0,2,4,6
/proc/4803/task/4824/stat : 4824 (java) S 4800 4803 2271 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 51703523 16058228736 134648 33554432000 4194304 4196468 140731132926176 140562199993888 140565003380437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15990784 140731132929011 140731132929289 140731132929289 140731132932047 0
Current children cumulated CPU time: 252.75 s
Current children cumulated vsize: 15752124 KiB
Current children cumulated memory: 591152 KiB

Child status: 0
Real time (s): 249.266
CPU time (s): 252.87
CPU user time (s): 252.615
CPU system time (s): 0.254386
CPU usage (%): 101.446
Max. virtual memory (cumulated for all children) (KiB): 15752124
Max. memory (cumulated for all children) (KiB): 591152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.615
system time used= 0.254386
maximum resident set size= 539812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69720
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9262
involuntary context switches= 295


# summary of solver processes directly reported to runsolver:
#   pid: 4803
#   total CPU time (s): 252.87
#   total CPU user time (s): 252.615
#   total CPU system time (s): 0.254386

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.00625 second user time and 2.26551 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:23:21
IDJOB=4293367
IDBENCH=141167
IDSOLVER=2756
FILE ID=node105/4293367-1532341401
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P04_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293367-1532341401/watcher-4293367-1532341401 -o /tmp/evaluation-result-4293367-1532341401/solver-4293367-1532341401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293367-1532341401.xml

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

MD5SUM BENCH= bba9b3428f0c8228a4e28ff2342631fb
RANDOM SEED=1743260549

node105.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.32
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.32
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.32
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.32
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:        15748100 kB
MemAvailable:   31384400 kB
Buffers:          193588 kB
Cached:         15417132 kB
SwapCached:            0 kB
Active:          1960964 kB
Inactive:       14259644 kB
Active(anon):     562036 kB
Inactive(anon):    67196 kB
Active(file):    1398928 kB
Inactive(file): 14192448 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        644092 kB
Mapped:            49028 kB
Shmem:             17036 kB
Slab:             501276 kB
SReclaimable:     473384 kB
SUnreclaim:        27892 kB
KernelStack:        3968 kB
PageTables:         6984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13445236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    491520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 12:27:30