Trace number 4293179

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 228.742 225.899

General information on the benchmark

NameStripPacking/
StripPacking-N1a_c18.xml
MD5SUM4209eb75c1d6f17ff2fcaefe706080c2
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 benchmark118.386
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"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.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 12:14:49 CEST 2018
0.66/0.54	c PID: 10883
0.66/0.54	c IP: 172.20.3.102
0.66/0.54	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.40/0.96	c (0,0) Parsing End
1.40/0.96	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.40/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.40/0.97	c (0,0) Constraint Name Generate Begin
1.40/0.97	c (0,0) Ctr:HOME/instance-4293179-1532340888.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.40/0.97	c (0,0) Constraint Name Generate End
1.40/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.40/0.97	c (0,0) CSP to CSPinCNF Begin
1.60/1.05	c (0,0) translated 6 (10%) constraints
1.60/1.05	c (0,0) translated 11 (20%) constraints
1.60/1.06	c (0,0) translated 16 (30%) constraints
1.60/1.06	c (0,0) translated 21 (40%) constraints
1.60/1.07	c (0,0) translated 26 (50%) constraints
1.60/1.07	c (0,0) translated 32 (60%) constraints
1.78/1.16	c (0,0) translated 37 (70%) constraints
2.00/1.22	c (0,0) translated 42 (80%) constraints
2.00/1.26	c (0,0) translated 47 (90%) constraints
2.26/1.31	c (0,0) translated 52 (100%) constraints
2.57/1.45	c (0,0) STATISTICS1:HOME/instance-4293179-1532340888.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,153,425,384,193,4,3,384:12;372:12;368:16;352:20;344:24;338:28;336:32;326:36;324:40;320:92;318:52;314:56;288:60;266:64;2:34,193:66;192:132;186:66;184:66;176:66;172:66;169:66;168:66;163:66;162:66;160:132;159:66;157:66;144:66;133:66;2:1156,4:136;3:85;2:170;1:34,3:544;2:34;1:578;0:17,
2.57/1.45	c (0,0) ===========================================
2.57/1.45	c (0,0) Both Encoding selects:
2.57/1.45	c (0,0) Order
2.57/1.45	c (0,0) ===========================================
2.57/1.46	c (0,0) translated 43 (10%) constraints
2.57/1.47	c (0,0) translated 85 (20%) constraints
2.57/1.47	c (0,0) translated 128 (30%) constraints
2.57/1.48	c (0,0) translated 170 (40%) constraints
2.57/1.48	c (0,0) translated 213 (50%) constraints
2.57/1.48	c (0,0) translated 255 (60%) constraints
2.57/1.49	c (0,0) translated 298 (70%) constraints
2.57/1.49	c (0,0) translated 340 (80%) constraints
2.57/1.50	c (0,0) translated 383 (90%) constraints
2.87/1.50	c (0,0) translated 425 (100%) constraints
2.87/1.50	c (0,0) CSP to CSPinCNF End
2.87/1.51	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.87/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.51	c (0,0) CSPinCNF Propagation Begin
2.87/1.57	c (1,1) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.87/1.57	c (1,1) CSPinCNF Propagation End
2.87/1.58	c (1,1) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.87/1.58	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.58	c (1,1) Simplify CSPinCNF Begin
3.22/1.64	c (1,1) Simplify CSPinCNF End
3.22/1.65	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.22/1.65	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.22/1.65	c (1,1) Calculate Precise Domain Begin
3.22/1.65	c (1,1) 0 values are removed by re-calculation
3.22/1.65	c (1,1) Calculate Precise Domain End
3.22/1.65	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.22/1.65	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.22/1.65	c (1,1) CSPinCNF to SatSolver Begin
3.54/1.70	c (1,1) 97 (10 %) CSP clauses are encoded (6369 SAT variables, 5768 SAT clauses)
3.54/1.71	c (1,1) 194 (20 %) CSP clauses are encoded (6369 SAT variables, 5865 SAT clauses)
3.54/1.71	c (1,1) 291 (30 %) CSP clauses are encoded (6369 SAT variables, 5962 SAT clauses)
3.86/1.84	c (1,1) 388 (40 %) CSP clauses are encoded (6369 SAT variables, 22562 SAT clauses)
4.17/1.91	c (1,1) 485 (50 %) CSP clauses are encoded (6369 SAT variables, 40664 SAT clauses)
4.17/1.97	c (1,1) 582 (60 %) CSP clauses are encoded (6369 SAT variables, 60756 SAT clauses)
4.50/2.02	c (1,1) 679 (70 %) CSP clauses are encoded (6369 SAT variables, 79476 SAT clauses)
4.50/2.07	c (1,1) 776 (80 %) CSP clauses are encoded (6369 SAT variables, 98031 SAT clauses)
4.62/2.12	c (1,1) 873 (90 %) CSP clauses are encoded (6369 SAT variables, 118105 SAT clauses)
4.62/2.16	c (1,1) 969 (100 %) CSP clauses are encoded (6369 SAT variables, 136176 SAT clauses)
4.62/2.16	c (1,1) CSPinCNF to SatSolver End
4.62/2.16	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.62/2.19	c (1,1) STATISTICS2:HOME/instance-4293179-1532340888.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,697,969,384,193,4,3,384:12;372:12;368:16;352:20;344:24;338:28;336:32;326:36;324:40;320:92;318:52;314:56;288:60;266:64;2:34,193:66;192:132;186:66;184:66;176:66;172:66;169:66;168:66;163:66;162:66;160:132;159:66;157:66;144:66;133:66;2:2244,4:136;3:68;2:731;1:34,3:544;2:34;1:1666,
4.62/2.19	c (1,1) SatSolver.solve Begin
4.62/2.19	c (1,1) 6369 bool, 136337 clause
4.62/2.19	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-4293179-1532340888.xml-scop-10883.cnf HOME/instance-4293179-1532340888.xml-scop-10883.cnf.out
228.56/225.84	c (225,0) c This is COMiniSatPS.
228.56/225.84	c (225,0) c WARNING: for repeatability, setting FPU to use double precision
228.56/225.84	c (225,0) c ============================[ Problem Statistics ]=============================
228.56/225.84	c (225,0) c |                                                                             |
228.56/225.84	c (225,0) c |  Number of variables:          6369                                         |
228.56/225.84	c (225,0) c |  Number of clauses:          136337                                         |
228.56/225.84	c (225,0) c |  Parse time:                   0.04 s                                       |
228.56/225.84	c (225,0) c |  Eliminated clauses:           0.02 Mb                                      |
228.56/225.84	c (225,0) c Reduced to 5659 vars, 134260 cls (grow=0)
228.56/225.84	c (225,0) c No iterative elimination performed. (vars=5659, c/v ratio=23.7)
228.56/225.84	c (225,0) c |  Simplification time:          0.25 s                                       |
228.56/225.84	c (225,0) c |                                                                             |
228.56/225.84	c (225,0) c ============================[ Search Statistics ]==============================
228.56/225.84	c (225,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.56/225.84	c (225,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
228.56/225.84	c (225,0) c ===============================================================================
228.56/225.84	c (225,0) c ===============================================================================
228.56/225.84	c (225,0) c restarts              : 45
228.56/225.84	c (225,0) c conflicts             : 1166750        (5218 /sec)
228.56/225.84	c (225,0) c decisions             : 1845569        (0.00 % random) (8254 /sec)
228.56/225.84	c (225,0) c propagations          : 437843097      (1958151 /sec)
228.56/225.84	c (225,0) c conflict literals     : 44558148       (35.44 % deleted)
228.56/225.84	c (225,0) c CPU time              : 223.6 s
228.56/225.84	c (225,0) 
228.56/225.84	c (225,0) s SATISFIABLE
228.56/225.85	c (225,1) SatSolver.solve End
228.56/225.85	c (225,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
228.56/225.85	c (225,1) Show results Begin
228.56/225.87	c (225,1) h[0] = 132
228.56/225.87	c (225,1) h[1] = 41
228.56/225.87	c (225,1) h[2] = 32
228.56/225.87	c (225,1) h[3] = 9
228.56/225.87	c (225,1) h[4] = 38
228.56/225.87	c (225,1) h[5] = 29
228.56/225.87	c (225,1) h[6] = 62
228.56/225.87	c (225,1) h[7] = 8
228.56/225.87	c (225,1) h[8] = 26
228.56/225.87	c (225,1) h[9] = 39
228.56/225.87	c (225,1) h[10] = 81
228.56/225.87	c (225,1) h[11] = 18
228.56/225.87	c (225,1) h[12] = 63
228.56/225.87	c (225,1) h[13] = 50
228.56/225.87	c (225,1) h[14] = 91
228.56/225.87	c (225,1) h[15] = 68
228.56/225.87	c (225,1) h[16] = 41
228.56/225.87	c (225,1) r[0] = 0
228.56/225.87	c (225,1) r[1] = 0
228.56/225.87	c (225,1) r[2] = 0
228.56/225.87	c (225,1) r[3] = 0
228.56/225.87	c (225,1) r[4] = 0
228.56/225.87	c (225,1) r[5] = 0
228.56/225.87	c (225,1) r[6] = 0
228.56/225.87	c (225,1) r[7] = 0
228.56/225.87	c (225,1) r[8] = 0
228.56/225.87	c (225,1) r[9] = 0
228.56/225.87	c (225,1) r[10] = 0
228.56/225.87	c (225,1) r[11] = 0
228.56/225.87	c (225,1) r[12] = 0
228.56/225.87	c (225,1) r[13] = 0
228.56/225.87	c (225,1) r[14] = 0
228.56/225.87	c (225,1) r[15] = 0
228.56/225.87	c (225,1) r[16] = 0
228.56/225.87	c (225,1) w[0] = 33
228.56/225.87	c (225,1) w[1] = 64
228.56/225.87	c (225,1) w[2] = 103
228.56/225.87	c (225,1) w[3] = 59
228.56/225.87	c (225,1) w[4] = 44
228.56/225.87	c (225,1) w[5] = 123
228.56/225.87	c (225,1) w[6] = 57
228.56/225.87	c (225,1) w[7] = 32
228.56/225.87	c (225,1) w[8] = 25
228.56/225.87	c (225,1) w[9] = 53
228.56/225.87	c (225,1) w[10] = 15
228.56/225.87	c (225,1) w[11] = 17
228.56/225.87	c (225,1) w[12] = 42
228.56/225.87	c (225,1) w[13] = 9
228.56/225.87	c (225,1) w[14] = 44
228.56/225.87	c (225,1) w[15] = 90
228.56/225.87	c (225,1) w[16] = 66
228.56/225.87	c (225,1) x[0] = 0
228.56/225.87	c (225,1) x[1] = 33
228.56/225.87	c (225,1) x[2] = 97
228.56/225.87	c (225,1) x[3] = 97
228.56/225.87	c (225,1) x[4] = 156
228.56/225.87	c (225,1) x[5] = 33
228.56/225.87	c (225,1) x[6] = 33
228.56/225.87	c (225,1) x[7] = 143
228.56/225.87	c (225,1) x[8] = 175
228.56/225.87	c (225,1) x[9] = 90
228.56/225.87	c (225,1) x[10] = 143
228.56/225.87	c (225,1) x[11] = 158
228.56/225.87	c (225,1) x[12] = 158
228.56/225.87	c (225,1) x[13] = 134
228.56/225.87	c (225,1) x[14] = 90
228.56/225.87	c (225,1) x[15] = 0
228.56/225.87	c (225,1) x[16] = 134
228.56/225.87	c (225,1) y[0] = 68
228.56/225.87	c (225,1) y[1] = 159
228.56/225.87	c (225,1) y[2] = 168
228.56/225.87	c (225,1) y[3] = 159
228.56/225.87	c (225,1) y[4] = 130
228.56/225.87	c (225,1) y[5] = 130
228.56/225.87	c (225,1) y[6] = 68
228.56/225.87	c (225,1) y[7] = 81
228.56/225.87	c (225,1) y[8] = 63
228.56/225.87	c (225,1) y[9] = 0
228.56/225.87	c (225,1) y[10] = 0
228.56/225.87	c (225,1) y[11] = 63
228.56/225.87	c (225,1) y[12] = 0
228.56/225.87	c (225,1) y[13] = 39
228.56/225.87	c (225,1) y[14] = 39
228.56/225.87	c (225,1) y[15] = 0
228.56/225.87	c (225,1) y[16] = 89
228.56/225.87	s SATISFIABLE
228.56/225.88	v <instantiation>
228.56/225.88	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>
228.56/225.88	v     <values>0 33 97 97 156 33 33 143 175 90 143 158 158 134 90 0 134 68 159 168 159 130 130 68 81 63 0 0 63 0 39 39 0 89 33 64 103 59 44 123 57 32 25 53 15 17 42 9 44 90 66 132 41 32 9 38 29 62 8 26 39 81 18 63 50 91 68 41 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
228.56/225.88	v </instantiation>
228.56/225.88	c (225,1) Show results End
228.56/225.88	c (225,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
228.56/225.88	c (225,1) 0,0,0,1,1,1,1,225,225,STOP-AFTER(ALL)
228.56/225.88	c END-Prog: Mon Jul 23 12:18:34 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 (5516 MiB free)
  memory of node 1: 16384 MiB (10510 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293179-1532340888/watcher-4293179-1532340888 -o /tmp/evaluation-result-4293179-1532340888/solver-4293179-1532340888 -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-4293179-1532340888.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
solver pid=10883, runsolver pid=10880
Current StackSize limit: 8192 KiB


[startup+0.104076 s]*
/proc/loadavg: 2.05 2.05 2.05 3/220 10898
/proc/meminfo: memFree=16347172/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15011656 memory=78044 CPUtime=0.11 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 6651 0 0 0 9 2 0 0 20 0 15 0 51651976 15371935744 19511 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3752914 19511 2782 1 0 3715374 0
[pid=10883/tid=10885] ppid=10880 vsize=15011656 memory=-6510971874810575696 CPUtime=0.09 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) R 10880 10883 8919 0 -1 4202560 4728 0 0 0 7 2 0 0 20 0 15 0 51651976 15371935744 19646 33554432000 4194304 4196468 140721155649616 140310540263816 140310568463766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 19646 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 19646 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 19646 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 19646 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651979 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 19646 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 19646 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) S 10880 10883 8919 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309905234544 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0.01 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) R 10880 10883 8919 0 -1 4202560 280 0 0 0 1 0 0 0 20 0 15 0 51651982 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309904182000 140310546616289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 19646 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651983 15371935744 19646 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 78044 KiB

[startup+0.210627 s]*
/proc/loadavg: 2.05 2.05 2.05 3/220 10898
/proc/meminfo: memFree=16334832/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15011656 memory=88732 CPUtime=0.26 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 9584 0 0 0 23 3 0 0 20 0 15 0 51651976 15371935744 22183 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3752914 22183 2881 1 0 3715374 0
[pid=10883/tid=10885] ppid=10880 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) R 10880 10883 8919 0 -1 4202560 7481 0 0 0 17 2 0 0 20 0 15 0 51651976 15371935744 22183 33554432000 4194304 4196468 140721155649616 140310540277744 140310568463766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 22183 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15011656 memory=140292487823873 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 22183 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 22183 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 22183 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651979 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 22183 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 22183 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) R 10880 10883 8919 0 -1 4202560 457 0 0 0 1 0 0 0 20 0 15 0 51651982 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309906287088 140310546319648 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) R 10880 10883 8919 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309905234544 140310547614992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0.03 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) R 10880 10883 8919 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 15 0 51651982 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309904182000 140310568462978 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 22183 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651983 15371935744 22183 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88732 KiB

[startup+0.310653 s]*
/proc/loadavg: 2.05 2.05 2.05 3/220 10898
/proc/meminfo: memFree=16331464/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15011656 memory=92200 CPUtime=0.42 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 10127 0 0 0 39 3 0 0 20 0 15 0 51651976 15371935744 23050 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3752914 23050 2989 1 0 3715374 0
[pid=10883/tid=10885] ppid=10880 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) R 10880 10883 8919 0 -1 4202560 7856 0 0 0 27 2 0 0 20 0 15 0 51651976 15371935744 23050 33554432000 4194304 4196468 140721155649616 140310540255984 140310548727048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 23050 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15011656 memory=140292487823872 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 23050 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 23050 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15371935744 23050 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651979 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651980 15371935744 23050 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 23050 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) S 10880 10883 8919 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 15 0 51651982 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) S 10880 10883 8919 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 15 0 51651982 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309905234544 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0.07 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) R 10880 10883 8919 0 -1 4202560 314 0 0 0 7 0 0 0 20 0 15 0 51651982 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309904182000 140310560693221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51651982 15371935744 23050 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15011656 memory=140292487812736 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651983 15371935744 23050 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 92200 KiB

[startup+0.700694 s]
/proc/loadavg: 2.05 2.05 2.05 4/220 10898
/proc/meminfo: memFree=16306660/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15020052 memory=131852 CPUtime=1.01 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 17199 0 0 0 95 6 0 0 20 0 15 0 51651976 15380533248 32963 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3755013 32963 3165 1 0 3716398 0
[pid=10883/tid=10885] ppid=10880 vsize=15020052 memory=187064549129705 CPUtime=0.67 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) R 10880 10883 8919 0 -1 4202560 14480 0 0 0 62 5 0 0 20 0 15 0 51651976 15380533248 32963 33554432000 4194304 4196468 140721155649616 140310540287504 140310568463766 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15020052 memory=268934 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15380533248 32963 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15380533248 32963 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15380533248 32963 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15380533248 32963 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51651979 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51651980 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651980 15380533248 32963 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651982 15380533248 32963 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15020052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) R 10880 10883 8919 0 -1 1077944384 580 0 0 0 5 0 0 0 20 0 15 0 51651982 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15020052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) R 10880 10883 8919 0 -1 4202560 346 0 0 0 10 0 0 0 20 0 15 0 51651982 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309905213376 140310549996393 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15020052 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) R 10880 10883 8919 0 -1 4202560 453 0 0 0 16 0 0 0 20 0 15 0 51651982 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309904182000 140310547575295 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51651982 15380533248 32963 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651983 15380533248 32963 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131852 KiB

[startup+1.50207 s]
/proc/loadavg: 2.05 2.05 2.05 4/220 10898
/proc/meminfo: memFree=16278424/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15024148 memory=179488 CPUtime=2.87 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 21334 0 0 0 278 9 0 0 20 0 15 0 51651976 15384727552 44872 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3756037 44872 3202 1 0 3717422 0
[pid=10883/tid=10885] ppid=10880 vsize=15024148 memory=5794836780235445096 CPUtime=1.46 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) R 10880 10883 8919 0 -1 4202560 15874 0 0 0 140 6 0 0 20 0 15 0 51651976 15384727552 44872 33554432000 4194304 4196468 140721155649616 140310540282272 140310028508704 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15024148 memory=6298673690012636008 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15384727552 44872 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15024148 memory=7589521214615218279 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15384727552 44872 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15024148 memory=7449352250946185300 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51651978 15384727552 44872 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15024148 memory=4638778402627734864 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51651978 15384727552 44872 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15024148 memory=7089628347418437205 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 51651979 15384727552 44872 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0

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

/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51651983 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10900] ppid=10880 vsize=15683912 memory=6768 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10900/stat : 10900 (java) S 10880 10883 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310340691008 140310568476441 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10902] ppid=10880 vsize=15683912 memory=832 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10902/stat : 10902 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307521842736 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10903] ppid=10880 vsize=15683912 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10903/stat : 10903 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307387621040 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10904] ppid=10880 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10904/stat : 10904 (java) S 10880 10883 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51652199 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307656072736 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 226.77 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581180 KiB

[startup+224.801 s]
/proc/loadavg: 2.00 2.02 2.05 3/225 10907
/proc/meminfo: memFree=15839256/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15683912 memory=530944 CPUtime=4.97 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 23428 0 0 0 476 21 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3920978 132736 3226 1 0 3881834 0
[pid=10899] ppid=10883 vsize=68432 memory=50236 CPUtime=222.59 cores=1,3,5,7
/proc/10899/stat : 10899 (minisat_release) R 10883 10883 8919 0 -1 4202496 44125 0 0 0 22256 3 0 0 20 0 1 0 51652196 70074368 12559 33554432000 4194304 4308513 140725710469648 140725710466648 4276075 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 11808768 140725710471855 140725710472366 140725710472366 140725710475205 0
/proc/10899/statm: 17108 12559 354 28 0 13348 0
[pid=10883/tid=10885] ppid=10880 vsize=15683912 memory=50236 CPUtime=2.2 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) S 10880 10883 8919 0 -1 1077944384 16673 0 0 0 209 11 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310540291072 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15683912 memory=960 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15683912 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15683912 memory=530944 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15683912 memory=50236 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51651979 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15683912 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15683912 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15683912 memory=928 CPUtime=0.81 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) S 10880 10883 8919 0 -1 1077944384 1299 0 0 0 80 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15683912 memory=1572 CPUtime=0.87 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) S 10880 10883 8919 0 -1 1077944384 1009 0 0 0 87 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309905234544 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15683912 memory=832 CPUtime=0.93 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) S 10880 10883 8919 0 -1 1077944384 3035 0 0 0 92 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309904182000 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15683912 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15683912 memory=1928 CPUtime=0.1 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51651983 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10900] ppid=10880 vsize=15683912 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10900/stat : 10900 (java) S 10880 10883 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310340691008 140310568476441 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10902] ppid=10880 vsize=15683912 memory=8384 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10902/stat : 10902 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307521842736 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10903] ppid=10880 vsize=15683912 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10903/stat : 10903 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307387621040 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10904] ppid=10880 vsize=15683912 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10904/stat : 10904 (java) S 10880 10883 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51652199 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307656072736 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 227.56 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581180 KiB

[startup+225.601 s]
/proc/loadavg: 2.00 2.02 2.05 3/225 10907
/proc/meminfo: memFree=15839256/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15683912 memory=530944 CPUtime=4.97 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 23428 0 0 0 476 21 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3920978 132736 3226 1 0 3881834 0
[pid=10899] ppid=10883 vsize=68432 memory=50236 CPUtime=223.39 cores=1,3,5,7
/proc/10899/stat : 10899 (minisat_release) R 10883 10883 8919 0 -1 4202496 44125 0 0 0 22336 3 0 0 20 0 1 0 51652196 70074368 12559 33554432000 4194304 4308513 140725710469648 140725710466648 4276004 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 11808768 140725710471855 140725710472366 140725710472366 140725710475205 0
/proc/10899/statm: 17108 12559 354 28 0 13348 0
[pid=10883/tid=10885] ppid=10880 vsize=15683912 memory=3248 CPUtime=2.2 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) S 10880 10883 8919 0 -1 1077944384 16673 0 0 0 209 11 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310540291072 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15683912 memory=-7824251494390846819 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15683912 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15683912 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51651979 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15683912 memory=16676 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15683912 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15683912 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15683912 memory=1728 CPUtime=0.81 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) S 10880 10883 8919 0 -1 1077944384 1299 0 0 0 80 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15683912 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) S 10880 10883 8919 0 -1 1077944384 1009 0 0 0 87 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309905234544 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15683912 memory=-7737605734073681312 CPUtime=0.93 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) S 10880 10883 8919 0 -1 1077944384 3035 0 0 0 92 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309904182000 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15683912 memory=6944613755328037015 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15683912 memory=5933043170929561954 CPUtime=0.1 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51651983 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10900] ppid=10880 vsize=15683912 memory=6296122882781172836 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10900/stat : 10900 (java) S 10880 10883 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310340691008 140310568476441 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10902] ppid=10880 vsize=15683912 memory=530944 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10902/stat : 10902 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307521842736 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10903] ppid=10880 vsize=15683912 memory=50236 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10903/stat : 10903 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307387621040 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10904] ppid=10880 vsize=15683912 memory=6768 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10904/stat : 10904 (java) S 10880 10883 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51652199 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307656072736 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 228.36 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581180 KiB

[startup+225.801 s]
/proc/loadavg: 2.00 2.02 2.05 3/225 10907
/proc/meminfo: memFree=15839256/32770624 swapFree=67108860/67108860
[pid=10883] ppid=10880 vsize=15683912 memory=530944 CPUtime=4.97 cores=1,3,5,7
/proc/10883/stat : 10883 (java) S 10880 10883 8919 0 -1 1077944320 23428 0 0 0 476 21 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140721155632160 140310568451831 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
/proc/10883/statm: 3920978 132736 3226 1 0 3881834 0
[pid=10899] ppid=10883 vsize=68432 memory=50236 CPUtime=223.59 cores=1,3,5,7
/proc/10899/stat : 10899 (minisat_release) R 10883 10883 8919 0 -1 4202496 44125 0 0 0 22356 3 0 0 20 0 1 0 51652196 70074368 12559 33554432000 4194304 4308513 140725710469648 140725710466648 4251619 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 11808768 140725710471855 140725710472366 140725710472366 140725710475205 0
/proc/10899/statm: 17108 12559 354 28 0 13348 0
[pid=10883/tid=10885] ppid=10880 vsize=15683912 memory=920 CPUtime=2.2 cores=1,3,5,7
/proc/10883/task/10885/stat : 10885 (java) S 10880 10883 8919 0 -1 1077944384 16673 0 0 0 209 11 0 0 20 0 19 0 51651976 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310540291072 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10886] ppid=10880 vsize=15683912 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10886/stat : 10886 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310572694288 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10887] ppid=10880 vsize=15683912 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10887/stat : 10887 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310348397456 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10888] ppid=10880 vsize=15683912 memory=530944 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10888/stat : 10888 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310347344912 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10889] ppid=10880 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10889/stat : 10889 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651978 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310346292368 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10890] ppid=10880 vsize=15683912 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10890/stat : 10890 (java) S 10880 10883 8919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 51651979 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309907339248 140310568462978 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10891] ppid=10880 vsize=15683912 memory=530944 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10891/stat : 10891 (java) S 10880 10883 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309199578016 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10892] ppid=10880 vsize=15683912 memory=530944 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10892/stat : 10892 (java) S 10880 10883 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51651980 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308931142640 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10893] ppid=10880 vsize=15683912 memory=50236 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10893/stat : 10893 (java) S 10880 10883 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308595599568 140310568470427 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10894] ppid=10880 vsize=15683912 memory=2196 CPUtime=0.81 cores=1,3,5,7
/proc/10883/task/10894/stat : 10894 (java) S 10880 10883 8919 0 -1 1077944384 1299 0 0 0 80 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309906287088 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10895] ppid=10880 vsize=15683912 memory=6768 CPUtime=0.87 cores=1,3,5,7
/proc/10883/task/10895/stat : 10895 (java) S 10880 10883 8919 0 -1 1077944384 1009 0 0 0 87 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309905234544 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10896] ppid=10880 vsize=15683912 memory=832 CPUtime=0.93 cores=1,3,5,7
/proc/10883/task/10896/stat : 10896 (java) S 10880 10883 8919 0 -1 1077944384 3035 0 0 0 92 1 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309904182000 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10897] ppid=10880 vsize=15683912 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10897/stat : 10897 (java) S 10880 10883 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51651982 16060325888 132736 33554432000 4194304 4196468 140721155649616 140308058729568 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10898] ppid=10880 vsize=15683912 memory=920 CPUtime=0.1 cores=1,3,5,7
/proc/10883/task/10898/stat : 10898 (java) S 10880 10883 8919 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51651983 16060325888 132736 33554432000 4194304 4196468 140721155649616 140309903128880 140310568462978 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10900] ppid=10880 vsize=15683912 memory=280584711697920 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10900/stat : 10900 (java) S 10880 10883 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140310340691008 140310568476441 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10902] ppid=10880 vsize=15683912 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10902/stat : 10902 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307521842736 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10903] ppid=10880 vsize=15683912 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10903/stat : 10903 (java) S 10880 10883 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 51652197 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307387621040 140310568473757 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
[pid=10883/tid=10904] ppid=10880 vsize=15683912 memory=3248 CPUtime=0 cores=1,3,5,7
/proc/10883/task/10904/stat : 10904 (java) S 10880 10883 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51652199 16060325888 132736 33554432000 4194304 4196468 140721155649616 140307656072736 140310568462037 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32505856 140721155654644 140721155654921 140721155654921 140721155657679 0
Current children cumulated CPU time: 228.56 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581180 KiB

Child status: 0
Real time (s): 225.899
CPU time (s): 228.742
CPU user time (s): 228.476
CPU system time (s): 0.265672
CPU usage (%): 101.258
Max. virtual memory (cumulated for all children) (KiB): 15752344
Max. memory (cumulated for all children) (KiB): 581180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.476
system time used= 0.265672
maximum resident set size= 533944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67759
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9089
involuntary context switches= 107


# summary of solver processes directly reported to runsolver:
#   pid: 10883
#   total CPU time (s): 228.742
#   total CPU user time (s): 228.476
#   total CPU system time (s): 0.265672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.53844 second user time and 2.36871 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 12:14:48
IDJOB=4293179
IDBENCH=141129
IDSOLVER=2755
FILE ID=node102/4293179-1532340888
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-N1a_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-4293179-1532340888/watcher-4293179-1532340888 -o /tmp/evaluation-result-4293179-1532340888/solver-4293179-1532340888 -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-4293179-1532340888.xml

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

MD5SUM BENCH= 4209eb75c1d6f17ff2fcaefe706080c2
RANDOM SEED=1208675633

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:        16411584 kB
MemAvailable:   31632628 kB
Buffers:          254268 kB
Cached:         15055196 kB
SwapCached:            0 kB
Active:          1845312 kB
Inactive:       13825300 kB
Active(anon):     364116 kB
Inactive(anon):    16888 kB
Active(file):    1481196 kB
Inactive(file): 13808412 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        318652 kB
Mapped:            48928 kB
Shmem:             17036 kB
Slab:             387844 kB
SReclaimable:     359896 kB
SUnreclaim:        27948 kB
KernelStack:        3968 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13462344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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:18:34