Trace number 4293153

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 749.317 745.776

General information on the benchmark

NameStripPacking/
StripPacking-T1a_c18.xml
MD5SUM2930e4ba32e3c7874205f5eb3c8396db
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 benchmark749.317
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 order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 12:03:34 CEST 2018
0.66/0.54	c PID: 3953
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.40/0.96	c (0,0) Parsing End
1.40/0.97	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
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) Constraint Name Generate Begin
1.40/0.97	c (0,0) Ctr:HOME/instance-4293153-1532340213.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.06	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.77/1.17	c (0,0) translated 37 (70%) constraints
1.96/1.22	c (0,0) translated 42 (80%) constraints
1.96/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-4293153-1532340213.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,153,425,380,191,4,3,380:4;376:20;370:16;362:20;360:24;358:28;350:32;344:120;328:48;326:52;324:56;310:60;298:64;2:34,191:66;190:66;188:132;185:66;181:66;180:66;179:66;175:66;172:198;164:66;163:66;162:66;155:66;149: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) 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.47	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.48	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.57/1.50	c (0,0) translated 425 (100%) constraints
2.57/1.50	c (0,0) CSP to CSPinCNF End
2.91/1.51	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 191
2.91/1.51	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.91/1.51	c (0,0) CSPinCNF Propagation Begin
2.91/1.57	c (1,1) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.91/1.57	c (1,1) CSPinCNF Propagation End
2.91/1.58	c (1,1) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 191
2.91/1.58	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.91/1.58	c (1,1) Simplify CSPinCNF Begin
3.24/1.64	c (1,1) Simplify CSPinCNF End
3.24/1.65	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 191
3.24/1.65	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.24/1.65	c (1,1) Calculate Precise Domain Begin
3.24/1.65	c (1,1) 0 values are removed by re-calculation
3.24/1.65	c (1,1) Calculate Precise Domain End
3.24/1.65	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 191
3.24/1.65	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.24/1.65	c (1,1) CSPinCNF to SatSolver Begin
3.59/1.70	c (1,1) 97 (10 %) CSP clauses are encoded (6561 SAT variables, 5960 SAT clauses)
3.59/1.71	c (1,1) 194 (20 %) CSP clauses are encoded (6561 SAT variables, 6057 SAT clauses)
3.59/1.71	c (1,1) 291 (30 %) CSP clauses are encoded (6561 SAT variables, 6154 SAT clauses)
3.91/1.85	c (1,1) 388 (40 %) CSP clauses are encoded (6561 SAT variables, 25201 SAT clauses)
4.23/1.93	c (1,1) 485 (50 %) CSP clauses are encoded (6561 SAT variables, 45710 SAT clauses)
4.23/1.99	c (1,1) 582 (60 %) CSP clauses are encoded (6561 SAT variables, 67359 SAT clauses)
4.56/2.05	c (1,1) 679 (70 %) CSP clauses are encoded (6561 SAT variables, 86882 SAT clauses)
4.78/2.12	c (1,1) 776 (80 %) CSP clauses are encoded (6561 SAT variables, 102193 SAT clauses)
4.99/2.22	c (1,1) 873 (90 %) CSP clauses are encoded (6561 SAT variables, 120090 SAT clauses)
5.17/2.30	c (1,1) 969 (100 %) CSP clauses are encoded (6561 SAT variables, 141780 SAT clauses)
5.17/2.30	c (1,1) CSPinCNF to SatSolver End
5.17/2.30	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.17/2.32	c (1,1) STATISTICS2:HOME/instance-4293153-1532340213.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,697,969,380,191,4,3,380:4;376:20;370:16;362:20;360:24;358:28;350:32;344:120;328:48;326:52;324:56;310:60;298:64;2:34,191:66;190:66;188:132;185:66;181:66;180:66;179:66;175:66;172:198;164:66;163:66;162:66;155:66;149:66;2:2244,4:136;3:68;2:731;1:34,3:544;2:34;1:1666,
5.17/2.32	c (1,1) SatSolver.solve Begin
5.17/2.32	c (1,1) 6561 bool, 141987 clause
5.17/2.33	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-4293153-1532340213.xml-scop-3953.cnf HOME/instance-4293153-1532340213.xml-scop-3953.cnf.out
749.16/745.73	c (745,0) c This is COMiniSatPS.
749.16/745.73	c (745,0) c WARNING: for repeatability, setting FPU to use double precision
749.16/745.73	c (745,0) c ============================[ Problem Statistics ]=============================
749.16/745.73	c (745,0) c |                                                                             |
749.16/745.73	c (745,0) c |  Number of variables:          6561                                         |
749.16/745.73	c (745,0) c |  Number of clauses:          141987                                         |
749.16/745.73	c (745,0) c |  Parse time:                   0.05 s                                       |
749.16/745.73	c (745,0) c |  Eliminated clauses:           0.02 Mb                                      |
749.16/745.73	c (745,0) c Reduced to 5709 vars, 140830 cls (grow=0)
749.16/745.73	c (745,0) c No iterative elimination performed. (vars=5709, c/v ratio=24.7)
749.16/745.73	c (745,0) c |  Simplification time:          0.27 s                                       |
749.16/745.73	c (745,0) c |                                                                             |
749.16/745.73	c (745,0) c ============================[ Search Statistics ]==============================
749.16/745.73	c (745,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
749.16/745.73	c (745,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
749.16/745.73	c (745,0) c ===============================================================================
749.16/745.73	c (745,0) c ===============================================================================
749.16/745.73	c (745,0) c restarts              : 59
749.16/745.73	c (745,0) c conflicts             : 3967102        (5337 /sec)
749.16/745.73	c (745,0) c decisions             : 6191681        (0.00 % random) (8329 /sec)
749.16/745.73	c (745,0) c propagations          : 1509840834     (2031081 /sec)
749.16/745.73	c (745,0) c conflict literals     : 163149424      (36.17 % deleted)
749.16/745.73	c (745,0) c CPU time              : 743.368 s
749.16/745.73	c (745,0) 
749.16/745.73	c (745,0) s SATISFIABLE
749.16/745.74	c (745,1) SatSolver.solve End
749.16/745.74	c (745,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
749.16/745.74	c (745,1) Show results Begin
749.16/745.76	c (745,1) h[0] = 82
749.16/745.76	c (745,1) h[1] = 37
749.16/745.76	c (745,1) h[2] = 81
749.16/745.76	c (745,1) h[3] = 16
749.16/745.76	c (745,1) h[4] = 21
749.16/745.76	c (745,1) h[5] = 29
749.16/745.76	c (745,1) h[6] = 52
749.16/745.76	c (745,1) h[7] = 98
749.16/745.76	c (745,1) h[8] = 102
749.16/745.76	c (745,1) h[9] = 46
749.16/745.76	c (745,1) h[10] = 29
749.16/745.76	c (745,1) h[11] = 10
749.16/745.76	c (745,1) h[12] = 63
749.16/745.76	c (745,1) h[13] = 50
749.16/745.76	c (745,1) h[14] = 13
749.16/745.76	c (745,1) h[15] = 60
749.16/745.76	c (745,1) h[16] = 119
749.16/745.76	c (745,1) r[0] = 1
749.16/745.76	c (745,1) r[1] = 1
749.16/745.76	c (745,1) r[2] = 1
749.16/745.76	c (745,1) r[3] = 1
749.16/745.76	c (745,1) r[4] = 1
749.16/745.76	c (745,1) r[5] = 1
749.16/745.76	c (745,1) r[6] = 1
749.16/745.76	c (745,1) r[7] = 1
749.16/745.76	c (745,1) r[8] = 1
749.16/745.76	c (745,1) r[9] = 1
749.16/745.76	c (745,1) r[10] = 1
749.16/745.76	c (745,1) r[11] = 1
749.16/745.76	c (745,1) r[12] = 1
749.16/745.76	c (745,1) r[13] = 1
749.16/745.76	c (745,1) r[14] = 1
749.16/745.76	c (745,1) r[15] = 1
749.16/745.76	c (745,1) r[16] = 1
749.16/745.76	c (745,1) w[0] = 38
749.16/745.76	c (745,1) w[1] = 13
749.16/745.76	c (745,1) w[2] = 22
749.16/745.76	c (745,1) w[3] = 25
749.16/745.76	c (745,1) w[4] = 64
749.16/745.76	c (745,1) w[5] = 55
749.16/745.76	c (745,1) w[6] = 178
749.16/745.76	c (745,1) w[7] = 39
749.16/745.76	c (745,1) w[8] = 37
749.16/745.76	c (745,1) w[9] = 103
749.16/745.76	c (745,1) w[10] = 86
749.16/745.76	c (745,1) w[11] = 37
749.16/745.76	c (745,1) w[12] = 26
749.16/745.76	c (745,1) w[13] = 11
749.16/745.76	c (745,1) w[14] = 40
749.16/745.76	c (745,1) w[15] = 29
749.16/745.76	c (745,1) w[16] = 20
749.16/745.76	c (745,1) x[0] = 39
749.16/745.76	c (745,1) x[1] = 64
749.16/745.76	c (745,1) x[2] = 0
749.16/745.76	c (745,1) x[3] = 39
749.16/745.76	c (745,1) x[4] = 0
749.16/745.76	c (745,1) x[5] = 22
749.16/745.76	c (745,1) x[6] = 22
749.16/745.76	c (745,1) x[7] = 0
749.16/745.76	c (745,1) x[8] = 77
749.16/745.76	c (745,1) x[9] = 77
749.16/745.76	c (745,1) x[10] = 114
749.16/745.76	c (745,1) x[11] = 114
749.16/745.76	c (745,1) x[12] = 114
749.16/745.76	c (745,1) x[13] = 140
749.16/745.76	c (745,1) x[14] = 140
749.16/745.76	c (745,1) x[15] = 151
749.16/745.76	c (745,1) x[16] = 180
749.16/745.76	c (745,1) y[0] = 118
749.16/745.76	c (745,1) y[1] = 81
749.16/745.76	c (745,1) y[2] = 0
749.16/745.76	c (745,1) y[3] = 102
749.16/745.76	c (745,1) y[4] = 81
749.16/745.76	c (745,1) y[5] = 52
749.16/745.76	c (745,1) y[6] = 0
749.16/745.76	c (745,1) y[7] = 102
749.16/745.76	c (745,1) y[8] = 52
749.16/745.76	c (745,1) y[9] = 154
749.16/745.76	c (745,1) y[10] = 52
749.16/745.76	c (745,1) y[11] = 81
749.16/745.76	c (745,1) y[12] = 91
749.16/745.76	c (745,1) y[13] = 91
749.16/745.76	c (745,1) y[14] = 141
749.16/745.76	c (745,1) y[15] = 81
749.16/745.76	c (745,1) y[16] = 81
749.16/745.76	s SATISFIABLE
749.16/745.76	v <instantiation>
749.16/745.76	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>
749.16/745.76	v     <values>39 64 0 39 0 22 22 0 77 77 114 114 114 140 140 151 180 118 81 0 102 81 52 0 102 52 154 52 81 91 91 141 81 81 38 13 22 25 64 55 178 39 37 103 86 37 26 11 40 29 20 82 37 81 16 21 29 52 98 102 46 29 10 63 50 13 60 119 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1</values>
749.16/745.76	v </instantiation>
749.16/745.76	c (745,1) Show results End
749.16/745.76	c (745,1) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
749.16/745.76	c (745,1) 0,0,0,1,1,1,1,745,745,STOP-AFTER(ALL)
749.16/745.76	c END-Prog: Mon Jul 23 12:15:59 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 (4079 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-4293153-1532340213/watcher-4293153-1532340213 -o /tmp/evaluation-result-4293153-1532340213/solver-4293153-1532340213 -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-4293153-1532340213.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=3953, runsolver pid=3950

[startup+0.10009 s]*
/proc/loadavg: 1.88 1.98 2.03 3/221 3968
/proc/meminfo: memFree=15983244/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15011656 memory=72084 CPUtime=0.12 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 7206 0 0 0 10 2 0 0 20 0 15 0 51584489 15371935744 17955 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3752914 18021 2777 1 0 3715374 0
[pid=3953/tid=3955] ppid=3950 vsize=15011656 memory=4571619400857260947 CPUtime=0.09 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) R 3950 3953 2271 0 -1 4202560 5417 0 0 0 8 1 0 0 20 0 15 0 51584489 15371935744 18153 33554432000 4194304 4196468 140726984420480 139983148413320 139983176613270 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 18153 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584492 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 18153 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 18153 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 18153 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) R 3950 3953 2271 0 -1 4202560 272 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982211930608 139983155911243 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 18153 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584496 15371935744 18153 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72084 KiB

[startup+0.21052 s]*
/proc/loadavg: 1.88 1.98 2.03 4/221 3968
/proc/meminfo: memFree=15969632/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15011656 memory=83856 CPUtime=0.26 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 10398 0 0 0 24 2 0 0 20 0 15 0 51584489 15371935744 20964 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3752914 20964 2945 1 0 3715374 0
[pid=3953/tid=3955] ppid=3950 vsize=15011656 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) R 3950 3953 2271 0 -1 4202560 8278 0 0 0 18 1 0 0 20 0 15 0 51584489 15371935744 20964 33554432000 4194304 4196468 140726984420480 139983148400080 139983160644965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 20964 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15011656 memory=3833601398917949088 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584492 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 20964 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 20964 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 20964 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) R 3950 3953 2271 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 51584495 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982214036208 139983160511740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) R 3950 3953 2271 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0.03 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) S 3950 3953 2271 0 -1 1077944384 295 0 0 0 3 0 0 0 20 0 15 0 51584495 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982211930608 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 20964 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584496 15371935744 20964 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83856 KiB

[startup+0.31058 s]*
/proc/loadavg: 1.88 1.98 2.03 3/221 3968
/proc/meminfo: memFree=15965972/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15011656 memory=87676 CPUtime=0.43 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 11023 0 0 0 41 2 0 0 20 0 15 0 51584489 15371935744 21919 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3752914 21919 2988 1 0 3715374 0
[pid=3953/tid=3955] ppid=3950 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) R 3950 3953 2271 0 -1 4202560 8706 0 0 0 28 2 0 0 20 0 15 0 51584489 15371935744 21919 33554432000 4194304 4196468 140726984420480 139983148430640 139983156877095 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 21919 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584492 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 21919 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15011656 memory=140707556615808 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51584493 15371935744 21919 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 21919 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 51584495 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 15 0 51584495 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) S 3950 3953 2271 0 -1 1077944384 335 0 0 0 7 0 0 0 20 0 15 0 51584495 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982211930608 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15371935744 21919 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584496 15371935744 21919 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87676 KiB

[startup+0.700776 s]
/proc/loadavg: 1.88 1.98 2.03 4/221 3968
/proc/meminfo: memFree=15941664/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15020052 memory=128124 CPUtime=1 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 18278 0 0 0 96 4 0 0 20 0 15 0 51584489 15380533248 32031 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3755013 32031 3169 1 0 3716398 0
[pid=3953/tid=3955] ppid=3950 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) R 3950 3953 2271 0 -1 4202560 15465 0 0 0 64 3 0 0 20 0 15 0 51584489 15380533248 32031 33554432000 4194304 4196468 140726984420480 139983148435856 139983176613270 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15380533248 32031 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15020052 memory=281414847473440 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51584492 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51584493 15380533248 32031 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51584493 15380533248 32031 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15380533248 32031 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15020052 memory=8380 CPUtime=0.07 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 607 0 0 0 7 0 0 0 20 0 15 0 51584495 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15020052 memory=7307210974946176466 CPUtime=0.07 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 336 0 0 0 7 0 0 0 20 0 15 0 51584495 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) R 3950 3953 2271 0 -1 4202560 509 0 0 0 17 0 0 0 20 0 15 0 51584495 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982211926560 139983169698171 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51584495 15380533248 32031 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584496 15380533248 32031 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128124 KiB

[startup+1.50718 s]
/proc/loadavg: 1.88 1.98 2.03 3/221 3968
/proc/meminfo: memFree=15911856/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15024148 memory=175712 CPUtime=2.91 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 22449 0 0 0 285 6 0 0 20 0 15 0 51584489 15384727552 43928 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3756037 43928 3201 1 0 3717422 0
[pid=3953/tid=3955] ppid=3950 vsize=15024148 memory=288230377108275491 CPUtime=1.48 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) R 3950 3953 2271 0 -1 4202560 16863 0 0 0 144 4 0 0 20 0 15 0 51584489 15384727552 43928 33554432000 4194304 4196468 140726984420480 139983148432512 139983160681822 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15384727552 43928 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15384727552 43928 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51584491 15384727552 43928 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51584491 15384727552 43928 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51584492 15384727552 43928 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0

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

/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 51 0 0 0 16 22 0 0 20 0 19 0 51584496 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3970] ppid=3950 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3970/stat : 3970 (java) S 3950 3953 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51584723 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982194611520 139983176625945 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3972] ppid=3950 vsize=15683912 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3972/stat : 3972 (java) S 3950 3953 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980164803888 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3973] ppid=3950 vsize=15683912 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3973/stat : 3973 (java) S 3950 3953 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139979896373168 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3974] ppid=3950 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3974/stat : 3974 (java) S 3950 3953 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51584726 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980299034400 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 748.25 s
Current children cumulated vsize: 15763216 KiB
Current children cumulated memory: 603652 KiB

[startup+745.201 s]
/proc/loadavg: 2.07 2.04 2.05 3/225 3994
/proc/meminfo: memFree=15408184/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15683912 memory=540396 CPUtime=5.75 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 25335 0 0 0 544 31 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3920978 135099 3225 1 0 3881834 0
[pid=3969] ppid=3953 vsize=79304 memory=63256 CPUtime=742.9 cores=1,3,5,7
/proc/3969/stat : 3969 (minisat_release) R 3953 3953 2271 0 -1 4202496 67542 0 0 0 74284 6 0 0 20 0 1 0 51584723 81207296 15814 33554432000 4194304 4308513 140724927204464 140724927201464 4276465 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 12214272 140724927206065 140724927206574 140724927206574 140724927209413 0
/proc/3969/statm: 19826 15814 353 28 0 16066 0
[pid=3953/tid=3955] ppid=3950 vsize=15683912 memory=2200 CPUtime=2.36 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) S 3950 3953 2271 0 -1 1077944384 17674 0 0 0 226 10 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983148440576 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15683912 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15683912 memory=844 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15683912 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15683912 memory=3520 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15683912 memory=63256 CPUtime=0.01 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 1 0 0 20 0 19 0 51584492 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15683912 memory=63256 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15683912 memory=7528 CPUtime=0.9 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 1247 0 0 0 90 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15683912 memory=844 CPUtime=1.12 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 1830 0 0 0 111 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15683912 memory=1412 CPUtime=0.94 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) S 3950 3953 2271 0 -1 1077944384 3116 0 0 0 93 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982211930608 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15683912 memory=3520 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15683912 memory=15868 CPUtime=0.38 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 51 0 0 0 16 22 0 0 20 0 19 0 51584496 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3970] ppid=3950 vsize=15683912 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3970/stat : 3970 (java) S 3950 3953 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51584723 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982194611520 139983176625945 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3972] ppid=3950 vsize=15683912 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3972/stat : 3972 (java) S 3950 3953 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980164803888 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3973] ppid=3950 vsize=15683912 memory=10196 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3973/stat : 3973 (java) S 3950 3953 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139979896373168 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3974] ppid=3950 vsize=15683912 memory=644 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3974/stat : 3974 (java) S 3950 3953 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51584726 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980299034400 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 748.65 s
Current children cumulated vsize: 15763216 KiB
Current children cumulated memory: 603652 KiB

[startup+745.601 s]
/proc/loadavg: 2.07 2.04 2.05 3/225 3994
/proc/meminfo: memFree=15408184/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15683912 memory=540396 CPUtime=5.76 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 25335 0 0 0 545 31 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3920978 135099 3225 1 0 3881834 0
[pid=3969] ppid=3953 vsize=79304 memory=63256 CPUtime=743.3 cores=1,3,5,7
/proc/3969/stat : 3969 (minisat_release) R 3953 3953 2271 0 -1 4202496 67542 0 0 0 74324 6 0 0 20 0 1 0 51584723 81207296 15814 33554432000 4194304 4308513 140724927204464 140724927201464 4276097 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 12214272 140724927206065 140724927206574 140724927206574 140724927209413 0
/proc/3969/statm: 19826 15814 353 28 0 16066 0
[pid=3953/tid=3955] ppid=3950 vsize=15683912 memory=7019467087973595443 CPUtime=2.36 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) S 3950 3953 2271 0 -1 1077944384 17674 0 0 0 226 10 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983148440576 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15683912 memory=63256 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15683912 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15683912 memory=9924 CPUtime=0.01 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 1 0 0 20 0 19 0 51584492 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15683912 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15683912 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15683912 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15683912 memory=8380 CPUtime=0.9 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 1247 0 0 0 90 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15683912 memory=1012 CPUtime=1.12 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 1830 0 0 0 111 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15683912 memory=1228 CPUtime=0.94 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) S 3950 3953 2271 0 -1 1077944384 3116 0 0 0 93 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982211930608 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15683912 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15683912 memory=9924 CPUtime=0.38 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 51 0 0 0 16 22 0 0 20 0 19 0 51584496 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3970] ppid=3950 vsize=15683912 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3970/stat : 3970 (java) S 3950 3953 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51584723 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982194611520 139983176625945 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3972] ppid=3950 vsize=15683912 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3972/stat : 3972 (java) S 3950 3953 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980164803888 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3973] ppid=3950 vsize=15683912 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3973/stat : 3973 (java) S 3950 3953 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139979896373168 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3974] ppid=3950 vsize=15683912 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3974/stat : 3974 (java) S 3950 3953 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51584726 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980299034400 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 749.06 s
Current children cumulated vsize: 15763216 KiB
Current children cumulated memory: 603652 KiB

[startup+745.701 s]
/proc/loadavg: 2.07 2.04 2.05 3/225 3994
/proc/meminfo: memFree=15408184/32770624 swapFree=67108860/67108860
[pid=3953] ppid=3950 vsize=15683912 memory=540396 CPUtime=5.76 cores=1,3,5,7
/proc/3953/stat : 3953 (java) S 3950 3953 2271 0 -1 1077944320 25335 0 0 0 545 31 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 140726984403024 139983176601335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
/proc/3953/statm: 3920978 135099 3225 1 0 3881834 0
[pid=3969] ppid=3953 vsize=79304 memory=63256 CPUtime=743.4 cores=1,3,5,7
/proc/3969/stat : 3969 (minisat_release) R 3953 3953 2271 0 -1 4202496 67542 0 0 0 74334 6 0 0 20 0 1 0 51584723 81207296 15814 33554432000 4194304 4308513 140724927204464 140724927201464 4276039 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 12214272 140724927206065 140724927206574 140724927206574 140724927209413 0
/proc/3969/statm: 19826 15814 353 28 0 16066 0
[pid=3953/tid=3955] ppid=3950 vsize=15683912 memory=281414848953632 CPUtime=2.36 cores=1,3,5,7
/proc/3953/task/3955/stat : 3955 (java) S 3950 3953 2271 0 -1 1077944384 17674 0 0 0 226 10 0 0 20 0 19 0 51584489 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983148440576 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3956] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3956/stat : 3956 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139983180844048 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3957] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3957/stat : 3957 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982995000464 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3958] ppid=3950 vsize=15683912 memory=63256 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3958/stat : 3958 (java) S 3950 3953 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982993947408 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3959] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3959/stat : 3959 (java) S 3950 3953 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51584491 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982992894864 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3960] ppid=3950 vsize=15683912 memory=540396 CPUtime=0.01 cores=1,3,5,7
/proc/3953/task/3960/stat : 3960 (java) S 3950 3953 2271 0 -1 1077944384 5 0 0 0 0 1 0 0 20 0 19 0 51584492 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982215088368 139983176612482 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3961] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3961/stat : 3961 (java) S 3950 3953 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981708321952 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3962] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3962/stat : 3962 (java) S 3950 3953 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51584493 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981574099696 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3963] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3963/stat : 3963 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139981199595472 139983176619931 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3964] ppid=3950 vsize=15683912 memory=540396 CPUtime=0.9 cores=1,3,5,7
/proc/3953/task/3964/stat : 3964 (java) S 3950 3953 2271 0 -1 1077944384 1247 0 0 0 90 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982214036208 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3965] ppid=3950 vsize=15683912 memory=100 CPUtime=1.12 cores=1,3,5,7
/proc/3953/task/3965/stat : 3965 (java) S 3950 3953 2271 0 -1 1077944384 1830 0 0 0 111 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982212983664 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3966] ppid=3950 vsize=15683912 memory=540396 CPUtime=0.94 cores=1,3,5,7
/proc/3953/task/3966/stat : 3966 (java) S 3950 3953 2271 0 -1 1077944384 3116 0 0 0 93 1 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982211930608 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3967] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3967/stat : 3967 (java) S 3950 3953 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51584495 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980701690720 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3968] ppid=3950 vsize=15683912 memory=63256 CPUtime=0.38 cores=1,3,5,7
/proc/3953/task/3968/stat : 3968 (java) S 3950 3953 2271 0 -1 1077944384 51 0 0 0 16 22 0 0 20 0 19 0 51584496 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982210878000 139983176612482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3970] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3970/stat : 3970 (java) S 3950 3953 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 51584723 16060325888 135099 33554432000 4194304 4196468 140726984420480 139982194611520 139983176625945 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3972] ppid=3950 vsize=15683912 memory=540396 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3972/stat : 3972 (java) S 3950 3953 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980164803888 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3973] ppid=3950 vsize=15683912 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3973/stat : 3973 (java) S 3950 3953 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51584724 16060325888 135099 33554432000 4194304 4196468 140726984420480 139979896373168 139983176623261 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
[pid=3953/tid=3974] ppid=3950 vsize=15683912 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3953/task/3974/stat : 3974 (java) S 3950 3953 2271 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 51584726 16060325888 135099 33554432000 4194304 4196468 140726984420480 139980299034400 139983176611541 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27127808 140726984422387 140726984422665 140726984422665 140726984425423 0
Current children cumulated CPU time: 749.16 s
Current children cumulated vsize: 15763216 KiB
Current children cumulated memory: 603652 KiB

Child status: 0
Real time (s): 745.776
CPU time (s): 749.317
CPU user time (s): 748.913
CPU system time (s): 0.404333
CPU usage (%): 100.475
Max. virtual memory (cumulated for all children) (KiB): 15763216
Max. memory (cumulated for all children) (KiB): 603652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 748.913
system time used= 0.404333
maximum resident set size= 541756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93155
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20269
involuntary context switches= 250


# summary of solver processes directly reported to runsolver:
#   pid: 3953
#   total CPU time (s): 749.317
#   total CPU user time (s): 748.913
#   total CPU system time (s): 0.404333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.16048 second user time and 7.54012 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 12:03:33
IDJOB=4293153
IDBENCH=141126
IDSOLVER=2756
FILE ID=node105/4293153-1532340213
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-T1a_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-4293153-1532340213/watcher-4293153-1532340213 -o /tmp/evaluation-result-4293153-1532340213/solver-4293153-1532340213 -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-4293153-1532340213.xml

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

MD5SUM BENCH= 2930e4ba32e3c7874205f5eb3c8396db
RANDOM SEED=1334406047

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:        16042020 kB
MemAvailable:   31673856 kB
Buffers:          192888 kB
Cached:         15414016 kB
SwapCached:            0 kB
Active:          1668168 kB
Inactive:       14258556 kB
Active(anon):     272612 kB
Inactive(anon):    67196 kB
Active(file):    1395556 kB
Inactive(file): 14191360 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8240 kB
Writeback:             8 kB
AnonPages:        327040 kB
Mapped:            49052 kB
Shmem:             17036 kB
Slab:             500732 kB
SReclaimable:     473380 kB
SUnreclaim:        27352 kB
KernelStack:        3648 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13427724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

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