Trace number 4293116

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 8.15172 5.53992

General information on the benchmark

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

Solver Data

0.54/0.51	
0.67/0.52	scop both+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 12:01:56 CEST 2018
0.67/0.54	c PID: 10287
0.67/0.54	c IP: 172.20.3.102
0.67/0.54	c HOST: node102.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.38/0.95	c (0,0) Parsing End
1.38/0.96	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 20
1.38/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.96	c (0,0) Constraint Name Generate Begin
1.38/0.96	c (0,0) Ctr:HOME/instance-4293116-1532340115.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.38/0.96	c (0,0) Constraint Name Generate End
1.38/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.38/0.96	c (0,0) CSP to CSPinCNF Begin
1.59/1.04	c (0,0) translated 6 (10%) constraints
1.59/1.05	c (0,0) translated 11 (20%) constraints
1.59/1.05	c (0,0) translated 16 (30%) constraints
1.59/1.06	c (0,0) translated 21 (40%) constraints
1.59/1.06	c (0,0) translated 26 (50%) constraints
1.59/1.07	c (0,0) translated 32 (60%) constraints
1.76/1.16	c (0,0) translated 37 (70%) constraints
1.97/1.21	c (0,0) translated 42 (80%) constraints
1.97/1.25	c (0,0) translated 47 (90%) constraints
1.97/1.30	c (0,0) translated 52 (100%) constraints
2.55/1.45	c (0,0) STATISTICS1:HOME/instance-4293116-1532340115.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,149,411,40,20,4,3,40:12;38:48;36:160;34:200;32:30;30:62;16:30;15:2;2:32;1:2,20:198;19:198;18:330;17:264;16:66;15:66;2:1088;1:34,4:136;3:80;2:160;1:35,3:544;2:34;1:544;0:17,
2.55/1.45	c (0,0) ===========================================
2.55/1.45	c (0,0) Both Encoding selects:
2.55/1.45	c (0,0) Order
2.55/1.45	c (0,0) ===========================================
2.55/1.46	c (0,0) translated 42 (10%) constraints
2.55/1.46	c (0,0) translated 83 (20%) constraints
2.55/1.46	c (0,0) translated 124 (30%) constraints
2.55/1.47	c (0,0) translated 165 (40%) constraints
2.55/1.47	c (0,0) translated 206 (50%) constraints
2.55/1.48	c (0,0) translated 247 (60%) constraints
2.55/1.48	c (0,0) translated 288 (70%) constraints
2.55/1.48	c (0,0) translated 329 (80%) constraints
2.55/1.49	c (0,0) translated 370 (90%) constraints
2.55/1.49	c (0,0) translated 411 (100%) constraints
2.55/1.49	c (0,0) CSP to CSPinCNF End
2.55/1.50	c (0,0) CSP: 68 int (0 aux), 81 bool (64 aux), 411 ctr, max domain size 20
2.55/1.50	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.55/1.50	c (0,0) CSPinCNF Propagation Begin
2.86/1.56	c (1,1) 0 values, 16 unsatisfiable literals, and 3 valid clauses are removed
2.86/1.56	c (1,1) CSPinCNF Propagation End
2.86/1.56	c (1,1) CSP: 68 int (0 aux), 81 bool (64 aux), 408 ctr, max domain size 20
2.86/1.56	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.56	c (1,1) Simplify CSPinCNF Begin
3.18/1.63	c (1,1) Simplify CSPinCNF End
3.18/1.64	c (1,1) CSP: 68 int (0 aux), 625 bool (608 aux), 952 ctr, max domain size 20
3.18/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.18/1.64	c (1,1) Calculate Precise Domain Begin
3.18/1.64	c (1,1) 0 values are removed by re-calculation
3.18/1.64	c (1,1) Calculate Precise Domain End
3.18/1.64	c (1,1) CSP: 68 int (0 aux), 625 bool (608 aux), 952 ctr, max domain size 20
3.18/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.18/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.18/1.68	c (1,1) 96 (10 %) CSP clauses are encoded (1235 SAT variables, 639 SAT clauses)
3.18/1.69	c (1,1) 191 (20 %) CSP clauses are encoded (1235 SAT variables, 734 SAT clauses)
3.52/1.70	c (1,1) 286 (30 %) CSP clauses are encoded (1235 SAT variables, 1134 SAT clauses)
3.52/1.74	c (1,1) 381 (40 %) CSP clauses are encoded (1235 SAT variables, 3484 SAT clauses)
3.52/1.76	c (1,1) 476 (50 %) CSP clauses are encoded (1235 SAT variables, 5442 SAT clauses)
3.52/1.78	c (1,1) 572 (60 %) CSP clauses are encoded (1235 SAT variables, 7548 SAT clauses)
3.85/1.80	c (1,1) 667 (70 %) CSP clauses are encoded (1235 SAT variables, 9700 SAT clauses)
3.85/1.82	c (1,1) 762 (80 %) CSP clauses are encoded (1235 SAT variables, 11895 SAT clauses)
3.85/1.84	c (1,1) 857 (90 %) CSP clauses are encoded (1235 SAT variables, 13705 SAT clauses)
3.85/1.86	c (1,1) 952 (100 %) CSP clauses are encoded (1235 SAT variables, 15549 SAT clauses)
3.85/1.86	c (1,1) CSPinCNF to SatSolver End
3.85/1.86	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.85/1.89	c (1,1) STATISTICS2:HOME/instance-4293116-1532340115.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,693,952,40,20,4,3,40:12;38:48;36:160;34:200;32:30;30:62;16:30;15:2;2:32,20:198;19:198;18:330;17:264;16:64;15:66;2:2176;1:32,4:136;3:64;2:720;1:32,3:544;2:32;1:1632,
3.85/1.89	c (1,1) SatSolver.solve Begin
3.85/1.89	c (1,1) 1235 bool, 15572 clause
3.85/1.89	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-4293116-1532340115.xml-scop-10287.cnf HOME/instance-4293116-1532340115.xml-scop-10287.cnf.out
7.95/5.49	c (4,0) c This is COMiniSatPS.
7.95/5.49	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
7.95/5.49	c (4,0) c ============================[ Problem Statistics ]=============================
7.95/5.49	c (4,0) c |                                                                             |
7.95/5.49	c (4,0) c |  Number of variables:          1235                                         |
7.95/5.49	c (4,0) c |  Number of clauses:           15572                                         |
7.95/5.49	c (4,0) c |  Parse time:                   0.01 s                                       |
7.95/5.49	c (4,0) c |  Eliminated clauses:           0.01 Mb                                      |
7.95/5.49	c (4,0) c Reduced to 1002 vars, 15196 cls (grow=0)
7.95/5.49	c (4,0) c No iterative elimination performed. (vars=1002, c/v ratio=15.2)
7.95/5.49	c (4,0) c |  Simplification time:          0.02 s                                       |
7.95/5.49	c (4,0) c |                                                                             |
7.95/5.49	c (4,0) c ============================[ Search Statistics ]==============================
7.95/5.49	c (4,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.95/5.49	c (4,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.95/5.49	c (4,0) c ===============================================================================
7.95/5.49	c (4,0) c ===============================================================================
7.95/5.49	c (4,0) c restarts              : 48
7.95/5.49	c (4,0) c conflicts             : 78830          (22040 /sec)
7.95/5.49	c (4,0) c decisions             : 134561         (0.00 % random) (37621 /sec)
7.95/5.49	c (4,0) c propagations          : 6017361        (1682370 /sec)
7.95/5.49	c (4,0) c conflict literals     : 3075326        (27.80 % deleted)
7.95/5.49	c (4,0) c CPU time              : 3.57672 s
7.95/5.49	c (4,0) 
7.95/5.49	c (4,0) s SATISFIABLE
8.06/5.50	c (4,1) SatSolver.solve End
8.06/5.50	c (4,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.06/5.50	c (4,1) Show results Begin
8.06/5.51	c (4,1) h[0] = 4
8.06/5.51	c (4,1) h[1] = 4
8.06/5.51	c (4,1) h[2] = 9
8.06/5.51	c (4,1) h[3] = 5
8.06/5.51	c (4,1) h[4] = 3
8.06/5.51	c (4,1) h[5] = 4
8.06/5.51	c (4,1) h[6] = 5
8.06/5.51	c (4,1) h[7] = 4
8.06/5.51	c (4,1) h[8] = 5
8.06/5.51	c (4,1) h[9] = 2
8.06/5.51	c (4,1) h[10] = 3
8.06/5.51	c (4,1) h[11] = 3
8.06/5.51	c (4,1) h[12] = 8
8.06/5.51	c (4,1) h[13] = 15
8.06/5.51	c (4,1) h[14] = 5
8.06/5.51	c (4,1) h[15] = 10
8.06/5.51	c (4,1) h[16] = 2
8.06/5.51	c (4,1) r[0] = 1
8.06/5.51	c (4,1) r[1] = 1
8.06/5.51	c (4,1) r[2] = 1
8.06/5.51	c (4,1) r[3] = 0
8.06/5.51	c (4,1) r[4] = 1
8.06/5.51	c (4,1) r[5] = 0
8.06/5.51	c (4,1) r[6] = 1
8.06/5.51	c (4,1) r[7] = 1
8.06/5.51	c (4,1) r[8] = 0
8.06/5.51	c (4,1) r[9] = 0
8.06/5.51	c (4,1) r[10] = 0
8.06/5.51	c (4,1) r[11] = 1
8.06/5.51	c (4,1) r[12] = 0
8.06/5.51	c (4,1) r[13] = 1
8.06/5.51	c (4,1) r[14] = 1
8.06/5.51	c (4,1) r[15] = 1
8.06/5.51	c (4,1) r[16] = 0
8.06/5.51	c (4,1) w[0] = 1
8.06/5.51	c (4,1) w[1] = 5
8.06/5.51	c (4,1) w[2] = 4
8.06/5.51	c (4,1) w[3] = 3
8.06/5.51	c (4,1) w[4] = 9
8.06/5.51	c (4,1) w[5] = 1
8.06/5.51	c (4,1) w[6] = 3
8.06/5.51	c (4,1) w[7] = 1
8.06/5.51	c (4,1) w[8] = 5
8.06/5.51	c (4,1) w[9] = 7
8.06/5.51	c (4,1) w[10] = 9
8.06/5.51	c (4,1) w[11] = 13
8.06/5.51	c (4,1) w[12] = 2
8.06/5.51	c (4,1) w[13] = 4
8.06/5.51	c (4,1) w[14] = 4
8.06/5.51	c (4,1) w[15] = 6
8.06/5.51	c (4,1) w[16] = 7
8.06/5.51	c (4,1) x[0] = 19
8.06/5.51	c (4,1) x[1] = 8
8.06/5.51	c (4,1) x[2] = 4
8.06/5.51	c (4,1) x[3] = 12
8.06/5.51	c (4,1) x[4] = 4
8.06/5.51	c (4,1) x[5] = 19
8.06/5.51	c (4,1) x[6] = 15
8.06/5.51	c (4,1) x[7] = 19
8.06/5.51	c (4,1) x[8] = 0
8.06/5.51	c (4,1) x[9] = 5
8.06/5.51	c (4,1) x[10] = 4
8.06/5.51	c (4,1) x[11] = 5
8.06/5.51	c (4,1) x[12] = 18
8.06/5.51	c (4,1) x[13] = 0
8.06/5.51	c (4,1) x[14] = 8
8.06/5.51	c (4,1) x[15] = 13
8.06/5.51	c (4,1) x[16] = 12
8.06/5.51	c (4,1) y[0] = 16
8.06/5.51	c (4,1) y[1] = 10
8.06/5.51	c (4,1) y[2] = 5
8.06/5.52	c (4,1) y[3] = 3
8.06/5.52	c (4,1) y[4] = 17
8.06/5.52	c (4,1) y[5] = 8
8.06/5.52	c (4,1) y[6] = 3
8.06/5.52	c (4,1) y[7] = 12
8.06/5.52	c (4,1) y[8] = 0
8.06/5.52	c (4,1) y[9] = 3
8.06/5.52	c (4,1) y[10] = 14
8.06/5.52	c (4,1) y[11] = 0
8.06/5.52	c (4,1) y[12] = 0
8.06/5.52	c (4,1) y[13] = 5
8.06/5.52	c (4,1) y[14] = 5
8.06/5.52	c (4,1) y[15] = 10
8.06/5.52	c (4,1) y[16] = 8
8.06/5.52	s SATISFIABLE
8.06/5.52	v <instantiation>
8.06/5.52	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]</list>
8.06/5.52	v     <values>19 8 4 12 4 19 15 19 0 5 4 5 18 0 8 13 12 16 10 5 3 17 8 3 12 0 3 14 0 0 5 5 10 8 1 5 4 3 9 1 3 1 5 7 9 13 2 4 4 6 7 4 4 9 5 3 4 5 4 5 2 3 3 8 15 5 10 2 1 1 1 0 1 0 1 1 0 0 0 1 0 1 1 1 0</values>
8.06/5.52	v </instantiation>
8.06/5.52	c (4,1) Show results End
8.06/5.52	c (4,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.06/5.52	c (4,1) 0,0,0,1,1,1,1,4,4,STOP-AFTER(ALL)
8.06/5.52	c END-Prog: Mon Jul 23 12:02:01 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 (5557 MiB free)
  memory of node 1: 16384 MiB (10509 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 1,3,5,7

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=10287, runsolver pid=10284

[startup+0.100089 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 10302
/proc/meminfo: memFree=16390960/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15011656 memory=74736 CPUtime=0.11 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 6875 0 0 0 9 2 0 0 20 0 15 0 51574717 15371935744 18684 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3752914 18684 2779 1 0 3715374 0
[pid=10287/tid=10289] ppid=10284 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) R 10284 10287 8919 0 -1 4202560 5161 0 0 0 8 1 0 0 20 0 15 0 51574717 15371935744 18882 33554432000 4194304 4196468 140721503155472 140337182130128 140337190610795 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 18882 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 18882 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 18882 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574720 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 18948 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 18948 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0.01 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 18948 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74736 KiB

[startup+0.210423 s]*
/proc/loadavg: 2.01 2.02 2.05 4/220 10302
/proc/meminfo: memFree=16377192/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15011656 memory=86768 CPUtime=0.26 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 10105 0 0 0 23 3 0 0 20 0 15 0 51574717 15371935744 21692 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3752914 21692 2892 1 0 3715374 0
[pid=10287/tid=10289] ppid=10284 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) R 10284 10287 8919 0 -1 4202560 8016 0 0 0 18 2 0 0 20 0 15 0 51574717 15371935744 21692 33554432000 4194304 4196468 140721503155472 140337182156320 140337194378597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 21692 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15011656 memory=3690895416223483552 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574720 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 21692 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 21692 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 441 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) R 10284 10287 8919 0 -1 4202560 29 0 0 0 1 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336246483056 140337194239615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0.03 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) R 10284 10287 8919 0 -1 4202560 291 0 0 0 3 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 21692 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86768 KiB

[startup+0.310283 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 10302
/proc/meminfo: memFree=16374276/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15011656 memory=90232 CPUtime=0.43 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 10621 0 0 0 40 3 0 0 20 0 15 0 51574717 15371935744 22558 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3752914 22558 2981 1 0 3715374 0
[pid=10287/tid=10289] ppid=10284 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) R 10284 10287 8919 0 -1 4202560 8393 0 0 0 27 2 0 0 20 0 15 0 51574717 15371935744 22558 33554432000 4194304 4196468 140721503155472 140337182151504 140337194415454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 22558 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15011656 memory=3617148972325291680 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574720 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 22558 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574721 15371935744 22558 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15011656 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) S 10284 10287 8919 0 -1 1077944384 137 0 0 0 3 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0.08 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 310 0 0 0 8 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15011656 memory=140339031197312 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574724 15371935744 22558 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90232 KiB

[startup+0.700764 s]
/proc/loadavg: 2.01 2.02 2.05 3/220 10302
/proc/meminfo: memFree=16349968/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15020052 memory=129900 CPUtime=0.99 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 17753 0 0 0 94 5 0 0 20 0 15 0 51574717 15380533248 32475 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3755013 32475 3162 1 0 3716398 0
[pid=10287/tid=10289] ppid=10284 vsize=15020052 memory=184551322172309 CPUtime=0.67 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) R 10284 10287 8919 0 -1 4202560 15023 0 0 0 62 5 0 0 20 0 15 0 51574717 15380533248 32475 33554432000 4194304 4196468 140721503155472 140337182170480 140337194415454 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15020052 memory=268934 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574719 15380533248 32475 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51574720 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51574721 15380533248 32475 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574721 15380533248 32475 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15020052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 581 0 0 0 5 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15020052 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) S 10284 10287 8919 0 -1 1077944384 353 0 0 0 8 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15020052 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 457 0 0 0 17 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574724 15380533248 32475 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129900 KiB

[startup+1.50504 s]
/proc/loadavg: 2.01 2.02 2.05 4/220 10302
/proc/meminfo: memFree=16321184/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15024148 memory=177300 CPUtime=2.86 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 21850 0 0 0 278 8 0 0 20 0 15 0 51574717 15384727552 44325 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3756037 44325 3201 1 0 3717422 0
[pid=10287/tid=10289] ppid=10284 vsize=15024148 memory=5794836780235446120 CPUtime=1.47 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) R 10284 10287 8919 0 -1 4202560 16426 0 0 0 141 6 0 0 20 0 15 0 51574717 15384727552 44325 33554432000 4194304 4196468 140721503155472 140337182171920 140337210346902 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15024148 memory=6298673690012637032 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51574719 15384727552 44325 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15024148 memory=7517463620593740656 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15384727552 44325 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15024148 memory=7523940933602536024 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15384727552 44325 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15024148 memory=4638778411217669456 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51574719 15384727552 44325 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15024148 memory=7378980246904988752 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51574720 15384727552 44325 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0

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

[pid=10287/tid=10300] ppid=10284 vsize=15683912 memory=4641330296368681058 CPUtime=0.91 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 2983 0 0 0 90 1 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15683912 memory=4641330296368681058 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15683912 memory=5787495392351375440 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10304] ppid=10284 vsize=15683912 memory=5787213827449245776 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10304/stat : 10304 (java) S 10284 10287 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51574908 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336982906432 140337210359577 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10306] ppid=10284 vsize=15683912 memory=5787495379483250768 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10306/stat : 10306 (java) S 10284 10287 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334231171120 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10307] ppid=10284 vsize=15683912 memory=4641330296368681058 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10307/stat : 10307 (java) S 10284 10287 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140333828521136 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10308] ppid=10284 vsize=15683912 memory=280677858514656 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10308/stat : 10308 (java) S 10284 10287 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51574911 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334365400096 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 7.35 s
Current children cumulated vsize: 15716972 KiB
Current children cumulated memory: 270488 KiB

[startup+5.20074 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10308
/proc/meminfo: memFree=16194128/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15683912 memory=254032 CPUtime=4.46 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 24530 0 0 0 436 10 0 0 20 0 19 0 51574717 16060325888 63508 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3920978 63508 3221 1 0 3881834 0
[pid=10303] ppid=10287 vsize=33060 memory=16468 CPUtime=3.29 cores=1,3,5,7
/proc/10303/stat : 10303 (minisat_release) R 10287 10287 8919 0 -1 4202496 5688 0 0 0 328 1 0 0 20 0 1 0 51574908 33853440 4117 33554432000 4194304 4308513 140736264464672 140736264461672 4251663 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 29073408 140736264467119 140736264467630 140736264467630 140736264470469 0
/proc/10303/statm: 8265 4117 352 28 0 4505 0
[pid=10287/tid=10289] ppid=10284 vsize=15683912 memory=0 CPUtime=1.92 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) S 10284 10287 8919 0 -1 1077944384 17080 0 0 0 185 7 0 0 20 0 19 0 51574717 16060325888 63508 33554432000 4194304 4196468 140721503155472 140337182174208 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15683912 memory=-7824251494390584681 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51574720 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51574721 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574721 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15683912 memory=280677858198904 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15683912 memory=0 CPUtime=0.84 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 2107 0 0 0 83 1 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15683912 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) S 10284 10287 8919 0 -1 1077944384 965 0 0 0 76 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15683912 memory=0 CPUtime=0.91 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 2983 0 0 0 90 1 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10304] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10304/stat : 10304 (java) S 10284 10287 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51574908 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336982906432 140337210359577 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10306] ppid=10284 vsize=15683912 memory=-7824251494390584681 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10306/stat : 10306 (java) S 10284 10287 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334231171120 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10307] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10307/stat : 10307 (java) S 10284 10287 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140333828521136 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10308] ppid=10284 vsize=15683912 memory=2276 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10308/stat : 10308 (java) S 10284 10287 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51574911 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334365400096 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 7.75 s
Current children cumulated vsize: 15716972 KiB
Current children cumulated memory: 270500 KiB

[startup+5.40075 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10308
/proc/meminfo: memFree=16194128/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15683912 memory=254032 CPUtime=4.46 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 24530 0 0 0 436 10 0 0 20 0 19 0 51574717 16060325888 63508 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3920978 63508 3221 1 0 3881834 0
[pid=10303] ppid=10287 vsize=33248 memory=16468 CPUtime=3.49 cores=1,3,5,7
/proc/10303/stat : 10303 (minisat_release) R 10287 10287 8919 0 -1 4202496 5727 0 0 0 348 1 0 0 20 0 1 0 51574908 34045952 4117 33554432000 4194304 4308513 140736264464672 140736264461672 4276036 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 29073408 140736264467119 140736264467630 140736264467630 140736264470469 0
/proc/10303/statm: 8312 4117 352 28 0 4552 0
[pid=10287/tid=10289] ppid=10284 vsize=15683912 memory=0 CPUtime=1.92 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) S 10284 10287 8919 0 -1 1077944384 17080 0 0 0 185 7 0 0 20 0 19 0 51574717 16060325888 63508 33554432000 4194304 4196468 140721503155472 140337182174208 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574719 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51574720 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51574721 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51574721 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15683912 memory=6944656592455360604 CPUtime=0.84 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 2107 0 0 0 83 1 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15683912 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) S 10284 10287 8919 0 -1 1077944384 965 0 0 0 76 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15683912 memory=6944656592455360604 CPUtime=0.91 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) S 10284 10287 8919 0 -1 1077944384 2983 0 0 0 90 1 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336177342704 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15683912 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51574724 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10304] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10304/stat : 10304 (java) S 10284 10287 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51574908 16060325888 63508 33554432000 4194304 4196468 140721503155472 140336982906432 140337210359577 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10306] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10306/stat : 10306 (java) S 10284 10287 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334231171120 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10307] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10307/stat : 10307 (java) S 10284 10287 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51574909 16060325888 63508 33554432000 4194304 4196468 140721503155472 140333828521136 140337210356893 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10308] ppid=10284 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10287/task/10308/stat : 10308 (java) S 10284 10287 8919 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 51574911 16060325888 63508 33554432000 4194304 4196468 140721503155472 140334365400096 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 7.95 s
Current children cumulated vsize: 15717160 KiB
Current children cumulated memory: 270500 KiB

[startup+5.50089 s]
/proc/loadavg: 2.01 2.02 2.05 3/225 10308
/proc/meminfo: memFree=16194128/32770624 swapFree=67108860/67108860
[pid=10287] ppid=10284 vsize=15683912 memory=254056 CPUtime=8.06 cores=1,3,5,7
/proc/10287/stat : 10287 (java) S 10284 10287 8919 0 -1 1077944320 24551 5746 0 0 438 10 357 1 20 0 18 0 51574717 16060325888 63514 33554432000 4194304 4196468 140721503155472 140721503138016 140337210334967 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
/proc/10287/statm: 3920978 63514 3221 1 0 3881834 0
[pid=10287/tid=10289] ppid=10284 vsize=15683912 memory=280677857988288 CPUtime=5.5 cores=1,3,5,7
/proc/10287/task/10289/stat : 10289 (java) S 10284 10287 8919 0 -1 1077944384 17080 5746 0 0 185 7 357 1 20 0 18 0 51574717 16060325888 63514 33554432000 4194304 4196468 140721503155472 140337182174208 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10290] ppid=10284 vsize=15683912 memory=16456 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10290/stat : 10290 (java) S 10284 10287 8919 0 -1 1077944384 2 5746 0 0 0 0 357 1 20 0 18 0 51574719 16060325888 63514 33554432000 4194304 4196468 140721503155472 140337214576912 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10291] ppid=10284 vsize=15683912 memory=16264 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10291/stat : 10291 (java) S 10284 10287 8919 0 -1 1077944384 1 5746 0 0 0 0 357 1 20 0 18 0 51574719 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336990280080 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10292] ppid=10284 vsize=15683912 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10292/stat : 10292 (java) S 10284 10287 8919 0 -1 1077944384 1 5746 0 0 0 0 357 1 20 0 18 0 51574719 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336989227536 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10293] ppid=10284 vsize=15683912 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10293/stat : 10293 (java) S 10284 10287 8919 0 -1 1077944384 1 5746 0 0 0 0 357 1 20 0 18 0 51574719 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336988174992 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10294] ppid=10284 vsize=15683912 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10294/stat : 10294 (java) S 10284 10287 8919 0 -1 1077944384 5 5746 0 0 0 0 357 1 20 0 18 0 51574720 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336248588784 140337210346114 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10295] ppid=10284 vsize=15683912 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10295/stat : 10295 (java) S 10284 10287 8919 0 -1 1077944384 13 5746 0 0 0 0 357 1 20 0 18 0 51574721 16060325888 63514 33554432000 4194304 4196468 140721503155472 140335774688672 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10296] ppid=10284 vsize=15683912 memory=151532 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10296/stat : 10296 (java) S 10284 10287 8919 0 -1 1077944384 1 5746 0 0 0 0 357 1 20 0 18 0 51574721 16060325888 63514 33554432000 4194304 4196468 140721503155472 140335506253296 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10297] ppid=10284 vsize=15683912 memory=21455 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10297/stat : 10297 (java) S 10284 10287 8919 0 -1 1077944384 3 5746 0 0 0 0 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140335131744976 140337210353563 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10298] ppid=10284 vsize=15683912 memory=0 CPUtime=4.42 cores=1,3,5,7
/proc/10287/task/10298/stat : 10298 (java) S 10284 10287 8919 0 -1 1077944384 2109 5746 0 0 83 1 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336247535600 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10299] ppid=10284 vsize=15683912 memory=0 CPUtime=4.35 cores=1,3,5,7
/proc/10287/task/10299/stat : 10299 (java) R 10284 10287 8919 0 -1 1077944384 966 5746 0 0 77 0 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336246483056 140337210346114 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10300] ppid=10284 vsize=15683912 memory=0 CPUtime=4.49 cores=1,3,5,7
/proc/10287/task/10300/stat : 10300 (java) R 10284 10287 8919 0 -1 4202560 2983 5746 0 0 90 1 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336177342704 140337189320224 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10301] ppid=10284 vsize=15683912 memory=0 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10301/stat : 10301 (java) S 10284 10287 8919 0 -1 1077944384 3 5746 0 0 0 0 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140334633839200 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10302] ppid=10284 vsize=15683912 memory=7976406965554101975 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10302/stat : 10302 (java) S 10284 10287 8919 0 -1 1077944384 3 5746 0 0 0 0 357 1 20 0 18 0 51574724 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336176290608 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10304] ppid=10284 vsize=15683912 memory=1414353297708861353 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10304/stat : 10304 (java) S 10284 10287 8919 0 -1 1077944384 26 5746 0 0 0 0 357 1 20 0 18 0 51574908 16060325888 63514 33554432000 4194304 4196468 140721503155472 140336982905616 140337210346114 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10306] ppid=10284 vsize=15683912 memory=7684433391216329530 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10306/stat : 10306 (java) R 10284 10287 8919 0 -1 4202560 17 5746 0 0 0 0 357 1 20 0 18 0 51574909 16060325888 63514 33554432000 4194304 4196468 140721503155472 140334231177456 140336664024960 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
[pid=10287/tid=10308] ppid=10284 vsize=15683912 memory=7100839870005155941 CPUtime=3.58 cores=1,3,5,7
/proc/10287/task/10308/stat : 10308 (java) S 10284 10287 8919 0 -1 1077944384 22 5746 0 0 0 0 357 1 20 0 18 0 51574911 16060325888 63514 33554432000 4194304 4196468 140721503155472 140334365399856 140337210345173 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721503159284 140721503159561 140721503159561 140721503162319 0
Current children cumulated CPU time: 8.06 s
Current children cumulated vsize: 15683912 KiB
Current children cumulated memory: 254056 KiB

Child status: 0
Real time (s): 5.53992
CPU time (s): 8.15172
CPU user time (s): 8.02322
CPU system time (s): 0.128496
CPU usage (%): 147.145
Max. virtual memory (cumulated for all children) (KiB): 15717160
Max. memory (cumulated for all children) (KiB): 270500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.02322
system time used= 0.128496
maximum resident set size= 257320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4137
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 10287
#   total CPU time (s): 8.15172
#   total CPU user time (s): 8.02322
#   total CPU system time (s): 0.128496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065619 second user time and 0.092656 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 12:01:55
IDJOB=4293116
IDBENCH=141122
IDSOLVER=2755
FILE ID=node102/4293116-1532340115
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P2_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-4293116-1532340115/watcher-4293116-1532340115 -o /tmp/evaluation-result-4293116-1532340115/solver-4293116-1532340115 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293116-1532340115.xml

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

MD5SUM BENCH= ea26d3392de34cffb15676b0e6b531a1
RANDOM SEED=1123491418

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:        16452384 kB
MemAvailable:   31672536 kB
Buffers:          253768 kB
Cached:         15054388 kB
SwapCached:            0 kB
Active:          1805496 kB
Inactive:       13824860 kB
Active(anon):     324784 kB
Inactive(anon):    16888 kB
Active(file):    1480712 kB
Inactive(file): 13807972 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7988 kB
Writeback:             0 kB
AnonPages:        328624 kB
Mapped:            48924 kB
Shmem:             17036 kB
Slab:             387388 kB
SReclaimable:     359928 kB
SUnreclaim:        27460 kB
KernelStack:        3616 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13423568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 53232 MiB
End job on node102 at 2018-07-23 12:02:01