Trace number 4293180

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)SAT 228.4 225.463

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.55/0.51	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 12:16:10 CEST 2018
0.66/0.54	c PID: 4221
0.66/0.54	c IP: 172.20.3.105
0.66/0.54	c HOST: node105.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.42/0.96	c (0,0) Parsing End
1.42/0.96	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.42/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.42/0.97	c (0,0) Constraint Name Generate Begin
1.42/0.97	c (0,0) Ctr:HOME/instance-4293180-1532340969.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.42/0.97	c (0,0) Constraint Name Generate End
1.42/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.42/0.97	c (0,0) CSP to CSPinCNF Begin
1.61/1.05	c (0,0) translated 6 (10%) constraints
1.61/1.05	c (0,0) translated 11 (20%) constraints
1.61/1.06	c (0,0) translated 16 (30%) constraints
1.61/1.06	c (0,0) translated 21 (40%) constraints
1.61/1.07	c (0,0) translated 26 (50%) constraints
1.61/1.07	c (0,0) translated 32 (60%) constraints
1.79/1.16	c (0,0) translated 37 (70%) constraints
1.98/1.22	c (0,0) translated 42 (80%) constraints
1.98/1.26	c (0,0) translated 47 (90%) constraints
2.27/1.31	c (0,0) translated 52 (100%) constraints
2.56/1.45	c (0,0) STATISTICS1:HOME/instance-4293180-1532340969.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.56/1.45	c (0,0) ===========================================
2.56/1.45	c (0,0) Order
2.56/1.45	c (0,0) ===========================================
2.56/1.46	c (0,0) translated 43 (10%) constraints
2.56/1.47	c (0,0) translated 85 (20%) constraints
2.56/1.47	c (0,0) translated 128 (30%) constraints
2.56/1.48	c (0,0) translated 170 (40%) constraints
2.56/1.48	c (0,0) translated 213 (50%) constraints
2.56/1.48	c (0,0) translated 255 (60%) constraints
2.56/1.49	c (0,0) translated 298 (70%) constraints
2.56/1.49	c (0,0) translated 340 (80%) constraints
2.89/1.50	c (0,0) translated 383 (90%) constraints
2.89/1.50	c (0,0) translated 425 (100%) constraints
2.89/1.50	c (0,0) CSP to CSPinCNF End
2.89/1.51	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.89/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.89/1.51	c (0,0) CSPinCNF Propagation Begin
2.89/1.57	c (1,1) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.89/1.57	c (1,1) CSPinCNF Propagation End
2.89/1.57	c (1,1) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.89/1.57	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.89/1.57	c (1,1) Simplify CSPinCNF Begin
3.24/1.64	c (1,1) Simplify CSPinCNF End
3.24/1.64	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.24/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.24/1.64	c (1,1) Calculate Precise Domain Begin
3.24/1.64	c (1,1) 0 values are removed by re-calculation
3.24/1.64	c (1,1) Calculate Precise Domain End
3.24/1.64	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.24/1.64	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.24/1.64	c (1,1) CSPinCNF to SatSolver Begin
3.55/1.70	c (1,1) 97 (10 %) CSP clauses are encoded (6369 SAT variables, 5768 SAT clauses)
3.55/1.71	c (1,1) 194 (20 %) CSP clauses are encoded (6369 SAT variables, 5865 SAT clauses)
3.55/1.71	c (1,1) 291 (30 %) CSP clauses are encoded (6369 SAT variables, 5962 SAT clauses)
3.88/1.83	c (1,1) 388 (40 %) CSP clauses are encoded (6369 SAT variables, 22562 SAT clauses)
4.20/1.90	c (1,1) 485 (50 %) CSP clauses are encoded (6369 SAT variables, 40664 SAT clauses)
4.20/1.97	c (1,1) 582 (60 %) CSP clauses are encoded (6369 SAT variables, 60756 SAT clauses)
4.54/2.02	c (1,1) 679 (70 %) CSP clauses are encoded (6369 SAT variables, 79476 SAT clauses)
4.54/2.07	c (1,1) 776 (80 %) CSP clauses are encoded (6369 SAT variables, 98031 SAT clauses)
4.70/2.13	c (1,1) 873 (90 %) CSP clauses are encoded (6369 SAT variables, 118105 SAT clauses)
4.70/2.18	c (1,1) 969 (100 %) CSP clauses are encoded (6369 SAT variables, 136176 SAT clauses)
4.70/2.18	c (1,1) CSPinCNF to SatSolver End
4.70/2.18	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.85/2.20	c (1,1) STATISTICS2:HOME/instance-4293180-1532340969.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.85/2.20	c (1,1) SatSolver.solve Begin
4.85/2.20	c (1,1) 6369 bool, 136337 clause
4.85/2.20	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-4293180-1532340969.xml-scop-4221.cnf HOME/instance-4293180-1532340969.xml-scop-4221.cnf.out
228.24/225.40	c (224,0) c This is COMiniSatPS.
228.24/225.40	c (224,0) c WARNING: for repeatability, setting FPU to use double precision
228.24/225.40	c (224,0) c ============================[ Problem Statistics ]=============================
228.24/225.40	c (224,0) c |                                                                             |
228.24/225.40	c (224,0) c |  Number of variables:          6369                                         |
228.24/225.40	c (224,0) c |  Number of clauses:          136337                                         |
228.24/225.40	c (224,0) c |  Parse time:                   0.04 s                                       |
228.24/225.40	c (224,0) c |  Eliminated clauses:           0.02 Mb                                      |
228.24/225.40	c (224,0) c Reduced to 5659 vars, 134260 cls (grow=0)
228.24/225.40	c (224,0) c No iterative elimination performed. (vars=5659, c/v ratio=23.7)
228.24/225.40	c (224,0) c |  Simplification time:          0.26 s                                       |
228.24/225.40	c (224,0) c |                                                                             |
228.24/225.40	c (224,0) c ============================[ Search Statistics ]==============================
228.24/225.40	c (224,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.24/225.40	c (224,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
228.24/225.40	c (224,0) c ===============================================================================
228.24/225.40	c (224,0) c ===============================================================================
228.24/225.40	c (224,0) c restarts              : 45
228.24/225.40	c (224,0) c conflicts             : 1166750        (5229 /sec)
228.24/225.40	c (224,0) c decisions             : 1845569        (0.00 % random) (8271 /sec)
228.24/225.40	c (224,0) c propagations          : 437843097      (1962101 /sec)
228.24/225.40	c (224,0) c conflict literals     : 44558148       (35.44 % deleted)
228.24/225.40	c (224,0) c CPU time              : 223.15 s
228.24/225.40	c (224,0) 
228.24/225.40	c (224,0) s SATISFIABLE
228.24/225.41	c (224,1) SatSolver.solve End
228.24/225.41	c (224,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
228.24/225.41	c (224,1) Show results Begin
228.24/225.43	c (224,1) h[0] = 132
228.24/225.43	c (224,1) h[1] = 41
228.24/225.43	c (224,1) h[2] = 32
228.24/225.43	c (224,1) h[3] = 9
228.24/225.43	c (224,1) h[4] = 38
228.24/225.43	c (224,1) h[5] = 29
228.24/225.43	c (224,1) h[6] = 62
228.24/225.43	c (224,1) h[7] = 8
228.24/225.43	c (224,1) h[8] = 26
228.24/225.43	c (224,1) h[9] = 39
228.24/225.43	c (224,1) h[10] = 81
228.24/225.43	c (224,1) h[11] = 18
228.24/225.43	c (224,1) h[12] = 63
228.24/225.43	c (224,1) h[13] = 50
228.24/225.43	c (224,1) h[14] = 91
228.24/225.43	c (224,1) h[15] = 68
228.24/225.43	c (224,1) h[16] = 41
228.24/225.43	c (224,1) r[0] = 0
228.24/225.43	c (224,1) r[1] = 0
228.24/225.43	c (224,1) r[2] = 0
228.24/225.43	c (224,1) r[3] = 0
228.24/225.43	c (224,1) r[4] = 0
228.24/225.43	c (224,1) r[5] = 0
228.24/225.43	c (224,1) r[6] = 0
228.24/225.43	c (224,1) r[7] = 0
228.24/225.43	c (224,1) r[8] = 0
228.24/225.43	c (224,1) r[9] = 0
228.24/225.43	c (224,1) r[10] = 0
228.24/225.43	c (224,1) r[11] = 0
228.24/225.43	c (224,1) r[12] = 0
228.24/225.43	c (224,1) r[13] = 0
228.24/225.43	c (224,1) r[14] = 0
228.24/225.43	c (224,1) r[15] = 0
228.24/225.43	c (224,1) r[16] = 0
228.24/225.43	c (224,1) w[0] = 33
228.24/225.43	c (224,1) w[1] = 64
228.24/225.43	c (224,1) w[2] = 103
228.24/225.43	c (224,1) w[3] = 59
228.24/225.43	c (224,1) w[4] = 44
228.24/225.43	c (224,1) w[5] = 123
228.24/225.43	c (224,1) w[6] = 57
228.24/225.43	c (224,1) w[7] = 32
228.24/225.43	c (224,1) w[8] = 25
228.24/225.43	c (224,1) w[9] = 53
228.24/225.43	c (224,1) w[10] = 15
228.24/225.43	c (224,1) w[11] = 17
228.24/225.43	c (224,1) w[12] = 42
228.24/225.43	c (224,1) w[13] = 9
228.24/225.43	c (224,1) w[14] = 44
228.24/225.43	c (224,1) w[15] = 90
228.24/225.43	c (224,1) w[16] = 66
228.24/225.43	c (224,1) x[0] = 0
228.24/225.43	c (224,1) x[1] = 33
228.24/225.43	c (224,1) x[2] = 97
228.24/225.43	c (224,1) x[3] = 97
228.24/225.43	c (224,1) x[4] = 156
228.24/225.43	c (224,1) x[5] = 33
228.24/225.43	c (224,1) x[6] = 33
228.24/225.43	c (224,1) x[7] = 143
228.24/225.43	c (224,1) x[8] = 175
228.24/225.43	c (224,1) x[9] = 90
228.24/225.43	c (224,1) x[10] = 143
228.24/225.43	c (224,1) x[11] = 158
228.24/225.43	c (224,1) x[12] = 158
228.24/225.43	c (224,1) x[13] = 134
228.24/225.43	c (224,1) x[14] = 90
228.24/225.43	c (224,1) x[15] = 0
228.24/225.43	c (224,1) x[16] = 134
228.24/225.43	c (224,1) y[0] = 68
228.24/225.43	c (224,1) y[1] = 159
228.24/225.43	c (224,1) y[2] = 168
228.24/225.43	c (224,1) y[3] = 159
228.24/225.44	c (224,1) y[4] = 130
228.24/225.44	c (224,1) y[5] = 130
228.24/225.44	c (224,1) y[6] = 68
228.24/225.44	c (224,1) y[7] = 81
228.24/225.44	c (224,1) y[8] = 63
228.24/225.44	c (224,1) y[9] = 0
228.24/225.44	c (224,1) y[10] = 0
228.24/225.44	c (224,1) y[11] = 63
228.24/225.44	c (224,1) y[12] = 0
228.24/225.44	c (224,1) y[13] = 39
228.24/225.44	c (224,1) y[14] = 39
228.24/225.44	c (224,1) y[15] = 0
228.24/225.44	c (224,1) y[16] = 89
228.24/225.44	s SATISFIABLE
228.24/225.44	v <instantiation>
228.24/225.44	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.24/225.44	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.24/225.44	v </instantiation>
228.24/225.44	c (224,1) Show results End
228.24/225.44	c (224,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
228.24/225.44	c (224,1) 0,0,0,1,1,1,1,224,224,STOP-AFTER(ALL)
228.24/225.44	c END-Prog: Mon Jul 23 12:19:55 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 (4044 MiB free)
  memory of node 1: 16384 MiB (11586 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100154 s]*
/proc/loadavg: 2.21 2.07 2.06 3/220 4236
/proc/meminfo: memFree=15943100/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15011656 memory=74708 CPUtime=0.12 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 6877 0 0 0 10 2 0 0 20 0 15 0 51660096 15371935744 18611 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3752914 18611 2755 1 0 3715374 0
[pid=4221/tid=4223] ppid=4218 vsize=15011656 memory=4716012778259846035 CPUtime=0.09 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) R 4218 4221 2271 0 -1 4202560 5186 0 0 0 8 1 0 0 20 0 15 0 51660096 15371935744 18875 33554432000 4194304 4196468 140734495923136 140454351151904 140454359623517 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 18875 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 18875 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 18875 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660098 15371935744 18875 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 18875 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 18875 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660100 15371935744 18875 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 18875 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 18875 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 18941 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0.01 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 51660102 15371935744 18941 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 18941 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 18941 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74708 KiB

[startup+0.210414 s]*
/proc/loadavg: 2.21 2.07 2.06 3/220 4236
/proc/meminfo: memFree=15930016/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15011656 memory=86764 CPUtime=0.26 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 10104 0 0 0 23 3 0 0 20 0 15 0 51660096 15371935744 21691 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3752914 21691 2885 1 0 3715374 0
[pid=4221/tid=4223] ppid=4218 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) R 4218 4221 2271 0 -1 4202560 8014 0 0 0 18 2 0 0 20 0 15 0 51660096 15371935744 21691 33554432000 4194304 4196468 140734495923136 140454351174208 140454363391333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 21691 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15011656 memory=140596428276058 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 21691 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 21691 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660098 15371935744 21691 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 21691 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 21691 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660100 15371935744 21691 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) R 4218 4221 2271 0 -1 4202560 439 0 0 0 1 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140453349410896 140454358510864 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) R 4218 4221 2271 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140453348366800 140454379357909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0.03 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 281 0 0 0 3 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) R 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 21691 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86764 KiB

[startup+0.310563 s]*
/proc/loadavg: 2.21 2.07 2.06 3/220 4236
/proc/meminfo: memFree=15926356/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15011656 memory=90504 CPUtime=0.43 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 10650 0 0 0 40 3 0 0 20 0 15 0 51660096 15371935744 22626 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3752914 22626 3035 1 0 3715374 0
[pid=4221/tid=4223] ppid=4218 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) R 4218 4221 2271 0 -1 4202560 8394 0 0 0 27 2 0 0 20 0 15 0 51660096 15371935744 22626 33554432000 4194304 4196468 140734495923136 140454351175504 140454363428190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 22626 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15011656 memory=3977017336120228602 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 22626 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15371935744 22626 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660098 15371935744 22626 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 22626 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51660099 15371935744 22626 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15011656 memory=140596428260992 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660100 15371935744 22626 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 541 0 0 0 3 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15011656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 300 0 0 0 8 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660102 15371935744 22626 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90504 KiB

[startup+0.700675 s]
/proc/loadavg: 2.21 2.07 2.06 3/220 4236
/proc/meminfo: memFree=15902296/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15020052 memory=129996 CPUtime=1.02 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 17737 0 0 0 97 5 0 0 20 0 15 0 51660096 15380533248 32499 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3755013 32499 3174 1 0 3716398 0
[pid=4221/tid=4223] ppid=4218 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) R 4218 4221 2271 0 -1 4202560 15007 0 0 0 63 4 0 0 20 0 15 0 51660096 15380533248 32499 33554432000 4194304 4196468 140734495923136 140454351184496 140454379359638 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15380533248 32499 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660097 15380533248 32499 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15380533248 32499 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660098 15380533248 32499 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15020052 memory=281192582915872 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51660099 15380533248 32499 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51660099 15380533248 32499 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660100 15380533248 32499 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15020052 memory=8380 CPUtime=0.1 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 759 0 0 0 10 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15020052 memory=7307210974946176466 CPUtime=0.06 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 174 0 0 0 6 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) R 4218 4221 2271 0 -1 4202560 458 0 0 0 17 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140453347313648 140454379359638 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660102 15380533248 32499 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129996 KiB

[startup+1.50152 s]
/proc/loadavg: 2.21 2.07 2.06 3/220 4236
/proc/meminfo: memFree=15873388/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15024148 memory=177512 CPUtime=2.89 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 21881 0 0 0 281 8 0 0 20 0 15 0 51660096 15384727552 44378 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3756037 44378 3202 1 0 3717422 0
[pid=4221/tid=4223] ppid=4218 vsize=15024148 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) R 4218 4221 2271 0 -1 4202560 16399 0 0 0 141 5 0 0 20 0 15 0 51660096 15384727552 44378 33554432000 4194304 4196468 140734495923136 140454351184208 140453842645056 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15384727552 44378 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51660097 15384727552 44378 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660097 15384727552 44378 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51660098 15384727552 44378 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51660099 15384727552 44378 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0

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

/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4238] ppid=4218 vsize=15683912 memory=844 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4238/stat : 4238 (java) S 4218 4221 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453329995584 140454379372313 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4240] ppid=4218 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4240/stat : 4240 (java) S 4218 4221 2271 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451269029680 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4241] ppid=4218 vsize=15683912 memory=3364 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4241/stat : 4241 (java) S 4218 4221 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451403251120 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4242] ppid=4218 vsize=15683912 memory=50840 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4242/stat : 4242 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660320 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451000605984 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 226.85 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581952 KiB

[startup+224.801 s]
/proc/loadavg: 2.00 2.04 2.05 3/225 4245
/proc/meminfo: memFree=15430832/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15683912 memory=531112 CPUtime=5.06 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 23985 0 0 0 487 19 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3920978 132778 3226 1 0 3881834 0
[pid=4237] ppid=4221 vsize=68432 memory=50840 CPUtime=222.58 cores=1,3,5,7
/proc/4237/stat : 4237 (minisat_release) R 4221 4221 2271 0 -1 4202496 43832 0 0 0 22254 4 0 0 20 0 1 0 51660317 70074368 12710 33554432000 4194304 4308513 140729114687440 140729114684440 4275923 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 41951232 140729114690225 140729114690734 140729114690734 140729114693573 0
/proc/4237/statm: 17108 12710 354 28 0 13348 0
[pid=4221/tid=4223] ppid=4218 vsize=15683912 memory=-5059952977386882957 CPUtime=2.23 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) S 4218 4221 2271 0 -1 1077944384 17202 0 0 0 211 12 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454351186944 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15683912 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15683912 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15683912 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660098 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15683912 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15683912 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15683912 memory=8380 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660100 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15683912 memory=1424 CPUtime=0.89 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 1395 0 0 0 89 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15683912 memory=15868 CPUtime=0.85 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 909 0 0 0 85 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15683912 memory=531112 CPUtime=0.94 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 3053 0 0 0 93 1 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15683912 memory=50840 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15683912 memory=1232 CPUtime=0.1 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4238] ppid=4218 vsize=15683912 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4238/stat : 4238 (java) S 4218 4221 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453329995584 140454379372313 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4240] ppid=4218 vsize=15683912 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4240/stat : 4240 (java) S 4218 4221 2271 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451269029680 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4241] ppid=4218 vsize=15683912 memory=531112 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4241/stat : 4241 (java) S 4218 4221 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451403251120 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4242] ppid=4218 vsize=15683912 memory=531112 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4242/stat : 4242 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660320 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451000605984 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 227.64 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581952 KiB

[startup+225.201 s]
/proc/loadavg: 2.00 2.04 2.05 3/225 4245
/proc/meminfo: memFree=15430832/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15683912 memory=531112 CPUtime=5.06 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 23985 0 0 0 487 19 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3920978 132778 3226 1 0 3881834 0
[pid=4237] ppid=4221 vsize=68432 memory=50840 CPUtime=222.98 cores=1,3,5,7
/proc/4237/stat : 4237 (minisat_release) R 4221 4221 2271 0 -1 4202496 43832 0 0 0 22294 4 0 0 20 0 1 0 51660317 70074368 12710 33554432000 4194304 4308513 140729114687440 140729114684440 4276436 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 41951232 140729114690225 140729114690734 140729114690734 140729114693573 0
/proc/4237/statm: 17108 12710 354 28 0 13348 0
[pid=4221/tid=4223] ppid=4218 vsize=15683912 memory=6944652177228980320 CPUtime=2.23 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) S 4218 4221 2271 0 -1 1077944384 17202 0 0 0 211 12 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454351186944 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15683912 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15683912 memory=531112 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660098 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15683912 memory=50840 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15683912 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15683912 memory=8380 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660100 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15683912 memory=1424 CPUtime=0.89 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 1395 0 0 0 89 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15683912 memory=531112 CPUtime=0.85 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 909 0 0 0 85 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15683912 memory=50840 CPUtime=0.94 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 3053 0 0 0 93 1 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15683912 memory=3364 CPUtime=0.1 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4238] ppid=4218 vsize=15683912 memory=260120 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4238/stat : 4238 (java) S 4218 4221 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453329995584 140454379372313 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4240] ppid=4218 vsize=15683912 memory=57324 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4240/stat : 4240 (java) S 4218 4221 2271 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451269029680 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4241] ppid=4218 vsize=15683912 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4241/stat : 4241 (java) S 4218 4221 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451403251120 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4242] ppid=4218 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4242/stat : 4242 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660320 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451000605984 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 228.04 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581952 KiB

[startup+225.401 s]
/proc/loadavg: 2.00 2.04 2.05 3/225 4245
/proc/meminfo: memFree=15430832/32770624 swapFree=67108860/67108860
[pid=4221] ppid=4218 vsize=15683912 memory=531112 CPUtime=5.06 cores=1,3,5,7
/proc/4221/stat : 4221 (java) S 4218 4221 2271 0 -1 1077944320 23985 0 0 0 487 19 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140734495905680 140454379347703 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
/proc/4221/statm: 3920978 132778 3226 1 0 3881834 0
[pid=4237] ppid=4221 vsize=68432 memory=50840 CPUtime=223.18 cores=1,3,5,7
/proc/4237/stat : 4237 (minisat_release) R 4221 4221 2271 0 -1 4202496 43832 0 0 0 22314 4 0 0 20 0 1 0 51660317 70074368 12710 33554432000 4194304 4308513 140729114687440 140729114684440 4261482 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 41951232 140729114690225 140729114690734 140729114690734 140729114693573 0
/proc/4237/statm: 17108 12710 354 28 0 13348 0
[pid=4221/tid=4223] ppid=4218 vsize=15683912 memory=50840 CPUtime=2.23 cores=1,3,5,7
/proc/4221/task/4223/stat : 4223 (java) S 4218 4221 2271 0 -1 1077944384 17202 0 0 0 211 12 0 0 20 0 19 0 51660096 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454351186944 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4224] ppid=4218 vsize=15683912 memory=-7161732098442470212 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4224/stat : 4224 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454383589904 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4225] ppid=4218 vsize=15683912 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4225/stat : 4225 (java) S 4218 4221 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454159293072 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4226] ppid=4218 vsize=15683912 memory=281192583047904 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4226/stat : 4226 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660097 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454158240016 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4227] ppid=4218 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4227/stat : 4227 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660098 16060325888 132778 33554432000 4194304 4196468 140734495923136 140454157187472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4228] ppid=4218 vsize=15683912 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4228/stat : 4228 (java) S 4218 4221 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453417675504 140454379358850 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4229] ppid=4218 vsize=15683912 memory=15817802732800252 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4229/stat : 4229 (java) S 4218 4221 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51660099 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452946765472 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4230] ppid=4218 vsize=15683912 memory=8380 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4230/stat : 4230 (java) S 4218 4221 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51660100 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452678329584 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4231] ppid=4218 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4231/stat : 4231 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140452303821264 140454379366299 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4232] ppid=4218 vsize=15683912 memory=1424 CPUtime=0.89 cores=1,3,5,7
/proc/4221/task/4232/stat : 4232 (java) S 4218 4221 2271 0 -1 1077944384 1395 0 0 0 89 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453349419248 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4233] ppid=4218 vsize=15683912 memory=15868 CPUtime=0.85 cores=1,3,5,7
/proc/4221/task/4233/stat : 4233 (java) S 4218 4221 2271 0 -1 1077944384 909 0 0 0 85 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453348366704 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4234] ppid=4218 vsize=15683912 memory=4052 CPUtime=0.94 cores=1,3,5,7
/proc/4221/task/4234/stat : 4234 (java) S 4218 4221 2271 0 -1 1077944384 3053 0 0 0 93 1 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453347313648 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4235] ppid=4218 vsize=15683912 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4235/stat : 4235 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451805915488 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4236] ppid=4218 vsize=15683912 memory=10196 CPUtime=0.1 cores=1,3,5,7
/proc/4221/task/4236/stat : 4236 (java) S 4218 4221 2271 0 -1 1077944384 17 0 0 0 4 6 0 0 20 0 19 0 51660102 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453346262064 140454379358850 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4238] ppid=4218 vsize=15683912 memory=644 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4238/stat : 4238 (java) S 4218 4221 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140453329995584 140454379372313 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4240] ppid=4218 vsize=15683912 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4240/stat : 4240 (java) S 4218 4221 2271 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451269029680 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4241] ppid=4218 vsize=15683912 memory=960 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4241/stat : 4241 (java) S 4218 4221 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 51660318 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451403251120 140454379369629 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
[pid=4221/tid=4242] ppid=4218 vsize=15683912 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/4221/task/4242/stat : 4242 (java) S 4218 4221 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51660320 16060325888 132778 33554432000 4194304 4196468 140734495923136 140451000605984 140454379357909 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31469568 140734495925235 140734495925513 140734495925513 140734495928271 0
Current children cumulated CPU time: 228.24 s
Current children cumulated vsize: 15752344 KiB
Current children cumulated memory: 581952 KiB

Child status: 0
Real time (s): 225.463
CPU time (s): 228.4
CPU user time (s): 228.138
CPU system time (s): 0.262149
CPU usage (%): 101.303
Max. virtual memory (cumulated for all children) (KiB): 15752344
Max. memory (cumulated for all children) (KiB): 582012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.138
system time used= 0.262149
maximum resident set size= 536144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68061
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= 8983
involuntary context switches= 122


# summary of solver processes directly reported to runsolver:
#   pid: 4221
#   total CPU time (s): 228.4
#   total CPU user time (s): 228.138
#   total CPU system time (s): 0.262149

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.58423 second user time and 2.29749 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:16:09
IDJOB=4293180
IDBENCH=141129
IDSOLVER=2756
FILE ID=node105/4293180-1532340969
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

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

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

MD5SUM BENCH= 4209eb75c1d6f17ff2fcaefe706080c2
RANDOM SEED=1861986253

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16005448 kB
MemAvailable:   31638160 kB
Buffers:          193356 kB
Cached:         15414472 kB
SwapCached:            0 kB
Active:          1705248 kB
Inactive:       14259016 kB
Active(anon):     309232 kB
Inactive(anon):    67196 kB
Active(file):    1396016 kB
Inactive(file): 14191820 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7948 kB
Writeback:             0 kB
AnonPages:        363940 kB
Mapped:            49056 kB
Shmem:             17036 kB
Slab:             500860 kB
SReclaimable:     473336 kB
SUnreclaim:        27524 kB
KernelStack:        3616 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13463312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

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